da2ba928c3e6b8fdea5c6bd91ad1c8393f7e27c5
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2005-05-25  Wim Taymans  <wim@fluendo.com>
2
3         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init), (gst_amrnbdec_chain),
4         (gst_amrnbdec_state_change):
5         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init),
6         (gst_amrnbenc_finalize), (gst_amrnbenc_chain),
7         (gst_amrnbenc_state_change):
8         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
9         (gst_amrnbparse_query), (gst_amrnbparse_chain),
10         (gst_amrnbparse_read_header), (gst_amrnbparse_loop),
11         (gst_amrnbparse_sink_activate), (gst_amrnbparse_state_change):
12         Core already took the lock.
13
14 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15
16         * configure.ac:
17         * ext/esd/Makefile.am:
18           Disable tcp elements and esdmon (they don't compile).
19
20 2005-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
21
22         * Makefile.am:
23         * ext/Makefile.am:
24         * sys/Makefile.am:
25           Make my automake version shut up about undefined variables
26         * gst/goom/gstgoom.c:
27           GstAdapter moved to base objects. 
28
29 2005-05-18  Wim Taymans  <wim@fluendo.com>
30
31         * ext/amrnb/Makefile.am:
32         * ext/amrnb/amrnb.c: (plugin_init):
33         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
34         (gst_amrnbdec_setcaps), (gst_amrnbdec_chain),
35         (gst_amrnbdec_state_change):
36         * ext/amrnb/amrnbdec.h:
37         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_get_type),
38         (gst_amrnbenc_base_init), (gst_amrnbenc_class_init),
39         (gst_amrnbenc_init), (gst_amrnbenc_finalize),
40         (gst_amrnbenc_setcaps), (gst_amrnbenc_chain),
41         (gst_amrnbenc_state_change):
42         * ext/amrnb/amrnbenc.h:
43         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
44         (gst_amrnbparse_query), (gst_amrnbparse_event),
45         (gst_amrnbparse_chain), (gst_amrnbparse_read_header),
46         (gst_amrnbparse_loop), (gst_amrnbparse_sink_activate),
47         (gst_amrnbparse_state_change):
48         * ext/amrnb/amrnbparse.h:
49         Ported AMR decoder/parse.
50         Added AMR encoder.
51
52 2005-05-18  Wim Taymans  <wim@fluendo.com>
53
54         * configure.ac:
55         * gst/goom/Makefile.am:
56         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_sink_setcaps),
57         (gst_goom_src_setcaps), (gst_goom_src_negotiate), (gst_goom_event),
58         (gst_goom_chain), (gst_goom_change_state), (plugin_init):
59         Ported goom.
60         Added goom and alpha to build.
61
62 2005-05-17  Wim Taymans  <wim@fluendo.com>
63
64         * configure.ac:
65         * gst/alpha/Makefile.am:
66         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
67         (gst_alpha_sink_setcaps), (gst_alpha_chain):
68         Ported alpha,  remove alphacolor as functionality is in
69         ffmpegcolorspace.
70
71 2005-05-17  Wim Taymans  <wim@fluendo.com>
72
73         * ext/libcaca/gstcacasink.c: (gst_cacasink_setcaps),
74         (gst_cacasink_render), (gst_cacasink_open), (gst_cacasink_close),
75         (gst_cacasink_change_state):
76         * ext/libcaca/gstcacasink.h:
77         Cleanups.
78
79 2005-05-15  David Schleef  <ds@schleef.org>
80
81         Move core plugins out of core.  I don't mind fdsrc/fdsink
82         going back into the core; they were just disabled there, so
83         I moved them.  Some of this stuff could (should) be deleted.
84         * gst/oldcore/Makefile.am:
85         * gst/oldcore/gstaggregator.c:
86         * gst/oldcore/gstaggregator.h:
87         * gst/oldcore/gstelements.c:
88         * gst/oldcore/gstfdsink.c:
89         * gst/oldcore/gstfdsink.h:
90         * gst/oldcore/gstfdsrc.c:
91         * gst/oldcore/gstfdsrc.h:
92         * gst/oldcore/gstmd5sink.c:
93         * gst/oldcore/gstmd5sink.h:
94         * gst/oldcore/gstmultifilesrc.c:
95         * gst/oldcore/gstmultifilesrc.h:
96         * gst/oldcore/gstpipefilter.c:
97         * gst/oldcore/gstpipefilter.h:
98         * gst/oldcore/gstshaper.c:
99         * gst/oldcore/gstshaper.h:
100         * gst/oldcore/gststatistics.c:
101         * gst/oldcore/gststatistics.h:
102
103 2005-05-13  Christian Schaller  <uraeus@gnome.org>
104
105         * ext/Makefile.am: dist esd directory
106         * gst-plugins.spec.in: add rtp plugins and esd plugin
107         * gst/effectv/Makefile.am: fix videofilter linking
108         * gst/rtp/Makefile.am: add missing headers 
109         * gst/rtsp/Makefile.am: add missing headers
110
111 2005-05-12  Wim Taymans  <wim@fluendo.com>
112
113         * configure.ac:
114         * ext/sidplay/gstsiddec.cc:
115         Add working plugins to build.
116         Make sidplay compile again.
117
118 2005-05-12  Wim Taymans  <wim@fluendo.com>
119
120         * ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
121         * ext/mad/gstmad.c: (gst_mad_chain):
122         Fix mad and id3tag compilation again.
123
124 2005-05-12  Wim Taymans  <wim@fluendo.com>
125
126         * gst/udp/.cvsignore:
127         * gst/udp/Makefile.am:
128         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_type),
129         (gst_multiudpsink_base_init), (gst_multiudpsink_class_init),
130         (gst_multiudpsink_init), (gst_multiudpsink_finalize),
131         (gst_multiudpsink_get_times), (gst_multiudpsink_render),
132         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
133         (gst_multiudpsink_init_send), (gst_multiudpsink_close),
134         (gst_multiudpsink_add), (gst_multiudpsink_remove),
135         (gst_multiudpsink_clear), (gst_multiudpsink_get_stats),
136         (gst_multiudpsink_change_state):
137         * gst/udp/gstmultiudpsink.h:
138         * gst/udp/gstudp-marshal.list:
139         * gst/udp/gstudp.c: (plugin_init):
140         * gst/udp/gstudp.h:
141         * gst/udp/gstudpsink.c: (gst_udpsink_get_type),
142         (gst_udpsink_base_init), (gst_udpsink_class_init),
143         (gst_udpsink_init), (gst_udpsink_set_uri),
144         (gst_udpsink_set_property), (gst_udpsink_get_property),
145         (gst_udpsink_uri_get_type), (gst_udpsink_uri_get_protocols),
146         (gst_udpsink_uri_get_uri), (gst_udpsink_uri_set_uri),
147         (gst_udpsink_uri_handler_init):
148         * gst/udp/gstudpsink.h:
149         * gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
150         (gst_udpsrc_base_init), (gst_udpsrc_class_init),
151         (gst_udpsrc_create), (gst_udpsrc_set_uri), (gst_udpsrc_start),
152         (gst_udpsrc_unlock), (gst_udpsrc_stop):
153         * gst/udp/gstudpsrc.h:
154         Added multifdsink to send UDP to multiple addresses.
155         Cleaned up UDP source/sink elements some more.
156         Make UDP sink extends from multiudpsink.
157
158 2005-05-12  Tim-Philipp Müller  <tim at centricular dot net>
159
160         * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_sink_event):
161           Make queries actually work (update core first).
162
163 2005-05-12  Wim Taymans  <wim@fluendo.com>
164
165         * gst/rtsp/README:
166         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
167         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
168         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
169         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_eos),
170         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start):
171         * gst/tcp/gsttcpclientsrc.h:
172         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
173         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
174         (gst_tcpserversrc_init), (gst_tcpserversrc_create),
175         (gst_tcpserversrc_start), (gst_tcpserversrc_stop):
176         * gst/tcp/gsttcpserversrc.h:
177         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get_type),
178         (gst_tcpsrc_base_init), (gst_tcpsrc_class_init), (gst_tcpsrc_init),
179         (gst_tcpsrc_create), (gst_tcpsrc_start), (gst_tcpsrc_stop):
180         * gst/tcp/gsttcpsrc.h:
181         * gst/udp/gstudpsink.c: (gst_udpsink_base_init),
182         (gst_udpsink_init), (gst_udpsink_get_times), (gst_udpsink_render),
183         (gst_udpsink_set_property), (gst_udpsink_get_property),
184         (gst_udpsink_change_state):
185         * gst/udp/gstudpsink.h:
186         * gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
187         (gst_udpsrc_base_init), (gst_udpsrc_class_init), (gst_udpsrc_init),
188         (gst_udpsrc_create), (gst_udpsrc_set_uri), (gst_udpsrc_start),
189         (gst_udpsrc_stop):
190         * gst/udp/gstudpsrc.h:
191         Make UDP and TCP elements use PushSrc.
192
193
194 2005-05-11  Tim-Philipp Müller  <tim at centricular dot net>
195
196         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query),
197         (index_seek), (normal_seek), (gst_mad_sink_event):
198           Port to new query API and replace gst_pad_convert()
199           and gst_pad_get_formats() usage. gstid3tag looks like
200           it needs some more love before it will work again, if 
201           not a rewrite.
202
203 2005-05-12  Zeeshan Ali  <zeenix@gmail.com>
204
205         * gst/effectv/Makefile.am:
206         Fixed the effectv build again.
207
208 2005-05-11  Wim Taymans  <wim@fluendo.com>
209
210         * gst/tcp/Makefile.am:
211         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
212         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
213         (gst_multifdsink_init), (gst_multifdsink_handle_client_write),
214         (gst_multifdsink_queue_buffer), (gst_multifdsink_render),
215         (gst_multifdsink_change_state):
216         * gst/tcp/gstmultifdsink.h:
217         * gst/tcp/gsttcp.c:
218         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
219         (gst_tcpclientsink_base_init), (gst_tcpclientsink_class_init),
220         (gst_tcpclientsink_init), (gst_tcpclientsink_render),
221         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property),
222         (gst_tcpclientsink_change_state):
223         * gst/tcp/gsttcpclientsink.h:
224         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
225         (gst_tcpclientsrc_init_receive):
226         * gst/tcp/gsttcpplugin.c: (plugin_init):
227         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
228         * gst/tcp/gsttcpserversink.h:
229         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init):
230         * gst/tcp/gsttcpsink.c: (gst_tcpsink_get_type),
231         (gst_tcpsink_base_init), (gst_tcpsink_class_init),
232         (gst_tcpsink_setcaps), (gst_tcpsink_init), (gst_tcpsink_get_times),
233         (gst_tcpsink_render), (gst_tcpsink_set_property),
234         (gst_tcpsink_get_property):
235         * gst/tcp/gsttcpsink.h:
236         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_class_init), (gst_tcpsrc_get):
237         Ported over some sink elements.
238         Sources not ported yet as they require a PushSource base class.
239
240 2005-05-11  Tim-Philipp Müller  <tim at centricular dot net>
241
242         * gst/effectv/Makefile.am:
243         * gst/videofilter/Makefile.am:
244           Turn videofilter into a library (private for now)
245
246 2005-05-11  Wim Taymans  <wim@fluendo.com>
247
248         * gst/rtsp/README:
249         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
250         (gst_rtspsrc_class_init), (gst_rtspsrc_create_stream),
251         (gst_rtspsrc_add_element), (gst_rtspsrc_set_state),
252         (gst_rtspsrc_stream_setup_rtp),
253         (gst_rtspsrc_stream_configure_transport), (find_stream),
254         (gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_play):
255         * gst/rtsp/rtsp.h:
256         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
257         (rtsp_connection_send), (read_line), (parse_request_line),
258         (parse_line), (read_body), (rtsp_connection_receive),
259         (rtsp_connection_free):
260         * gst/rtsp/rtspconnection.h:
261         * gst/rtsp/rtspdefs.c: (rtsp_find_method):
262         * gst/rtsp/rtspdefs.h:
263         * gst/rtsp/rtspmessage.c: (rtsp_message_set_body),
264         (rtsp_message_take_body):
265         * gst/rtsp/rtspmessage.h:
266         * gst/rtsp/rtspstream.h:
267         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
268         Added README
269         Some cleanups.
270
271 2005-05-11  Wim Taymans  <wim@fluendo.com>
272
273         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
274         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
275         (gst_rtspsrc_create_stream), (gst_rtspsrc_add_element),
276         (gst_rtspsrc_set_state), (gst_rtspsrc_stream_setup_rtp),
277         (gst_rtspsrc_stream_configure_transport), (find_stream),
278         (gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_close),
279         (gst_rtspsrc_play), (gst_rtspsrc_change_state):
280         * gst/rtsp/gstrtspsrc.h:
281         Setup UDP sources correctly, receives raw data from RTSP
282         compliant servers now.
283
284 2005-05-11  Wim Taymans  <wim@fluendo.com>
285
286         * gst/rtsp/.cvsignore:
287         * gst/rtsp/Makefile.am:
288         * gst/rtsp/gstrtsp.c: (plugin_init):
289         * gst/rtsp/gstrtsp.h:
290         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
291         (gst_rtspsrc_get_type), (gst_rtspsrc_base_init),
292         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
293         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
294         (gst_rtspsrc_create_stream), (rtspsrc_add_element),
295         (gst_rtspsrc_stream_setup_rtp),
296         (gst_rtspsrc_stream_configure_transport), (find_stream),
297         (gst_rtspsrc_loop), (gst_rtspsrc_send), (gst_rtspsrc_open),
298         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
299         (gst_rtspsrc_activate), (gst_rtspsrc_change_state):
300         * gst/rtsp/gstrtspsrc.h:
301         * gst/rtsp/rtsp.h:
302         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
303         (rtsp_connection_create), (append_header), (rtsp_connection_send),
304         (read_line), (read_string), (read_key), (parse_response_status),
305         (parse_line), (read_body), (rtsp_connection_receive),
306         (rtsp_connection_close):
307         * gst/rtsp/rtspconnection.h:
308         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_method_as_text),
309         (rtsp_header_as_text), (rtsp_status_as_text),
310         (rtsp_status_to_string), (rtsp_find_header_field):
311         * gst/rtsp/rtspdefs.h:
312         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
313         (rtsp_message_init_request), (rtsp_message_new_response),
314         (rtsp_message_init_response), (rtsp_message_init_data),
315         (rtsp_message_add_header), (rtsp_message_remove_header),
316         (rtsp_message_get_header), (rtsp_message_get_header_copy),
317         (rtsp_message_set_body), (rtsp_message_set_body_copy),
318         (rtsp_message_get_body), (rtsp_message_get_body_copy), (dump_mem),
319         (dump_key_value), (rtsp_message_dump):
320         * gst/rtsp/rtspmessage.h:
321         * gst/rtsp/rtspstream.h:
322         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
323         (rtsp_transport_init), (parse_mode), (parse_range),
324         (rtsp_transport_parse), (rtsp_transport_free):
325         * gst/rtsp/rtsptransport.h:
326         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
327         * gst/rtsp/rtspurl.h:
328         * gst/rtsp/sdp.h:
329         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
330         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
331         (sdp_media_init), (sdp_message_set_origin),
332         (sdp_message_get_origin), (sdp_message_set_connection),
333         (sdp_message_get_connection), (sdp_message_add_bandwidth),
334         (sdp_message_add_time), (sdp_message_add_zone),
335         (sdp_message_set_key), (sdp_message_get_key),
336         (sdp_message_get_attribute_val), (sdp_message_add_attribute),
337         (sdp_message_add_media), (sdp_media_add_attribute),
338         (sdp_media_add_bandwidth), (sdp_media_add_format),
339         (sdp_media_get_attribute_val), (read_string), (read_string_del),
340         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
341         (sdp_message_dump):
342         * gst/rtsp/sdpmessage.h:
343         * gst/rtsp/test.c: (main):
344         Ported to 0.9.
345         Set up transports, init UDP ports, init RTP session managers.
346
347 2005-05-11  Wim Taymans  <wim@fluendo.com>
348
349         * gst/rtp/Makefile.am:
350         * gst/rtp/gstrtp.c: (plugin_init):
351         * gst/rtp/gstrtpdec.c: (gst_rtpdec_get_type),
352         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_chain_rtp),
353         (gst_rtpdec_chain_rtcp), (gst_rtpdec_set_property),
354         (gst_rtpdec_get_property), (gst_rtpdec_change_state),
355         (gst_rtpdec_plugin_init):
356         * gst/rtp/gstrtpdec.h:
357         * gst/udp/gstudpsink.c: (gst_udpsink_base_init),
358         (gst_udpsink_get_times), (gst_udpsink_render),
359         (gst_udpsink_change_state):
360         * gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
361         (gst_udpsrc_base_init), (gst_udpsrc_class_init), (gst_udpsrc_init),
362         (gst_udpsrc_loop), (gst_udpsrc_set_uri), (gst_udpsrc_set_property),
363         (gst_udpsrc_get_property), (gst_udpsrc_init_receive),
364         (gst_udpsrc_activate), (gst_udpsrc_change_state),
365         (gst_udpsrc_uri_get_type), (gst_udpsrc_uri_get_protocols),
366         (gst_udpsrc_uri_get_uri), (gst_udpsrc_uri_set_uri),
367         (gst_udpsrc_uri_handler_init):
368         * gst/udp/gstudpsrc.h:
369         UDP fixes, added uri handler.
370         Added rtpdec that will manage the RTP session in the future.
371
372 2005-05-10  Arwed v. Merkatz  <v.merkatz@gmx.net>>
373
374         * PORTED_09:
375         * configure.ac:
376         * ext/Makefile.am:
377         * ext/esd/Makefile.am:
378         * ext/esd/esdsink.c: (gst_esdsink_get_type),
379         (gst_esdsink_class_init), (gst_esdsink_init),
380         (gst_esdsink_dispose), (gst_esdsink_change_state),
381         (gst_caps_set_each), (gst_esdsink_getcaps), (gst_esdsink_open),
382         (gst_esdsink_close), (gst_esdsink_write), (gst_esdsink_delay),
383         (gst_esdsink_reset), (gst_esdsink_set_property),
384         (gst_esdsink_get_property), (gst_esdsink_factory_init):
385         * ext/esd/esdsink.h:
386         * ext/esd/gstesd.c: (plugin_init):
387         Ported esdsink plugin
388
389 2005-05-10  Wim Taymans  <wim@fluendo.com>
390
391         * gst/udp/Makefile.am:
392         * gst/udp/gstudpsink.c: (gst_udpsink_get_type),
393         (gst_udpsink_base_init), (gst_udpsink_class_init),
394         (gst_udpsink_init), (gst_udpsink_get_times), (gst_udpsink_render),
395         (gst_udpsink_set_property), (gst_udpsink_get_property),
396         (gst_udpsink_init_send), (gst_udpsink_close),
397         (gst_udpsink_change_state):
398         * gst/udp/gstudpsink.h:
399         * gst/udp/gstudpsrc.c: (gst_udpsrc_base_init),
400         (gst_udpsrc_class_init), (gst_udpsrc_init), (gst_udpsrc_loop),
401         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
402         (gst_udpsrc_init_receive), (gst_udpsrc_close),
403         (gst_udpsrc_activate), (gst_udpsrc_change_state):
404         * gst/udp/gstudpsrc.h:
405         Ported udp src/sink.
406
407 2005-05-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
408
409         * PORTED_09:
410         * configure.ac:
411         * ext/Makefile.am:
412         * ext/shout2/Makefile.am:
413         * ext/shout2/gstshout2.c: (gst_shout2send_get_type),
414         (gst_shout2send_base_init), (gst_shout2send_class_init),
415         (gst_shout2send_init), (gst_shout2send_event),
416         (gst_shout2send_render), (gst_shout2send_set_property),
417         (gst_shout2send_get_property), (gst_shout2send_setcaps),
418         (gst_shout2send_change_state):
419         * ext/shout2/gstshout2.h:
420
421         Port shout2 plugin
422
423 2005-05-08  Zeeshan Ali   <zeenix@gmail.com>
424
425         * configure.ac:
426         * ext/Makefile.am:
427         * ext/libcaca/Makefile.am:
428         * ext/libcaca/gstcacasink.c: (gst_cacasink_get_type),
429         (gst_cacasink_class_init), (gst_cacasink_get_times),
430         (gst_cacasink_setcaps), (gst_cacasink_init), (gst_cacasink_render),
431         (plugin_init):
432         * ext/libcaca/gstcacasink.h:
433         Ported the libcaca plugin.
434
435 2005-05-08  Zeeshan Ali  <zeenix@gmail.com>
436
437         * configure.ac:
438         * ext/mad/Makefile.am:
439         * effectv/Makefile.am:
440         Fixed a few things to enable the mad and effectv to be able to find the
441         headers in the gst-plugins-base/gst-libs and to link against the libs
442         in there.
443
444 2005-05-07  Zeeshan Ali  <zeenix@gmail.com>
445
446         * configure.ac:
447         Fixed the build by fixing a small mistake of Wim.
448         
449 2005-05-06  Wim Taymans  <wim@fluendo.com>
450
451         * configure.ac:
452         * ext/aalib/Makefile.am:
453         * ext/aalib/gstaasink.c: (gst_aasink_get_type),
454         (gst_aasink_class_init), (gst_aasink_fixate), (gst_aasink_setcaps),
455         (gst_aasink_init), (gst_aasink_get_times), (gst_aasink_render),
456         (gst_aasink_set_property), (gst_aasink_get_property),
457         (gst_aasink_open), (gst_aasink_close), (gst_aasink_change_state):
458         * ext/aalib/gstaasink.h:
459         * gst/smpte/Makefile.am:
460         * gst/smpte/gstsmpte.c: (gst_smpte_setcaps), (gst_smpte_init),
461         (gst_smpte_collected):
462         * gst/smpte/gstsmpte.h:
463         Ported 2 more plugins. usgly hack in the Makefile.am though, I'm
464         sure someone will fix it.
465
466 2005-05-06  Christian Schaller  <uraeus@gnome.org>
467
468         * configure.ac: add sidplay
469         * ext/Makefile.am: add sidplay
470         * ext/sidplay/Makefile.am: add GST_PLUGINS_CFLAGS
471         * ext/sidplay/gstsiddec.cc: remove bytestream.h
472
473 2005-05-06  Christian Schaller  <uraeus@gnome.org>
474
475         * configure.ac: add gst-plugins-libs
476
477 2005-05-06  Wim Taymans  <wim@fluendo.com>
478
479         * configure.ac:
480         * ext/sidplay/gstsiddec.cc:
481         * ext/sidplay/gstsiddec.h:
482         Ported sidplay.
483
484 2005-05-06  Christian Schaller  <uraeus@gnome.org>
485
486         * configure.ac: 
487         * ext/mad/Makefile.am: add linking of gstinterfaces
488         * ext/mad/gstid3tag.c: (plugin_init): remove library_load
489         * gst-plugins.spec.in: 
490         * gst/effectv/Makefile.am: link to libgstvideofilter
491         * gst/effectv/gsteffectv.c: (plugin_init): same as for mad
492         * gst/videofilter/Makefile.am: make sure videoflip is not built
493
494 2005-05-06  Wim Taymans  <wim@fluendo.com>
495
496         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_setcaps),
497         (gst_alawdec_init), (gst_alawdec_chain):
498         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_setcaps),
499         (gst_alawenc_init), (gst_alawenc_chain):
500         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_setcaps),
501         (gst_mulawdec_init), (gst_mulawdec_chain):
502         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_setcaps),
503         (gst_mulawenc_init), (gst_mulawenc_chain):
504         Ported alaw and mulaw plugins to 0.9, fixed the negotiation as
505         well.
506
507 2005-05-06  Christian Schaller  <uraeus@gnome.org>
508
509         * ext/alsa: removed plugins that are now in gst-plugins-base
510         * ext/gnomevfs:
511         * ext/theora:
512         * ext/vorbis:
513         * gst/adder:
514         * gst/audioconvert:
515         * gst/ffmpegcolorspace:
516         * gst/typefind:
517         * gst/videofilter: comment out videoflip and gamma plugins
518
519 2005-05-06  Christian Schaller  <uraeus@gnome.org>
520
521         * gst-libs: Remove all files as this is in gst-plugins-base now
522         * gst-libs/README: add a remove informing of this move
523
524 2005-05-06  Christian Schaller <uraeus@gnome.org> 
525
526         * PORTED_09: update to add videofilter
527         * configure.ac: re-add videofilter
528         * gst/videofilter/Makefile.am: remove videobalance (not ported yet)
529         * gst/videofilter/gstgamma.c: (gst_gamma_class_init):
530         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init):
531         * gst/videofilter/gstvideofilter.c: (gst_videofilter_getcaps),
532         (gst_videofilter_setcaps), (gst_videofilter_init),
533         (gst_videofilter_chain), (gst_videofilter_set_output_size):
534         * gst/videofilter/gstvideoflip.c: (gst_videoflip_class_init):
535
536 2005-05-06  Christian Schaller <uraeus@gnome.org>
537
538         * ext/mad: ported plugin from threaded branch
539         * gst/effectv: ported plugins from threaded branch
540         * gst/law: enable law plugin as it compiles (Wim will fixor)
541
542 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
543
544         * configure.ac:
545         fix typo
546
547 2005-05-05  Christian Schaller <uraeus@gnome.org>
548
549         * Update configure.ac and Makefiles to only build what is actually
550         ported and not moved into gst-plugins-base
551
552 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
553
554         * configure.ac:
555           hunting season on 0.9 is now OPEN
556
557 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
558
559         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
560           Kick the hell out of gcc for not warning me about a symbol conflict.
561
562 2005-02-22  Luca Ognibene  <luogni@tin.it>
563
564         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
565
566         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
567           Don't leak caps string (fixes #168134)
568
569         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
570         (gst_jpegenc_init), (gst_jpegenc_finalize),
571         (gst_jpegenc_change_state):
572           Don't leak line buffers and context struct (fixes #168133).
573
574 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
575
576         * configure.ac:
577         * ext/dirac/gstdiracdec.cc:
578         (gst_diracdec_chain):
579           Since dirac 0.5.0 the framerate in dirac is expressed as a
580           rational number. Fix build and up requirement to 0.5.0, and
581           also pass parameters to gst_diracdec_link in the right order
582           (fixes #167959).
583
584 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
585
586         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
587         * ext/faad/gstfaad.h:
588         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
589         certain invalid muxed streams, where some packets will contain 
590         junk after decoder data. Partially fixes #149158.
591
592 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
593         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
594           Make sure we only write to writable buffers
595
596 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
597
598         * gst-libs/gst/riff/riff-media.c:
599         (gst_riff_create_audio_caps_with_data):
600           Do actually fix invalid RIFF fmt header values for alaw
601           and mulaw audio instead of just saying so.
602
603         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
604           Give gst_riff_create_audio_caps_with_data() a chance to
605           fix up broken format header fields before extracting any
606           parameters from the header. (fixes #167633)
607
608 2005-02-19  Martin Holters  <martin.holters@gmx.de>
609
610         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
611
612         * gst/audioconvert/bufferframesconvert.c:
613         (buffer_frames_convert_link):
614           Don't leak othercaps. (fixes #167878)
615
616 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>>
617
618         * configure.ac:
619         * ext/libvisual/visual.c: (gst_visual_srclink),
620         (gst_visual_change_state):
621           Support libvisual 0.2.0.
622
623 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
624
625         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
626         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
627           Use same rowstrides for I420 as used everywhere else.
628
629 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
630
631         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
632           Declare variables at beginning of block and make gcc-2.95 happy
633           (fixes # 167482, patch by Gergely Nagy).
634           
635         * gst/tcp/gsttcpclientsrc.c:
636         * gst/tcp/gsttcpclientsrc.h:
637           Move some includes into the header, so that struct sockaddr_in is
638           defined when it should be defined on FreeBSD as well (fixes
639           #167483).
640           
641         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
642           Don't pass uninitialised values to setsockopt() here either.
643
644 2005-02-17  Luca Ognibene  <luogni at tin dot it>
645
646         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
647
648         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
649           Don't pass uninitialised values to setsockopt(). (fixes #167704)
650
651 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
652
653         * gst/playback/gstplaybin.c: (add_sink):
654           Invert bin_add/link order to workaround deadlock in opt.
655
656 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
657
658         * gst/modplug/gstmodplug.cc:
659           Add missing break causing position queries to fail.
660
661 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
662
663         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
664           Granpos can apparently be -1, which screws up calculations...
665
666 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
667
668         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
669         (gst_ximagesink_send_pending_navigation),
670         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
671         (gst_ximagesink_init):
672         * sys/ximage/ximagesink.h:
673         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
674         (gst_xvimagesink_send_pending_navigation),
675         (gst_xvimagesink_navigation_send_event),
676         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
677         * sys/xvimage/xvimagesink.h:
678           Use a mutex protected list to marshal navigation
679           events into the stream thread from whichever thread
680           sends them.
681
682 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
683
684         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
685           Display current position and track length; misc. clean-ups.
686           
687         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
688         (speed_init), (speed_chain):
689           Add query function, so that the stream length and current position
690           get adjusted when queried (note that current position queries may
691           still be wrong if the audio sink returns values based on buffer
692           timestamps instead of passing on the query).
693
694 2005-02-13  Benjamin Otte  <otte@gnome.org>
695
696         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
697         (gst_audio_convert_channels):
698           create channel conversion matrix when linking
699         * gst/audioconvert/.cvsignore:
700         * gst/audioconvert/Makefile.am:
701         * gst/audioconvert/channelmixtest.c: (main):
702           add (ugly) test that ensures stereo <=> mono conversion works
703           correctly
704
705 2005-02-13  Benjamin Otte  <otte@gnome.org>
706
707         * gst/audioconvert/gstchannelmix.h:
708           include missing header file
709         * gst/audioconvert/gstchannelmix.c:
710         (gst_audio_convert_fill_compatible):
711           use same sign for both channels when converting to/from compatible
712           channel. Previously used different signs made the signals cancel
713           each other out and appear like silence. (fixes #167269)
714
715 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
716
717         * gst/ffmpegcolorspace/avcodec.h:
718         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
719         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
720         (gst_ffmpegcsp_avpicture_fill):
721         * gst/ffmpegcolorspace/imgconvert.c:
722           Convert to and from YV12 (fixes #156379).
723
724 2005-02-12  Julien MOUTTE  <julien@moutte.net>
725
726         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
727         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
728         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
729         (gst_ximagesink_expose), (gst_ximagesink_set_property),
730         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
731         methods from chain and negotiation and vice versa (Fixes #166142).
732         * sys/ximage/ximagesink.h: Add stream_lock.
733         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
734         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
735         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
736         (gst_xvimagesink_expose): Check for xcontext before trying to link.
737
738 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
739
740         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
741           Don't send "Hey! You gave me a NULL pointer you naughty person" as
742           error message when we can't open the DVD device (when dvdnav_open()
743           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
744           the above). Send something more useful instead (fixes #167117).
745
746 2005-02-11  Julien MOUTTE  <julien@moutte.net>
747
748         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
749         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
750         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
751         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
752         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
753         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
754         methods from chain and negotiation and vice versa (Fixes #166142).
755         Fix a possible bug of images in the buffer pool being discarded because
756         we are looking at the wrong geometry.
757         * sys/xvimage/xvimagesink.h: Add stream_lock.
758
759 2005-02-11  David Schleef  <ds@schleef.org>
760
761         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
762         unsigned int. (fixes #167128)
763
764 2005-02-11  David Schleef  <ds@schleef.org>
765
766         * gst/librfb/Makefile.am: Testing stuff before committing is
767           for wimps... and people with fast machines.  Fix stupid
768           mistake.
769
770 2005-02-11  David Schleef  <ds@schleef.org>
771
772         * configure.ac: Pull in librfb from my CVS tree, because it is
773           too small and annoying to be separate.  Move rfbsrc plugin
774           to gst/.
775         * ext/Makefile.am:
776         * ext/librfb/Makefile.am:
777         * ext/librfb/gstrfbsrc.c:
778         * gst/librfb/Makefile.am:
779         * gst/librfb/gstrfbsrc.c:
780         * gst/librfb/rfb.c:
781         * gst/librfb/rfb.h:
782         * gst/librfb/rfbbuffer.c:
783         * gst/librfb/rfbbuffer.h:
784         * gst/librfb/rfbbytestream.c:
785         * gst/librfb/rfbbytestream.h:
786         * gst/librfb/rfbcontext.h:
787         * gst/librfb/rfbdecoder.c:
788         * gst/librfb/rfbdecoder.h:
789         * gst/librfb/rfbutil.h:
790
791 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
792
793         * gst/speed/Makefile.am:
794         * gst/speed/demo-mp3.c: (main):
795         * gst/speed/filter.func:
796         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
797         (speed_class_init), (speed_init), (speed_chain_int16),
798         (speed_chain_float32), (speed_chain), (speed_set_property),
799         (speed_get_property), (speed_change_state):
800         * gst/speed/gstspeed.h:
801           Fix speed element and make it chain-based (fixes #156467),
802           and make it handle more than one channel.
803
804 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
805
806         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
807         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
808         (gst_dtsdec_chain), (gst_dtsdec_change_state):
809         * ext/dts/gstdtsdec.h:
810           Don't clobber the stack constructing the channels array.
811           Make the element chain-based. DTS tracks can now be played.
812           
813 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
814
815         * gst-libs/gst/audio/multichannel.h:
816         * gst-libs/gst/gconf/gconf.h:
817         * gst-libs/gst/idct/idct.h:
818         * gst-libs/gst/media-info/media-info-priv.h:
819         * gst-libs/gst/play/play.h:
820         * gst-libs/gst/resample/private.h:
821         * gst-libs/gst/resample/resample.h:
822         * gst-libs/gst/riff/riff-ids.h:
823         * gst-libs/gst/video/video.h:
824         * gst-libs/gst/video/videosink.h:
825           Add G_BEGIN_DECLS and G_END_DECLS around headers where
826           missing, so that they work when included from C++ code.
827
828 2005-02-09  David Schleef  <ds@schleef.org>
829
830         * testsuite/gst-lint: Check for non-statically scoped
831           parent_class variables.  This won't be a problem once
832           plugins are loaded with RTLD_LOCAL.
833
834 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
835
836         * ext/mplex/gstmplexibitstream.cc:
837           gcc madness.
838
839 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
840
841         * ext/ogg/gstogmparse.c:
842         * gst/debug/gstnavigationtest.c:
843           Die, thou faulty symbol pollutors (non-static parent_class).
844
845 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
846
847         * ext/mplex/gstmplexibitstream.cc:
848           Fix event handling (#165525).
849
850 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
851
852         * ext/mikmod/gstmikmod.c:
853         * gst/modplug/gstmodplug.cc:
854           Add missing endianness to template (fixes #165509).
855
856 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
857
858         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
859           Fix wrong order of reading of optional bytes (#165290).
860
861 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
862
863         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
864           Implement FILLER event awareness.
865
866 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
867
868         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
869           Fix track calculations (#166208).
870
871 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
872
873         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
874
875         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
876         * ext/libpng/gstpngenc.c:
877           Fix byte-order, use proper fixed caps. Fixes #164197.
878
879 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
880
881         * configure.ac:
882           Add dvdlpcmdec 
883
884         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
885         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
886           Don't push buffers if the src pad isn't negotiated yet.
887           
888         * gst/audioconvert/gstaudioconvert.c:
889         (gst_audio_convert_buffer_to_default_format),
890         (gst_audio_convert_buffer_from_default_format):
891           Add support for 24-bit width.
892
893         * gst/dvdlpcmdec/.cvsignore:
894         * gst/dvdlpcmdec/Makefile.am:
895         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
896         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
897         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
898         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
899         (plugin_init):
900         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
901           New decoder for rearranging DVD LPCM into our audio/x-raw-int
902           format. Needs support for the channels maps if someone can find 
903           a DVD LPCM track with > 2 channels.
904
905         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
906         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
907         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
908         * gst/mpegstream/gstdvddemux.h:
909         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
910         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
911         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
912         * gst/mpegstream/gstmpegdemux.h:
913         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
914         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
915         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
916         (gst_mpeg_parse_handle_src_query),
917         (gst_mpeg_parse_handle_src_event):
918           Use audio/x-dvd-lpcm for LPCM output.
919           Add DTS output.
920
921 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
922
923         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
924
925         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
926         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
927           Add BGRA handling (#165736).
928
929 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
930
931         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
932
933         * gst/law/alaw-decode.c: (alawdec_link):
934         * gst/law/alaw-encode.c: (alawenc_link):
935         * gst/law/mulaw-decode.c: (mulawdec_link):
936         * gst/law/mulaw-encode.c: (mulawenc_link):
937           Fix caps memleaks (#166600).
938
939 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
940
941         * ext/tarkin/mem.h:
942         * ext/tarkin/wavelet.h:
943         * ext/tarkin/yuv.h:
944         * gst/ffmpegcolorspace/avcodec.h:
945           Include "_stdint.h" instead of <stdint.h>. Fixes build on
946           systems that don't have stdint.h, like Solaris9 (fixes #166631).
947
948 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
949
950         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
951         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
952         (gst_xvimagesink_change_state):
953           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
954           Xv video (and thereby regenerate Xv colourkey) in clear() so
955           that PLAY -> READY -> PLAY works (fixes #162504).
956
957 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
958
959         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
960           Switch to list instead of range, since MJPEG-devices really just
961           support decimations, not any size.
962
963 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
964         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
965         (gst_mpeg2dec_reset), (free_all_buffers),
966         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
967         * ext/mpeg2dec/gstmpeg2dec.h:
968           The libmpeg2 user-allocated buffer management is awkward, 
969           to say the least. Hopefully this fixes things.
970
971 2005-02-04  Andy Wingo  <wingo@pobox.com>
972
973         * gst/audioconvert/bufferframesconvert.c
974         (buffer_frames_convert_fixate): New function, fixates to 256
975         frames per buffer by default. (Much better than 1.)
976         (buffer_frames_convert_init): Set the fixate function for both src
977         and sink pad.
978         (buffer_frames_convert_link): After success setting nonfixed caps,
979         get the negotiated caps so we can know how many buffer-frames it
980         will be. No idea how this worked at all before.
981
982 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
983
984         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
985         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
986         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
987         (handle_sequence), (handle_picture):
988         * ext/mpeg2dec/gstmpeg2dec.h:
989           Rearrange buffer tracking and refcounting and refactor
990           a little for readability. 
991
992 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
993         * sys/v4l/gstv4l.c: (plugin_init):
994         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
995         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
996         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
997         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
998         * sys/v4l/gstv4ljpegsrc.h:
999         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
1000         * sys/v4l/v4l_calls.h:
1001         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
1002         (gst_v4lsrc_get_fps):
1003         * sys/v4l/v4lsrc_calls.h:
1004           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
1005           you jpeg inside rgb frames" driver.
1006           Don't error in the v4lsrc link function, just return 
1007           REFUSED.
1008
1009 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1010
1011         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
1012         (gst_qcamsrc_open):
1013           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
1014
1015 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1016
1017         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1018           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
1019
1020 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1021
1022         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
1023           Reset negotiated state on PAUSED->READY.
1024
1025 2005-02-02  David Schleef  <ds@schleef.org>
1026
1027         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
1028         whereever possible.  (Fixes #165997)
1029         * examples/capsfilter/capsfilter1.c: (main):
1030         * examples/dynparams/filter.c: (create_ui):
1031         * examples/seeking/cdparanoia.c: (get_track_info), (main):
1032         * examples/seeking/chained.c: (main):
1033         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
1034         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
1035         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
1036         (make_mpeg_pipeline), (make_mpegnt_pipeline):
1037         * examples/seeking/spider_seek.c: (make_spider_pipeline):
1038         * examples/switch/switcher.c: (main):
1039         * ext/dv/demo-play.c: (main):
1040         * ext/faad/gstfaad.c: (gst_faad_change_state):
1041         * ext/mad/gstmad.c: (gst_mad_chain):
1042         * ext/smoothwave/demo-osssrc.c: (main):
1043         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
1044         (gst_gconf_render_bin_from_description),
1045         (gst_gconf_get_default_audio_sink),
1046         (gst_gconf_get_default_video_sink),
1047         (gst_gconf_get_default_audio_src),
1048         (gst_gconf_get_default_video_src),
1049         (gst_gconf_get_default_visualization_element):
1050         * gst/level/demo.c: (main):
1051         * gst/level/plot.c: (main):
1052         * gst/playback/gstplaybin.c: (gen_video_element),
1053         (gen_audio_element):
1054         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
1055         * gst/playondemand/demo-mp3.c: (setup_pipeline):
1056         * gst/sine/demo-dparams.c: (main):
1057         * gst/spectrum/demo-osssrc.c: (main):
1058         * gst/speed/demo-mp3.c: (main):
1059         * gst/volume/demo.c: (main):
1060         * testsuite/embed/embed.c: (main):
1061
1062 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
1063
1064         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
1065         (gst_tcpclientsink_finalize):
1066         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
1067         (gst_tcpclientsrc_finalize):
1068         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
1069         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
1070         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
1071         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
1072           Don't leak the hostname when shutting down.
1073           In tcpserversrc, take a copy of the default hostname.
1074
1075 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1076
1077         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
1078           Set caps to systemstream=TRUE.
1079
1080 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1081
1082         * testsuite/Makefile.am:
1083           Fix more OSX buildbots.
1084
1085 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
1086
1087         * ext/mpeg2dec/gstmpeg2dec.c:
1088           Don't send things to NULL PAD_PEERs
1089
1090         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
1091           Copy-on-write the incoming buffer.
1092
1093         * gst/mpegstream/gstdvddemux.h:
1094         * gst/mpegstream/gstmpegclock.h:
1095         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
1096         (normal_seek), (gst_mpeg_demux_handle_src_event):
1097         * gst/mpegstream/gstmpegdemux.h:
1098         * gst/mpegstream/gstmpegpacketize.h:
1099         * gst/mpegstream/gstmpegparse.c:
1100         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
1101         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
1102         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
1103         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
1104         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
1105         * gst/mpegstream/gstmpegparse.h:
1106         * gst/mpegstream/gstrfc2250enc.h:
1107           Various changes to the way time is computed that make seeking and
1108           total time estimation much better here.
1109           Use G_BEGIN/END_DECLS instead of __cplusplus
1110
1111         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
1112           Use gst_buffer_stamp instead of only copying the TIMESTAMP
1113
1114 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1115
1116         * gst/subparse/gstsubparse.c:
1117           Fix OSX buildbot.
1118
1119 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
1120
1121         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
1122         (theora_enc_chain), (theora_enc_change_state):
1123         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1124         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
1125         (gst_vorbisenc_change_state):
1126         * ext/vorbis/vorbisenc.h:
1127           Set granulepos and timestamp correctly for streams not
1128           starting at 0, taking into account the initial delay.
1129
1130 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
1131
1132         * gst/mpegstream/gstdvddemux.c:
1133           Add audio/x-dts to audio pad template caps
1134
1135 2005-01-30  David Schleef  <ds@schleef.org>
1136
1137         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
1138         (create_context), (gst_polypsink_link): Fix silly endianness
1139         bug.  Add some debugging.  Remove float from caps; it doesn't
1140         work.  Attempt to get remote audio working.
1141
1142 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1143
1144         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1145           Add 3IV2 fourcc.
1146
1147 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1148
1149         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
1150         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
1151         (gst_avi_demux_stream_data):
1152         * gst/avi/gstavidemux.h:
1153           Invert DIB images. Fixes #132341.
1154
1155 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1156
1157         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1158         (gst_ffmpegcsp_chain):
1159           D'oh, reference the palette data, not the palette structure.
1160           Fixes color distortion in #132341.
1161
1162 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1163
1164         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
1165           PAR can be non-fixed when not provided as argument (#162626).
1166
1167 2005-01-29  David Moore  <dcm@acm.org>
1168
1169         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1170
1171         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1172         (gst_qtdemux_loop_header):
1173           Re-apply patch from #142272 that allows non-seekable sources,
1174           re-proposed by Daniel Drake <dsd@gentoo.org>.
1175
1176 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1177
1178         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
1179           Use the src template for creating the src pad (#162330).
1180
1181 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1182
1183         * configure.ac:
1184         * ext/musepack/Makefile.am:
1185         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
1186         (gst_musepackdec_init), (gst_musepackdec_dispose),
1187         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
1188         (gst_musepack_stream_init), (gst_musepackdec_loop),
1189         (gst_musepackdec_change_state):
1190         * ext/musepack/gstmusepackdec.cpp:
1191         * ext/musepack/gstmusepackdec.h:
1192         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
1193         (gst_musepack_reader_read), (gst_musepack_reader_seek),
1194         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
1195         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
1196         * ext/musepack/gstmusepackreader.cpp:
1197         * ext/musepack/gstmusepackreader.h:
1198           Update to 1.1 API (#165446).
1199
1200 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1201
1202         * ext/Makefile.am:
1203           Unbreak buildbot.
1204
1205 2005-01-28  Andy Wingo  <wingo@pobox.com>
1206
1207         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
1208         to reflect a different dubious internet source. Add a reference
1209         and some commentary.
1210
1211 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1212
1213         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
1214         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
1215         * gst/playback/gststreamselector.h:
1216           Be more selective when we're redoing caps negotiation from
1217           within the chain function on a stream change.
1218
1219 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1220
1221         * configure.ac:
1222         * ext/Makefile.am:
1223         * ext/amrnb/Makefile.am:
1224         * ext/amrnb/amrnb.c: (plugin_init):
1225         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
1226         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
1227         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
1228         (gst_amrnbdec_state_change):
1229         * ext/amrnb/amrnbdec.h:
1230         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
1231         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
1232         (gst_amrnbparse_init), (gst_amrnbparse_formats),
1233         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
1234         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
1235         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
1236         * ext/amrnb/amrnbparse.h:
1237           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
1238         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1239           Add AMR-NB/-WB raw formats.
1240         * ext/alsa/gstalsa.c: (gst_alsa_link):
1241           Keep valid time when changing format.
1242         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
1243         (qtdemux_parse_trak):
1244           Add some more format-specific options (#140141, #143555, #155163).
1245
1246 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1247
1248         * gst/matroska/matroska-demux.c:
1249         (gst_matroska_demux_parse_blockgroup):
1250           Fix logic error in timing of subtitle stream synchronization.
1251         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1252           Add skip-chunk, which is found in kodak-camera streams.
1253
1254 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
1255
1256         * po/LINGUAS:
1257         * po/vi.po:
1258           Adding Vietnamese translation (submitted by Clytie Siddall)
1259
1260 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1261
1262         * gst/playback/gstdecodebin.c: (try_to_link_1):
1263           Use realpad for signal.
1264
1265 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1266
1267         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
1268           Fix category so decodebin picks it up.
1269
1270 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1271
1272         * ext/mad/Makefile.am:
1273         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
1274         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
1275         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
1276         (found_type), (gst_id3demux_bin_change_state):
1277         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
1278         (gst_id3_tag_init), (gst_id3_tag_handle_event),
1279         (gst_id3_tag_src_link), (gst_id3_tag_chain),
1280         (gst_id3_tag_change_state), (plugin_init):
1281         * ext/mad/gstmad.h:
1282           Add id3demuxbin (which is a simple bin consisting of id3demux
1283           and typefind), take over rank from id3demux, remove typefind
1284           code from id3demux. Makes all broken mp3s that I know of work,
1285           and thereby fixes #152688.
1286
1287 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
1288
1289         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1290
1291         * ext/mad/gstmad.c: (gst_mad_src_event):
1292         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
1293           Allow seeks on audio pad, make mad forward those (#164826).
1294         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1295           Set duration (#165335).
1296
1297 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1298
1299         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
1300         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
1301         (gst_asf_demux_process_ext_content_desc),
1302         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
1303         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
1304         * gst/asfdemux/gstasfdemux.h:
1305           Improve metadata display, e.g. if the metadata comes before the
1306           streams are loaded (which is perfectly valid).
1307
1308 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1309
1310         * tools/gst-launch-ext-m.m:
1311           Fix AVI/ASF pipelines (#165340).
1312
1313 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
1314         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
1315         build failure on amd64
1316
1317 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
1318
1319         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
1320         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
1321           Check environment variables GST_ID3V2_TAG_ENCODING,
1322           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
1323           list of character encodings to force interpretation of non-unicode
1324           strings stored in an ID3v2 tag to a particular encoding. If none
1325           is specified, try to use current locale's encoding, then fall back
1326           to ISO-8859-1 (which will always succeed). (Resolves #149274)
1327         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
1328         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
1329           Check environment variables GST_ID3V1_TAG_ENCODING,
1330           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
1331           list of character encodings to use in case a string encountered
1332           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
1333           specified, try to use the current locale's encoding, then fall
1334           back to ISO-8859-1 (which will always succeed).
1335
1336 2005-01-25  Benjamin Otte  <otte@gnome.org>
1337
1338         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
1339           - on half framerate, compute the rate in advance so the comparisons
1340             don't compare wrong values
1341           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
1342             behaviour
1343           - don't use mad_header_decode anymore, mad_frame_decode does that
1344             automatically
1345           - when getting rid of consumed bytes, reset the stream's skiplen
1346           (fixes #163867)
1347
1348 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
1349
1350         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
1351           Use 1/2 a second for default max_discont, as PES streams from DVB
1352           seem to have larger spacings in the SCR. 
1353           Fix a typo.
1354
1355 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1356
1357         * gst/playback/gstplaybasebin.c: (group_commit):
1358           Notify delayed stream-info availability.
1359
1360 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
1361         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
1362         (gst_a52dec_handle_event), (gst_a52dec_chain):
1363         Add some debug output. Check that a discont has a valid
1364         time associated.
1365         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
1366         (gst_alsa_sink_loop):
1367         Ignore TAG events. A little extra debug for broken timestamps.
1368         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
1369         (dvdnavsrc_change_state):
1370         Ensure we send a discont to engage the link before we send any
1371         other events.
1372         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
1373         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
1374         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
1375         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
1376         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
1377         dvd://title works in totem because typefinding sends a seek that ends
1378         up going back to chapter 1 regardless.
1379         * ext/mpeg2dec/gstmpeg2dec.c:
1380         * ext/mpeg2dec/gstmpeg2dec.h:
1381         Output correct timestamps and handle disconts.
1382         * ext/ogg/gstoggdemux.c: (get_relative):
1383         Small guard against a null dereference.
1384         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
1385         (gst_textoverlay_set_property):
1386         Free memory when done. Don't call gst_event_filler_get_duration on
1387         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
1388         g_warning.
1389         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
1390         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
1391         (gst_sw_srclink), (gst_smoothwave_chain):
1392         Draw solid lines, prettier colours.
1393         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
1394         Add a default palette that'll work for some movies.
1395         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
1396         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
1397         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
1398         * gst/mpegstream/gstdvddemux.h:
1399         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
1400         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
1401         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
1402         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
1403         * gst/mpegstream/gstmpegparse.h:
1404         Use PTM/NAV events when for timestamp adjustment when connected to 
1405         dvdnavsrc. Don't use many discont events where one suffices.
1406         * gst/playback/gstplaybasebin.c: (group_destroy),
1407         (gen_preroll_element), (gst_play_base_bin_add_element):
1408         * gst/playback/gstplaybasebin.h:
1409         Make sure we remove subtitles from the same bin we put them in.
1410         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
1411         (gst_subparse_buffer_format_autodetect),
1412         (gst_subparse_change_state):
1413         Fix some memleaks and invalid accesses.
1414         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
1415         (oggskel_type_find), (cmml_type_find), (plugin_init):
1416         Some typefind functions for Annodex v3.0 files
1417         * gst/wavparse/gstwavparse.h:
1418         GstRiffReadClass is the correct parent class.
1419
1420 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1421
1422         * gst-libs/gst/riff/riff-media.c:
1423         (gst_riff_create_video_caps_with_data):
1424           Add extradata to huffyuv (fixes #165013).
1425         * gst-libs/gst/riff/riff-read.c:
1426         (gst_riff_read_strf_vids_with_data):
1427           Fix extradata extraction if it is in the chunk size.
1428
1429 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
1430
1431         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1432
1433         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
1434         (gst_quarktv_change_state), (gst_quarktv_dispose):
1435           Memory free'ing location fix (#164708).
1436
1437 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1438
1439         * gst/playback/gstplaybasebin.c: (group_commit),
1440         (gen_preroll_element), (probe_triggered), (gen_source_element),
1441         (setup_source), (gst_play_base_bin_change_state),
1442         (gst_play_base_bin_add_element):
1443           Don't block for streams.
1444         * gst/playback/gststreaminfo.c: (stream_info_change_state),
1445         (gst_stream_info_set_mute):
1446           Use gst_pad_set_active_recursive.
1447
1448 2005-01-25  Andy Wingo  <wingo@pobox.com>
1449
1450         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
1451         for #ifndef HAVE_XVIDEO.
1452
1453 2005-01-24  Jeffrey C. Ollie
1454
1455         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
1456
1457         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
1458         * ext/gsm/gstgsmdec.h:
1459         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
1460         * ext/gsm/gstgsmenc.h:
1461         Fix rate to 8kHz as per spec, removes obscure errors when no rate
1462         was given by property. Add proper buffer timestamps and offsets.
1463
1464 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1465
1466         * gst-libs/gst/riff/riff-media.c:
1467         (gst_riff_create_audio_caps_with_data):
1468           Audio can be <8000Hz.
1469
1470 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1471
1472         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
1473           Explicit state change to workaround refcount bugs.
1474
1475 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1476
1477         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
1478         (gst_avimux_riff_get_avi_header):
1479           Fix...
1480
1481 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1482
1483         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
1484         (gst_riff_read_element_data):
1485         * gst-libs/gst/riff/riff-read.h:
1486           Add _peek version (req'ed in CDXA).
1487         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
1488         (gst_cdxaparse_loop):
1489           Fix parsing in playbin.
1490         * gst/playback/gstdecodebin.c: (close_pad_link):
1491           Ignore current_ pads, they cause major annoyance.
1492
1493 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1494
1495         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
1496           Safety guard.
1497
1498 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1499
1500         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
1501           Fix padding...
1502
1503 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1504
1505         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
1506           Allow for 0-sized buffers. Fixes length query problems in
1507           starwars.mkv from the testsuite.
1508
1509 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1510
1511         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
1512         (gst_video_box_i420), (gst_video_box_chain):
1513           Fix row strides for I420 (fixes #163159)
1514           
1515 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1516
1517         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
1518           MPEG2 has a useful rate property, so we can actually use that.
1519           For MPEG-1, continue using the bytes/time properties.
1520
1521 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1522
1523         * gst-libs/gst/riff/riff-media.c:
1524         (gst_riff_create_video_caps_with_data),
1525         (gst_riff_create_video_template_caps):
1526           Add intel-h263.
1527
1528 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1529
1530         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
1531           Fail if caps negotiation fails. Should fix #162184, and should
1532           definately be in there regardless of it fixing the actual bug.
1533         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
1534         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
1535         (gst_avimux_riff_get_avix_header),
1536         (gst_avimux_riff_get_video_header),
1537         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
1538         (gst_avimux_start_file), (gst_avimux_handle_event),
1539         (gst_avimux_change_state):
1540         * gst/avi/gstavimux.h:
1541           Refactor structure writing to use GST_WRITE_UINT macros, add
1542           metadata writing support.
1543
1544 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1545
1546         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
1547           Elements may already be destroyed when this function is called.
1548
1549 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1550
1551         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1552         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
1553           More memory leak fixes (#149162).
1554
1555 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1556
1557         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1558         (gst_qtdemux_add_stream):
1559           Fix two memleaks.
1560
1561 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1562
1563         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
1564           Argh...
1565
1566 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1567
1568         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
1569           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
1570           when fixating to six channels in Totem.
1571
1572 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1573
1574         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
1575           Fix compile warnings on Solaris 10 buildbot
1576
1577 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1578
1579         * ext/dvdread/dvdreadsrc.c: (_read):
1580           Don't read beyond the last cell in a chapter (fixes 
1581           invalid memory access)
1582
1583 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1584
1585         * ext/dvdread/stream_labels.c:
1586         (dvdreadsrc_get_audio_stream_labels):
1587           Use NULL for an empty GList instead of g_list_alloc(); fix 
1588           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
1589           of GString (easier to bulk free later)
1590
1591 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
1592
1593         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1594
1595         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1596         (gst_ffmpeg_pixfmt_to_caps):
1597           Fix BGRA32 caps (#164209).
1598
1599 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
1600
1601         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1602
1603         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1604         (gst_ffmpeg_caps_to_pixfmt):
1605           alpha_mask can be RGBA/ABGR. Fixes #164265.
1606
1607 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
1608
1609         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1610
1611         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
1612         (gst_mpeg2dec_alloc_buffer):
1613         * ext/mpeg2dec/gstmpeg2dec.h:
1614           Crop if decoding size is not the actual image size (#163676).
1615
1616 2005-01-17  Steve Baker  <steve@stevebaker.org>
1617
1618         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1619
1620         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
1621         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
1622           Add libsndfile typefind functions (#163309).
1623
1624 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1625
1626         * tools/gst-launch-ext-m.m:
1627           Add .aac, fix .m1v/.m2v (#163891).
1628
1629 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1630
1631         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
1632           Sanity check, don't wait endlessly since the clock might not
1633           actually run at this point (which is a deadlock). Fixes #164069.
1634
1635 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1636
1637         * gst/playback/gstplaybasebin.c: (probe_triggered):
1638           Of course, only pause if group is done...
1639
1640 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1641
1642         * gst/playback/gstplaybasebin.c: (probe_triggered):
1643           Thread safety.
1644
1645 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
1646
1647         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
1648           Don't return state change success when the parent
1649           failed.
1650
1651 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1652
1653         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
1654           Free events (fix memleak in #162905).
1655
1656 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
1657
1658         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1659
1660         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1661         (gst_ffmpeg_caps_to_pixfmt):
1662           Fix for depth = 15. Fixes #161675.
1663
1664 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1665
1666         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
1667           Set FPS correctly, even for webcams and the like.
1668         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
1669           Don error on setting while capturing.
1670
1671 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1672
1673         * ext/dv/gstdvdec.c:
1674         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1675         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
1676           I'm a bad boy. using /1001. to force C to do float division
1677           and not integer division (as it did in my last commit)
1678           Thanks to David I. Lehn for pointing this mistake.
1679
1680 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1681
1682         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
1683           Revert Johan´s 1.35->1.36 since it breaks compat.
1684
1685 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1686
1687         * ext/dv/gstdvdec.c:
1688         * ext/libfame/gstlibfame.c:
1689         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1690         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
1691           replace framerate aproximations by their real value
1692           (24000/1001, 30000/1001, 60000/1001)
1693           Finish fixing bug #164049
1694
1695 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1696
1697         * ext/ogg/gstoggmux.c:
1698           eos/bos debugging
1699         * gst/tcp/gstmultifdsink.c:
1700         * gst/tcp/gstmultifdsink.h:
1701         * gst/tcp/gsttcp.c:
1702         * gst/tcp/gsttcp.h:
1703         * gst/tcp/gsttcpclientsink.c:
1704         * gst/tcp/gsttcpclientsrc.c:
1705         * gst/tcp/gsttcpserversink.c:
1706         * gst/tcp/gsttcpserversrc.c:
1707           improve reusability of elements after state changes and errors
1708           make multifdsink throw away streamheaders when receiving new ones
1709
1710 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1711
1712         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
1713           Fix for if items are already in list...
1714
1715 2005-01-12  Benjamin Otte  <otte@gnome.org>
1716
1717         * gst/adder/gstadder.c: (gst_adder_loop):
1718           fix adder a bit so it doesn't screw up with events as much anymore
1719
1720 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
1721
1722         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
1723         (pixbufscale_scale), (gst_pixbufscale_chain):
1724         * ext/gdk_pixbuf/pixbufscale.h:
1725           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
1726           to ensure rowstrides are calculated the same way as 
1727           ffmpegcolorspace
1728           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
1729           that we pick up duration and offset also.
1730
1731 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1732
1733         * gst/avi/gstavimux.c: (gst_avimux_class_init),
1734         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
1735           Reusability fixes.
1736
1737 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1738
1739         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
1740         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
1741         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
1742         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
1743           Update flags when requested.
1744
1745 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1746
1747         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
1748           Fix dmix.
1749
1750 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1751
1752         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
1753         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
1754         (probe_triggered), (new_decoded_pad), (gen_source_element),
1755         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
1756         * gst/playback/gstplaybasebin.h:
1757         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1758         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
1759         (gst_play_bin_change_state):
1760           Implement group-switch signal for use in apps to clear metadata
1761           cache, clean up subtitle, add suburi property instead of # hack,
1762           some error-out fixes.
1763
1764 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1765
1766         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
1767           Debug.
1768         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
1769           If we got a state change in the _get handler, don't return success.
1770
1771 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1772
1773         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
1774         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
1775           Make jpegdec quiet on MJPEG decoding
1776         * gst/asfdemux/README:
1777           Fix mimetypes for MJPEG and H263
1778
1779 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1780
1781         * ext/theora/theoradec.c: (theora_dec_chain):
1782           Fix broken code generation by gcc by swapping arguments.
1783         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
1784           Fix \n in debug.
1785
1786 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1787
1788         * TODO:
1789           delete this file, it is by far outdated
1790         * ext/alsa/gstalsa.1: remove
1791         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
1792         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
1793         (gst_alsa_get_caps):
1794           Add HW probing for supported sample rates. Fixes #161704
1795
1796 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1797
1798         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1799           Don't crash, biatch! :).
1800
1801 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1802
1803         * ext/musepack/gstmusepackreader.cpp:
1804         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
1805           Some work on tags - still doesn't work in playbin...
1806         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1807           Handle events...
1808
1809 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1810
1811         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
1812           Also shove tags on kid pads.
1813
1814 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1815
1816         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
1817           Don't bail on unknown events.
1818         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1819           Don't crash on events before negotiation.
1820         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
1821           Send tags on pads, too.
1822         * gst/playback/gststreamselector.c:
1823         (gst_stream_selector_request_new_pad):
1824           Forward events on first pad if no input was selected yet.
1825
1826 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1827
1828         * gst/playback/gstplaybasebin.c: (setup_substreams):
1829           Don't disable streamtype if the stream doesn't exist, since
1830           then playing a video after audio will disable both and nothing
1831           will happen. Fixes the testsuite.
1832
1833 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1834
1835         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
1836         (gst_v4l_xoverlay_set_xwindow_id):
1837         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
1838         (gst_v4l2_xoverlay_set_xwindow_id):
1839           Add debug categories, fix overlay disabling.
1840
1841 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1842
1843         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
1844         * ext/alsa/gstalsa.h:
1845           Add HW probing for period_count/size and buffer_size MIX/MAX
1846           Adjust default/user defined value if out of bounds
1847           Should fix bug #162024
1848
1849 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1850
1851         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
1852           Fix warning (#161191).
1853
1854 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1855
1856         * ext/dvdread/stream_labels.c:
1857         (dvdreadsrc_get_audio_stream_labels):
1858           Fix warning (init the good variable in switch default)
1859
1860 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
1861
1862         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1863
1864         * gst/tta/gstttaparse.c: (gst_tta_src_event):
1865           Fix gcc-2.95 compile (#163485).
1866
1867 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1868
1869         * configure.ac:
1870         * ext/flac/gstflacenc.c: (gst_flacenc_init),
1871         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
1872         (gst_flacenc_tell_callback), (gst_flacenc_chain),
1873         (gst_flacenc_change_state):
1874         * ext/flac/gstflacenc.h:
1875           Update for API change in flac-1.1.1. Update requirement in
1876           configure.ac. Fixes #162974.
1877
1878 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1879
1880         * gst/playback/gstplaybasebin.c: (group_destroy):
1881           Remove hack to get rid of assert and get rid of unlinked
1882           signals properly.
1883
1884 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1885
1886         * gst/playback/gstplaybasebin.c: (setup_source):
1887           Set source to NULL so that resources are free'ed. Fixes issues
1888           with playback of CDDA and similar device-accessing things.
1889
1890 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1891
1892         * testsuite/embed/Makefile.am:
1893           test->noinst, fix make test in buildbot.
1894
1895 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1896
1897         * ext/dvdread/stream_labels.c: new file
1898         * ext/dvdread/stream_labels.h: new file
1899         * ext/dvdread/Makefile.am:
1900         * ext/dvdread/dvdreadsrc.c: (_seek_title):
1901           Extract audio stream label from DVD IFO files.
1902           It only dump them on the console for now, still have to
1903           make playbin aware of them.
1904
1905 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1906
1907         * gst/playback/gstplaybasebin.c: (setup_source):
1908           Fix hanging subs.
1909
1910 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1911
1912         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
1913         (gen_preroll_element), (remove_groups), (setup_subtitle),
1914         (gen_source_element), (setup_source):
1915         * gst/playback/gstplaybasebin.h:
1916           Multiple .sub files is just a stupid idea... Fix some threading
1917           mistakes. Interestingly, external .sub files cause playbin to
1918           hang, I don't know why... Parsing fixes contributed by François
1919           Kooman <fkooman@tuxed.net>.
1920
1921 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1922
1923         * testsuite/embed/Makefile.am:
1924           Fix buildbot.
1925
1926 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
1927
1928         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1929
1930         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
1931         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
1932         (gst_pngenc_set_property):
1933         * ext/libpng/gstpngenc.h:
1934           Add compression level property (#163323).
1935
1936 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1937
1938         * configure.ac:
1939         * examples/capsfilter/capsfilter1.c: (main):
1940         * examples/seeking/spider_seek.c: (make_spider_pipeline):
1941         * ext/dvdread/Makefile.am:
1942         * ext/dvdread/demo-play:
1943         * ext/dvdread/demo-play.c:
1944         * gconf/gstreamer.schemas.in:
1945         * gst-libs/gst/gconf/gconf.c:
1946         * sys/v4l/TODO:
1947         * testsuite/Makefile.am:
1948         * testsuite/embed/Makefile.am:
1949         * testsuite/embed/embed.c: (cb_expose), (main):
1950           Remove all references to xvideosink, fix examples (#140845).
1951         * gst/playback/gstplaybasebin.c: (group_destroy):
1952           Apparently, disposal does not unlink - so do explicitely.
1953         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1954           Add debug.
1955
1956 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
1957
1958         * README: fix PKG_CONFIG_PATH instructions, what was there
1959         previously was breaking default search path, not nice. 
1960         Fixes #163358
1961
1962 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1963
1964         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
1965         (gst_audioscale_chain):
1966           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
1967           when resampling - how the ^@$^!@^! is this possible?!?
1968
1969 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1970
1971         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
1972           Reset variables on READY.
1973         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
1974         (gst_matroska_mux_loop):
1975           Require data before writing header.
1976
1977 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
1978
1979         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1980
1981         * ext/mad/gstmad.c: (gst_mad_chain):
1982           Don't call mad_stream_sync() directly after recovering sync.
1983           Fixes #151661.
1984
1985 2005-01-09  Martin Eikermann  <meiker@upb.de>
1986
1987         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1988
1989         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
1990         (snapshot_handler), (gst_snapshot_sinkconnect),
1991         (gst_snapshot_chain):
1992           Allocate resources when required, fix recursive signal emission
1993           and fix caps. Fixes #161667.
1994
1995 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
1996
1997         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1998
1999         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
2000         (gst_pngdec_chain):
2001           Handle only 8-bppc (bits-per-pixel-component) images, better
2002           error handling and correct strides. Fixes #163177.
2003         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
2004         (gst_pngenc_chain):
2005           Better error handling. Fixes #163348.
2006
2007 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2008
2009         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
2010         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
2011         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
2012         (dvdnavsrc_uri_handler_init):
2013           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
2014         * gst/playback/gstplaybasebin.c: (gen_source_element):
2015           Add MMS to streaming URIs.
2016
2017 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2018
2019         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
2020         * sys/xvimage/xvimagesink.c:
2021         (gst_xvimagesink_navigation_send_event):
2022           Check for pad availability before sending event.
2023
2024 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2025
2026         * gst-plugins.spec.in:
2027           Add subparse.
2028
2029 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2030
2031         * configure.ac:
2032           Since we use functions from CVS, up requirement.
2033
2034 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2035
2036         * gst/playback/Makefile.am:
2037         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2038         (group_destroy), (group_commit), (group_is_muted),
2039         (gen_preroll_element), (add_stream), (unknown_type),
2040         (probe_triggered), (preroll_unlinked), (mute_stream),
2041         (silence_stream), (new_decoded_pad), (setup_substreams),
2042         (setup_source), (get_active_source), (mute_group_type),
2043         (muted_group_change_state), (set_active_source),
2044         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
2045         (play_base_eos), (gst_play_base_bin_change_state):
2046         * gst/playback/gstplaybasebin.h:
2047         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
2048         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
2049         (gst_stream_info_dispose), (stream_info_mute_pad),
2050         (stream_info_change_state), (gst_stream_info_set_mute):
2051         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
2052         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
2053         (gst_stream_selector_init), (gst_stream_selector_dispose),
2054         (gst_stream_selector_get_linked_pad),
2055         (gst_stream_selector_get_caps), (gst_stream_selector_link),
2056         (gst_stream_selector_get_linked_pads),
2057         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
2058         * gst/playback/gststreamselector.h:
2059           Adding stream selection support plus required properties for
2060           applications to use this. Fully fixes #100931.
2061
2062 2005-01-08  Benjamin Otte  <otte@gnome.org>
2063
2064         * gst/games/gstpuzzle.c: (nav_event_handler):
2065           - handle nav events differently: forward every event no matter if it
2066             was handled or not.
2067           - translate events
2068           You can now cheat by using navigationtest ! puzzle and moving the
2069           mouse close to the edge of a tile. ;)
2070
2071 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2072
2073         * configure.ac:
2074         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
2075         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
2076         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
2077         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
2078         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
2079         (gst_ogm_parse_plugin_init):
2080         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
2081         (gst_textoverlay_link), (gst_textoverlay_getcaps),
2082         (gst_textoverlay_event), (gst_textoverlay_video_chain),
2083         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
2084         * ext/pango/gsttextoverlay.h:
2085         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
2086         (gst_matroska_demux_handle_seek_event),
2087         (gst_matroska_demux_sync_streams),
2088         (gst_matroska_demux_parse_blockgroup),
2089         (gst_matroska_demux_subtitle_caps),
2090         (gst_matroska_demux_plugin_init):
2091         * gst/matroska/matroska-ids.h:
2092         * gst/playback/gstdecodebin.c: (close_pad_link):
2093         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2094         (gen_preroll_element), (remove_groups), (add_stream),
2095         (new_decoded_pad), (setup_subtitles), (gen_source_element),
2096         (setup_source):
2097         * gst/playback/gstplaybasebin.h:
2098         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
2099         * gst/subparse/Makefile.am:
2100         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
2101         (gst_subparse_base_init), (gst_subparse_class_init),
2102         (gst_subparse_init), (gst_subparse_formats),
2103         (gst_subparse_eventmask), (gst_subparse_event),
2104         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
2105         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
2106         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
2107         (parse_mpsub_deinit), (parse_mpsub_init),
2108         (gst_subparse_buffer_format_autodetect),
2109         (gst_subparse_format_autodetect), (gst_subparse_loop),
2110         (gst_subparse_change_state), (gst_subparse_type_find),
2111         (plugin_init):
2112         * gst/subparse/gstsubparse.h:
2113         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
2114         (plugin_init):
2115           Add subtitle support, .sub parser (supports SRT and MPsub),
2116           OGM text support, Matroska UTF-8 text support, deadlock fixes
2117           all over the place, subtitle awareness in decodebin/playbin
2118           and some fixes to textoverlay to handle subtitles in a stream
2119           correctly. Fixes #100931.
2120
2121 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2122
2123         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
2124           Check for pad availability before doing a query on it.
2125
2126 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2127
2128         * ext/dv/gstdvdec.c:
2129           really fix bpp24/32 dvdec caps (classic rgba indeed)
2130         * gst/asfdemux/gstasfdemux.c:
2131         (gst_asf_demux_process_ext_content_desc):
2132           don't send text tags if they are empty (bis repetita)
2133
2134 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2135
2136         * ext/dv/gstdvdec.c:
2137          remove unneeded comment from dvdec
2138           (related to DV 4CC codes in AVI files)
2139           moved them in gstreamer/docs/random/mimetypes
2140         * gst/asfdemux/gstasfdemux.c:
2141         (gst_asf_demux_process_ext_content_desc):
2142          don't send text tags if they are empty
2143          fix mem leak on error path
2144         * gst/ffmpegcolorspace/avcodec.h:
2145         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2146         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2147         (gst_ffmpegcsp_avpicture_fill):
2148         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
2149         * gst/ffmpegcolorspace/imgconvert_template.h:
2150          adds BGR32 and BGRA32 to ffmpegcolorspace
2151           (still bad colors, fixing it on next commit)
2152           helps with dvdec outputing BGR32
2153
2154 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2155
2156         * ext/dv/gstdvdec.c:
2157          Fix audio caps i just broke (missing ',')
2158         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
2159         (gst_matroska_mux_reset):
2160          Fix typo + add FIXME about old "x-gst-metadata" crap
2161
2162 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2163
2164         * ext/dv/demo-play.c: (main):
2165          xvideosink -> xvimagesink
2166         * ext/dv/gstdvdec.c:
2167          change rgb 32/32 caps to 24/32 (no alpha)
2168          change nb of channels to be a list (2 or 4, not 2)
2169          change sample rate to be a list (32, 44.1, 48 kHz) not a range
2170         * gst/asfdemux/gstasfdemux.c:
2171         (gst_asf_demux_process_ext_content_desc):
2172          Add 'date/year' to extracted metadata list
2173
2174 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2175
2176         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
2177           The return value of fixate_to does not imply that the requested
2178           value was set, so don't assume.
2179
2180 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
2181
2182         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2183
2184         * ext/libpng/gstpngdec.c:
2185         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
2186         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
2187         * ext/libpng/gstpngenc.h:
2188           Alpha support (encoder; #163161), mime fixage.
2189
2190 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
2191
2192         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2193
2194         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
2195         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
2196         (gst_faac_set_property), (gst_faac_get_property):
2197         * ext/faac/gstfaac.h:
2198           Allow for ADTS output (#153434).
2199
2200 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2201
2202         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
2203           Fix against template (#150576).
2204
2205 2005-01-06  Benjamin Otte  <otte@gnome.org>
2206
2207         * gst/games/gstpuzzle.c: (draw_puzzle):
2208           don't draw a puzzle if either width or height of tiles would be 0.
2209
2210 2005-01-06  Benjamin Otte  <otte@gnome.org>
2211
2212         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
2213         (gst_puzzle_class_init), (gst_puzzle_finalize):
2214           no memleaks, please
2215         (gst_puzzle_create), (gst_puzzle_init),
2216         (gst_puzzle_set_property), (gst_puzzle_setup):
2217           change initialization code around so we don't reshuffle on resize
2218         (draw_puzzle):
2219           fix another stupid typo
2220
2221 2005-01-06  Benjamin Otte  <otte@gnome.org>
2222
2223         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
2224           fix stupid typo that borked copying on YUY2
2225
2226 2005-01-06  Benjamin Otte  <otte@gnome.org>
2227
2228         * gst/games/gstpuzzle.c: (draw_puzzle):
2229           fix edges when image sizes aren't multiples of tile sizes
2230
2231 2005-01-06  Benjamin Otte  <otte@gnome.org>
2232
2233         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
2234           make RGB endianness work correctly
2235         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
2236           refactor and fix race with initial shuffling
2237         (nav_event_handler):
2238           allow using the mouse to puzzle
2239         (draw_puzzle):
2240           insist on tiles having width and height as multiples of 4 to get
2241           clean YUV image handling
2242         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2243         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
2244           s/DEBUG/LOG/ for common messages
2245         (gst_xvimagesink_navigation_send_event):
2246           fix mouse event translation to not include screen PAR
2247         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
2248           fix mouse event translation to actually work
2249
2250 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2251
2252         * gst/asfdemux/gstasfdemux.c:
2253         (gst_asf_demux_process_ext_content_desc):
2254          Extract TrackNumber metadata + clean up code
2255         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
2256          Hope this is the good fix (var used unitialised)
2257
2258 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2259
2260         * ext/faad/gstfaad.c: (gst_faad_chain):
2261           Only increment timestamp if it's valid. Fixes raw AAC streams.
2262
2263 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2264
2265         * configure.ac:
2266         * gst/games/Makefile.am:
2267         * gst/games/gstpuzzle.c:
2268           add a puzzle game with...
2269         * gst/games/gstvideoimage.c:
2270         * gst/games/gstvideoimage.h:
2271           ... full colorspace support (that includes YUV9 and RGB16)) stolen
2272           from videotestsrc and made into something that would be a nice
2273           library for a lot of other plugins.
2274
2275 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2276
2277         * configure.ac:
2278          don't compile faad plugin if a RC of 2.0 is found
2279          Fixes #155346 (and FC1 buildbot)
2280         * gst/asfdemux/gstasfdemux.c:
2281         (gst_asf_demux_process_ext_content_desc):
2282          try to make Solaris compiler happier
2283
2284 2005-01-06  Paul Jack  <pjack@sfaf.org>
2285
2286         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2287
2288         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
2289           Fix segfault (#161667).
2290
2291 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2292
2293         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
2294           Fix framerate reporting.
2295
2296 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2297
2298         * gst-libs/gst/riff/riff-ids.h:
2299         * gst/wavenc/riff.h:
2300          Add AMR (VBR and CBR) ids to riff.h audio codec list
2301         * gst/asfdemux/gstasfdemux.c:
2302         (gst_asf_demux_process_ext_content_desc),
2303         (gst_asf_demux_process_object):
2304           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
2305
2306 2005-01-05  Martin Eikermann  <meiker@upb.de>
2307
2308         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2309
2310         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
2311         (gst_dvd_demux_handle_discont):
2312         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
2313         (gst_mpeg_demux_handle_discont):
2314           Recreate pads on new-media (#160730).
2315         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
2316           Send discont even if manager changes timestamps (#161929).
2317
2318 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
2319
2320         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2321
2322         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
2323           Fix invalid memory access (#159211).
2324
2325 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2326
2327         * examples/gstplay/player.c: (main):
2328           Don't iterate.
2329         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
2330           Add visualizations.
2331         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
2332         (gst_a52dec_handle_frame):
2333           Set duration.
2334         * ext/dvdnav/gst-dvd:
2335           Add audioconvert. Fixes #161325.
2336         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
2337           Explicitely case to gint64. Possible valgrind error.
2338         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
2339         (gst_play_tick_callback), (gst_play_change_state),
2340         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
2341         (gst_play_set_location), (gst_play_get_location),
2342         (gst_play_seek_to_time), (gst_play_set_data_src),
2343         (gst_play_set_video_sink), (gst_play_set_audio_sink),
2344         (gst_play_set_visualization), (gst_play_connect_visualization),
2345         (gst_play_get_framerate), (gst_play_get_all_by_interface),
2346         (gst_play_new):
2347           Use playbin. Fixes #139749 and #147744.
2348         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
2349           Add genre tag.
2350         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
2351         (audioscale_get_type), (gst_audioscale_base_init),
2352         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
2353         (gst_audioscale_getcaps), (gst_audioscale_fixate),
2354         (gst_audioscale_link), (gst_audioscale_get_buffer),
2355         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
2356         (gst_audioscale_init), (gst_audioscale_dispose),
2357         (gst_audioscale_chain), (gst_audioscale_set_property),
2358         (gst_audioscale_get_property), (plugin_init):
2359           Indent properly.
2360         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
2361           Fix LPCM.
2362         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
2363         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
2364         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
2365           Add more metadata (fixes #162656).
2366
2367 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2368
2369         * configure.ac:
2370           back to cvs
2371
2372 === release 0.8.7 ===
2373
2374 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2375
2376         * NEWS:
2377         * RELEASE:
2378         * configure.ac:
2379           releasing 0.8.7, "Hyperspace"
2380
2381 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2382
2383         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
2384
2385         * gst/playback/gstplaybasebin.c:
2386          Fix for #162924 - free caps after use, not before
2387
2388 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2389
2390         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
2391
2392         * gst/playback/gstplaybasebin.c:
2393         * gst/wavparse/gstwavparse.c:
2394           Fix for #154773 - fixes playback of small .wav files
2395
2396 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2397
2398         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
2399
2400         * gst/audioscale/gstaudioscale.c:
2401           Fix for #162819 - make audioscale reusable
2402           Fixes playback of more than one file with playbin/totem
2403
2404 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
2405
2406         * gst/ffmpegcolorspace/avcodec.h:
2407         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2408         * gst/ffmpegcolorspace/imgconvert.c:
2409           clean up the mess that made me cry and avoid needless duplication
2410
2411 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
2412
2413         * gst/ffmpegcolorspace/imgconvert.c:
2414           give some indication of why we're segfaulting
2415
2416 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2417
2418         * configure.ac:
2419           Fix indentation, fix v4l2 plugin detection.
2420         * ext/Makefile.am:
2421           Fix libmms location (Maciej, use diff -u!).
2422         * ext/alsa/gstalsa.c: (gst_alsa_init):
2423           Initialize caps cache to NULL.
2424         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
2425           Only change state on audiosink if it exists.
2426
2427 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
2428
2429         * gst/matroska/matroska-demux.c:
2430         * gst/matroska/matroska-ids.h:
2431         * gst/matroska/matroska-demux.h:
2432         Fix Vorbis streams failing to decode in some files, where cluster_time
2433         isn't 0, because then it doesn't send codec_priv before actual data.
2434         Remove time-based test and replace it with marker set on beginning of
2435         new stream
2436
2437 2004-12-28  David Schleef  <ds@schleef.org>
2438
2439         Merge patch from Ronald fixing problems with streaming
2440         text.
2441         * ext/cairo/gstcairo.c: (plugin_init):
2442         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
2443         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
2444         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
2445         (gst_textoverlay_font_init), (gst_textoverlay_init),
2446         (gst_textoverlay_set_property):
2447         * ext/cairo/gsttextoverlay.h:
2448
2449 2004-12-27  David Schleef  <ds@schleef.org>
2450
2451         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
2452         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
2453         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
2454         (gst_textoverlay_font_init), (gst_textoverlay_init),
2455         (gst_textoverlay_set_property): Improvements to actually
2456         render text as white on black outline on video, including
2457         font selection and horizontal/vertical alignment.  (Ronald's
2458         christmas present)
2459         * ext/cairo/gsttextoverlay.h:
2460
2461 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2462
2463         * ext/ogg/gstogg.c:
2464         * ext/ogg/gstogmparse.c:
2465           fix ogm[audio/video]parse plugin registration
2466           (riff won't load if bytestream is already loaded)
2467
2468 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2469
2470         * gst/audioconvert/gstchannelmix.c:
2471           fix for GLIB < 2.4
2472
2473 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2474
2475         * Makefile.am:
2476         * configure.ac:
2477           disable docs again until it actually passes make distcheck.
2478
2479 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2480
2481         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
2482         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
2483         (plugin_init):
2484           Add 3GP (variables name Q3GP because they can't start with a
2485           number). Add samr audio fourcc (used in .3gp files), decoder
2486           is work in progress. Also do a GST_WARNING instead of ERROR
2487           in case of unknown nodes, to decrease output.
2488
2489 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2490
2491         * Makefile.am:
2492           really fix dist
2493
2494 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2495
2496         * configure.ac:
2497         * ext/speex/gstspeexdec.h:
2498         * ext/speex/gstspeexenc.h:
2499           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
2500           Fix detection code in configure.ac
2501
2502 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2503
2504         * gst/matroska/matroska-demux.c:
2505         (gst_matroska_demux_parse_blockgroup):
2506           Save position, so that queries give proper return values. Don't
2507           know how this could ever have worked before...
2508
2509 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2510
2511         * configure.ac:
2512           Put additional LAME check inside the conditional.  Fixes #152339
2513
2514 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2515
2516         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
2517         (gst_avi_demux_stream_scan):
2518           Add some more debug. Fix logic error when setting movi offset
2519           while reading index.
2520
2521 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2522
2523         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
2524         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
2525         (gst_avi_demux_process_next_entry):
2526           Add some debugging. Better detection of broken indexes and the
2527           accompanying index recovery. No infinite loops on state changes
2528           when we're still in our loopfunction.
2529
2530 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2531
2532         * configure.ac:
2533           Fix up.
2534
2535 2004-12-22  Archana Shah  <archana.shah@wipro.com>
2536
2537         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2538
2539         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
2540           Normalizing the value before setting
2541         (gst_sunaudiomixer_get_volume):
2542           Normalizing the value after getting. Fixes bug# 161980
2543
2544 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
2545
2546         * Makefile.am: Make sure docs gets disted
2547         * docs/Makefile.am: Make sure all needed files get disted
2548         * gst-plugins.spec.in: latest updates
2549
2550 2004-12-22  Wim Taymans  <wim@fluendo.com>
2551
2552         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
2553         Revert patch 1.38 as clock distribution over schedulers does
2554         not work correcly in the core yet.
2555
2556 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2557
2558         * sys/oss/README: remove this file, which predates my birth
2559           (and which content is by far outdated)
2560
2561 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
2562
2563         * Makefile.am:
2564         * configure.ac:
2565         * docs/Makefile.am:
2566         * docs/libs/Makefile.am:
2567         * docs/libs/gst-plugins-libs-docs.sgml:
2568         * docs/libs/gst-plugins-libs-sections.txt:
2569         * docs/libs/tmpl/gstgconf.sgml:
2570         * docs/upload.mak:
2571         * docs/version.entities.in:
2572           Added boilerplate gtk-doc files for plugin-libs documentation.
2573
2574 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2575
2576         * gst/auparse/gstauparse.c: fix int and float audio caps
2577
2578 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2579
2580         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
2581         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
2582           g_assert() can be a macro, don't use #ifdef inside it.
2583
2584 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
2585
2586         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2587
2588         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
2589         (gst_videorate_init), (gst_videorate_chain),
2590         (gst_videorate_change_state):
2591           Event handling (fixes #159986).
2592
2593 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2594
2595         * gst-libs/gst/riff/riff-media.c:
2596         (gst_riff_create_video_caps_with_data):
2597           Add BLZ0 (Blizzard's version of DivX) fourcc.
2598
2599 2004-12-18  David Schleef  <ds@schleef.org>
2600
2601         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
2602         portability fix.
2603
2604 2004-12-18  David Schleef  <ds@schleef.org>
2605
2606         * gst/tta/ttadec.h: Disable some header code that isn't used
2607         and clearly isn't portable.
2608
2609 2004-12-18  David Schleef  <ds@schleef.org>
2610
2611         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
2612         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
2613         (avcodec_get_pix_fmt), (avpicture_layout),
2614         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
2615         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
2616         Fix code to not use GCC extensions (and c99 extensions that
2617         Forte does not like.)
2618
2619 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
2620
2621         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2622
2623         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
2624         (gst_deinterlace_chain):
2625           Rowstride fixes. Fixes #161039.
2626         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
2627         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
2628         (gst_video_crop_getcaps), (gst_video_crop_link),
2629         (gst_video_crop_i420), (gst_video_crop_chain),
2630         (gst_video_crop_change_state):
2631           Rework of negotiation. Actually works now. Fixes #158650.
2632
2633 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2634
2635         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
2636           That was very stupid.
2637
2638 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2639
2640         * gst/matroska/matroska-demux.c:
2641         (gst_matroska_demux_parse_blockgroup):
2642           Fix possible crasher.
2643
2644 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2645
2646         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
2647         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
2648           Lace sizes can be zero.
2649
2650 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2651
2652         * ext/musepack/gstmusepackdec.cpp:
2653           Fetch error return values. Fixes #161624.
2654         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
2655           Really EOS.
2656
2657 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2658
2659         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
2660           Work for truncated (unfinished download etc.) files. Fixes #160514.
2661
2662 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2663
2664         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2665           Fix for integer overflow. Makes #156001 not crash. Probably masks
2666           the real bug.
2667
2668 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2669
2670         * gst/ac3parse/gstac3parse.c: (plugin_init):
2671           Parsers never have ranks. Fixes #159651.
2672
2673 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2674
2675         * gst/playback/gstdecodebin.c: (compare_ranks):
2676           make sure the facotries are ordered the same every time even if they
2677           have the same rank by using the name
2678         * gst/playback/gstdecodebin.c: (find_compatibles):
2679           make sure we don't add factories to the list twice
2680
2681 2004-12-16  David Schleef  <ds@schleef.org>
2682
2683         * configure.ac: look for musepack headers as musepack/*.h
2684         (fixes #159847)
2685         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
2686         * ext/musepack/gstmusepackreader.h: same
2687
2688 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2689
2690         * gst-libs/gst/riff/riff-read.c:
2691         (gst_riff_read_strf_auds_with_data):
2692           Read extradata correctly (fixes #155879).
2693
2694 2004-12-16  David Schleef  <ds@schleef.org>
2695
2696         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
2697         audio.  does _not_ attempt or allow conversion unless channels
2698         is 1 or 2.
2699
2700 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
2701
2702         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
2703
2704 2004-12-16  David Schleef  <ds@schleef.org>
2705
2706         * gst/audioscale/gstaudioscale.c: the resample library only
2707         handles 1 or 2 channels.  Change caps to compensate.
2708
2709 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2710
2711         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
2712         (gst_matroska_demux_audio_caps):
2713           Some MPEG-AAC hacks, because else it doesn't work...
2714
2715 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2716
2717         * gst-libs/gst/riff/riff-media.c:
2718         (gst_riff_create_video_caps_with_data),
2719         (gst_riff_create_video_template_caps):
2720           Add h264.
2721
2722 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2723
2724         * gst-libs/gst/audio/Makefile.am:
2725           Try to fix buildbot.
2726
2727 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2728
2729         * gst/tcp/gstmultifdsink.c:
2730           Clean up and uniformize debugging.
2731
2732 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
2733
2734         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2735
2736         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
2737         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
2738         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
2739         (gst_mpeg_demux_change_state):
2740           Reset on ready. Fixes 160276.
2741
2742 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
2743
2744         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2745
2746         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2747         (gst_ffmpegcsp_pad_link):
2748           Fix memleak (#154815).
2749
2750 2004-12-16  James Bowes  <bowes@cs.dal.ca>
2751
2752         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2753
2754         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
2755         (gst_musicbrainz_init), (gst_musicbrainz_chain),
2756         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
2757         * ext/musicbrainz/gsttrm.h:
2758           Add support for using a proxy server when getting a trm id from
2759           the MusicBrainz database (#149613).
2760
2761 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
2762
2763         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2764
2765         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
2766         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
2767           Fix memleaks (#157233).
2768
2769 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
2770
2771         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2772
2773         * gst-libs/gst/resample/resample.c: (gst_resample_close):
2774         * gst-libs/gst/resample/resample.h:
2775         * gst/audioscale/gstaudioscale.c:
2776           Fix memleak (#159215).
2777
2778 2004-12-16  Toni Willberg  <toniw@iki.fi>
2779
2780         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2781
2782         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
2783         * sys/oss/oss_probe.c: (main):
2784           Check for mono/stereo support (similar to samplerate probing),
2785           fixes #159433. Also add missing copyright header to oss_probe.c.
2786
2787 2004-12-15  David Schleef  <ds@schleef.org>
2788
2789         * configure.ac: add audioresample and cairo plugins.  Remove
2790         HAVE_MMX stuff, because it's not used.
2791         * ext/Makefile.am: same
2792         * ext/audioresample/Makefile.am: You are not ready for an
2793         audio resampling element based on audioresample.
2794         * ext/audioresample/gstaudioresample.c:
2795         * ext/audioresample/gstaudioresample.h:
2796         * ext/cairo/Makefile.am: You are not ready for overlay elements
2797         based on cairo.  Don't look too closely, these elements kinda
2798         suck right now.
2799         * ext/cairo/gstcairo.c: new
2800         * ext/cairo/gsttextoverlay.c: new
2801         * ext/cairo/gsttextoverlay.h: new
2802         * ext/cairo/gsttimeoverlay.c: new
2803         * ext/cairo/gsttimeoverlay.h: new
2804         * gst-libs/gst/media-info/media-info-priv.h: fix compile
2805         problem with compilers that don't support variadic macros.
2806
2807 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
2808
2809         Reviewed by:  David Schleef  <ds@schleef.org>
2810
2811         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
2812         Bala, registering sunaudiosrc (oops!), and cleaning up code a
2813         bit.  Also ran indent-gst.
2814         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
2815         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
2816         (gst_sunaudiosrc_setparams):
2817
2818 2004-12-14  David Schleef  <ds@schleef.org>
2819
2820         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
2821         output rate to 16000.  Should fix #160235.
2822
2823 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2824
2825         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
2826         Add typefinding for mpeg2 pes streams
2827
2828 2004-12-13  David Schleef  <ds@schleef.org>
2829
2830         * configure.ac:  Applied patch from bug #143659, making default
2831         sources and sinks OS-dependent (for Solaris), and added code
2832         for OS/X.
2833         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
2834
2835 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2836
2837         * gst-libs/gst/riff/riff-media.c:
2838           forgot to add h2.64 to avidemux template caps
2839
2840 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2841
2842         * gst/wavenc/riff.h:
2843         * gst-libs/gst/riff/riff-media.c:
2844         * gst-libs/gst/riff/riff-ids.h:
2845         * gst/avi/gstavimux.c
2846         add 4CC code for VideoSoft h264 in AVI (VSSH)
2847           fixes bug #160655
2848         remove s323 from riff, it's quicktime specific :(
2849
2850 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2851
2852         * gst/asfdemux/README
2853         * gst/wavenc/riff.h
2854         * gst-libs/gst/riff/riff-ids.h
2855         * gst-libs/gst/riff/riff-media.c
2856         * gst/qtdemux/qtdemux.c:
2857           add new 4CC codes for h263 related codecs
2858           fixes partially bug #155163
2859
2860 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
2861
2862         * configure.ac: Update polyaudio requirement to 0.7
2863         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
2864
2865 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2866
2867         * gst/interleave/deinterleave.c:
2868         fix my name's spelling! :)
2869
2870 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2871
2872         * AUTHORS ChangeLog
2873         * gst/auparse/gstauparse.c
2874         * gst/interleave/deinterleave.c
2875         * gst/law/:
2876                 alaw-decode.c alaw-encode.c
2877                 mulaw-decode.c mulaw-encode.c
2878         * gst/oneton/gstoneton.c
2879         * sys/osxaudio/:
2880                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
2881         * sys/osxvideo/:
2882                 cocoawindow.h cocoawindow.m
2883                 osxvideosink.h osxvideosink.m
2884
2885         put the same mail address for Zaheer Abbas Merali everywhere
2886
2887 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2888
2889         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
2890           Align by packetsize, and assert that we a packet available before
2891           playing. The first makes webstreams work (they often include
2892           trailing padding data in a packet), the second allows pausing a
2893           ASF stream in totem without getting demux errors afterwards.
2894
2895 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2896
2897         * ext/ogg/gstoggdemux.c: (get_relative):
2898           Check for non-NULL before accessing member (end-of-chain).
2899
2900 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2901
2902         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
2903         (cdparanoia_set_property), (cdparanoia_get_property):
2904         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
2905         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
2906         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
2907         (dvdreadsrc_init), (dvdreadsrc_set_property),
2908         (dvdreadsrc_get_property):
2909         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
2910         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
2911           Synchronize property names where not yet the case. Devices are
2912           now device=X, other versions are deprecated (but still exist).
2913           Also use g_free() unconditionally.
2914         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2915         (setup_source), (gst_play_base_bin_get_property):
2916           Expose source.
2917
2918 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2919
2920         * configure.ac: move GCONF macro outside conditional for the am
2921           conditional. Fixes #160439
2922
2923 2004-12-08  David Schleef  <ds@schleef.org>
2924
2925         * tools/gst-visualise-m.m: Switch to elements that currently
2926         exist.
2927
2928 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2929
2930         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
2931           We love wrong commas.
2932
2933 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2934
2935         * gst/matroska/matroska-demux.c:
2936         (gst_matroska_demux_handle_src_query):
2937           Don't set DEFAULT, unsupported - makes length display incorrectly
2938           in some cases.
2939
2940 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
2941
2942         * gst/monoscope/README: remove blurb about files being GPL
2943         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
2944         * gst/monoscope/monoscope.c: Change license to BSD with explanation
2945           monoscope is now effectively LGPL licensed
2946
2947 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
2948
2949         * gst/monoscope/README: Update information to be more correct
2950         * gst/monoscope/convolve.c: Relicense to LGPL
2951         * gst/monoscope/convolve.h: Relicense to LGPL
2952
2953 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
2954
2955         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
2956           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
2957         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
2958           set default_duration for mpeg1 audio
2959
2960 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2961
2962         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
2963         * ext/alsa/gstalsa.h:
2964           refactor big chunks of the core caps negotiation code to make it
2965           a lot faster, because people claim it's really slow
2966           (actually, just cache the getcaps when the device is opened)
2967
2968 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2969
2970         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
2971         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
2972         (gst_a52dec_handle_frame), (gst_a52dec_chain),
2973         (gst_a52dec_change_state), (plugin_init):
2974         * ext/a52dec/gsta52dec.h:
2975           Do something useful with timestamps. Make chain-based (since
2976           there's really no reason to be loopbased).
2977         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
2978           Update current_byte/frame correctly.
2979
2980 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2981
2982         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
2983         (gst_ape_demux_stream_init):
2984           Forward tags, too.
2985
2986 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2987
2988         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
2989           Let's make sure we're done typefinding when detecting tags.
2990
2991 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2992
2993         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2994         (gst_ebml_read_init), (gst_ebml_read_use_event),
2995         (gst_ebml_read_element_id), (gst_ebml_peek_id),
2996         (gst_ebml_read_seek), (gst_ebml_read_skip),
2997         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
2998         (gst_ebml_read_master):
2999         * gst/matroska/ebml-read.h:
3000         * gst/matroska/matroska-demux.c:
3001         (gst_matroska_demux_parse_contents),
3002         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
3003           Disgustingly evil hack for working around INTERRUPT events and
3004           their extremely annoying habit of being a pain in the ass. We
3005           simply peek a cluster before reading any of it.
3006
3007 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3008
3009         * ext/musepack/gstmusepackdec.cpp:
3010           There's also floating point libmusepacks.
3011
3012 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3013
3014         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
3015         (gst_faad_chanpos_to_gst), (gst_faad_chain):
3016           Set DURATION even if source buffer didn't. Also use increasing
3017           timestamps.
3018         * gst-libs/gst/riff/riff-media.c:
3019         (gst_riff_create_audio_caps_with_data):
3020           Block_align can have larger values than 8192.
3021
3022 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3023
3024         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
3025         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
3026         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
3027         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
3028           Fix caps.
3029
3030 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3031
3032         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
3033           Fix logic bug.
3034
3035 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3036
3037         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
3038           Yay, another one.
3039
3040 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3041
3042         * ext/esd/esdsink.c: (gst_esdsink_chain):
3043           Make error actually say something useful (fixes #156798).
3044         * gst-libs/gst/riff/riff-media.c:
3045         (gst_riff_create_video_caps_with_data),
3046         (gst_riff_create_video_template_caps):
3047           Add Intel Video 5.0 fourcc (IV50).
3048
3049 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
3050
3051         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
3052         detection on mono and stereo mp3 files.
3053
3054 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3055
3056         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
3057           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
3058           the contained stream).
3059
3060 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3061
3062         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
3063           Oops, remove debug.
3064
3065 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
3066
3067         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3068
3069         * gst/law/alaw-decode.c: (alawdec_getcaps):
3070         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
3071           Prevent warnings when negotiating caps (fixes #159338).
3072
3073 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3074
3075         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3076         (gst_ffmpegcsp_chain):
3077           Remove old leftover that shouldn't be there...
3078
3079 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
3080
3081         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3082
3083         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
3084           Don't forward DISCONT events (fixes #159684).
3085
3086 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3087
3088         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
3089           Unlink manually since sometimes bin disposal (and therefore
3090           pad unlinking) is delayed, which will cause a new media file
3091           to not be able to start playing instantly.
3092
3093 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3094
3095         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
3096           On mute of an unlinked stream, check for pad availability so
3097           we don't crash on unlinked pad.
3098
3099 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3100
3101         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
3102         (gst_avi_demux_massage_index):
3103           Fix quite humiliating bug in omitting 0-sized index chunks but
3104           forgetting to count them for timestamps.
3105
3106 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3107
3108         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
3109           Actually leave the loop if we failed to sync. Don't crash.
3110
3111 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3112
3113         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
3114         (gst_dvd_demux_process_private):
3115         * gst/mpegstream/gstdvddemux.h:
3116           Fix crash (#159759). Doesn't work, though. :-(.
3117
3118 2004-11-28  Benjamin Otte  <otte@gnome.org>
3119
3120         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
3121           more overwriting protection due to modifying channels one by one
3122           instead of all at once
3123
3124 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3125
3126         * gst/audioconvert/gstchannelmix.c:
3127         (gst_audio_convert_fill_normalize):
3128           Normalize using absolute values.
3129
3130 2004-11-28  Julien MOUTTE  <julien@moutte.net>
3131
3132         * configure.ac:
3133         * ext/Makefile.am:
3134         * ext/directfb/Makefile.am:
3135         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
3136         (gst_directfbvideosink_get_pixel_format),
3137         (gst_directfbvideosink_get_format_from_fourcc),
3138         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
3139         (gst_directfbvideosink_sink_link),
3140         (gst_directfbvideosink_change_state),
3141         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
3142         (gst_directfbvideosink_buffer_alloc),
3143         (gst_directfbvideosink_interface_supported),
3144         (gst_directfbvideosink_interface_init),
3145         (gst_directfbvideosink_navigation_send_event),
3146         (gst_directfbvideosink_navigation_init),
3147         (gst_directfbvideosink_set_property),
3148         (gst_directfbvideosink_get_property),
3149         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
3150         (gst_directfbvideosink_base_init),
3151         (gst_directfbvideosink_class_init),
3152         (gst_directfbvideosink_get_type), (plugin_init):
3153         * ext/directfb/directfbvideosink.h: Adding a first version of
3154         directfbvideosink.
3155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
3156         more.
3157
3158 2004-11-28  Benjamin Otte  <otte@gnome.org>
3159
3160         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
3161           walk the samples backwards if out_channels > in_channels so we don't
3162           overwrite data
3163
3164 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3165
3166         * gst/audioconvert/Makefile.am:
3167         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3168         (gst_audio_convert_link), (gst_audio_convert_change_state),
3169         (gst_audio_convert_channels):
3170         * gst/audioconvert/gstchannelmix.c:
3171         (gst_audio_convert_unset_matrix),
3172         (gst_audio_convert_fill_identical),
3173         (gst_audio_convert_fill_compatible),
3174         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
3175         (gst_audio_convert_fill_others),
3176         (gst_audio_convert_fill_normalize),
3177         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
3178         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
3179         * gst/audioconvert/gstchannelmix.h:
3180           Implement a channel mixer.
3181
3182 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
3183
3184         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
3185         * ext/alsa/gstalsa.h:
3186         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
3187         Make alsasink actually honor gst_element_set_clock and use that
3188         clock instead of its internal one.
3189
3190 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
3191
3192         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
3193         (gst_play_base_bin_change_state): nullify source and decoder when
3194         going from READY to NULL so that we don't try to do weird stuff with
3195         them when going from NULL to READY
3196         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
3197         instead of g_object_unref
3198         (gen_video_element), (gen_audio_element): more refcounting fixes, now
3199         it should be correct
3200         (gst_play_bin_change_state): don't call remove_sinks if we are
3201         currently disposing the object
3202
3203 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3204
3205         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
3206           Don't forget bass if it's there. Else left channel is silent...
3207
3208 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3209
3210         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
3211         (gst_a52dec_change_state):
3212           Don't do sample adjusting anymore, we use float audio now.
3213         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3214           Don't fixate to non-existing properties.
3215
3216 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3217
3218         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
3219         (gst_a52dec_change_state):
3220           Advertise that we can do surround sound.
3221
3222 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3223
3224         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
3225           Add buffer-frames=0.
3226         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
3227         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
3228         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
3229         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
3230         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
3231         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
3232         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
3233         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
3234         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
3235         * ext/dvdread/dvdreadsrc.h:
3236           Add seeking, querying for bytes, sectors, title, angle and
3237           chapter. Handle multiple chapters. Relicense to LGPL because
3238           Billy agreed on that (thanks Billy!).
3239
3240 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
3241
3242         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
3243         call parent dispose method
3244
3245 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
3246
3247         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
3248         (gst_audio_clock_get_internal_time):
3249         Fix active <-> inactive transitions: ensure time value always
3250         grows and avoid abrupt value changes.
3251
3252 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
3253
3254         * configure.ac:
3255         * gst/tta/Makefile.am:
3256         * gst/tta/crc32.h:
3257         * gst/tta/filters.h:
3258         * gst/tta/gsttta.c:
3259         * gst/tta/gstttadec.c:
3260         * gst/tta/gstttadec.h:
3261         * gst/tta/gstttaparse.c:
3262         * gst/tta/gstttaparse.h:
3263         * gst/tta/ttadec.h:
3264           added TTA parser and decoder
3265
3266 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3267
3268         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3269         (probe_triggered), (check_queue), (buffer_underrun),
3270         (buffer_running), (buffer_overrun), (gen_source_element),
3271         (setup_source):
3272         * gst/playback/gstplaybasebin.h:
3273           Implement buffering. Needs some more work.
3274
3275 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3276
3277         * ext/theora/theoradec.c: (theora_dec_chain):
3278           Fix ilog mask range overflow.
3279
3280 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3281
3282         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
3283           Don't omit the last (which in case of dmix is the only :) )
3284           channel count. Don't set channels if <= 2.
3285
3286 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
3287
3288         * gst/playback/gstplaybin.c: (gen_video_element),
3289         (gen_audio_element): Removed 2 obsolete comments
3290
3291 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3292
3293         * ext/vorbis/oggvorbisenc.c
3294         * ext/vorbis/vorbisenc.c :
3295           change description fields of those plugins to differentiate them
3296           (pitivi show Encoders by description, they had the same one)
3297
3298 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
3299
3300         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3301
3302         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
3303         (gst_play_bin_set_property), (gen_video_element),
3304         (gen_audio_element):
3305           Refcounting fixes for provided audio-/videosinks.
3306
3307 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3308
3309         * gst/playback/gstplaybin.c: (gen_video_element),
3310         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
3311           Don't reference all sinks, but only the video- and audiosinks.
3312           The vis. element should be disposed when we're done with it.
3313           We don't have any reason to keep it around. This fixes warnings
3314           when reusing playbin for playing multiple audio files with
3315           vis. enabled. Also release audio device on pause - idea stolen
3316           from Rhythmbox.
3317
3318 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3319
3320         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
3321         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
3322         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
3323         * ext/alsa/gstalsaplugin.c: (plugin_init):
3324         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
3325         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
3326         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
3327         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
3328         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
3329         (gst_faad_change_state), (plugin_init):
3330         * ext/faad/gstfaad.h:
3331         * ext/vorbis/vorbis.c: (plugin_init):
3332         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3333         * gst-libs/gst/audio/Makefile.am:
3334         * gst-libs/gst/audio/audio.c: (plugin_init):
3335         * gst-libs/gst/audio/multichannel.c:
3336         (gst_audio_check_channel_positions),
3337         (gst_audio_get_channel_positions),
3338         (gst_audio_set_channel_positions),
3339         (gst_audio_set_structure_channel_positions_list),
3340         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
3341         (gst_audio_fixate_channel_positions):
3342         * gst-libs/gst/audio/multichannel.h:
3343         * gst-libs/gst/audio/testchannels.c: (main):
3344         * gst/audioconvert/gstaudioconvert.c:
3345         (gst_audio_convert_class_init), (gst_audio_convert_init),
3346         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
3347         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
3348         (gst_audio_convert_fixate), (gst_audio_convert_channels):
3349         * gst/audioconvert/plugin.c: (plugin_init):
3350           Surround sound support.
3351
3352 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3353
3354         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
3355           Fix position for discont if we're close as well. Nitpicking, but
3356           saves a few milliseconds of extra waiting or skipping.
3357
3358 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3359
3360         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
3361           We sometimes need parsers for playback, so add those too.
3362
3363 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3364
3365         * configure.ac:
3366         * gst/apetag/Makefile.am:
3367         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
3368         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
3369         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
3370         (gst_ape_demux_get_src_query_types),
3371         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
3372         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
3373         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
3374         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
3375         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
3376         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
3377         (gst_ape_demux_change_state):
3378         * gst/apetag/apedemux.h:
3379         * gst/apetag/apetag.c: (plugin_init):
3380         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
3381         (plugin_init):
3382           APE v1/2 tag reader plus typefind function.
3383
3384 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3385
3386         * configure.ac:
3387         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3388         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
3389           Remove hacks for older core. Require newer core version
3390           accordingly.
3391
3392 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3393
3394         * gst/cdxaparse/Makefile.am:
3395         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
3396         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
3397         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
3398         * gst/cdxaparse/gstcdxaparse.h:
3399         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
3400         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
3401         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
3402         (gst_cdxastrip_get_src_query_types),
3403         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
3404         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
3405         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
3406         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
3407         * gst/cdxaparse/gstcdxastrip.h:
3408           SVCD/VCD header stripping separated from CDXA image parsing.
3409         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
3410         (plugin_init):
3411           Add VCD/SVCD header typefinding for VCD/SVCD.
3412         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
3413         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
3414         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
3415         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
3416         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
3417         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
3418         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
3419         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
3420         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
3421         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
3422         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
3423         * sys/vcd/vcdsrc.h:
3424           Fix up, add seeking, querying, URI interface. Works in totem now.
3425
3426 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3427
3428         * configure.ac:
3429           back to CVS
3430
3431 === release 0.8.6 ===
3432
3433 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3434
3435         * NEWS:
3436         * RELEASE:
3437         * configure.ac:
3438         * po/af.po:
3439         * po/az.po:
3440         * po/cs.po:
3441         * po/en_GB.po:
3442         * po/hu.po:
3443         * po/it.po:
3444         * po/nb.po:
3445         * po/nl.po:
3446         * po/or.po:
3447         * po/sq.po:
3448         * po/sr.po:
3449         * po/sv.po:
3450         * po/uk.po:
3451           releasing 0.8.6, "IOU Love"
3452
3453 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3454
3455         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3456
3457         * gst/playback/gstplaybasebin.c:
3458           Fix unplayable files error handling.  Fixes #158365
3459
3460 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3461
3462         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3463
3464         * gst/typefind/gsttypefindfunctions.c:
3465           Fix broken mp3 typefinding.  Fixes #158375
3466
3467 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3468
3469         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3470
3471         * ext/ogg/gstoggdemux.c:
3472           Fix sync on broken files.  Fixes #158976
3473
3474 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3475
3476         patch by: Edward Hervey <bilboed@bilboed.com>
3477
3478         * ext/libpng/gstpngenc.c:
3479           Copy over buffer properties.  Fixes #158832
3480
3481 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3482
3483         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
3484
3485         * ext/dvdread/dvdreadsrc.c:
3486           Fixes invalid reads (#158462)
3487
3488 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3489
3490         * sys/v4l/gstv4lsrc.c:
3491         * sys/v4l/gstv4lsrc.h:
3492         * sys/v4l/v4lsrc_calls.c:
3493           Probe less and cache it.  Fixes #159187.
3494
3495 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3496
3497         * gst/videorate/gstvideorate.c:
3498           Handle all video formats. Fixes #159186.
3499
3500 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
3501         * gst/synaesthesia/gstsynaesthesia.c:
3502         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
3503         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
3504         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
3505         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
3506         (gst_synaesthesia_change_state), (plugin_init):
3507         Fix up synaesthesia to work under different samplerates/ buffer sizes.
3508         Force 320x200 output, as that's the only thing the underlying
3509         synaesthesia implementation supports. Still needs to be made
3510         re-entrant.
3511
3512 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3513
3514         * configure.ac:
3515           Fix mpeg2enc configure check (similar to mplex check below).
3516
3517 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
3518
3519         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3520
3521         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3522           Fix for gcc-2.95 (fixes #158221).
3523
3524 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3525
3526         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3527           Re-add clock distribution hack (until new core is released).
3528           Fixes #158125.
3529
3530 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
3531         * configure.ac:
3532           fix mplex configure check segfaulting on some systems (bug #140994)
3533
3534 2004-11-13  Benjamin Otte  <otte@gnome.org>
3535
3536         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
3537           add debugging
3538         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3539           do a wait when we enter the loop func with no data available to
3540           write instead of getting into an 100% CPU loop by just returning and
3541           being called again by the scheduler
3542
3543 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
3544
3545         * configure.ac:
3546         * ext/libvisual/visual.c: (gst_visual_get_type),
3547         (libvisual_log_handler), (gst_visual_getcaps),
3548         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
3549         (plugin_init):
3550           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
3551         * ext/smoothwave/Makefile.am:
3552         * ext/smoothwave/demo-osssrc.c: (main):
3553         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
3554         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
3555         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
3556         (plugin_init):
3557         * ext/smoothwave/gstsmoothwave.h:
3558           Make gstsmoothwave a working element in the 20th century.
3559
3560         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
3561           Fix incorrect link function
3562
3563 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3564
3565         * gst/volume/gstvolume.c:
3566           Allow buffer-frames=0.
3567
3568 2004-11-12 Iain <iaingnome@gmail.com>
3569
3570         * configure.ac: Check for polypaudio
3571
3572         * ext/Makefile.am: Build the polyp dir
3573
3574         * ext/polyp: The polypsink sources.
3575
3576 2004-10-30 Iain <iaingnome@gmail.com>
3577
3578         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
3579         caps to reflect the new number of channels.
3580
3581 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3582
3583         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3584           Fix for negotiation order problem. This would show when the
3585           ALSA loopfuction was called before any other function. ALSA
3586           wouldn't do anything because we're not negotiated yet, leading
3587           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
3588
3589 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3590
3591         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3592
3593         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3594           No warnings (#157986).
3595
3596 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3597
3598         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3599           Prefer apev1/2 and id3v1 (at end of file) over musepack.
3600
3601 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3602
3603         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
3604           Signal no-more-pads (so it works in playbin).
3605
3606 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3607
3608         * ext/musepack/gstmusepackreader.cpp:
3609           Workaround for older core.
3610
3611 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3612
3613         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
3614           Actually test for odd width/height rather than testing whether
3615           a temporary variable that was 0 before we subtracted 1 is now
3616           not equal to zero (which it always is).
3617
3618 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3619
3620         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
3621         Fix compilation if HAVE_XVIDEO is not defined
3622
3623 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3624
3625         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
3626         Fix compilation if HAVE_XVIDEO is not defined
3627
3628 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
3629
3630         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
3631         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
3632         (gst_goom_change_state), (plugin_init):
3633         Use the bytestream adapter so goom doesn't depend on the input
3634         buffer size.
3635         Add a debug category
3636
3637 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3638
3639         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
3640           Only set hardware parameters *after* negotiation. Before
3641           negotiation, it will set ANY and that seems to cause crashes
3642           (see e.g. #151288, #153227).
3643
3644 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3645
3646         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
3647           This seems to be antique leftover. It needs to pass error
3648           checking.
3649         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
3650         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
3651         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
3652         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
3653           Fix GstXOverlay implementation (#151059).
3654
3655 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3656
3657         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
3658           Don't assert (#157853).
3659
3660 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3661
3662         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
3663           Fix bytes/samples confustion.
3664         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
3665           Fix for underrun (#144389).
3666
3667 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3668
3669         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
3670           Disable halfway-seek for pending release (since it needs a new
3671           core release).
3672
3673 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
3674
3675         * sys/v4l/gstv4lsrc.c:
3676         * sys/v4l/gstv4lsrc.h:
3677         * sys/v4l/v4lsrc_calls.c:
3678           add autoprobe-fps property so we can separate autoprobing parts
3679
3680 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
3681
3682         * sys/v4l/gstv4lsrc.c:
3683         * sys/v4l/v4lsrc_calls.c:
3684         initialise fourcc to catch unset fourcc's, and debug
3685
3686 2004-11-09  Wim Taymans  <wim@fluendo.com>
3687
3688         * gst/playback/README:
3689         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
3690         * gst/playback/gstplaybin.c: (gst_play_bin_init),
3691         (gst_play_bin_dispose), (gst_play_bin_set_property),
3692         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
3693         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
3694         (gst_play_bin_get_formats), (gst_play_bin_convert),
3695         (gst_play_bin_get_query_types), (gst_play_bin_query):
3696         Cleanups and some more documentation.
3697
3698 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
3699
3700         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
3701         (gst_cacasink_init), (gst_cacasink_chain):
3702         * ext/libcaca/gstcacasink.h:
3703         Cacasink inherits from VideoSink, so let that store the clock.
3704
3705 2004-11-09  Wim Taymans  <wim@fluendo.com>
3706
3707         * gst/playback/README:
3708         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
3709         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
3710         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
3711         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
3712         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
3713         (setup_sinks):
3714         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
3715         (gst_stream_info_is_mute), (gst_stream_info_set_property):
3716         * gst/playback/gststreaminfo.h:
3717         Updated README.
3718         Only switch groups if all streams have muted (EOSed).
3719         Send Tags in sync with the stream playback instead of in
3720         the playback/preroll phase.
3721         Some cleanups, free the fakesrc elements.
3722
3723 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3724
3725         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
3726           buffer-frames property was missing
3727         * ext/arts/gst_arts.c:
3728           rate missing from sinkcaps
3729         * ext/audiofile/gstafparse.c:
3730         * ext/audiofile/gstafsink.c:
3731         * ext/audiofile/gstafsrc.c:
3732         * ext/swfdec/gstswfdec.c:
3733           int audio doesn't know buffer-frames
3734         * ext/cdparanoia/gstcdparanoia.c:
3735           int audio doesn't know chunksize either
3736         * ext/nas/nassink.c:
3737           it's endianness, not endianess
3738         * gst-libs/gst/audio/audio.h:
3739           make float standard pad template caps really describe float
3740         * gst/law/mulaw.c: (linear_factory):
3741           signed only, please
3742         * gst/mpegstream/gstdvddemux.c:
3743           widths of 20 are not valid
3744
3745 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3746
3747         Submitted by: Luca Ferretti <elle.uca@infinito.it>
3748
3749         * po/LINGUAS:
3750         * po/it.po:
3751           Add Italian
3752
3753 2004-11-08  Wim Taymans  <wim@fluendo.com>
3754
3755         * gst/playback/README:
3756         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
3757         * gst/playback/gstplaybasebin.c: (probe_triggered),
3758         (gst_play_base_bin_change_state):
3759         Updated README, added more comments for fixmes etc..
3760
3761 2004-11-08  Wim Taymans  <wim@fluendo.com>
3762
3763         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3764         We can remove this hack now.
3765
3766 2004-11-08  Wim Taymans  <wim@fluendo.com>
3767
3768         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
3769         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3770         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
3771         Only mix AYUV for maximum quality.
3772
3773 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3774
3775         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
3776         (gst_ogg_demux_push), (gst_ogg_pad_push):
3777           Let's act as if we're synchronized now! :).
3778         * ext/theora/theoradec.c: (theora_dec_chain):
3779           Add some debug.
3780
3781 2004-11-08  Wim Taymans  <wim@fluendo.com>
3782
3783         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3784         (gst_alpha_set_property), (gst_alpha_sink_link),
3785         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
3786         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
3787         (gst_alpha_init_params), (gst_alpha_chain):
3788         Implement alpha functions for AYUV too, this increases
3789         accuracy quite a bit.
3790
3791 2004-11-08  Wim Taymans  <wim@fluendo.com>
3792
3793         * gst/ffmpegcolorspace/avcodec.h:
3794         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3795         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
3796         (gst_ffmpegcsp_avpicture_fill):
3797         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3798         (gst_ffmpegcsp_caps_remove_format_info):
3799         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3800         (shrink12), (img_get_alpha_info), (deinterlace_line),
3801         (deinterlace_line_inplace):
3802         * gst/ffmpegcolorspace/imgconvert_template.h:
3803         Added AYUV colorspace and handle RGBA a bit more respectful.
3804
3805 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3806
3807         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
3808           Actually always send a discont (cornercase when resending the
3809           same serial-tagged chain twice).
3810
3811 2004-11-08  Julien MOUTTE  <julien@moutte.net>
3812
3813         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
3814         (gst_ximagesink_finalize):
3815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
3816         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
3817
3818 2004-11-08  Wim Taymans  <wim@fluendo.com>
3819
3820         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
3821         Don't segfault on NULL data.
3822
3823 2004-11-08  Wim Taymans  <wim@fluendo.com>
3824
3825         * gst/playback/gstdecodebin.c: (unlinked):
3826         * gst/playback/gstplay-marshal.list:
3827         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3828         (gst_play_base_bin_init), (group_create), (get_active_group),
3829         (get_building_group), (group_destroy), (group_commit),
3830         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
3831         (add_element_stream), (no_more_pads), (probe_triggered),
3832         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
3833         (state_change), (setup_source), (gst_play_base_bin_get_property),
3834         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
3835         (gst_play_base_bin_link_stream),
3836         (gst_play_base_bin_get_streaminfo):
3837         * gst/playback/gstplaybasebin.h:
3838         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3839         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
3840         Add support for chained ogg files. Prepare for playlist
3841         support. This patch introduces the concept of pad groups, which
3842         together compose one playable media file.
3843
3844 2004-11-07  David Schleef  <ds@schleef.org>
3845
3846         * testsuite/gst-lint: Check for pad templates that aren't statically
3847         scoped.
3848
3849 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3850
3851         * configure.ac:
3852         * ext/Makefile.am:
3853         * ext/musepack/Makefile.am:
3854         * ext/musepack/gstmusepackdec.cpp:
3855         * ext/musepack/gstmusepackdec.h:
3856         * ext/musepack/gstmusepackreader.cpp:
3857         * ext/musepack/gstmusepackreader.h:
3858           Add musepack decoder.
3859         * ext/faad/gstfaad.c: (gst_faad_base_init):
3860           Make pad templates static.
3861         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
3862         (plugin_init):
3863           Add musepack typefinder, make mp3 typefinding work halfway stream,
3864           which doesn't actually work yet because id3demux doesn't implement
3865           _get_length().
3866
3867 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3868
3869         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
3870         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
3871           Fix interrupt event handling (#144436).
3872
3873 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3874
3875         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
3876           Hide unused glory.
3877
3878 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3879
3880         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3881
3882         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
3883           Fix weird caps (#157548).
3884
3885 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3886
3887         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3888
3889         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
3890           Add missing NULL terminator (#157543).
3891
3892 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3893
3894         * gst/tcp/gsttcp.h:
3895         * gst/tcp/gsttcpclientsink.c:
3896         * gst/tcp/gsttcpclientsrc.c:
3897         * gst/tcp/gsttcpserversink.c:
3898         * gst/tcp/gsttcpserversrc.c:
3899           ports can go up to 65535.  Move common defines to gsttcp.h
3900
3901 2004-11-05  Wim Taymans  <wim@fluendo.com>
3902
3903         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
3904         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
3905         Added two more colorspaces.
3906
3907 2004-11-05  Wim Taymans  <wim@fluendo.com>
3908
3909         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3910         (gst_ffmpegcsp_avpicture_fill):
3911         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3912         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
3913         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
3914         More stride fixes.
3915
3916 2004-11-05  Wim Taymans  <wim@fluendo.com>
3917
3918         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
3919         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
3920         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
3921         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
3922         (gst_videomixer_loop):
3923         More stride fixes.
3924
3925 2004-11-05  Benjamin Otte  <otte@gnome.org>
3926
3927         * ext/mad/gstmad.c: (gst_mad_chain):
3928           don't overflow data buffer. Flush not needed sync data when syncing
3929           failed.
3930
3931 2004-11-04  Wim Taymans  <wim@fluendo.com>
3932
3933         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3934         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
3935         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
3936         (gst_alpha_init_params), (gst_alpha_chain),
3937         (gst_alpha_change_state):
3938         Updated the chroma keying algorithm with something more
3939         sophisticated.
3940
3941 2004-11-03  Wim Taymans  <wim@fluendo.com>
3942
3943         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
3944         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3945         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
3946         Fix stride issues. Does not completely work for odd
3947         heights.
3948
3949 2004-11-03  Wim Taymans  <wim@fluendo.com>
3950
3951         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3952         (gst_alpha_chroma_key), (gst_alpha_chain):
3953         Fix stride issues. Does not completely work for odd
3954         heights.
3955
3956 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
3957
3958         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
3959         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
3960         leak fixes
3961
3962 2004-11-03  Wim Taymans  <wim@fluendo.com>
3963
3964         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3965         (gst_ffmpegcsp_avpicture_fill):
3966         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3967         (avpicture_alloc):
3968         * gst/ffmpegcolorspace/imgconvert_template.h:
3969         Use correct _fill function to get correct strides.
3970
3971 2004-11-02  David Schleef  <ds@schleef.org>
3972
3973         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
3974         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
3975         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
3976         Change all g_print()s to debugging.  Add a bunch of consistency
3977         checks.
3978
3979 2004-11-02  Wim Taymans  <wim@fluendo.com>
3980
3981         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3982         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
3983         (unlinked), (no_more_pads), (close_link):
3984         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3985         (unknown_type), (add_element_stream), (new_decoded_pad),
3986         (removed_decoded_pad), (setup_source):
3987         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
3988         (gst_stream_info_class_init), (gst_stream_info_init),
3989         (gst_stream_info_new), (gst_stream_info_dispose),
3990         (stream_info_mute_pad), (gst_stream_info_set_property),
3991         (gst_stream_info_get_property):
3992         * gst/playback/gststreaminfo.h:
3993         Fix playback of multiple files.
3994         a slightly different approach to handling dynamic pad removals.
3995         This one only looks at pads that we have linked.
3996
3997 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
3998
3999         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
4000         free" warning from libc.
4001
4002 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4003
4004         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4005         (get_unconnected_element), (remove_starting_from), (pad_removed),
4006         (close_link):
4007           Implement support for dynamic pad changing. We listen to "live"
4008           pad removals (i.e. while playing) and re-setup autoplugging
4009           after that. Playbasebin/playbin need some more work for this
4010           to finally work, but decodebin supports (and replugs) chained
4011           ogg now.
4012
4013 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
4014
4015         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
4016         (gst_alsa_finalize):
4017         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
4018         (gst_cdaudio_finalize):
4019         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
4020         (cdparanoia_finalize):
4021         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
4022         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
4023         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
4024         (dvdreadsrc_finalize):
4025         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
4026         (gst_flacdec_finalize):
4027         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
4028         (gst_flacenc_finalize):
4029         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
4030         (gst_gnomevfssink_finalize):
4031         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
4032         (gst_gnomevfssrc_finalize):
4033         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
4034         (gst_fameenc_finalize):
4035         * ext/nas/nassink.c: (gst_nassink_class_init),
4036         (gst_nassink_finalize):
4037         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
4038         (gst_sdlvideosink_class_init):
4039         * ext/sndfile/gstsf.c: (gst_sf_dispose):
4040         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
4041         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
4042         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
4043         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
4044         (gst_x_window_listener_dispose):
4045         * gst/audioscale/gstaudioscale.c:
4046         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
4047         (play_on_demand_finalize):
4048         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
4049         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
4050         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
4051         (cdplayer_finalize):
4052         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
4053         (gst_glimagesink_class_init):
4054         * sys/oss/gstosselement.c: (gst_osselement_class_init),
4055         (gst_osselement_finalize):
4056         * sys/oss/gstosssink.c: (gst_osssink_dispose):
4057         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
4058         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
4059           Fixes a bunch of problems with finalize and dispose functions,
4060           either assumptions that dispose is only called once, or not calling
4061           the parent class dispose/finalize function
4062
4063 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
4064
4065         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
4066           added two api precondition guards
4067           use g_strdup with getenv to fix crash when using ENVVAR
4068
4069 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
4070         * ext/esd/esdsink.c: (gst_esdsink_class_init),
4071         (gst_esdsink_finalize):
4072         Use a finalize function, not dispose, and more importantly,
4073         call the parent class finalize function too
4074
4075 2004-11-01  Johan Dahlin  <johan@gnome.org>
4076
4077         * ext/ogg/gstoggdemux.c:
4078         * gst/tags/gstvorbistag.c:
4079         Plug leaks.
4080
4081 2004-10-31  Benjamin Otte  <otte@gnome.org>
4082
4083         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
4084           lotsa memleaks today. But they're all small...
4085
4086 2004-10-31  Benjamin Otte  <otte@gnome.org>
4087
4088         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4089           another memleak crushed
4090
4091 2004-10-31  Benjamin Otte  <otte@gnome.org>
4092
4093         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
4094           fix memleak
4095
4096 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4097
4098         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4099           Hack to prevent crash when going to READY inside signal handler
4100           while this function is active.
4101
4102 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4103
4104         * gst/ffmpegcolorspace/Makefile.am:
4105         * gst/ffmpegcolorspace/avcodec.h:
4106         * gst/ffmpegcolorspace/common.h:
4107         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
4108         * gst/ffmpegcolorspace/dsputil.h:
4109         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
4110         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4111         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
4112         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
4113         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
4114         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
4115         (gst_ffmpegcsp_avpicture_fill):
4116         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
4117         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4118         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
4119         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
4120         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
4121         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
4122         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4123         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
4124         * gst/ffmpegcolorspace/imgconvert.c:
4125         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
4126         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
4127         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
4128         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
4129         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
4130         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
4131         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
4132         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
4133         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
4134         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
4135         (grow21), (grow22), (grow41), (grow44), (conv411),
4136         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
4137         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
4138         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
4139         (avpicture_free), (is_yuv_planar), (img_convert),
4140         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
4141         (deinterlace_line_inplace), (deinterlace_bottom_field),
4142         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
4143         * gst/ffmpegcolorspace/imgconvert_template.h:
4144         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
4145         * gst/ffmpegcolorspace/mmx.h:
4146         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
4147         (av_fast_realloc), (av_mallocz_static), (av_free_static),
4148         (av_freep), (avcodec_get_context_defaults),
4149         (avcodec_alloc_context), (avcodec_init):
4150           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
4151           handling plus update from ffmpeg CVS. Large clean-up.
4152
4153 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4154
4155         * gst/playback/Makefile.am:
4156           We need the marshallers for decodebin, too.
4157
4158 2004-10-30  David Schleef  <ds@schleef.org>
4159
4160         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
4161           quicktime typefinding work with 64-bit offsets.
4162
4163 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
4164
4165         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
4166           Set EOS on the element when processing an EOS event.
4167         * ext/speex/gstspeexdec.h:
4168         * ext/speex/gstspeexenc.h:
4169           Only keep a const ptr to the mode
4170         * gst-libs/gst/riff/riff-media.c:
4171         (gst_riff_create_audio_caps_with_data),
4172         (gst_riff_create_audio_template_caps):
4173           Allow WMAV3, with up to 6 channels.
4174         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
4175           Don't call gst_pad_set_event_function on a sink pad.
4176         * gst/mpegstream/gstdvddemux.c:
4177         (gst_dvd_demux_get_subpicture_stream),
4178         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
4179           Copy the explicit caps that were set across to the cur_* pads,
4180           instead of trying to use a possibly non-existent negotiated caps.
4181           Reset the type of subpicture pads to UNKNOWN after calling
4182           init_stream, so that the caps get set.
4183
4184 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
4185
4186         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4187
4188         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
4189           Don't touch buffer if it is of size 0 (fixes #151064).
4190
4191 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4192
4193         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
4194           Synchronized discont handling.
4195
4196 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4197
4198         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
4199         (gst_ogg_demux_push):
4200           Make seeking sort-of exact again (fixes #156387).
4201
4202 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4203
4204         * gst/playback/gstplaybasebin.c: (unknown_type),
4205         (add_element_stream), (new_decoded_pad),
4206         (gst_play_base_bin_change_state):
4207         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4208         (gst_stream_info_init), (gst_stream_info_new),
4209         (gst_stream_info_dispose), (gst_stream_info_get_property):
4210         * gst/playback/gststreaminfo.h:
4211           Make caps explicitely available. Makes testing for unsupported
4212           types possible. Improves error reporting.
4213
4214 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4215
4216         * gst/audioconvert/gstaudioconvert.c:
4217         (gst_audio_convert_buffer_to_default_format):
4218           Really don't touch read-only buffers (#156563).
4219
4220 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
4221
4222         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4223
4224         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
4225           Fix memleak (#155223).
4226
4227 2004-10-29  Wim Taymans  <wim@fluendo.com>
4228
4229         * gst/tcp/.cvsignore:
4230         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4231         (gst_multifdsink_class_init), (gst_multifdsink_init),
4232         (gst_multifdsink_add), (gst_multifdsink_remove),
4233         (gst_multifdsink_remove_client_link), (is_sync_frame),
4234         (gst_multifdsink_new_client),
4235         (gst_multifdsink_handle_client_write),
4236         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
4237         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
4238         (gst_multifdsink_get_property):
4239         * gst/tcp/gstmultifdsink.h:
4240         Added burst on connect sync_method, deprecated sync_clients,
4241         streamlined the sync code some more.
4242
4243 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4244
4245         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
4246         (gst_play_base_bin_change_state):
4247           Improve error reporting.
4248
4249 2004-10-28  Wim Taymans  <wim@fluendo.com>
4250
4251         * gst/tcp/Makefile.am:
4252         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
4253         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
4254         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
4255         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
4256         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
4257         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
4258         (gst_fdset_wait):
4259         Added more locks around fdset structures. Fixed/reworked
4260         the poll array resizing code.
4261         Added stress test for fdset.
4262
4263 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4264
4265         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
4266         fix build
4267
4268 2004-10-28  Benjamin Otte  <otte@gnome.org>
4269
4270         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
4271           fix link function to always query channels and query width for
4272           floats
4273         * configure.ac:
4274           add equalizer dir
4275         * gst/equalizer/Makefile.am:
4276         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
4277         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
4278         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
4279         (arg_to_scale), (setup_filter),
4280         (gst_iir_equalizer_compute_frequencies),
4281         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
4282         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
4283         (plugin_init):
4284           add an equalizer
4285
4286 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4287
4288         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
4289
4290         * po/LINGUAS:
4291         * po/nb.po:
4292           Added Norwegian Bokmaal translation
4293
4294 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4295
4296         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4297           Don't break on options (fixes #156488).
4298
4299 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4300
4301         * configure.ac:
4302         * ext/cdaudio/Makefile.am:
4303         * sys/Makefile.am:
4304           fix build on older automake
4305
4306 2004-10-26  Wim Taymans  <wim@fluendo.com>
4307
4308         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
4309         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
4310         Allow a little margin when negotiating the framerate.
4311
4312 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
4313
4314         * gst/level/gstlevel.c:
4315           synchonised naming of pads and pad-templates
4316
4317 2004-10-26  Wim Taymans  <wim@fluendo.com>
4318
4319         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
4320         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
4321         (_find_streams_check), (gst_ogg_demux_push):
4322         Fix EOS again. Needs to be done in a better way. We should not
4323         remove the pad if there is no new chained stream.
4324
4325 2004-10-26 Iain <iaingnome@gmail.com>
4326
4327         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
4328         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
4329         of the caps.
4330         * gst/interleave/interleave.c (interleave_class_init): Hook up release
4331         pad.
4332         (interleave_release_pad): Remove the pad.
4333         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
4334         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
4335         the set device.
4336         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
4337         attrs
4338         (gst_xvimagesink_xcontext_clear): Free the xcontext.
4339         (gst_xvimagesink_finalize): Free the par.
4340
4341 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4342
4343         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
4344         (gst_avimux_stop_file):
4345           First calculate the rate, and only then use it. Hdr.rate is a
4346           multiple and not a derivative of hdr.scale. Scale is not the
4347           same as blockalign but is solely related to rate.
4348
4349 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4350
4351         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
4352         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
4353           Implement seeking.
4354
4355 2004-10-25  James Henstridge  <james@jamesh.id.au>
4356
4357         Reviewed by:  David Schleef  <ds@schleef.org>
4358
4359         * examples/gstplay/player.c: (got_stream_length), (main):
4360         * examples/seeking/cdplayer.c: (update_scale):
4361         * examples/seeking/seek.c: (format_value), (update_scale):
4362         * examples/seeking/spider_seek.c: (format_value), (update_scale),
4363         (stop_seek):
4364         Build fixes on AMD64.
4365
4366 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4367
4368         reviewed by: Ronald Bultje <rbultje at gnome dot org>
4369
4370         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
4371         Fix for some v4l cards which hang in v4lsrc
4372
4373 2004-10-25  Wim Taymans  <wim@fluendo.com>
4374
4375         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
4376         (gst_ogg_demux_push), (gst_ogg_chains_clear):
4377         Make sure to remove the pad when a new chain is
4378         encountered. Set some vars to NULL so we don't try
4379         to reference freed memory.
4380
4381 2004-10-25  Wim Taymans  <wim@fluendo.com>
4382
4383         * examples/seeking/Makefile.am:
4384         * examples/seeking/cdplayer.c: (update_scale):
4385         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
4386         * examples/seeking/playbin.c: (make_playerbin_pipeline),
4387         (format_value), (update_scale), (iterate), (start_seek),
4388         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
4389         (print_usage), (main):
4390         Added some more examples, update others.
4391
4392 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4393
4394         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
4395         * ext/speex/gstspeexdec.c: (speex_dec_chain):
4396         * ext/theora/theoradec.c: (theora_dec_chain):
4397         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4398           Add codec-name metadata.
4399
4400 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
4401
4402         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4403
4404         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4405         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4406         * ext/alsa/gstalsamixertrack.h:
4407         * po/POTFILES.in:
4408           ALSA mixer track label internationalization (#154054).
4409
4410 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4411
4412         * ext/theora/theoradec.c: (theora_dec_chain):
4413           Export bitrate as metadata.
4414
4415 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4416
4417         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4418         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4419         * ext/alsa/gstalsamixertrack.h:
4420           Fix names, fix loop.
4421
4422 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4423
4424         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
4425         (speex_dec_convert):
4426           sinkconvert function so oggdemux can get the file length (totem).
4427
4428 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
4429
4430         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4431
4432         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
4433           Don't push incomplete packets.
4434         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
4435           Fix MPEG-4 audio typefinding.
4436
4437 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4438
4439         * sys/v4l/Makefile.am:
4440         * sys/v4l/gstv4l.c: (plugin_init):
4441         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
4442         (gst_v4lelement_init), (gst_v4lelement_dispose),
4443         (gst_v4lelement_change_state):
4444         * sys/v4l/gstv4lelement.h:
4445         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
4446         (gst_v4l_xoverlay_close), (idle_refresh),
4447         (gst_v4l_xoverlay_set_xwindow_id):
4448         * sys/v4l/gstv4lxoverlay.h:
4449         * sys/v4l/v4l-overlay_calls.c:
4450         * sys/v4l/v4l_calls.h:
4451         * sys/v4l2/Makefile.am:
4452         * sys/v4l2/gstv4l2.c: (plugin_init):
4453         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
4454         (gst_v4l2element_init), (gst_v4l2element_dispose),
4455         (gst_v4l2element_change_state):
4456         * sys/v4l2/gstv4l2element.h:
4457         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
4458         (gst_v4l2_xoverlay_close), (idle_refresh),
4459         (gst_v4l2_xoverlay_set_xwindow_id):
4460         * sys/v4l2/gstv4l2xoverlay.h:
4461         * sys/v4l2/v4l2-overlay_calls.c:
4462         * sys/v4l2/v4l2_calls.h:
4463           Remove client-side overlay handling, use the X-server v4l plugin
4464           for that. Nicer overlay, less code. Also make the plugin
4465           compileable without X (but then without overlay, obviously).
4466           Makes xwindowlistener obsolete, should we remove that?
4467
4468 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4469
4470         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
4471         (gst_osssrc_src_query):
4472         * sys/oss/gstosssrc.h:
4473           OK, so people want offset in DEFAULT. This time, actually fix all
4474           cases.
4475         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
4476           Add FPS properly.
4477
4478 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4479
4480         * gst/asfdemux/gstasfmux.c:
4481         * gst/avi/gstavimux.c:
4482           Framerate.
4483
4484 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4485
4486         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
4487           Fix properties (channel, norm, frequency).
4488
4489 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4490
4491         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
4492           Flag typo.
4493         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
4494           No warnings.
4495
4496 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4497
4498         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
4499           Fix hang.
4500
4501 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4502
4503         * sys/v4l2/gstv4l2element.h:
4504           Yet Another Hack (tm) for kernel header borkedness.
4505         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
4506         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
4507         (gst_v4l2src_link), (gst_v4l2src_getcaps),
4508         (gst_v4l2src_change_state):
4509         * sys/v4l2/gstv4l2src.h:
4510         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
4511         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
4512           Fix caps, keep track of state, work.
4513
4514 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4515
4516         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
4517           Quiet.
4518
4519 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4520
4521         * sys/oss/gstosssrc.c: (gst_osssrc_get):
4522           Don't mix bytes and samples.
4523
4524 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4525
4526         * ext/ogg/gstoggmux.c:
4527           Basic pad template which accepts OGM tracks, speex, flac, vorbis
4528           and theora. Any is incorrect.
4529         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
4530           Fix caps.
4531         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
4532         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
4533         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
4534         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
4535         * sys/v4l/gstv4lmjpegsrc.h:
4536         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
4537         (gst_v4lsrc_change_state):
4538         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
4539         (gst_v4lmjpegsrc_capture_stop):
4540           Fix caps. Keep track of internal state. Work.
4541
4542 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4543
4544         * ext/Makefile.am:
4545           Fix the build fixes.
4546
4547 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4548
4549         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4550         (gst_ogg_demux_src_event), (_find_chain_seek),
4551         (gst_ogg_pad_push):
4552           Check for pad availability before using it.
4553         * ext/ogg/gstoggdemux.c: (_find_chain_process):
4554           Fix parsing of chained ogg. Needs more work on the decoder side.
4555
4556 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4557
4558         * gst/spectrum/Makefile.am:
4559         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
4560         (idle_func):
4561           Fix demo and reenable it. Yes, I'm currently playing with audio
4562           analysis tools
4563
4564 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4565
4566         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4567           We love it if files that start at zero work too...
4568
4569 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4570
4571         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4572           Handle files with missing EOS headers.
4573
4574 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4575
4576         * gst/tcp/gsttcpserversink.c:
4577         (gst_tcpserversink_handle_server_read),
4578         (gst_tcpserversink_init_send):
4579         Zero some variables first (need for accept not to return EINVAL)
4580
4581 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4582
4583         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4584         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
4585         * ext/theora/theoradec.c: (theora_dec_sink_convert),
4586         (theora_dec_chain):
4587         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
4588         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
4589           Seeking and querying finetune.
4590
4591 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4592
4593         * configure.ac:
4594         * ext/Makefile.am:
4595         * ext/raw1394/Makefile.am:
4596           fix the build
4597
4598 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4599
4600         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4601           Wrong return.
4602         * gst/playback/Makefile.am:
4603         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4604         * gst/playback/gstplay-marshal.list:
4605         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
4606           Fix marshallers.
4607
4608 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4609
4610         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
4611           Silence.
4612
4613 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4614
4615         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4616         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
4617         (gst_ogg_pad_push):
4618           Yay for non-lineair granulepos in theora.
4619
4620 2004-10-18  Wim Taymans  <wim@fluendo.com>
4621
4622         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
4623         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
4624         * ext/dv/gstdvdec.h:
4625         Make sure we renegotiate aspect ratio when the camera switches.
4626
4627 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4628
4629         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4630         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
4631           Start at zero.
4632         * ext/theora/theoradec.c: (theora_dec_chain):
4633           Skip headers. Bad idea for chained ogg, but fixes seeking.
4634
4635 2004-10-18  Wim Taymans  <wim@fluendo.com>
4636
4637         * configure.ac:
4638         I swear, this is the last time I touch this.
4639
4640 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4641
4642         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4643         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
4644         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
4645           Faster seeking.
4646         * ext/theora/theoradec.c: (theora_dec_sink_convert):
4647           Time-to-default conversion.
4648         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4649           Don't error on unknown packets, just skip. We should probably
4650           read them if we want to support chained ogg.
4651
4652 2004-10-18  Wim Taymans  <wim@fluendo.com>
4653
4654         * configure.ac:
4655         Added cdaudio to wrong list.
4656
4657 2004-10-18  Wim Taymans  <wim@fluendo.com>
4658
4659         * configure.ac:
4660         Revive cdaudio.
4661
4662 2004-10-18  Wim Taymans  <wim@fluendo.com>
4663
4664         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
4665         (gst_dvdec_video_link), (gst_dvdec_push):
4666         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
4667         (gst_smokeenc_resync), (gst_smokeenc_chain):
4668         Fix mimetype on smoke encoder.
4669         Add aspect ratio to dvdec. Not sure if these
4670         values are correct though....
4671
4672 2004-10-18  Wim Taymans  <wim@fluendo.com>
4673
4674         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
4675         Fix vorbis property descriptions and ranges.
4676
4677 2004-10-18  Wim Taymans  <wim@fluendo.com>
4678
4679         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4680         Really do nothing when no data is available.
4681         Go to the playing state when the stream is not seekable
4682         instead of failing.
4683
4684 2004-10-18  Wim Taymans  <wim@fluendo.com>
4685
4686         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
4687         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
4688         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
4689         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
4690         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
4691         Added uri handler for cd://
4692         Port to new API.
4693
4694 2004-10-18  Wim Taymans  <wim@fluendo.com>
4695
4696         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4697         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
4698         (try_to_link_1), (no_more_pads), (close_link), (type_found):
4699         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
4700         (remove_prerolls), (unknown_type), (add_element_stream),
4701         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
4702         (gst_play_base_bin_remove_element),
4703         (gst_play_base_bin_link_stream):
4704         * gst/playback/gstplaybin.c: (gen_video_element),
4705         (gen_vis_element), (remove_sinks), (setup_sinks):
4706         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
4707         (gst_stream_info_get_type), (gst_stream_info_class_init),
4708         (gst_stream_info_init), (gst_stream_info_new),
4709         (gst_stream_info_dispose), (stream_info_mute_pad),
4710         (gst_stream_info_set_property), (gst_stream_info_get_property):
4711         * gst/playback/gststreaminfo.h:
4712         Add sink padtemplate to decodebin.
4713         Added some more comments.
4714         Make queue size configurable in playbasebin.
4715         Added possibility to use elements as sinks (ex cdaudio).
4716
4717 2004-10-15  Wim Taymans  <wim@fluendo.com>
4718
4719         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
4720         (gst_speexenc_chain):
4721         Fix speex timestamps so that it gets muxed properly.
4722
4723 2004-10-15  Wim Taymans  <wim@fluendo.com>
4724
4725         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
4726         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
4727         (gst_dv1394src_init), (gst_dv1394src_dispose),
4728         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
4729         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
4730         (gst_dv1394src_event), (gst_dv1394src_get_formats),
4731         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
4732         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
4733         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
4734         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
4735         * ext/raw1394/gstdv1394src.h:
4736         Added conversion/query functions.
4737         Update buffer timestamps,
4738         Added signals.
4739         Added uri dv:// so it might play from the firewire in playbin.
4740         Fix a possible leak.
4741         Added debugging.
4742
4743 2004-10-15  Wim Taymans  <wim@fluendo.com>
4744
4745         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
4746         (gst_dv1394src_init), (gst_dv1394src_set_property),
4747         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
4748         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
4749         * ext/raw1394/gstdv1394src.h:
4750         Added AV/C VTR control support needed for some cameras.
4751         Added automatic port detection.
4752         Added properties for selecting the channel.
4753         The configure.ac script is not yet updated to reflect the
4754         new libavc1394 and librom1394 dependencies.
4755
4756 2004-10-15  Wim Taymans  <wim@fluendo.com>
4757
4758         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4759         (qtdemux_parse), (gst_qtdemux_handle_esds):
4760         An esds box is not a container.
4761         Fix parsing of mp4v boxes.
4762         Do not try to renegotiate fps for each frame. Need to
4763         find a better method. This should fix mp4 playback.
4764
4765 2004-10-14  David Schleef  <ds@schleef.org>
4766
4767         * configure.ac: update for swfdec-0.3 and liboil-0.2
4768         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
4769         * ext/swfdec/gstswfdec.h: same
4770         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
4771         * gst/videotestsrc/videotestsrc.c: same
4772
4773 2004-10-14  Wim Taymans  <wim@fluendo.com>
4774
4775         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
4776         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
4777         (is_sync_frame), (gst_multifdsink_new_client),
4778         (gst_multifdsink_handle_client_write),
4779         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
4780         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
4781         Turn warnings into info.
4782         Don't allow a state change in the streaming thread.
4783
4784 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4785
4786         * ext/vorbis/oggvorbisenc.c:
4787         * ext/vorbis/vorbisdec.c:
4788           fix template sample rate
4789
4790 2004-10-13  Wim Taymans  <wim@fluendo.com>
4791
4792         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
4793         Decoding the header first fixes some problems in resyncing
4794         in more mp3s.
4795
4796 2004-10-12  Wim Taymans  <wim@fluendo.com>
4797
4798         * gst/playback/gstplaybin.c: (gen_video_element),
4799         (gen_vis_element), (remove_sinks), (setup_sinks):
4800         Added vis plugin support, need to configure the vis
4801         element to activate it.
4802
4803 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4804
4805         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
4806         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
4807           Some debug.
4808         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
4809         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
4810         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
4811         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
4812         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
4813         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
4814         * gst/avi/gstavidemux.h:
4815           Support for openDML-2.0 indx/ix## chunks. Support for broken index
4816           recovery (where, if part of the index is broken, we will still read
4817           the rest of the index and recover the broken part by stream
4818           scanning). More broken media support. EOS workarounds. General AVI
4819           braindamage headache recovery. Aspirin included.
4820
4821 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4822
4823         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
4824         (cdparanoia_event), (cdparanoia_query):
4825           Get rid of hideous lead-in.
4826
4827 2004-10-11  Wim Taymans  <wim@fluendo.com>
4828
4829         * gst/playback/gstplaybasebin.c: (setup_source):
4830         Wrong var used to get g_list_next.
4831
4832 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4833
4834         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
4835         (cdparanoia_get), (cdparanoia_open):
4836           Report discid as metadata, add duration.
4837
4838 2004-10-11  Wim Taymans  <wim@fluendo.com>
4839
4840         * gst/playback/gstplaybasebin.c: (setup_source):
4841         Cleanup the previous pipeline a little earlier for the
4842         case that a source element provides raw data.
4843
4844 2004-10-11  Benjamin Otte  <otte@gnome.org>
4845
4846         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
4847           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
4848           consuming the last 128 bytes, even though it was valid mp3 data.
4849
4850 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4851
4852         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
4853         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
4854         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
4855         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
4856
4857 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4858
4859         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
4860         Fix for webcams that support only specific width or height
4861
4862 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
4863
4864         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4865
4866         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
4867           Fix wrong discont event setup (fixes #154967).
4868
4869 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
4870
4871         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4872
4873         * gst/auparse/gstauparse.c: (gst_auparse_chain):
4874           Error out on invalid data (fixes #154807).
4875
4876 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
4877
4878         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4879
4880         * ext/dvdread/dvdreadsrc.c: (_read):
4881           Make titles > 0 work again (fixes #154834).
4882
4883 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4884
4885         * gst-libs/gst/riff/riff-media.c:
4886         (gst_riff_create_video_template_caps):
4887           WMV3 missing in template caps.
4888
4889 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4890
4891         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4892           OK, so the original code was too strict. It makes random AVI files
4893           hang for seconds upon opening, which is unacceptable and is far
4894           beyond the original goal of getting multiple chunks for one-chunk
4895           sounc stream files. So now do just that.
4896
4897 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4898
4899         * gst/playback/gstplaybasebin.c: (setup_source),
4900         (gst_play_base_bin_change_state):
4901           Actually clean up streaminfo if output fails. This would trigger
4902           if, for example, there was no CD in the drive. No preroll, so
4903           a streaminfo structure is created, but the subsequent state change
4904           of the thread fails.
4905         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
4906           Don't change state if parent failed.
4907
4908 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4909
4910         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4911         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
4912         (gen_video_element), (remove_sinks):
4913           Add small bits of code for screenshot handling.
4914
4915 2004-10-08  Wim Taymans  <wim@fluendo.com>
4916
4917         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
4918         (gen_video_element), (gen_audio_element), (setup_sinks):
4919         Don't assume the user provided sinks are named "sink"...
4920
4921 2004-10-08  Wim Taymans  <wim@fluendo.com>
4922
4923         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
4924         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
4925         (gst_play_base_bin_link_stream):
4926         Do not try to autoplug sources that generate raw streams like
4927         cdparanoia.
4928         disconnect the preroll overrun signal when we don't need it anymore.
4929
4930 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
4931
4932         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
4933         Added reworked patch from #154903 from milosz derezynski (deadchip).
4934
4935 2004-10-08  Wim Taymans  <wim@fluendo.com>
4936
4937         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
4938         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
4939         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
4940         (cdparanoia_convert), (cdparanoia_uri_get_type),
4941         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
4942         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
4943         * ext/cdparanoia/gstcdparanoia.h:
4944         This adds the cdda://<tracknum> uri.
4945
4946 2004-10-08  Wim Taymans  <wim@fluendo.com>
4947
4948         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4949         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
4950         (try_to_link_1), (no_more_pads), (close_link), (type_found):
4951         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4952         (unknown_type), (gst_play_base_bin_remove_element),
4953         (gst_play_base_bin_link_stream):
4954         * gst/playback/gstplaybasebin.h:
4955         * gst/playback/gstplaybin.c: (gst_play_bin_init),
4956         (gst_play_bin_set_property), (gen_video_element),
4957         (gen_audio_element), (setup_sinks):
4958         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
4959         (gst_stream_info_get_type), (gst_stream_info_class_init),
4960         (gst_stream_info_init), (gst_stream_info_new),
4961         (gst_stream_info_dispose), (stream_info_mute_pad),
4962         (gst_stream_info_set_property), (gst_stream_info_get_property):
4963         * gst/playback/gststreaminfo.h:
4964         Reuse the audio and video bins.
4965         Some internal cleanups in the stream selection code.
4966
4967 2004-10-08  Julien MOUTTE  <julien@moutte.net>
4968
4969         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
4970         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
4971         * sys/ximage/ximagesink.h:
4972         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
4973         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
4974         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
4975         not coming from those elements. Moreover these elements should not keep
4976         the xid they have been given when in NULL state.
4977
4978 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4979
4980         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
4981         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
4982         * sys/ximage/ximagesink.h:
4983         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
4984         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
4985         * sys/xvimage/xvimagesink.h:
4986           Actually only create a new toplevel window if we're not gonna
4987           embed it right after.
4988
4989 2004-10-07  Wim Taymans  <wim@fluendo.com>
4990
4991         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
4992         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
4993         * gst/playback/gstplaybin.c: (setup_sinks):
4994         Implement muting/unmuting of streams, mute streams that are not
4995         used.
4996
4997 2004-10-07  Wim Taymans  <wim@fluendo.com>
4998
4999         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
5000         (plugin_init):
5001         Added lame audio/x-ac3 typefind function.
5002
5003 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
5004
5005         * configure.ac:
5006           bump nano to cvs
5007
5008 === release 0.8.5 ===
5009
5010 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
5011
5012         * NEWS:
5013         * RELEASE:
5014         * configure.ac:
5015           releasing 0.8.5, "Take You On"
5016
5017 2004-10-06  Wim Taymans  <wim@fluendo.com>
5018
5019         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5020         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
5021         (no_more_pads), (close_link), (type_found):
5022         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
5023         * gst/playback/gstplaybin.c: (gen_video_element):
5024         Do not signal the no_more_pads after the first pad when
5025         we are plugging a non dynamic element with multiple
5026         output pads (like swfdec, dvdec, ...).
5027
5028 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5029
5030         * configure.ac:
5031           bump for prerelease
5032
5033 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5034
5035         * gst/wavparse/gstwavparse.c:
5036           add ATRAC3 to STATIC CAPS to fix a warning
5037
5038         * gst/matroska/ebml-read.c:
5039         * gst-libs/gst/riff/riff-read.c:
5040           fix typos
5041
5042 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5043
5044         * gst-libs/gst/riff/riff-media.c:
5045           generate caps for ATRAC3 audio streams
5046
5047         * gst/realmedia/rmdemux.c:
5048           generate caps for ATRAC3 audio streams
5049
5050 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5051
5052         * gst/wavparse/Makefile.am
5053         * gst/wavparse/riff.h
5054         * gst/wavparse/wavparse.vcproj
5055           riff.h removal (unused and duplication with riff-ids.h)
5056
5057 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5058
5059         * gst/wavparse/gstwavparse.h
5060           remove duplicated defines for audio codec codes
5061
5062         * gst-libs/gst/riff/riff-ids.h
5063         * gst/wavenc/riff.h:
5064           add "4CC" code for ATRAC3 audio streams
5065           add "4CC" code for ITU_G721_ADPCM (unused for now)
5066
5067 2004-10-06  Wim Taymans  <wim@fluendo.com>
5068
5069         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
5070         Actually _do_ negotiation. Pass gdouble as arg instead
5071         of guint64 for the framerate.
5072
5073 2004-10-06  Wim Taymans  <wim@fluendo.com>
5074
5075         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5076         (find_compatibles), (close_pad_link), (try_to_link_1),
5077         (no_more_pads), (close_link), (type_found):
5078         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
5079         * gst/playback/gstplaybin.c: (gen_video_element),
5080         (gen_audio_element):
5081         Set state on newly added element to READY so that negotiation
5082         can happen ASAP.
5083         Addes some more debug info.
5084         Do not try to plug pads with multiple caps structures or ANY
5085         because it is too dangerous since we do not do dynamic
5086         replugging.
5087
5088 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5089
5090         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
5091
5092         * po/LINGUAS:
5093         * po/or.po:
5094           add Oriya translation
5095
5096 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5097
5098         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5099           Prevent overwrite of size member. Makes audio sound crappy.
5100
5101 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5102
5103         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
5104         Add rmvb to the list of known RealMedia extensions
5105
5106 2004-10-05  Wim Taymans  <wim@fluendo.com>
5107
5108         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
5109         (mngdec_openstream), (mngdec_closestream),
5110         (mngdec_handle_sink_event), (mngdec_readdata),
5111         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
5112         (mngdec_getcanvasline), (mngdec_refresh),
5113         (gst_mngdec_change_state):
5114         Set the framerate correctly.
5115
5116 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5117
5118         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5119           There was something wrong with the index massaging.
5120
5121 2004-10-04  Wim Taymans  <wim@fluendo.com>
5122
5123         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
5124         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
5125         (gst_smokedec_chain):
5126         * ext/jpeg/gstsmokedec.h:
5127         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
5128         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
5129         * ext/jpeg/gstsmokeenc.h:
5130         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
5131         (smokecodec_decode_new), (smokecodec_info_free),
5132         (smokecodec_set_quality), (smokecodec_get_quality),
5133         (smokecodec_set_threshold), (smokecodec_get_threshold),
5134         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
5135         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
5136         (smokecodec_encode), (smokecodec_parse_id),
5137         (smokecodec_parse_header), (smokecodec_decode):
5138         * ext/jpeg/smokecodec.h:
5139         * ext/jpeg/smokeformat.h:
5140         Updated smoke, new bitstream, allows embedding in ogg.
5141
5142 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5143
5144         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
5145           Fix seeking in some files. All this code is no longer needed (and
5146           actually breaks stuff) because we now synchronize the full index
5147           right when reading the header.
5148
5149 2004-10-04  Wim Taymans  <wim@fluendo.com>
5150
5151         * configure.ac:
5152         configure update for libmng.
5153
5154 2004-10-04  Wim Taymans  <wim@fluendo.com>
5155
5156         * ext/libmng/Makefile.am:
5157         * ext/libmng/gstmng.c: (plugin_init):
5158         * ext/libmng/gstmng.h:
5159         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
5160         (gst_mngdec_base_init), (gst_mngdec_class_init),
5161         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
5162         (gst_mngdec_loop), (gst_mngdec_get_property),
5163         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
5164         (mngdec_closestream), (mngdec_handle_sink_event),
5165         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
5166         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
5167         (gst_mngdec_change_state):
5168         * ext/libmng/gstmngdec.h:
5169         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
5170         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
5171         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
5172         (gst_mngenc_chain), (gst_mngenc_get_property),
5173         (gst_mngenc_set_property):
5174         * ext/libmng/gstmngenc.h:
5175         Added basic MNG decoder. Needs more work. The encoder does
5176         not work yet.
5177
5178 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5179
5180         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
5181         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
5182         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
5183           Don't hang on length=0 chunks. Some negotiation fixes. Signal
5184           no-more-pads.
5185
5186 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5187
5188         * configure.ac:
5189           you need at least 1.0.4 of speex
5190
5191 2004-10-04 Iain <iaingnome@gmail.com>
5192
5193         * ext/speex/gstspeexdec.h: Revert the includes changes.
5194
5195         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
5196
5197 2004-09-30 Iain <iaingnome@gmail.com>
5198
5199         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
5200         found during init or set as a property instead of hardcoding /dev/audio
5201
5202 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5203
5204         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
5205         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
5206         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
5207         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
5208         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
5209         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
5210         (gst_rmdemux_dump_data):
5211           Use debug category, fix EOS handling. filesrc ! rmdemux now
5212           works.
5213
5214 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5215
5216         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
5217         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
5218         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
5219           Improve allocation, cutting and sorting of the index. How takes a
5220           few seconds instead of minutes.
5221
5222 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
5223
5224         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
5225           fixed compilation
5226
5227 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5228
5229         * gst-libs/gst/riff/riff-media.c:
5230         (gst_riff_create_video_caps_with_data),
5231         (gst_riff_create_video_template_caps):
5232           Add wing commander format mimetype/fourccs.
5233         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5234           Don't crash if some value is 0.
5235
5236 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5237
5238         * gst-libs/gst/riff/riff-media.c:
5239         (gst_riff_create_video_caps_with_data),
5240         (gst_riff_create_video_template_caps):
5241           Add DIB fourcc (raw, palettized 8-bit RGB).
5242         * gst-libs/gst/riff/riff-read.c:
5243         (gst_riff_read_strf_vids_with_data):
5244           Oops, fix strf_data reading bug.
5245         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
5246           Use a non-NULL tag.
5247         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
5248           Time for hacks. Sorry Dave. At least one quicktime movie (a
5249           trailer) that I've encountered contains multiple video tracks.
5250           One of those is the actual video track, the other are one-frame
5251           tracks (images). Unfortunately, the number of frames according
5252           to the trak header is 1 for each, so that doesn't help. So
5253           instead, I look at the duration and discard tracks with a
5254           duration shorter than 20% of the length of the stream. Better
5255           than nothing.
5256
5257 2004-10-01  Christian Schaller <christian@fluendo.com>
5258
5259         * ext/ivorbis/vorbis.c:
5260           Patch from Phil Blundell (Bug 152341)
5261
5262 2004-10-01  Wim Taymans  <wim@fluendo.com>
5263
5264         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
5265         (speex_dec_get_formats), (speex_dec_convert),
5266         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
5267         (speex_dec_chain), (gst_speexdec_get_property),
5268         (gst_speexdec_set_property):
5269         Small cleanups.
5270
5271 2004-10-01  Wim Taymans  <wim@fluendo.com>
5272
5273         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5274         (gst_wavparse_stream_init), (gst_wavparse_fmt),
5275         (gst_wavparse_other), (gst_wavparse_loop),
5276         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5277         (gst_wavparse_srcpad_event):
5278         * gst/wavparse/gstwavparse.h:
5279         Added some more debugging info.
5280         Fix the case where the length of the file is 0.
5281         Make sure we seek to sample borders.
5282
5283 2004-10-01  Wim Taymans  <wim@fluendo.com>
5284
5285         * gst/playback/README:
5286         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
5287         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
5288         (try_to_link_1), (no_more_pads), (close_link), (type_found):
5289         Add some debug info to decodebin, update README
5290
5291 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5292
5293         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
5294           Don't use g_print(); use GST_DEBUG().
5295
5296 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5297
5298         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
5299         (gst_ogg_mux_queue_pads):
5300           Handle EOS properly.
5301
5302 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
5303
5304         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5305
5306         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
5307         (gst_faad_chain), (gst_faad_change_state):
5308         * ext/faad/gstfaad.h:
5309           Allow playback of raw (unframed) MPEG AAC files (#148993).
5310
5311 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
5312
5313         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5314
5315         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5316           Throw error if we didn't recognize the stream. Fixes #152289.
5317
5318 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5319
5320         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
5321           Fix negotiation.
5322
5323 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
5324
5325         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5326
5327         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5328           Fix memleak.
5329
5330 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
5331
5332         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5333
5334         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
5335           Solve #152805.
5336         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
5337           Solve 152806.
5338
5339 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5340
5341         * gst-libs/gst/riff/riff-media.c:
5342         (gst_riff_create_video_caps_with_data),
5343         (gst_riff_create_audio_caps_with_data):
5344           Add codec_data handling (like asfdemux used to do).
5345         * gst/asfdemux/gstasf.c: (plugin_init):
5346         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
5347         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
5348           Use riff-media for caps creation instead of our own (mostly
5349           broken) copy of its functions.
5350
5351 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5352
5353         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
5354           Don't actually error out if we get another return value than
5355           -EINVAL. Opposite to what I first thought, drivers have random
5356           return values for this, although -EINVAL is the expected return
5357           value. Since this is not fatal, we shouldn't use
5358           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
5359
5360 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5361
5362         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
5363         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
5364         (dvdreadsrc_get_property), (_open), (_seek), (_read),
5365         (dvdreadsrc_get), (dvdreadsrc_open_file),
5366         (dvdreadsrc_change_state):
5367           Fix. Don't do one big huge loop around the whole DVD, that will
5368           cache all data and thus eat sizeof(dvd) (several GB) before we
5369           see something.
5370         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
5371           Actually NULL'ify event after using it.
5372         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
5373         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
5374         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
5375         (gst_ebml_read_seek), (gst_ebml_read_skip):
5376           Handle events.
5377         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
5378         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
5379         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
5380           Fix timing (this will probably break if I seek using menus, but
5381           I didn't get there yet). VOBs and normal DVDs should now work.
5382           Add a mpeg2-only pad with high rank so this get autoplugged for
5383           MPEG-2 movies.
5384         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
5385         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
5386         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
5387         (gst_mpeg_demux_get_audio_stream),
5388         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
5389         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
5390           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
5391           MPEG-1 but use dvddemux for MPEG-2.
5392         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
5393         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
5394         (gst_mpeg_parse_parse_packhead):
5395           Timing. Only add pad template if it exists. Add sink template from
5396           class and not from ourselves. This means we will always use the
5397           correct sink template even if it is not the one defined in this
5398           file.
5399
5400 2004-09-29  Wim Taymans  <wim@fluendo.com>
5401
5402         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
5403         (gst_mpeg_demux_parse_pes):
5404         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
5405         Fix playback of mpeg again, timestamps where screwed up by
5406         patch 1.61.
5407
5408 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5409
5410         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
5411           Only return true if we actually filled something in. Prevents
5412           player applications from showing a random length for flac files.
5413         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
5414         (gst_riff_read_use_event), (gst_riff_read_handle_event),
5415         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
5416         (gst_riff_read_strf_vids_with_data),
5417         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
5418           OK, ok, so I implemented event handling. Apparently it's normal
5419           that we receive random events at random points without asking
5420           for it.
5421         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
5422         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
5423         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
5424         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
5425         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
5426         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
5427         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5428         * gst/avi/gstavidemux.h:
5429           Implement non-lineair chunk handling and subchunk processing.
5430           The first solves playback of AVI files where the audio and video
5431           data of individual buffers that we read are not synchronized.
5432           This should not happen according to the wonderful AVI specs, but
5433           of course it does happen in reality. It is also a prerequisite for
5434           the second. Subchunk processing allows us to cut chunks in small
5435           pieces and process each of these pieces separately. This is
5436           required because I've seen several AVI files with incredibly large
5437           audio chunks, even some files with only one audio chunk for the
5438           whole file. This allows for proper playback including seeking.
5439           This patch is supposed to fix all AVI A/V sync issues.
5440         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5441         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
5442           Work.
5443         * gst/modplug/gstmodplug.cc:
5444           Proper return value setting for the query() function.
5445         * gst/playback/gstplaybasebin.c: (setup_source):
5446           Being in non-playing state (after, e.g., EOS) is not necessarily
5447           a bad thing. Allow for that. This fixes playback of short files.
5448           They don't actually playback fully now, because the clock already
5449           runs. This means that small files (<500kB) with a small length
5450           (<2sec) will still not or barely play. Other files, such as mod
5451           or flx, will work correctly, however.
5452
5453 2004-09-28  Wim Taymans  <wim@fluendo.com>
5454
5455         * ext/speex/gstspeex.c: (plugin_init):
5456         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
5457         (gst_speex_dec_class_init), (speex_dec_get_formats),
5458         (speex_get_event_masks), (speex_get_query_types),
5459         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
5460         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
5461         (gst_speexdec_get_property), (gst_speexdec_set_property),
5462         (speex_dec_change_state):
5463         * ext/speex/gstspeexdec.h:
5464         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
5465         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
5466         (gst_speexenc_base_init), (gst_speexenc_class_init),
5467         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
5468         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
5469         (gst_speexenc_src_query), (gst_speexenc_init),
5470         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
5471         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
5472         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
5473         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
5474         (gst_speexenc_chain), (gst_speexenc_get_property),
5475         (gst_speexenc_set_property), (gst_speexenc_change_state):
5476         * ext/speex/gstspeexenc.h:
5477         Rewrote speex encoder, make sure it can be embedded in ogg.
5478         Implemented speex decoder.
5479
5480 2004-09-28  Christian Schaller <christian@fluendo.com>
5481
5482         * configure.ac:
5483         Remove kioslave plugin. Markey is brewing a new working one
5484         * ext/Makefile.am: Remove kioslave plugin
5485         * ext/kio: remove
5486         * gst-plugins.spec.in: remove kio plugin from spec
5487
5488 2004-09-27  Wim Taymans  <wim@fluendo.com>
5489
5490         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
5491         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
5492         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
5493         (gst_multifdsink_new_client),
5494         (gst_multifdsink_handle_client_write),
5495         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
5496         (gst_multifdsink_handle_clients):
5497         * gst/tcp/gstmultifdsink.h:
5498         Make syncing to keyframes actually work for new clients and lagging
5499         clients.
5500
5501 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5502
5503         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
5504         (gst_navigationtest_handle_src_event), (draw_box_planar411),
5505         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
5506         * gst/debug/gstnavigationtest.h:
5507           make navigationtest display button-press and button-release events
5508
5509 2004-09-26 Iain <iaingnome@gmail.com>
5510
5511         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
5512         the channels have received a new media event.
5513         (interleave_buffered_loop): Compresses a new media event on all
5514         channels into one.
5515
5516 2004-09-26 Iain <iaingnome@gmail.com>
5517
5518         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
5519         call the sinkpad's default event handler and not the srcpads. He also
5520         says this is confusing :)
5521         (gst_wavenc_stop_file): Company says that seek events only go upstream
5522         we should send a discontinuous downstream instead.
5523
5524 2004-09-25  Christian Schaller <christian@fluendo.com>
5525
5526         * Update SPEC file to be usable in conjunction with Fedora Core,
5527           Fedora.us and freshrpms packages
5528         * Fix typo in multifilesrc test Makefile
5529
5530 2004-09-24  Wim Taymans  <wim@fluendo.com>
5531
5532         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
5533         Only signal the no_more_pads signal when we have
5534         added the stream to our list.
5535
5536 2004-09-24  Wim Taymans  <wim@fluendo.com>
5537
5538         * gst/playback/gstplaybasebin.c: (remove_prerolls),
5539         (new_decoded_pad):
5540         * gst/playback/gstplaybasebin.h:
5541         * gst/playback/gstplaybin.c: (setup_sinks):
5542         Don't try to preroll or decode more than one audio/video
5543         track.
5544
5545 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5546
5547         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
5548           Throw error if we failed to find a suitable output. This should
5549           throw an error if we successfully set up a pipeline (e.g. because
5550           we recognized a media file) but found no decodable streams in it
5551           (e.g. because it contains only media stream types for which we
5552           have no decoders, or because it's not a media type).
5553
5554 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5555
5556         * ext/dirac/Makefile.am:
5557         * ext/dirac/gstdirac.cc:
5558         * ext/dirac/gstdiracdec.cc:
5559         * ext/dirac/gstdiracdec.h:
5560           Do something. Don't actually know if this works because I don't
5561           have a demuxer yet.
5562         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
5563           Add channels=1 to caps returned from _getcaps().
5564         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
5565         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
5566         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
5567         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
5568         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
5569         (gst_ogm_parse_change_state):
5570           Separate between audio/video so ogmaudioparse actually uses the
5571           audio pad templates. Both audio and video work now, including
5572           autoplugging. Also use sometimes-srcpad hack.
5573         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
5574           Handle events better. Don't hang on infinite loops.
5575         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5576         (gst_avi_demux_init), (gst_avi_demux_reset),
5577         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
5578         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
5579         (gst_avi_demux_change_state):
5580         * gst/avi/gstavidemux.h:
5581           Improve A/V sync. Still not perfect.
5582         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
5583         (gst_ebml_read_skip):
5584           Handle events better.
5585         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
5586         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
5587         (qtdemux_audio_caps):
5588           Add IMA4. Improve event handling. Save offset after a seek when
5589           the headers are at the end of the file so that we don't end up in
5590           an infinite loop.
5591         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
5592           Add low-priority typefind support for files with no length.
5593
5594 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5595
5596         * testsuite/multifilesink/Makefile.am:
5597         fix typo
5598
5599 2004-09-22  Julien MOUTTE  <julien@moutte.net>
5600
5601         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
5602         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
5603         mistakes from thaytan's patches.
5604
5605 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
5606
5607         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
5608           For completeness, XSync in the destroy function as xvimage does.
5609
5610 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
5611
5612         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
5613            Correct caps negotiation
5614         * gst/volume/gstvolume.c: (volume_chain_float),
5615         (volume_chain_int16):
5616            Modify debug output to be little more informative
5617         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
5618         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
5619         (gst_xvimagesink_xvimage_destroy):
5620           Add XSync calls after detaching from the shared memory segment to
5621           avoid a crash.
5622
5623 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5624
5625         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5626         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
5627         * ext/vorbis/vorbis.c: (plugin_init):
5628         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
5629         (gst_vorbisenc_chain):
5630         * ext/vorbis/vorbisenc.h:
5631         remove explicit newmedia support from oggmux and vorbisenc
5632         add debug category to vorbisenc
5633         * gst/multifilesink/gstmultifilesink.c:
5634         (gst_multifilesink_class_init), (gst_multifilesink_init),
5635         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
5636         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
5637         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
5638         (plugin_init):
5639         * gst/multifilesink/gstmultifilesink.h:
5640         add support for streamheader in multifilesink
5641
5642 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5643
5644         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
5645         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
5646         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
5647           Prevent infinite loops. More correct error reporting.
5648         * gst/auparse/gstauparse.c: (gst_auparse_chain):
5649           Error out if negotiation fails.
5650         * gst/playback/gstplaybasebin.c: (setup_source),
5651         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
5652         (gst_play_base_bin_found_tag):
5653           Error/tag forwarding. Pre-roll fixes for source errors on state
5654           changes (e.g. "file does not exist") to prevent hangs.
5655
5656 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5657
5658         * testsuite/multifilesink/Makefile.am:
5659         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
5660         (gst_newmedia_class_init), (gst_newmedia_init),
5661         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
5662         (newfile_signal), (test_signal), (main):
5663         * testsuite/multifilesink/multifilesrc_test.c: (main):
5664         * testsuite/multifilesink/oggtheora_test.c:
5665         (gst_newmedia_base_init), (gst_newmedia_class_init),
5666         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
5667         (test_format), (newfile_signal), (test_signal), (main):
5668         * testsuite/multifilesink/oggvorbis_test.c:
5669         (gst_newmedia_base_init), (gst_newmedia_class_init),
5670         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
5671         (test_format), (newfile_signal), (test_signal), (main):
5672         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
5673         (gst_newmedia_class_init), (gst_newmedia_init),
5674         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
5675         (newfile_signal), (test_signal), (main):
5676         New media tests
5677
5678 2004-09-20  Christian Schaller <christian@fluendo.com>
5679
5680         * Fix mikmod license to LGPL as they have relicensed
5681         * Move Dirac and Effectv into LGPL section of README_license
5682
5683 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5684
5685         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
5686         (gst_mad_change_state):
5687           Allow for mp3 rate/channels changes. However, only very
5688           conservatively. Reason that we *have* to enable this is smiply
5689           because the mad find_sync() function is not good enough, it will
5690           regularly sync on random data as valid frames and therefore make
5691           us provide random caps as *final* caps of the stream. The best fix
5692           I could think of is to simply require several of the same stream
5693           changes in a row before we change caps.
5694           The actual testcase that works now is #
5695         * ext/ogg/Makefile.am:
5696         * ext/ogg/gstogg.c: (plugin_init):
5697         * ext/ogg/gstogmparse.c:
5698           OGM support (video only for now; I need an audio sample file).
5699         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
5700         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
5701         (gst_asf_demux_add_video_stream):
5702           WMV extradata.
5703         * gst/playback/gstplaybasebin.c: (unknown_type):
5704           Don't error out on single unknown-types after all. It's wrong.
5705           If we found type of video and audio but not of a subtitle stream,
5706           it will still error out (which is unwanted). Will find a better fix
5707           later on.
5708         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
5709         (ogmaudio_type_find), (plugin_init):
5710           OGM support.
5711
5712 2004-09-20  Johan Dahlin  <johan@gnome.org>
5713
5714         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
5715         after setting caps.
5716
5717 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5718
5719         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
5720         * gst/wavenc/gstwavenc.h:
5721         Added newmedia support to wavenc
5722
5723 2004-09-17  Wim Taymans  <wim@fluendo.com>
5724
5725         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
5726         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
5727         (gst_fdset_fd_can_write), (gst_fdset_wait):
5728         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
5729         (gst_multifdsink_init), (gst_multifdsink_add),
5730         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
5731         (gst_multifdsink_remove_client_link),
5732         (gst_multifdsink_client_queue_buffer),
5733         (gst_multifdsink_handle_client_write),
5734         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
5735         (gst_multifdsink_close), (gst_multifdsink_change_state):
5736         * gst/tcp/gstmultifdsink.h:
5737         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
5738         (gst_tcpserversink_removed):
5739         Small cleanups in fdset.c
5740         Use a hastable to map fd to the client structure for faster
5741         lookup in _remove and get_stats.
5742         Added virtual function to close the fds.
5743         Handle clients even when the select/poll call was unblocked because
5744         of a command.
5745         Implement syncing to keyframe in the recovery procedure.
5746
5747 2004-09-16 Iain <iaingnome@gmail.com>
5748
5749         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
5750         try caps.
5751
5752 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5753
5754         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
5755           Caps are only set if the type of the stream is unknown, but this
5756           is initialized in ->init_stream(), so set to UNKNOWN after calling
5757           ->init_stream() so that capsnego starts.
5758
5759 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5760
5761         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5762         (gst_avi_demux_stream_data):
5763           Just hardcode for raw audio then. AVI audio sucks.
5764
5765 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
5766
5767         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
5768         * gst/matroska/matroska-mux.c: (audiosink_templ),
5769         (gst_matroska_mux_audio_pad_link):
5770         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
5771         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
5772
5773 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5774
5775         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5776         (gst_avi_demux_stream_data):
5777           Try to fix a/v sync issues.
5778
5779 2004-09-15  David Schleef  <ds@schleef.org>
5780
5781         * configure.ac: remove NASM check, since we don't use it.  Update
5782         dirac check to 0.4
5783         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
5784         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
5785         Initialized variables.
5786         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5787         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
5788         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
5789         SVQ3 format
5790
5791 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5792
5793         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5794         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
5795         * gst/avi/gstavidemux.h:
5796           Fix for compressed audio (mp3) timestamp generation. How did this
5797           ever work?
5798
5799 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5800
5801         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
5802           Volume is a double not a float.
5803
5804 2004-09-15  Wim Taymans  <wim@fluendo.com>
5805
5806         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
5807         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
5808         Don't close the fd in multifdsink as we didn't open it in the
5809         first place. Some cleanups.
5810
5811 2004-09-15  Wim Taymans  <wim@fluendo.com>
5812
5813         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5814         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
5815         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
5816         Fix the case where the muxer would mark pages as delta
5817         frames when they are not (vorbis only ogg).
5818
5819 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5820
5821         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
5822         (gst_play_base_bin_change_state):
5823           Handle the case where we failed to setup a clear pipeline. This
5824           will throw an error (or EOS, another nice case) and if you don't
5825           catch that, the app will wait for the signal forever (and thus
5826           hang).
5827
5828 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5829
5830         * ext/gnomevfs/gstgnomevfssink.c:
5831         (gst_gnomevfssink_uri_get_protocols):
5832         * ext/gnomevfs/gstgnomevfssrc.c:
5833         (gst_gnomevfssrc_uri_get_protocols):
5834         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
5835         * ext/gnomevfs/gstgnomevfsuri.h:
5836           Use _uri_new() instead of _open(), so it doesn't take as long and
5837           Christophe's computer won't hang.
5838         * gst/playback/gstplaybasebin.c: (unknown_type):
5839           Throw error on unknown media type, so apps actually display it.
5840
5841 2004-09-14  Brian Cameron  <brian.cameron@sun.com
5842
5843         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
5844           this script to work on Solaris since bash shell handles echo
5845           differenly than bash.
5846
5847 2004-09-17  Wim Taymans  <wim@fluendo.com>
5848
5849         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
5850         (setup_source), (gst_play_base_bin_set_property),
5851         (gst_play_base_bin_add_element):
5852         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
5853         Some more work on making sure seeking pauses the pipeline and
5854         that changing the uri actually does something.
5855
5856 2004-09-17  Wim Taymans  <wim@fluendo.com>
5857
5858         * gst/tcp/gstfdset.c: (gst_fdset_wait):
5859         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
5860         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
5861         (gst_tcpserversink_close):
5862         Be a bit more paranoid when freeing memory.
5863
5864 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5865
5866         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
5867         (qtdemux_parse_trak):
5868           Don't crash by dividing by zero (see sample movie in #126922).
5869
5870 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5871
5872         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
5873           Don't touch non-existing data (fixes crash on file in #140147).
5874
5875 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5876
5877         * gst/playback/gstplaybasebin.c:
5878         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
5879           Handle double disposals, and proper change of URIs.
5880
5881 2004-09-13  Martin Eikermann <meiker@upb.de>
5882
5883         * gst/mpegstream/gstmpegparse.c:
5884           fix synchronistation for streams recorded from digital PCR
5885           fixes bug #119376
5886
5887 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5888
5889         * ext/gnomevfs/Makefile.am:
5890         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5891         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
5892         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
5893         (gst_gnomevfssink_uri_get_type),
5894         (gst_gnomevfssink_uri_get_protocols),
5895         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
5896         (gst_gnomevfssink_uri_handler_init),
5897         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
5898         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
5899         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5900         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
5901         (gst_gnomevfssrc_uri_get_type),
5902         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
5903         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
5904         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5905         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
5906         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
5907         * ext/gnomevfs/gstgnomevfsuri.h:
5908           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
5909           of fake URIs to see which this version of Gnome-VFS likes, and
5910           uses that for the Gst-URI interface. Makes playbin support http://
5911           streams. Also fix up some stupid behaviour in gnomevfssrc.
5912
5913 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5914
5915         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
5916         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
5917         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
5918         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
5919           Update mixer (to sync with other sessions) if we try to obtain
5920           a new value. This makes alsamixer work accross applications.
5921         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
5922           Only call sync functions if we're running, else alsalib asserts.
5923         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
5924           Sometimes fails to compile. Possibly a gcc bug.
5925         * gst/playback/gstplaybin.c: (gen_video_element),
5926         (gen_audio_element):
5927           Add a reference to an application-provided object, because we lose
5928           this same reference if we add it to the bin. If we don't do this,
5929           we can only use this object once and thus crash if we go from
5930           ready to playing, back to ready and back to playing again.
5931           Also add an audioscale element because several cheap soundcards -
5932           like mine - don't support all samplerates.
5933         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5934         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
5935           Fix wrong order or PAR calls. Makes automatically obtained PAR
5936           from the X server atually being used.
5937
5938 2004-09-12  David Schleef  <ds@schleef.org>
5939
5940         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
5941         #151887, #152102, #152247.
5942         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
5943         * examples/seeking/cdparanoia.c: same
5944         * examples/seeking/cdplayer.c: same
5945         * examples/seeking/seek.c: same
5946         * examples/seeking/spider_seek.c: same
5947         * examples/seeking/vorbisfile.c: same
5948         * examples/stats/mp2ogg.c: same
5949         * ext/esd/esdsink.c: (gst_esdsink_class_init),
5950         (gst_esdsink_dispose): Dispose of element properly.
5951         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
5952         fixes.
5953         * ext/nas/nassink.c: (gst_nassink_class_init),
5954         (gst_nassink_dispose): Dispose of element correctly.
5955         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
5956         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
5957         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
5958         Fix 64-bit warning.
5959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
5960         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
5961         Fix 64-bit warning.
5962
5963 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5964
5965         * configure.ac : change speex detection as 1.1.6 now uses
5966           .pc/pkg-config and they changed their headers location.
5967
5968 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
5969
5970         * gst/matroska/matroska-mux.h:
5971         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
5972         (gst_matroska_mux_start), (gst_matroska_mux_finish),
5973         (gst_matroska_mux_write_data):
5974           Write multiple blocks/frames per cluster.
5975                 Write meta-seek information (seek heads).
5976
5977 2004-09-09  Scott Wheeler <wheeler@kde.org>
5978
5979         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
5980         (gst_play_bin_set_property), (gst_play_bin_get_property),
5981         (gen_audio_element), (gen_audio_element):
5982           Add a volume element / property to the pipeline.
5983
5984 2004-09-07  Wim Taymans  <wim@fluendo.com>
5985
5986         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5987         Copy timestamps from the master pad to the output buffers.
5988
5989 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5990
5991         * ext/raw1394/gstdv1394src.c:
5992           throw errors when applicable
5993
5994 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
5995
5996         * gst/matroska/ebml-ids.h:
5997         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
5998         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
5999         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
6000           automatically convert unix time <-> ebml time when reading/writing
6001           a date, use gst_ebml_write_uint to write CUETIME,
6002           not gst_ebml_write_date.
6003         * gst/matroska/matroska-ids.h:
6004         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
6005         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
6006         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
6007         (gst_matroska_mux_write_data):
6008           Write track and segment UIDs, write muxing date, write
6009           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
6010           Create cues for audio only files.
6011
6012 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6013
6014         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
6015         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
6016           Re-commit ALSA switches.
6017         * gst/adder/gstadder.c: (gst_adder_loop):
6018           64-bit fix (#151416).
6019         * gst/debug/progressreport.c: (gst_progressreport_report):
6020           64-bit fix (#151419).
6021         * gst/matroska/matroska-demux.c:
6022         (gst_matroska_demux_parse_contents):
6023           64-bit fix (#151420).
6024         * gst/playback/test3.c: (update_scale):
6025           64-bit fix (#151421).
6026
6027 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
6028
6029         * configure.ac:
6030           bump nano to cvs
6031
6032 === release 0.8.4 ===
6033
6034 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6035
6036         * configure.ac: releasing 0.8.4, "Alias"
6037
6038 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
6039
6040         * ext/theora/Makefile.am:
6041           fix makefile.  Fixes #151462.
6042
6043 2004-08-30  Wim Taymans  <wim@fluendo.com>
6044
6045         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
6046         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6047         (gst_multifdsink_remove_client_link),
6048         (gst_multifdsink_client_queue_buffer),
6049         (gst_multifdsink_handle_client_write):
6050         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
6051         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
6052         Fix some memory leaks.
6053
6054 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6055
6056         Patch by: David Schleef
6057
6058         * configure.ac:
6059         * sys/Makefile.am:
6060           rename our detection macro for V4L2.  Fixes #151236.
6061
6062 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6063
6064         Patch by: David Schleef
6065
6066         * configure.ac:
6067           check to define LAMEPRESET.  Fixes #151232.
6068
6069 2004-08-27  David Schleef  <ds@schleef.org>
6070
6071         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
6072         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
6073         (gst_glimagesink_fixate):  Move local variable declarations to
6074         make gcc-2.95 happy.
6075
6076 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6077
6078         * configure.ac:
6079           bump nano for prerelease
6080
6081 2004-08-27  David Schleef  <ds@schleef.org>
6082
6083         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
6084         * sys/sunaudio/gstsunaudiosrc.c:
6085         * sys/sunaudio/gstsunaudiosrc.h:
6086
6087 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
6088
6089         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
6090         handle EOS correctly
6091         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
6092         * gst/matroska/matroska-mux.h:
6093         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
6094         VFW compatibility mode
6095
6096 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6097
6098         patch by: Zaheer Abbas Merali
6099
6100         * ext/ogg/gstoggmux.c:
6101         * ext/vorbis/vorbisenc.c:
6102         * ext/vorbis/vorbisenc.h:
6103           handle NEWMEDIA
6104
6105 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
6106
6107         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
6108         fix byte order reversion on little endian machines.
6109         * gst/matroska/matroska-mux.c: (audiosink_templ),
6110         (gst_matroska_mux_audio_pad_link):
6111         add TTA codec to the list of supported codecs.
6112         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
6113         (gst_matroska_mux_start), (gst_matroska_mux_finish),
6114         (gst_matroska_mux_write_data):
6115         * gst/matroska/matroska-mux.h:
6116         write segment duration correctly, write muxing app string, fixes bugs
6117         #140897 and #140898.
6118         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
6119         wait for all pads to be negotiated before starting to mux.
6120
6121 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6122
6123         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
6124         * ext/lame/gstlame.h:
6125         Added new media support to lame
6126
6127 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
6128
6129         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
6130         send vorbis headers at the beginning of a stream, fixes bug #141554.
6131         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
6132         bug #148950.
6133         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
6134         (gst_matroska_demux_plugin_init):
6135         * gst/matroska/matroska-ids.h:
6136         enable demuxing of TTA audio streams, fixes bug #148951.
6137         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
6138         enable typefinding for TTA audio files, fixes bug #148711.
6139         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
6140         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
6141         fixes playback of packed bitstream and xvid with bframes, bug #135407.
6142
6143 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
6144
6145         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
6146         (gst_riff_read_element_data), (gst_riff_read_seek),
6147         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
6148         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
6149         <teuf@gnome.org>
6150
6151 2004-08-23 Iain <iaingnome@gmail.com>
6152
6153         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
6154         tags. They appear to be handled differently to normal.
6155         (tag_list_to_id3_tag_foreach): Ditto.
6156
6157 2004-08-22  Wim Taymans  <wim@fluendo.com>
6158
6159         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6160         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6161         Make sure we never send -1 granulepos.
6162
6163 2004-08-20  Wim Taymans  <wim@fluendo.com>
6164
6165         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6166         (gst_ogg_mux_loop):
6167         I will accept bitchslappings with non sharp objects.
6168
6169 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6170
6171         * configure.ac:
6172         Clean up the test for lame presets
6173
6174 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6175
6176         * configure.ac:
6177         * ext/lame/Makefile.am:
6178         * ext/lame/gstlame.c: (gst_lame_class_init),
6179         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
6180         Only enable lame presets if version of lame has presets in API
6181
6182 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
6183         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
6184         * gst/udp/gstudpsrc.h:
6185           Don't call gst_pad_push in a get function. Fixes #150449
6186
6187 2004-08-18  Wim Taymans  <wim@fluendo.com>
6188
6189         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
6190         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
6191         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
6192         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6193         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6194         (gst_fdset_wait):
6195         * gst/tcp/gstfdset.h:
6196         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6197         (gst_multifdsink_client_queue_buffer),
6198         (gst_multifdsink_handle_client_write):
6199         * gst/tcp/gstmultifdsink.h:
6200         Some extra checks in gstfdset.
6201         Only use send() when the fd is a socket. Don't try to
6202         read from write only fds.
6203
6204 2004-08-18  Wim Taymans  <wim@fluendo.com>
6205
6206         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
6207         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
6208         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6209         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6210         (gst_fdset_wait):
6211         Add more locking and bounds checking.
6212
6213 2004-08-18  Wim Taymans  <wim@fluendo.com>
6214
6215         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
6216         Realloc test fdset in the lock and right before starting
6217         the poll call. Bump the limit to 4096.
6218
6219 2004-08-17  David Schleef  <ds@schleef.org>
6220
6221         * sys/sunaudio/Makefile.am:
6222         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
6223         of rates and channels.  Make debugging less obnoxious.
6224
6225         Patch from Balamurali Viswanathan implementing a mixer for
6226         Sun audio.  (bug #144091):
6227         * sys/sunaudio/gstsunelement.c:
6228         * sys/sunaudio/gstsunelement.h:
6229         * sys/sunaudio/gstsunmixer.c:
6230         * sys/sunaudio/gstsunmixer.h:
6231
6232 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6233
6234         * gst/audioscale/gstaudioscale.c:
6235         * gst/audioscale/gstaudioscale.h:
6236         made audioscale resample from any sample rate to any sample rate
6237
6238 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6239
6240         * ext/libpng/gstpngdec.c:
6241           error out on unsupported types
6242
6243 2004-08-17  Iain <iaingnome@gmail.com>
6244
6245         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
6246         mid_side and loose_mid_side properties if its a stereo stream.
6247
6248 2004-08-17  Wim Taymans  <wim@fluendo.com>
6249
6250         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6251         (theora_get_formats), (theora_dec_src_convert),
6252         (theora_dec_sink_convert), (theora_dec_src_query),
6253         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
6254         Add a debug line.
6255
6256 2004-08-17  Wim Taymans  <wim@fluendo.com>
6257
6258         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
6259         (gst_ogg_pad_push):
6260         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
6261         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
6262         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
6263         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6264         Mark delta units in the muxer.
6265         Try to decode the packet after an out-of-sync error from
6266         libogg.
6267
6268 2004-08-17  Wim Taymans  <wim@fluendo.com>
6269
6270         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6271         (gst_multifdsink_init), (gst_multifdsink_add),
6272         (gst_multifdsink_client_queue_buffer),
6273         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
6274         * gst/tcp/gstmultifdsink.h:
6275         Added option to send a keyframe to clients as the first buffer.
6276         Make timeout property writable.
6277
6278 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6279
6280         patch by: Wim Taymans
6281
6282         * gst/tcp/gstfdset.c:
6283         * gst/tcp/gstmultifdsink.c:
6284           fix index comparison, should include 0
6285
6286 2004-08-16  Wim Taymans  <wim@fluendo.com>
6287
6288         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
6289         (gst_fdset_add_fd), (gst_fdset_remove_fd),
6290         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6291         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6292         (gst_fdset_wait):
6293           copy when reallocing for poll so the select arguments don't get
6294           changed during the call
6295
6296 2004-08-16  Wim Taymans  <wim@fluendo.com>
6297
6298         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
6299         (gst_theora_enc_class_init), (theora_enc_sink_link),
6300         (theora_buffer_from_packet), (theora_enc_chain):
6301         Fix bug where buffers were not marked as keyframes
6302         correctly.
6303
6304 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6305
6306         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
6307         (gst_lame_preset_get_type), (gst_lame_class_init):
6308         describe the enum values for vbr mode and presets more verbosely
6309
6310 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6311
6312         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
6313         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
6314         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
6315         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
6316         * ext/lame/gstlame.h:
6317         add preset property to lame so it can use lame presets
6318
6319 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6320
6321         * ext/lame/gstlame.c: (gst_lame_get_property):
6322         whoops forgot break, thanks teuf
6323
6324 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6325
6326         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
6327         (gst_lame_class_init), (gst_lame_src_getcaps),
6328         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
6329         (gst_lame_get_property), (gst_lame_setup):
6330         * ext/lame/gstlame.h:
6331         fix lame's broken vbr stuff, allow it to resample if need be, and also
6332         make xing header optional
6333
6334 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6335
6336         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
6337         added getcaps function so samplerate doesnt get fixated to silly values
6338
6339 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6340
6341         * ext/lame/gstlame.c: (gst_lame_src_link):
6342         revert previous fix
6343
6344 2004-08-12  Johan Dahlin  <johan@gnome.org>
6345
6346         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
6347         checks. Doesn't matter what state we are in. Interfaces are a
6348         compile time thing, not runtime. It also broke the python bindings.
6349
6350 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6351
6352         * ext/lame/gstlame.c: (gst_lame_src_link):
6353         made source pad link function check if sinkpad is ok..fixes the problem
6354         where core fixates the output rate of lame stupidly
6355
6356 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
6357
6358         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
6359         * sys/v4l/v4l_calls.c:
6360         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
6361           fix fixate function to handle nonsimple caps.
6362           remove bogus check in _link
6363           cleanups
6364
6365 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6366
6367         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
6368         set default compression ratio parameter to 0.0 so bitrate parameter
6369         works :)
6370
6371 2004-08-11  David Schleef  <ds@schleef.org>
6372
6373         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
6374
6375 2004-08-11  David Schleef  <ds@schleef.org>
6376
6377         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
6378         before.
6379
6380 2004-08-11  David Schleef  <ds@schleef.org>
6381
6382         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
6383
6384 2004-08-11  David Schleef  <ds@schleef.org>
6385
6386         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
6387           license field
6388         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
6389         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
6390           LGPL.
6391         * gst/auparse/gstauparse.c: Fix plugin license field.
6392         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
6393         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
6394         * gst/rtp/gstrtp.c: Fix plugin license field.
6395
6396 2004-08-11  Wim Taymans  <wim@fluendo.com>
6397
6398         * gst/tcp/Makefile.am:
6399         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
6400         (ensure_size), (gst_fdset_new), (gst_fdset_free),
6401         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
6402         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
6403         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
6404         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
6405         (gst_fdset_fd_can_write), (gst_fdset_wait):
6406         * gst/tcp/gstfdset.h:
6407         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
6408         (gst_multifdsink_class_init), (gst_multifdsink_init),
6409         (gst_multifdsink_add), (gst_multifdsink_remove),
6410         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
6411         (gst_multifdsink_remove_client_link),
6412         (gst_multifdsink_handle_client_read),
6413         (gst_multifdsink_client_queue_data),
6414         (gst_multifdsink_client_queue_caps),
6415         (gst_multifdsink_client_queue_buffer),
6416         (gst_multifdsink_handle_client_write),
6417         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6418         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
6419         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
6420         (gst_multifdsink_close):
6421         * gst/tcp/gstmultifdsink.h:
6422         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6423         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
6424         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
6425         (gst_tcpserversink_close):
6426         * gst/tcp/gsttcpserversink.h:
6427         Abstracted away the select call, implemented poll (yes we ran into
6428         the 1024 limit in production).
6429
6430 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6431
6432         * gst/tcp/gsttcp.c:
6433         * gst/tcp/gsttcpplugin.c:
6434           improve debuggging, remove assert
6435
6436 2004-08-10  Wim Taymans  <wim@fluendo.com>
6437
6438         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
6439         (gst_client_status_get_type), (gst_multifdsink_class_init),
6440         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
6441         (gst_multifdsink_handle_client_read),
6442         (gst_multifdsink_handle_client_write),
6443         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6444         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
6445         (gst_multifdsink_get_property):
6446         * gst/tcp/gstmultifdsink.h:
6447         * gst/tcp/gsttcp-marshal.list:
6448         Starting to prepare for specifying buffer time in other units
6449         than buffers. Expose remove reason in signal.
6450
6451 2004-08-10  Wim Taymans  <wim@fluendo.com>
6452
6453         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6454         (gst_multifdsink_remove), (gst_multifdsink_clear),
6455         (gst_multifdsink_remove_client_link),
6456         (gst_multifdsink_handle_client_read),
6457         (gst_multifdsink_client_queue_data),
6458         (gst_multifdsink_client_queue_buffer),
6459         (gst_multifdsink_handle_client_write),
6460         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
6461         (gst_multifdsink_chain), (gst_multifdsink_close):
6462         * gst/tcp/gstmultifdsink.h:
6463         Added more debugging info. Changed the way clients are
6464         removed from the lists. Fixed a bug where a bad file descriptor
6465         could cause many clients to be removed.
6466
6467 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6468
6469         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
6470           allow all pixel-aspect-ratios, not just 1:1
6471
6472 2004-08-09  David Schleef  <ds@schleef.org>
6473
6474         * sys/glsink/ARB_multitexture.h:  Remove old files.
6475         * sys/glsink/EXT_paletted_texture.h:
6476         * sys/glsink/NV_register_combiners.h:
6477         * sys/glsink/gstgl_nvimage.c:
6478         * sys/glsink/gstgl_pdrimage.c:
6479         * sys/glsink/gstgl_rgbimage.c:
6480         * sys/glsink/gstglsink.c:
6481         * sys/glsink/gstglsink.h:
6482         * sys/glsink/gstglxwindow.c:
6483         * sys/glsink/regcomb_yuvrgb.c:
6484
6485 2004-08-09  David Schleef  <ds@schleef.org>
6486
6487         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
6488         GL sink plugin.  (Bug #147302)
6489
6490         * configure.ac: Test for OpenGL
6491         * sys/Makefile.am: Use test for OpenGL
6492         * sys/glsink/Makefile.am:
6493         * sys/glsink/glimagesink.c: rewrite
6494         * sys/glsink/glimagesink.h: rewrite
6495
6496 2004-08-09  David Schleef  <ds@schleef.org>
6497
6498         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
6499         sane framerates.
6500         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
6501         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
6502         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
6503
6504 2004-08-09  Wim Taymans  <wim@fluendo.com>
6505
6506         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6507         (gst_multifdsink_add), (gst_multifdsink_get_stats),
6508         (gst_multifdsink_client_remove),
6509         (gst_multifdsink_handle_client_read),
6510         (gst_multifdsink_handle_client_write),
6511         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6512         Do a bit more logging, make the client_read code more robust.
6513
6514 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6515
6516         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
6517         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
6518         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
6519         (gst_jpegdec_init), (gst_jpegdec_chain):
6520         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
6521         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
6522           cleanups, debugging fixes and memleak plugging
6523
6524 2004-08-09  Wim Taymans  <wim@fluendo.com>
6525
6526         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6527         (theora_get_formats), (theora_dec_src_convert),
6528         (theora_dec_sink_convert), (theora_dec_src_query),
6529         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
6530         (theora_dec_change_state):
6531         Don't crash on missing header packets.
6532
6533 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6534
6535         * po/LINGUAS:
6536         * po/sq.po:
6537           Added Albanian translation (Laurent Dhima)
6538         * po/cs.po:
6539           updated
6540
6541 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6542
6543         * ext/lame/gstlame.c:
6544           fix/add debugging
6545
6546 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6547
6548         * sys/ximage/ximagesink.c:
6549         * sys/xvimage/xvimagesink.c:
6550           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
6551
6552 2004-08-06  Wim Taymans  <wim@fluendo.com>
6553
6554         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6555         (gst_multifdsink_add), (gst_multifdsink_get_stats),
6556         (gst_multifdsink_client_remove),
6557         (gst_multifdsink_handle_client_read),
6558         (gst_multifdsink_handle_client_write),
6559         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6560         Make sure we don't try to read more from a client that what
6561         ioctl says us or we deadlock.
6562
6563 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6564
6565         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
6566         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
6567         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
6568           decouple running_time and n_frames so it can handle changing
6569           framerate while running
6570
6571 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6572
6573         * po/nl.po:
6574         * po/sv.po:
6575           updated translations
6576
6577 2004-08-04  Benjamin Otte  <otte@gnome.org>
6578
6579         * gst/videotestsrc/gstvideotestsrc.c:
6580         (gst_videotestsrc_get_capslist), (generate_capslist),
6581         (plugin_init):
6582           generate the list of supported caps at startup and reuse it instead
6583           of always generating it
6584
6585 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6586
6587         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
6588           whoops, last checkin broke normal build
6589
6590 2004-08-03  Benjamin Otte  <otte@gnome.org>
6591
6592         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
6593         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
6594         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
6595         (gst_alsa_mixer_get_option):
6596         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
6597         (dvdnavsrc_print_event):
6598         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
6599         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
6600         (gst_ogg_mux_pad_unlink):
6601         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
6602         (gst_multipart_mux_pad_unlink):
6603         * gst/videofilter/gstvideobalance.c:
6604         (gst_videobalance_colorbalance_set_value):
6605         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
6606         (gst_videomixer_pad_unlink):
6607         * po/uk.po:
6608         * sys/oss/gstossmixer.c:
6609         * sys/v4l/gstv4lcolorbalance.c:
6610         * sys/v4l/gstv4ltuner.c:
6611         * sys/v4l/v4lsrc_calls.c:
6612         * sys/v4l2/gstv4l2colorbalance.c:
6613         * sys/v4l2/gstv4l2tuner.c:
6614           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
6615
6616 2004-08-03  Benjamin Otte  <otte@gnome.org>
6617
6618         * examples/dynparams/filter.c: (ui_control_create):
6619         * examples/gstplay/player.c: (print_tag):
6620         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
6621         * ext/gdk_pixbuf/gstgdkanimation.c:
6622         (gst_gdk_animation_iter_may_advance):
6623         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
6624         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
6625         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
6626         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
6627         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
6628         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
6629         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
6630         * gst/sine/demo-dparams.c: (main):
6631         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
6632         * testsuite/alsa/formats.c: (create_pipeline):
6633         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
6634           fixes for G_DISABLE_ASSERT and friends
6635         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6636         (mp3_type_frame_length_from_header), (mp3_type_find),
6637         (plugin_init):
6638           require mp3 typefinding to have at least MIN_HEADERS valid headers
6639           add typefinding for AAC adts files
6640
6641 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
6642
6643         * sys/ximage/ximagesink.c:
6644         (gst_ximagesink_calculate_pixel_aspect_ratio):
6645         * sys/xvimage/xvimagesink.c:
6646         (gst_xvimagesink_calculate_pixel_aspect_ratio):
6647         Make sure we calculate pixel-aspect-ratio using floating point maths
6648
6649 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6650
6651         * po/uk.po:
6652           updated translation
6653
6654 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6655
6656         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
6657         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
6658           add debugging for display PAR calculation
6659
6660 2004-08-02  David Schleef  <ds@schleef.org>
6661
6662         * configure.ac: Fix mikmod CFLAGS.
6663
6664 2004-07-27  Benjamin Otte  <otte@gnome.org>
6665
6666         * gst/audioscale/gstaudioscale.c:
6667         - fix templates to only support S16, it's the only format that works
6668         - make caps nego code use try_set_caps_nonfixed and fixation instead
6669         of try_set_caps twice, which is not nice for autopluggers
6670         - change rank to secondary, so autopluggers can pick it up after
6671         audioconvert
6672
6673 2004-08-02  Iain <iain@prettypeople.org>
6674
6675         * gst/interleave/interleave.c (interleave_init),
6676         (interleave_request_new_pad),
6677         (interleave_pad_removed),
6678         (interleave_buffered_loop): Use the real pad count, not the artificial
6679         one.
6680
6681 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6682
6683         * configure.ac: bump nano back to development
6684
6685 === release 0.8.3 ===
6686
6687 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6688
6689         * configure.ac: releasing 0.8.3, "Water"
6690
6691 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6692
6693         * sys/xvimage/xvimagesink.c:
6694         (gst_xvimagesink_calculate_pixel_aspect_ratio),
6695         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
6696         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
6697         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6698         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6699         * sys/xvimage/xvimagesink.h:
6700           apply similar PAR fixes as to ximagesink
6701
6702 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6703
6704         patch from: Benjamin Otte
6705
6706         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
6707           add link function to lame.  Fixes #148986.
6708
6709 2004-08-02  Johan Dahlin  <johan@gnome.org>
6710
6711         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
6712         fix debugging log
6713
6714 2004-07-30  David Schleef  <ds@schleef.org>
6715
6716         * gst/videomixer/Makefile.am: Fix things that should have been
6717         fixed in the last checkin.
6718
6719 2004-07-30  David Schleef  <ds@schleef.org>
6720
6721         * gst/multipart/Makefile.am: Fix things that should have been
6722         fixed in the last checkin.
6723
6724 2004-07-30  David Schleef  <ds@schleef.org>
6725
6726         * testsuite/multifilesink/Makefile.am: Fix unused variable.
6727
6728 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6729
6730         * configure.ac:
6731           bump nano for prerelease
6732         * po/af.po:
6733         * po/az.po:
6734         * po/cs.po:
6735         * po/en_GB.po:
6736         * po/hu.po:
6737         * po/nl.po:
6738         * po/sr.po:
6739         * po/sv.po:
6740         * po/uk.po:
6741           updates
6742
6743 2004-07-30  Wim Taymans  <wim@fluendo.com>
6744
6745         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6746         (gst_multifdsink_add), (gst_multifdsink_remove),
6747         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
6748         (gst_multifdsink_client_remove),
6749         (gst_multifdsink_handle_client_write),
6750         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6751         * gst/tcp/gstmultifdsink.h:
6752         Recover from a select with a bad file descriptor by removing
6753         the client.
6754
6755 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6756
6757         * configure.ac:
6758           fix requirement of core
6759         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
6760         (gst_play_pipeline_setup):
6761           don't use colorspace element.  do use hermescolorspace element.
6762           make macro to get a colorspace element.
6763           mark strings for translation.
6764         * po/POTFILES.in:
6765           add play.c
6766         * po/af.po:
6767         * po/az.po:
6768         * po/cs.po:
6769         * po/en_GB.po:
6770         * po/hu.po:
6771         * po/nl.po:
6772         * po/sr.po:
6773         * po/sv.po:
6774         * po/uk.po:
6775           update translations
6776
6777 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6778
6779         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
6780         fix default for newmedia flag
6781
6782 2004-07-30  Wim Taymans  <wim@fluendo.com>
6783
6784         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6785         (gst_theora_dec_init), (theora_get_formats),
6786         (theora_dec_src_convert), (theora_dec_sink_convert),
6787         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6788         (theora_dec_chain), (theora_dec_set_property),
6789         (theora_dec_get_property):
6790         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
6791         (gst_theora_enc_class_init), (gst_theora_enc_init),
6792         (theora_enc_sink_link), (theora_enc_chain),
6793         (theora_enc_set_property), (theora_enc_get_property):
6794         Added cropping option to theora decoder.
6795         Added border option to theora encoder.
6796
6797 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6798
6799         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
6800         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
6801         (gst_pngenc_set_property):
6802         * ext/libpng/gstpngenc.h:
6803         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
6804
6805 2004-07-30  Wim Taymans  <wim@fluendo.com>
6806
6807         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
6808         (theora_enc_sink_link), (theora_enc_chain),
6809         (theora_enc_set_property), (theora_enc_get_property):
6810         Fix encoding of non-multiple-of-16 video.
6811
6812 2004-07-29  David Schleef  <ds@schleef.org>
6813
6814         * configure.ac: make test for audiofile more strict
6815
6816 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6817
6818         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6819           give different names to typefind functions
6820
6821 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6822
6823         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6824         (gst_ximagesink_calculate_pixel_aspect_ratio),
6825         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
6826         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6827         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
6828         (gst_ximagesink_get_property), (gst_ximagesink_init):
6829         * sys/ximage/ximagesink.h:
6830           allocate PAR's dynamically.
6831           use autodetected PAR if no object-set PAR is given.
6832           add workaround for directfb's X not setting physical size.
6833           fix to xvimagesink will follow tomorrow.
6834
6835 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6836
6837         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
6838         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
6839         (gst_shout2send_get_type), (gst_shout2send_set_clock),
6840         (gst_shout2send_class_init), (gst_shout2send_init),
6841         (set_shout_metadata), (gst_shout2send_set_metadata),
6842         (gst_shout2send_chain), (gst_shout2send_set_property),
6843         (gst_shout2send_get_property), (gst_shout2send_connect),
6844         (gst_shout2send_change_state):
6845         * ext/shout2/gstshout2.h:
6846         - fix for sending mp3 audio to icecast2 server, if pad link function not
6847         called before PAUSED state
6848         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
6849         - added tagging support for mp3 audio broadcasted
6850         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
6851         debug info
6852
6853 2004-07-28  Wim Taymans  <wim@fluendo.com>
6854
6855         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
6856         (gst_ogg_demux_push):
6857         Return query failure when we don't know the length of
6858         an ogg stream insteda of returning TRUE with a bogus value.
6859
6860 2004-07-28  Wim Taymans  <wim@fluendo.com>
6861
6862         * ext/theora/theoradec.c: (theora_get_formats),
6863         (theora_dec_src_convert), (theora_dec_sink_convert),
6864         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6865         (theora_dec_chain):
6866         Don't screw up the 1 Chroma for 1 luma sample situation when we
6867         have an odd offset/width by adding a black border in those cases.
6868
6869 2004-07-28  Wim Taymans  <wim@fluendo.com>
6870
6871         * ext/theora/theoradec.c: (theora_get_formats),
6872         (theora_dec_src_convert), (theora_dec_sink_convert),
6873         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6874         (theora_dec_chain):
6875         * ext/theora/theoraenc.c: (theora_enc_sink_link):
6876         Added first attempt at cropping of the image as required by the
6877         theora spec. We need more properties in the caps (offset_x,
6878         offset_y,stride) to implement this correctly.
6879
6880 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
6881
6882         * ext/dvdnav/README:
6883           Update the README to use dvddemux
6884         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
6885           Ensure getcaps returns a subset of the template caps
6886         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
6887         (gst_mpeg2subt_init):
6888           Ensure getcaps returns a subset of the template caps
6889         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
6890         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
6891         (gst_dvd_demux_get_subpicture_stream),
6892         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
6893         * gst/mpegstream/gstdvddemux.h:
6894           Set the explicit caps on the current_video pad before pushing
6895           anything
6896         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
6897         (gst_mpeg_demux_get_audio_stream):
6898           Free caps used to gst_pad_set_explicit_caps, which takes a const
6899           GstCaps *
6900
6901 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6902
6903         * configure.ac: update GStreamer requirement to 0.8.4 because of
6904           GstFraction.
6905
6906 2004-07-28  Wim Taymans  <wim@fluendo.com>
6907
6908         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
6909         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
6910         Add the pad to the element after setting up the caps. This
6911         makes it a lot easier to autoplug.
6912
6913 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
6914
6915         * gst/median/gstmedian.c:
6916         * gst/mpeg2subt/gstmpeg2subt.c:
6917         * gst/mpegaudioparse/gstmpegaudioparse.c:
6918         * gst/mpegstream/gstdvddemux.c:
6919         * gst/mpegstream/gstmpegdemux.c:
6920         * gst/mpegstream/gstmpegpacketize.c:
6921         * gst/rtjpeg/gstrtjpeg.c:
6922         * gst/rtjpeg/gstrtjpegdec.c:
6923         * gst/rtjpeg/gstrtjpegenc.c:
6924         * gst/sine/gstsinesrc.c:
6925         * gst/smooth/gstsmooth.c:
6926         * gst/smpte/gstsmpte.c:
6927         * gst/smpte/gstsmpte.h:
6928         * gst/stereo/gststereo.c:
6929         * gst/videofilter/gstgamma.c:
6930         * gst/videofilter/gstvideobalance.c:
6931         * gst/videofilter/gstvideofilter.c:
6932         * gst/videofilter/gstvideoflip.c:
6933         * gst/videoscale/gstvideoscale.c:
6934         * gst/videoscale/videoscale.c:
6935         * gst/videotestsrc/gstvideotestsrc.c:
6936         * gst/videotestsrc/videotestsrc.c:
6937         * gst/wavenc/gstwavenc.c:
6938         * gst/wavparse/gstwavparse.c:
6939           fix local includes and 64 bits constants
6940
6941 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
6942
6943         * win32/gst.sln:
6944         * gst-libs/gst/*/*.vcproj:
6945         * gst/*/*.vcproj:
6946           more working plugins
6947
6948 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6949
6950         * testsuite/alsa/Makefile.am:
6951         * testsuite/alsa/srcstate.c:
6952         add test for alsasrc changing state
6953
6954 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6955
6956         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
6957         (gst_silence_get):
6958         * gst/silence/gstsilence.h:
6959         fix silence generation for 16bit raw audio
6960
6961 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6962
6963         * gst/matroska/matroska-demux.c:
6964         (gst_matroska_demux_parse_metadata),
6965         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
6966         * gst/mpegaudio/common.c:
6967         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
6968         (gst_videoscale_getcaps), (gst_videoscale_link),
6969         (gst_videoscale_src_fixate), (gst_videoscale_init),
6970         (gst_videoscale_finalize):
6971         * gst/videoscale/gstvideoscale.h:
6972         * gst/videotestsrc/gstvideotestsrc.c:
6973         (gst_videotestsrc_get_capslist):
6974         * gst/wavenc/gstwavenc.c:
6975         * sys/oss/gstossmixer.c: (fill_labels):
6976         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6977         (gst_ximagesink_handle_xevents),
6978         (gst_ximagesink_calculate_pixel_aspect_ratio),
6979         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
6980         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
6981         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6982         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
6983         (gst_ximagesink_init), (gst_ximagesink_class_init):
6984         * sys/ximage/ximagesink.h:
6985         * sys/xvimage/xvimagesink.c:
6986         (gst_xvimagesink_calculate_pixel_aspect_ratio),
6987         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
6988         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
6989         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6990         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6991         * sys/xvimage/xvimagesink.h:
6992           first batch of pixel aspect ratio commits.
6993
6994 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6995
6996         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6997         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
6998         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
6999           handle stride, needs work if we want to move stride handling
7000           upstream, but works correctly for our purposes.
7001
7002 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7003
7004         * gst/videoscale/README:
7005           add testing examples
7006         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
7007         (gst_videoscale_chain):
7008         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7009         (gst_videoscale_get_size):
7010           add get_size function that handles stride like videotestsrc.
7011           fixes conversion for YUV formats for as much as I can test them.
7012
7013 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7014
7015         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7016         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7017         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7018         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
7019         (gst_xvimagesink_xvimage_put):
7020           further cleanups, logging, error handling and synchronizing
7021
7022 2004-07-27  Wim Taymans  <wim@fluendo.com>
7023
7024         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
7025         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
7026         (gst_videomixer_pad_set_property),
7027         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
7028         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
7029         (gst_videomixer_class_init), (gst_videomixer_init),
7030         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
7031         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
7032         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
7033         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
7034         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
7035         (gst_videomixer_loop), (plugin_init):
7036         Be a nicer negotiation citizen and provide a getcaps function on
7037         the srcpad. This also fixes a crash when resizing.
7038
7039 2004-07-27  Julien MOUTTE  <julien@moutte.net>
7040
7041         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7042         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
7043
7044 2004-07-27  Wim Taymans  <wim@fluendo.com>
7045
7046         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
7047         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7048         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7049         (gst_pngenc_set_property):
7050         * ext/libpng/gstpngenc.h:
7051         Added snapshot property to pngenc.
7052         removed g_print from pngdec
7053
7054 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
7055
7056         * gst/ac3parse/ac3parse.vcproj
7057         * gst/adder/adder.vcproj
7058         * gst/alpha/alpha.vcproj
7059         * gst/alpha/alphacolor.vcproj
7060         * gst/asfdemux/asf.vcproj
7061         * gst/audioconvert/audioconvert.vcproj
7062         * gst/audiorate/audiorate.vcproj
7063         * gst/audioscale/audioscale.vcproj
7064         * gst/auparse/auparse.vcproj
7065         * gst/avi/avi.vcproj
7066         * gst/cdxaparse/cdxaparse.vcproj
7067         * gst/chart/chart.vcproj
7068         * gst/colorspace/colorspace.vcproj
7069         * gst/cutter/cutter.vcproj
7070         * gst/debug/debug.vcproj
7071         * gst/debug/efence.vcproj
7072         * gst/debug/navigationtest.vcproj
7073         * gst/deinterlace/deinterlace.vcproj
7074         * gst/effectv/effectv.vcproj
7075         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
7076         * gst/filter/filter.vcproj
7077         * gst/flx/flxdec.vcproj
7078         * gst/goom/goom.vcproj
7079         * gst/interleave/interleave.vcproj
7080         * gst/law/alaw.vcproj
7081         * gst/law/mulaw.vcproj
7082         * gst/matroska/matroska.vcproj
7083         * gst/median/median.vcproj
7084         * gst/mixmatrix/mixmatrix.vcproj
7085         * gst/mpeg1sys/mpeg1systemencode.vcproj
7086         * gst/mpeg1videoparse/mp1videoparse.vcproj
7087         * gst/mpeg2sub/mpeg2subt.vcproj
7088         * gst/mpegaudio/mpegaudio.vcproj
7089         * gst/mpegaudioparse/mpegaudioparse.vcproj
7090         * gst/mpegstream/mpegstream.vcproj
7091         * gst/multifilesink/multifilesink.vcproj
7092         * gst/multipart/multipart.vcproj
7093         * gst/oneton/oneton.vcproj
7094         * gst/overlay/overlay.vcproj
7095         * gst/passthrough/passthrough.vcproj
7096         * gst/qtdemux/qtdemux.vcproj
7097         * gst/realmedia/rmdemux.vcproj
7098         * gst/rtjpeg/rtjpeg.vcproj
7099         * gst/rtp/rtp.vcproj
7100         * gst/silence/silence.vcproj
7101         * gst/sine/sinesrc.vcproj
7102         * gst/smooth/smooth.vcproj
7103         * gst/smpte/smpte.vcproj
7104         * gst/spectrum/spectrum.vcproj
7105         * gst/speed/speed.vcproj
7106         * gst/stereo/stereo.vcproj
7107         * gst/switch/switch.vcproj
7108         * gst/tags/tagedit.vcproj
7109         * gst/tcp/tcp.vcproj
7110         * gst/typefind/typefindfunctions.vcproj
7111         * gst/udp/udp.vcproj
7112         * gst/videobox/videobox.vcproj
7113         * gst/videocrop/videocrop.vcproj
7114         * gst/videodrop/videodrop.vcproj
7115         * gst/videofilter/gamma.vcproj
7116         * gst/videofilter/videobalance.vcproj
7117         * gst/videofilter/videofilter.vcproj
7118         * gst/videofilter/videoflip.vcproj
7119         * gst/videoflip/videoflip.vcproj
7120         * gst/videomixer/videomixer.vcproj
7121         * gst/videorate/videorate.vcproj
7122         * gst/videoscale/videoscale.vcproj
7123         * gst/videotestsrc/videotestsrc.vcproj
7124         * gst/virtualdub/virtualdub.vcproj
7125         * gst/volenv/volenv.vcproj
7126         * gst/volume/volume.vcproj
7127         * gst/wavenc/wavenc.vcproj
7128         * gst/wavparse/wavparse.vcproj
7129         * gst/y4m/y4menc.vcproj
7130         * gst-libs/gst/audio/audio.vcproj
7131         * gst-libs/gst/audio/audiofilter.vcproj
7132         * gst-libs/gst/colorbalance/colorbalance.vcproj
7133         * gst-libs/gst/idct/idtc.vcproj
7134         * gst-libs/gst/media-info/media-info.vcproj
7135         * gst-libs/gst/mixer/mixer.vcproj
7136         * gst-libs/gst/navigation/navigation.vcproj
7137         * gst-libs/gst/play/play.vcproj
7138         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
7139         * gst-libs/gst/resample/resample.vcproj
7140         * gst-libs/gst/riff/riff.vcproj
7141         * gst-libs/gst/tuner/tuner.vcproj
7142         * gst-libs/gst/video/video.vcproj
7143         * gst-libs/gst/xoverlay/xoverlay.vcproj
7144           avoid problems with math.h, fix release dependancy
7145           rename GStreamer-0.8.lib to libgstreamer.lib
7146
7147 2004-07-27  Julien MOUTTE  <julien@moutte.net>
7148
7149         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
7150         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
7151         the atom is not available we have to unlock the mutex. Fixes #148023
7152
7153 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7154
7155         * gst-libs/gst/media-info/media-info.h:
7156           issue for a vararg macro with MSVC
7157
7158 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7159
7160         * gst/effectv/effectv.vcproj
7161         * gst-libs/gst/idct/idct.vcproj:
7162         * gst-libs/gst/media-info/media-info.vcproj:
7163         * gst-libs/gst/navigation/navigation.vcproj:
7164         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
7165         * gst-libs/gst/video/video.vcproj:
7166         * gst-libs/gst/xoverlay/xoverlay.vcproj:
7167           fixes for build problems
7168
7169 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7170
7171         * gst-libs/gst/audio/audio.def:
7172         * gst-libs/gst/audio/riff.def:
7173           add some definitions needed by plugins
7174
7175 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7176
7177         * gst/asfdemux/gstasfmux.c
7178           Fix some 64 bits constants to be glib friendly
7179
7180 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7181
7182         * gst/ac3parse/gstac3parse.c
7183         * gst/audioscale/gstaudioscale.c
7184         * gst/auparse/gstauparse.c
7185         * gst/colorspace/gstcolorspace.c
7186         * gst/colorspace/yuv2rgb.h
7187           local include fixes
7188
7189 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7190
7191         * win32/gst.sln
7192           add more plugins to the build
7193
7194 2004-07-26  Julien MOUTTE  <julien@moutte.net>
7195
7196         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7197         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
7198
7199 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7200
7201         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
7202         (gst_level_set_property), (gst_level_get_property),
7203         (gst_level_base_init), (gst_level_class_init):
7204           add debugging categories.  cleanups.
7205
7206 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7207
7208         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7209         (gst_videoscale_planar411), (gst_videoscale_planar400),
7210         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
7211         (gst_videoscale_scale_nearest_str1),
7212         (gst_videoscale_scale_nearest_str2),
7213         (gst_videoscale_scale_nearest_str4),
7214         (gst_videoscale_scale_nearest_16bit),
7215         (gst_videoscale_scale_nearest_24bit):
7216           fixed stride issues
7217           tested with 320x240 -> 321, 322, 324 x240
7218           tested with YV12, I420, YUY2, UYVY
7219           fixed packed422rev (don't think it could have worked before)
7220           by testing with UYVY
7221
7222 2004-07-26  Benjamin Otte  <otte@gnome.org>
7223
7224         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
7225         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
7226         (plugin_init):
7227           add debugging category, add error checks like checking return values
7228           of setup calls, make sure it still works after
7229           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
7230
7231 2004-07-26  Wim Taymans  <wim@fluendo.com>
7232
7233         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
7234         (gst_mpeg_demux_get_audio_stream),
7235         (gst_mpeg_demux_process_private):
7236         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
7237         Check for error codes from the negotiation functions. Make sure
7238         we really set the pad caps when a new pad is created.
7239
7240 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7241
7242         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7243         (gst_ffmpeg_caps_to_pix_fmt):
7244         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
7245         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7246         (gst_ffmpegcolorspace_pad_link):
7247           don't make function do two things at the same time without reason.
7248
7249 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7250
7251         * gst/ac3parse/ac3parse.vcproj
7252         * gst/adder/adder.vcproj
7253         * gst/alpha/alpha.vcproj
7254         * gst/alpha/alphacolor.vcproj
7255         * gst/asfdemux/asf.vcproj
7256         * gst/audioconvert/audioconvert.vcproj
7257         * gst/audiorate/audiorate.vcproj
7258         * gst/audioscale/audioscale.vcproj
7259         * gst/auparse/auparse.vcproj
7260         * gst/avi/avi.vcproj
7261         * gst/cdxaparse/cdxaparse.vcproj
7262         * gst/chart/chart.vcproj
7263         * gst/colorspace/colorspace.vcproj
7264         * gst/cutter/cutter.vcproj
7265         * gst/debug/debug.vcproj
7266         * gst/debug/efence.vcproj
7267         * gst/debug/navigationtest.vcproj
7268         * gst/deinterlace/deinterlace.vcproj
7269         * gst/effectv/effectv.vcproj
7270         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
7271         * gst/filter/filter.vcproj
7272         * gst/flx/flxdec.vcproj
7273         * gst/goom/goom.vcproj
7274         * gst/interleave/interleave.vcproj
7275         * gst/law/alaw.vcproj
7276         * gst/law/mulaw.vcproj
7277         * gst/matroska/matroska.vcproj
7278         * gst/median/median.vcproj
7279         * gst/mixmatrix/mixmatrix.vcproj
7280         * gst/mpeg1sys/mpeg1systemencode.vcproj
7281         * gst/mpeg1videoparse/mp1videoparse.vcproj
7282         * gst/mpeg2sub/mpeg2subt.vcproj
7283         * gst/mpegaudio/mpegaudio.vcproj
7284         * gst/mpegaudioparse/mpegaudioparse.vcproj
7285         * gst/mpegstream/mpegstream.vcproj
7286         * gst/multifilesink/multifilesink.vcproj
7287         * gst/multipart/multipart.vcproj
7288         * gst/oneton/oneton.vcproj
7289         * gst/overlay/overlay.vcproj
7290         * gst/passthrough/passthrough.vcproj
7291         * gst/qtdemux/qtdemux.vcproj
7292         * gst/realmedia/rmdemux.vcproj
7293         * gst/rtjpeg/rtjpeg.vcproj
7294         * gst/rtp/rtp.vcproj
7295         * gst/silence/silence.vcproj
7296         * gst/sine/sinesrc.vcproj
7297         * gst/smooth/smooth.vcproj
7298         * gst/smpte/smpte.vcproj
7299         * gst/spectrum/spectrum.vcproj
7300         * gst/speed/speed.vcproj
7301         * gst/stereo/stereo.vcproj
7302         * gst/switch/switch.vcproj
7303         * gst/tags/tagedit.vcproj
7304         * gst/tcp/tcp.vcproj
7305         * gst/typefind/typefindfunctions.vcproj
7306         * gst/udp/udp.vcproj
7307         * gst/videobox/videobox.vcproj
7308         * gst/videocrop/videocrop.vcproj
7309         * gst/videodrop/videodrop.vcproj
7310         * gst/videofilter/gamma.vcproj
7311         * gst/videofilter/videobalance.vcproj
7312         * gst/videofilter/videofilter.vcproj
7313         * gst/videofilter/videoflip.vcproj
7314         * gst/videoflip/videoflip.vcproj
7315         * gst/videomixer/videomixer.vcproj
7316         * gst/videorate/videorate.vcproj
7317         * gst/videoscale/videoscale.vcproj
7318         * gst/videotestsrc/videotestsrc.vcproj
7319         * gst/virtualdub/virtualdub.vcproj
7320         * gst/volenv/volenv.vcproj
7321         * gst/volume/volume.vcproj
7322         * gst/wavenc/wavenc.vcproj
7323         * gst/wavparse/wavparse.vcproj
7324         * gst/y4m/y4menc.vcproj
7325           more plugins supported under windows
7326
7327 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7328
7329         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7330         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
7331         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
7332         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7333         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
7334           Add debugging statements.  Use the sizes as returned by the
7335           *CreateImage calls.
7336
7337 2004-07-26  Johan Dahlin  <johan@gnome.org>
7338
7339         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
7340         the pad is negotiated.
7341
7342         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
7343
7344 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7345
7346         * gst-libs/gst/colorbalance/colorbalance.vcproj:
7347         * gst-libs/gst/idct/idct.vcproj:
7348         * gst-libs/gst/media-info/media-info.vcproj:
7349         * gst-libs/gst/mixer/mixer.vcproj:
7350         * gst-libs/gst/navigation/navigation.vcproj:
7351         * gst-libs/gst/play/play.vcproj:
7352         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
7353         * gst-libs/gst/resample/resample.vcproj:
7354         * gst-libs/gst/tuner/tuner.vcproj:
7355         * gst-libs/gst/video/video.vcproj:
7356         * gst-libs/gst/xoverlay/xoverlay.vcproj:
7357           more plugins supported under windows
7358
7359 2004-07-25 Iain <iain@prettypeople.org>
7360
7361         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
7362         pad now rather than when the pad is created because state changes wipe
7363         explicit caps (fixes #148043).
7364
7365 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
7366
7367         reviewed by Benjamin Otte  <otte@gnome.org>
7368
7369         * ext/mad/gstmad.c:
7370           fix mad plugin crashing on Sun (fixes #148289)
7371
7372 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
7373
7374         * gst/avi/avi.def:
7375         * gst/avi/avi.vcproj:
7376         * gst/matroska/matroska.def:
7377         * gst/matroska/matroska.vcproj:
7378           remove unused .def files
7379
7380 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
7381
7382         * gst-libs/gst/audio/gstaudiofilter.c:
7383           Clean the local include
7384
7385 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
7386
7387         * win32/gst.sln:
7388         * gst-libs/gst/audio/audio.def:
7389         * gst-libs/gst/audio/audio.vcproj:
7390         * gst-libs/gst/audio/audiofilter.vcproj:
7391         * gst-libs/gst/audio/riff.def:
7392         * gst-libs/gst/audio/riff.vcproj:
7393         * gst-libs/gst/gst-libs.def:
7394         * gst-libs/gst/gst-libs.vcproj:
7395         * gst/avi/avi.vcproj:
7396         * gst/avi/avi.vcproj:
7397           Copy the files where needed after building, cleaner projects
7398
7399 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
7400
7401         * gst/matroska/ebml-write.c:
7402           Fix some 64 bits constants to be glib friendly
7403
7404 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
7405
7406         * win32/gst.sln:
7407         * gst-libs/gst/gst-libs.def:
7408         * gst-libs/gst/gst-libs.vcproj:
7409         * gst/matroska/matroska.def:
7410         * gst/matroska/matroska.vcproj:
7411           Add the preliminary canvas to build plugins on Win32
7412
7413 2004-07-23  Benjamin Otte  <otte@gnome.org>
7414
7415         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
7416           don't enfore negotiation from source side, it breaks
7417           sinesrc ! audioconvert ! osssink
7418
7419 2004-07-22  David Schleef  <ds@schleef.org>
7420
7421         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
7422         for ELF files, since they can easily be recognized as audio/mpeg.
7423         (bug #147441)
7424
7425 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7426
7427         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7428         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
7429         (gst_videoscale_scale_nearest_24bit),
7430         (gst_videoscale_scale_nearest_16bit):
7431           fix 16bit and 24bit for stride (24bit might need testing)
7432           don't pretend we do more than one algorithm
7433
7434 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7435
7436         * configure.ac:
7437         * gst/Makefile.am:
7438         * gst/multifilesink/Makefile.am:
7439         * gst/multifilesink/gstmultifilesink.c:
7440         (gst_multifilesink_get_formats),
7441         (gst_multifilesink_get_query_types), (_do_init),
7442         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
7443         (gst_multifilesink_init), (gst_multifilesink_dispose),
7444         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
7445         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
7446         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
7447         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
7448         (gst_multifilesink_chain), (gst_multifilesink_change_state),
7449         (gst_multifilesink_uri_get_type),
7450         (gst_multifilesink_uri_get_protocols),
7451         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
7452         (gst_multifilesink_uri_handler_init), (plugin_init):
7453         * gst/multifilesink/gstmultifilesink.h:
7454         * testsuite/Makefile.am:
7455         * testsuite/multifilesink/Makefile.am:
7456         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
7457         (gst_newmedia_class_init), (gst_newmedia_init),
7458         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
7459         (newfile_signal), (test_signal), (main):
7460         multifilesink plugin for creating new files every time a new media
7461         discontinuity event occurs
7462
7463 2004-07-22  Wim Taymans  <wim@fluendo.com>
7464
7465         * gst/alpha/Makefile.am:
7466         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
7467         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
7468         (gst_alpha_color_init), (gst_alpha_color_set_property),
7469         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
7470         (transform), (gst_alpha_color_chain),
7471         (gst_alpha_color_change_state), (plugin_init):
7472         Stupid plugin to to RGBA to AYUV conversion because none of
7473         the colorspace plugins can handle that yet.
7474
7475 2004-07-22  Wim Taymans  <wim@fluendo.com>
7476
7477         * examples/seeking/seek.c: (update_scale), (main):
7478         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7479         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
7480         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
7481         (gst_decode_bin_init), (gst_decode_bin_dispose),
7482         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
7483         (no_more_pads), (close_link), (type_found),
7484         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7485         (plugin_init):
7486         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7487         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7488         (gst_play_base_bin_dispose), (queue_overrun),
7489         (gen_preroll_element), (remove_prerolls), (unknown_type),
7490         (no_more_pads), (new_stream), (setup_source),
7491         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7492         (play_base_eos), (gst_play_base_bin_change_state),
7493         (gst_play_base_bin_add_element),
7494         (gst_play_base_bin_remove_element),
7495         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7496         (gst_play_base_bin_unlink_stream),
7497         (gst_play_base_bin_get_streaminfo):
7498         * gst/playback/gstplaybin.c: (gen_video_element),
7499         (gen_audio_element):
7500         * gst/playback/gststreaminfo.h:
7501         More playback updates, attempt to fix things after the state change
7502         breakage.
7503
7504 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7505
7506         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
7507         (gst_videoscale_scale_nearest_16bit):
7508           comment algorithm
7509
7510 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7511
7512         * gst/videotestsrc/gstvideotestsrc.c:
7513         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
7514         (gst_videotestsrc_init), (gst_videotestsrc_get),
7515         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
7516         (gst_videotestsrc_get_property):
7517         * gst/videotestsrc/gstvideotestsrc.h:
7518         * gst/videotestsrc/videotestsrc.c:
7519         * gst/videotestsrc/videotestsrc.h:
7520           cleanup and commenting
7521
7522 2004-07-21  Wim Taymans  <wim@fluendo.com>
7523
7524         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
7525         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
7526         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
7527         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
7528         (_find_chain_get_unknown_part), (_find_streams_check),
7529         (gst_ogg_demux_push), (gst_ogg_pad_push):
7530         * ext/theora/theoradec.c: (theora_get_formats),
7531         (theora_dec_src_convert), (theora_dec_sink_convert),
7532         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
7533         (theora_dec_chain):
7534         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
7535         (vorbis_dec_convert), (vorbis_dec_src_query),
7536         (vorbis_dec_src_event), (vorbis_dec_event):
7537         More seeking fixes, oggdemux now supports seeking to time and
7538         uses the downstream element to convert granulepos to time.
7539         Seeking in theora-only ogg files now works.
7540
7541 2004-07-21  Wim Taymans  <wim@fluendo.com>
7542
7543         * ext/theora/theoradec.c: (gst_theora_dec_init),
7544         (theora_get_formats), (theora_get_event_masks),
7545         (theora_get_query_types), (theora_dec_src_convert),
7546         (theora_dec_sink_convert), (theora_dec_src_query),
7547         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
7548         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
7549         (vorbis_get_event_masks), (vorbis_get_query_types),
7550         (gst_vorbis_dec_init), (vorbis_dec_convert),
7551         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
7552         Added query/convert/formats functions to vorbis and theora decoders
7553         so that the outside world can use them too. Fixed seeking on an
7554         ogg/theora/vorbis file by disabling the seeking seeking on the
7555         theora srcpad.
7556
7557 2004-07-21  Julien MOUTTE  <julien@moutte.net>
7558
7559         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7560         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
7561         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
7562         images creation for both elements. We don't create the image on caps
7563         nego or renego, we just destroy the internal one if present if it does
7564         not match the needs. The chain function takes care of creating a new
7565         image when needed.
7566         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7567         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
7568         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
7569         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
7570         the image format information. The buffer pool checks for the context
7571         image format and discard images with different formats.
7572         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
7573
7574 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
7575
7576         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7577         (gst_ffmpegcolorspace_chain):
7578           no point in doing any chaining if the pad we want to push from
7579           isn't usable.
7580
7581 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7582
7583         * gst-libs/gst/riff/riff-media.c:
7584         (gst_riff_create_audio_caps_with_data):
7585           Fix double end-to-native symbol conversion (#148021).
7586
7587 2004-07-20  David Schleef  <ds@schleef.org>
7588
7589         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
7590         Don't use an Atom that doesn't exist.
7591
7592 2004-07-20  Wim Taymans  <wim@fluendo.com>
7593
7594         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7595         (gst_multifdsink_add), (gst_multifdsink_get_stats),
7596         (gst_multifdsink_client_remove),
7597         (gst_multifdsink_handle_client_write),
7598         (gst_multifdsink_queue_buffer):
7599         * gst/tcp/gstmultifdsink.h:
7600         More multifdsink stats. Avoid deadlock by releasing locks
7601         before sending out a signal.
7602
7603 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7604
7605         * po/LINGUAS:
7606         * po/hu.po:
7607           added Hungarian translation (Laszlo Dvornik)
7608
7609 2004-07-20  Wim Taymans  <wim@fluendo.com>
7610
7611         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7612         (gst_multifdsink_add), (gst_multifdsink_client_remove),
7613         (gst_multifdsink_handle_client_write),
7614         (gst_multifdsink_queue_buffer):
7615         * gst/tcp/gsttcp-marshal.list:
7616         Fixed the stupid marshal definition.
7617
7618 2004-07-20  Wim Taymans  <wim@fluendo.com>
7619
7620         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7621         (gst_multifdsink_init), (gst_multifdsink_add),
7622         (gst_multifdsink_client_remove),
7623         (gst_multifdsink_handle_client_write),
7624         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
7625         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
7626         (gst_multifdsink_init_send):
7627         * gst/tcp/gstmultifdsink.h:
7628         Added more stats, added timeout for a client, fixed some typos
7629         and added some comments.
7630
7631 2004-07-20  Wim Taymans  <wim@fluendo.com>
7632
7633         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7634         (gst_multifdsink_add), (gst_multifdsink_get_stats),
7635         (gst_multifdsink_client_remove),
7636         (gst_multifdsink_handle_client_write):
7637         * gst/tcp/gstmultifdsink.h:
7638         * gst/tcp/gsttcp-marshal.list:
7639         Added get_stats method that returns a GValueArray of
7640         stats values.
7641
7642 2004-07-19  Benjamin Otte  <otte@gnome.org>
7643
7644         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
7645           make sure longname, description and author are valid UTF-8
7646
7647 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7648
7649         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
7650         (gst_ximagesink_set_property):
7651         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
7652         (gst_xvimagesink_set_property):
7653           make sure SYNCHRONOUS is respected after getting the X context
7654
7655 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
7656
7657         * gst/matroska/matroska-demux.c:
7658         (gst_matroska_demux_handle_src_event),
7659         (gst_matroska_demux_parse_blockgroup):
7660         * gst/matroska/matroska-ids.h:
7661           add BlockReference tag and ignore it to clear out log.
7662           ignore NAVIGATION events to clear out log.
7663
7664 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
7665
7666         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
7667         (gst_matroska_demux_add_stream):
7668         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
7669           add debug categories
7670
7671 2004-07-16  Wim Taymans  <wim@fluendo.com>
7672
7673         * ext/libpng/Makefile.am:
7674         * ext/libpng/gstpng.c: (plugin_init):
7675         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
7676         (gst_pngdec_get_type), (gst_pngdec_base_init),
7677         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
7678         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
7679         * ext/libpng/gstpngdec.h:
7680         Added png decoder.
7681
7682 2004-07-16  Julien MOUTTE  <julien@moutte.net>
7683
7684         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
7685         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
7686         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
7687         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
7688         (gst_ximagesink_buffer_alloc):
7689         * sys/ximage/ximagesink.h:
7690         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7691         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
7692         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
7693         (gst_xvimagesink_buffer_alloc):
7694         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
7695         again. Using internal data pointer of the x(v)image to store image's
7696         data to be coherent with the buffer alloc mechanism. Investigated the
7697         image destruction code to be sure that everything gets freed correctly.
7698
7699 2004-07-16  Wim Taymans  <wim@fluendo.com>
7700
7701         * gst-libs/gst/riff/riff-read.c:
7702         (gst_riff_read_strf_vids_with_data),
7703         (gst_riff_read_strf_auds_with_data):
7704         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7705         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
7706         Make sure we don't create 0 sized subbuffers in riff-read.
7707         Signal the no more pads signal after reading the avi header.
7708
7709 2004-07-16  Wim Taymans  <wim@fluendo.com>
7710
7711         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7712         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
7713         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
7714         (gst_decode_bin_init), (gst_decode_bin_dispose),
7715         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
7716         (no_more_pads), (close_link), (type_found),
7717         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7718         (gst_decode_bin_change_state), (plugin_init):
7719         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7720         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7721         (gst_play_base_bin_dispose), (queue_overrun),
7722         (gen_preroll_element), (remove_prerolls), (unknown_type),
7723         (no_more_pads), (new_stream), (setup_source),
7724         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7725         (play_base_eos), (gst_play_base_bin_change_state),
7726         (gst_play_base_bin_add_element),
7727         (gst_play_base_bin_remove_element),
7728         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7729         (gst_play_base_bin_unlink_stream),
7730         (gst_play_base_bin_get_streaminfo):
7731         * gst/playback/gstplaybasebin.h:
7732         Better error recovery. Added configurable preroll queue size. Faster
7733         detection of no-more-pads.
7734
7735 2004-07-16  Wim Taymans  <wim@fluendo.com>
7736
7737         * gst-libs/gst/video/video.h:
7738         Added 32 bits RGBA. Not sure if we should use another mime-type
7739         for alpha rgb. Currently the presence of the alpha_mask property
7740         signals an alpha channel.
7741
7742 2004-07-16  Wim Taymans  <wim@fluendo.com>
7743
7744         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
7745         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
7746         FPS seems to be 0.0 to MAX everywhere else.
7747
7748 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7749
7750         * gst-libs/gst/riff/riff-media.c:
7751         (gst_riff_create_video_caps_with_data):
7752           mp42/mp43 (no caps) exist too.
7753         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
7754           Set pixel_width/height; we've got them in-caps.
7755         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7756         * gst/wavparse/gstwavparse.c: (plugin_init):
7757           Both are valid primary.
7758         * sys/oss/gstossmixer.c:
7759           Remove i18n hack and enable translations.
7760
7761 2004-07-15  Benjamin Otte  <otte@gnome.org>
7762
7763         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7764         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
7765           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
7766
7767 2004-07-15  Benjamin Otte  <otte@gnome.org>
7768
7769         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
7770         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
7771         (gst_alsa_close_audio):
7772           disable some of the debugging code for now. Writing debugging to a
7773           buffer is broken in current alsalib releases.
7774
7775 2004-07-12  Benjamin Otte  <otte@gnome.org>
7776
7777         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
7778           use bufferpools
7779
7780 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
7781
7782         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
7783         (theora_dec_src_query), (theora_dec_event):
7784         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
7785           add debugging categories.  Remove \n's.
7786
7787 2004-07-13  Johan Dahlin  <johan@gnome.org>
7788
7789         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
7790         (gst_play_bin_get_property): Impl.
7791
7792 2004-07-13  Wim Taymans  <wim@fluendo.com>
7793
7794         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
7795         When trying to find the stream length, seek back N pages
7796         instead of just one, where N is the number of streams in
7797         the current chain.
7798
7799 2004-07-13  Wim Taymans  <wim@fluendo.com>
7800
7801         * gst-libs/gst/riff/riff-media.c:
7802         (gst_riff_create_audio_caps_with_data),
7803         (gst_riff_create_audio_caps),
7804         (gst_riff_create_audio_template_caps):
7805         * gst-libs/gst/riff/riff-media.h:
7806         * gst-libs/gst/riff/riff-read.c:
7807         (gst_riff_read_strf_vids_with_data),
7808         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
7809         * gst-libs/gst/riff/riff-read.h:
7810         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7811         (gst_avi_demux_add_stream):
7812         Set codec_data on caps for avidemuxer.
7813
7814 2004-07-12  David Schleef  <ds@schleef.org>
7815
7816         * configure.ac: Fix test for Objective C
7817
7818 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
7819         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
7820         (gst_gdk_pixbuf_chain):
7821           Add svg and pcx to template caps, and ensure that getcaps returns a
7822           subset of the template caps.
7823           Copy each row manually for output, as gdkpixbuf may pad the
7824           rowstride to a 32-bit word boundary.
7825
7826 2004-07-12  Wim Taymans  <wim@fluendo.com>
7827
7828         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
7829         (gst_riff_create_video_template_caps):
7830         Fix the template caps to include some more media types.
7831
7832 2004-07-12  Wim Taymans  <wim@fluendo.com>
7833
7834         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7835         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
7836         (compare_ranks), (print_feature), (gst_decode_bin_init),
7837         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
7838         (try_to_link_1), (new_pad), (close_link), (type_found),
7839         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7840         (gst_decode_bin_change_state), (plugin_init):
7841         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7842         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7843         (gst_play_base_bin_dispose), (queue_overrun),
7844         (gen_preroll_element), (remove_prerolls), (no_more_pads),
7845         (new_stream), (setup_source), (gst_play_base_bin_set_property),
7846         (gst_play_base_bin_get_property), (play_base_eos),
7847         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
7848         (gst_play_base_bin_remove_element),
7849         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7850         (gst_play_base_bin_unlink_stream),
7851         (gst_play_base_bin_get_streaminfo):
7852         * gst/playback/gstplaybasebin.h:
7853         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
7854         (gst_play_bin_class_init), (gst_play_bin_init),
7855         (gst_play_bin_dispose), (gst_play_bin_set_property),
7856         (gst_play_bin_get_property), (gen_video_element),
7857         (gen_audio_element), (remove_sinks), (setup_sinks),
7858         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
7859         (gst_play_bin_send_event), (gst_play_bin_get_formats),
7860         (gst_play_bin_convert), (gst_play_bin_get_query_types),
7861         (gst_play_bin_query), (plugin_init):
7862         * gst/playback/test4.c: (main):
7863         More fixes on reusing of the element.
7864
7865 2004-07-11  Benjamin Otte  <otte@gnome.org>
7866
7867         * ext/mad/gstmad.c: (normal_seek):
7868           allow seeking for other methods than just SET
7869
7870 2004-07-11  Andy Wingo  <wingo@pobox.com>
7871
7872         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
7873         float, "any" caps -> buffer_frames=[0,MAX].
7874
7875         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
7876         doesn't intersect our caps with the template any more. Do it
7877         ourselves.
7878         (interleave_buffered_loop): Use g_newa instead of malloc/free.
7879
7880 2004-07-09  Wim Taymans  <wim@fluendo.com>
7881
7882         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7883         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
7884         (compare_ranks), (print_feature), (gst_decode_bin_init),
7885         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
7886         (try_to_link_1), (new_pad), (close_link), (type_found),
7887         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7888         (gst_decode_bin_change_state), (plugin_init):
7889         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7890         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7891         (gst_play_base_bin_dispose), (queue_overrun),
7892         (gen_preroll_element), (remove_prerolls), (no_more_pads),
7893         (new_stream), (setup_source), (gst_play_base_bin_set_property),
7894         (gst_play_base_bin_get_property), (play_base_eos),
7895         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
7896         (gst_play_base_bin_remove_element),
7897         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7898         (gst_play_base_bin_unlink_stream),
7899         (gst_play_base_bin_get_streaminfo):
7900         * gst/playback/gstplaybasebin.h:
7901         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
7902         (gst_play_bin_class_init), (gst_play_bin_init),
7903         (gst_play_bin_dispose), (gst_play_bin_set_property),
7904         (gst_play_bin_get_property), (gen_video_element),
7905         (gen_audio_element), (remove_sinks), (setup_sinks),
7906         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
7907         (gst_play_bin_send_event), (gst_play_bin_get_formats),
7908         (gst_play_bin_convert), (gst_play_bin_get_query_types),
7909         (gst_play_bin_query), (plugin_init):
7910         * gst/playback/test4.c: (main):
7911         Work on object reuse and seeking.
7912
7913 2004-07-09  Wim Taymans  <wim@fluendo.com>
7914
7915         * examples/seeking/seek.c: (iterate):
7916         Don't consume all CPU in the idle loop.
7917
7918 2004-07-09  Wim Taymans  <wim@fluendo.com>
7919
7920         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
7921         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
7922         Add pad to element *after* setting the pad functions so that
7923         the scheduler can use the correct ones.
7924
7925 2004-07-09  Wim Taymans  <wim@fluendo.com>
7926
7927         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
7928         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
7929         Sync to keyframe after seek
7930
7931 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7932
7933         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7934         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7935         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
7936         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
7937         * ext/libvisual/visual.c: (gst_visual_change_state):
7938         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
7939         * ext/theora/theoradec.c: (theora_dec_change_state):
7940         * ext/theora/theoraenc.c: (theora_enc_change_state):
7941         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
7942         * gst-libs/gst/navigation/navigation.c:
7943         * gst/adder/gstadder.c: (gst_adder_change_state):
7944         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
7945         (gst_audio_convert_get_buffer):
7946         * gst/multipart/multipartdemux.c:
7947         (gst_multipart_demux_change_state):
7948         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
7949         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7950         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7951         * gst/videoscale/gstvideoscale.c:
7952         (gst_videoscale_handle_src_event):
7953         * gst/volume/gstvolume.c: (volume_chain_int16):
7954           don't assert in state change, this should be done by the base
7955           GstElement class.
7956           various debugging fixes.
7957
7958 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7959
7960         * configure.ac:
7961         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7962         (gst_play_dispose), (gst_play_set_location),
7963         (gst_play_set_data_src), (gst_play_set_video_sink),
7964         (gst_play_set_audio_sink), (gst_play_set_visualization),
7965         (gst_play_connect_visualization), (gst_play_get_sink_element),
7966         (gst_play_get_all_by_interface):
7967         * gst-libs/gst/play/play.h:
7968           add new method to get elements implementing an interface.
7969           add various error logging
7970
7971 2004-07-08  Wim Taymans  <wim@fluendo.com>
7972
7973         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
7974         (make_mpeg_pipeline), (make_mpegnt_pipeline),
7975         (make_playerbin_pipeline), (query_durations_elems),
7976         (query_durations_pads), (query_positions_elems),
7977         (query_positions_pads), (update_scale), (iterate), (stop_seek),
7978         (main):
7979         Added playbin seeking example.
7980
7981 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7982
7983         * gst-libs/gst/play/play.c: (gst_play_set_location),
7984         (gst_play_set_data_src), (gst_play_set_video_sink),
7985         (gst_play_set_audio_sink), (gst_play_set_visualization),
7986         (gst_play_connect_visualization), (gst_play_get_framerate):
7987           use a macro to look up elements from hash table
7988
7989 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7990
7991         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7992         (gst_play_get_length_callback), (gst_play_set_location),
7993         (gst_play_seek_to_time), (gst_play_set_data_src),
7994         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7995         (gst_play_set_visualization), (gst_play_connect_visualization),
7996         (gst_play_get_sink_element):
7997         - add debugging info
7998         - fix looking up sink elements by iterating over complete caps
7999         - put everything except for source and autoplugger in a complete bin
8000
8001 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8002
8003         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
8004         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
8005         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
8006         (gst_alsa_sink_write), (gst_alsa_sink_loop):
8007         * ext/alsa/gstalsasink.h:
8008         - add debugging info
8009         - clean up schizophrenia of data/buffer/event
8010         - fix double event unref error
8011
8012 2004-07-08  Wim Taymans  <wim@fluendo.com>
8013
8014         * gst/playback/Makefile.am:
8015         Add headers to noinst
8016
8017 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8018
8019         * tools/gst-launch-ext-m.m:
8020         * tools/gst-launch-ext.1.in:
8021           convert to the third millenium
8022
8023 2004-07-07  David Schleef  <ds@schleef.org>
8024
8025         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
8026
8027 2004-07-07  Wim Taymans  <wim@fluendo.com>
8028
8029         * gst/playback/Makefile.am:
8030         * gst/playback/README:
8031         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8032         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8033         (compare_ranks), (print_feature), (gst_decode_bin_init),
8034         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
8035         (try_to_link_1), (new_pad), (close_link), (type_found),
8036         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
8037         (plugin_init):
8038         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8039         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
8040         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
8041         (gen_preroll_element), (no_more_pads), (new_stream),
8042         (setup_source), (gst_play_base_bin_set_property),
8043         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
8044         (gst_play_base_bin_add_element),
8045         (gst_play_base_bin_remove_element),
8046         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
8047         (gst_play_base_bin_unlink_stream),
8048         (gst_play_base_bin_get_streaminfo):
8049         * gst/playback/gstplaybasebin.h:
8050         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8051         (gst_play_bin_class_init), (gst_play_bin_init),
8052         (gst_play_bin_dispose), (gst_play_bin_set_property),
8053         (gst_play_bin_get_property), (gen_video_element),
8054         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
8055         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
8056         (gst_play_bin_get_formats), (gst_play_bin_convert),
8057         (gst_play_bin_get_query_types), (gst_play_bin_query),
8058         (plugin_init):
8059         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
8060         (gst_stream_info_get_type), (gst_stream_info_class_init),
8061         (gst_stream_info_init), (gst_stream_info_new),
8062         (gst_stream_info_dispose), (gst_stream_info_set_property),
8063         (gst_stream_info_get_property):
8064         * gst/playback/gststreaminfo.h:
8065         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
8066         (main):
8067         * gst/playback/test2.c: (main):
8068         * gst/playback/test3.c: (update_scale), (main):
8069         More playbin fixes. Added README. Do better element filtering.
8070         Added base class to preroll media. Added test apps.
8071
8072 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8073
8074         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
8075         * ext/mpeg2dec/gstmpeg2dec.h:
8076           various debugging improvements.  Reset stream to next picture
8077           instead of sequence header, otherwise seeks cannot work.
8078
8079 2004-07-07  Wim Taymans  <wim@fluendo.com>
8080
8081         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
8082         (gst_video_box_class_init), (gst_video_box_set_property),
8083         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
8084         Use pad_alloc where possible.
8085
8086 2004-07-07  Wim Taymans  <wim@fluendo.com>
8087
8088         * sys/oss/gstosselement.c: (gst_osselement_reset),
8089         (gst_osselement_parse_caps):
8090         * sys/oss/gstosselement.h:
8091         * sys/oss/gstosssrc.c: (gst_osssrc_get):
8092         Fix offset on osssrc.
8093
8094 2004-07-07  Wim Taymans  <wim@fluendo.com>
8095
8096         * ext/theora/theora.c: (plugin_init):
8097         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
8098         (theora_dec_src_query), (theora_dec_chain):
8099         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8100         (theora_enc_sink_link), (theora_buffer_from_packet),
8101         (theora_push_packet), (theora_enc_chain):
8102         Fix theora granulepos calculation.
8103         Fix overflow in duration/position calculation.
8104         Bump rank to PRIMARY for theoradec.
8105         Use granulepos of last packet to calculate position.
8106         Set keyframe flag on buffers when needed.
8107
8108 2004-07-06  David Schleef  <ds@schleef.org>
8109
8110         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
8111         serious?  (Fixed, obviously.)
8112
8113 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
8114
8115         * po/LINGUAS:
8116         * po/cs.po:
8117           added Czech translation (Miloslav Trmac)
8118
8119 2004-07-05  Wim Taymans  <wim@fluendo.com>
8120
8121         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8122         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8123         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
8124         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8125         (close_link), (type_found), (gst_decode_bin_set_property),
8126         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
8127         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
8128         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
8129         (gst_decode_bin_query), (plugin_init):
8130         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8131         (gst_play_bin_class_init), (gst_play_bin_init),
8132         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
8133         (get_video_element), (new_pad), (setup_source),
8134         (gst_play_bin_set_property), (gst_play_bin_get_property),
8135         (gst_play_bin_change_state), (gst_play_bin_add_element),
8136         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
8137         (gst_play_bin_send_event), (gst_play_bin_get_formats),
8138         (gst_play_bin_convert), (gst_play_bin_get_query_types),
8139         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
8140         * gst/playback/test.c: (main):
8141         More fixes, cleaned up playbin, make it use decodebin. Added
8142         threaded property to playbin.
8143
8144 2004-07-05  Wim Taymans  <wim@fluendo.com>
8145
8146         * configure.ac:
8147         * gst/playback/Makefile.am:
8148         * gst/playback/decodetest.c: (main):
8149         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8150         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8151         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
8152         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8153         (close_link), (type_found), (gst_decode_bin_set_property),
8154         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
8155         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
8156         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
8157         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
8158         (plugin_init):
8159         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8160         (gst_play_bin_class_init), (gst_play_bin_init),
8161         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
8162         (collect_sink_pads), (find_compatibles), (close_pad_link),
8163         (try_to_link_1), (new_pad), (close_link), (type_found),
8164         (setup_source), (gst_play_bin_set_property),
8165         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
8166         (compare_ranks), (gst_play_bin_collect_factories),
8167         (gst_play_bin_change_state), (gst_play_bin_add_element),
8168         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
8169         (gst_play_bin_send_event), (gst_play_bin_get_formats),
8170         (gst_play_bin_convert), (gst_play_bin_get_query_types),
8171         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
8172         * gst/playback/test.c: (main):
8173         Added some playback helper elements and some test apps, very alpha
8174         still.
8175
8176 2004-07-04  Benjamin Otte  <otte@gnome.org>
8177
8178         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
8179           only restart audio when we indeed have an xrun to fix repeated
8180           xruns. Fix suggested by Giuliano Pochini.
8181
8182 2004-07-03  David Schleef  <ds@schleef.org>
8183
8184         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
8185         call to gst_debug_log() if debugging is disabled (bug #145118)
8186
8187 2004-07-03  Benjamin Otte  <otte@gnome.org>
8188
8189         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
8190           use our own functions for restarting the alsa device.
8191         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8192           I should apply patches myself - use MIN for the third argument, not
8193           the second, this fixes seeking
8194
8195 2004-07-02  David Schleef  <ds@schleef.org>
8196
8197         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
8198         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
8199         do with the logic.
8200
8201 2004-07-02  David Schleef  <ds@schleef.org>
8202
8203         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
8204         output buffers.  Fix logic mistake.  (bug #144866)
8205
8206 2004-07-02  David Schleef  <ds@schleef.org>
8207
8208         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
8209         on X.  (bug #144753)
8210
8211 2004-07-02  David Schleef  <ds@schleef.org>
8212
8213         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
8214         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
8215         (bug #144624)
8216         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
8217         (gst_osselement_rate_probe_check): Add another workaround for
8218         buggy drivers (bug #145336)
8219
8220 2004-07-02  David Schleef  <ds@schleef.org>
8221
8222         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
8223         Most systems don't have MSG_NOSIGNAL.
8224
8225 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
8226
8227         * Makefile.am:
8228         * gst-libs/gst/colorbalance/Makefile.am:
8229         * gst-libs/gst/mixer/Makefile.am:
8230         * gst-libs/gst/play/Makefile.am:
8231         * gst-libs/gst/tuner/Makefile.am:
8232           (hopefully) fix both install and dist and make error message useful.
8233           needs testing across automakes.
8234
8235 2004-07-02  Benjamin Otte  <otte@gnome.org>
8236
8237         * ext/ogg/gstogg.c: (plugin_init):
8238           we require bytestream now
8239         * ext/ogg/gstoggdemux.c:
8240           huge diff to implement chain setup in a fast and generic way. This
8241           improves tag reading and startup of huge files (read: Theora videos)
8242           quite a bit. It probably contains bugs, too, so please test.
8243           Seeking is not improved to the fast method.
8244
8245 2004-06-29  Wim Taymans  <wim@fluendo.com>
8246
8247         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
8248         * ext/ogg/gstoggmux.c:
8249         Fix memleak in oggdemux when running unconnected pads.
8250         doc update in mux, start working on keyframe mode.
8251
8252 2004-06-29  Benjamin Otte  <otte@gnome.org>
8253
8254         * sys/oss/gstosssink.c:
8255         * sys/oss/gstosssrc.c:
8256           advertise correct template caps - we indeed do non-native endianness
8257           and 8bit audio has no endianness
8258         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
8259         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
8260           avoid (wrong) duplications in getcaps function and return
8261           template caps
8262
8263 2004-06-29  Wim Taymans  <wim@fluendo.com>
8264
8265         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8266         (gst_multifdsink_class_init), (gst_multifdsink_add),
8267         (gst_multifdsink_remove), (gst_multifdsink_clear),
8268         (gst_multifdsink_client_remove),
8269         (gst_multifdsink_handle_client_read),
8270         (gst_multifdsink_client_queue_data),
8271         (gst_multifdsink_client_queue_caps),
8272         (gst_multifdsink_client_queue_buffer),
8273         (gst_multifdsink_handle_client_write),
8274         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8275         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8276         (gst_multifdsink_init_send), (gst_multifdsink_close):
8277         Fix wrong GList iteration that could crash the server when
8278         more then 2 clients disconnect at the same time. Read all the
8279         pending commands in one batch to recover from command storms under
8280         very heavy load.
8281
8282 2004-06-28  Wim Taymans  <wim@fluendo.com>
8283
8284         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
8285         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
8286         (gst_videomixer_pad_set_property),
8287         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
8288         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
8289         (gst_videomixer_class_init), (gst_videomixer_init),
8290         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
8291         (pad_zorder_compare), (gst_videomixer_sort_pads),
8292         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8293         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
8294         (gst_videomixer_update_queues), (gst_videomixer_loop),
8295         (plugin_init):
8296         Avoid divide by zero, choose masterpad as the pad with the highest
8297         framerate.
8298
8299 2004-06-27  Julien Moutte  <julien@moutte.net>
8300
8301         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
8302         (gst_ximagesink_xwindow_new):
8303         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
8304         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
8305         function directly. We might want to call it from somewhere else one day.
8306
8307 2004-06-27  Julien Moutte  <julien@moutte.net>
8308
8309         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
8310         (gst_ximagesink_xwindow_new):
8311         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
8312         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
8313         window decorations.
8314
8315 2004-06-27  Wim Taymans  <wim@fluendo.com>
8316
8317         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
8318         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
8319         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
8320         (gst_dvdec_set_property), (gst_dvdec_get_property):
8321         * ext/dv/gstdvdec.h:
8322         Implement drop_factor property to lower the framerate with
8323         a factor.
8324
8325 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8326
8327         * gst-libs/gst/colorbalance/Makefile.am:
8328         * gst-libs/gst/mixer/Makefile.am:
8329         * gst-libs/gst/play/Makefile.am:
8330         * gst-libs/gst/tuner/Makefile.am:
8331           unbreak Company's fix that didn't install the -enum.h files
8332
8333 2004-06-27  Wim Taymans  <wim@fluendo.com>
8334
8335         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
8336         (gst_dvdec_change_state):
8337         * ext/dv/gstdvdec.h:
8338         Fix timestamp, duration and offset of the buffers.
8339
8340 2004-06-27  Wim Taymans  <wim@fluendo.com>
8341
8342         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8343         (gst_multifdsink_class_init), (gst_multifdsink_add),
8344         (gst_multifdsink_remove), (gst_multifdsink_clear),
8345         (gst_multifdsink_client_remove),
8346         (gst_multifdsink_handle_client_read),
8347         (gst_multifdsink_client_queue_data),
8348         (gst_multifdsink_client_queue_caps),
8349         (gst_multifdsink_client_queue_buffer),
8350         (gst_multifdsink_handle_client_write),
8351         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8352         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8353         (gst_multifdsink_init_send), (gst_multifdsink_close):
8354         * gst/tcp/gstmultifdsink.h:
8355         * gst/tcp/gsttcpserversink.c:
8356         (gst_tcpserversink_handle_server_read),
8357         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
8358         More multifdsink fixes, more recovery policy fixes.
8359         Removed stupid g_print
8360
8361 2004-06-26  Wim Taymans  <wim@fluendo.com>
8362
8363         * gst/tcp/Makefile.am:
8364         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8365         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
8366         (gst_multifdsink_class_init), (gst_multifdsink_init),
8367         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
8368         (gst_multifdsink_handle_client_read),
8369         (gst_multifdsink_client_queue_data),
8370         (gst_multifdsink_client_queue_caps),
8371         (gst_multifdsink_client_queue_buffer),
8372         (gst_multifdsink_handle_client_write),
8373         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8374         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8375         (gst_multifdsink_chain), (gst_multifdsink_set_property),
8376         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
8377         (gst_multifdsink_close), (gst_multifdsink_change_state):
8378         * gst/tcp/gstmultifdsink.h:
8379         * gst/tcp/gsttcpplugin.c: (plugin_init):
8380         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
8381         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
8382         (gst_tcpserversink_handle_server_read),
8383         (gst_tcpserversink_handle_select),
8384         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
8385         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
8386         * gst/tcp/gsttcpserversink.h:
8387         Added multifdsink, made tcpserversink a subclass of fdsink, removed
8388         one of the locks, added recovery policy to multifdsink.
8389
8390 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8391
8392         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
8393           fix decision for when getting frames with same timestamp
8394         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
8395         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8396         (gst_v4lsrc_get_property):
8397         * sys/v4l/gstv4lsrc.h:
8398           add latency offset property
8399
8400 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8401
8402         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
8403         (plugin_init):
8404           fix debugging. add category.
8405
8406 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8407
8408         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
8409           fix wrong offsets
8410
8411 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8412
8413         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8414         (gst_alsa_src_get_time), (gst_alsa_src_loop),
8415         (gst_alsa_src_change_state):
8416           return a time that is in sync with the element's processing
8417
8418 2004-06-25  Wim Taymans  <wim@fluendo.com>
8419
8420         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
8421         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
8422         (gst_tcpserversink_client_remove),
8423         (gst_tcpserversink_handle_client_read),
8424         (gst_tcpserversink_client_queue_data),
8425         (gst_tcpserversink_client_queue_caps),
8426         (gst_tcpserversink_client_queue_buffer),
8427         (gst_tcpserversink_handle_client_write),
8428         (gst_tcpserversink_queue_buffer),
8429         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
8430         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
8431         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
8432         (gst_tcpserversink_close):
8433         * gst/tcp/gsttcpserversink.h:
8434         Serversink rewrite. Really do non blocking writes to clients and
8435         maintain an internal queue to handle slower clients while not
8436         disturbing fast clients.
8437
8438 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8439
8440         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8441           better debug, don't override OFFSET and OFFSET_END
8442
8443 2004-06-25  Iain <iain@prettypeople.org>
8444
8445         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
8446         name=source for the wavparse pipeline.
8447
8448 2004-06-24  Johan Dahlin  <johan@gnome.org>
8449
8450         * ext/theora/theoraenc.c (theora_enc_chain): Call
8451         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
8452         streamheader caps are set correctly.
8453
8454 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8455
8456         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
8457         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
8458           respect minimum bitrate; same could be done for max bitrate
8459
8460 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8461
8462         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
8463         (gst_vorbisenc_setup):
8464           fix sample rate range
8465
8466 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8467
8468         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
8469         (gst_oggvorbisenc_setup):
8470         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
8471         (gst_vorbisenc_setup):
8472           resolve ambiguities in code and description
8473
8474 2004-06-24  Wim Taymans  <wim@fluendo.com>
8475
8476         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
8477         * ext/alsa/gstalsa.h:
8478         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8479         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
8480         Use alsa trigger_tstamp to get the timestamp of the first
8481         sample in the buffer for more precise sync. Some cleanups.
8482
8483 2004-06-24  Wim Taymans  <wim@fluendo.com>
8484
8485         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
8486         (gst_audiorate_init), (gst_audiorate_chain),
8487         (gst_audiorate_set_property), (gst_audiorate_get_property):
8488         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8489         (gst_videorate_chain):
8490         Added some logging, fixed an overflow bug in videorate.
8491
8492 2004-06-24  Benjamin Otte  <otte@gnome.org>
8493
8494         * ext/kio/Makefile.am:
8495           fix for builddir != srcdir and distcheck
8496
8497 2004-06-24  Benjamin Otte  <otte@gnome.org>
8498
8499         * gst-libs/gst/colorbalance/Makefile.am:
8500         * gst-libs/gst/mixer/Makefile.am:
8501         * gst-libs/gst/play/Makefile.am:
8502         * gst-libs/gst/tuner/Makefile.am:
8503         * gst/tcp/Makefile.am:
8504         * sys/dxr3/Makefile.am:
8505           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
8506           tarball.
8507           Also add all *.list files that were missing.
8508         * Makefile.am:
8509           add a distcheck hook to ensure the above doesn't happen again.
8510
8511 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
8512
8513         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
8514
8515 2004-06-23  Colin Walters  <walters@redhat.com>
8516
8517         * m4/Makefile.am: Distribute gst-fionread.m4.
8518
8519 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8520
8521         * configure.ac: back to dev
8522
8523 2004-06-23  Wim Taymans  <wim@fluendo.com>
8524
8525         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
8526         (gst_alsa_xrun_recovery):
8527         * ext/alsa/gstalsa.h:
8528         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
8529         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
8530         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8531         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
8532         (gst_alsa_src_loop):
8533         Add clock to alsasrc. Take new capture timestamp when
8534         restarting after an overrun. Split up some functions between
8535         alsasrc and alsasink.
8536
8537 === release 0.8.2 ===
8538
8539 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8540
8541         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
8542         (gst_alsa_change_state), (gst_alsa_update_avail),
8543         (gst_alsa_xrun_recovery):
8544         * ext/alsa/gstalsa.h:
8545         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8546           merge back changes from release
8547
8548 2004-06-23  Wim Taymans  <wim@fluendo.com>
8549
8550         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
8551         (gst_audiorate_init), (gst_audiorate_chain),
8552         (gst_audiorate_set_property), (gst_audiorate_get_property):
8553         Implement sample dropping and notify
8554
8555 2004-06-22  Wim Taymans  <wim@fluendo.com>
8556
8557         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8558         (theora_enc_sink_link), (theora_buffer_from_packet),
8559         (theora_push_packet), (theora_enc_chain):
8560         Some cleanups, make sure the timestamps are correct.
8561
8562 2004-06-22  Wim Taymans  <wim@fluendo.com>
8563
8564         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
8565         (gst_alsa_change_state), (gst_alsa_update_avail),
8566         (gst_alsa_xrun_recovery):
8567         * ext/alsa/gstalsa.h:
8568         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
8569         Cleanups, take queued samples into account when reporting
8570         the time.
8571
8572 2004-06-22  Wim Taymans  <wim@fluendo.com>
8573
8574         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8575         (gst_videorate_init):
8576         Initialize the property as well.
8577
8578 2004-06-22  Wim Taymans  <wim@fluendo.com>
8579
8580         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8581         (gst_videorate_init), (gst_videorate_chain),
8582         (gst_videorate_set_property), (gst_videorate_get_property):
8583         Add property to make videorate silent.
8584         Add property to prefer new frames over old ones.
8585
8586 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8587
8588         * sys/osxvideo/Makefile.am:
8589         Workaround so that the osxvideo .so file gets linked with the
8590         Cocoa, OpenGL and QuickTime frameworks
8591
8592 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8593
8594         * sys/osxaudio/Makefile.am:
8595         Workaround so that the osxaudio .so file gets linked with the
8596         CoreAudio framework
8597
8598 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8599
8600         * configure.ac:
8601         Whoops, my fault...fixed build issues
8602
8603 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8604
8605         * configure.ac:
8606         Add objective-c support if running in Darwin/Mac OS X
8607         * sys/Makefile.am:
8608         * sys/osxvideo:
8609         * sys/osxvideo/Makefile.am:
8610         * sys/osxvideo/osxvideosink.h:
8611         * sys/osxvideo/osxvideosink.m:
8612         * sys/osxvideo/cocoawindow.h:
8613         * sys/osxvideo/cocoawindow.m:
8614         Add osxvideosink, a cocoa-based osx video sink
8615
8616
8617 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8618         * ext/dvdnav/gst-dvd:
8619         Grab the gconf key from the right spot
8620         * gst/debug/gstnavseek.c: (gst_navseek_init),
8621         (gst_navseek_segseek), (gst_navseek_handle_src_event),
8622         (gst_navseek_chain):
8623         * gst/debug/gstnavseek.h:
8624           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
8625           and loop parameters of a segment seek.
8626         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
8627         (gst_videotestsrc_get_event_masks),
8628         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
8629         * gst/videotestsrc/gstvideotestsrc.h:
8630           Add seeking support to videotestsrc
8631           Initialise the timestamp_offset variable.
8632
8633 2004-06-18  Wim Taymans  <wim@fluendo.com>
8634
8635         * ext/sidplay/gstsiddec.cc:
8636         Fix negotiation and set correct end offset.
8637
8638 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
8639
8640         * configure.ac: branch and prerelease
8641
8642 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8643
8644         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
8645         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
8646         (gst_tcpclientsrc_init_receive):
8647         * gst/tcp/gsttcpclientsrc.h:
8648           read caps when connecting to server for GDP so we set them correctly
8649
8650 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8651
8652         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
8653           notify drops and duplicates
8654         * gst/videoscale/videoscale.c: (videoscale_get_structure):
8655           no good reason to limit ourselves to 100x100
8656
8657 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8658
8659         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
8660         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
8661         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8662         (gst_v4lsrc_get_property):
8663         * sys/v4l/gstv4lsrc.h:
8664         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8665         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
8666         (gst_v4l_set_audio):
8667         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
8668         (gst_v4lsrc_try_capture):
8669         * sys/v4l/v4lsrc_calls.h:
8670           change try_palette to more general try_capture
8671           add autoprobe option so we can turn off autoprobing
8672           various fixes
8673
8674 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8675
8676         * configure.ac:
8677           add videorate
8678         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
8679         (gst_ximagesink_class_init):
8680         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
8681         (gst_xvimagesink_class_init):
8682           run them as finalize, not dispose, since dispose can be invoked
8683           multiple times
8684
8685 2004-06-17  Wim Taymans  <wim@fluendo.com>
8686
8687         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
8688         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
8689         * ext/alsa/gstalsa.h:
8690         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
8691         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
8692         (gst_alsa_src_change_state):
8693         * ext/alsa/gstalsasrc.h:
8694         Make the xrun code timestamp and offset the buffers correctly.
8695         moved the clock to the base class, use alsa methods to get time.
8696         Do correct timestamping on outgoing buffers.
8697
8698 2004-06-17  Wim Taymans  <wim@fluendo.com>
8699
8700         * gst/audiorate/Makefile.am:
8701         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
8702         (gst_audiorate_base_init), (gst_audiorate_class_init),
8703         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
8704         (gst_audiorate_set_property), (gst_audiorate_get_property),
8705         (gst_audiorate_change_state), (plugin_init):
8706         Added an audiorate converter that fills in gaps.
8707
8708 2004-06-17  Johan Dahlin  <johan@gnome.org>
8709
8710         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
8711
8712 2004-06-16  Wim Taymans  <wim@fluendo.com>
8713
8714         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
8715         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
8716         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
8717         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8718         (gst_v4lsrc_get_property):
8719         * sys/v4l/gstv4lsrc.h:
8720         Added a copy mode to v4lsrc where it will output a copied version
8721         of its internal hardware buffer.
8722         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
8723         can't | them.
8724
8725 2004-06-16  Wim Taymans  <wim@fluendo.com>
8726
8727         * sys/oss/gstosssrc.c: (gst_osssrc_get):
8728         Timestamp fixes.
8729
8730 2004-06-16  Wim Taymans  <wim@fluendo.com>
8731
8732         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
8733         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
8734         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8735         (gst_v4lsrc_get_property):
8736         * sys/v4l/gstv4lsrc.h:
8737         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
8738         Added a sync mode enum property to control v4lsrc timestamp method
8739         Removed the use-fixed-fps property and moved functionality in
8740         the enum.
8741         Don't error on an error value from v4l-conf, it might not always
8742         be a real error.
8743
8744 2004-06-16  Wim Taymans  <wim@fluendo.com>
8745
8746         * gst/videorate/Makefile.am:
8747         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
8748         (gst_videorate_base_init), (gst_videorate_class_init),
8749         (gst_videorate_getcaps), (gst_videorate_link),
8750         (gst_videorate_init), (gst_videorate_chain),
8751         (gst_videorate_set_property), (gst_videorate_get_property),
8752         (gst_videorate_change_state), (plugin_init):
8753         Added a video timestamp corrector.
8754
8755 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8756
8757         fixed a potential leak with previous commit
8758
8759         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
8760
8761 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8762
8763         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
8764         Added missing refcount, fixes bug #144425
8765         Cheers Tim for finding the bug
8766
8767 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
8768
8769         * sys/v4l/gstv4l.c: (plugin_init):
8770         * sys/v4l/gstv4lcolorbalance.c:
8771         * sys/v4l/gstv4lcolorbalance.h:
8772         * sys/v4l/gstv4lelement.c:
8773         * sys/v4l/gstv4lelement.h:
8774         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
8775         * sys/v4l/gstv4lmjpegsink.h:
8776         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
8777         * sys/v4l/gstv4lmjpegsrc.h:
8778         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
8779         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
8780         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
8781         * sys/v4l/gstv4lsrc.h:
8782         * sys/v4l/gstv4ltuner.c:
8783         * sys/v4l/gstv4ltuner.h:
8784         * sys/v4l/gstv4lxoverlay.c:
8785         * sys/v4l/gstv4lxoverlay.h:
8786         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
8787         (gst_v4l_set_window), (gst_v4l_enable_overlay):
8788         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8789         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
8790         (gst_v4l_set_audio):
8791         * sys/v4l/v4l_calls.h:
8792         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
8793         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
8794         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
8795         (gst_v4lmjpegsink_playback_init),
8796         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
8797         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
8798         (gst_v4lmjpegsink_playback_stop),
8799         (gst_v4lmjpegsink_playback_deinit):
8800         * sys/v4l/v4lmjpegsink_calls.h:
8801         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
8802         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
8803         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
8804         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
8805         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
8806         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
8807         * sys/v4l/v4lmjpegsrc_calls.h:
8808         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
8809         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
8810         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
8811         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
8812         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
8813         (gst_v4lsrc_try_palette):
8814         * sys/v4l/v4lsrc_calls.h:
8815           bunch of paranoia cleanups
8816
8817 2004-06-14  David Schleef  <ds@schleef.org>
8818
8819         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
8820         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
8821         Send discont events and change timestamps appropriately when
8822         we get a seek event.  (bug #144240)
8823         * ext/cdparanoia/gstcdparanoia.h:
8824
8825 2004-06-14  Benjamin Otte  <otte@gnome.org>
8826
8827         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
8828           snd_pcm_hw_params_set_rate  since the latter fails for no good
8829           reason on some setups.
8830
8831 2004-06-14  David Schleef  <ds@schleef.org>
8832
8833         * gst/volume/demo.c: (value_changed_callback): exp10() is not
8834         standard.  Thank you for playing.
8835
8836 2004-06-14  Wim Taymans  <wim@fluendo.com>
8837
8838         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
8839         Patch 1.3 broke the ordering of the colorspace info and
8840         made the plugin basically work by coincidence, reordered
8841         the info.
8842
8843 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8844
8845         * ext/lame/gstlame.c:
8846         * ext/mad/gstmad.c:
8847           sync caps.  Make sure mad can only output a list of rates, not
8848           a full range.  In the future, have three caps lists for each of the
8849           mpeg versions.  Change mpegversion to a double as well.
8850
8851 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8852
8853         * gst/volume/.cvsignore:
8854         * gst/volume/Makefile.am:
8855         * gst/volume/demo.c: (value_changed_callback), (idler),
8856         (setup_gui), (main):
8857           added small demo app
8858
8859 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
8860         * ext/esd/esdsink.c: (gst_esdsink_change_state):
8861         * ext/esd/esdsink.h:
8862         Close the esd connection on pause, because esd will just wait -
8863         blocking all other esd clients indefinitely.
8864
8865 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
8866
8867         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
8868           previous commit with GST_DEBUG
8869
8870 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8871
8872         * configure.ac:
8873           add a header check for a dvdread header in dvdnav.  Fixes #133002
8874
8875 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8876
8877         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
8878         * gst/tcp/gsttcpclientsink.h:
8879         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
8880         * gst/tcp/gsttcpclientsrc.h:
8881         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
8882         (gst_tcpserversink_handle_server_read),
8883         (gst_tcpserversink_init_send):
8884         * gst/tcp/gsttcpserversink.h:
8885         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
8886         * gst/tcp/gsttcpserversrc.h:
8887         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
8888         version of IP)
8889
8890 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8891
8892         * configure.ac:
8893         Added ogg library so that OSX detects libtheora properly
8894
8895 2004-06-11  Wim Taymans  <wim@fluendo.com>
8896
8897         * ext/theora/theoradec.c: (theora_dec_chain),
8898         (theora_dec_change_state):
8899         Don't try to decode frames before we received a keyframe.
8900
8901 2004-06-11  Wim Taymans  <wim@fluendo.com>
8902
8903         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8904         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
8905         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8906         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
8907         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
8908         Added property to set the maximum delay of a page.
8909
8910 2004-06-10  Wim Taymans  <wim@fluendo.com>
8911
8912         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8913         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
8914         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8915         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
8916         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
8917         Added max-delay property to control the maximum amount
8918         of data to put in one page.
8919
8920 2004-06-10  Wim Taymans  <wim@fluendo.com>
8921
8922         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8923         (gst_theora_enc_init), (theora_enc_sink_link),
8924         (theora_buffer_from_packet), (theora_enc_set_property),
8925         (theora_enc_get_property):
8926         Set duration on encoded buffer, added some more properties
8927
8928 2004-06-10  Wim Taymans  <wim@fluendo.com>
8929
8930         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
8931         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8932         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
8933         * ext/theora/theoraenc.c: (theora_enc_chain):
8934         Fix refcounting bugs
8935
8936 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8937
8938         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
8939         (gst_asf_demux_loop), (gst_asf_demux_process_file),
8940         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
8941         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
8942         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
8943         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
8944         (gst_asf_demux_change_state):
8945         * gst/asfdemux/gstasfdemux.h:
8946           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
8947           feels like. I think we should set a new requirement for demuxers
8948           from now on to implement sane loop functions, data loops, query
8949           and seek functions before first commit into CVS. And this commit
8950           fixes all of the above.
8951
8952 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
8953
8954         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
8955           vorbis comments are properly encoded in UTF-8 before adding them
8956           to a GstTagList
8957
8958 2004-06-09  Benjamin Otte  <otte@gnome.org>
8959
8960         * ext/alsa/gstalsa.c: (add_channels):
8961           handle min <= max correctly
8962         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
8963         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
8964           add fixation functions so we fixate correctly. No preferring of alaw
8965           anymore because it's the first structure.
8966         * ext/alsa/gstalsa.h:
8967         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
8968         (gst_alsa_hw_params_dump):
8969           add functions to ease debugging in alsalib
8970         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
8971         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
8972         (gst_alsa_start_audio):
8973           only specify hw params if we really setup a format (fixes #134007 -
8974           or at least works around it)
8975
8976 2004-06-09  Wim Taymans  <wim@fluendo.com>
8977
8978         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
8979         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
8980         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
8981         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
8982         (gst_ogg_mux_loop):
8983         Use stream caps to setup the initial pages in the ogg stream.
8984         Correctly set the streamheader caps on the srcpad.
8985
8986 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8987
8988         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
8989         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
8990         (gst_v4lsrc_getcaps):
8991         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8992         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
8993           add querying of fps lists for webcams.  Negotiating to a framerate
8994           now works.
8995
8996 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8997
8998         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8999         (theora_push_buffer), (theora_push_packet),
9000         (theora_set_header_on_caps), (theora_enc_chain):
9001           mark buffers and put on streamheader, raw theora streaming
9002           now works too, whee
9003
9004 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9005
9006         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
9007         (gst_tcp_gdp_read_caps):
9008           do a looping read for caps and GDP headers too
9009
9010 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9011
9012         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
9013         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
9014           return EOS instead of NULL in _get
9015
9016 2004-06-08  Wim Taymans  <wim@fluendo.com>
9017
9018         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
9019         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
9020         (gst_tcp_gdp_write_caps):
9021         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
9022         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
9023         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
9024         Memory leak fixes
9025
9026 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9027
9028         * ext/vorbis/Makefile.am:
9029         * ext/vorbis/vorbis.c: (plugin_init):
9030         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
9031         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
9032         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
9033         (vorbis_parse_change_state):
9034         * ext/vorbis/vorbisparse.h:
9035           adding a vorbisparse element that marks the buffers, streaming
9036           raw vorbis using GDP now works, whee
9037
9038 2004-06-08  Wim Taymans  <wim@fluendo.com>
9039
9040         * ext/jpeg/Makefile.am:
9041         * ext/jpeg/README:
9042         * ext/jpeg/gstjpeg.c: (plugin_init):
9043         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
9044         (gst_smokedec_base_init), (gst_smokedec_class_init),
9045         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
9046         * ext/jpeg/gstsmokedec.h:
9047         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
9048         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
9049         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
9050         (gst_smokeenc_resync), (gst_smokeenc_chain),
9051         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
9052         * ext/jpeg/gstsmokeenc.h:
9053         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
9054         (smokecodec_flush_destination), (smokecodec_term_destination),
9055         (smokecodec_init_source), (smokecodec_fill_input_buffer),
9056         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
9057         (smokecodec_term_source), (smokecodec_encode_new),
9058         (smokecodec_decode_new), (smokecodec_info_free),
9059         (smokecodec_set_quality), (smokecodec_get_quality),
9060         (smokecodec_set_threshold), (smokecodec_get_threshold),
9061         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
9062         (find_best_size), (abs_diff), (put), (smokecodec_encode),
9063         (smokecodec_parse_header), (smokecodec_decode):
9064         * ext/jpeg/smokecodec.h:
9065         Added a new simple jpeg based codec
9066
9067 2004-06-08  Wim Taymans  <wim@fluendo.com>
9068
9069         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9070         (gst_multipart_mux_loop):
9071         Fix memory leak
9072
9073 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9074
9075         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
9076         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
9077         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
9078         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
9079         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
9080         * gst/tcp/gsttcpserversink.h:
9081           take streamheader into account
9082
9083 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9084
9085         * gst/level/Makefile.am:
9086         * gst/level/gstlevel.c: (gst_level_class_init):
9087           clean up marshal generation
9088
9089 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9090
9091         * gst/tcp/Makefile.am:
9092         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
9093         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
9094         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
9095         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
9096         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
9097         (gst_tcpclientsrc_get_property):
9098         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
9099         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
9100         (gst_tcpserversink_handle_client_read),
9101         (gst_tcpserversink_handle_client_write),
9102         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
9103         * gst/tcp/gsttcpserversink.h:
9104           add signals client-added and client-removed
9105         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
9106         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
9107         (gst_tcpserversrc_get_property):
9108         uniformized, change default protocol to NONE
9109         * gst/tcp/gsttcp-marshal.list: added
9110 2004-06-07  Benjamin Otte  <otte@gnome.org>
9111
9112         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9113           handle discont events if they happen before caps nego
9114
9115 2004-06-07  Wim Taymans  <wim@fluendo.com>
9116
9117         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9118         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
9119         (gst_multipart_demux_plugin_init):
9120         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9121         (gst_multipart_mux_init), (gst_multipart_mux_loop),
9122         (gst_multipart_mux_change_state):
9123         Small updates, fix a memleak
9124
9125 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9126
9127         * configure.ac: OSS portability
9128         * ext/arts/gst_arts.c: idem
9129         * sys/oss/gstosselement.c: idem
9130         * sys/oss/gstossmixer.c: idem
9131         * sys/oss/gstosssink.c: idem
9132         * sys/oss/gstosssrc.c: idem
9133         * sys/oss/oss_probe.c: idem
9134           - check for soundcard.h in different places for some BSD
9135
9136 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
9137
9138         * AUTHORS:
9139         Add me to the authors file
9140         * configure.ac:
9141         Increase the libdv requirement to >= version 0.100
9142         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
9143         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
9144         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
9145         * ext/dv/gstdvdec.h:
9146         Add support for the new_media flag when sending DISCONT events
9147         Make the querying work when video pad is not linked
9148
9149 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
9150
9151         reviewed by Benjamin Otte  <otte@gnome.org>
9152
9153         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
9154           create a NULL-initialized array of pads, so we don't think they
9155           exist already. (fixes #143130)
9156
9157 2004-06-07  Benjamin Otte  <otte@gnome.org>
9158
9159         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
9160         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
9161         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
9162           don't use // coments
9163
9164 2004-06-07  Benjamin Otte  <otte@gnome.org>
9165
9166         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
9167           cast to GstClockTime to get higher granularity
9168         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9169           use gst_element_set_time_delay to get the exact time
9170         * ext/mad/gstmad.c: (gst_mad_chain):
9171           use the negotiated rate instead of the current frame's rate which
9172           might be wrong because of bit errors. This avoids emitting totally
9173           bogus timestamps and screwing sync.
9174         (fixes #143454)
9175
9176 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
9177
9178         reviewed by Benjamin Otte  <otte@gnome.org>
9179
9180         * gst/adder/gstadder.c: (gst_adder_loop):
9181           properly error out when no negotiation has happened yet. (fixes
9182           #143032)
9183
9184 2004-06-06  Benjamin Otte  <otte@gnome.org>
9185
9186         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
9187           forward correctly transformed offset in discont events. Based on
9188           patch by Arwed v. Merkatz. (fixes #142851)
9189
9190 2004-06-06  David Schleef  <ds@schleef.org>
9191
9192         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
9193         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
9194         problems on several systems.
9195
9196 2004-06-06  Benjamin Otte  <otte@gnome.org>
9197
9198         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
9199           use explicit caps on the srcpad
9200         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9201           properly error out if caps couldn't be set (fixes #142764)
9202
9203 2004-06-06  Benjamin Otte  <otte@gnome.org>
9204
9205         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
9206         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
9207         (gst_alsa_start_audio):
9208           - don't call set_periods_integer anymore, it breaks the
9209           configuration randomly
9210           - call snd_pcm_hw_params_set_access directly instead of using masks
9211           - don't fail if the sw_params can't be set, just use the default
9212           params and hope it works. Alsalib has weird issues when you touch
9213           sw_params and does no proper error reporting about what failed.
9214         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
9215         (gst_alsa_close_audio):
9216           make our alsa debugging go via gst debugging and not conditionally
9217           defined
9218         * ext/alsa/gstalsa.h:
9219           add ALSA_DEBUG_FLUSH macro
9220         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
9221         (plugin_init):
9222           wrap alsa errors to be printed via the gst debugging system and not
9223           spammed to stderr
9224
9225 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9226
9227         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
9228         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
9229         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
9230         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
9231         (qtdemux_parse_trak):
9232         * gst/qtdemux/qtdemux.h:
9233           Bitch. Also known as seeking, querying & co.
9234         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
9235         (gst_osssink_change_state):
9236         * sys/oss/gstosssink.h:
9237           Resyncing is for weenies, this hack is no longer needed and was
9238           broken anyway (since it - unintendedly - always leaves resync to
9239           TRUE).
9240
9241 2004-06-05  Andrew Turner <zxombie@hotpop.com>
9242
9243         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
9244         * gst/tcp/gsttcpclientsrc.h: idem
9245           - define MSG_NOSIGNAL if not done
9246           - include unistd.h for off_t
9247           (fixes #143749)
9248
9249 2004-06-05  Benjamin Otte  <otte@gnome.org>
9250
9251         * configure.ac:
9252         * ext/kio/Makefile.am:
9253           check for qt's moc preprocessor explicitly and use it
9254
9255 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9256
9257         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
9258           don't get a signal for EPIPE on socket writes
9259           (somebody check if this works on other platforms)
9260
9261 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9262
9263         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
9264         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
9265           check error condition on available samples correctly
9266
9267 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9268
9269         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
9270           avoid a segfault
9271         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
9272         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
9273         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
9274         (gst_tcpserversrc_gdp_read_header):
9275          use ssize_t over size_t since the former is signed and thus the
9276          check for error codes can work
9277
9278 2004-06-02  Wim Taymans  <wim@fluendo.com>
9279
9280         reviewed by: Johan
9281
9282         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9283         (gst_multipart_mux_loop):
9284         Oops
9285
9286 2004-06-02  Wim Taymans  <wim@fluendo.com>
9287
9288         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9289         (gst_multipart_mux_init), (gst_multipart_mux_loop),
9290         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
9291         (gst_multipart_mux_change_state):
9292         Added configurable boundary specifier, added the value as a
9293         caps field as well.
9294
9295 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9296
9297         * gst/tcp/gsttcp.c:
9298         * gst/tcp/gsttcpclientsrc.c:
9299         * gst/tcp/gsttcpclientsrc.h:
9300         * gst/tcp/gsttcpserversrc.c:
9301           - portability fix, to compile on OSX
9302             (fixes #143146)
9303
9304         * sys/osxaudio/gstosxaudioelement.c:
9305         * sys/osxaudio/gstosxaudiosink.c:
9306         * sys/osxaudio/gstosxaudiosrc.c:
9307           - compilation warnings on OSX
9308             (fixes #143153)
9309
9310 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9311
9312         * ext/vorbis/vorbisdec.c : sign warning fixes
9313
9314         * gst-libs/gst/mixer/mixertrack.c :
9315           do no use defines which are glib 2.4 specific
9316
9317 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
9318
9319         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
9320           buffer since libflac doesn't expect it (reports a sync error when
9321           it encounters that)
9322
9323
9324 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
9325
9326         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
9327         * gst-libs/gst/mixer/mixertrack.c:
9328         (gst_mixer_track_get_property), (get_mixer_track_init),
9329         (get_mixer_track_get_property): Added property accessors
9330         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
9331         * gst-libs/gst/mixer/mixeroptions.c:
9332         (gst_mixer_options_get_values): Added
9333         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
9334         * gst-libs/gst/mixer/mixer.c: Fixed comment
9335
9336
9337 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9338
9339         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
9340           improve error messages on open
9341
9342
9343 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9344
9345         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
9346           check if v4l-conf is in path
9347
9348 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9349
9350         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
9351           change assert to a more readable error message
9352
9353 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9354
9355         * gst-libs/gst/tuner/tunerchannel.h:
9356           - add a freq_multiplicator field to make the conversion
9357             between internal frequency unit and Hz
9358         * sys/v4l/gstv4lelement.c:
9359         * sys/v4l2/gstv4l2element.c:
9360           - change default video device to /dev/video0
9361         * sys/v4l/v4l_calls.c:
9362         * sys/v4l2/v4l2_calls.c:
9363           - we only expose frequency to the user in Hz instead of
9364             bastard v4lX unit (either 62.5kHz or 62.5Hz)
9365
9366 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
9367         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9368           Initialise b_o_s and e_o_s variables
9369         * gst-libs/gst/riff/riff-media.c:
9370         (gst_riff_create_video_caps_with_data):
9371           Add some unusual fourcc's from mplayer avi's
9372         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
9373           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
9374           autoplugging.
9375
9376 2004-05-28  Wim Taymans  <wim@fluendo.com>
9377
9378         * configure.ac:
9379         * gst/alpha/Makefile.am:
9380         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9381         (gst_alpha_get_type), (gst_alpha_base_init),
9382         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9383         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
9384         (gst_alpha_chroma_key), (gst_alpha_chain),
9385         (gst_alpha_change_state), (plugin_init):
9386         A plugin to add an alpha channel to I420 video. Can optionally do
9387         chroma keying.
9388         * gst/multipart/Makefile.am:
9389         * gst/multipart/multipart.c: (plugin_init):
9390         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9391         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
9392         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
9393         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
9394         (gst_multipart_demux_change_state),
9395         (gst_multipart_demux_plugin_init):
9396         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
9397         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
9398         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
9399         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
9400         (gst_multipart_mux_pad_unlink),
9401         (gst_multipart_mux_request_new_pad),
9402         (gst_multipart_mux_handle_src_event),
9403         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
9404         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
9405         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
9406         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
9407         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
9408         send multipart jpeg images to a browser.
9409         * gst/videobox/Makefile.am:
9410         * gst/videobox/README:
9411         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
9412         (gst_video_box_get_type), (gst_video_box_base_init),
9413         (gst_video_box_class_init), (gst_video_box_init),
9414         (gst_video_box_set_property), (gst_video_box_get_property),
9415         (gst_video_box_sink_link), (gst_video_box_i420),
9416         (gst_video_box_ayuv), (gst_video_box_chain),
9417         (gst_video_box_change_state), (plugin_init):
9418         Crops or adds borders around an image. can do alpha channel
9419         borders as well.
9420         * gst/videomixer/Makefile.am:
9421         * gst/videomixer/README:
9422         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
9423         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
9424         (gst_videomixer_pad_get_sink_event_masks),
9425         (gst_videomixer_pad_get_property),
9426         (gst_videomixer_pad_set_property),
9427         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
9428         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
9429         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
9430         (gst_videomixer_base_init), (gst_videomixer_class_init),
9431         (gst_videomixer_init), (gst_videomixer_request_new_pad),
9432         (gst_videomixer_handle_src_event),
9433         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
9434         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
9435         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
9436         (gst_videomixer_loop), (gst_videomixer_get_property),
9437         (gst_videomixer_set_property), (gst_videomixer_change_state),
9438         (plugin_init):
9439         Generic video mixer plugin, can handle multiple inputs all with
9440         different framerates and video sizes. Is fully alpha channel
9441         aware.
9442
9443 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9444
9445         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9446           Select first track as master track. Not sure how else to handle
9447           that...
9448         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
9449           Discard discont events. Should fix #142962.
9450
9451 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9452
9453         * ext/alsa/Makefile.am:
9454         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
9455         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
9456         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
9457         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
9458         (gst_alsa_mixer_get_option):
9459         * ext/alsa/gstalsamixer.h:
9460         * ext/alsa/gstalsamixeroptions.c:
9461         (gst_alsa_mixer_options_get_type),
9462         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
9463         (gst_alsa_mixer_options_new):
9464         * ext/alsa/gstalsamixeroptions.h:
9465         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9466         * ext/alsa/gstalsamixertrack.h:
9467           Add enumerations (as GstMixerOptions). Make correct distinction
9468           between input/output tracks. Add capture/playback private flag.
9469           Use flag to decide on whether to set capture or playback volumes
9470           or switches. Use playback and record switches.
9471         * gst-libs/gst/mixer/Makefile.am:
9472         * gst-libs/gst/mixer/mixer-marshal.list:
9473         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
9474         (gst_mixer_set_option), (gst_mixer_get_option),
9475         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
9476         (gst_mixer_volume_changed), (gst_mixer_option_changed):
9477         * gst-libs/gst/mixer/mixer.h:
9478         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
9479         (gst_mixer_options_class_init), (gst_mixer_options_init),
9480         (gst_mixer_options_dispose):
9481         * gst-libs/gst/mixer/mixeroptions.h:
9482           Add GstMixerOptions.
9483         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
9484           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
9485           broken device detection on computers with multiple OSS sound
9486           cards.
9487
9488 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9489
9490         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9491           fixate nicely even when the peer is not negotiating
9492
9493 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9494
9495         * gst/audioconvert/gstaudioconvert.c:
9496         (gst_audio_convert_parse_caps):
9497           make sure we don't allow depth > width
9498         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9499           fixate endianness to G_BYTE_ORDER as default
9500         * gst/audioscale/gstaudioscale.c:
9501           we don't handle another endianness as host-endianness
9502
9503 2004-05-25  David Schleef  <ds@schleef.org>
9504
9505         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
9506
9507 2004-05-24  Benjamin Otte  <otte@gnome.org>
9508
9509         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
9510         (gst_oggvorbisenc_setup):
9511           properly fail when we can't setup the vorbis encoder due to
9512           unsupported settings
9513         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
9514         (gst_vorbisenc_setup):
9515           same
9516         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
9517           fix case where warnings occured when one pad was unlinked while the
9518           other's link function was called
9519
9520 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9521
9522         * gst/tcp/Makefile.am:
9523           use GST_ENABLE_NEW
9524
9525 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9526
9527         * gst-libs/gst/resample/private.h:
9528           don't use optimizations that are #if 0'ed
9529
9530 2004-05-24  Wim Taymans  <wim@fluendo.com>
9531
9532         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
9533         Fix potential division by zero error and hopefully get
9534         the position query right to get correct timestamps on avi
9535         audio.
9536
9537 2004-05-24  Wim Taymans  <wim@fluendo.com>
9538
9539         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
9540         (gst_videoscale_scale_nearest_str2),
9541         (gst_videoscale_scale_nearest_str4),
9542         (gst_videoscale_scale_nearest_32bit),
9543         (gst_videoscale_scale_nearest_24bit),
9544         (gst_videoscale_scale_nearest_16bit):
9545         Fix the scaling algorithm and avoid a buffer overflow.
9546         removed the while loop in the scaling function as it
9547         was used for point sampling only.
9548
9549 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9550
9551         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
9552         (gst_id3_tag_class_init), (gst_id3_tag_init),
9553         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
9554         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
9555         (gst_id3_tag_send_tag_event):
9556           lots of fixes to make id3mux work and id3demux work correctly
9557
9558 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9559
9560         * ext/Makefile.am:
9561           add rules to build shout2send (was removed by accident
9562           when this module was no more marked experimental/broken)
9563
9564 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9565
9566         * ext/shout2/gstshout2.c:
9567         * ext/shout2/gstshout2.h:
9568           adding a "connection problem" signal to shout2send
9569           (fixes #142954)
9570
9571 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
9572
9573         * ext/kio/kioreceiver.cpp:
9574         * ext/kio/kioreceiver.h:
9575           fix sign comparison issues
9576
9577 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9578
9579         * gst/cdxaparse/gstcdxaparse.c:
9580         * gst/cdxaparse/gstcdxaparse.h:
9581           some renaming
9582           add some checks/sanity
9583           prepare for seek addition
9584
9585         * sys/sunaudio/gstsunaudio.c:
9586           remove exported dupe init function
9587
9588 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
9589
9590         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
9591         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
9592           Fix format conversion and position querying.
9593         * gst/debug/progressreport.c: (gst_progressreport_report):
9594           Don't output a bogus total value that we didn't query.
9595         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
9596           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
9597           only a blank window after xine has been used.
9598
9599 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9600
9601         * m4/as-arts.m4:
9602           sync with upstream version to fix test on FC2
9603           readd with -ko to preserve Id header
9604
9605 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9606
9607         * configure.ac:
9608           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
9609         * gst/tcp/gsttcpclientsrc.c: idem
9610         * gst/tcp/gsttcpserversink.c: idem
9611         * gst/tcp/gsttcpserversrc.c: idem
9612         * m4/gst-fionread.m4: idem
9613
9614         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
9615
9616         * configure.ac: enable speex plugin for speex 1.1.5+
9617         * ext/speex/gstspeexenc.c: fix cast warning
9618
9619         * ext/esd/README: fix typo
9620
9621 2004-05-20  David Schleef  <ds@schleef.org>
9622
9623         * configure.ac: Minor cosmetic change to convince the buildbot to
9624         reautogen.
9625         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
9626         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
9627         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
9628         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
9629         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
9630         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
9631         More hacking.  Plays audio now.
9632
9633 2004-05-20  David Schleef  <ds@schleef.org>
9634
9635         * configure.ac:
9636         * sys/Makefile.am:
9637
9638 2004-05-20  David Schleef  <ds@schleef.org>
9639
9640         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
9641         * sys/osxaudio/gstosxaudio.c:
9642         * sys/osxaudio/gstosxaudioelement.c:
9643         * sys/osxaudio/gstosxaudioelement.h:
9644         * sys/osxaudio/gstosxaudiosink.c:
9645         * sys/osxaudio/gstosxaudiosink.h:
9646         * sys/osxaudio/gstosxaudiosrc.c:
9647         * sys/osxaudio/gstosxaudiosrc.h:
9648
9649 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9650
9651         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
9652         (gst_vorbisenc_chain):
9653           put the codec headers on the caps as streamheader as well as
9654           pushing them out
9655
9656 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9657
9658         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
9659         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
9660         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
9661         split up push_packet into two functions
9662
9663 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9664
9665         * gst/tcp/.cvsignore:
9666           ignore enums
9667         * gst/tcp/Makefile.am:
9668         * gst/tcp/README:
9669         * gst/tcp/gsttcp.c:
9670         * gst/tcp/gsttcp.h:
9671         * gst/tcp/gsttcpclientsink.c:
9672         * gst/tcp/gsttcpclientsink.h:
9673         * gst/tcp/gsttcpclientsrc.c:
9674         * gst/tcp/gsttcpclientsrc.h:
9675         * gst/tcp/gsttcpplugin.c:
9676         * gst/tcp/gsttcpserversink.c:
9677         * gst/tcp/gsttcpserversink.h:
9678         * gst/tcp/gsttcpserversrc.c:
9679         * gst/tcp/gsttcpserversrc.h:
9680           add new tcp elements
9681
9682 2004-05-19  Wim Taymans  <wim@fluendo.com>
9683
9684         * gst/law/mulaw-conversion.c: (mulaw_encode):
9685         Fix overflow bug in ulaw encoding.
9686
9687 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9688
9689         * ext/mad/gstmad.c: (gst_mad_handle_event):
9690           don't unref the event twice
9691
9692 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9693
9694         * configure.ac:
9695           remove -Wno-sign-compare
9696
9697 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9698
9699         * configure.ac:
9700           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
9701           if you want to work against glib 2.2 and 2.4
9702
9703 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
9704
9705         * gst/tcp/Makefile.am:
9706         * gst/tcp/gsttcp.c:
9707         * gst/tcp/gsttcp.h:
9708         * gst/tcp/gsttcpsink.h:
9709         * gst/tcp/gsttcpsrc.h:
9710           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
9711
9712 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9713
9714         * gst/debug/tests.c: (md5_get_value):
9715           fix segfault on gst-inspect
9716
9717 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9718
9719         * gst/debug/testplugin.c:
9720         * gst/debug/tests.c:
9721         * gst/debug/tests.h:
9722           add new extensible and configurable testing element. Current tests
9723           include buffer count, stream length, timestamp/duration matching and
9724           md5.
9725         * gst/debug/Makefile.am:
9726         * gst/debug/gstdebug.c: (plugin_init):
9727           add infrastructure for new element
9728
9729 2004-05-19  Johan Dahlin  <johan@gnome.org>
9730
9731         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
9732         ending of the array. Fixes gst-inspect segfault on ppc.
9733
9734 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9735
9736         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
9737
9738         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
9739
9740 2004-05-18  David Schleef  <ds@schleef.org>
9741
9742         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
9743         warnings (bugs, actually) noticed by gcc but not forte.
9744
9745 2004-05-18  David Schleef  <ds@schleef.org>
9746
9747         * sys/sunaudio/Makefile.am:
9748         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
9749
9750 2004-05-18  David Schleef  <ds@schleef.org>
9751
9752         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
9753         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
9754         to allow qtdemux to use non-seekable streams. (bug #142272)
9755
9756 2004-05-18  David Schleef  <ds@schleef.org>
9757
9758         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
9759         (gst_resample_sinc_ft_float): Remove use of static temporary
9760         buffer.  This code was obviously not supposed to last long, but
9761         it's stuck in our ABI, so it required a little hack to make it
9762         ABI-compatible.  Fixes #142585.
9763         * gst-libs/gst/resample/resample.h: same.
9764
9765 2004-05-18  David Schleef  <ds@schleef.org>
9766
9767         * configure.ac: Add sunaudio
9768         * examples/Makefile.am: make gstplay depend on gconf
9769         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
9770         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
9771         (convert_table_lookup), (img_convert): remove c99-isms
9772         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
9773           unsigned, to fix a warning on Solaris
9774         * gst/mpeg1sys/systems.c: bcopy->memcpy
9775         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
9776         * sys/Makefile.am: Add sunaudio
9777
9778 2004-05-18  Wim Taymans  <wim@fluendo.com>
9779
9780         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
9781         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
9782         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
9783         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
9784         (gst_ogg_mux_loop):
9785         Fix an ugly memleak where the muxer didn't flush enough ogg
9786         pages. This also resulted in badly muxed ogg files.
9787
9788 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9789
9790         * gst/asfdemux/asfheaders.c :
9791         * gst/asfdemux/asfheaders.h :
9792         * gst/asfdemux/gstasfdemux.c :
9793           - fix ASF_OBJ_PADDING guid
9794           - add 3 new object guids (language list, metadata,
9795             extended stream properties)
9796           - add a function to parse extended header objects
9797
9798 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9799
9800         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
9801           remove leftover debugging g_print
9802
9803 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9804
9805         * ext/mad/gstmad.c: (gst_mad_handle_event):
9806           Fix for when the first format in a discont event is not a
9807           byte-based one. Should fix #137710.
9808
9809 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9810
9811         * m4/a52.m4 : fix compilation with -Wall -Werror
9812         * m4/libfame.m4 : idem
9813         * m4/libmikmod.m4 : idem
9814
9815 2004-05-17  Benjamin Otte  <otte@gnome.org>
9816
9817         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9818           signal the new tags before giving up the reference
9819
9820 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9821
9822         * ext/shout2/gstshout2.c:
9823           use application/ogg instead of application/x-ogg (patch by Patrick
9824           Guimond, fixes #142432)
9825         * sys/oss/gstosselement.c: (gst_osselement_reset),
9826         (gst_osselement_sync_parms):
9827           don't set fragment size unless specified (fixes #142493)
9828
9829 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9830
9831         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
9832           fixes #142664
9833
9834 2004-05-17  Benjamin Otte  <otte@gnome.org>
9835
9836         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
9837           compute offsets correctly for internal buffers so timestamps are set
9838           correctly when we can't seek. Also handle cases where there are no
9839           offsets. (based on a patch by David Moore, fixes #142507)
9840
9841 2004-05-17  Benjamin Otte  <otte@gnome.org>
9842
9843         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9844           use correct variable when determining amount of data to skip so we
9845           don't skip into the void and segfault
9846
9847 2004-05-16  Benjamin Otte  <otte@gnome.org>
9848
9849         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
9850           Hi, I'm a memleak
9851
9852 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9853
9854         * gst/asfdemux/gstasfdemux.c:
9855           - fix a mem leak and always propagate tags
9856           - add WMV3 to known video codecs (but no decoder yet)
9857           - replace "surplus data" at end of audio header for what
9858             it is : codec specific data
9859           - fix a typo
9860
9861 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
9862
9863         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
9864
9865         * gst-libs/gst/audio/audioclock.c:
9866           Fix wrong return type (#142205).
9867
9868 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9869
9870         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
9871           Ignore CRCs by default (fixes #142566).
9872
9873 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9874
9875         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
9876         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
9877         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
9878         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
9879         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
9880         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
9881           Fix for cases where we fail to attach to a mixer.
9882
9883 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9884
9885         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
9886           Don't touch events after not owning them anymore.
9887         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9888         (gst_wavparse_fmt), (gst_wavparse_other),
9889         (gst_wavparse_handle_seek), (gst_wavparse_loop),
9890         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
9891         (gst_wavparse_srcpad_event):
9892         * gst/wavparse/gstwavparse.h:
9893           Add seeking, fix querying.
9894
9895 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9896
9897         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9898           - process comments even if they don't end with \0\0
9899             g_convert would ignore them if present and works well without them
9900
9901 2004-05-16  Benjamin Otte  <otte@gnome.org>
9902
9903         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
9904           simplify caps
9905
9906 2004-05-16  Benjamin Otte  <otte@gnome.org>
9907
9908         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9909           don't write to memory we might not write to - g_convert does that
9910           for us anyway (fixes #142613)
9911         (gst_asf_demux_audio_caps):
9912           comment out gst_util_dump_mem
9913
9914 2004-05-16  Benjamin Otte  <otte@gnome.org>
9915
9916         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9917           compute correct expected timestamps after seek (broken since
9918           last commit)
9919         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
9920           rename element and debugging category to gdkpixbufscale
9921
9922 2004-05-16  Benjamin Otte  <otte@gnome.org>
9923
9924         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9925           add error checking to snd_pcm_delay and remove duplicate call to
9926           snd_pcm_delay that caused issues (see inline code comments)
9927         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9928           make more readable and fix return value when snd_pcm_delay fails
9929         (fixes #142586)
9930
9931 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
9932         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
9933         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
9934         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
9935         (gst_pixbufscale_link), (gst_pixbufscale_init),
9936         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
9937         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
9938         (gst_pixbufscale_get_property), (pixbufscale_init):
9939         * ext/gdk_pixbuf/pixbufscale.h:
9940         Add these files I forgot earlier
9941
9942 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
9943         * ext/gdk_pixbuf/Makefile.am:
9944         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
9945         * ext/gdk_pixbuf/gstgdkpixbuf.h:
9946         Add new pixbufscale element to scale RGB video
9947         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
9948         and HYPER interpolation correctly.
9949         * ext/theora/theoraenc.c: (theora_enc_chain),
9950         Discard buffer and return if explicit caps could not be set
9951         (theora_enc_get_property):
9952         Make _get return kbps for the bitrate consistent with
9953         the _set function.
9954
9955
9956 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9957
9958         * ext/libvisual/visual.c: (gst_visual_chain):
9959           add missing visual_audio_analyze
9960
9961 2004-05-14  David Schleef  <ds@schleef.org>
9962
9963         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
9964         is killed while we're playing.
9965         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
9966         gst_element_no_more_pads().
9967
9968 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9969
9970         * gst-libs/gst/riff/riff-read.c :
9971           - fix INFO tag extraction in RIFF/AVI files
9972             because gst_event_unref (event) also freed taglist
9973           - avoid a mem leak
9974
9975 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9976
9977         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
9978         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
9979
9980         * gst/auparse/gstauparse.c :
9981           - add code (commented for now) to support audio/x-adpcm on src pad
9982             (we have no decoder for those layout yet)
9983
9984         * gst/cdxaparse/gstcdxaparse.c :
9985         * gst/cdxaparse/gstcdxaparse.h :
9986           - partial rewrite using RiffRead (ripped iain's wavparse code)
9987
9988         * gst/rtp/gstrtpL16enc.c : typo
9989         * gst/rtp/gstrtpgsmenc.c : typo
9990
9991 2004-05-13  Benjamin Otte  <otte@gnome.org>
9992
9993         * configure.ac:
9994           check for exact version of libvisual, it's not supposed to be
9995           API/ABI stable yet
9996
9997 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9998
9999         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
10000           signal no-more-pads
10001
10002 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
10003
10004         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
10005         Report which format was used for GST_FORMAT_DEFAULT
10006         * gst/debug/Makefile.am:
10007         * gst/debug/gstdebug.c: (plugin_init):
10008         * gst/debug/progressreport.c: (gst_progressreport_base_init),
10009         (gst_progressreport_class_init), (gst_progressreport_init),
10010         (gst_progressreport_report), (gst_progressreport_set_property),
10011         (gst_progressreport_get_property), (gst_progressreport_chain),
10012         (gst_progressreport_plugin_init):
10013         Add progressreport element for testing.
10014
10015 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
10016
10017         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
10018         * sys/v4l/gstv4lsrc.h:
10019         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
10020         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
10021         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
10022         (gst_v4lsrc_grab_frame):
10023           add more debugging
10024           send a discont at start
10025
10026 2004-05-12  Colin Walters  <walters@redhat.com>
10027
10028         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
10029         inflooping if we can't find a chunk.  Or in other words, don't blow
10030         chunks if we don't have a chunk to blow.
10031
10032 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
10033         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
10034         Remove old debug output
10035         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
10036         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
10037         (gst_dvdec_set_property), (gst_dvdec_get_property):
10038         Change the quality setting to an enum, so it works from gst-launch
10039         Don't renegotiate a non-linked pad. Allows audio only decoding.
10040         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
10041         (gst_deinterlace_link), (gst_deinterlace_init):
10042         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
10043         (gst_videodrop_link):
10044         Some caps negotiation fixes
10045
10046 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10047
10048         * ext/tarkin/gsttarkin.c :
10049           - Change RANK from NONE to PRIMARY
10050         * ext/gdk_pixbuf/gstgdkpixbuf.c :
10051           - Change RANK from NONE to MARGINAL
10052         * ext/divx/gstdivxenc.c :
10053           - Change RANK from PRIMARY to NONE (encoder/spider issue)
10054
10055 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10056
10057         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
10058         (gst_vorbisenc_push_packet):
10059           copy a function that was added between 1.0 and 1.0.1 until we
10060           depend on worthwhile features of post-1.0
10061
10062 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10063
10064         * configure.ac:
10065           enable shout2 by default
10066         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
10067         (gst_shout2send_base_init), (gst_shout2send_init),
10068         (gst_shout2send_connect), (gst_shout2send_change_state):
10069         * ext/shout2/gstshout2.h:
10070           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
10071           #142262)
10072         * ext/theora/theora.c: (plugin_init):
10073           don't set rank on encoders
10074
10075 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
10076
10077         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
10078           Use codec_data property instead of flag1 and flag2 for wma
10079
10080 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10081
10082         * gst/cdxaparse/gstcdxaparse.c :
10083           - Add mpegversion to CAPS to make it link
10084           - Rank is as GST_RANK_SECONDARY instead of NONE
10085         * gst/auparse/gstauparse.c :
10086           - Document all audio encoding we can encounter from Solaris 9
10087             headers and libsndfile information.
10088           - Increase max. rate from 48000 to 192000 (to match other elements)
10089           - Don't try to play junk data between header and samples
10090
10091 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10092
10093         * ext/libvisual/visual.c: (gst_visual_getcaps):
10094           use the right caps depending on endianness (I hope)
10095         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
10096           use GST_RANK_NONE for all non-decoding elements or spider gets
10097           mighty confused
10098
10099 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10100
10101         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
10102           Fix some odd cases and fix BE metadata parsing of unicode16 text.
10103
10104 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10105
10106         * gst/switch/gstswitch.c: (gst_switch_release_pad),
10107         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
10108         (gst_switch_loop), (gst_switch_get_type):
10109           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
10110           HEADERS. Had to be said.
10111
10112 2004-05-10  David Schleef  <ds@schleef.org>
10113
10114         * configure.ac: Add prototype Dirac support.
10115         * ext/Makefile.am:
10116         * ext/dirac/Makefile.am:
10117         * ext/dirac/gstdirac.cc:
10118         * ext/dirac/gstdiracdec.cc:
10119
10120 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10121
10122         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
10123         (gst_auparse_init), (gst_auparse_chain),
10124         (gst_auparse_change_state):
10125           Hack around spider. Remove me some day please.
10126
10127 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10128
10129         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10130           Fix for some uninitialized variables in previous patch, also
10131           makes it work. Fixes #142286 while we're at it.
10132
10133 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10134
10135         * gst/auparse/gstauparse.c:
10136                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
10137                 only unsupported formats are ADPCM/CCITT G.72x
10138                 reviewed by Ronald
10139         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
10140
10141 2004-05-10  Wim Taymans  <wim@fluendo.com>
10142
10143         * ext/vorbis/Makefile.am:
10144         * ext/vorbis/README:
10145         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
10146         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
10147         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
10148         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
10149         (gst_oggvorbisenc_convert_sink),
10150         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
10151         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
10152         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
10153         (get_constraints_string), (update_start_message),
10154         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
10155         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
10156         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
10157         * ext/vorbis/oggvorbisenc.h:
10158         * ext/vorbis/vorbis.c: (plugin_init):
10159         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
10160         (raw_caps_factory), (gst_vorbisenc_class_init),
10161         (gst_vorbisenc_init), (gst_vorbisenc_setup),
10162         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
10163         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
10164         * ext/vorbis/vorbisenc.h:
10165         Added a raw vorbis encoder to be used with the oggmuxer.
10166         We still need the old encoder for some gnome applications,
10167         read the README to find out how that works.
10168         The raw encoder is called "rawvorbisenc" until 0.9.
10169
10170 2004-05-10  Wim Taymans  <wim@fluendo.com>
10171
10172         * ext/ogg/gstogg.c: (plugin_init):
10173         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
10174         (gst_ogg_print):
10175         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
10176         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
10177         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
10178         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
10179         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
10180         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
10181         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
10182         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
10183         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
10184         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
10185         Added an ogg muxer.
10186         Small typo fixes in the demuxer.
10187
10188 2004-05-10  Wim Taymans  <wim@fluendo.com>
10189
10190         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10191         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
10192         (theora_enc_change_state), (theora_enc_set_property),
10193         (theora_enc_get_property):
10194         Mark the last packet with an EOS flag which is not really needed
10195         in gstreamer.
10196         Do some better video framerate initialisation.
10197         Update the buffer timestamp.
10198
10199 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10200
10201         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
10202         Return the result of the parent state change call
10203
10204 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10205
10206         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
10207         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
10208         * gst/law/alaw-encode.c : (idem)
10209         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
10210         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
10211         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
10212
10213 2004-05-09  Benjamin Otte  <otte@gnome.org>
10214
10215         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
10216           don't use a fixed buffer size when writing variable length data to
10217           it. Fixes memory corruption and makes alsasrc work
10218
10219 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10220
10221         * ext/gnomevfs/gstgnomevfssink.c:
10222         (_gst_boolean_allow_overwrite_accumulator),
10223         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
10224           Run glib's default signal handler (??) in RUN_CLEANUP rather than
10225           RUN_LAST, and don't use that to set the accumulator value because
10226           then it's always FALSE.
10227
10228 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10229
10230         * gst-libs/gst/riff/riff-media.c:
10231         (gst_riff_create_video_caps_with_data),
10232         (gst_riff_create_audio_caps),
10233         (gst_riff_create_audio_template_caps):
10234         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
10235           Fix for unaligned RIFF files (i.e. where all the chunks together
10236           in a LIST chunk are not of the same size as the size given in
10237           the LIST chunk header). Fixes several odd WAVE files. Also fix
10238           ADPCM (block_align property) in audio, so that wavparse based
10239           on this works now as it used to stand-alone.
10240
10241 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
10242
10243         reviewed by Benjamin Otte  <otte@gnome.org>
10244
10245         * ext/a52dec/gsta52dec.c:
10246         * ext/divx/gstdivxdec.c:
10247         * ext/divx/gstdivxenc.c:
10248         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
10249         * ext/faac/gstfaac.c: (gst_faac_base_init):
10250         * ext/faad/gstfaad.c: (gst_faad_base_init):
10251         * ext/ivorbis/vorbisfile.c:
10252         * ext/lame/gstlame.c:
10253         * ext/libfame/gstlibfame.c:
10254         * ext/mpeg2enc/gstmpeg2enc.cc:
10255         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
10256         * ext/sidplay/gstsiddec.cc:
10257         * ext/speex/gstspeexdec.c:
10258         * ext/speex/gstspeexenc.c:
10259         * ext/xvid/gstxviddec.c:
10260         * ext/xvid/gstxvidenc.c:
10261           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
10262           (fixes #142193)
10263
10264 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10265
10266         * ext/alsa/gstalsa.c: (device_list),
10267         (gst_alsa_class_probe_devices):
10268         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
10269           Fix alsa oddness in mixer after the combination of using mixer
10270           in source/sink elements and using hw:x,y instead of just hw:x.
10271
10272 2004-05-09  Benjamin Otte  <otte@gnome.org>
10273
10274         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
10275         (gst_wavparse_create_sourcepad):
10276           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
10277           sourcepads
10278
10279 2004-05-09  Benjamin Otte  <otte@gnome.org>
10280
10281         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10282           allow discont events before caps nego
10283
10284 2004-05-08  Benjamin Otte  <otte@gnome.org>
10285
10286         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
10287           don't leak events
10288
10289 2004-05-08  Benjamin Otte  <otte@gnome.org>
10290
10291         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
10292         (gst_level_change_state), (gst_level_init):
10293         * gst/level/gstlevel.h:
10294           figure out if we're initialized directly instead of keeping a
10295           variable that's wrong in 90% of cases
10296           don't initialize pads and then leak them and use a new unitialized
10297           pad. (fixes #142084)
10298           these were bugs so n00bish I didn't find them for an hour :/
10299
10300 2004-05-08 Iain <iain@prettypeople.org>
10301
10302         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
10303         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
10304         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
10305         return the length that was read.
10306         (gst_riff_read_strf_auds): Allow fmt tags as well.
10307
10308 2004-05-07  David Schleef  <ds@schleef.org>
10309
10310         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
10311         signed char assumption in faad.h.
10312
10313 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10314
10315         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
10316           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
10317
10318 2004-05-07  Colin Walters  <walters@redhat.com>
10319
10320         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
10321         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
10322         function.
10323         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
10324         Add dispose function.
10325
10326 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
10327         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
10328           Fix caps nego and pad templates. RGB mode caps should
10329           work now.
10330         * ext/dvdnav/gst-dvd:
10331           Move mpeg2dec inside the thread because otherwise the
10332           queue rejects cap changes mid-stream
10333         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
10334         (gst_mpeg2dec_flush_decoder):
10335           For mpeg2dec > 0.4.0, call the flush function instead of
10336           manually extracting all in-flight frames.
10337         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
10338         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
10339           Change mime type video/dv go video/x-dv to match the
10340           rest of gst-plugins
10341
10342 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10343
10344         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10345         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
10346         (gst_alsa_sink_class_init):
10347         * ext/alsa/gstalsasink.h:
10348         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
10349         (gst_alsa_src_class_init):
10350         * ext/alsa/gstalsasrc.h:
10351           Make alsasink/src a subclass of alsamixer so that mixer stuff
10352           shows up in gst-rec. Needs some finetuning.
10353
10354 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10355
10356         * ext/lame/gstlame.c: (gst_lame_chain):
10357           simplify
10358         * ext/mad/gstmad.c: (gst_mad_handle_event):
10359           fix event leak
10360         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
10361           be able to detect mp3 files < 4096 bytes
10362
10363 2004-05-06  Wim Taymans  <wim@fluendo.com>
10364
10365         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10366         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
10367         (theora_enc_set_property), (theora_enc_get_property):
10368         Also encode the first frame, cleanup some code.
10369
10370 2004-05-06  Wim Taymans  <wim@fluendo.com>
10371
10372         * ext/mpeg2enc/gstmpeg2enc.cc:
10373         Forward events first before deciding that negotiation was
10374         not performed.
10375
10376 2004-05-06  Wim Taymans  <wim@fluendo.com>
10377
10378         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
10379         First process the events before deciding that negotiation
10380         was not performed.
10381
10382 2004-05-06  Wim Taymans  <wim@fluendo.com>
10383
10384         * ext/theora/Makefile.am:
10385         * ext/theora/theora.c: (plugin_init):
10386         * ext/theora/theoradec.c: (theora_dec_change_state):
10387         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
10388         (gst_theora_enc_class_init), (gst_theora_enc_init),
10389         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
10390         (theora_enc_chain), (theora_enc_change_state),
10391         (theora_enc_set_property), (theora_enc_get_property):
10392         Added a theora encoder, grouped the encoder and decoder into the
10393         same plugin.
10394
10395 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10396
10397         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10398         (gst_jpegenc_chain):
10399         fix DURATION on outgoing buffers
10400         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
10401         debug using time formats
10402         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
10403         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10404         (gst_xvimagesink_sink_link):
10405         windows with width/height 0 generate X errors, so don't allow them
10406
10407 2004-05-05  Wim Taymans  <wim@fluendo.com>
10408
10409         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
10410         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
10411         (gst_mpeg2dec_negotiate_format):
10412         * ext/mpeg2dec/gstmpeg2dec.h:
10413           removed the static pad template so that we can add the
10414           more accurate framerate value to the caps.
10415
10416
10417 2004-05-04  Benjamin Otte  <otte@gnome.org>
10418
10419         * configure.ac:
10420           check for kdemacros.h, too (should fix #141821)
10421         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
10422           don't crash if no header was sent, but nicely error out (fixes part
10423           of #141554)
10424
10425 2004-05-04  Wim Taymans  <wim@fluendo.com>
10426
10427         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
10428         parent dispose function to avoid segfault on destroy.
10429
10430 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10431
10432         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10433         (plugin_init):
10434         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10435         (gst_xvimagesink_sink_link):
10436         clean up debugging caps
10437         also recreate xvimage when format has changed
10438
10439 2004-05-04  Benjamin Otte  <otte@gnome.org>
10440
10441         * ext/libvisual/Makefile.am:
10442         * ext/libvisual/visual.c: (gst_visual_class_init),
10443         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
10444         (gst_visual_srclink), (gst_visual_chain),
10445         (gst_visual_change_state), (plugin_init):
10446           use a GstAdapter to correctly adapt buffer sizes - allows using a
10447           framerate
10448
10449 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10450
10451         * sys/v4l/gstv4lelement.h:
10452         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
10453         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
10454         (gst_v4lsrc_buffer_free):
10455         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
10456         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
10457         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
10458         (gst_v4lsrc_requeue_frame):
10459         move some debugging categories around
10460         query for fps index and set accordingly if found
10461
10462 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10463
10464         * ext/lame/gstlame.c:
10465         correct defaults that lame_init puts out of range
10466
10467 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10468
10469         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
10470         (gst_divxenc_class_init):
10471         fix range since -1 is the default
10472         * gst/mpeg1sys/gstmpeg1systemencode.c:
10473         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
10474         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
10475         (gst_rtjpegdec_chain):
10476         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
10477         (gst_rtjpegenc_chain):
10478         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
10479         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
10480         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
10481         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
10482         * sys/v4l/gstv4lsrc.c:
10483         * sys/v4l/v4l_calls.c: (gst_v4l_open):
10484         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
10485         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
10486         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
10487         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
10488           remove gst_info calls
10489
10490 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10491
10492         * Makefile.am:
10493         * po/af.po:
10494         * po/az.po:
10495         * po/en_GB.po:
10496         * po/nl.po:
10497         * po/sr.po:
10498         * po/sv.po:
10499           Updated translations
10500
10501 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10502
10503         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
10504           refactor/comment code
10505
10506 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10507
10508         * gst/asfdemux/Makefile.am:
10509         * gst/asfdemux/asfheaders.c:
10510         * gst/asfdemux/asfheaders.h:
10511         * gst/asfdemux/gstasf.c: (plugin_init):
10512         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
10513         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
10514         (gst_asf_demux_setup_pad):
10515         * gst/asfdemux/gstasfdemux.h:
10516         * gst/asfdemux/gstasfmux.c:
10517         * gst/asfdemux/gstasfmux.h:
10518           Add tagging support to demuxer, split out registration in its own
10519           file instead of in demux (hacky), and prevent having some tables
10520           in our memory multiple times (in asfheaders.h).
10521
10522 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10523
10524         * gst/matroska/matroska-demux.c:
10525         (gst_matroska_demux_parse_metadata):
10526         * gst/matroska/matroska-ids.h:
10527           Basic tag reading support.
10528
10529 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10530
10531         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
10532           Really detect ac-3 audio.
10533         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
10534           really detect matroska files (off-by-1).
10535
10536 2004-04-30  David Schleef  <ds@schleef.org>
10537
10538         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10539         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
10540         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
10541         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
10542         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
10543         hackage -- parse a lot more atoms, extract a few tags.  One might even
10544         mistake this for tag support.  Maybe it is.
10545         * gst/qtdemux/qtdemux.h:
10546
10547 2004-04-30  Colin Walters  <walters@verbum.org>
10548
10549         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
10550
10551 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10552
10553         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10554         (gst_ffmpegcolorspace_getcaps):
10555           remove broken nego fix
10556
10557 2004-04-30  Benjamin Otte  <otte@gnome.org>
10558
10559         * configure.ac:
10560         * ext/Makefile.am:
10561         * ext/libvisual/Makefile.am:
10562         * ext/libvisual/visual.c:
10563           add initial support for libvisual (http://libvisual.sourceforge.net)
10564           libvisual is still quite alpha, so expect crashes in there :)
10565
10566 2004-04-29  David Schleef  <ds@schleef.org>
10567
10568         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
10569         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
10570         up qtdemux to make it spit out codec_data.  Do _not_ look at this
10571         code; you will no longer respect me.
10572
10573 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10574
10575         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
10576         * ext/alsa/gstalsa.h :
10577         change alsa pcm device discovery to find more than 1 device
10578         per card. code review by Ronald.
10579
10580 2004-04-29  David Schleef  <ds@schleef.org>
10581
10582         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
10583         Add a check for a driver bug on FreeBSD.  (bug #140565)
10584
10585 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10586
10587         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
10588         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10589         (gst_jpegenc_getcaps):
10590           move format setting to inner loop
10591         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10592         (gst_ffmpegcolorspace_getcaps):
10593           use GST_PAD_CAPS if available so that we use already negotiated
10594           caps
10595         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10596         (qtdemux_parse_moov), (qtdemux_parse):
10597           extra debugging
10598         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
10599         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
10600           move hardcoded path to DEFINE
10601
10602 2004-04-28  David Schleef  <ds@schleef.org>
10603
10604         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
10605         (bug #140064)
10606
10607 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10608
10609         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
10610           Don't probe for playback device if we're a source element. Fixes
10611           #139658.
10612
10613 2004-04-29  Benjamin Otte  <otte@gnome.org>
10614
10615         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
10616         (gst_id3_tag_chain):
10617           rewrite buffer offset
10618
10619 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10620
10621         * configure.ac:
10622         * ext/Makefile.am:
10623         * ext/dts/Makefile.am:
10624         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
10625         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
10626         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
10627         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
10628         (gst_dtsdec_loop), (gst_dtsdec_change_state),
10629         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
10630         (plugin_init):
10631         * ext/dts/gstdtsdec.h:
10632           New DTS decoder.
10633         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
10634         (gst_faad_srcconnect):
10635           Add ESDS atom handling (.m4a).
10636
10637 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10638
10639         * ext/divx/gstdivxdec.c: (plugin_init):
10640           Remove comment that makes no sense.
10641         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
10642           Fix for obvious typo that resulted in warnings during gst-register.
10643         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
10644         (gst_xviddec_sink_link):
10645           Fix caps negotiation a bit better.
10646         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10647           We call this 'codec_data', not 'esds'.
10648
10649 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10650
10651         * gst/monoscope/gstmonoscope.c:
10652           make sure we only provide 256x128
10653         * gst/monoscope/monoscope.c: (monoscope_init):
10654           assert size of 256x128
10655
10656 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10657
10658         * Makefile.am:
10659         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
10660         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
10661           fixate to max width and height of device
10662
10663 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10664
10665         * Makefile.am:
10666         * sys/v4l/gstv4l.c:
10667         * sys/v4l/gstv4lsrc.c:
10668         * sys/v4l/v4l_calls.c:
10669         * sys/v4l/v4lsrc_calls.c:
10670           fix for qc-usb driver which fakes having more than one buffer
10671           by handing the same buffer twice, which confused GStreamer's/v4lsrc
10672           buffer_free override
10673           add debugging
10674
10675 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10676
10677         * Makefile.am:
10678         * gst/videotestsrc/gstvideotestsrc.c:
10679         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
10680         (gst_videotestsrc_init), (gst_videotestsrc_get),
10681         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
10682         * gst/videotestsrc/gstvideotestsrc.h:
10683           add num-buffers property
10684
10685         2004-04-26  Benjamin Otte  <otte@gnome.org>
10686
10687         * ext/mad/gstid3tag.c: (plugin_init):
10688           set id3mux rank to NONE so it doesn't confuse spider
10689           require audio/mpeg,mpegversion=1 in id3mux
10690
10691 2004-04-26  Benjamin Otte  <otte@gnome.org>
10692
10693         * configure.ac:
10694           detect faad correctly as non-working if it's indeed non-working
10695
10696 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10697
10698         * Makefile.am:
10699         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10700         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
10701         fix _getcaps so it only negotiates to its supported format
10702
10703 2004-04-25  Benjamin Otte  <otte@gnome.org>
10704
10705         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
10706           fix memleak
10707
10708 2004-04-23  Benjamin Otte  <otte@gnome.org>
10709
10710         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
10711           audio/x-raw-int with height rules! not. Now it's depth.
10712
10713 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10714
10715         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
10716         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
10717         (gst_wavparse_loop):
10718           Missing variable initialization. Add handling of DVI ADPCM. Fix
10719           mis-parsing of LIST chunks. This works around a bug where we mis-
10720           parse non-aligning LIST chunks (so LIST chunks where the contents
10721           don't align with the actual LIST size). The correct fix is to use
10722           rifflib, I'm not going to fix wavparse - too much work. All this
10723           fixes #104878.
10724
10725 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10726
10727         reviewed by Benjamin Otte  <otte@gnome.org>
10728
10729         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
10730           fix shoutcast not working (fixes #140844)
10731
10732 2004-04-22  Benjamin Otte  <otte@gnome.org>
10733
10734         * ext/hermes/gsthermescolorspace.c:
10735         (gst_hermes_colorspace_caps_remove_format_info):
10736         * gst/colorspace/gstcolorspace.c:
10737         (gst_colorspace_caps_remove_format_info):
10738         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10739         (gst_ffmpegcolorspace_caps_remove_format_info):
10740           s/gst_caps_simplify/gst_caps_do_simplify/
10741
10742 2004-04-22  Benjamin Otte  <otte@gnome.org>
10743
10744         * gst-libs/gst/riff/riff-media.c:
10745         (gst_riff_create_video_caps_with_data):
10746           mpegversion is an int
10747         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
10748           don't try to create pad templates with NULL caps, use any caps
10749           instead.
10750
10751 2004-04-20  David Schleef  <ds@schleef.org>
10752
10753         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
10754         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
10755         (bug #140384)
10756
10757 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
10758
10759         reviewed by David Schleef
10760
10761         * ext/mad/gstid3tag.c: Add stdlib.h
10762         * gst/rtp/gstrtpgsmenc.c: same
10763         * gst/tags/gstid3tag.c: same
10764         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
10765         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
10766         GST_DISABLE_LOADSAVE use.
10767         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
10768         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
10769         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
10770         atol(3)).
10771         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
10772         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
10773         strtoul(3)).
10774         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
10775         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
10776         $(ID3_CFLAGS).
10777         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
10778         $(LIBFAME_CFLAGS).
10779
10780 2004-04-20  David Schleef  <ds@schleef.org>
10781
10782         * gst/realmedia/rmdemux.c:  This was supposed to part of the
10783         last checkin.  Same idea.
10784
10785 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
10786
10787         reviewed by David Schleef
10788
10789         * configure.ac: bump required gstreamer version to 0.8.1.1
10790         because of following changes [--ds]
10791
10792         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
10793         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
10794         (gst_riff_read_header):  Use GST_READ_UINT*
10795         macros to access possibly unaligned memory.
10796
10797         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
10798         (mp3_type_find):  Use GST_READ_UINT*
10799         macros to access possibly unaligned memory.
10800         (mp3_type_find, mpeg1_parse_header, qt_type_find)
10801         (speex_type_find): Likewise
10802
10803         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
10804
10805         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
10806         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
10807         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
10808         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
10809         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
10810         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
10811         macros to access possibly unaligned memory.
10812
10813         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
10814         Likewise.
10815
10816         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
10817         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
10818
10819         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
10820         Likewise.
10821
10822         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
10823         (gst_mpeg2subt_chain_subtitle): Likewise.
10824
10825         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
10826         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
10827         Likewise.
10828
10829         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
10830         Likewise.
10831
10832         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
10833         Likewise.
10834
10835         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
10836         Likewise.
10837
10838 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10839
10840         * configure.ac:
10841           update required version of GStreamer because of GST_TIME_FORMAT
10842
10843 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10844
10845         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
10846           remove leftover g_print
10847         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
10848           don't try setting only a subset of the caps. We don't want to kill
10849           autoplugging on purpose
10850
10851 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10852
10853         * sys/ximage/ximagesink.c: (plugin_init):
10854         * sys/xvimage/xvimagesink.c: (plugin_init):
10855           add debugging categories
10856
10857 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10858
10859         * po/en_GB.po:
10860         * po/LINGUAS:
10861           Adding en_GB translation (Gareth Owen)
10862
10863 2004-04-20  David Schleef  <ds@schleef.org>
10864
10865         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10866         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
10867         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
10868         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
10869         A number of new features and hacks to extract the esds atom and
10870         put it into the caps.  (bug #137724)
10871
10872 2004-04-19  David Schleef  <ds@schleef.org>
10873
10874         * gconf/Makefile.am: Fix for non-GNU make
10875         * gst-libs/gst/Makefile.am: Change directory order to handle
10876         GstPlay linking with gstinterfaces
10877         * gst-libs/gst/audio/make_filter: make use of tr portable
10878         * gst-libs/gst/play/Makefile.am: Add intended \
10879         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
10880         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
10881         function prototype instead of void *.
10882         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
10883         macro.
10884         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10885         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
10886         * gst/videofilter/make_filter: make use of tr portable
10887         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
10888
10889 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10890
10891         * po/LINGUAS:
10892         * po/uk.po:
10893           Added Ukrainian translation (Maxim V. Dziumanenko)
10894
10895 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10896
10897         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
10898         (gst_gsmdec_link), (gst_gsmdec_chain):
10899           Fix capsnego, simplify chain function slightly.
10900         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
10901           Add GSM.
10902
10903 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10904
10905         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
10906         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
10907         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
10908           Hack to make wavparse work with spider (always -> sometimes pad).
10909           Fixes #135862 && #140411.
10910
10911 2004-04-18  Benjamin Otte  <otte@gnome.org>
10912
10913         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
10914         (gst_osselement_rate_probe_check),
10915         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
10916           get rid of \n in debug output
10917
10918 2004-04-17  Iain <iain@prettypeople.org>
10919
10920         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
10921         not just EOS.
10922
10923 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10924
10925         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
10926         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
10927         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
10928         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
10929         (gst_id3_tag_src_link), (gst_id3_tag_chain),
10930         (gst_id3_tag_change_state), (plugin_init):
10931           deprecate id3tag element and replace with id3demux/id3mux.
10932           great side effect: this ugly file is now even uglier, yay!
10933         * ext/mad/gstmad.h:
10934           remove non-available function
10935           update for new get_type
10936
10937 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10938
10939         * configure.ac:
10940           require mpeg2dec >= 0.4.0
10941
10942 2004-04-17  Benjamin Otte  <otte@gnome.org>
10943
10944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10945         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
10946         (gst_xvimagesink_set_xwindow_id):
10947           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
10948           assorted cleanup fixes.
10949
10950 2004-04-16  David Schleef  <ds@schleef.org>
10951
10952         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
10953         * sys/xvimage/xvimagesink.h: same
10954
10955 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
10956
10957         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
10958           Fix GST_ELEMENT_ERROR with (NULL)
10959
10960 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10961
10962         * gst-libs/gst/riff/riff-media.c:
10963         (gst_riff_create_video_caps_with_data):
10964           Add div[3456] as fourccs for DivX 3 (fixes #140137).
10965
10966 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10967
10968         * gst-libs/gst/riff/riff-media.c:
10969         (gst_riff_create_video_caps_with_data),
10970         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
10971         (gst_riff_create_video_template_caps),
10972         (gst_riff_create_audio_template_caps):
10973         * gst-libs/gst/riff/riff-media.h:
10974         * gst-libs/gst/riff/riff-read.c:
10975         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
10976         * gst-libs/gst/riff/riff-read.h:
10977         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10978           Add MS RLE support. I added some functions to read out strf chunks
10979           into strf chunks and the data behind it. This is usually color
10980           palettes (as in RLE, but also in 8-bit RGB). Also use those during
10981           caps creation. Lastly, add ADPCM (similar to wavparse - which
10982           should eventually be rifflib based).
10983         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
10984         (gst_matroska_demux_init), (gst_matroska_demux_reset):
10985         * gst/matroska/matroska-demux.h:
10986           Remove placeholders for some prehistoric tagging system. Didn't add
10987           support for any tag system really anyway.
10988         * gst/qtdemux/qtdemux.c:
10989           Add support for audio/x-m4a (MPEG-4) through spider.
10990         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
10991         (gst_wavparse_loop):
10992           ADPCM support (#135862). Increase max. buffer size because we
10993           cannot split buffers for ADPCM (screws references) and I've seen
10994           files with 2048 byte chunks. 4096 seems safe for now.
10995
10996 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10997
10998         * configure.ac: bump nano to 1
10999
11000 === release 0.8.1 ===
11001
11002 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11003
11004         * configure.ac: releasing 0.8.1, "Comforting Sounds"
11005
11006 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11007
11008         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11009           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
11010           Fixes #140058
11011
11012 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11013
11014         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
11015           lower rank of dvddemux so that it's not used for mpeg playback.
11016
11017 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11018
11019         * configure.ac:
11020           save libs correctly when checking mad
11021
11022 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11023
11024         * ext/mad/gstid3tag.c: (plugin_init):
11025           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
11026
11027 2004-04-13  David Schleef  <ds@schleef.org>
11028
11029         * common/m4/gst-feature.m4: Call -config scripts with
11030         --plugin-libs if it is supported.
11031         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
11032         JPEG images are image/jpeg.
11033         * gst/debug/Makefile.am:
11034         * gst/debug/negotiation.c: (gst_negotiation_class_init),
11035         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
11036         (gst_negotiation_update_caps), (gst_negotiation_get_property),
11037         (gst_negotiation_plugin_init): Add a property that acts like
11038         filter caps.
11039         * testsuite/gst-lint:  Move license checking to be a standard
11040         test.
11041
11042 2004-04-13  David Schleef  <ds@schleef.org>
11043
11044         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
11045         patch from Sebastien Cote (bug #139958)
11046
11047 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11048
11049         * examples/gstplay/Makefile.am:
11050         * examples/gstplay/player.c: (main):
11051           make the commandline player example use gconf settings
11052
11053 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11054
11055         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
11056         (gst_cacasink_sinkconnect), (gst_cacasink_init),
11057         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
11058           init/end library during state transition, not object
11059           creation/disposal.  get rid of custom dispose handler.
11060
11061
11062 2004-04-12  Christian Schaller <Uraeus@gnome.org>
11063
11064         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
11065         be a symlink
11066
11067 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11068
11069         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
11070           Handle JUNK chunks inside data section. Prevents warnings.
11071
11072 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11073
11074         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11075         (gst_riff_create_video_template_caps):
11076           Add MS video v1.
11077         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11078         (gst_avi_demux_stream_data):
11079           Add support for "rec-list" chunks.
11080
11081 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11082
11083         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
11084           Fix another codecname mismatch.
11085
11086 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11087
11088         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11089           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
11090           so that MJPEG plays back.
11091
11092 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11093
11094         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
11095         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
11096         * gst/mpeg1videoparse/gstmp1videoparse.h:
11097           Fix for some slight mis-cuts in buffer parsing, and for some
11098           potential overflows or faults-causers. Adds disconts. Also fixes
11099           #139105 while we're at it.
11100
11101 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11102
11103         * configure.ac:
11104         * sys/v4l2/gstv4l2element.h:
11105           Workaround for missing struct v4l2_buffer declaration in Suse 9
11106           and Mandrake 10 linux/videodev2.h header file (#135919).
11107
11108 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11109
11110         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
11111           Bail out if no filename was given.
11112
11113 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11114
11115         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11116         (gst_v4l2_fourcc_from_structure):
11117           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
11118           Y41B somewhere).
11119
11120 2004-04-09  Benjamin Otte  <otte@gnome.org>
11121
11122         * ext/gnomevfs/gstgnomevfssink.c:
11123         (_gst_boolean_allow_overwrite_accumulator),
11124         (gst_gnomevfssink_class_init):
11125           fix erase signal - if any handler returns false the file will not be
11126           overwritten. If no handler is connected, the file will not be
11127           overwritten either.
11128           renamed signal to "allow-overwrite"
11129         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
11130           free string when adding it to ID3 failed
11131         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
11132           unref event when done
11133         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
11134           free caps
11135         * gst/typefind/gsttypefindfunctions.c:
11136         (mpeg_video_stream_type_find):
11137           fix invalid read
11138
11139 2004-04-08  David Schleef  <ds@schleef.org>
11140
11141         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11142         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
11143
11144 2004-04-08  David Schleef  <ds@schleef.org>
11145
11146         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
11147         we don't support (bug #139532)
11148
11149 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
11150
11151         * ext/mad/gstmad.c: (gst_mad_handle_event),
11152         (gst_mad_check_caps_reset), (gst_mad_chain),
11153         (gst_mad_change_state):
11154           only set explicit caps if they haven't been set before for
11155           this stream.  MPEG-audio sample rate/channels aren't allowed
11156           to change in-stream.
11157           Fixes #139382
11158
11159 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11160
11161         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
11162         (_gst_boolean_did_something_accumulator),
11163         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
11164         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
11165         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
11166         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
11167         (gst_gnomevfssink_change_state):
11168           Fix erase signal. Don't erase by default. Remove handoff signal.
11169           Remove erase property. Don't segfault. General cleanup.
11170
11171 2004-04-07  Benjamin Otte  <otte@gnome.org>
11172
11173         * gst-libs/gst/gconf/test-gconf.c: (main):
11174           add missing gst_init
11175
11176 2004-04-07  Benjamin Otte  <otte@gnome.org>
11177
11178         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
11179           free the mutexes, too
11180
11181 2004-04-07  Benjamin Otte  <otte@gnome.org>
11182
11183         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
11184           actually free the URI string
11185         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
11186           compute offset correctly when passing discont events
11187         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11188           don't leak discont events
11189         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
11190           add some missing breaks so caps aren't copied randomly
11191         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
11192           if we realloc memory, we better use it
11193
11194 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11195
11196         * ext/mad/gstmad.c: (normal_seek):
11197           fix GST_FORMAT_TIME usage
11198
11199 2004-04-05  David Schleef  <ds@schleef.org>
11200
11201         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
11202         a deprecated function (hack!)
11203
11204 2004-04-05  Benjamin Otte  <otte@gnome.org>
11205
11206         * ext/esd/esdmon.c: (gst_esdmon_get):
11207           fix nonterminated vararg and memleak
11208
11209 2004-04-05  Benjamin Otte  <otte@gnome.org>
11210
11211         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
11212         (gst_ladspa_init), (gst_ladspa_force_src_caps),
11213         (gst_ladspa_set_property), (gst_ladspa_get_property),
11214         (gst_ladspa_instantiate), (gst_ladspa_activate),
11215         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
11216           clean up debugging
11217
11218 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
11219
11220         reviewed by Benjamin Otte  <otte@gnome.org>
11221
11222         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
11223           check for broken LADSPA parameters (fixes #138635)
11224
11225 2004-04-05  Benjamin Otte  <otte@gnome.org>
11226
11227         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
11228           advertise buffer-frames correctly on sinkpads
11229
11230 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11231
11232         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
11233         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
11234         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
11235         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
11236         (gst_mad_check_caps_reset), (gst_mad_chain):
11237         add more debugging, only reset caps when we're not in error state
11238
11239 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11240
11241         * ext/mad/gstmad.c: add debugging category, comment + cleanups
11242
11243 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
11244
11245         reviewed by Benjamin Otte  <otte@gnome.org>
11246
11247         * configure.ac:
11248           fix == in test(1) operator
11249
11250 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
11251
11252         reviewed by Benjamin Otte  <otte@gnome.org>
11253
11254         * configure.ac:
11255           fix --export-symblos-regex to a working regex.
11256
11257 2004-04-04  Benjamin Otte  <otte@gnome.org>
11258
11259         * sys/oss/.cvsignore:
11260           add for oss_probe
11261
11262 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
11263
11264         reviewed by Benjamin Otte  <otte@gnome.org>
11265
11266         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11267           add missing 'new_media' argument (fixes #138168)
11268         * gst/matroska/matroska-demux.c:
11269         (gst_matroska_demux_handle_seek_event):
11270           add vararg terminator (fixes #138169)
11271
11272 2004-04-02  David Schleef  <ds@schleef.org>
11273
11274         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
11275         disted (bug #138914)
11276
11277 2004-04-01  Benjamin Otte  <otte@gnome.org>
11278
11279         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
11280         (gst_alsa_close_audio):
11281           handle case better where a soundcard can't pause
11282         * ext/ogg/gstoggdemux.c:
11283           don't crash when we get events but don't have pads yet
11284
11285 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11286
11287         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
11288           throw an error if we couldn't probe any caps.
11289
11290 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
11291
11292         * ext/dvdnav/gst-dvd:
11293         Add a really simple sample DVD player
11294
11295 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
11296
11297         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
11298         (gst_a52dec_push), (gst_a52dec_handle_event),
11299         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
11300         (gst_a52dec_change_state):
11301         * ext/a52dec/gsta52dec.h:
11302           Use a debug category, Output timestamps correctly
11303           Emit tag info, Handle events, tell liba52dec about cpu
11304           capabilities so it can use MMX etc.
11305         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
11306           Fix a crasher accessing invalid memory
11307         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
11308         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
11309         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
11310         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
11311         (dvdnavsrc_query):
11312           Some support for byte-format seeking.
11313           Small fixes for still frames and menu button overlays
11314         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
11315         (gst_mpeg2dec_alloc_buffer):
11316           Use a debug category. Adjust the report level of several items to
11317           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
11318           so it doesn't lose the GstBuffer pointer
11319         * gst/debug/Makefile.am:
11320         * gst/debug/gstdebug.c: (plugin_init):
11321         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
11322         (gst_navseek_base_init), (gst_navseek_class_init),
11323         (gst_navseek_init), (gst_navseek_seek),
11324         (gst_navseek_handle_src_event), (gst_navseek_set_property),
11325         (gst_navseek_get_property), (gst_navseek_chain),
11326         (gst_navseek_plugin_init):
11327         * gst/debug/gstnavseek.h:
11328           Add the navseek debug element for seeking back and forth in a
11329           video stream using arrow keys.
11330         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
11331         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
11332         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
11333         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
11334         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
11335         (gst_mpeg2subt_parse_header), (gst_get_nibble),
11336         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
11337         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
11338         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
11339         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
11340         * gst/mpeg2sub/gstmpeg2subt.h:
11341           Pretty much a complete rewrite. Now a loopbased element. May still
11342           require work to properly synchronise subtitle buffers.
11343         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
11344         (gst_dvd_demux_send_subbuffer):
11345         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
11346           Don't attempt to create subbuffers of size 0
11347           Reduce a couple of error outputs to warnings.
11348         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
11349         (gst_y4mencode_chain):
11350         Output the y4m frame header correctly.
11351
11352 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11353
11354         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
11355           throw errors instead of allowing SIGFPE
11356
11357 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11358
11359         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
11360         (gst_gconf_render_bin_from_key):
11361           leak plugging and style fixing
11362
11363 2004-03-31  David Schleef  <ds@schleef.org>
11364
11365         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
11366         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
11367         (bug #138225)
11368         * gst/debug/Makefile.am:
11369         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
11370         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
11371         plugin.
11372         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
11373         (gst_negotiation_base_init), (gst_negotiation_class_init),
11374         (gst_negotiation_init), (gst_negotiation_getcaps),
11375         (gst_negotiation_pad_link), (gst_negotiation_chain),
11376         (gst_negotiation_set_property), (gst_negotiation_get_property),
11377         (gst_negotiation_plugin_init):  New element to talk about random
11378         negotiation things happening in a pipeline.
11379
11380 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11381
11382         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
11383           fix integer addition with help of Stefan Kost
11384
11385 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11386
11387         * po/nl.po: updated Dutch translation (Elros Cyriatan)
11388
11389 2004-03-30  David Schleef  <ds@schleef.org>
11390
11391         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
11392         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
11393         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
11394         (bug #137504)
11395         * ext/mpeg2dec/gstmpeg2dec.h:
11396
11397 2004-03-30  David Schleef  <ds@schleef.org>
11398
11399         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
11400
11401 2004-03-30  David Schleef  <ds@schleef.org>
11402
11403         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
11404         Michael Petullo) to handle .mov
11405
11406 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11407
11408         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
11409         (gst_osselement_rate_check_rate):
11410           probe caps correctly for sound cards that only support one format
11411
11412 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11413
11414         * ext/kio/kiosrc.cpp: (process_events):
11415           update handling event processing if inside KDE - untested
11416
11417 2004-03-29  David Schleef  <ds@schleef.org>
11418
11419         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
11420         by 2 to not interfere with other colorspaces.
11421         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
11422         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
11423         one to not interfere with ffmpeg_colorspace.
11424
11425 2004-03-29  David Schleef  <ds@schleef.org>
11426
11427         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
11428         aren't in the caps.
11429         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
11430         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
11431
11432 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11433
11434         * gst-libs/gst/riff/riff-media.c:
11435           fail on error, don't try to set stuff on NULL caps
11436
11437 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11438
11439         * configure.ac:
11440         * ext/Makefile.am:
11441         * ext/kio/Makefile.am:
11442         * ext/kio/kioreceiver.cpp:
11443         * ext/kio/kioreceiver.h:
11444         * ext/kio/kiosrc.cpp:
11445         * ext/kio/kiosrc.h:
11446           add experimental kiosrc plugin
11447         * ext/alsa/gstalsaplugin.c: (plugin_init):
11448           initialize debugging category only when we're sure registering the
11449           plugins worked.
11450
11451 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11452
11453         * examples/gstplay/player.c: (main):
11454         * gst-libs/gst/play/play.c: (gst_play_class_init),
11455         (gst_play_set_location), (gst_play_set_data_src),
11456         (gst_play_set_video_sink), (gst_play_set_audio_sink),
11457         (gst_play_set_visualization), (gst_play_connect_visualization):
11458           check return values of element_set_state and return FALSE where
11459           failed
11460
11461 2004-03-29  Benjamin Otte  <otte@gnome.org>
11462
11463         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11464           try harder to check if an event is really a discont
11465
11466 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11467
11468         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
11469         * po/az.po:
11470
11471 2004-03-28  Benjamin Otte  <otte@gnome.org>
11472
11473         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
11474         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
11475         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
11476           get rid of non-standard "..." ranges in case statements.
11477
11478 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
11479
11480         * gst/mpegstream/gstmpegdemux.c:
11481         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
11482         specific functionality split to the new dvddemux element.
11483         * gst/mpegstream/gstdvddemux.c:
11484         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
11485         streams, derived from mpegdemux.
11486         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
11487         up. SCR based timestamp rewriting can be turned off (will probably
11488         completely disappear soon).
11489         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
11490         hacking. General cleanup. All printf statements replaced by
11491         debugging messages. Almost complete libdvdnav support.
11492         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
11493         by events. New properties for audio and subpicture languages.
11494         (dvdnavsrc_update_highlight): Now uses events.
11495         (dvdnavsrc_user_op): Cleaned up.
11496         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
11497         based). Lots of cleanup, and propper support for most libdvdnav
11498         events.
11499         (dvdnavsrc_make_dvd_event): New function.
11500         (dvdnavsrc_make_dvd_nav_packet_event): New function.
11501         (dvdnavsrc_make_clut_change_event): New function.
11502
11503 2004-03-26  Benjamin Otte  <otte@gnome.org>
11504
11505         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
11506           fix bug where typefinding would claim it's theora whenever less then
11507           7 bytes of data were available
11508
11509 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11510
11511         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
11512         (gst_alawdec_base_init), (gst_alawdec_class_init),
11513         (gst_alawdec_init), (gst_alawdec_chain):
11514         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
11515         (gst_alawenc_base_init), (gst_alawenc_class_init),
11516         (gst_alawenc_init), (gst_alawenc_chain):
11517         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
11518         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
11519         (gst_mulawdec_init), (gst_mulawdec_chain):
11520         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
11521         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
11522         (gst_mulawenc_init), (gst_mulawenc_chain):
11523           Fix capsnego in all four, remove the unused property functions and
11524           simplify the chain functions slightly. I guess we could use macros
11525           or something similar for those, since the code is so similar, but
11526           I'm currently too lazy...
11527
11528 2004-03-24  David Schleef  <ds@schleef.org>
11529
11530         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
11531         (gst_osselement_close_audio), (gst_osselement_probe_caps),
11532         (gst_osselement_get_format_structure),
11533         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
11534         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
11535         (gst_osselement_rate_int_compare): Add code to handle rate probing
11536         (bug #120883)
11537         * sys/oss/gstosselement.h: same
11538         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
11539         Use rate probing provided by osselement.
11540         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
11541
11542 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11543
11544         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
11545         (gst_xvidenc_get_property):
11546           ulong/int mess-up.
11547
11548 2004-03-24  David Schleef  <ds@schleef.org>
11549
11550         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
11551         (gst_speexdec_init):
11552         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
11553         (gst_speexenc_init):  Create the pad template correctly (from
11554         the static pad template, not a NULL pointer.)
11555
11556 2004-03-25  Benjamin Otte  <otte@gnome.org>
11557
11558         * gst/debug/Makefile.am:
11559         * gst/debug/breakmydata.c:
11560           add element that quasi-randomly changes bytes in the stream.
11561           Intended use is robustness checking of demuxers and decoders in
11562           media tests.
11563
11564 2004-03-24  Benjamin Otte  <otte@gnome.org>
11565
11566         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
11567         (gst_alsa_probe_hw_params):
11568         * ext/alsa/gstalsa.h:
11569           debugging output fixes
11570
11571 2004-03-24  Benjamin Otte  <otte@gnome.org>
11572
11573         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
11574           don't g_return_if_fail if element is PLAYING, fail silently as every
11575           other element.
11576         * gst/effectv/gstquark.c: (gst_quarktv_chain):
11577           only fix needed for cast lvalue issues in gst-plugins
11578         * gst/volenv/gstvolenv.c: (gst_volenv_init):
11579           add proxy_getcaps
11580
11581 2004-03-24  Benjamin Otte  <otte@gnome.org>
11582
11583         * gst/level/gstlevel.c: (gst_level_init):
11584           add proxying getcaps function, so level doesn't advertise impossible
11585           caps
11586
11587 2004-03-24  David Schleef  <ds@schleef.org>
11588
11589         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11590         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
11591         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
11592         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
11593         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
11594         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
11595         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
11596         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
11597         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
11598         messages.  Divide the chunk size by the compression ratio
11599         (needed for MACE audio)
11600
11601 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11602
11603         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
11604           Fix buffer overflow read error.
11605
11606 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11607
11608         * ext/alsa/gstalsa.h:
11609           Remove unused entry.
11610         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11611           Add cinepak.
11612         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
11613         (gst_videodrop_link), (gst_videodrop_chain):
11614           Fix, sort of. Was horribly broken with new capsnego. Bah...
11615
11616 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
11617
11618         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
11619         (plugin_init):
11620         Add a monkeysaudio typefind function
11621
11622 2004-03-23  Johan Dahlin  <johan@gnome.org>
11623
11624         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
11625         (gst_play_video_fixate): Check so the structure has the field
11626         before trying to fixate them, this makes it possible to have
11627         fakesinks for video and audio output without printing errors on
11628         the output console.
11629
11630 2004-03-22  David Schleef  <ds@schleef.org>
11631
11632         * sys/oss/Makefile.am:
11633         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
11634         (check_rate), (add_rate):  Rate probing test app.
11635
11636 2004-03-21  Benjamin Otte  <otte@gnome.org>
11637
11638         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
11639         (_fixate_caps_to_int), (gst_audio_convert_fixate):
11640           add a fixation function that pretty much does the right thing (fixes
11641           #137556)
11642
11643 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
11644
11645         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
11646
11647 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
11648
11649         reviewed by: Benjamin Otte  <otte@gnome.org>
11650
11651         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11652           terminate gst_event_new_discontinuous correctly (fixes parts of
11653           #137711)
11654
11655 2004-03-19  David Schleef  <ds@schleef.org>
11656
11657         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
11658         since it doesn't depend on X, and it's part of our ABI.
11659
11660 2004-03-19  Iain <iain@prettypeople.org>
11661
11662         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
11663         is_int in the structure, not the local variable.
11664
11665 2004-03-19  David Schleef  <ds@schleef.org>
11666
11667         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
11668         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
11669         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
11670         Improvements in caps negotiation.
11671
11672 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
11673
11674         * po/LINGUAS:
11675         * po/af.po:
11676           adding Afrikaans (Petri Jooste)
11677
11678 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
11679
11680         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11681         (gst_ffmpegcolorspace_chain):
11682         throw error instead of g_critical (#137588)
11683
11684 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
11685
11686         * Makefile.am:
11687         * configure.ac:
11688           dist common and m4 correctly
11689         * po/sv.po:
11690
11691 2004-03-17  David Schleef  <ds@schleef.org>
11692
11693         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
11694         (bug #137348)
11695
11696 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11697
11698         * po/LINGUAS:
11699         * po/sv.po:
11700           adding Swedish translation (Christian Rose)
11701
11702 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11703
11704         * Makefile.am: use release.mak
11705
11706 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11707
11708         * common/ChangeLog:
11709         * common/gst-autogen.sh:
11710           add some explanation about the version detection
11711         * configure.ac:
11712           fix X check
11713
11714 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11715
11716         * configure.ac: bump nano to 1
11717
11718 === release 0.8.0 ===
11719
11720 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11721
11722         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
11723
11724 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11725
11726         * configure.ac:
11727           update libtool version
11728         * gst-libs/gst/media-info/Makefile.am:
11729           actually use libtool version
11730
11731 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11732
11733         * configure.ac: fix speex detection to work with 1.0 but not 1.1
11734
11735 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11736
11737         * configure.ac:
11738         * gst-plugins.spec.in:
11739         * pkgconfig/Makefile.am:
11740         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
11741         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
11742         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
11743         * pkgconfig/gstreamer-libs.pc.in:
11744         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
11745         * pkgconfig/gstreamer-play-uninstalled.pc.in:
11746         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
11747         * pkgconfig/gstreamer-plugins.pc.in:
11748           remove @VERSION@ from some of the pc files since core and plugins
11749           are decoupled.
11750           created gstreamer-plugins.pc as it's a better name, but keeping
11751           -libs around for now to get fixes upstream done first.
11752
11753 2004-03-15  Julien MOUTTE <julien@moutte.net>
11754
11755         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
11756         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
11757         * gst-libs/gst/play/play.h:
11758
11759 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11760
11761         * *.c, *.cc: don't mix tabs and spaces
11762
11763 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11764
11765         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
11766           use the new ffmpegcolorspace
11767         * gst-plugins.spec.in:
11768           package new colorspace and media-info
11769         * configure.ac:
11770         * pkgconfig/Makefile.am:
11771           fix some more disting issues
11772         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
11773         * pkgconfig/gstreamer-media-info.pc.in:
11774           generate media-info pc files
11775
11776 2004-03-15  Johan Dahlin  <johan@gnome.org>
11777
11778         * *.h: Revert indenting
11779
11780 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11781
11782         * configure.ac:
11783           adding ffmpegcolorspace element
11784         * gst/ffmpegcolorspace/Makefile.am:
11785         * gst/ffmpegcolorspace/avcodec.h:
11786         * gst/ffmpegcolorspace/common.h:
11787         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
11788         * gst/ffmpegcolorspace/dsputil.h:
11789         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
11790         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11791         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
11792         (gst_ffmpeg_caps_to_pix_fmt):
11793         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
11794         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11795         (gst_ffmpegcolorspace_caps_remove_format_info),
11796         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
11797         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
11798         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
11799         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
11800         (gst_ffmpegcolorspace_set_property),
11801         (gst_ffmpegcolorspace_get_property),
11802         (gst_ffmpegcolorspace_register):
11803         * gst/ffmpegcolorspace/imgconvert.c:
11804         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
11805         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
11806         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
11807         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
11808         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
11809         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
11810         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
11811         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
11812         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
11813         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
11814         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
11815         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
11816         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
11817         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
11818         (img_get_alpha_info), (deinterlace_line),
11819         (deinterlace_line_inplace), (deinterlace_bottom_field),
11820         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
11821         * gst/ffmpegcolorspace/imgconvert_template.h:
11822         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
11823         * gst/ffmpegcolorspace/mmx.h:
11824         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
11825           adding ffmpegcolorspace element supplied by Ronald after cleaning
11826           up and pulling in the right bits of upstream source.
11827           I'm sure a better C/compiler wizard could do some cleaning up (for
11828           example use GLIB's malloc stuff), but as a first pass this
11829           works very well
11830
11831 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11832
11833         * ext/alsa/gstalsa.h:
11834           I assume Ronald forgot to commit the change to have cardname
11835           as a struct member.  Expect some public spanking at the next
11836           opportunity.
11837
11838 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11839
11840         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
11841         (gst_alsa_open_audio), (gst_alsa_close_audio):
11842         * ext/alsa/gstalsa.c:
11843           Don't open the device if we're a mixer (= padless).
11844         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
11845         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
11846         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
11847           Open mixer during state change rather than during object
11848           initialization. Also, get a device name. Currently in a somewhat
11849           hackish fashion, but I didn't really find something better.
11850
11851 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11852
11853         * *.c, *.h: run gst-indent
11854
11855 2004-03-14  Benjamin Otte  <otte@gnome.org>
11856
11857         * gst/modplug/gstmodplug.cc:
11858         * gst/modplug/gstmodplug.h:
11859           set correct timestamps on outgoing buffers
11860
11861 2004-03-14  Benjamin Otte  <otte@gnome.org>
11862
11863         * gst/modplug/gstmodplug.cc:
11864           handle events - don't do crap when a discont arrives that's not
11865           necessary
11866           This allows correct loading and playback of mods in Rhythmbox
11867
11868 2004-03-14  Benjamin Otte  <otte@gnome.org>
11869
11870         * configure.ac:
11871         * gst-libs/gst/gconf/Makefile.am:
11872         * pkgconfig/Makefile.am:
11873           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
11874           they get rebuilt properly
11875         * configure.ac:
11876           when checking for vorbis, try pkgconfig first.
11877         * gst/modplug/gstmodplug.cc:
11878           add fixate function
11879
11880 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11881
11882         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11883           Fix for obvious mistake, where we first shift the offset and then
11884           read a samplesize element assuming the old offset. Note that this
11885           part still has something weird, i.e. my movies containing those
11886           don't actually play well, but at least there's something that looks
11887           like sound now.
11888
11889 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
11890         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
11891         (plugin_init):
11892         Add a typefind function for speex format
11893
11894 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11895
11896         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
11897         (gst_asf_demux_setup_pad):
11898           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
11899           instead of 0. Reason is simple: some elements have a fps range
11900           of 1-max instead of 0-max. So now ASF video actually works.
11901
11902 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11903
11904         * po/LINGUAS:
11905         * po/sr.po:
11906           adding serbian as a language
11907
11908 2004-03-13  Benjamin Otte  <otte@gnome.org>
11909
11910         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
11911           return taglist correctly from _get function, don't gst_pad_push it.
11912           (fixes #137042)
11913
11914 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
11915         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
11916
11917 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11918
11919         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
11920         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
11921         (gst_alsa_mixer_track_new):
11922         * ext/alsa/gstalsamixertrack.h:
11923           Fix ancient leftovers... MixerTrack is a GObject.
11924
11925 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11926
11927         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
11928         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
11929           Don't block during probing...
11930
11931 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11932
11933         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
11934         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
11935         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
11936         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
11937         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
11938         (gst_alsa_open_audio), (gst_alsa_close_audio):
11939         * ext/alsa/gstalsa.h:
11940           Add propertyprobe interface implementation, add some device-name
11941           property, all this so that it looks good in gnome-volume-control.
11942
11943 2004-03-12  David Schleef  <ds@schleef.org>
11944
11945         * configure.ac: the Hermes library controls hermescolorspace, not
11946         colorspace.
11947         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
11948         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
11949         not /* */
11950         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
11951         * ext/sdl/sdlvideosink.h: ditto.
11952         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
11953
11954 2004-03-12  Benjamin Otte  <otte@gnome.org>
11955
11956         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
11957         (gst_x_overlay_got_xwindow_id):
11958         * gst-libs/gst/xoverlay/xoverlay.h:
11959           replace XID with unsigned long to get rid of the xlibs dependency in
11960           XOverlay (fixes #137004)
11961
11962 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
11963         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
11964         (gst_agingtv_setup):
11965         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
11966         (gst_dicetv_base_init), (gst_dicetv_class_init),
11967         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
11968         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
11969         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
11970         (gst_edgetv_setup), (gst_edgetv_rgb32):
11971         * gst/effectv/gsteffectv.c:
11972         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
11973         (gst_quarktv_set_property):
11974         * gst/effectv/gstrev.c: (gst_revtv_get_type),
11975         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
11976         (gst_revtv_setup), (gst_revtv_rgb32):
11977         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
11978         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
11979         (gst_shagadelictv_init), (gst_shagadelictv_setup),
11980         (gst_shagadelictv_rgb32):
11981         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
11982         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
11983         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
11984         * gst/effectv/gstwarp.c:
11985         Port everything that can be ported to videofilter and fix up the caps.
11986         Can someone with a big-endian machine please check these?
11987
11988 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11989
11990         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
11991         (gst_osssink_chain), (gst_osssink_change_state):
11992           Latest fixes for A/V sync, audio playback and such. This is about
11993           all... MPEG playback issues are mostly related to the async build-
11994           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
11995
11996 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11997
11998         patch from: Stephane Loeuillet
11999
12000         * configure.ac:
12001           use pkg-config for some libraries, falling back to the old .m4 way
12002           (fixes #131270)
12003         * m4/libdv.m4:
12004           removed
12005
12006 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
12007
12008         * configure.ac:
12009         * tools/Makefile.am:
12010         * tools/Makefile.in:
12011         * tools/gst-launch-ext-m.m:
12012         * tools/gst-launch-ext.1.in:
12013         * tools/gst-visualise-m.m:
12014         * tools/gst-visualise.1:
12015         * tools/gst-visualise.1.in:
12016           reorganizing generation of script tools
12017
12018 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12019
12020         * ext/divx/gstdivxdec.c:
12021           Downgrade priority. We prefer ffdec_mpeg4.
12022         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
12023         (gst_faad_chain), (gst_faad_change_state):
12024           Fix capsnego. Doesn't work for some sounds because we don't have
12025           a 5:1 to stereo element.
12026         * ext/xvid/gstxvid.c: (plugin_init):
12027           Add priority.
12028         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
12029         (gst_osssink_change_state):
12030           Add discont handling.
12031
12032 2004-03-09  Colin Walters  <walters@verbum.org>
12033
12034         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
12035         conversion.
12036
12037 2004-03-09  Benjamin Otte  <otte@gnome.org>
12038
12039         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
12040           the signals take 2 arguments
12041
12042 2004-03-09  David Schleef  <ds@schleef.org>
12043
12044         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
12045         (gst_alsa_fixate): Add fixate function.  (bug #136686)
12046         * ext/alsa/gstalsa.h:
12047         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
12048
12049 2004-03-09  Benjamin Otte  <otte@gnome.org>
12050
12051         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
12052         (gst_mikmod_change_state):
12053         * ext/mikmod/gstmikmod.h:
12054           make mikmod's loop function not loop infinitely and call
12055           gst_element_yield anymore
12056         * gst/modplug/gstmodplug.cc:
12057           fix pad negotiation (fixes #136590)
12058
12059 2004-03-09  David Schleef  <ds@schleef.org>
12060
12061         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
12062         doesn't conflict with the internal colorspace plugin.
12063         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
12064         satisfy the crappy-ass shell shipped by a certain vendor.
12065         * gst/videofilter/make_filter: same (bug #135299)
12066
12067 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12068
12069         * configure.ac: bump nano to 1
12070
12071 === release 0.7.6 ===
12072
12073 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12074
12075         * configure.in: releasing 0.7.6, "There"
12076
12077 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12078
12079         * pkgconfig/gstreamer-play-uninstalled.pc.in:
12080         * pkgconfig/gstreamer-play.pc.in:
12081           synchronize the two
12082
12083 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12084
12085         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
12086         (cdparanoia_open), (cdparanoia_event):
12087           fix/add error handling
12088         * po/POTFILES.in:
12089           add cdparanoia source
12090         * tools/Makefile.am:
12091           make scripts executable
12092
12093 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12094
12095         * configure.ac:
12096         * ext/vorbis/Makefile.am:
12097         * sys/Makefile.am:
12098           remove id3types, vorbisfile and xvideosink from the build (#133783)
12099
12100 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12101
12102         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
12103           Fix metadata read crash (#136537).
12104
12105 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12106
12107         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
12108         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
12109           adding mime types, fixing the one-stop function
12110
12111 2004-03-08  Christian Schaller <Uraeus@gnome.org>
12112
12113         * ext/nas/nassink.c and /ext/nas/nassink.h:
12114         More NAS love from Arwed von Merkatz
12115         So lets all sing 'Can you feel the NAS tonight'
12116
12117 2004-03-08  Christian Schaller <Uraeus@gnome.org>
12118
12119         * tools/gst-launch-ext.in:
12120         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
12121
12122 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12123
12124         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
12125         (gst_mpeg2dec_init):
12126         remove the user_data pad for now, because it is being used in
12127         fixating causing MPEG playback to fixate on 1000 Hz for playback.
12128         If someone knows how to fix this properly, please do.
12129
12130 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12131
12132         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12133         (gst_osssink_get_time):
12134         add a warning, IMO this won't get triggered anymore, remove later
12135
12136 2004-03-07  David Schleef  <ds@schleef.org>
12137
12138         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
12139         format (bug #136470)
12140
12141 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12142
12143         * gst-libs/Makefile.am:
12144         * gst-libs/gst/media-info/Makefile.am:
12145         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
12146         (error_callback), (gst_media_info_error_create),
12147         (gst_media_info_error_element), (gmip_init), (gmip_reset),
12148         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
12149         * gst-libs/gst/media-info/media-info-priv.h:
12150         * gst-libs/gst/media-info/media-info-test.c: (main):
12151         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
12152         (gst_media_info_class_init), (gst_media_info_instance_init),
12153         (gst_media_info_set_source), (gst_media_info_read_with_idler),
12154         (gst_media_info_read_idler), (gst_media_info_read):
12155         * gst-libs/gst/media-info/media-info.h:
12156         fixed, should work now
12157
12158 2004-03-07  Christian Schaller <Uraeus@gnome.org>
12159
12160         * ext/nas/nassink.c:
12161         A bunch of NAS fixes from Arwed von Merkatz
12162
12163 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12164
12165         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
12166         (qtdemux_parse_trak):
12167           Fix crash (j might be greater than n_samples, in which case we're
12168           writing outside the allocated space for the array) and memleak.
12169
12170 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12171
12172         * sys/oss/gstosssink.c: (gst_osssink_chain):
12173           And another caller that couldn't handle delay < 0 (unsigned
12174           integer overflow). Video now continues playing on an audio
12175           buffer underrun, and the clock continues working. Audio still
12176           stalls.
12177
12178 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12179
12180         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12181         (gst_osssink_get_time):
12182           get_delay() may return values lower than 0. In those cases, we
12183           should not actually cast to *unsigned* int64, that will break
12184           stuff horribly. In my case, it screwed up A/V sync in movies
12185           in totem rather badly.
12186
12187 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12188
12189         * ext/faac/gstfaac.c: (gst_faac_chain):
12190         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
12191         * ext/libpng/gstpngenc.c: (user_write_data):
12192         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
12193         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
12194         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
12195         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
12196         Fix several misuse of gst_buffer_merge (it doesn't take ownership
12197         of any buffer), should fix some leaks. I hope I didn't unref buffers
12198         that shouldn't be...
12199
12200 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12201
12202         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
12203         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
12204         (error_callback), (gmi_reset), (gmi_seek_to_track),
12205         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
12206         (gmip_find_type_post), (gmip_find_stream_post),
12207         (gmip_find_track_streaminfo_post):
12208         * gst-libs/gst/media-info/media-info-priv.h:
12209         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
12210         (info_print), (main):
12211         * gst-libs/gst/media-info/media-info.c:
12212         (gst_media_info_error_create), (gst_media_info_error_element),
12213         (gst_media_info_instance_init), (gst_media_info_get_property),
12214         (gst_media_info_new), (gst_media_info_set_source),
12215         (gst_media_info_read_idler), (gst_media_info_read):
12216         * gst-libs/gst/media-info/media-info.h:
12217           first pass at making this work again.  This seems to work on
12218           tagged ogg/vorbis and mp3 files.
12219
12220 2004-03-06  Benjamin Otte  <otte@gnome.org>
12221
12222         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
12223           fix huge leak: gst_buffer_merge doesn't unref the first argument
12224           itself.
12225
12226 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12227
12228         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
12229           report layer/mode/emphasis
12230
12231 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12232
12233         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
12234
12235 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12236
12237         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
12238           signal serial
12239
12240 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12241
12242         * ext/vorbis/vorbis.c: (plugin_init):
12243         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12244         (gst_vorbis_dec_init), (vorbis_dec_event):
12245         add debug category
12246         make vorbisdec handle _BYTE and _TIME queries
12247
12248 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12249
12250         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
12251           from the xing header
12252
12253 2004-03-06  Benjamin Otte  <otte@gnome.org>
12254
12255         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
12256         (gst_audio_convert_link), (gst_audio_convert_change_state),
12257         (gst_audio_convert_buffer_from_default_format):
12258           do conversions from/to float correctly, fix some caps nego errors,
12259           export correct supported caps in template and getcaps, use correct
12260           caps in try_set_caps functions
12261
12262 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12263
12264         For some reason, I only committed a ChangeLog entry yesterday and
12265         not the corresponding code...
12266         * ext/mad/gstmad.c: Fix detection of Xing headers
12267         * gst/tags/gstid3tag.c: Changes to support TLEN tags
12268
12269 2004-03-06  Benjamin Otte  <otte@gnome.org>
12270
12271         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
12272         (gst_ogg_demux_src_query):
12273           make sure to handle the case where there's no current chain
12274           gracefully.
12275
12276 2004-03-05  David Schleef  <ds@schleef.org>
12277
12278         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
12279         Add fixate function. (bug #131128)
12280         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
12281         (gst_sdlvideosink_fixate):  Add fixate function.
12282         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12283         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
12284         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
12285         Fix missing break that was causing ulaw to be interpreted as
12286         raw int.
12287
12288 2004-03-05  David Schleef  <ds@schleef.org>
12289
12290         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
12291         Fix code that ignores return value of gst_buffer_merge().
12292         (bug #114560)
12293         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
12294         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
12295         * testsuite/gst-lint:  Check for above.
12296
12297 2004-03-05  David Schleef  <ds@schleef.org>
12298
12299         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
12300         caps and throw an element error.  (bug #136334)
12301
12302 2004-03-05  David Schleef  <ds@schleef.org>
12303
12304         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
12305         (gst_faad_chain): Fix negotiation.
12306         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
12307         key and button events.
12308         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
12309         dung heap of code.
12310         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
12311         depends on gconf
12312         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
12313         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
12314         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
12315         function to encourage better negotiation, particularly between
12316         audioconvert and osssink.
12317         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
12318         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
12319         more important.
12320         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
12321         typefinding.
12322         * gst/vbidec/vbiscreen.c:  Add glib header
12323         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
12324
12325 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
12326
12327         * ext/mad/gstmad.c: Fix detection of Xing headers
12328         * gst/tags/gstid3tag.c: Changes to support TLEN tags
12329
12330 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12331
12332         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
12333         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
12334           debug updates
12335
12336 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12337
12338         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
12339         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
12340         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
12341         files, and report the parsed length as a GST_TAG_DURATION tag.
12342         * gst/tags/gstid3tag.c: support TLEN (duration) tag
12343
12344 2004-03-05  Benjamin Otte  <otte@gnome.org>
12345
12346         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
12347           convert channels correctly. convert correctly to unsigned.
12348
12349 2004-03-05  Julien MOUTTE <julien@moutte.net>
12350
12351         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
12352         we have a window before clearing it.
12353
12354 2004-03-05  Julien MOUTTE <julien@moutte.net>
12355
12356         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
12357         have a window before clearing it.
12358
12359 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12360
12361         * gconf/gstreamer.schemas.in:
12362         * gst-libs/gst/gconf/Makefile.am:
12363           version installation path the same way as for 0.6
12364         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
12365         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
12366         * pkgconfig/gstreamer-play-uninstalled.pc.in:
12367           remove comment that was fixed
12368
12369 2004-03-05  David Schleef  <ds@schleef.org>
12370
12371         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
12372         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
12373         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
12374         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
12375         Add prototype code for handling seeking and querying.
12376
12377 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12378
12379         * examples/gstplay/player.c: (main):
12380           Initialize variables to NULL. Prevents a segfault because the
12381           (uninitialized) variable is not NULL, resulting in a crash on
12382           trying to reach error->message.
12383
12384 2004-03-05  Benjamin Otte  <otte@gnome.org>
12385
12386         * gst/audioconvert/gstaudioconvert.c:
12387         (gst_audio_convert_buffer_to_default_format):
12388         make float=>int conversion work correctly even in cornercases.
12389
12390 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
12391
12392         * debian/README.Debian:
12393         * debian/build-deps:
12394         * debian/changelog:
12395         * debian/control:
12396         * debian/control.in:
12397         * debian/copyright:
12398         * debian/gstreamer-a52dec.files:
12399         * debian/gstreamer-aa.files:
12400         * debian/gstreamer-alsa.files:
12401         * debian/gstreamer-alsa.manpages:
12402         * debian/gstreamer-arts.files:
12403         * debian/gstreamer-artsd.files:
12404         * debian/gstreamer-audiofile.files:
12405         * debian/gstreamer-avifile.files:
12406         * debian/gstreamer-cdparanoia.files:
12407         * debian/gstreamer-colorspace.files:
12408         * debian/gstreamer-doc.files:
12409         * debian/gstreamer-dv.files:
12410         * debian/gstreamer-dvd.files:
12411         * debian/gstreamer-esd.files:
12412         * debian/gstreamer-festival.files:
12413         * debian/gstreamer-flac.files:
12414         * debian/gstreamer-gconf.conffiles:
12415         * debian/gstreamer-gconf.files:
12416         * debian/gstreamer-gconf.postinst:
12417         * debian/gstreamer-gnomevfs.files:
12418         * debian/gstreamer-gsm.files:
12419         * debian/gstreamer-http.files:
12420         * debian/gstreamer-jack.files:
12421         * debian/gstreamer-jpeg.files:
12422         * debian/gstreamer-mad.files:
12423         * debian/gstreamer-mikmod.files:
12424         * debian/gstreamer-misc.files:
12425         * debian/gstreamer-mpeg2dec.files:
12426         * debian/gstreamer-oss.files:
12427         * debian/gstreamer-plugin-apps.files:
12428         * debian/gstreamer-plugin-apps.manpages:
12429         * debian/gstreamer-plugin-libs-dev.files:
12430         * debian/gstreamer-plugin-libs.files:
12431         * debian/gstreamer-plugin-template.postinst:
12432         * debian/gstreamer-plugin-template.postrm:
12433         * debian/gstreamer-sdl.files:
12434         * debian/gstreamer-sid.files:
12435         * debian/gstreamer-vorbis.files:
12436         * debian/gstreamer-x.files:
12437         * debian/mk.control:
12438         * debian/rules:
12439         Debian package info not maintained here.
12440
12441 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12442
12443         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
12444         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
12445         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
12446         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
12447         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
12448         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
12449         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
12450         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
12451         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
12452         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
12453         * gst-libs/gst/colorbalance/colorbalance.c:
12454         (gst_color_balance_class_init):
12455         * gst-libs/gst/colorbalance/colorbalancechannel.c:
12456         (gst_color_balance_channel_class_init):
12457         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
12458         * gst-libs/gst/play/play.c: (gst_play_class_init):
12459         * gst-libs/gst/propertyprobe/propertyprobe.c:
12460         (gst_property_probe_iface_init):
12461         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
12462         * gst-libs/gst/tuner/tunerchannel.c:
12463         (gst_tuner_channel_class_init):
12464         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
12465         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
12466         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
12467         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
12468         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
12469         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
12470         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
12471         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
12472         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
12473           fix signals to use - instead of _
12474         * ext/libcaca/gstcacasink.h:
12475         * ext/sdl/sdlvideosink.h:
12476           fix header rename
12477
12478 2004-03-04  David Schleef  <ds@schleef.org>
12479
12480         * testsuite/gst-lint:  Add a check for bad signal names.
12481
12482 2004-03-04  <kost@imn.htwk-leipzig.de>
12483
12484         reviewed by David Schleef
12485
12486         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
12487         modified the alpha channel and caused a warning. (bug #136192)
12488
12489 2004-04-03  Christian Schaller <Uraeus@gnome.org>
12490
12491         * gst-plugins.spec.in:
12492         Change names of plugins to actually be correct. Try to keep things
12493         alphabetical to avoid getting beat up by Thomas
12494
12495 2004-03-03  Julien MOUTTE <julien@moutte.net>
12496
12497         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
12498         Using ximagesink as a default if no gconf key found. We should
12499         probably consider using alsasink instead of osssink for the audio
12500         part.
12501
12502 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12503
12504         * configure.ac:
12505           fix --with-plugins, don't think it ever worked before
12506         * gst-plugins.spec.in:
12507           even more updates
12508
12509 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12510
12511         * ext/sdl/sdlvideosink.h:
12512         * sys/ximage/ximagesink.h:
12513         * sys/xvideo/xvideosink.h:
12514         * sys/xvimage/xvimagesink.h:
12515           Fix for move of gstvideosink.h -> videosink.h.
12516
12517 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12518
12519         * gst-libs/gst/xwindowlistener/Makefile.am:
12520           this is a plugin library, not a library
12521
12522 2004-03-01  David Schleef  <ds@schleef.org>
12523
12524         * AUTHORS:  Added some names.  Add yourself if you're still
12525         missing.
12526
12527 2004-03-01  David Schleef  <ds@schleef.org>
12528
12529         * MAINTAINERS: Add
12530
12531 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12532
12533         * gst-plugins.spec.in: clean up spec file
12534
12535 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12536
12537         * gst-libs/gst/video/Makefile.am:
12538         * gst-libs/gst/video/gstvideosink.c:
12539         * gst-libs/gst/video/gstvideosink.h:
12540           rename gstvideosink.h to videosink.h to match other headers
12541         * gst/mixmatrix/Makefile.am:
12542           fix plugin filename
12543         * gst/tags/Makefile.am: fix plugin filename
12544
12545 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12546
12547         * gst/tags/Makefile.am: fix plugin filename
12548
12549 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12550
12551         * examples/gstplay/player.c: (got_time_tick), (main):
12552           add error handler
12553           display time_tick more readably
12554         * gst/mixmatrix/Makefile.am:
12555           fix plugin file name
12556
12557 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
12558
12559         * sys/oss/gstosselement.c: (gst_osselement_probe),
12560         (device_combination_append), (gst_osselement_class_probe_devices):
12561         * sys/oss/gstosselement.h:
12562           Reworked enumeration of oss dsps and mixers so that gst-mixer works
12563           on my system using alsa oss emulation, fixes bug #135597
12564
12565 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12566
12567         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
12568         (gst_videodrop_chain), (gst_videodrop_change_state):
12569         * gst/videodrop/gstvideodrop.h:
12570           Work based on timestamp of input data, not based on the expected
12571           framerate from the input. The consequence is that this element now
12572           not only scales framerates, but also functions as a framerate
12573           corrector or framerate stabilizer/constantizer.
12574
12575 2004-02-27  David Schleef  <ds@schleef.org>
12576
12577         patches from jmmv@menta.net (Julio M. Merino Vidal)
12578
12579         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
12580         GST_ELEMENT_ERROR call (bug #135634)
12581         * gst/interleave/interleave.c: (interleave_buffered_loop),
12582         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
12583         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
12584         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12585         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
12586         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
12587         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
12588         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
12589         Fix GST_ELEMENT_ERROR call.
12590         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
12591         GST_ELEMENT_ERROR call.
12592
12593 2004-02-27  Benjamin Otte  <otte@gnome.org>
12594
12595         * gst-libs/gst/audio/audio.h:
12596           add macro to make sure header isn't included twice
12597         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
12598           don't use gst_buffer_free
12599         * gst/playondemand/filter.func:
12600           don't use gst_data_free. Free data only once.
12601
12602 2004-02-26  David Schleef  <ds@schleef.org>
12603
12604         * gst-libs/gst/colorbalance/Makefile.am:
12605         * gst-libs/gst/mixer/Makefile.am:
12606         * gst-libs/gst/tuner/Makefile.am:
12607         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
12608         should not be disted, -marshal.h files should not be installed,
12609         and -enum.h files _should_ be installed.  Fix to make this the
12610         case.
12611
12612 === release 0.7.5 ===
12613
12614 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12615
12616         * configure.ac: release 0.7.5, "Under The Sea"
12617
12618 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12619
12620         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
12621         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
12622         * gst/videoscale/gstvideoscale.c:
12623         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
12624           assorted debug/warning fixes
12625
12626 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12627
12628         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
12629         (gst_videoscale_init), (gst_videoscale_chain),
12630         (gst_videoscale_set_property), (plugin_init):
12631         * gst/videoscale/gstvideoscale.h:
12632         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12633         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
12634         (gst_videoscale_planar400), (gst_videoscale_packed422),
12635         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
12636         (gst_videoscale_24bit), (gst_videoscale_16bit),
12637         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
12638         (gst_videoscale_scale_plane_slow),
12639         (gst_videoscale_scale_point_sample),
12640         (gst_videoscale_scale_nearest),
12641         (gst_videoscale_scale_nearest_str2),
12642         (gst_videoscale_scale_nearest_str4),
12643         (gst_videoscale_scale_nearest_32bit),
12644         (gst_videoscale_scale_nearest_24bit),
12645         (gst_videoscale_scale_nearest_16bit):
12646         add debugging category and use it properly
12647         fix use of GST_PTR_FORMAT
12648
12649 2004-02-25  Andy Wingo  <wingo@pobox.com>
12650
12651         * gst/interleave/interleave.c (interleave_buffered_loop): Always
12652         push only when channel->buffer is NULL. Prevents segfaults doing
12653         the state change after a nonlocal exit, like a scheme exception.
12654
12655         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
12656         Handle the case where the intersected caps is empty.
12657
12658 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12659
12660         * gst/law/mulaw-decode.c: (mulawdec_link):
12661         * gst/law/mulaw.c: (plugin_init):
12662           fix mulawdec so it actually works again
12663
12664 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
12665
12666         reviewed by: David Schleef  <ds@schleef.org>
12667
12668         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
12669         (gst_gamma_init), (gst_gamma_set_property),
12670         (gst_gamma_get_property), (gst_gamma_calculate_tables),
12671         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
12672         for RGB, with separate r g and b correction factors. (#131167)
12673
12674 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12675
12676         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12677           only signal tags for bitrate if they're > 0 (#134894)
12678
12679 2004-02-24  David Schleef  <ds@schleef.org>
12680
12681         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
12682         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
12683         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
12684         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
12685         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
12686         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
12687         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
12688         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
12689         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
12690         category.  Attempt to fix timestamp calculation.
12691
12692 2004-02-24  Johan Dahlin  <johan@gnome.org>
12693
12694         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
12695
12696 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12697
12698         * configure.ac:
12699         * gconf/Makefile.am:
12700         * gconf/gstreamer.schemas:
12701         * gst-libs/gst/gconf/Makefile.am:
12702         * gst-libs/gst/gconf/gconf.c:
12703           version gconf schemas and install locations
12704
12705 2004-02-23  Benjamin Otte  <otte@gnome.org>
12706
12707         * ext/xine/xineinput.c: (gst_xine_input_dispose):
12708         (gst_xine_input_subclass_init):
12709           call parent dispose.
12710           change pad template for CD reader correctly
12711         * ext/xine/Makefile.am:
12712         * ext/xine/gstxine.h:
12713         * ext/xine/xine.c: (plugin_init):
12714         * ext/xine/xineaudiosink.c:
12715           wrap audio sinks, too
12716         * gst-libs/gst/resample/private.h:
12717         * gst-libs/gst/resample/resample.c: (gst_resample_init),
12718         (gst_resample_reinit), (gst_resample_scale),
12719         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
12720         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
12721         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
12722         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
12723         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
12724         * gst-libs/gst/resample/resample.h:
12725         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
12726         (gst_audioscale_class_init), (gst_audioscale_link),
12727         (gst_audioscale_get_buffer), (gst_audioscale_init),
12728         (gst_audioscale_chain), (gst_audioscale_set_property),
12729         (gst_audioscale_get_property):
12730         * gst/audioscale/gstaudioscale.h:
12731           s/resample_*/gst_resample_*/i to not clobber namespaces
12732
12733 2004-02-23  Julien MOUTTE  <julien@moutte.net>
12734
12735         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
12736         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
12737         (gst_riff_create_video_template_caps),
12738         (gst_riff_create_audio_template_caps),
12739         (gst_riff_create_iavs_template_caps):
12740         * gst-libs/gst/riff/riff-media.h:
12741         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
12742         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
12743         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
12744         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
12745         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12746         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
12747         (gst_matroska_demux_plugin_init): First batch implementing audio and
12748         video codec tags in demuxers.
12749
12750 2004-02-22  Benjamin Otte  <otte@gnome.org>
12751
12752         * ext/xine/Makefile.am:
12753         * ext/xine/gstxine.h:
12754         * ext/xine/xine.c: (plugin_init):
12755         * ext/xine/xineinput.c:
12756           add input plugin wrapper. Playback from files, http, mms and cdda
12757           works.
12758         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12759           remove leftover G_GNUC_UNUSED
12760         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
12761         (gst_asf_demux_identify_guid):
12762           improve debugging output
12763
12764 2004-02-22  Benjamin Otte  <otte@gnome.org>
12765
12766         reported by: Padraig O'Briain <padraig.obriain@sun.com>
12767
12768         * autogen.sh:
12769           replace test -e with test -x for mkinstalldirs to be more portable.
12770           (fixes #134816)
12771
12772 2004-02-22  Benjamin Otte  <otte@gnome.org>
12773
12774         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
12775
12776         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
12777           set rank to PRIMARY
12778         * gst/volume/gstvolume.c: (plugin_init):
12779           set rank to NONE
12780         fixes #134960
12781
12782 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
12783
12784         reviewed by Benjamin Otte  <otte@gnome.org>
12785
12786         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
12787           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
12788
12789 2004-02-22  Benjamin Otte  <otte@gnome.org>
12790
12791         * configure.ac:
12792           export [_]*{gst,Gst,GST}.* symbols from plugins
12793
12794 2004-02-22  Christophe Fergeau <teuf@gnome.org>
12795
12796         reviewed by: Benjamin Otte  <otte@gnome.org>
12797
12798         * ext/lame/gstlame.c: (add_one_tag):
12799         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
12800         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
12801         (gst_vorbisenc_metadata_set1):
12802         * gst/tags/gstid3tag.c:
12803         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
12804           apply fixes from bugs #135042 (lame can't write tags) and #133817
12805           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
12806
12807 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
12808
12809         * configure.ac: Export only gst_plugin_desc from plugins.
12810          Note that this change only makes any effect with Linux using libtool
12811          1.5.2 or higher. Otherwise it is silently ignored, but it would build
12812          fine. And don't try to have several versions of libtool in different
12813          directories.
12814
12815 2004-02-20  Andy Wingo  <wingo@pobox.com>
12816
12817         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
12818         interleave respectively.
12819
12820         * gst/interleave/deinterleave.c: New plugin: deinterleave
12821         (replaces on oneton).
12822         * gst/interleave/interleave.c: New plugin: interleave.
12823         * gst/interleave/plugin.h: Support file.
12824         * gst/interleave/plugin.c: Support file.
12825
12826         * configure.ac: Remove intfloat and oneton, add interleave.
12827
12828         * ext/sndfile/gstsf.c: Handle events better.
12829
12830         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
12831         and float2int operation. int2float has scheduling problems as
12832         noted in in2float_chain.
12833
12834 2004-02-20  Benjamin Otte  <otte@gnome.org>
12835
12836         * ext/xine/Makefile.am:
12837         * ext/xine/gstxine.h:
12838         * ext/xine/xine.c:
12839         * ext/xine/xineaudiodec.c:
12840         * ext/xine/xinecaps.c:
12841           add first version of xine plugin wrapper. Currently only wraps the
12842           QDM2 win32 DLL, and even that only in proof-of-concept quality.
12843         * configure.ac:
12844         * ext/Makefile.am:
12845           add xine plugin wrapper, disabled by default. Use --enable-xine to
12846           build. Note that it'll segfault on gst-register if you don't remove
12847           the goom and tvtime post plugins from xine.
12848         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
12849         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
12850           add extradata parsing for QDM2.
12851           change around debugging prints.
12852
12853 2004-02-19  Benjamin Otte  <otte@gnome.org>
12854
12855         * ext/lame/gstlame.c: (gst_lame_chain):
12856         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
12857           use gst_tag_list_insert when you want to insert tags
12858
12859 2004-02-18  David Schleef  <ds@schleef.org>
12860
12861         * configure.ac:  Move massink to gst-rotten
12862         * ext/Makefile.am:
12863         * ext/mas/Makefile.am:
12864         * ext/mas/massink.c:
12865         * ext/mas/massink.h:
12866
12867 2004-02-18  David Schleef  <ds@schleef.org>
12868
12869         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
12870         typefinding, since it seems to be worse than nothing.
12871         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
12872         atom to recognize .mp4 and .m4a files as video/quicktime.
12873
12874 2004-02-18  David Schleef  <ds@schleef.org>
12875
12876         * gst/sine/demo-dparams.c: (quit_live),
12877         (dynparm_log_value_changed), (dynparm_value_changed), (main):
12878         Use double dparams, not float.
12879         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12880         (gst_sinesrc_init): Change sync default to FALSE, since multiple
12881         sync'd elements don't really work correctly.
12882         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
12883         (volume_update_volume), (volume_get_property):  Change dparam
12884         to double.
12885
12886 2004-02-18  Julien MOUTTE  <julien@moutte.net>
12887
12888         * sys/ximage/ximagesink.c:
12889         (gst_ximagesink_xwindow_update_geometry),
12890         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
12891         (gst_ximagesink_change_state), (gst_ximagesink_expose),
12892         (gst_ximagesink_init): Rework the way software video scaling works. So
12893         now we check on each chain call if the video frames are feeling the
12894         window. If not we try to renegotiate caps. On failure we memorize that
12895         and we won't try again for that PLAYING sessions.
12896         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
12897         failure.
12898         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
12899         synchronous flag.
12900
12901 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12902
12903         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
12904           break up _link so we can give a better debug message for errors
12905
12906 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12907
12908         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
12909           set up debug category
12910
12911 2004-02-18  Julien MOUTTE <julien@moutte.net>
12912
12913         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12914         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
12915         the way renegotiation work. The event handling function is not taking
12916         care of external windows and renegotiate method check for pad flags
12917         NEGOTIATING. Should fix : #133209
12918
12919 2004-02-17  Julien MOUTTE  <julien@moutte.net>
12920
12921         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
12922         pad is negotiating before trying renegotiation.
12923
12924 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12925
12926         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
12927           pass on all possible mime types as typefind hints
12928
12929 2004-02-17  Julien MOUTTE <julien@moutte.net>
12930
12931         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
12932         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
12933         possible SHM leak if we crash. All other apps using XShm are doing
12934         that.
12935
12936 2004-02-17  Julien MOUTTE  <julien@moutte.net>
12937
12938         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12939         (gst_ximagesink_expose): Renegotiate size on expose.
12940         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
12941         size on expose.
12942
12943 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12944
12945         * testsuite/alsa/sinesrc.c:
12946           cosmetic fix to fix compile issue with gcc 2.95.4
12947
12948 2004-02-16  Julien MOUTTE <julien@moutte.net>
12949
12950         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
12951         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
12952         failed opening the audio device.
12953         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12954         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
12955         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
12956         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
12957         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
12958         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
12959         (gst_ximagesink_change_state), (gst_ximagesink_chain),
12960         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
12961         Removing some useless g_return_if_fail like wingo suggested.
12962         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12963         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
12964         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
12965         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
12966         (gst_xvimagesink_update_colorbalance),
12967         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
12968         (gst_xvimagesink_xcontext_clear),
12969         (gst_xvimagesink_get_fourcc_from_caps),
12970         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
12971         (gst_xvimagesink_set_xwindow_id),
12972         (gst_xvimagesink_colorbalance_list_channels),
12973         (gst_xvimagesink_colorbalance_set_value),
12974         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
12975         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
12976
12977 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12978
12979         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
12980           throw error when not negotiated instead of asserting
12981
12982 2004-02-15  Julien MOUTTE  <julien@moutte.net>
12983
12984         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
12985         correct data refcounting.
12986
12987 2004-02-15  Julien MOUTTE  <julien@moutte.net>
12988
12989         * gst/switch/gstswitch.c: (gst_switch_change_state),
12990         (gst_switch_class_init): Cleaning the sinkpads correctly on state
12991         change, mostly the EOS flag.
12992
12993 2004-02-15  Julien MOUTTE  <julien@moutte.net>
12994
12995         * examples/gstplay/player.c: (got_eos), (main): Adding some
12996         output for debugging.
12997         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
12998         timeouts if we go to any state different from PLAYING.
12999         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
13000         more EOS bugs in riff lib.
13001
13002 2004-02-14  Julien MOUTTE  <julien@moutte.net>
13003
13004         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
13005         visualization until i find a way to fix switch correctly.
13006         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
13007         EOS arrives.
13008         * gst/switch/gstswitch.c: (gst_switch_release_pad),
13009         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
13010         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
13011         Reworked switch to get a more correct behaviour with events and refing
13012         of data stored in sinkpads.
13013         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
13014         we don't pull from a pad in EOS.
13015
13016 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13017
13018         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13019           remove v1 tag even if we can't read it (makes sure we don't detect
13020           it again)
13021
13022 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13023
13024         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
13025         (gst_alsa_xrun_recovery):
13026         * ext/alsa/gstalsa.h:
13027           try xrun recovery when wait failed. Make xrun recovery function
13028           return TRUE/FALSE to indicate success. (might fix #134354)
13029
13030 2004-02-13  David Schleef  <ds@schleef.org>
13031
13032         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
13033         (dynparm_value_changed), (main): Convert from float to double.
13034         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
13035
13036 2004-02-13  David Schleef  <ds@schleef.org>
13037
13038         * gst/silence/gstsilence.c: (gst_silence_class_init),
13039         (gst_silence_set_clock), (gst_silence_get),
13040         (gst_silence_set_property), (gst_silence_get_property):
13041         * gst/silence/gstsilence.h: Add sync property.
13042         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13043         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
13044         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
13045         * gst/sine/gstsinesrc.h: Add sync property.
13046
13047 2004-02-13  David Schleef  <ds@schleef.org>
13048
13049         * gst/intfloat/gstint2float.c: (conv_f32_s16),
13050         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
13051
13052 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13053
13054         * configure.ac:
13055         * ext/Makefile.am:
13056         * gst-libs/ext/Makefile.am:
13057           move ffmpeg plugin to gst-ffmpeg module
13058
13059 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13060
13061         * configure.ac: use GST_ARCH to detect architecture
13062
13063 2004-02-12  Julien MOUTTE  <julien@moutte.net>
13064
13065         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
13066
13067 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
13068
13069         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13070           classify LADSPA plugins based on number of src/sink pads
13071           (#133663, Stefan Kost)
13072         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
13073           fix dparams registration
13074           (#133528, Stefan Kost)
13075         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
13076           fix use of isprint and use g_ascii_isprint instead
13077           (#133316, Stefan Kost)
13078
13079 2004-02-11  David Schleef  <ds@schleef.org>
13080
13081         Convert a few inner loops to use liboil.  This is currently
13082         optional, and is only enabled if liboil is present (duh!).
13083         * configure.ac: Check for liboil-0.1
13084         * gst/intfloat/Makefile.am:
13085         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
13086         (gst_int2float_chain_gint16):
13087         * gst/videofilter/Makefile.am:
13088         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
13089         (tablelookup_u8), (gst_videobalance_planar411):
13090         * gst/videotestsrc/Makefile.am:
13091         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
13092         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
13093         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
13094         (paint_hline_RGB565), (paint_hline_xRGB1555):
13095
13096 2004-02-11  David Schleef  <ds@schleef.org>
13097
13098         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
13099         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
13100         (gst_colorspace_getcaps), (gst_colorspace_link),
13101         (gst_colorspace_base_init), (gst_colorspace_init),
13102         (gst_colorspace_chain), (gst_colorspace_change_state),
13103         (plugin_init): Merge Ronald's patch (bug #117897) and update
13104         for new caps and negotiation.  Seems to work, although it
13105         shows off bugs in lcs.
13106
13107 2004-02-11  David Schleef  <ds@schleef.org>
13108
13109         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
13110         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
13111
13112 2004-02-11  David Schleef  <ds@schleef.org>
13113
13114         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
13115         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
13116         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
13117         Add server and port properties
13118
13119 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13120
13121         * m4/a52.m4:
13122         * m4/aalib.m4:
13123         * m4/as-ffmpeg.m4:
13124         * m4/as-liblame.m4:
13125         * m4/as-slurp-ffmpeg.m4:
13126         * m4/check-libheader.m4:
13127         * m4/esd.m4:
13128         * m4/freetype2.m4:
13129         * m4/gconf-2.m4:
13130         * m4/glib.m4:
13131         * m4/gst-alsa.m4:
13132         * m4/gst-artsc.m4:
13133         * m4/gst-ivorbis.m4:
13134         * m4/gst-matroska.m4:
13135         * m4/gst-sdl.m4:
13136         * m4/gst-shout2.m4:
13137         * m4/gst-sid.m4:
13138         * m4/gtk.m4:
13139         * m4/libdv.m4:
13140         * m4/libfame.m4:
13141         * m4/libmikmod.m4:
13142         * m4/ogg.m4:
13143         * m4/vorbis.m4:
13144           fix underquotedness of macros (#133800)
13145         * m4/as-avifile.m4:
13146         * m4/xmms.m4:
13147           removed because no longer used
13148
13149 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13150
13151         * configure.ac:
13152           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
13153           by autopoint (fixes #132996)
13154
13155 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13156
13157         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
13158         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
13159         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
13160         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
13161           fix memleaks
13162
13163 2004-02-11  David Schleef  <ds@schleef.org>
13164
13165         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
13166         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
13167         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
13168         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
13169         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
13170         (gst_jpegenc_class_init), (gst_jpegenc_init),
13171         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
13172         (gst_jpegenc_chain), (gst_jpegenc_set_property),
13173         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
13174         * ext/jpeg/gstjpegenc.h: Fix negotiation.
13175
13176 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13177
13178         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
13179         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
13180         * ext/mikmod/gstmikmod.h:
13181           fix caps negotiation in mikmod
13182         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
13183           output debug information
13184
13185 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13186
13187         * gst-libs/gst/colorbalance/Makefile.am:
13188         * gst-libs/gst/navigation/Makefile.am:
13189         * gst-libs/gst/xoverlay/Makefile.am:
13190           remove unused GST_OPT_CFLAGS from Makefiles
13191           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
13192
13193 2004-02-07  David Schleef  <ds@schleef.org>
13194
13195         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
13196         push events to pads that haven't been created (#133508)
13197
13198 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
13199
13200         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
13201         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
13202         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13203         (gst_dvdec_loop), (gst_dvdec_change_state):
13204         Second attempt at committing a working dvdec element.
13205
13206 2004-02-06  David Schleef  <ds@schleef.org>
13207
13208         Build fixes for OS X: (see #129600)
13209         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
13210         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
13211         (gst_riff_read_strf_iavs):
13212         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
13213         (gst_avi_demux_stream_odml):
13214         * gst/playondemand/Makefile.am:
13215         * gst/rtp/rtp-packet.c:
13216
13217 2004-02-05  David Schleef  <ds@schleef.org>
13218
13219         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
13220         last change, because it Just Doesn't Compile.
13221
13222 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13223
13224         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13225           skip undecodable id3v2 tag instead of keeping it
13226
13227 2004-02-05  David Schleef  <ds@schleef.org>
13228
13229         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
13230         Unref leaked buffer.  (Noticed by Ronald)
13231
13232 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
13233
13234         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13235         Sync requires with other checks.  >= vs =.
13236
13237 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
13238
13239         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
13240         (gst_dvdec_video_link), (gst_dvdec_loop):
13241         * ext/dv/gstdvdec.h:
13242           rework the caps negotiation so that dvdec works again instead
13243           of just segfaulting.
13244
13245 === release 0.7.4 ===
13246
13247 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13248
13249         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
13250         * configure.ac: changed for release
13251
13252 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13253
13254         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
13255         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13256         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13257         * pkgconfig/gstreamer-play-uninstalled.pc.in:
13258           reworked patch by David Lehn to fix libdir and includedir for
13259           uninstalled libraries
13260           removed play and gconf from gstreamer-libs since they have their
13261           own pkgconfig files
13262
13263 2004-02-04  David Schleef  <ds@schleef.org>
13264
13265         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
13266         memleak.
13267
13268 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13269
13270         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
13271           use correct GST_TAG_ENCODER tag
13272
13273 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13274
13275         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13276           be sure to stop the clock when going to paused
13277         * sys/oss/gstosssink.c: (gst_osssink_change_state):
13278           reset number of transmitted when going to ready.
13279         fixes #132935
13280
13281 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
13282
13283         reviewed by Benjamin Otte
13284
13285         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
13286           extract track count (fixes #133410)
13287
13288 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13289
13290         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
13291           that should be !=, not == (fixes #132519)
13292
13293 2004-02-04  David Schleef  <ds@schleef.org>
13294
13295         Make sure set_explicit_caps() is called before adding pad.
13296         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
13297         * gst/id3/gstid3types.c: (gst_id3types_loop):
13298         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
13299         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
13300
13301 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13302
13303         * configure.ac:
13304           bump nano to 2, first prerelease
13305           put back AM_PROG_LIBTOOL
13306
13307 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13308
13309         * testsuite/alsa/Makefile.am:
13310           these are user test apps, not automatic testsuite tests
13311
13312 2004-02-04  David Schleef  <ds@schleef.org>
13313
13314         Convert GST_DEBUG_CAPS() to GST_DEBUG():
13315         * gst/mpeg1videoparse/gstmp1videoparse.c:
13316         (mp1videoparse_parse_seq):
13317         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
13318         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
13319         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
13320         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
13321         (gst_xvideosink_getcaps):
13322         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13323         * testsuite/gst-lint: more tests
13324
13325 2004-02-04  David Schleef  <ds@schleef.org>
13326
13327         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
13328         with the code that they would expand to.
13329         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
13330         (gst_flacdec_get_src_query_types),
13331         (gst_flacdec_get_src_event_masks):
13332         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
13333         (gst_gnomevfssrc_get_query_types),
13334         (gst_gnomevfssrc_get_event_mask):
13335
13336 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13337
13338         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13339         (gst_sinesrc_dispose):
13340           fix memleak by properly disposing sinesrc
13341
13342 2004-02-04  Julien MOUTTE  <julien@moutte.net>
13343
13344         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
13345         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
13346         an overlay to redraw the image because it has been exposed.
13347         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
13348         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
13349         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
13350         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
13351         interface
13352         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
13353         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
13354         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
13355         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
13356         interface
13357
13358 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13359
13360         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
13361           more memleak fixage
13362
13363 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13364
13365         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
13366         * gst/typefind/gsttypefindfunctions.c:
13367           fix memleaks shown by gst-typefind
13368
13369 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13370
13371         * common/glib-gen.mak:
13372           add hack rule to touch .Plo files
13373         * gst-libs/gst/colorbalance/Makefile.am:
13374         * gst-libs/gst/mixer/Makefile.am:
13375         * gst-libs/gst/play/Makefile.am:
13376         * gst-libs/gst/tuner/Makefile.am:
13377           remove glib_root variable
13378
13379 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13380
13381         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
13382           set explicit caps before adding the element, so the autopluggers can
13383           plug correctly.
13384         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
13385         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
13386         (mpeg_video_type_find), (mpeg_video_stream_type_find),
13387         (dv_type_find):
13388           fix memleaks in typefind functions. gst_type_find_suggest takes a const
13389           argument.
13390
13391 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13392
13393         * gst-libs/gst/colorbalance/Makefile.am:
13394         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
13395         * gst-libs/gst/colorbalance/colorbalance.c:
13396         * gst-libs/gst/colorbalance/colorbalance.h:
13397         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
13398         * gst-libs/gst/mixer/Makefile.am:
13399         * gst-libs/gst/mixer/mixer-marshal.list:
13400         * gst-libs/gst/mixer/mixer.c:
13401         * gst-libs/gst/mixer/mixer.h:
13402         * gst-libs/gst/mixer/mixermarshal.list:
13403         * gst-libs/gst/play/Makefile.am:
13404         * gst-libs/gst/play/play.h:
13405         * gst-libs/gst/tuner/Makefile.am:
13406         * gst-libs/gst/tuner/tuner-marshal.list:
13407         * gst-libs/gst/tuner/tuner.c:
13408         * gst-libs/gst/tuner/tuner.h:
13409         * gst-libs/gst/tuner/tunermarshal.list:
13410           use new glib-gen.mak snippet to clean up Makefile.am
13411           fix various bugs in Makefile.am's
13412
13413 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13414
13415         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
13416           handle chain parsing correctly in the multichain case
13417         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
13418         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
13419         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13420         (theora_dec_chain):
13421           handle events and queries correctly
13422
13423 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
13424
13425         * .cvsignore:
13426         Ignore generated file _stdint.h.
13427
13428 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
13429
13430         * gst-libs/gst/colorbalance/Makefile.am:
13431         * gst-libs/gst/colorbalance/colorbalance.h:
13432         * gst-libs/gst/mixer/Makefile.am:
13433         * gst-libs/gst/mixer/mixer.h:
13434         * gst-libs/gst/play/Makefile.am:
13435         * gst-libs/gst/play/play.h:
13436         * gst-libs/gst/tuner/Makefile.am:
13437         * gst-libs/gst/tuner/tuner.h:
13438         Generate enum type code with glib-mkenums.
13439         * gst-libs/gst/colorbalance/.cvsignore:
13440         * gst-libs/gst/mixer/.cvsignore:
13441         * gst-libs/gst/play/.cvsignore:
13442         * gst-libs/gst/tuner/.cvsignore:
13443         Ignore generated files.
13444
13445 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
13446
13447         * gst-libs/gst/audio/.cvsignore:
13448         Ignore generated file.
13449         * gst-libs/gst/audio/Makefile.am:
13450         Do not install example filter.
13451
13452 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
13453
13454         * examples/switch/.cvsignore:
13455         Ignore generated file.
13456
13457 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13458
13459         * common/m4/ax_create_stdint_h.m4:
13460         * configure.ac:
13461           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
13462           _stdint.h.
13463         * Makefile.am:
13464           remove generated _stdint.h in DISTCLEANFILES
13465         * ext/a52dec/gsta52dec.c:
13466           include _stdint.h for a52dec. (should fix #133064)
13467
13468 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
13469
13470         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
13471         (gst_tag_to_vorbis_comments):
13472         Add replaygain support to vorbistag
13473
13474 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
13475         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
13476         (gst_ffmpeg_caps_to_extradata):
13477           Fix SVQ3 caps flag properties
13478           Use glib macro for bytes swap
13479
13480 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13481
13482         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
13483         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
13484         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13485         * ext/sndfile/gstsf.c: (plugin_init):
13486         * gst/avi/gstavi.c: (plugin_init):
13487         * sys/dxr3/dxr3init.c: (plugin_init):
13488         * sys/oss/gstossaudio.c: (plugin_init):
13489         * sys/v4l/gstv4l.c: (plugin_init):
13490         * sys/v4l2/gstv4l2.c: (plugin_init):
13491           remove textdomain calls
13492         * po/nl.po:
13493           update Dutch translation
13494
13495 2004-02-02  Julien MOUTTE  <julien@moutte.net>
13496
13497         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13498         (gst_play_set_audio_sink): Moving volume in the audio thread for
13499         instantaneous volume change. Maybe i will add another volume in front
13500         of visualization later, not sure yet though.
13501
13502 2004-02-02  Julien MOUTTE  <julien@moutte.net>
13503
13504         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13505         (gst_ximagesink_handle_xevents): Better X events handling, only take
13506         the latest events for configure and motion.
13507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
13508
13509 2004-02-02  Jon Trowbridge  <trow@gnu.org>
13510
13511         reviewed by: David Schleef  <ds@schleef.org>
13512
13513         Fix memory leaks:
13514         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
13515         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
13516
13517 2004-02-02  David Schleef  <ds@schleef.org>
13518
13519         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
13520         of lines.
13521         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
13522         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
13523         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
13524         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
13525         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
13526         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
13527         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
13528         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
13529         (gst_float2_2_int_link):
13530         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
13531         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
13532         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
13533         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
13534         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
13535         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
13536         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
13537         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
13538         * testsuite/gst-lint: Add tests for bzero and ;;
13539
13540 2004-02-02  David Schleef  <ds@schleef.org>
13541
13542         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
13543
13544 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13545
13546         * ext/aalib/gstaasink.c: (gst_aasink_open):
13547         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
13548         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13549         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13550         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
13551         (gst_afsink_close_file):
13552         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
13553         (gst_afsrc_close_file):
13554         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
13555         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
13556         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
13557         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
13558         * ext/esd/esdmon.c: (gst_esdmon_get):
13559         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
13560         * ext/faac/gstfaac.c: (gst_faac_chain):
13561         * ext/faad/gstfaad.c: (gst_faad_chain):
13562         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
13563         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
13564         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
13565         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
13566         (gst_flacdec_loop):
13567         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
13568         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
13569         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13570         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
13571         (gst_gnomevfssink_close_file):
13572         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13573         (gst_gnomevfssrc_open_file):
13574         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
13575         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
13576         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
13577         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
13578         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
13579         * ext/mad/gstmad.c: (gst_mad_chain):
13580         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
13581         * ext/mpeg2dec/gstmpeg2dec.c:
13582         * ext/mpeg2enc/gstmpeg2enc.cc:
13583         * ext/mplex/gstmplex.cc:
13584         * ext/mplex/gstmplexibitstream.cc:
13585         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
13586         (gst_ogg_demux_push):
13587         * ext/raw1394/gstdv1394src.c:
13588         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
13589         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
13590         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
13591         (gst_sf_loop):
13592         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13593         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
13594         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
13595         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
13596         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
13597         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
13598         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
13599         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
13600         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
13601         (gst_riff_read_element_data), (gst_riff_read_seek),
13602         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
13603         * gst/adder/gstadder.c: (gst_adder_loop):
13604         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
13605         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
13606         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
13607         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13608         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
13609         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
13610         * gst/goom/gstgoom.c: (gst_goom_chain):
13611         * gst/id3/gstid3types.c: (gst_id3types_loop):
13612         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
13613         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
13614         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
13615         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
13616         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
13617         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
13618         (gst_ebml_read_float), (gst_ebml_read_header):
13619         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
13620         (gst_matroska_demux_parse_blockgroup):
13621         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13622         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
13623         * gst/oneton/gstoneton.c: (gst_oneton_chain):
13624         * gst/silence/gstsilence.c: (gst_silence_get):
13625         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13626         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
13627         * gst/speed/gstspeed.c: (speed_loop):
13628         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
13629         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
13630         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
13631         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
13632         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
13633         (gst_wavparse_loop):
13634         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
13635         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
13636         (dxr3audiosink_close):
13637         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
13638         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
13639         (dxr3videosink_close), (dxr3videosink_write_data):
13640         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
13641         * sys/oss/gstosssink.c: (gst_osssink_chain):
13642         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13643         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
13644         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
13645         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
13646         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
13647         (gst_v4l_set_window), (gst_v4l_enable_overlay):
13648         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
13649         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
13650         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
13651         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
13652         (gst_v4l_set_audio):
13653         * sys/v4l/v4l_calls.h:
13654         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
13655         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
13656         (gst_v4lmjpegsink_playback_init),
13657         (gst_v4lmjpegsink_playback_start):
13658         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
13659         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
13660         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
13661         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
13662         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
13663         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
13664         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
13665         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
13666         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
13667         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
13668         (gst_v4l2_get_output), (gst_v4l2_set_output),
13669         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
13670         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
13671         (gst_v4l2_set_attribute):
13672         * sys/v4l2/v4l2_calls.h:
13673         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
13674         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
13675         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
13676         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
13677         (gst_v4l2src_capture_stop):
13678         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
13679         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
13680         (gst_ximagesink_chain):
13681         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
13682         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
13683         (gst_xvideosink_xwindow_new):
13684         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
13685         (gst_xvimagesink_chain):
13686
13687 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13688
13689         * gst/volume/gstvolume.c: (gst_volume_set_volume),
13690         (gst_volume_get_volume), (volume_class_init), (volume_init),
13691         (volume_chain_int16), (volume_update_volume):
13692         * gst/volume/gstvolume.h:
13693           make code more readable by removing magic numbers
13694           make mixer interface export 0-100 range
13695           make it internally map to 0.0-1.0 range so users don't distort
13696           output by putting the sliders at full volume
13697
13698 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13699
13700         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
13701         (gst_play_state_change), (gst_play_seek_to_time):
13702         block the tick callback for 0.5 secs after doing a seek
13703
13704 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13705
13706         * gst-libs/gst/play/play.c: (gst_play_new):
13707           check for GError
13708
13709 2004-02-01  Julien MOUTTE  <julien@moutte.net>
13710
13711         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
13712         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
13713         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
13714         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
13715         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
13716         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
13717
13718 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13719
13720         * configure.ac:
13721         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13722           check for a function added in vorbis 1.1
13723
13724 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13725
13726         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13727         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
13728           really start/stop clock only on PLAYING <=> PAUSED
13729         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13730           remove \n from debugging lines
13731         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
13732           make it work when seeking does not
13733         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13734           reset on DISCONT
13735
13736 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13737
13738         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
13739           start clock on PAUSED=>PLAYING, not later
13740         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13741           extract correct time for different discont formats
13742         (gst_alsa_sink_get_time):
13743           don't segfault when no format is negotiated yet, just return 0
13744         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13745         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
13746         (gst_ogg_pad_push):
13747           handle flush and discont events correctly
13748         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
13749           handle discont events correctly
13750
13751 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
13752
13753         * gst-libs/gst/play/play.c: (gst_play_error_quark),
13754         (gst_play_error_create), (gst_play_error_plugin),
13755         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
13756         * gst-libs/gst/play/play.h:
13757           add error handling during creation
13758         * examples/gstplay/player.c: (main):
13759           use new gst_play_new
13760
13761
13762 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13763
13764         * ext/theora/theoradec.c: (theora_dec_chain):
13765           make comments work
13766         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13767         (vorbis_dec_src_event), (vorbis_dec_chain):
13768           add encoder tag, fix tag reading to be more error tolerant, change
13769           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
13770           gst_pad_event_default.
13771         * gst/tags/gstvorbistag.c:
13772         (gst_tag_list_from_vorbiscomment_buffer):
13773           undefine function specific define at end of function
13774
13775 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
13776
13777         * ext/flac/gstflac.c: (plugin_init):
13778         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
13779         * ext/flac/gstflacdec.h:
13780         * ext/flac/gstflacenc.h:
13781           Fix typos
13782
13783 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
13784
13785         * examples/gstplay/player.c: s/gstplay.h/play.h/
13786
13787 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13788
13789         * gst-libs/gst/play/Makefile.am:
13790         * gst-libs/gst/play/gstplay.c:
13791         * gst-libs/gst/play/gstplay.h:
13792         * gst-libs/gst/play/play.c:
13793           more surgery, operation complete
13794
13795 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13796
13797         * gst-libs/gst/play/play.old.c:
13798         * gst-libs/gst/play/play.old.h:
13799           after CVS surgery by moving, remove
13800         * gst-libs/gst/play/playpipelines.c:
13801           remove
13802
13803         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
13804           add negotiation error
13805
13806 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13807
13808         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13809         (gst_ogg_demux_push):
13810           add some seeking debug info
13811           send a flush when seeking
13812
13813 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13814
13815         * configure.ac:
13816           use AC_C_INLINE
13817         * configure.ac:
13818         * ext/Makefile.am:
13819         * ext/theora/Makefile.am:
13820         * ext/theora/theoradec.c:
13821           add theora video decoder. Does just do simple decoding for now and
13822           has been tested against Theora cvs only. It only works when theora
13823           is compiled with --enable-static.
13824         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13825           always reset packetno on DISCONT
13826
13827 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13828
13829         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
13830           Fix audio.
13831
13832 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13833
13834         * gst/mpegaudioparse/gstmpegaudioparse.c:
13835         (mp3_type_frame_length_from_header):
13836           Fix header parsing - stolen from ffmpeg (thank you! :) ).
13837
13838 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13839
13840         * ext/esd/esdsink.c: (gst_esdsink_init):
13841           Since we have static pad template caps, we don't need to negotiate;
13842           either the core errors out or we know the format.
13843
13844 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13845
13846         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
13847         (gst_riff_read_seek):
13848         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
13849         (gst_ebml_read_seek):
13850           Fix event handling.
13851
13852 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13853
13854         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
13855           removee video/x-theora from vp3 decoder, it doesn't handle raw
13856           theora streams
13857         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
13858           fix bug with finalizing element that never went to PAUSED
13859         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
13860           length and position queries were swapped
13861         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13862         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
13863         (vorbis_dec_src_event):
13864           implement querying time and bytes
13865
13866 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13867
13868         * just about every source file:
13869           gst_element_error -> GST_ELEMENT_ERROR
13870
13871 2004-01-29  Julien MOUTTE  <julien@moutte.net>
13872
13873         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
13874         emiting FLUSH and even before DISCONT.
13875         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
13876         get the best instant seeking as possible yay!
13877
13878 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13879
13880         * gst/mpeg1videoparse/gstmp1videoparse.c:
13881         (gst_mp1videoparse_real_chain):
13882           Committed wrong version last week... Grr... Didn't notice until now.
13883
13884 2004-01-29  Julien MOUTTE <julien@moutte.net>
13885
13886         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
13887         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
13888         have_xwindow_id signal in xwindow_create.
13889
13890 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13891
13892         * ext/ogg/gstoggdemux.c:
13893           lots of changes - mainly support for chained bitstreams, seeking,
13894           querying and bugfixes of course
13895         * ext/vorbis/Makefile.am:
13896         * ext/vorbis/vorbisdec.c:
13897         * ext/vorbis/vorbisdec.h:
13898           add vorbisdec raw vorbis decoder
13899         * ext/vorbis/vorbis.c: (plugin_init):
13900           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
13901         * gst/intfloat/Makefile.am:
13902         * gst/intfloat/float22int.c:
13903         * gst/intfloat/float22int.h:
13904         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
13905           add float2intnew plugin. It converts multichannel interleaved float to
13906           multichannel interleaved int. The name should probably be changed.
13907         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
13908         (plugin_init):
13909           add typefinding for raw theora video so oggdemux can detect it.
13910
13911 2004-01-28  Julien MOUTTE  <julien@moutte.net>
13912
13913         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
13914         sink element first.
13915         * gst/videoscale/gstvideoscale.c:
13916         (gst_videoscale_handle_src_event): Fixing src event handler.
13917
13918 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13919
13920         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13921         (gst_v4lsrc_open), (gst_v4lsrc_close),
13922         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
13923         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
13924         * sys/v4l/gstv4lsrc.h:
13925         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
13926         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
13927           Implement resizing... Hack. But that's why v4l is b0rked...
13928
13929 2004-01-28  Julien MOUTTE <julien@moutte.net>
13930
13931         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
13932         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
13933         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
13934         (gst_ximagesink_xwindow_destroy):
13935         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13936         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13937         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
13938         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
13939         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
13940         correctly cleaning the image created to check xshm calls on succes,
13941         added a lot of XSync calls in X11 functions, and fixed a segfault when
13942         no image format was defined before negotiation happened.
13943
13944 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13945
13946         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
13947           use gst_element_get_time to get correct time
13948
13949 2004-01-28  Julien MOUTTE  <julien@moutte.net>
13950
13951         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13952         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
13953         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
13954         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
13955         (gst_xvimagesink_check_xshm_calls),
13956         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
13957         X plugins are now able to detect that XShm calls will fail even if the
13958         server claims that it has XShm support (remote displays most of the
13959         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
13960         so that we use non XShm functions. This feature is almost useless for
13961         xvimagesink as Xv is not supported on remote displays anyway, but
13962         it might happen than even on the local display XShm calls fail.
13963
13964 2004-01-27  David Schleef  <ds@schleef.org>
13965
13966         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
13967         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
13968         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
13969         changed esdsink to only use 44100,16,2, since esd sucks at rate
13970         conversion and esdsink has had difficulty negotiating.
13971
13972 2004-01-27  Julien MOUTTE <julien@moutte.net>
13973
13974         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
13975         (gst_play_seek_to_time): Fixing the way to get current position.
13976
13977 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13978
13979         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
13980           use gst_element_get_time to get correct time
13981
13982 2004-01-27  Julien MOUTTE <julien@moutte.net>
13983
13984         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
13985         fix ever... Inverting 2 lines of code make spider autoplug correctly
13986         tagged mp3 !
13987
13988 2004-01-27  David Schleef  <ds@schleef.org>
13989
13990         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13991         Use gst_pad_try_set_caps_nonfixed().
13992
13993 2004-01-27  David Schleef  <ds@schleef.org>
13994
13995         * gst/ac3parse/gstac3parse.c: update to checklist 5
13996         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
13997         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
13998         * gst/audioscale/gstaudioscale.c: same
13999         * gst/auparse/gstauparse.c: same
14000         * gst/avi/gstavidemux.c: same
14001
14002 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14003
14004         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
14005           stop processing after EOS
14006
14007 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14008
14009         * gst/asfdemux/asfheaders.h:
14010         * gst/asfdemux/gstasfdemux.c:
14011         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
14012         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
14013         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
14014           lot's of fixes to make data extraction simpler and get the code
14015           architecture and compiler independant. Add debugging category
14016         * gst/goom/gstgoom.c: (gst_goom_change_state):
14017           reset channel count on PAUSED=>READY, not READY=>PAUSED
14018
14019 2004-01-26  Colin Walters  <walters@verbum.org>
14020
14021         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
14022         code to pull a bigger buffer in iradio mode.  This as a side effect
14023         makes typefinding work.
14024
14025 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
14026
14027         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
14028         Fix SVQ3 decoding on PPC
14029
14030 2004-01-26  Julien MOUTTE <julien@moutte.net>
14031
14032         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
14033         that one managed to stay there... Fixed.
14034
14035 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
14036
14037         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
14038         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
14039         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
14040         (qtdemux_video_caps):
14041         * gst/qtdemux/qtdemux.h:
14042         Add SVQ3 specific flags to qtdemux and ffmpeg
14043
14044 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14045
14046         * gst-libs/gst/audio/audio.h:
14047           remove buffer-frames from audio caps
14048         * gst/audioconvert/gstaudioconvert.c:
14049           fix plugin to really work.
14050
14051 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14052
14053         * gst-libs/gst/mixer/mixer.c:
14054         * gst-libs/gst/propertyprobe/propertyprobe.c:
14055         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
14056         (gst_tuner_find_channel_by_name):
14057         * gst-libs/gst/tuner/tuner.h:
14058           Add gtk-doc style comments. Also fix a function name.
14059
14060 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14061
14062         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
14063         (gst_divxdec_negotiate):
14064           Fix for new capsnego - also fixes gst-player with divxdec.
14065
14066 2004-01-25  Julien MOUTTE  <julien@moutte.net>
14067
14068         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14069         (gst_play_identity_handoff), (gst_play_set_location),
14070         (gst_play_set_visualization), (gst_play_connect_visualization): Another
14071         try in visualization implementation. Still have an issue with switch
14072         blocking when pulling from video_queue and only audio comes out of
14073         spider.
14074         * gst/switch/gstswitch.c: (gst_switch_release_pad),
14075         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
14076         release method. And check if the pad is usable before pulling.
14077
14078 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14079
14080         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
14081         (gst_videobalance_init),
14082         (gst_videobalance_colorbalance_list_channels),
14083         (gst_videobalance_colorbalance_set_value),
14084         (gst_videobalance_colorbalance_get_value),
14085         (gst_videobalance_update_properties),
14086         (gst_videobalance_update_tables_planar411),
14087         (gst_videobalance_planar411):
14088         * gst/videofilter/gstvideobalance.h:
14089           Implement lookup-tables. +/- 10x faster.
14090
14091 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14092
14093         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
14094         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
14095           The index reading was broken. The rest worked fine, but the whole
14096           goal of my rewrite was to make avidemux readable, and this was
14097           not at all readable. Please use typed variables.
14098
14099 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14100
14101         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
14102           Additional pad usability check.
14103         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
14104         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
14105         (gst_mp1videoparse_real_chain):
14106           Fix MPEG video stream parsing. The original plugin had several
14107           issues, including not timestamping streams where the source was
14108           not timestamped (this happens with PTS values in mpeg system
14109           streams, but MPEG video is also a valid stream on its own so
14110           that needs timestamps too). We use the display time code for that
14111           for now. Also, if one incoming buffer contains multiple valid
14112           frames, we push them all on correctly now, including proper EOS
14113           handling. Lastly, several potential segfaults were fixed, and we
14114           properly sync on new sequence/gop headers to include them in next,
14115           not previous frames (since they're header for the next frame, not
14116           the previous). Also see #119206.
14117         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
14118         (bpf_from_header):
14119           Move caps setting so we only do it after finding several valid
14120           MPEG-1 fraes sequentially, not right after the first one (which
14121           might be coincidental).
14122         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
14123         (mpeg_video_type_find), (mpeg_video_stream_type_find),
14124         (plugin_init):
14125           Add unsynced MPEG video stream typefinding, and change some
14126           probability values so we detect streams rightly. The idea is as
14127           follows: I can have an unsynced system stream which contains
14128           video. In the current code, I would randomly get a type for either
14129           system or video stream type found, because the probabilities are
14130           being calculated rather randomly. I now use fixed values, so we
14131           always prefer system stream if that was found (and that is how it
14132           should be). If no system stream was found, we can still identity                the stream as video-only.
14133
14134 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14135
14136         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
14137         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
14138           don't write to buffer. Extract data without the need of
14139           __attribute__ ((packed))
14140
14141 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14142
14143         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
14144         (mpeg1_sys_type_find):
14145           Fix MPEG-1 stream typefinding.
14146
14147 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14148
14149         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
14150           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
14151
14152 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14153
14154         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
14155         * ext/esd/gstesd.c: (plugin_init):
14156           private debugging, better error reporting
14157
14158 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14159
14160         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
14161         (gst_riff_read_init), (gst_riff_read_change_state):
14162         * gst-libs/gst/riff/riff-read.h:
14163           Remove stuff fromold metadata system.
14164
14165 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14166
14167         * ext/ogg/gstoggdemux.c:
14168           Fix wrong file comment.
14169         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
14170         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
14171           Add metadata reading properly.
14172
14173 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14174
14175         * ext/Makefile.am:
14176           Fix nas DIST_SUBDIRS
14177           Uraeus:
14178           Fix bug where make distcheck doesn't get run on adding stuff to
14179           the build.
14180
14181 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14182
14183         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
14184         * ext/divx/gstdivxdec.h:
14185           Fix divx3 ("msmpeg4") playback using divxdec.
14186
14187 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14188
14189         * gst/typefind/gsttypefindfunctions.c:
14190         (mp3_type_frame_length_from_header): fix bug in length computation
14191         (mp3_type_find): improve debugging output
14192
14193 2004-01-23  Julien MOUTTE  <julien@moutte.net>
14194
14195         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14196         (gst_play_set_location), (gst_play_seek_to_time),
14197         (gst_play_set_audio_sink), (gst_play_set_visualization),
14198         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
14199         the pipeline from scratch. Visualization is back and switch went out as
14200         i realized it was not possible to use the way i wanted.
14201         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
14202         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
14203         clearing in state change from READY to NULL. So that one can clean the
14204         X ressources keeping the element.
14205         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14206         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
14207         (gst_xvimagesink_colorbalance_set_value),
14208         (gst_xvimagesink_colorbalance_get_value),
14209         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
14210         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
14211         change from READY to NULL and fixed some stupid bugs in colorbalance
14212         get/set values. Also added the following feature : when nobody tries to
14213         set some values to the colorbalance levels before the xcontext is
14214         grabbed, then when creating channels list from Xv attributes we set the
14215         internal values to the Xv defaults. This way we handle buggy Xv drivers
14216         that set default hue values far from the middle of the range (Thanks
14217         to Jon Trowbridge for pointing that issue).
14218         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
14219         colorbalance levels have been set before xcontext is grabbed.
14220
14221 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14222
14223         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14224           Fix the ossmixer case where we shouldn't open /dev/dsp* because
14225           it might block operations (which is bad for a mixer).
14226
14227 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14228
14229         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
14230         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
14231         (gmip_find_type_pre):
14232         * gst-libs/gst/media-info/media-info-priv.h:
14233         * gst-libs/gst/media-info/media-info.c:
14234         (gst_media_info_instance_init), (gst_media_info_read_idler):
14235         add fakesink to get caps on decoder src pad again
14236         fix callback prototype to match new have_type signal signature
14237
14238 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14239
14240         * gst/adder/gstadder.c: (gst_adder_link):
14241           fix non-compile and cut-n-paste code
14242
14243 2004-01-21  David Schleef  <ds@schleef.org>
14244
14245         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
14246         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
14247         (gst_swfdec_init), (gst_swfdec_change_state):
14248         * ext/swfdec/gstswfdec.h:
14249         Fix negotiation.
14250         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
14251         (gst_adder_request_new_pad): Fix negotiation.
14252         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
14253         Add a fixate function.
14254         * gst/intfloat/gstfloat2int.c:
14255         * gst/intfloat/gstfloat2int.h:
14256         * gst/intfloat/gstint2float.c:
14257         * gst/intfloat/gstint2float.h:
14258         Completely rewrite the negotiation.  Doesn't quite work yet,
14259         due to some buffer-frames problem.
14260
14261 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14262
14263         * ext/gnomevfs/gstgnomevfssrc.c:
14264         * sys/v4l2/v4l2_calls.h:
14265           fix includes for distcheck
14266
14267 2004-01-21  Christian Schaller <uraeus@gnome.org>
14268
14269         * ext/nas/
14270         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
14271         based on earlier patch from Laurent Vivier
14272
14273 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
14274
14275         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
14276         Fix wma caps property
14277         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
14278         Fix typo (flags1 and flags2)
14279
14280 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14281
14282         * gst-libs/gst/media-info/media-info-priv.c:
14283         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
14284         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
14285         (gmip_find_stream), (gmip_find_track_metadata),
14286         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
14287         (gmip_find_track_format):
14288         * gst-libs/gst/media-info/media-info-priv.h:
14289         * gst-libs/gst/media-info/media-info-test.c: (main):
14290         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
14291         (gst_media_info_read_idler), (gst_media_info_read):
14292         * gst-libs/gst/media-info/media-info.h:
14293           register debugging category and use it for debugging
14294
14295 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14296
14297         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
14298         (gst_vorbisfile_new_link):
14299           signal streaminfo through tags
14300
14301 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14302
14303         * ext/mplex/gstmplex.cc:
14304         * ext/mplex/gstmplexibitstream.cc:
14305           g++ doesn't like NULL in our i18n/error macros, should be
14306           either (NULL) or ("").
14307
14308 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14309
14310         * sys/dxr3/dxr3audiosink.c:
14311         * sys/dxr3/dxr3init.c:
14312         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
14313         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
14314           Fix more error error error errors (missing includes here).
14315
14316 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14317
14318         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14319           fix thomas' error errors.
14320
14321 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14322
14323         * ext/mpeg2enc/gstmpeg2enc.cc:
14324           fix error errors.
14325
14326 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14327
14328         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
14329         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
14330           Fix for new error system.
14331
14332 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14333
14334         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
14335           fix for new error reporting
14336
14337 2004-01-20  David Schleef  <ds@schleef.org>
14338
14339         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
14340         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
14341         (gst_ximagesink_set_xwindow_id): Change to using a framerate
14342         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
14343         and neither is 100+, most likely.
14344         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
14345         (gst_xvimagesink_getcaps): same
14346
14347 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14348
14349         * configure.ac:
14350           Up version requirement to 2.0.3 (not yet released) to avoid symbol
14351           clashes with ffmpeg.
14352
14353 2004-01-20  Julien MOUTTE  <julien@moutte.net>
14354
14355         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
14356         (gst_switch_init): Fixed switch element : proxying link and setting
14357         caps from src to sink on request.
14358
14359 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14360
14361         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14362         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
14363         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
14364         fix element_error
14365
14366 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14367
14368         * sys/v4l/v4l_calls.h:
14369         * sys/v4l2/v4l2_calls.h:
14370           element_error fixes
14371
14372 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14373
14374         * gst-libs/gst/gst-i18n-plugin.h:
14375           add locale.h
14376           remove config.h inclusion
14377
14378 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14379
14380         * autogen.sh:
14381           adding autopoint invocation
14382         * Makefile.am:
14383         * configure.ac:
14384         * gst-libs/gst/gettext.h:
14385           adding gettext bits
14386         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
14387         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
14388         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14389         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
14390         (gst_gnomevfssink_close_file):
14391         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
14392         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
14393         * gst-libs/gst/gst-i18n-plugin.h:
14394         * gst/avi/gstavi.c: (plugin_init):
14395         * sys/dxr3/dxr3init.c: (plugin_init):
14396         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
14397         * sys/oss/gstossaudio.c: (plugin_init):
14398         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
14399         * sys/v4l/gstv4l.c: (plugin_init):
14400         * sys/v4l/v4l_calls.c: (gst_v4l_open):
14401         * sys/v4l2/gstv4l2.c: (plugin_init):
14402         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
14403         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
14404         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
14405         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
14406         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
14407         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
14408           make sure locale and translation domain are set
14409           fix translated strings
14410         * po/.cvsignore:
14411         * po/LINGUAS:
14412         * po/Makevars:
14413         * po/POTFILES.in:
14414         * po/nl.po:
14415           put translation files into place
14416         * sys/xvideo/imagetest.c: (main):
14417         * ext/dv/demo-play.c: (main):
14418           fix unnecessary translations
14419
14420 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14421
14422         * ext/sndfile/gstsf.c:
14423         * gst/avi/gstavimux.c:
14424         * ext/audiofile/gstafsink.c:
14425         * ext/audiofile/gstafsrc.c:
14426         * ext/gnomevfs/gstgnomevfssink.c:
14427         * ext/gnomevfs/gstgnomevfssrc.c:
14428         * sys/oss/gstosselement.c:
14429         * sys/v4l/v4l_calls.h:
14430           fix i18n include
14431
14432 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14433
14434         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
14435         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
14436         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
14437         (gst_v4l2_get_output), (gst_v4l2_set_output),
14438         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
14439         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
14440         (gst_v4l2_set_attribute):
14441         update to new error handling
14442
14443 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14444
14445         * ext/sidplay/gstsiddec.cc:
14446         * gst/modplug/gstmodplug.cc:
14447           parenthese NULL because C++ seems angry about it
14448
14449 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14450
14451         * gst-libs/gst/gst-i18n-plugin.h:
14452           add skeleton i18n stuff, but needs to be further implemented
14453
14454 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14455
14456         * examples/gstplay/player.c: (main):
14457         * ext/aalib/gstaasink.c: (gst_aasink_open):
14458         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
14459         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14460         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14461         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
14462         (gst_afsink_close_file):
14463         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
14464         (gst_afsrc_close_file):
14465         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
14466         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
14467         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
14468         * ext/esd/esdmon.c: (gst_esdmon_get):
14469         * ext/esd/esdsink.c: (gst_esdsink_chain):
14470         * ext/faac/gstfaac.c: (gst_faac_chain):
14471         * ext/faad/gstfaad.c: (gst_faad_chain):
14472         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
14473         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
14474         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
14475         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
14476         (gst_flacdec_loop):
14477         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
14478         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
14479         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
14480         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
14481         (gst_gnomevfssink_close_file):
14482         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
14483         (gst_gnomevfssrc_open_file):
14484         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
14485         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
14486         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
14487         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
14488         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
14489         * ext/mad/gstmad.c: (gst_mad_chain):
14490         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
14491         * ext/mpeg2dec/gstmpeg2dec.c:
14492         * ext/mpeg2enc/gstmpeg2enc.cc:
14493         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14494         * ext/mplex/gstmplex.cc:
14495         * ext/mplex/gstmplexibitstream.cc:
14496         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
14497         (gst_ogg_demux_push), (gst_ogg_pad_push):
14498         * ext/raw1394/gstdv1394src.c:
14499         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
14500         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
14501         * ext/sidplay/gstsiddec.cc:
14502         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
14503         (gst_sf_loop):
14504         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
14505         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
14506         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
14507         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14508         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
14509         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
14510         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
14511         * gst-libs/gst/Makefile.am:
14512         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
14513         (gst_riff_read_element_data), (gst_riff_read_seek),
14514         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
14515         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
14516         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
14517         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
14518         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
14519         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
14520         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
14521         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
14522         * gst/goom/gstgoom.c: (gst_goom_chain):
14523         * gst/id3/gstid3types.c: (gst_id3types_loop):
14524         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
14525         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
14526         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
14527         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
14528         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
14529         (gst_ebml_read_float), (gst_ebml_read_header):
14530         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14531         (gst_matroska_demux_parse_blockgroup):
14532         * gst/modplug/gstmodplug.cc:
14533         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14534         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
14535         * gst/oneton/gstoneton.c: (gst_oneton_chain):
14536         * gst/silence/gstsilence.c: (gst_silence_get):
14537         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14538         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
14539         * gst/speed/gstspeed.c: (speed_loop):
14540         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
14541         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
14542         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
14543         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
14544         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
14545         (gst_wavparse_loop):
14546         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
14547         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
14548         (dxr3audiosink_close):
14549         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
14550         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
14551         (dxr3videosink_close), (dxr3videosink_write_data):
14552         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
14553         * sys/oss/gstosselement.h:
14554         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
14555         (gst_osssink_chain):
14556         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14557         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
14558         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
14559         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
14560         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
14561         (gst_v4l_enable_overlay):
14562         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
14563         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
14564         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
14565         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
14566         (gst_v4l_set_audio):
14567         * sys/v4l/v4l_calls.h:
14568         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14569         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
14570         (gst_v4lmjpegsink_playback_init),
14571         (gst_v4lmjpegsink_playback_start):
14572         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14573         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
14574         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
14575         (gst_v4lmjpegsrc_requeue_frame):
14576         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14577         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
14578         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
14579         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
14580         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
14581         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
14582         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
14583         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
14584         (gst_v4l2src_capture_stop):
14585         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
14586         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14587         (gst_ximagesink_chain):
14588         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
14589         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
14590         (gst_xvideosink_xwindow_new):
14591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14592         (gst_xvimagesink_chain):
14593         use new error signal, function and categories
14594
14595 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
14596
14597         * configure.ac:
14598         * ext/Makefile.am:
14599         * ext/musicbrainz/gsttrm.c:
14600         * ext/musicbrainz/gsttrm.h:
14601         * ext/musicbrainz/Makefile.am:
14602         Add a trm plugin
14603
14604 2004-01-18  Julien MOUTTE  <julien@moutte.net>
14605
14606         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
14607         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
14608         synchronous property for debugging.
14609         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
14610         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14611         (gst_xvimagesink_set_property): Moving a pointer declaration to a
14612         smaller block, fixing indent.
14613
14614 2004-01-16  David Schleef  <ds@schleef.org>
14615
14616         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
14617         property affects the video stream.
14618         * sys/xvimage/xvimagesink.c:
14619         * sys/xvimage/xvimagesink.h:
14620         Add synchronous property for debugging.  Should probably be
14621         disabled in non-CVS builds.  Make sure that the Xv attribute
14622         exists before we set it (crash!).  Fix a silly float bug that
14623         caused colorbalance to just not work.
14624
14625 2004-01-17  Christian Schaller <Uraeus@gnome.org>
14626
14627         * tools/gst-launch-ext.in - update for new plugins
14628
14629 2004-01-16  David Schleef  <ds@schleef.org>
14630
14631         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
14632         already-freed caps.
14633
14634 2994-01-16  Christian Schaller <Uraeus@gnome.org>
14635
14636         * Update spec for new colorspace plugin and libcaca plugin
14637         * Fix compilation of libcaca plugin (clock -> id)
14638
14639 2004-01-16  Julien MOUTTE <julien@moutte.net>
14640
14641         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
14642         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
14643         (gst_xvimagesink_set_xwindow_id),
14644         (gst_xvimagesink_colorbalance_set_value),
14645         (gst_xvimagesink_colorbalance_get_value),
14646         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
14647         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
14648         correct colorbalance properties. They can now be set when the element
14649         is still in NULL state. The values will be committed to the Xv Port
14650         when xcontext is initialized.
14651         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
14652         brightness int values in the GstXvImagesink structure.
14653
14654 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14655
14656         * gst-libs/gst/Makefile.am:
14657           restructure so having local patches works easier.
14658
14659 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14660
14661         * ext/mpeg2enc/Makefile.am:
14662         * ext/mpeg2enc/gstmpeg2enc.cc:
14663         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14664           Bugfix with respect to EOS handling.
14665
14666 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14667
14668         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
14669           Link with right caps (else, it segfaults).
14670         * ext/mplex/gstmplexjob.cc:
14671           Fix for slight API change in 1.6.1.93 release of mjpegtools.
14672
14673 2004-01-15  David Schleef  <ds@schleef.org>
14674
14675         * gst-libs/gst/audio/Makefile.am:
14676         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
14677         from the template.
14678         * gst-libs/gst/audio/gstaudiofilter.c:
14679         * gst-libs/gst/audio/gstaudiofilter.h:
14680         Add bytes_per_sample and size and n_samples calculation.
14681         * gst-libs/gst/audio/gstaudiofilterexample.c:
14682         Remove, now autogenerated.
14683         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
14684         Moved from gstaudiofilterexample, object name changed, code added
14685         so that it actually works.
14686         * gst-libs/gst/audio/make_filter:
14687         Script to build an audiofilter subclass from the template.
14688         * gst/colorspace/Makefile.am:
14689         * gst/colorspace/yuv2yuv.c:
14690         Remove file, since it's GPL, and we don't use it.
14691
14692 2004-01-15  Julien MOUTTE  <julien@moutte.net>
14693
14694         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14695         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
14696         them use the buffer free function to test how the buffer was allocated.
14697
14698 2004-01-15  David Schleef  <ds@schleef.org>
14699
14700         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
14701         that handles osssink fallback.
14702         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14703         (gst_audio_convert_getcaps):
14704         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
14705         Add audio/x-qdm2 for QDM2 audio.
14706         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14707         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
14708         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
14709         Decrease minimum size to 16x16.
14710         * gst/wavparse/gstwavparse.c:
14711         Convert disabled pad template caps to new caps.
14712         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
14713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14714         (gst_xvimagesink_chain): Throw element error when display cannot
14715         be opened.  Increase minimum framerate to 1.0.  Check the data
14716         free function on a buffer to make sure it is the type we expect
14717         before manipulating it.
14718
14719 2004-01-15  Julien MOUTTE <julien@moutte.net>
14720
14721         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
14722         (gst_videobalance_colorbalance_set_value): Implement passthru if
14723         settings are in the middle.
14724         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
14725
14726 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14727
14728         * gst/videofilter/Makefile.am:
14729         * gst/volume/Makefile.am:
14730           Since we use videofilter symbols, link to it.
14731
14732 2004-01-15  Julien MOUTTE <julien@moutte.net>
14733
14734         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
14735         mixer interface type to HARDWARE.
14736         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
14737         type to SOFTWARE.
14738         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
14739         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
14740         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
14741         (gst_volume_interface_init), (gst_volume_list_tracks),
14742         (gst_volume_set_volume), (gst_volume_get_volume),
14743         (gst_volume_set_mute), (gst_volume_mixer_init),
14744         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
14745         (volume_init): Implementing mixer interface.
14746         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
14747         * sys/oss/gstosselement.c: (gst_osselement_get_type),
14748         (gst_osselement_change_state): Removing some trailing commas in
14749         structures.
14750         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
14751         interface type to HARDWARE.
14752         * sys/v4l/gstv4lcolorbalance.c:
14753         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
14754         type to HARDWARE.
14755         * sys/v4l2/gstv4l2colorbalance.c:
14756         (gst_v4l2_color_balance_interface_init): Setting colorbalance
14757         interface type to HARDWARE.
14758         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
14759         same code than ximagesink for event handling.
14760
14761 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14762
14763         * ext/snapshot/Makefile.am:
14764         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
14765         (gst_snapshot_chain):
14766         * ext/snapshot/gstsnapshot.h:
14767           This has to be a joke... Snapshot should be connected to a tee,
14768           colorspace element before it and EOS after that, where the other
14769           src of the tee receives normal data.
14770           The current way is *wrong*.
14771
14772 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14773
14774         * ext/hermes/gsthermescolorspace.c:
14775           Fix another compile error. Same as below.
14776
14777 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14778
14779         * gst/colorspace/gstcolorspace.c:
14780         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
14781         (gst_colorspace_i420_to_yv12):
14782           Fix compiling... Didn't test if it actually works.
14783
14784 2004-01-15  David Schleef  <ds@schleef.org>
14785
14786         * configure.ac:
14787         * gst/colorspace/Makefile.am:
14788         * gst/colorspace/gstcolorspace.c:
14789         * gst/colorspace/gstcolorspace.h:
14790         * gst/colorspace/yuv2rgb.c:
14791         * gst/colorspace/yuv2rgb.h:
14792         Duplicate the ext/hermes colorspace plugin, and remove Hermes
14793         code and GPL code.  Fix for new caps negotiation.  Rewrite
14794         much of the format handling code, and some of the conversion
14795         code.  Basically, rewrote almost everything.  This element
14796         handles I420, YV12 to RGB conversions.
14797         * ext/hermes/Makefile.am:
14798         * ext/hermes/gsthermescolorspace.c:
14799         Rename colorspace to hermescolorspace.  Fix negotiation issues.
14800         Remove non-Hermes related code.  This element handles lots of
14801         RGB to RGB conversions, but no YUV.
14802         * ext/hermes/gstcolorspace.c:
14803         * ext/hermes/gstcolorspace.h:
14804         * ext/hermes/rgb2yuv.c:
14805         * ext/hermes/yuv2rgb.c:
14806         * ext/hermes/yuv2rgb.h:
14807         * ext/hermes/yuv2rgb_mmx16.s:
14808         * ext/hermes/yuv2yuv.c:
14809         * ext/hermes/yuv2yuv.h:
14810         Remove old code.
14811
14812 2004-01-14  Colin Walters  <walters@verbum.org>
14813
14814         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
14815         they've already been.
14816
14817 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14818
14819         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
14820           assume tag mode when pad is not connected
14821
14822 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14823
14824         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14825           Don't update the time of the clock
14826         (gst_alsa_sink_loop):
14827           sync to the clock given to alsasink, not the own clock
14828         * sys/oss/gstosssink.c: (gst_osssink_chain):
14829           sync to the clock
14830         (gst_osssink_change_state):
14831           activate the clock
14832         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
14834           remove bogus code that made DISCONT events unhandled
14835         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
14836           explicitly case to double in _set_simple. (fixes 2nd warning in bug
14837           #131502)
14838         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
14839         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
14840         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
14841           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
14842           2nd warning in bug #131502)
14843
14844 2004-01-14  Julien MOUTTE  <julien@moutte.net>
14845
14846         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
14847         (gst_videobalance_colorbalance_set_value),
14848         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
14849         for colorbalance interface implementation.
14850         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14851         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
14852         (gst_ximagesink_dispose), (gst_ximagesink_init),
14853         (gst_ximagesink_class_init): Adding DISPLAY property.
14854         * sys/ximage/ximagesink.h: Adding display_name to store display.
14855         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14856         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
14857         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
14858         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
14859         properties (they still need polishing though for gst-launch use : no
14860         xcontext yet, i ll do that tomorrow).
14861         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
14862
14863 2004-01-14  Julien MOUTTE  <julien@moutte.net>
14864
14865         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14866         (gst_play_set_location), (gst_play_set_visualization): Preparing
14867         switch integration, adding videobalance in the pipeline.
14868
14869 2004-01-14  Julien MOUTTE <julien@moutte.net>
14870
14871         * gst-libs/gst/colorbalance/colorbalance.c:
14872         (gst_color_balance_class_init): Adding a default type.
14873         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
14874         the type.
14875         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
14876         (gst_videobalance_dispose), (gst_videobalance_class_init),
14877         (gst_videobalance_init), (gst_videobalance_interface_supported),
14878         (gst_videobalance_interface_init),
14879         (gst_videobalance_colorbalance_list_channels),
14880         (gst_videobalance_colorbalance_set_value),
14881         (gst_videobalance_colorbalance_get_value),
14882         (gst_videobalance_colorbalance_init): Implementing colorbalance
14883         interface.
14884         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
14885         list.
14886         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
14887         bug which was triggering a BadAccess X error when setting an overlay
14888         before pad was really negotiated.
14889         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
14890         Using the colorbalance type macro.
14891
14892 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14893
14894         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
14895         (gst_flacenc_chain):
14896           handle tags correctly
14897         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
14898           extract ID3v1 tags correctly
14899
14900 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14901
14902         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
14903         (plugin_init):
14904           Improve matroska typefinding for odd-typed headers...
14905
14906 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14907
14908         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
14909           Fix for using incremental number on padnames.
14910
14911 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14912
14913         * ext/divx/gstdivxdec.c:
14914         * ext/divx/gstdivxenc.c:
14915           Set category to divx4linux instead of divx (too generic).
14916         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14917         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
14918         (gst_wavparse_loop), (gst_wavparse_change_state):
14919         * gst/wavparse/gstwavparse.h:
14920           fix parsing of WAV files with non-standard fmt-tag size and fix
14921           skipping of unrecognized chunks... Someone please fix this thing
14922           to use rifflib so all this is automated.
14923         * sys/v4l/Makefile.am:
14924         * sys/v4l2/Makefile.am:
14925           Add X_CFLAGS because we depend on X (for overlay).
14926
14927 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
14928
14929         * ext/mpeg2dec/gstmpeg2dec.c:
14930           Don't issue a timestamp unless we tagged the frame
14931           with a PTS.
14932
14933 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14934
14935         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
14936           Query the audio element to get the time, not the clock. We're
14937           interested in the element's time here.
14938
14939 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14940
14941         * ext/aalib/gstaasink.c: (gst_aasink_chain):
14942         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14943         * ext/esd/esdsink.c: (gst_esdsink_chain):
14944         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
14945         * ext/mas/massink.c: (gst_massink_chain):
14946         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
14947         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
14948         (gst_matroska_demux_parse_metadata):
14949         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
14950         (gst_mpeg_parse_release_locks):
14951         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
14952         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
14953         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
14954         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14955         (gst_osssink_change_state):
14956         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
14957         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14958         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
14959         (gst_xvideosink_release_locks):
14960         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
14961           use element time.
14962         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
14963         (gst_alsa_clock_stop):
14964         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
14965         (gst_audio_clock_get_internal_time):
14966           simplify for use with new clocking code.
14967         * testsuite/alsa/Makefile.am:
14968         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
14969           fix testsuite for new caps system
14970
14971 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14972
14973         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
14974         * ext/flac/gstflacenc.c: (add_one_tag):
14975           length is already host endian, no need to convert. Fixes playback of
14976           tagged files on PPC. (bug #128384)
14977
14978 2004-01-13  Julien MOUTTE <julien@moutte.net>
14979
14980         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
14981         colorbalance interface stating if it is hardware based or software
14982         based.
14983         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
14984         Removing a trailing comma.
14985         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14986         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
14987         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
14988         the documentation seems to be wrong on the -1000 to 1000 interval.
14989
14990 2004-01-12  David Schleef  <ds@schleef.org>
14991
14992         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
14993         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
14994         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
14995         Fix negotiation.  Add a bufferalloc function for the sink pad,
14996         and generally clean up some of the code.
14997
14998 2004-01-12  Julien MOUTTE <julien@moutte.net>
14999
15000         * gst-libs/gst/colorbalance/colorbalancechannel.c:
15001         (gst_color_balance_channel_dispose): Adding safety check in dispose
15002         method.
15003         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15004         (gst_xvimagesink_xcontext_clear),
15005         (gst_xvimagesink_interface_supported),
15006         (gst_xvimagesink_colorbalance_list_channels),
15007         (gst_xvimagesink_colorbalance_set_value),
15008         (gst_xvimagesink_colorbalance_get_value),
15009         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
15010         Adding colorbalance interface support to set XV parameters such as
15011         HUE, BRIGHTNESS, CONTRAST, SATURATION.
15012         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
15013         interface.
15014
15015 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15016
15017         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
15018         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
15019         (gst_audio_convert_init), (gst_audio_convert_set_property),
15020         (gst_audio_convert_get_property), (gst_audio_convert_chain),
15021         (gst_audio_convert_link),
15022         (gst_audio_convert_buffer_to_default_format),
15023         (gst_audio_convert_buffer_from_default_format), (plugin_init):
15024           - implement _getcaps and use it
15025           - improve linking
15026           - remove float caps since no float conversion is actually done
15027           - remove properties and arguments that were to be used for rate
15028             conversion
15029
15030 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15031
15032         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
15033         (gst_audio_structure_set_int):
15034         * gst-libs/gst/audio/audio.h:
15035           add helper functions for _getcaps matching the standard audio
15036           templates
15037
15038 2004-01-12  David Schleef  <ds@schleef.org>
15039
15040         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15041         Test that pad is negotiated before getting its caps.
15042
15043 2004-01-12  Julien MOUTTE <julien@moutte.net>
15044
15045         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
15046         analyzing the pads of an element the bin is mostly in READY state so
15047         no caps were negotiated. This helper function needs to work with
15048         _get_caps directly then. I was not freeing them though, added that to
15049         fix the mem leak.
15050
15051 2004-01-12  Julien MOUTTE <julien@moutte.net>
15052
15053         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
15054         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
15055         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
15056         than the free_func.
15057
15058 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15059
15060         * sys/oss/gstossaudio.c: (plugin_init):
15061         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15062         * sys/oss/gstosselement.h:
15063           make an oss debugging category
15064           make failure more descriptive
15065
15066 2004-01-11  David Schleef  <ds@schleef.org>
15067
15068         * ext/ffmpeg/gstffmpeg.c:
15069         * ext/ffmpeg/gstffmpegcodecmap.c:
15070         * ext/ffmpeg/gstffmpegdec.c:
15071         * ext/ffmpeg/gstffmpegenc.c:
15072         * ext/ffmpeg/gstffmpegprotocol.c:
15073         * ext/gdk_pixbuf/gstgdkanimation.c:
15074         * ext/jpeg/gstjpeg.c:
15075         * ext/libpng/gstpng.c:
15076         * ext/mpeg2dec/perftest.c:
15077         * ext/speex/gstspeex.c:
15078         * gst-libs/gst/resample/dtos.c:
15079         * gst/intfloat/gstintfloatconvert.c:
15080         * gst/oneton/gstoneton.c:
15081         * gst/rtjpeg/RTjpeg.c:
15082         * gst/rtp/gstrtp.c:
15083         * sys/dxr3/dxr3init.c:
15084         * sys/glsink/gstgl_nvimage.c:
15085         * sys/glsink/gstgl_pdrimage.c:
15086         * sys/glsink/gstglsink.c:
15087         * testsuite/gst-lint:
15088         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
15089
15090 2004-01-11  David Schleef  <ds@schleef.org>
15091
15092         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
15093         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
15094         * ext/gdk_pixbuf/gstgdkanimation.c:
15095         (gst_gdk_animation_iter_create_pixbuf):
15096         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
15097         (gst_gdk_pixbuf_chain):
15098         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15099         * ext/jack/gstjack.c: (gst_jack_change_state):
15100         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
15101         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
15102         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
15103         * gst/videofilter/gstvideofilter.c:
15104         (gst_videofilter_set_output_size):
15105         Remove all usage of gst_pad_get_caps(), and replace it with
15106         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
15107
15108 2004-01-11  David Schleef  <ds@schleef.org>
15109
15110         * configure.ac:
15111         * ext/Makefile.am: Fixes to make ext/libcaca compile.
15112         * ext/divx/gstdivxdec.c:
15113         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
15114         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
15115         handle images that span multiple buffers.  Now work with both
15116         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
15117         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15118         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
15119         video/video.h changes
15120         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
15121         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15122         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
15123         of GstData free function.
15124         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
15125         same.
15126
15127 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15128
15129         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
15130         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
15131         (gst_v4l2element_get_property):
15132         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
15133           add norm, channel and frequency properties.
15134         * sys/v4l2/gstv4l2tuner.c:
15135           fixes for tuner interface changes
15136         * sys/v4l2/gstv4l2element.h:
15137         * sys/v4l2/gstv4l2src.c:
15138         * sys/v4l2/gstv4l2src.h:
15139         * sys/v4l2/v4l2src_calls.c:
15140         * sys/v4l2/v4l2src_calls.h:
15141           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
15142
15143 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15144
15145         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
15146         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
15147         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
15148         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
15149         * gst-libs/gst/tuner/tuner.h:
15150           GObjects aren't const.
15151           Add find_by_name functions.
15152           Add checks to _changed functions.
15153         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
15154         (gst_v4l_tuner_get_norm):
15155           Fixes for above.
15156
15157 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15158
15159         * gst-libs/gst/video/video.h:
15160           Fix caps template names to be understandable.
15161           Prefix everything with GST_VIDEO.
15162         * ext/aalib/gstaasink.c:
15163         * ext/divx/gstdivxdec.c:
15164         * ext/divx/gstdivxenc.c:
15165         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15166         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
15167         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
15168         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
15169         * ext/libcaca/gstcacasink.c:
15170         * ext/libpng/gstpngenc.c: (raw_caps_factory):
15171         * ext/snapshot/gstsnapshot.c:
15172         * ext/swfdec/gstswfdec.c:
15173         * ext/xvid/gstxviddec.c:
15174         * ext/xvid/gstxvidenc.c:
15175         * gst/chart/gstchart.c:
15176         * gst/deinterlace/gstdeinterlace.c:
15177         * gst/effectv/gsteffectv.c:
15178         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
15179         * gst/goom/gstgoom.c:
15180         * gst/median/gstmedian.c:
15181         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
15182         (gst_monoscope_srcconnect), (gst_monoscope_chain):
15183         * gst/overlay/gstoverlay.c:
15184         * gst/smooth/gstsmooth.c:
15185         * gst/smpte/gstsmpte.c:
15186         * gst/synaesthesia/gstsynaesthesia.c:
15187         * gst/videocrop/gstvideocrop.c:
15188         * gst/videodrop/gstvideodrop.c:
15189         * gst/y4m/gsty4mencode.c:
15190         * sys/qcam/gstqcamsrc.c:
15191         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
15192           Make them work with new video.h file.
15193         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15194         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
15195         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15196         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
15197           Make it work with new buffer allocation system.
15198
15199 2004-01-11  Julien MOUTTE  <julien@moutte.net>
15200
15201         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
15202         pad_alloc_buffer implementation to use ->srcpad
15203         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
15204         pad_alloc_buffer implementation to use ->srcpad
15205         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
15206         pad_alloc_buffer implementation to use ->srcpad
15207         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
15208         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
15209         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
15210         a reference to everything we need.
15211         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
15212         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15213         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15214         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
15215         a reference to everything we need.
15216         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
15217
15218 2004-01-11  David Schleef  <ds@schleef.org>
15219
15220         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
15221         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
15222         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
15223         structure members.
15224         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
15225         value during a resize/renegotiation.
15226         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
15227         gst_pad_alloc_buffer();
15228         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15229         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
15230         structure members.
15231         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
15232         Fix for rename of buffer private structure members.
15233         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15234         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
15235         Fix for rename of buffer private structure members.
15236         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15237         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
15238         Fix for rename of buffer private structure members.
15239
15240 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
15241
15242         reviewed by: David Schleef <ds@schleef.org>
15243
15244         * gst/videofilter/Makefile.am:
15245         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
15246         from the patch by ds to fit in with recent make_filter changes.
15247
15248 2004-01-11  Julien MOUTTE  <julien@moutte.net>
15249
15250         * configure.ac: Adding examples/switch/Makefile
15251         * examples/Makefile.am: Adding examples/switch
15252         * examples/switch/Makefile.am: Adding switcher example.
15253         * examples/switch/switcher.c: (got_eos), (idle_iterate),
15254         (switch_timer), (main): Adding an example demonstrating switch usage
15255         with 2 videotestsrc showing different patterns.
15256         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
15257         (gst_switch_init): Fixing switch with the new caps system.
15258
15259 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15260
15261         * gst-libs/gst/video/video.h:
15262           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
15263           They should probably be like
15264           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
15265
15266 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15267
15268         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15269         (qtdemux_parse_trak):
15270           fix audio chunk size/timestamp calculation
15271
15272 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15273
15274         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
15275           fix SVQ3 caps
15276
15277 2004-01-11  Steve Baker  <steve@stevebaker.org>
15278
15279         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
15280         (gst_agingtv_base_init), (gst_agingtv_class_init),
15281         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
15282         (gst_agingtv_set_property), (gst_agingtv_get_property):
15283         Port agingTV to videofilter
15284
15285 2004-01-09  Julien MOUTTE <julien@moutte.net>
15286
15287         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
15288         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15289
15290 2004-01-09  Julien MOUTTE <julien@moutte.net>
15291
15292         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
15293         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15294         * gst-libs/gst/xoverlay/xoverlay.c:
15295         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
15296         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
15297         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15298         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
15299         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15300         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15301         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
15302         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
15303         the bufferalloc_function to replace bufferpools, fixing the XOverlay
15304         interface implementation to handle xid being 0 and fix some bugs
15305         triggered by Benjamin's testcase.
15306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15307         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15308         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
15309         the bufferalloc_function to replace bufferpools, fixing the XOverlay
15310         interface implementation to handle xid being 0 and fix some bugs
15311         triggered by Benjamin's testcase.
15312
15313 2004-01-09  David Schleef  <ds@schleef.org>
15314
15315         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
15316         mouse pointer events.  It works.
15317
15318 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15319
15320         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
15321           Use explicit caps - fix capsnego.
15322         * ext/xvid/gstxviddec.c:
15323         * ext/xvid/gstxvidenc.c:
15324           Remove macro-inside-macro which caused compile errors.
15325         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
15326           Error out if it's not a RIFF file. Else we error out without
15327           gst_element_error() which is not good...
15328
15329 2004-01-08  David Schleef  <ds@schleef.org>
15330
15331         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
15332         Fix pad_link function to handle formats that ffmpeg returns
15333         as multiple caps structures.
15334         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
15335         Only complain if source buffer is _smaller_ than expected.
15336         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
15337         (gst_videoscale_handle_src_event): Resize navigation events
15338         when passing them upstream.
15339         * gst/videotestsrc/gstvideotestsrc.c:
15340         * gst/videotestsrc/gstvideotestsrc.h:
15341         * gst/videotestsrc/videotestsrc.c:
15342         * gst/videotestsrc/videotestsrc.h:
15343         Rewrite many of the buffer painting functions to handle odd
15344         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
15345         been verified to work with my video card.
15346         * testsuite/gst-lint:  Add check for elements calling
15347         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
15348
15349 2004-01-08  David Schleef  <ds@schleef.org>
15350
15351         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15352         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
15353
15354 2004-01-08  Julien MOUTTE  <julien@moutte.net>
15355
15356         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
15357         configure event is not emiting the desired size signal. That fixes
15358         aspect ratio issues with gst-player.
15359
15360 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15361
15362         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
15363           Fix capsnego.
15364
15365 2004-01-08  Julien MOUTTE  <julien@moutte.net>
15366
15367         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
15368         public method to fire size signal.
15369
15370 2004-01-07  Julien MOUTTE  <julien@moutte.net>
15371
15372         * examples/gstplay/Makefile.am: Adding the interface library.
15373         * gst-libs/gst/play/Makefile.am: Adding the interface library.
15374         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
15375         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
15376         GST_IS_X_OVERLAY before signal connect.
15377         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
15378         Removing the have_video_size signal.
15379         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
15380         and associated public method.
15381         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
15382         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
15383         signal.
15384         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
15385         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
15386         signal.
15387         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
15388         Using XOverlay public method to fire size signal.
15389
15390 2004-01-07  David Schleef  <ds@schleef.org>
15391
15392         * gst/videofilter/Makefile.am:
15393         * gst/videofilter/gstvideotemplate.c:
15394         * gst/videofilter/make_filter:
15395         Create gstvideoexample.c in a srcdir!=builddir friendly way.
15396         Convert make_filter to /bin/sh script.
15397
15398 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
15399
15400         * gst/modplug/gstmodplug.cc: fix element description
15401
15402 2004-01-07  Julien MOUTTE  <julien@moutte.net>
15403
15404         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
15405         (got_video_size): Adding some new lines in g_print calls.
15406         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15407         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
15408         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
15409         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
15410         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
15411         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
15412         Complete code review, reverting some stuff i disagree with, adding
15413         some fixes : time synchronization on invalid timestamps, renegotiation
15414         of private window.
15415         * sys/ximage/ximagesink.h:
15416         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
15417         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
15418         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
15419         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
15420         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
15421         (gst_xvimagesink_buffer_new),
15422         (gst_xvimagesink_navigation_send_event),
15423         (gst_xvimagesink_set_xwindow_id),
15424         (gst_xvimagesink_get_desired_size),
15425         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
15426         stuff i disagree with, adding some fixes : Renegotiation of private
15427         window, implementing get_desired_size.
15428
15429 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15430
15431         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
15432         (gst_afsink_handle_event):
15433         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
15434         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
15435         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
15436         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
15437         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
15438           Fix for instantiate-test (see core). Also remove dead code from
15439           jpegenc (which still needs fixing, but that's lower on my TODO
15440           list...).
15441         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
15442           Never return NULL as caps.
15443
15444 2004-01-07  David Schleef  <ds@schleef.org>
15445
15446         * configure.ac:
15447         * ext/Makefile.am:
15448         * ext/librfb/Makefile.am:
15449         * ext/librfb/gstrfbsrc.c:
15450         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
15451         is the protocol used by VNC.
15452
15453 2004-01-07  David Schleef  <ds@schleef.org>
15454
15455         * gst/videofilter/gstvideotemplate.c:
15456         * gst/videofilter/gstvideotemplate.h:
15457         * gst/videofilter/make_filter:
15458         Merge videotemplate header into source file.
15459         * gst/effectv/Makefile.am:
15460         * gst/effectv/gsteffectv.c: (plugin_init):
15461         * gst/effectv/gstwarp.c:
15462         Make warpTV a subclass of videofilter.
15463
15464 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15465
15466         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
15467           Add guard against invalid utf-8 conversions in mad. Just in case.
15468
15469 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15470
15471         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
15472           Fix for bug shown by poisoning
15473
15474 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15475
15476         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15477         (gst_v4lmjpegsrc_buffer_free):
15478         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
15479         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
15480         (gst_v4lsrc_buffer_free):
15481           Fix for removed bufferpools.
15482
15483 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
15484
15485         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
15486         Fix caps negotiation.
15487
15488         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
15489         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
15490         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
15491         (dvdnavsrc_event):
15492         * ext/mpeg2dec/gstmpeg2dec.c:
15493         * gst-libs/gst/navigation/navigation.c:
15494         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
15495         * gst-libs/gst/navigation/navigation.h:
15496         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
15497         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
15498         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
15499         Super-simple first version of mouse and keyboard events. Clicking
15500         on a DVD menu now works, although it may not take you where you
15501         expected.
15502
15503         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
15504         * gst/videotestsrc/gstvideotestsrc.c:
15505         (gst_videotestsrc_src_fixate):
15506         These fixate functions were broken - they never actually
15507         fixated :)
15508
15509 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15510
15511         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
15512         (gst_icecastsend_init):
15513           fix for new caps system.
15514         * gst-libs/gst/mixer/mixertrack.h:
15515         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
15516           Add 'master track' flag (for tools like ACME that only want to
15517           change the main volume).
15518
15519 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
15520
15521         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
15522         (gst_xvid_csp_to_caps):
15523         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
15524         * ext/xvid/gstxvidenc.c:
15525         ifdef out ARGB type when it isn't available
15526         in xvidcore 1.0.0beta2
15527
15528 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15529
15530         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
15531           When we have received a new SCR right in the first buffer after
15532           a seek (so in the same cycle that handles the discont), we should
15533           handle the buffer instead of unreffing it, else we lose data.
15534
15535 2004-01-06  Iain <iain@prettypeople.org>
15536
15537         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
15538           buffer-frames caps too.
15539
15540         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
15541           caps that we need, don't destroy them all and rebuild them. And when
15542           creating src pads, use the src pad template rather than the sink...
15543
15544 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15545
15546         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
15547           Add pad to element *after* setting functions such as event handler.
15548           Without this, the scheduler (opt) will link pads, set the event
15549           handler from the default event function (dispatcher in gstpad.c)
15550           and *after* that, we will set our own event function, which will
15551           thus never be used (and thus mpegdemux doesn't handle events).
15552
15553 2004-01-04  David Schleef  <ds@schleef.org>
15554
15555         Fix the fixate functions to handle new prototype:
15556         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
15557         * gst/videotestsrc/gstvideotestsrc.c:
15558         (gst_videotestsrc_src_fixate):
15559         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
15560         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
15561         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
15562
15563 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15564
15565         * sys/ximage/ximagesink.h:
15566         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15567         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
15568         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
15569         (gst_ximagesink_xoverlay_init):
15570           assorted fixes to make (re)embedding work
15571         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
15572         (gst_ximagesink_get_desired_size):
15573           implement desired size additions to XOverlay
15574
15575 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15576
15577         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
15578         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
15579         (gst_x_overlay_got_desired_size):
15580         * gst-libs/gst/xoverlay/xoverlay.h:
15581           Add optional "desired size" signal and querying.
15582
15583 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15584
15585         * gst/matroska/matroska-demux.c:
15586         (gst_matroska_demux_parse_blockgroup):
15587           Fix EBML-laced block parsing. Diffs are relative to previous
15588           lace, not the first lace. Thanks to Mosu from the Matroska
15589           team for detecting this.
15590         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15591         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
15592         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
15593         (gst_wavparse_change_state):
15594         * gst/wavparse/gstwavparse.h:
15595           Quickfix for capsnego.
15596
15597 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15598
15599         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
15600           Fix indenting, fix pad creation.
15601
15602 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15603
15604         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
15605         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
15606         (gst_xviddec_sink_link):
15607           Implement src_getcaps() so proper size caps is negotiated.
15608
15609 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15610
15611         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
15612           Finish flac decoder on EOS. See #116178.
15613
15614 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15615
15616         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
15617         (gst_matroska_demux_add_stream):
15618         * gst/matroska/matroska-ids.h:
15619           Add getcaps() function to fix capsnego...
15620
15621 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15622
15623         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
15624         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
15625         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
15626           Fix more integer overflows. Again, see #126967.
15627
15628 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15629
15630         * ext/mpeg2dec/gstmpeg2dec.c:
15631           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
15632           #130416.
15633
15634 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15635
15636         * configure.ac:
15637         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
15638         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
15639         * ext/xvid/gstxvid.h:
15640         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
15641         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
15642         (gst_xviddec_src_link), (gst_xviddec_sink_link),
15643         (gst_xviddec_change_state):
15644         * ext/xvid/gstxviddec.h:
15645         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
15646         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
15647         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
15648         (gst_xvidenc_link), (gst_xvidenc_set_property),
15649         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
15650         * ext/xvid/gstxvidenc.h:
15651           Update xvid plugin to latest xvid (1.0.0-beta3) API.
15652
15653 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15654
15655         * gst/rtp/rtp-packet.c:
15656           Add sys/types.h include, since OS X doesn't define in_addr_t
15657           in netinet/in.h, like it does on Linux (see #129600).
15658
15659 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
15660
15661         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15662
15663         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
15664           Correct logic of dispose function (see #129306).
15665
15666 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15667
15668         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
15669         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
15670         (gst_mpeg_parse_init):
15671         * gst/mpegstream/gstmpegparse.h:
15672           Remove clock (which was never provided, i.e. dead code), and
15673           also fix integer overflows at high PTS values (see #126967).
15674
15675 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15676
15677         * ext/flac/gstflacdec.c:
15678         * ext/libpng/gstpngenc.h:
15679         * ext/mikmod/gstmikmod.h:
15680           OS X fixes (see #126628).
15681
15682 2004-01-02  David Schleef  <ds@schleef.org>
15683
15684         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
15685         (gst_alsa_src_base_init): Remove bogus "src" request pad.
15686         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
15687         (gst_mpeg_parse_class_init): Move pad template registration
15688         to class_init, since the derived class (mpegdemux) doesn't
15689         want them.
15690
15691 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15692
15693         * sys/ximage/Makefile.am:
15694         * sys/xvideo/Makefile.am:
15695         * sys/xvimage/Makefile.am:
15696           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
15697           after installation (see #127664).
15698
15699 2004-01-02  David Schleef  <ds@schleef.org>
15700
15701         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
15702         (gst_ffmpegenc_connect):  Negotiation fixes.
15703         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
15704         Remove inappropriate gst_caps_free().
15705         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15706         Reenable Ronald's internal resize code, since the core handles
15707         it correctly now.
15708
15709 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15710
15711         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
15712         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
15713         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
15714           Fix pad template stuff.
15715
15716 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15717
15718         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15719         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
15720           fix signed integer reading/writing.
15721
15722 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15723
15724         * ext/alsa/README:
15725           Remove outdated document
15726
15727 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
15728
15729         * gst/cutter/gstcutter.c: (gst_cutter_init):
15730           src pad was being created twice - oops.
15731
15732 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15733
15734         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15735           Comment out internal resize. It doesn't handle the resulting
15736           XEvent internally, does another try_set_caps() which leads to
15737           a really nice loop.
15738           Real fix will come when Julien and Dave are awake. ;).
15739
15740 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15741
15742         * ext/mpeg2enc/gstmpeg2enc.cc:
15743           fix const/nonconst compile issue.
15744
15745 2004-01-02  David Schleef  <ds@schleef.org>
15746
15747         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
15748         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
15749         Add fixate function and a check for bad formats.
15750
15751 2004-01-01  David Schleef  <ds@schleef.org>
15752
15753         Negotiation fixes:
15754         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15755         (gst_audiofilter_init):
15756         * gst/debug/efence.c: (gst_efence_init):
15757         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
15758         (gst_deinterlace_init):
15759         * gst/volume/gstvolume.c: (volume_connect):
15760
15761 2004-01-01  David Schleef  <ds@schleef.org>
15762
15763         Convert elements to use gst_pad_use_explicit_caps() where
15764         appropriate:
15765         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
15766         * ext/audiofile/gstafparse.c: (gst_afparse_init),
15767         (gst_afparse_open_file):
15768         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
15769         (gst_afsrc_open_file):
15770         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
15771         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
15772         (gst_ffmpegdec_chain):
15773         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
15774         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
15775         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
15776         (gst_gdk_pixbuf_chain):
15777         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
15778         (gst_jpegdec_chain):
15779         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
15780         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
15781         (gst_mikmod_negotiate):
15782         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
15783         (gst_mpeg2dec_negotiate_format):
15784         * ext/mpeg2enc/gstmpeg2enc.cc:
15785         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
15786         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
15787         (gst_speexdec_sinkconnect):
15788         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
15789         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
15790         (gst_vorbisfile_new_link):
15791         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
15792         (gst_ac3parse_chain):
15793         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
15794         (gst_asf_demux_setup_pad):
15795         * gst/auparse/gstauparse.c: (gst_auparse_init),
15796         (gst_auparse_chain):
15797         * gst/id3/gstid3types.c: (gst_id3types_loop):
15798         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15799         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
15800         (mp1videoparse_parse_seq):
15801         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
15802         (bpf_from_header):
15803         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
15804         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
15805         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
15806         (gst_mpeg_parse_send_data):
15807         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15808         (gst_qtdemux_add_stream):
15809         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
15810         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15811         (gst_wavparse_parse_fmt):
15812
15813 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15814
15815         * configure.ac:
15816           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
15817           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
15818           it therefore uses the wrong include paths. Too bad... Note
15819           that 1.6.1.93 is not release yet. ;).
15820           Also add a check for mplex, which is now using the lib'ified
15821           mplex from mjpegtools, too.
15822         * ext/ffmpeg/gstffmpegcodecmap.c:
15823           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
15824           issues. I don't think ffmpeg handles 3ivx correctly, so this
15825           probably won't work. But it won't hurt either.
15826         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
15827         (gst_ffmpegdec_chain):
15828         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
15829         (gst_ffmpegenc_chain_audio):
15830           Fix memleak in audio encoding. Close codec if open fails, this
15831           calls the cleanup routines so we can re-use the context.
15832         * ext/mpeg2enc/gstmpeg2enc.cc:
15833           Fix pad template names/types, fix memory issue with getcaps().
15834         * ext/mpeg2enc/gstmpeg2encoder.cc:
15835         * ext/mpeg2enc/gstmpeg2encoder.hh:
15836           Fix compile issue with new caps system (const thingy).
15837         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15838         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
15839           We read a first frame right on initing, so that we have a caps
15840           when we init the output. This caps is cached in padprivate and
15841           read as first frame.
15842         * ext/mplex/Makefile.am:
15843         * ext/mplex/gstmplex.cc:
15844         * ext/mplex/gstmplex.h:
15845         * ext/mplex/gstmplex.hh:
15846         * ext/mplex/gstmplexibitstream.cc:
15847         * ext/mplex/gstmplexibitstream.hh:
15848         * ext/mplex/gstmplexjob.cc:
15849         * ext/mplex/gstmplexjob.hh:
15850         * ext/mplex/gstmplexoutputstream.cc:
15851         * ext/mplex/gstmplexoutputstream.hh:
15852           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
15853           had issues, didn't do capsnego, supported only a subset of the
15854           mplex features and required a mplex fork in our local CVS. Plus
15855           that it worked agaist a very old mplex version. Rewriting was
15856           faster than updating it.
15857         * gst-libs/ext/Makefile.am:
15858         * gst-libs/ext/mplex/INSTRUCT:
15859         * gst-libs/ext/mplex/Makefile.am:
15860         * gst-libs/ext/mplex/README:
15861         * gst-libs/ext/mplex/TODO:
15862         * gst-libs/ext/mplex/ac3strm_in.cc:
15863         * gst-libs/ext/mplex/audiostrm.hh:
15864         * gst-libs/ext/mplex/audiostrm_out.cc:
15865         * gst-libs/ext/mplex/aunit.hh:
15866         * gst-libs/ext/mplex/bits.cc:
15867         * gst-libs/ext/mplex/bits.hh:
15868         * gst-libs/ext/mplex/buffer.cc:
15869         * gst-libs/ext/mplex/buffer.hh:
15870         * gst-libs/ext/mplex/fastintfns.h:
15871         * gst-libs/ext/mplex/format_codes.h:
15872         * gst-libs/ext/mplex/inputstrm.cc:
15873         * gst-libs/ext/mplex/inputstrm.hh:
15874         * gst-libs/ext/mplex/lpcmstrm_in.cc:
15875         * gst-libs/ext/mplex/mjpeg_logging.cc:
15876         * gst-libs/ext/mplex/mjpeg_logging.h:
15877         * gst-libs/ext/mplex/mjpeg_types.h:
15878         * gst-libs/ext/mplex/mpastrm_in.cc:
15879         * gst-libs/ext/mplex/mpegconsts.cc:
15880         * gst-libs/ext/mplex/mpegconsts.h:
15881         * gst-libs/ext/mplex/mplexconsts.hh:
15882         * gst-libs/ext/mplex/multplex.cc:
15883         * gst-libs/ext/mplex/outputstream.hh:
15884         * gst-libs/ext/mplex/padstrm.cc:
15885         * gst-libs/ext/mplex/padstrm.hh:
15886         * gst-libs/ext/mplex/stillsstream.cc:
15887         * gst-libs/ext/mplex/stillsstream.hh:
15888         * gst-libs/ext/mplex/systems.cc:
15889         * gst-libs/ext/mplex/systems.hh:
15890         * gst-libs/ext/mplex/vector.cc:
15891         * gst-libs/ext/mplex/vector.hh:
15892         * gst-libs/ext/mplex/videostrm.hh:
15893         * gst-libs/ext/mplex/videostrm_in.cc:
15894         * gst-libs/ext/mplex/videostrm_out.cc:
15895         * gst-libs/ext/mplex/yuv4mpeg.cc:
15896         * gst-libs/ext/mplex/yuv4mpeg.h:
15897         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
15898         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
15899           We don't fork mjpegtools' mplex in our CVS anymore.
15900         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
15901         (gst_avi_demux_add_stream):
15902         * gst/avi/gstavidemux.h:
15903           Add getcaps() function for proper caps nego. This makes some
15904           parts of AVI playback/reading work.
15905         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15906           Resize window on new capsnego. This is probably wrong, but
15907           I'm still committing it because with current capsnego, the
15908           first successfull capsnego is auto-fixated, therefore rounded
15909           down to the lowest values in the caps. this results in a 16x16
15910           XWindow that is not reized when real capsnego finishes.
15911           Dave, I see more cases of this, do you know a proper solution?
15912         * tools/gst-launch-ext.in:
15913           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
15914
15915 2003-12-31  David Schleef  <ds@schleef.org>
15916
15917         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
15918         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
15919           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
15920
15921 2003-12-30  David Schleef  <ds@schleef.org>
15922
15923         * ext/ffmpeg/gstffmpegcolorspace.c:
15924         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15925         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
15926         (gst_ffmpegcsp_chain): Negotiation fixes
15927         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
15928         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15929         (gst_audio_convert_link), (gst_audio_convert_channels):
15930         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
15931         (gst_audioscale_link), (gst_audioscale_get_buffer),
15932         (gst_audioscale_chain): Negotiation fixes
15933         * gst/audioscale/gstaudioscale.h:
15934         * gst/videofilter/gstvideofilter.c:
15935         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
15936         (gst_videofilter_link), (gst_videofilter_init),
15937         (gst_videofilter_set_output_size), (gst_videofilter_setup),
15938         (gst_videofilter_find_format_by_structure):
15939         * gst/videofilter/gstvideofilter.h: Negotiation fixes
15940         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
15941         (gst_videoscale_link):
15942         * gst/videoscale/videoscale.c: (videoscale_get_structure),
15943         (videoscale_find_by_structure), (gst_videoscale_setup):
15944         * gst/videoscale/videoscale.h: Negotiation fixes
15945         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
15946         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
15947         function, restrict resizing to a multiple of 4 (hack until
15948         everyone supports odd sizes correctly).
15949
15950 2003-12-29  Colin Walters  <walters@verbum.org>
15951
15952         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
15953         signed.
15954
15955 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
15956
15957         * ext/sndfile/gstsf.c: (gst_sf_loop):
15958           Fix warning about discarding const qualifier
15959
15960 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
15961
15962         * gst/cutter/gstcutter.c:
15963         * gst/videoscale/gstvideoscale.c:
15964         * gst/volenv/gstvolenv.c:
15965         * gst-libs/gst/audio/audio.c:
15966         * gst-libs/gst/video/video.c:
15967           Fix warnings
15968
15969 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15970
15971         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15972           Don't send ALSA debugging to stderr.
15973         * ext/alsa/gstalsa.h:
15974           Use GST_WARNING instead of g_warning when ALSA functions fail.
15975
15976 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15977
15978         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15979           Free XVAdapterInfo correctly.
15980
15981 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15982
15983         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
15984         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
15985           Make id3tag use correct caps nego.
15986
15987 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
15988
15989         * ext/ivorbis/vorbis.c:
15990         * ext/ivorbis/vorbisenc.h:
15991         * ext/ivorbis/vorbisfile.c:
15992           Modify so that it uses the new caps things
15993
15994 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15995
15996         * testsuite/spider/spider1.c: (main):
15997         * testsuite/spider/spider2.c: (main):
15998         * testsuite/spider/spider3.c: (main):
15999           Make tests compile again. They probably don't work.
16000
16001 2003-12-24  Colin Walters  <walters@verbum.org>
16002
16003         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
16004         we can't fixate the caps anymore.
16005
16006 2003-12-23  David Schleef  <ds@schleef.org>
16007
16008         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
16009         * sys/oss/gstosssink.c: (gst_osssink_init),
16010         (gst_osssink_sink_fixate): Add fixate function.
16011
16012 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16013
16014         * ext/ffmpeg/gstffmpegcodecmap.c:
16015         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
16016         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
16017         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
16018         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
16019         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
16020         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
16021         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
16022           fix typo in RGB masks, and move back to "old" colorspace
16023           capsnego code until whoever wrote this new crap has actually
16024           tested it so that it works.
16025           And yes, this works, keep it that way please.
16026
16027 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16028
16029         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
16030         (gst_divxdec_init), (gst_divxdec_negotiate):
16031         * ext/divx/gstdivxdec.h:
16032         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
16033         (gst_divxenc_init):
16034         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
16035         (gst_faac_sinkconnect), (gst_faac_srcconnect):
16036         * ext/mpeg2enc/gstmpeg2enc.cc:
16037         * ext/mpeg2enc/gstmpeg2encoder.cc:
16038         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
16039         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
16040         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
16041         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
16042         (dxr3spusink_init):
16043         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
16044         (dxr3videosink_init):
16045           Fix caps breakage after Dave's caps branch merge.
16046
16047 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16048
16049         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16050           Fix for 24bpp display.
16051
16052 2003-12-23  Colin Walters  <walters@verbum.org>
16053
16054         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
16055         a GnomeVFSHandle directly.
16056
16057 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16058
16059         * gst/volume/Makefile.am:
16060         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
16061         (volume_base_init), (volume_init):
16062           Reenable volume element and fix to work with new caps stuff.
16063           Rhythmbox needs this.
16064
16065 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16066
16067         * gst/qtdemux/qtdemux.c: (plugin_init):
16068           qtdemux requires bytestream
16069
16070 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16071
16072         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
16073           Fix remaining caps handling errors due to CAPS merge.
16074
16075 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16076
16077         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
16078         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
16079         (gst_faad_srcconnect):
16080           Port to new caps system.
16081
16082 2003-12-21  Julien MOUTTE  <julien@moutte.net>
16083
16084         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
16085         (got_video_size), (main): using g_print instead of g_message.
16086         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
16087         signal which was not emitted because of "switch" element added to the
16088         bin but not connected. (Removing from the bin temporarily)
16089
16090 2003-12-21  Julien MOUTTE  <julien@moutte.net>
16091
16092         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
16093         find X development files. I don't understand the previous tests and
16094         they fail on my debian/ppc unstable. This one works.
16095         * examples/gstplay/player.c: (main): Set the pipeline to READY before
16096         exiting.
16097         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
16098         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16099         (gst_play_set_visualization): Add some safety checks in set_ methods
16100         and state_change. This was throwing some ugly CRITICAL messages when
16101         pipeline was getting disposed and casts were failing.
16102
16103 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16104
16105         * configure.ac:
16106           Improve mpeg2enc detection. This is for distributions that do
16107           ship mjpegtools, but without mpeg2enc. Also does object check
16108           for might there ever be ABI incompatibility.
16109         * ext/mpeg2enc/gstmpeg2enc.cc:
16110           Add Andrew as second maintainer (he's helping me), and also add
16111           an error if no caps was set. This happens if I pull before capsnego
16112           and that's something I should solve sometime else.
16113         * gst/matroska/matroska-demux.c:
16114         (gst_matroska_demux_parse_blockgroup):
16115           Fix time parsing.
16116         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
16117         (gst_matroska_mux_track_header):
16118           Add caps to templates.
16119         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
16120           Add mpegversion=1 to prevent confusion with MPEG/AAC.
16121         * gst/mpegstream/gstmpegdemux.c:
16122           Remove layer since it causes warnings about unfixed caps.
16123         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
16124           Fix obvious typo (we error out if caps were set, we should of
16125           course error out if *no* caps were set).
16126         * sys/oss/gstosselement.c: (gst_osselement_convert):
16127           Fix format conversion, we confused bits/bytes.
16128         * sys/oss/gstosselement.h:
16129           Improve documentation for 'bps'.
16130         * sys/v4l/TODO:
16131           Remove stuff about plugins that need removing - this was done
16132           ages ago.
16133         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
16134         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
16135         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
16136         (gst_v4lsrc_src_query):
16137         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
16138         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
16139           Add get_query_types(), get_formats() and query() functions.
16140
16141 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
16142
16143         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
16144         * moved CVS to freedesktop.org
16145