d0af3d2fde9be3c81c9024b95907baac0e84b219
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2
3         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4           Work with streaming input.
5
6 2005-05-25  Wim Taymans  <wim@fluendo.com>
7
8         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
10         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
11         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
12         No need to take the STREAM lock anymore.
13
14 2005-05-25  Wim Taymans  <wim@fluendo.com>
15
16         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
17         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
18         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
19         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
20         (gst_ogg_demux_sink_activate):
21         * ext/theora/theoradec.c: (theora_dec_src_event),
22         (theora_handle_comment_packet), (theora_dec_chain),
23         (theora_dec_change_state):
24         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
25         (vorbis_handle_data_packet), (vorbis_dec_chain),
26         (vorbis_dec_change_state):
27         Remove STREAM locks as they are taken in core now.
28         Never set bogus granulepos on vorbis/theora.
29         Fix leaks in theoradec tag parsing.
30
31 2005-05-25  Wim Taymans  <wim@fluendo.com>
32
33         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
34         Fix memleaks, GST_BUFFER_DATA() is not freed.
35
36 2005-05-25  Wim Taymans  <wim@fluendo.com>
37
38         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
39         Open non-blocking, set to blocking mode afterwards to avoid
40         lockups when audio device is busy.
41
42 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
43
44         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
45           This can't be good.
46
47 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
48
49         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
50         (gst_audio_convert_chain), (gst_audio_convert_link_src),
51         (gst_audio_convert_setcaps):
52           Implement instant setup switching.
53
54 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
55
56         * gst/playback/gstplaybasebin.c: (probe_triggered):
57           Fix missing unlock.
58         * gst/playback/gstplaybin.c: (add_sink):
59           First add, then link (otherwise pad link fails).
60
61 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
62
63         * examples/Makefile.am:
64         fix buildbot (make distcheck)
65
66 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
67
68         * gst/playback/gstplaybin.c: (gen_vis_element):
69           Remove some wrong code. Doesn't work yet.
70
71 2005-05-19  Wim Taymans  <wim@fluendo.com>
72
73         * gst-libs/gst/net/Makefile.am:
74         * gst-libs/gst/net/README:
75         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
76         (gst_netbuffer_class_init), (gst_netbuffer_init),
77         (gst_netbuffer_finalize), (gst_netbuffer_copy),
78         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
79         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
80         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
81         * gst-libs/gst/net/gstnetbuffer.h:
82         Added buffer subclass to store extra to/from addresses for
83         network sources/sinks.
84
85 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
86
87         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
88           Don't lock an unassigned variable.
89
90 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
91
92         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
93           Increase buffer for video, decrease buffer for other media types.
94         * gst/playback/gstplaybin.c: (gen_video_element),
95         (gen_audio_element):
96           Change names for debugging purposes.
97
98 2005-05-18  Wim Taymans  <wim@fluendo.com>
99
100         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
101         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
102         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
103         (gst_ffmpegcsp_chain):
104         Enable buffer alloc passthrough if the source and dest
105         formats are the same.
106
107 2005-05-17  Wim Taymans  <wim@fluendo.com>
108
109         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
110         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
111         (gst_ogg_demux_chain_unlocked):
112         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
113         (gst_audio_convert_caps_remove_format_info),
114         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
115         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
116         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
117         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
118         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
119         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
120         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
121         (gst_ffmpegcsp_get_property):
122         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
123         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
124         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
125         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
126         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
127         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
128         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
129         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
130         Leak fixes in oggdemux.
131         Some cleanups in audioconvert.
132         Make passthrough work along with buffer_alloc etc.
133         Make buffer_alloc and buffer recycling actually work in
134         xvimagesink.
135
136 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
137
138         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
139           make the compiler happy
140
141 2005-05-17  Wim Taymans  <wim@fluendo.com>
142
143         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
144         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
145         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
146         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
147         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
148         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
149         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
150         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
151         (gst_xvimagesink_set_xwindow_id):
152         * sys/xvimage/xvimagesink.h:
153         Port xvimagesink to new MiniObject.
154
155 2005-05-17  Wim Taymans  <wim@fluendo.com>
156
157         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
158         (gst_audiofilter_chain):
159         * gst-libs/gst/audio/gstaudiosink.c:
160         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
161         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
162         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
163         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
164         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
165         (gst_audiosink_create_ringbuffer):
166         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
167         (gst_audio_convert_caps_remove_format_info),
168         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
169         (gst_audio_convert_fixate), (gst_audio_convert_channels):
170         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
171         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
172         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
173         Fix passthrough in ffmpegcolorspace.
174         Fix memset in audiosink on wrong memory.
175
176 2005-05-16  David Schleef  <ds@schleef.org>
177
178         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
179         to GstMiniObject.
180
181 2005-05-16  David Schleef  <ds@schleef.org>
182
183         Port from GstData to GstMiniObject.
184         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
185         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
186         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
187         (gst_ogg_mux_collected):
188         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
189         * ext/theora/theoradec.c: (theora_handle_comment_packet),
190         (theora_handle_data_packet):
191         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
192         (theora_set_header_on_caps), (theora_enc_chain):
193         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
194         (vorbis_handle_comment_packet):
195         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
196         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
197         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
198         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
199         * gst/audioconvert/gstaudioconvert.c:
200         (gst_audio_convert_get_buffer):
201         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
202         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
203         (mute_stream), (silence_stream):
204         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
205         * gst/volume/gstvolume.c: (volume_transform):
206         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
207         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
208         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
209         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
210         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
211         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
212         (gst_ximagesink_buffer_alloc):
213         * sys/ximage/ximagesink.h:
214
215 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
216
217         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
218         (fill_buffer), (check_queue), (queue_threshold_reached),
219         (queue_out_of_data):
220         * gst/playback/gstplaybasebin.h:
221           Post buffer-fullness on the bus.
222
223 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
224
225         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
226         (try_to_link_1):
227         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
228         (group_commit), (probe_triggered), (setup_source),
229         (gst_play_base_bin_change_state):
230         * gst/playback/gstplaybasebin.h:
231         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
232         (gst_play_bin_init), (remove_sinks), (setup_sinks),
233         (gst_play_bin_change_state):
234           Move setup_output_pads into a virtual function, remove
235           group-switch (no longer needed) and redirect (handled by bus
236           now) signals.
237
238 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
239
240         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
241         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
242         (get_active_group), (get_building_group), (group_destroy),
243         (group_commit), (check_queue), (queue_overrun),
244         (queue_threshold_reached), (queue_out_of_data),
245         (gen_preroll_element), (remove_groups), (unknown_type),
246         (add_element_stream), (no_more_pads), (probe_triggered),
247         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
248         (setup_substreams), (setup_source), (finish_source),
249         (prepare_output), (muted_group_change_state),
250         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
251         (gst_play_base_bin_change_state):
252         * gst/playback/gstplaybasebin.h:
253         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
254         (gst_play_bin_init), (gst_play_bin_set_property),
255         (gen_video_element), (gen_text_element), (gen_audio_element),
256         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
257         (gst_play_bin_change_state):
258         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
259         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
260         (stream_info_change_state), (gst_stream_info_set_mute),
261         (gst_stream_info_get_property):
262         * gst/playback/gststreaminfo.h:
263         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
264         (gst_stream_selector_get_linked_pad),
265         (gst_stream_selector_getcaps),
266         (gst_stream_selector_get_linked_pads),
267         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
268         * gst/playback/gststreamselector.h:
269           Rough port of playbin. Needs some more work, but is mostly done,
270           and uses a few locks in important places, which should make stuff
271           like chain-switches clean. Still uses GST_STATE() in a few places,
272           which isn't all that good an idea, subtitles/elements disabled
273           because no elements to test with and thus probably broken, query
274           and event handling moved to GstBin, internal thread removed
275           alltogether because the pipeline does that for us now. Can play
276           Ogg/Vorbis files. Haven't tested anything else yet.
277
278 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
279
280         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
281           Do no-more-pads (needed for autoplugging).
282
283 2005-05-10  Andy Wingo  <wingo@pobox.com>
284
285         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
286         message to the bus with the tags. Still not sent downstream tho.
287
288         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
289         get_parent.
290         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
291         avoid refcounting hassles.
292
293 2005-05-09  Andy Wingo  <wingo@pobox.com>
294
295         * gst/volume/Makefile.am:
296         * gst/volume/demo.c
297         * gst/volume/gstvolume.h
298         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
299         basetransform. Probably need an audio filter base class.
300
301 2005-05-09  Wim Taymans  <wim@fluendo.com>
302
303         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
304         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
305         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
306         (gst_vorbisenc_chain):
307         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
308         (gst_audio_convert_caps_remove_format_info),
309         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
310         (gst_audio_convert_fixate), (gst_audio_convert_channels):
311         Make caps writable before writing to it.
312         Fix negotiation in audioconvert some more.
313
314 2005-05-09  Wim Taymans  <wim@fluendo.com>
315
316         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
317         (gst_videorate_getcaps), (gst_videorate_setcaps),
318         (gst_videorate_event), (gst_videorate_chain):
319         Better negotiation.
320
321 2005-05-09  Wim Taymans  <wim@fluendo.com>
322
323         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
324         (gst_videorate_getcaps), (gst_videorate_setcaps),
325         (gst_videorate_blank_data), (gst_videorate_init),
326         (gst_videorate_event), (gst_videorate_chain),
327         (gst_videorate_change_state):
328         Port videorate, do a better job at negotiation while we're at
329         it.
330
331 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
332
333         * configure.ac:
334           Disable libvisual
335
336         * examples/Makefile.am:
337         * gst-libs/gst/audio/Makefile.am:
338         * gst-libs/gst/riff/Makefile.am:
339         * gst-libs/gst/tag/Makefile.am:
340         * gst-libs/gst/video/Makefile.am:
341           Fixups for missing variables.
342
343 2005-05-09  Wim Taymans  <wim@fluendo.com>
344
345         * examples/seeking/seek.c: (make_theora_pipeline),
346         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
347         (query_rates), (query_positions_elems), (query_positions_pads),
348         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
349         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
350         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
351         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
352         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
353         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
354         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
355         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
356         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
357         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
358         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
359         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
360         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
361         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
362         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
363         (theora_dec_src_convert), (theora_dec_sink_convert),
364         (theora_dec_src_query), (theora_dec_sink_query),
365         (theora_dec_src_event), (theora_dec_sink_event),
366         (theora_handle_comment_packet), (theora_handle_type_packet),
367         (theora_handle_header_packet), (theora_handle_data_packet),
368         (theora_dec_chain):
369         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
370         (vorbis_dec_convert), (vorbis_dec_src_query),
371         (vorbis_dec_sink_query), (vorbis_dec_src_event),
372         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
373         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
374         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
375         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
376         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
377         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
378         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
379         (gst_play_bin_query):
380         * gst/playback/test3.c: (update_scale):
381         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
382         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
383         * gst/subparse/gstsubparse.c: (gst_subparse_init):
384         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
385         (gst_videotestsrc_src_query):
386         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
387         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
388         (paint_hline_YUV9):
389         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
390         Port to new query API.
391         Updated seek.
392         Cleanups in x[v]imagesink
393
394 2005-05-09  Andy Wingo  <wingo@pobox.com>
395
396         * ext/alsa/gstalsasink.h:
397         * ext/gnomevfs/gstgnomevfssrc.c:
398         (gst_gnomevfssrc_get_icy_metadata):
399         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
400         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
401         * ext/theora/theoradec.c (theora_dec_src_query)
402         (theora_dec_src_event, theora_dec_sink_event)
403         (theora_handle_comment_packet, theora_handle_data_packet):
404         * ext/theora/theoraenc.c (theora_enc_chain):
405         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
406         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
407         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
408         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
409         (qt_type_find):
410         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
411         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
412         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
413         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
414         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
415         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
416         (paint_setup_xBGR8888, paint_setup_RGBx8888)
417         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
418         (paint_setup_RGB565, paint_setup_xRGB1555):
419         * gst/videotestsrc/videotestsrc.h:
420         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
421         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
422         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
423         GCC4 fixes.
424         
425         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
426         gst_pad_query_position. Fixes oggdemux.
427
428 2005-05-08  David Schleef  <ds@schleef.org>
429
430         * configure.ac: Require liboil.
431         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
432         a few more.
433         * gst/videotestsrc/videotestsrc.c:
434         * gst/videotestsrc/videotestsrc.h:
435
436 2005-05-06  Wim Taymans  <wim@fluendo.com>
437
438         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
439         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
440         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
441         Well, unreffing a buffer right before pushing it is asking
442         for trouble..
443
444 2005-05-06  Christian Schaller  <uraeus@gnome.org>
445
446         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
447
448 2005-05-06  Wim Taymans  <wim@fluendo.com>
449
450         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
451         (gst_audio_convert_caps_remove_format_info),
452         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
453         (gst_audio_convert_fixate), (gst_audio_convert_channels):
454         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
455         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
456         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
457         * gst/sine/Makefile.am:
458         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
459         (gst_sinesrc_class_init), (gst_sinesrc_init),
460         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
461         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
462         (gst_sinesrc_update_freq):
463         * gst/sine/gstsinesrc.h:
464         * gst/tcp/gstmultifdsink.c:
465         * sys/xvimage/xvimagesink.c:
466         Fixed negotiation wrt _peer_get_caps()
467         Some cleanups.
468
469
470 2005-05-06  Wim Taymans  <wim@fluendo.com>
471
472         * gst-libs/gst/audio/gstaudiosink.c:
473         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
474         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
475         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
476         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
477         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
478         (gst_audiosink_create_ringbuffer):
479         * gst-libs/gst/audio/gstbaseaudiosink.c:
480         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
481         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
482         (gst_baseaudiosink_set_property), (build_linear_format),
483         (debug_spec_caps), (debug_spec_buffer),
484         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
485         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
486         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
487         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
488         * gst-libs/gst/audio/gstbaseaudiosink.h:
489         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
490         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
491         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
492         (gst_ringbuffer_play), (gst_ringbuffer_pause),
493         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
494         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
495         (wait_segment), (gst_ringbuffer_commit),
496         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
497         (gst_ringbuffer_clear):
498         * gst-libs/gst/audio/gstringbuffer.h:
499         Make the base audiosink return an error when there is no
500         audiobuffer negotiated.
501
502 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
503
504         * ext/Makefile.am:
505         Disable cdparanoia until someone ports it!
506
507 2005-05-06  Wim Taymans  <wim@fluendo.com>
508
509         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
510         (gst_ogg_demux_sink_activate):
511         And revert after wingo's revert.. sigh..
512
513 2005-05-05  Andy Wingo  <wingo@pobox.com>
514
515         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
516         GObject.
517         * configure.ac: Return audiorate and subparse from the ghetto.
518         Re-enable -Wall -Werror.
519         * gst/subparse/gstsubparse.c:
520         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
521         or chain-based. Cleaned up a bit. Not tested.
522         
523 2005-05-05  Christian Schaller <christian@fluendo.com> 
524
525         * Makefile.am: remove stuff that is not building
526         * configure.ac: remove stuff that is not building
527         * examples/Makefile.am: remove stuff that is not building
528         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
529         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
530         * sys/Makefile.am: remove stuff that is not building
531         * testsuite/Makefile.am: remove stuff that is not building
532
533 2005-05-05  Andy Wingo  <wingo@pobox.com>
534
535         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
536         * gst-libs/gst/tag/gstvorbistag.c:
537         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
538         * gst/adder/gstadder.h:
539         * gst/audioconvert/gstchannelmix.c:
540         (gst_audio_convert_fill_one_other):
541         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
542         (gst_audiorate_init), (gst_audiorate_chain):
543         * gst/playback/gstplaybasebin.c: (setup_source):
544         * gst/playback/test3.c: (update_scale):
545         Some GCC4 fixes
546         
547         * po/af.po:
548         * po/az.po:
549         * po/cs.po:
550         * po/en_GB.po:
551         * po/hu.po:
552         * po/it.po:
553         * po/nb.po:
554         * po/nl.po:
555         * po/or.po:
556         * po/sq.po:
557         * po/sr.po:
558         * po/sv.po:
559         * po/uk.po:
560         * po/vi.po: Foo
561
562 2005-05-05  Wim Taymans  <wim@fluendo.com>
563
564         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
565         (gst_audio_convert_caps_remove_format_info),
566         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
567         (gst_audio_convert_change_state), (gst_audio_convert_channels):
568         * gst/videotestsrc/gstvideotestsrc.c:
569         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
570         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
571         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
572         (gst_videotestsrc_init), (gst_videotestsrc_loop):
573         Don't ignore _push() return values.
574         Make sure no processing is done when shutting down.
575         Videotestsrc pad activation fix.
576
577 2005-05-05  Wim Taymans  <wim@fluendo.com>
578
579         * gst/adder/Makefile.am:
580         * gst/adder/gstadder.c: (gst_adder_setcaps),
581         (gst_adder_class_init), (gst_adder_init),
582         (gst_adder_request_new_pad), (gst_adder_collected),
583         (gst_adder_change_state):
584         * gst/adder/gstadder.h:
585         Ported adder as an example of a mixer element using
586         collect pads. Needs more negotiation work.
587
588 2005-05-05  Wim Taymans  <wim@fluendo.com>
589
590         * ext/theora/theoradec.c: (_inc_granulepos),
591         (theora_dec_src_event), (theora_dec_sink_event),
592         (theora_handle_comment_packet), (theora_handle_type_packet),
593         (theora_handle_header_packet), (theora_handle_data_packet),
594         (theora_dec_chain):
595         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
596         (gst_theora_enc_init), (theora_enc_sink_setcaps),
597         (theora_push_buffer), (theora_push_packet),
598         (theora_enc_sink_event), (theora_enc_chain),
599         (theora_enc_change_state), (theora_enc_set_property),
600         (theora_enc_get_property):
601         Added stream lock to decoder so that we can serialize
602         the discont event.
603         More theoraenc porting, recover from errors, do clean
604         shutdown.
605
606 2005-05-05  Wim Taymans  <wim@fluendo.com>
607
608         * ext/ogg/Makefile.am:
609         * ext/ogg/README:
610         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
611         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
612         (gst_ogg_print):
613         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
614         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
615         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
616         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
617         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
618         (gst_ogg_mux_change_state):
619         Ported ogg muxer.
620
621 2005-05-05  Wim Taymans  <wim@fluendo.com>
622
623         * docs/design-audiosinks.txt:
624         * gst-libs/gst/audio/TODO:
625         * gst-libs/gst/audio/gstaudiosink.c:
626         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
627         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
628         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
629         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
630         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
631         (gst_audiosink_create_ringbuffer):
632         * gst-libs/gst/audio/gstbaseaudiosink.c:
633         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
634         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
635         (gst_baseaudiosink_set_property), (build_linear_format),
636         (debug_spec_caps), (debug_spec_buffer),
637         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
638         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
639         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
640         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
641         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
642         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
643         (gst_ringbuffer_release), (gst_ringbuffer_play),
644         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
645         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
646         (gst_ringbuffer_set_sample), (wait_segment),
647         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
648         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
649         More work on the audiosink, mostly debugging and a race in
650         shutdown.
651
652 2005-04-28  Wim Taymans  <wim@fluendo.com>
653
654         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
655         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
656         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
657         (vorbis_dec_src_query), (vorbis_dec_src_event),
658         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
659         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
660         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
661         Don't crap out when seeking back to position 0.
662
663 2005-04-28  Wim Taymans  <wim@fluendo.com>
664
665         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
666         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
667         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
668         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
669         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
670         Make audio sink configurable, use alsasink as default.
671
672 2005-04-28  Wim Taymans  <wim@fluendo.com>
673
674         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
675         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
676         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
677         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
678         (vorbis_dec_change_state):
679         * ext/vorbis/vorbisdec.h:
680         Refactor, use STREAM_LOCK.
681
682 2005-04-28  Wim Taymans  <wim@fluendo.com>
683
684         * ext/theora/theoradec.c: (_inc_granulepos),
685         (theora_dec_sink_event), (theora_handle_comment_packet),
686         (theora_handle_type_packet), (theora_handle_header_packet),
687         (theora_handle_data_packet), (theora_dec_chain),
688         (theora_dec_change_state):
689         Refactor a bit, use STREAM_LOCK.
690
691 2005-04-28  Wim Taymans  <wim@fluendo.com>
692
693         * ext/alsa/Makefile.am:
694         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
695         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
696         (gst_alsa_link), (gst_alsa_close_audio):
697         * ext/alsa/gstalsaplugin.c: (plugin_init):
698         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
699         (gst_alsasink_dispose), (gst_alsasink_base_init),
700         (gst_alsasink_class_init), (gst_alsasink_init),
701         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
702         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
703         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
704         (gst_alsasink_reset):
705         * ext/alsa/gstalsasink.h:
706         Implement alsasink with simple open/write/close API. 
707         Make alsa dir build by disabling compilation of code.
708
709 2005-04-28  Wim Taymans  <wim@fluendo.com>
710
711         * gst-libs/gst/audio/Makefile.am:
712         * gst-libs/gst/audio/audio.h:
713         * gst-libs/gst/audio/audioclock.c:
714         * gst-libs/gst/audio/audioclock.h:
715         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
716         (gst_audio_clock_class_init), (gst_audio_clock_init),
717         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
718         * gst-libs/gst/audio/gstaudioclock.h:
719         * gst-libs/gst/audio/gstaudiosink.c:
720         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
721         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
722         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
723         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
724         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
725         (gst_audiosink_create_ringbuffer):
726         * gst-libs/gst/audio/gstbaseaudiosink.c:
727         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
728         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
729         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
730         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
731         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
732         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
733         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
734         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
735         * gst-libs/gst/audio/gstbaseaudiosink.h:
736         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
737         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
738         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
739         (gst_ringbuffer_release), (gst_ringbuffer_play),
740         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
741         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
742         (gst_ringbuffer_set_sample), (wait_segment),
743         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
744         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
745         * gst-libs/gst/audio/gstringbuffer.h:
746         Make ringbuffer faster and more simple by removing the locks
747         in the playback thread.
748         Add sample accurate playback based on buffer sample offsets.
749         Make the baseaudiosink provide a clock.
750         Parse caps in the base class.
751         Correctly handle seeking, flushing and state changes.
752
753 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
754
755         * configure.ac:
756         * gst/audioconvert/Makefile.am:
757         * gst/audioscale/Makefile.am:
758           Fix part of the build.  Come on guys, autogen didn't even work :)
759
760 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
761
762         * configure.ac:
763         * gst-libs/gst/Makefile.am:
764         * gst-libs/gst/media-info/.cvsignore:
765         * gst-libs/gst/media-info/Makefile.am:
766         * gst-libs/gst/media-info/README:
767         * gst-libs/gst/media-info/media-info-priv.c:
768         * gst-libs/gst/media-info/media-info-priv.h:
769         * gst-libs/gst/media-info/media-info-test.c:
770         * gst-libs/gst/media-info/media-info.c:
771         * gst-libs/gst/media-info/media-info.h:
772         * gst-libs/gst/media-info/media-info.vcproj:
773         * pkgconfig/Makefile.am:
774         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
775         * pkgconfig/gstreamer-media-info.pc.in:
776           Remove media-info, which is also successed by playbin (see Totem
777           implementation).
778
779 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
780
781         * configure.ac:
782         * examples/Makefile.am:
783         * examples/gstplay/.cvsignore:
784         * examples/gstplay/Makefile.am:
785         * examples/gstplay/player.c:
786         * gst-libs/gst/Makefile.am:
787         * gst-libs/gst/play/.cvsignore:
788         * gst-libs/gst/play/Makefile.am:
789         * gst-libs/gst/play/play.c:
790         * gst-libs/gst/play/play.h:
791         * gst-libs/gst/play/play.vcproj:
792         * pkgconfig/Makefile.am:
793         * pkgconfig/gstreamer-play-uninstalled.pc.in:
794         * pkgconfig/gstreamer-play.pc.in:
795           Remove libgstplay, playbin is now the official successor.
796
797 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
798
799         * configure.ac:
800         * gst-libs/gst/Makefile.am:
801         * gst-libs/gst/xwindowlistener/Makefile.am:
802         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
803         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
804           Remove deprecated xwindowlistener (I've moved xwindowlistening
805           in the v4l/v4l2 plugins over to serverside).
806
807 2005-04-25  David Schleef  <ds@schleef.org>
808
809         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
810         to examples/dynparams.  Examples do not belong interspersed with
811         source code.
812         * examples/dynparams/demo-dparams.c:
813         * gst/sine/Makefile.am:
814         * gst/sine/demo-dparams.c:
815
816 2005-04-25  David Schleef  <ds@schleef.org>
817
818         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
819         * gst-libs/gst/audio/Makefile.am:
820         * gst-libs/gst/riff/Makefile.am:
821         * gst-libs/gst/tag/Makefile.am:
822         * gst-libs/gst/video/Makefile.am:
823         * gst-libs/gst/xwindowlistener/Makefile.am:
824
825         Convert to 0.9 API, seems to work:
826         * sys/ximage/Makefile.am:
827         * sys/ximage/ximagesink.c:
828
829 2005-04-24  David Schleef  <ds@schleef.org>
830
831         Link plugins against libraries:
832         * ext/alsa/Makefile.am:
833         * gst/tcp/Makefile.am:
834
835         Remove asm code that should be in liboil
836         * gst/videoscale/Makefile.am:
837         * gst/videoscale/videoscale_x86_asm.s:
838
839         gettext wants these checked in:
840         * po/af.po:
841         * po/az.po:
842         * po/cs.po:
843         * po/en_GB.po:
844         * po/hu.po:
845         * po/it.po:
846         * po/nb.po:
847         * po/nl.po:
848         * po/or.po:
849         * po/sq.po:
850         * po/sr.po:
851         * po/sv.po:
852         * po/uk.po:
853         * po/vi.po:
854
855 2005-04-24  David Schleef  <ds@schleef.org>
856
857         Convert gst_main() to g_main_loop_run()
858         * gst/playback/decodetest.c: (main):
859         * gst/playback/test2.c: (main):
860         * gst/playback/test3.c: (main):
861         * gst/playback/test4.c: (main):
862
863         Link plugins against libraries:
864         * ext/libvisual/Makefile.am:
865         * sys/xvimage/Makefile.am:
866
867 2005-04-24  David Schleef  <ds@schleef.org>
868
869         * configure.ac: Remove idct and resample libs
870         * gst-libs/gst/Makefile.am: same
871
872         Remove usage of gst_library_load():
873         * ext/alsa/gstalsaplugin.c: (plugin_init):
874         * ext/libvisual/visual.c: (plugin_init):
875         * ext/ogg/gstogg.c: (plugin_init):
876         * ext/theora/theora.c: (plugin_init):
877         * ext/vorbis/vorbis.c: (plugin_init):
878         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
879         * gst/audioscale/gstaudioscale.c:
880         * gst/adder/gstadder.c: (plugin_init):
881         * gst/audioconvert/plugin.c: (plugin_init):
882         * sys/ximage/ximagesink.c: (plugin_init):
883         * sys/xvimage/xvimagesink.c: (plugin_init):
884         * gst/tcp/gsttcpplugin.c: (plugin_init):
885
886         Link plugins against libraries:
887         * ext/ogg/Makefile.am:
888         * ext/theora/Makefile.am:
889         * ext/vorbis/Makefile.am:
890         * gst/audioconvert/Makefile.am:
891
892         Create proper libraries:
893         * gst-libs/gst/riff/Makefile.am:
894         * gst-libs/gst/audio/Makefile.am:
895         * gst-libs/gst/video/Makefile.am:
896
897         Move resample library to audioscale plugin directory:
898         * gst-libs/gst/resample/Makefile.am:
899         * gst-libs/gst/resample/README:
900         * gst-libs/gst/resample/dtof.c:
901         * gst-libs/gst/resample/dtos.c:
902         * gst-libs/gst/resample/functable.c:
903         * gst-libs/gst/resample/private.h:
904         * gst-libs/gst/resample/resample.c:
905         * gst-libs/gst/resample/resample.h:
906         * gst-libs/gst/resample/resample.vcproj:
907         * gst-libs/gst/resample/test.c:
908         * gst/audioscale/Makefile.am:
909         * gst/audioscale/README:
910         * gst/audioscale/dtof.c:
911         * gst/audioscale/dtos.c:
912         * gst/audioscale/functable.c:
913         * gst/audioscale/private.h:
914         * gst/audioscale/resample.c:
915         * gst/audioscale/resample.h:
916         * gst/audioscale/test.c:
917
918         Move tagedit library to gst-libs:
919         * gst-libs/gst/tag/Makefile.am:
920         * gst-libs/gst/tag/gstid3tag.c:
921         * gst-libs/gst/tag/gsttagediting.c:
922         * gst-libs/gst/tag/gsttageditingprivate.h:
923         * gst-libs/gst/tag/gstvorbistag.c:
924         * gst/tags/Makefile.am:
925         * gst/tags/gstid3tag.c:
926         * gst/tags/gstvorbistag.c:
927
928         Fix for core changes:
929         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
930         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
931         (gst_sinesrc_getrange):
932
933 2005-04-23  David Schleef  <ds@schleef.org>
934
935         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
936         in gst-plugins in a long time, and properly belongs in liboil.
937         * gst-libs/gst/idct/Makefile.am:
938         * gst-libs/gst/idct/README:
939         * gst-libs/gst/idct/dct.h:
940         * gst-libs/gst/idct/doieee:
941         * gst-libs/gst/idct/fastintidct.c:
942         * gst-libs/gst/idct/floatidct.c:
943         * gst-libs/gst/idct/idct.c:
944         * gst-libs/gst/idct/idct.h:
945         * gst-libs/gst/idct/idtc.vcproj:
946         * gst-libs/gst/idct/ieeetest.c:
947         * gst-libs/gst/idct/intidct.c:
948
949 2005-04-20  Wim Taymans  <wim@fluendo.com>
950
951         * docs/design-audiosinks.txt:
952         * gst-libs/gst/audio/Makefile.am:
953         * gst-libs/gst/audio/TODO:
954         * gst-libs/gst/audio/gstaudiosink.c:
955         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
956         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
957         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
958         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
959         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
960         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
961         (gst_audiosink_class_init), (gst_audiosink_init),
962         (gst_audiosink_create_ringbuffer):
963         * gst-libs/gst/audio/gstaudiosink.h:
964         * gst-libs/gst/audio/gstbaseaudiosink.c:
965         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
966         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
967         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
968         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
969         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
970         (gst_baseaudiosink_create_ringbuffer),
971         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
972         * gst-libs/gst/audio/gstbaseaudiosink.h:
973         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
974         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
975         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
976         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
977         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
978         (gst_ringbuffer_play), (gst_ringbuffer_pause),
979         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
980         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
981         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
982         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
983         * gst-libs/gst/audio/gstringbuffer.h:
984         An attempt at a set of audio base classes together with some
985         design docs.
986
987 2005-04-20  Wim Taymans  <wim@fluendo.com>
988
989         * gst/audioconvert/Makefile.am:
990         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
991         (gst_audio_convert_caps_remove_format_info),
992         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
993         (gst_audio_convert_channels):
994         Link against audio libs.
995         Fix audio convert plugin.
996
997 2005-04-20  Wim Taymans  <wim@fluendo.com>
998
999         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
1000         (gst_ogg_demux_sink_activate):
1001         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
1002         (theora_set_header_on_caps), (theora_enc_sink_event),
1003         (theora_enc_chain):
1004         Fix theora encoder.
1005
1006 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1007
1008         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
1009         * gst/playback/gstdecodebin.c: (find_compatibles):
1010           Work with staticpadtemplates in elementfactories.
1011
1012 2005-04-12  Wim Taymans  <wim@fluendo.com>
1013
1014         * gst/playback/README:
1015         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
1016         (compare_ranks), (print_feature), (gst_decode_bin_init),
1017         (dynamic_create), (dynamic_free), (find_compatibles),
1018         (mimetype_is_raw), (close_pad_link), (got_redirect),
1019         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
1020         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
1021         (gst_decode_bin_change_state):
1022         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
1023         (gst_play_base_bin_init), (group_destroy), (group_commit),
1024         (check_queue), (queue_overrun), (queue_threshold_reached),
1025         (queue_out_of_data), (gen_preroll_element), (unknown_type),
1026         (new_decoded_pad), (setup_subtitle), (gen_source_element),
1027         (got_redirect), (setup_source), (play_base_eos),
1028         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
1029         (gst_play_base_bin_remove_element):
1030         * gst/playback/gstplaybasebin.h:
1031         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1032         (gst_play_bin_init), (gst_play_bin_dispose),
1033         (gst_play_bin_set_property), (gen_video_element),
1034         (gen_text_element), (gen_audio_element), (remove_sinks),
1035         (gst_play_bin_send_event):
1036         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
1037         (stream_info_change_state), (gst_stream_info_set_mute):
1038         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
1039         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
1040         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
1041         (gst_stream_selector_chain):
1042         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
1043         (main):
1044         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
1045         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
1046         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
1047         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
1048         Raw and crude port of decodebin. 
1049         Make playbin compile.
1050
1051 2005-04-06  Wim Taymans  <wim@fluendo.com>
1052
1053         * ext/gnomevfs/Makefile.am:
1054         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
1055         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
1056         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
1057         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
1058         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
1059         (gst_gnomevfssrc_stop):
1060         * ext/ogg/Makefile.am:
1061         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
1062         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
1063         * ext/theora/Makefile.am:
1064         * ext/theora/theoradec.c: (_inc_granulepos),
1065         (theora_dec_sink_event), (theora_dec_chain):
1066         * ext/vorbis/Makefile.am:
1067         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1068         (vorbis_dec_sink_event), (vorbis_dec_chain):
1069         * gst-libs/gst/audio/Makefile.am:
1070         * sys/xvimage/Makefile.am:
1071         Make gnomevfssrc extend the source base class.
1072         Fix linking against libs in various plugins.
1073
1074 2005-04-06  Andy Wingo  <wingo@pobox.com>
1075
1076         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
1077         GST_BASE_LIBS.
1078
1079         * configure.ac: Add check and AC_SUBST for libgstbase.
1080
1081 2005-03-31  Wim Taymans  <wim@fluendo.com>
1082
1083         * examples/seeking/Makefile.am:
1084         * examples/seeking/cdparanoia.c: (main):
1085         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
1086         (play_cb), (pause_cb), (stop_cb), (main):
1087         * examples/seeking/playbin.c:
1088         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
1089         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
1090         (make_sid_pipeline), (make_vorbis_pipeline),
1091         (make_theora_pipeline), (make_vorbis_theora_pipeline),
1092         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
1093         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
1094         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
1095         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
1096         (stop_cb), (main):
1097         * examples/seeking/spider_seek.c:
1098         * examples/seeking/vorbisfile.c:
1099         * ext/gnomevfs/Makefile.am:
1100         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1101         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
1102         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
1103         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
1104         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
1105         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
1106         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
1107         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
1108         * ext/ogg/README:
1109         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
1110         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
1111         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
1112         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
1113         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
1114         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
1115         (gst_ogg_pad_event), (gst_ogg_pad_reset),
1116         (gst_ogg_demux_factory_filter), (compare_ranks),
1117         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
1118         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
1119         (gst_ogg_chain_new), (gst_ogg_chain_free),
1120         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
1121         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
1122         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
1123         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
1124         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
1125         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
1126         (gst_ogg_demux_get_prev_page),
1127         (gst_ogg_demux_deactivate_current_chain),
1128         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
1129         (gst_ogg_demux_bisect_forward_serialno),
1130         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1131         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
1132         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
1133         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
1134         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
1135         (gst_ogg_demux_change_state), (gst_ogg_print):
1136         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1137         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
1138         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
1139         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
1140         (gst_ogg_mux_loop):
1141         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
1142         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
1143         (theora_dec_src_convert), (theora_dec_sink_convert),
1144         (theora_dec_src_query), (theora_dec_src_event),
1145         (theora_dec_sink_event), (theora_dec_chain),
1146         (theora_dec_change_state):
1147         * ext/theora/theoraenc.c: (gst_theora_enc_init),
1148         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
1149         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
1150         (theora_enc_change_state):
1151         * ext/vorbis/Makefile.am:
1152         * ext/vorbis/oggvorbisenc.c:
1153         * ext/vorbis/oggvorbisenc.h:
1154         * ext/vorbis/vorbis.c: (plugin_init):
1155         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
1156         (vorbis_dec_src_query), (vorbis_dec_src_event),
1157         (vorbis_dec_sink_event), (vorbis_dec_chain),
1158         (vorbis_dec_change_state):
1159         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
1160         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
1161         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
1162         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
1163         (gst_vorbisenc_change_state):
1164         * ext/vorbis/vorbisenc.h:
1165         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
1166         * gst-libs/gst/audio/audioclock.c:
1167         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
1168         (gst_audiofilter_init), (gst_audiofilter_chain):
1169         * gst-libs/gst/audio/testchannels.c: (main):
1170         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
1171         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
1172         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
1173         (gmip_find_track_streaminfo), (gmip_find_track_format):
1174         * gst-libs/gst/media-info/media-info.c:
1175         (gst_media_info_read_idler):
1176         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
1177         (gst_play_get_all_by_interface):
1178         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
1179         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
1180         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1181         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
1182         (gst_riff_parse_info):
1183         * gst-libs/gst/riff/riff-read.h:
1184         * gst-libs/gst/riff/riff.c: (plugin_init):
1185         * gst-libs/gst/video/Makefile.am:
1186         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
1187         (gst_videosink_class_init), (gst_videosink_get_type):
1188         * gst-libs/gst/video/videosink.h:
1189         * gst/audioconvert/bufferframesconvert.c:
1190         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
1191         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
1192         * gst/audioconvert/channelmixtest.c: (main):
1193         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
1194         (gst_audio_convert_chain),
1195         (gst_audio_convert_caps_remove_format_info),
1196         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
1197         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
1198         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
1199         (gst_audio_convert_buffer_to_default_format),
1200         (gst_audio_convert_buffer_from_default_format),
1201         (gst_audio_convert_channels):
1202         * gst/audioconvert/gstchannelmix.h:
1203         * gst/ffmpegcolorspace/avcodec.h:
1204         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1205         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
1206         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
1207         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
1208         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
1209         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
1210         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1211         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
1212         (mpeg_video_type_find), (mpeg_video_stream_type_find),
1213         (dv_type_find):
1214         * gst/videotestsrc/gstvideotestsrc.c:
1215         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
1216         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
1217         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
1218         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
1219         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
1220         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
1221         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
1222         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
1223         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
1224         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
1225         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
1226         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
1227         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
1228         (gst_xvimagesink_navigation_send_event),
1229         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
1230         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
1231         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1232         * sys/xvimage/xvimagesink.h:
1233         Plugin port to 0.9, ogg/theora playback should work in the seek
1234         example now.
1235         Removed old examples.
1236         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
1237         explained in 0.9 TODO doc.
1238
1239
1240 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1241
1242         * autogen.sh:
1243         * configure.ac:
1244         * ext/Makefile.am:
1245         * gst/Makefile.am:
1246         * po/POTFILES.in:
1247         * po/af.po:
1248         * po/az.po:
1249         * po/cs.po:
1250         * po/en_GB.po:
1251         * po/hu.po:
1252         * po/it.po:
1253         * po/nb.po:
1254         * po/nl.po:
1255         * po/or.po:
1256         * po/sq.po:
1257         * po/sr.po:
1258         * po/sv.po:
1259         * po/uk.po:
1260         * po/vi.po:
1261         * sys/Makefile.am:
1262         * testsuite/Makefile.am:
1263           remove a whole bunch of plugins.  This module now contains a set
1264           of free reference plugins/elements as agreed.
1265
1266 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1267
1268         * configure.ac:
1269           hunting season on 0.9 is now OPEN
1270
1271 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1272
1273         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
1274           Kick the hell out of gcc for not warning me about a symbol conflict.
1275
1276 2005-02-22  Luca Ognibene  <luogni@tin.it>
1277
1278         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1279
1280         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
1281           Don't leak caps string (fixes #168134)
1282
1283         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
1284         (gst_jpegenc_init), (gst_jpegenc_finalize),
1285         (gst_jpegenc_change_state):
1286           Don't leak line buffers and context struct (fixes #168133).
1287
1288 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
1289
1290         * configure.ac:
1291         * ext/dirac/gstdiracdec.cc:
1292         (gst_diracdec_chain):
1293           Since dirac 0.5.0 the framerate in dirac is expressed as a
1294           rational number. Fix build and up requirement to 0.5.0, and
1295           also pass parameters to gst_diracdec_link in the right order
1296           (fixes #167959).
1297
1298 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
1299
1300         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
1301         * ext/faad/gstfaad.h:
1302         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
1303         certain invalid muxed streams, where some packets will contain 
1304         junk after decoder data. Partially fixes #149158.
1305
1306 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
1307         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
1308           Make sure we only write to writable buffers
1309
1310 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
1311
1312         * gst-libs/gst/riff/riff-media.c:
1313         (gst_riff_create_audio_caps_with_data):
1314           Do actually fix invalid RIFF fmt header values for alaw
1315           and mulaw audio instead of just saying so.
1316
1317         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
1318           Give gst_riff_create_audio_caps_with_data() a chance to
1319           fix up broken format header fields before extracting any
1320           parameters from the header. (fixes #167633)
1321
1322 2005-02-19  Martin Holters  <martin.holters@gmx.de>
1323
1324         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1325
1326         * gst/audioconvert/bufferframesconvert.c:
1327         (buffer_frames_convert_link):
1328           Don't leak othercaps. (fixes #167878)
1329
1330 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>>
1331
1332         * configure.ac:
1333         * ext/libvisual/visual.c: (gst_visual_srclink),
1334         (gst_visual_change_state):
1335           Support libvisual 0.2.0.
1336
1337 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
1338
1339         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
1340         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
1341           Use same rowstrides for I420 as used everywhere else.
1342
1343 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
1344
1345         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
1346           Declare variables at beginning of block and make gcc-2.95 happy
1347           (fixes # 167482, patch by Gergely Nagy).
1348           
1349         * gst/tcp/gsttcpclientsrc.c:
1350         * gst/tcp/gsttcpclientsrc.h:
1351           Move some includes into the header, so that struct sockaddr_in is
1352           defined when it should be defined on FreeBSD as well (fixes
1353           #167483).
1354           
1355         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
1356           Don't pass uninitialised values to setsockopt() here either.
1357
1358 2005-02-17  Luca Ognibene  <luogni at tin dot it>
1359
1360         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1361
1362         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
1363           Don't pass uninitialised values to setsockopt(). (fixes #167704)
1364
1365 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1366
1367         * gst/playback/gstplaybin.c: (add_sink):
1368           Invert bin_add/link order to workaround deadlock in opt.
1369
1370 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1371
1372         * gst/modplug/gstmodplug.cc:
1373           Add missing break causing position queries to fail.
1374
1375 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1376
1377         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
1378           Granpos can apparently be -1, which screws up calculations...
1379
1380 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
1381
1382         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
1383         (gst_ximagesink_send_pending_navigation),
1384         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
1385         (gst_ximagesink_init):
1386         * sys/ximage/ximagesink.h:
1387         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
1388         (gst_xvimagesink_send_pending_navigation),
1389         (gst_xvimagesink_navigation_send_event),
1390         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
1391         * sys/xvimage/xvimagesink.h:
1392           Use a mutex protected list to marshal navigation
1393           events into the stream thread from whichever thread
1394           sends them.
1395
1396 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
1397
1398         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
1399           Display current position and track length; misc. clean-ups.
1400           
1401         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
1402         (speed_init), (speed_chain):
1403           Add query function, so that the stream length and current position
1404           get adjusted when queried (note that current position queries may
1405           still be wrong if the audio sink returns values based on buffer
1406           timestamps instead of passing on the query).
1407
1408 2005-02-13  Benjamin Otte  <otte@gnome.org>
1409
1410         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
1411         (gst_audio_convert_channels):
1412           create channel conversion matrix when linking
1413         * gst/audioconvert/.cvsignore:
1414         * gst/audioconvert/Makefile.am:
1415         * gst/audioconvert/channelmixtest.c: (main):
1416           add (ugly) test that ensures stereo <=> mono conversion works
1417           correctly
1418
1419 2005-02-13  Benjamin Otte  <otte@gnome.org>
1420
1421         * gst/audioconvert/gstchannelmix.h:
1422           include missing header file
1423         * gst/audioconvert/gstchannelmix.c:
1424         (gst_audio_convert_fill_compatible):
1425           use same sign for both channels when converting to/from compatible
1426           channel. Previously used different signs made the signals cancel
1427           each other out and appear like silence. (fixes #167269)
1428
1429 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
1430
1431         * gst/ffmpegcolorspace/avcodec.h:
1432         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1433         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1434         (gst_ffmpegcsp_avpicture_fill):
1435         * gst/ffmpegcolorspace/imgconvert.c:
1436           Convert to and from YV12 (fixes #156379).
1437
1438 2005-02-12  Julien MOUTTE  <julien@moutte.net>
1439
1440         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1441         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
1442         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
1443         (gst_ximagesink_expose), (gst_ximagesink_set_property),
1444         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
1445         methods from chain and negotiation and vice versa (Fixes #166142).
1446         * sys/ximage/ximagesink.h: Add stream_lock.
1447         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
1448         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
1449         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
1450         (gst_xvimagesink_expose): Check for xcontext before trying to link.
1451
1452 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
1453
1454         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
1455           Don't send "Hey! You gave me a NULL pointer you naughty person" as
1456           error message when we can't open the DVD device (when dvdnav_open()
1457           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
1458           the above). Send something more useful instead (fixes #167117).
1459
1460 2005-02-11  Julien MOUTTE  <julien@moutte.net>
1461
1462         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
1463         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
1464         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
1465         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
1466         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
1467         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
1468         methods from chain and negotiation and vice versa (Fixes #166142).
1469         Fix a possible bug of images in the buffer pool being discarded because
1470         we are looking at the wrong geometry.
1471         * sys/xvimage/xvimagesink.h: Add stream_lock.
1472
1473 2005-02-11  David Schleef  <ds@schleef.org>
1474
1475         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
1476         unsigned int. (fixes #167128)
1477
1478 2005-02-11  David Schleef  <ds@schleef.org>
1479
1480         * gst/librfb/Makefile.am: Testing stuff before committing is
1481           for wimps... and people with fast machines.  Fix stupid
1482           mistake.
1483
1484 2005-02-11  David Schleef  <ds@schleef.org>
1485
1486         * configure.ac: Pull in librfb from my CVS tree, because it is
1487           too small and annoying to be separate.  Move rfbsrc plugin
1488           to gst/.
1489         * ext/Makefile.am:
1490         * ext/librfb/Makefile.am:
1491         * ext/librfb/gstrfbsrc.c:
1492         * gst/librfb/Makefile.am:
1493         * gst/librfb/gstrfbsrc.c:
1494         * gst/librfb/rfb.c:
1495         * gst/librfb/rfb.h:
1496         * gst/librfb/rfbbuffer.c:
1497         * gst/librfb/rfbbuffer.h:
1498         * gst/librfb/rfbbytestream.c:
1499         * gst/librfb/rfbbytestream.h:
1500         * gst/librfb/rfbcontext.h:
1501         * gst/librfb/rfbdecoder.c:
1502         * gst/librfb/rfbdecoder.h:
1503         * gst/librfb/rfbutil.h:
1504
1505 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
1506
1507         * gst/speed/Makefile.am:
1508         * gst/speed/demo-mp3.c: (main):
1509         * gst/speed/filter.func:
1510         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
1511         (speed_class_init), (speed_init), (speed_chain_int16),
1512         (speed_chain_float32), (speed_chain), (speed_set_property),
1513         (speed_get_property), (speed_change_state):
1514         * gst/speed/gstspeed.h:
1515           Fix speed element and make it chain-based (fixes #156467),
1516           and make it handle more than one channel.
1517
1518 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
1519
1520         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
1521         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
1522         (gst_dtsdec_chain), (gst_dtsdec_change_state):
1523         * ext/dts/gstdtsdec.h:
1524           Don't clobber the stack constructing the channels array.
1525           Make the element chain-based. DTS tracks can now be played.
1526           
1527 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
1528
1529         * gst-libs/gst/audio/multichannel.h:
1530         * gst-libs/gst/gconf/gconf.h:
1531         * gst-libs/gst/idct/idct.h:
1532         * gst-libs/gst/media-info/media-info-priv.h:
1533         * gst-libs/gst/play/play.h:
1534         * gst-libs/gst/resample/private.h:
1535         * gst-libs/gst/resample/resample.h:
1536         * gst-libs/gst/riff/riff-ids.h:
1537         * gst-libs/gst/video/video.h:
1538         * gst-libs/gst/video/videosink.h:
1539           Add G_BEGIN_DECLS and G_END_DECLS around headers where
1540           missing, so that they work when included from C++ code.
1541
1542 2005-02-09  David Schleef  <ds@schleef.org>
1543
1544         * testsuite/gst-lint: Check for non-statically scoped
1545           parent_class variables.  This won't be a problem once
1546           plugins are loaded with RTLD_LOCAL.
1547
1548 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1549
1550         * ext/mplex/gstmplexibitstream.cc:
1551           gcc madness.
1552
1553 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1554
1555         * ext/ogg/gstogmparse.c:
1556         * gst/debug/gstnavigationtest.c:
1557           Die, thou faulty symbol pollutors (non-static parent_class).
1558
1559 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1560
1561         * ext/mplex/gstmplexibitstream.cc:
1562           Fix event handling (#165525).
1563
1564 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1565
1566         * ext/mikmod/gstmikmod.c:
1567         * gst/modplug/gstmodplug.cc:
1568           Add missing endianness to template (fixes #165509).
1569
1570 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1571
1572         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
1573           Fix wrong order of reading of optional bytes (#165290).
1574
1575 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1576
1577         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1578           Implement FILLER event awareness.
1579
1580 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1581
1582         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
1583           Fix track calculations (#166208).
1584
1585 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
1586
1587         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1588
1589         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
1590         * ext/libpng/gstpngenc.c:
1591           Fix byte-order, use proper fixed caps. Fixes #164197.
1592
1593 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1594
1595         * configure.ac:
1596           Add dvdlpcmdec 
1597
1598         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
1599         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
1600           Don't push buffers if the src pad isn't negotiated yet.
1601           
1602         * gst/audioconvert/gstaudioconvert.c:
1603         (gst_audio_convert_buffer_to_default_format),
1604         (gst_audio_convert_buffer_from_default_format):
1605           Add support for 24-bit width.
1606
1607         * gst/dvdlpcmdec/.cvsignore:
1608         * gst/dvdlpcmdec/Makefile.am:
1609         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
1610         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
1611         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
1612         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
1613         (plugin_init):
1614         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
1615           New decoder for rearranging DVD LPCM into our audio/x-raw-int
1616           format. Needs support for the channels maps if someone can find 
1617           a DVD LPCM track with > 2 channels.
1618
1619         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
1620         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
1621         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
1622         * gst/mpegstream/gstdvddemux.h:
1623         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
1624         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
1625         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
1626         * gst/mpegstream/gstmpegdemux.h:
1627         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
1628         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
1629         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
1630         (gst_mpeg_parse_handle_src_query),
1631         (gst_mpeg_parse_handle_src_event):
1632           Use audio/x-dvd-lpcm for LPCM output.
1633           Add DTS output.
1634
1635 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
1636
1637         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1638
1639         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
1640         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
1641           Add BGRA handling (#165736).
1642
1643 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
1644
1645         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1646
1647         * gst/law/alaw-decode.c: (alawdec_link):
1648         * gst/law/alaw-encode.c: (alawenc_link):
1649         * gst/law/mulaw-decode.c: (mulawdec_link):
1650         * gst/law/mulaw-encode.c: (mulawenc_link):
1651           Fix caps memleaks (#166600).
1652
1653 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
1654
1655         * ext/tarkin/mem.h:
1656         * ext/tarkin/wavelet.h:
1657         * ext/tarkin/yuv.h:
1658         * gst/ffmpegcolorspace/avcodec.h:
1659           Include "_stdint.h" instead of <stdint.h>. Fixes build on
1660           systems that don't have stdint.h, like Solaris9 (fixes #166631).
1661
1662 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1663
1664         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
1665         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
1666         (gst_xvimagesink_change_state):
1667           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
1668           Xv video (and thereby regenerate Xv colourkey) in clear() so
1669           that PLAY -> READY -> PLAY works (fixes #162504).
1670
1671 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1672
1673         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
1674           Switch to list instead of range, since MJPEG-devices really just
1675           support decimations, not any size.
1676
1677 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
1678         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
1679         (gst_mpeg2dec_reset), (free_all_buffers),
1680         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
1681         * ext/mpeg2dec/gstmpeg2dec.h:
1682           The libmpeg2 user-allocated buffer management is awkward, 
1683           to say the least. Hopefully this fixes things.
1684
1685 2005-02-04  Andy Wingo  <wingo@pobox.com>
1686
1687         * gst/audioconvert/bufferframesconvert.c
1688         (buffer_frames_convert_fixate): New function, fixates to 256
1689         frames per buffer by default. (Much better than 1.)
1690         (buffer_frames_convert_init): Set the fixate function for both src
1691         and sink pad.
1692         (buffer_frames_convert_link): After success setting nonfixed caps,
1693         get the negotiated caps so we can know how many buffer-frames it
1694         will be. No idea how this worked at all before.
1695
1696 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
1697
1698         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
1699         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
1700         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
1701         (handle_sequence), (handle_picture):
1702         * ext/mpeg2dec/gstmpeg2dec.h:
1703           Rearrange buffer tracking and refcounting and refactor
1704           a little for readability. 
1705
1706 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
1707         * sys/v4l/gstv4l.c: (plugin_init):
1708         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
1709         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
1710         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
1711         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
1712         * sys/v4l/gstv4ljpegsrc.h:
1713         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
1714         * sys/v4l/v4l_calls.h:
1715         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
1716         (gst_v4lsrc_get_fps):
1717         * sys/v4l/v4lsrc_calls.h:
1718           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
1719           you jpeg inside rgb frames" driver.
1720           Don't error in the v4lsrc link function, just return 
1721           REFUSED.
1722
1723 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1724
1725         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
1726         (gst_qcamsrc_open):
1727           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
1728
1729 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1730
1731         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1732           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
1733
1734 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1735
1736         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
1737           Reset negotiated state on PAUSED->READY.
1738
1739 2005-02-02  David Schleef  <ds@schleef.org>
1740
1741         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
1742         whereever possible.  (Fixes #165997)
1743         * examples/capsfilter/capsfilter1.c: (main):
1744         * examples/dynparams/filter.c: (create_ui):
1745         * examples/seeking/cdparanoia.c: (get_track_info), (main):
1746         * examples/seeking/chained.c: (main):
1747         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
1748         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
1749         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
1750         (make_mpeg_pipeline), (make_mpegnt_pipeline):
1751         * examples/seeking/spider_seek.c: (make_spider_pipeline):
1752         * examples/switch/switcher.c: (main):
1753         * ext/dv/demo-play.c: (main):
1754         * ext/faad/gstfaad.c: (gst_faad_change_state):
1755         * ext/mad/gstmad.c: (gst_mad_chain):
1756         * ext/smoothwave/demo-osssrc.c: (main):
1757         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
1758         (gst_gconf_render_bin_from_description),
1759         (gst_gconf_get_default_audio_sink),
1760         (gst_gconf_get_default_video_sink),
1761         (gst_gconf_get_default_audio_src),
1762         (gst_gconf_get_default_video_src),
1763         (gst_gconf_get_default_visualization_element):
1764         * gst/level/demo.c: (main):
1765         * gst/level/plot.c: (main):
1766         * gst/playback/gstplaybin.c: (gen_video_element),
1767         (gen_audio_element):
1768         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
1769         * gst/playondemand/demo-mp3.c: (setup_pipeline):
1770         * gst/sine/demo-dparams.c: (main):
1771         * gst/spectrum/demo-osssrc.c: (main):
1772         * gst/speed/demo-mp3.c: (main):
1773         * gst/volume/demo.c: (main):
1774         * testsuite/embed/embed.c: (main):
1775
1776 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
1777
1778         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
1779         (gst_tcpclientsink_finalize):
1780         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
1781         (gst_tcpclientsrc_finalize):
1782         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
1783         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
1784         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
1785         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
1786           Don't leak the hostname when shutting down.
1787           In tcpserversrc, take a copy of the default hostname.
1788
1789 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1790
1791         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
1792           Set caps to systemstream=TRUE.
1793
1794 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1795
1796         * testsuite/Makefile.am:
1797           Fix more OSX buildbots.
1798
1799 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
1800
1801         * ext/mpeg2dec/gstmpeg2dec.c:
1802           Don't send things to NULL PAD_PEERs
1803
1804         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
1805           Copy-on-write the incoming buffer.
1806
1807         * gst/mpegstream/gstdvddemux.h:
1808         * gst/mpegstream/gstmpegclock.h:
1809         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
1810         (normal_seek), (gst_mpeg_demux_handle_src_event):
1811         * gst/mpegstream/gstmpegdemux.h:
1812         * gst/mpegstream/gstmpegpacketize.h:
1813         * gst/mpegstream/gstmpegparse.c:
1814         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
1815         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
1816         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
1817         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
1818         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
1819         * gst/mpegstream/gstmpegparse.h:
1820         * gst/mpegstream/gstrfc2250enc.h:
1821           Various changes to the way time is computed that make seeking and
1822           total time estimation much better here.
1823           Use G_BEGIN/END_DECLS instead of __cplusplus
1824
1825         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
1826           Use gst_buffer_stamp instead of only copying the TIMESTAMP
1827
1828 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1829
1830         * gst/subparse/gstsubparse.c:
1831           Fix OSX buildbot.
1832
1833 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
1834
1835         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
1836         (theora_enc_chain), (theora_enc_change_state):
1837         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1838         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
1839         (gst_vorbisenc_change_state):
1840         * ext/vorbis/vorbisenc.h:
1841           Set granulepos and timestamp correctly for streams not
1842           starting at 0, taking into account the initial delay.
1843
1844 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
1845
1846         * gst/mpegstream/gstdvddemux.c:
1847           Add audio/x-dts to audio pad template caps
1848
1849 2005-01-30  David Schleef  <ds@schleef.org>
1850
1851         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
1852         (create_context), (gst_polypsink_link): Fix silly endianness
1853         bug.  Add some debugging.  Remove float from caps; it doesn't
1854         work.  Attempt to get remote audio working.
1855
1856 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1857
1858         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1859           Add 3IV2 fourcc.
1860
1861 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1862
1863         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
1864         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
1865         (gst_avi_demux_stream_data):
1866         * gst/avi/gstavidemux.h:
1867           Invert DIB images. Fixes #132341.
1868
1869 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1870
1871         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1872         (gst_ffmpegcsp_chain):
1873           D'oh, reference the palette data, not the palette structure.
1874           Fixes color distortion in #132341.
1875
1876 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1877
1878         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
1879           PAR can be non-fixed when not provided as argument (#162626).
1880
1881 2005-01-29  David Moore  <dcm@acm.org>
1882
1883         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1884
1885         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1886         (gst_qtdemux_loop_header):
1887           Re-apply patch from #142272 that allows non-seekable sources,
1888           re-proposed by Daniel Drake <dsd@gentoo.org>.
1889
1890 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1891
1892         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
1893           Use the src template for creating the src pad (#162330).
1894
1895 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1896
1897         * configure.ac:
1898         * ext/musepack/Makefile.am:
1899         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
1900         (gst_musepackdec_init), (gst_musepackdec_dispose),
1901         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
1902         (gst_musepack_stream_init), (gst_musepackdec_loop),
1903         (gst_musepackdec_change_state):
1904         * ext/musepack/gstmusepackdec.cpp:
1905         * ext/musepack/gstmusepackdec.h:
1906         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
1907         (gst_musepack_reader_read), (gst_musepack_reader_seek),
1908         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
1909         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
1910         * ext/musepack/gstmusepackreader.cpp:
1911         * ext/musepack/gstmusepackreader.h:
1912           Update to 1.1 API (#165446).
1913
1914 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1915
1916         * ext/Makefile.am:
1917           Unbreak buildbot.
1918
1919 2005-01-28  Andy Wingo  <wingo@pobox.com>
1920
1921         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
1922         to reflect a different dubious internet source. Add a reference
1923         and some commentary.
1924
1925 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1926
1927         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
1928         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
1929         * gst/playback/gststreamselector.h:
1930           Be more selective when we're redoing caps negotiation from
1931           within the chain function on a stream change.
1932
1933 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1934
1935         * configure.ac:
1936         * ext/Makefile.am:
1937         * ext/amrnb/Makefile.am:
1938         * ext/amrnb/amrnb.c: (plugin_init):
1939         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
1940         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
1941         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
1942         (gst_amrnbdec_state_change):
1943         * ext/amrnb/amrnbdec.h:
1944         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
1945         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
1946         (gst_amrnbparse_init), (gst_amrnbparse_formats),
1947         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
1948         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
1949         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
1950         * ext/amrnb/amrnbparse.h:
1951           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
1952         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1953           Add AMR-NB/-WB raw formats.
1954         * ext/alsa/gstalsa.c: (gst_alsa_link):
1955           Keep valid time when changing format.
1956         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
1957         (qtdemux_parse_trak):
1958           Add some more format-specific options (#140141, #143555, #155163).
1959
1960 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1961
1962         * gst/matroska/matroska-demux.c:
1963         (gst_matroska_demux_parse_blockgroup):
1964           Fix logic error in timing of subtitle stream synchronization.
1965         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1966           Add skip-chunk, which is found in kodak-camera streams.
1967
1968 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
1969
1970         * po/LINGUAS:
1971         * po/vi.po:
1972           Adding Vietnamese translation (submitted by Clytie Siddall)
1973
1974 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1975
1976         * gst/playback/gstdecodebin.c: (try_to_link_1):
1977           Use realpad for signal.
1978
1979 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1980
1981         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
1982           Fix category so decodebin picks it up.
1983
1984 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1985
1986         * ext/mad/Makefile.am:
1987         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
1988         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
1989         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
1990         (found_type), (gst_id3demux_bin_change_state):
1991         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
1992         (gst_id3_tag_init), (gst_id3_tag_handle_event),
1993         (gst_id3_tag_src_link), (gst_id3_tag_chain),
1994         (gst_id3_tag_change_state), (plugin_init):
1995         * ext/mad/gstmad.h:
1996           Add id3demuxbin (which is a simple bin consisting of id3demux
1997           and typefind), take over rank from id3demux, remove typefind
1998           code from id3demux. Makes all broken mp3s that I know of work,
1999           and thereby fixes #152688.
2000
2001 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
2002
2003         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2004
2005         * ext/mad/gstmad.c: (gst_mad_src_event):
2006         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
2007           Allow seeks on audio pad, make mad forward those (#164826).
2008         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
2009           Set duration (#165335).
2010
2011 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2012
2013         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
2014         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
2015         (gst_asf_demux_process_ext_content_desc),
2016         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
2017         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
2018         * gst/asfdemux/gstasfdemux.h:
2019           Improve metadata display, e.g. if the metadata comes before the
2020           streams are loaded (which is perfectly valid).
2021
2022 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2023
2024         * tools/gst-launch-ext-m.m:
2025           Fix AVI/ASF pipelines (#165340).
2026
2027 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
2028         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
2029         build failure on amd64
2030
2031 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
2032
2033         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
2034         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
2035           Check environment variables GST_ID3V2_TAG_ENCODING,
2036           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
2037           list of character encodings to force interpretation of non-unicode
2038           strings stored in an ID3v2 tag to a particular encoding. If none
2039           is specified, try to use current locale's encoding, then fall back
2040           to ISO-8859-1 (which will always succeed). (Resolves #149274)
2041         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
2042         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
2043           Check environment variables GST_ID3V1_TAG_ENCODING,
2044           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
2045           list of character encodings to use in case a string encountered
2046           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
2047           specified, try to use the current locale's encoding, then fall
2048           back to ISO-8859-1 (which will always succeed).
2049
2050 2005-01-25  Benjamin Otte  <otte@gnome.org>
2051
2052         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
2053           - on half framerate, compute the rate in advance so the comparisons
2054             don't compare wrong values
2055           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
2056             behaviour
2057           - don't use mad_header_decode anymore, mad_frame_decode does that
2058             automatically
2059           - when getting rid of consumed bytes, reset the stream's skiplen
2060           (fixes #163867)
2061
2062 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
2063
2064         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
2065           Use 1/2 a second for default max_discont, as PES streams from DVB
2066           seem to have larger spacings in the SCR. 
2067           Fix a typo.
2068
2069 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2070
2071         * gst/playback/gstplaybasebin.c: (group_commit):
2072           Notify delayed stream-info availability.
2073
2074 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
2075         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
2076         (gst_a52dec_handle_event), (gst_a52dec_chain):
2077         Add some debug output. Check that a discont has a valid
2078         time associated.
2079         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
2080         (gst_alsa_sink_loop):
2081         Ignore TAG events. A little extra debug for broken timestamps.
2082         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
2083         (dvdnavsrc_change_state):
2084         Ensure we send a discont to engage the link before we send any
2085         other events.
2086         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
2087         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
2088         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
2089         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
2090         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
2091         dvd://title works in totem because typefinding sends a seek that ends
2092         up going back to chapter 1 regardless.
2093         * ext/mpeg2dec/gstmpeg2dec.c:
2094         * ext/mpeg2dec/gstmpeg2dec.h:
2095         Output correct timestamps and handle disconts.
2096         * ext/ogg/gstoggdemux.c: (get_relative):
2097         Small guard against a null dereference.
2098         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
2099         (gst_textoverlay_set_property):
2100         Free memory when done. Don't call gst_event_filler_get_duration on
2101         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
2102         g_warning.
2103         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
2104         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
2105         (gst_sw_srclink), (gst_smoothwave_chain):
2106         Draw solid lines, prettier colours.
2107         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
2108         Add a default palette that'll work for some movies.
2109         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
2110         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
2111         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
2112         * gst/mpegstream/gstdvddemux.h:
2113         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
2114         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
2115         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
2116         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
2117         * gst/mpegstream/gstmpegparse.h:
2118         Use PTM/NAV events when for timestamp adjustment when connected to 
2119         dvdnavsrc. Don't use many discont events where one suffices.
2120         * gst/playback/gstplaybasebin.c: (group_destroy),
2121         (gen_preroll_element), (gst_play_base_bin_add_element):
2122         * gst/playback/gstplaybasebin.h:
2123         Make sure we remove subtitles from the same bin we put them in.
2124         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
2125         (gst_subparse_buffer_format_autodetect),
2126         (gst_subparse_change_state):
2127         Fix some memleaks and invalid accesses.
2128         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
2129         (oggskel_type_find), (cmml_type_find), (plugin_init):
2130         Some typefind functions for Annodex v3.0 files
2131         * gst/wavparse/gstwavparse.h:
2132         GstRiffReadClass is the correct parent class.
2133
2134 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2135
2136         * gst-libs/gst/riff/riff-media.c:
2137         (gst_riff_create_video_caps_with_data):
2138           Add extradata to huffyuv (fixes #165013).
2139         * gst-libs/gst/riff/riff-read.c:
2140         (gst_riff_read_strf_vids_with_data):
2141           Fix extradata extraction if it is in the chunk size.
2142
2143 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
2144
2145         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2146
2147         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
2148         (gst_quarktv_change_state), (gst_quarktv_dispose):
2149           Memory free'ing location fix (#164708).
2150
2151 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2152
2153         * gst/playback/gstplaybasebin.c: (group_commit),
2154         (gen_preroll_element), (probe_triggered), (gen_source_element),
2155         (setup_source), (gst_play_base_bin_change_state),
2156         (gst_play_base_bin_add_element):
2157           Don't block for streams.
2158         * gst/playback/gststreaminfo.c: (stream_info_change_state),
2159         (gst_stream_info_set_mute):
2160           Use gst_pad_set_active_recursive.
2161
2162 2005-01-25  Andy Wingo  <wingo@pobox.com>
2163
2164         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
2165         for #ifndef HAVE_XVIDEO.
2166
2167 2005-01-24  Jeffrey C. Ollie
2168
2169         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
2170
2171         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
2172         * ext/gsm/gstgsmdec.h:
2173         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
2174         * ext/gsm/gstgsmenc.h:
2175         Fix rate to 8kHz as per spec, removes obscure errors when no rate
2176         was given by property. Add proper buffer timestamps and offsets.
2177
2178 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2179
2180         * gst-libs/gst/riff/riff-media.c:
2181         (gst_riff_create_audio_caps_with_data):
2182           Audio can be <8000Hz.
2183
2184 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2185
2186         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
2187           Explicit state change to workaround refcount bugs.
2188
2189 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2190
2191         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
2192         (gst_avimux_riff_get_avi_header):
2193           Fix...
2194
2195 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2196
2197         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
2198         (gst_riff_read_element_data):
2199         * gst-libs/gst/riff/riff-read.h:
2200           Add _peek version (req'ed in CDXA).
2201         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
2202         (gst_cdxaparse_loop):
2203           Fix parsing in playbin.
2204         * gst/playback/gstdecodebin.c: (close_pad_link):
2205           Ignore current_ pads, they cause major annoyance.
2206
2207 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2208
2209         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2210           Safety guard.
2211
2212 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2213
2214         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
2215           Fix padding...
2216
2217 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2218
2219         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
2220           Allow for 0-sized buffers. Fixes length query problems in
2221           starwars.mkv from the testsuite.
2222
2223 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
2224
2225         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
2226         (gst_video_box_i420), (gst_video_box_chain):
2227           Fix row strides for I420 (fixes #163159)
2228           
2229 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2230
2231         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
2232           MPEG2 has a useful rate property, so we can actually use that.
2233           For MPEG-1, continue using the bytes/time properties.
2234
2235 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2236
2237         * gst-libs/gst/riff/riff-media.c:
2238         (gst_riff_create_video_caps_with_data),
2239         (gst_riff_create_video_template_caps):
2240           Add intel-h263.
2241
2242 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2243
2244         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
2245           Fail if caps negotiation fails. Should fix #162184, and should
2246           definately be in there regardless of it fixing the actual bug.
2247         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
2248         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
2249         (gst_avimux_riff_get_avix_header),
2250         (gst_avimux_riff_get_video_header),
2251         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
2252         (gst_avimux_start_file), (gst_avimux_handle_event),
2253         (gst_avimux_change_state):
2254         * gst/avi/gstavimux.h:
2255           Refactor structure writing to use GST_WRITE_UINT macros, add
2256           metadata writing support.
2257
2258 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2259
2260         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2261           Elements may already be destroyed when this function is called.
2262
2263 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2264
2265         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
2266         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
2267           More memory leak fixes (#149162).
2268
2269 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2270
2271         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
2272         (gst_qtdemux_add_stream):
2273           Fix two memleaks.
2274
2275 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2276
2277         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
2278           Argh...
2279
2280 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2281
2282         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
2283           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
2284           when fixating to six channels in Totem.
2285
2286 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
2287
2288         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
2289           Fix compile warnings on Solaris 10 buildbot
2290
2291 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
2292
2293         * ext/dvdread/dvdreadsrc.c: (_read):
2294           Don't read beyond the last cell in a chapter (fixes 
2295           invalid memory access)
2296
2297 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
2298
2299         * ext/dvdread/stream_labels.c:
2300         (dvdreadsrc_get_audio_stream_labels):
2301           Use NULL for an empty GList instead of g_list_alloc(); fix 
2302           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
2303           of GString (easier to bulk free later)
2304
2305 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
2306
2307         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2308
2309         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2310         (gst_ffmpeg_pixfmt_to_caps):
2311           Fix BGRA32 caps (#164209).
2312
2313 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
2314
2315         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2316
2317         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2318         (gst_ffmpeg_caps_to_pixfmt):
2319           alpha_mask can be RGBA/ABGR. Fixes #164265.
2320
2321 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
2322
2323         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2324
2325         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
2326         (gst_mpeg2dec_alloc_buffer):
2327         * ext/mpeg2dec/gstmpeg2dec.h:
2328           Crop if decoding size is not the actual image size (#163676).
2329
2330 2005-01-17  Steve Baker  <steve@stevebaker.org>
2331
2332         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2333
2334         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
2335         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
2336           Add libsndfile typefind functions (#163309).
2337
2338 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2339
2340         * tools/gst-launch-ext-m.m:
2341           Add .aac, fix .m1v/.m2v (#163891).
2342
2343 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2344
2345         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
2346           Sanity check, don't wait endlessly since the clock might not
2347           actually run at this point (which is a deadlock). Fixes #164069.
2348
2349 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2350
2351         * gst/playback/gstplaybasebin.c: (probe_triggered):
2352           Of course, only pause if group is done...
2353
2354 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2355
2356         * gst/playback/gstplaybasebin.c: (probe_triggered):
2357           Thread safety.
2358
2359 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
2360
2361         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
2362           Don't return state change success when the parent
2363           failed.
2364
2365 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2366
2367         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
2368           Free events (fix memleak in #162905).
2369
2370 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
2371
2372         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2373
2374         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2375         (gst_ffmpeg_caps_to_pixfmt):
2376           Fix for depth = 15. Fixes #161675.
2377
2378 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2379
2380         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
2381           Set FPS correctly, even for webcams and the like.
2382         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
2383           Don error on setting while capturing.
2384
2385 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2386
2387         * ext/dv/gstdvdec.c:
2388         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
2389         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
2390           I'm a bad boy. using /1001. to force C to do float division
2391           and not integer division (as it did in my last commit)
2392           Thanks to David I. Lehn for pointing this mistake.
2393
2394 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2395
2396         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
2397           Revert Johan´s 1.35->1.36 since it breaks compat.
2398
2399 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2400
2401         * ext/dv/gstdvdec.c:
2402         * ext/libfame/gstlibfame.c:
2403         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
2404         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
2405           replace framerate aproximations by their real value
2406           (24000/1001, 30000/1001, 60000/1001)
2407           Finish fixing bug #164049
2408
2409 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2410
2411         * ext/ogg/gstoggmux.c:
2412           eos/bos debugging
2413         * gst/tcp/gstmultifdsink.c:
2414         * gst/tcp/gstmultifdsink.h:
2415         * gst/tcp/gsttcp.c:
2416         * gst/tcp/gsttcp.h:
2417         * gst/tcp/gsttcpclientsink.c:
2418         * gst/tcp/gsttcpclientsrc.c:
2419         * gst/tcp/gsttcpserversink.c:
2420         * gst/tcp/gsttcpserversrc.c:
2421           improve reusability of elements after state changes and errors
2422           make multifdsink throw away streamheaders when receiving new ones
2423
2424 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2425
2426         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
2427           Fix for if items are already in list...
2428
2429 2005-01-12  Benjamin Otte  <otte@gnome.org>
2430
2431         * gst/adder/gstadder.c: (gst_adder_loop):
2432           fix adder a bit so it doesn't screw up with events as much anymore
2433
2434 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
2435
2436         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
2437         (pixbufscale_scale), (gst_pixbufscale_chain):
2438         * ext/gdk_pixbuf/pixbufscale.h:
2439           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
2440           to ensure rowstrides are calculated the same way as 
2441           ffmpegcolorspace
2442           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
2443           that we pick up duration and offset also.
2444
2445 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2446
2447         * gst/avi/gstavimux.c: (gst_avimux_class_init),
2448         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
2449           Reusability fixes.
2450
2451 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2452
2453         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
2454         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
2455         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
2456         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
2457           Update flags when requested.
2458
2459 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2460
2461         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
2462           Fix dmix.
2463
2464 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2465
2466         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2467         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
2468         (probe_triggered), (new_decoded_pad), (gen_source_element),
2469         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
2470         * gst/playback/gstplaybasebin.h:
2471         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2472         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
2473         (gst_play_bin_change_state):
2474           Implement group-switch signal for use in apps to clear metadata
2475           cache, clean up subtitle, add suburi property instead of # hack,
2476           some error-out fixes.
2477
2478 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2479
2480         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
2481           Debug.
2482         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
2483           If we got a state change in the _get handler, don't return success.
2484
2485 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2486
2487         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
2488         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
2489           Make jpegdec quiet on MJPEG decoding
2490         * gst/asfdemux/README:
2491           Fix mimetypes for MJPEG and H263
2492
2493 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2494
2495         * ext/theora/theoradec.c: (theora_dec_chain):
2496           Fix broken code generation by gcc by swapping arguments.
2497         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
2498           Fix \n in debug.
2499
2500 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2501
2502         * TODO:
2503           delete this file, it is by far outdated
2504         * ext/alsa/gstalsa.1: remove
2505         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
2506         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
2507         (gst_alsa_get_caps):
2508           Add HW probing for supported sample rates. Fixes #161704
2509
2510 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2511
2512         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
2513           Don't crash, biatch! :).
2514
2515 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2516
2517         * ext/musepack/gstmusepackreader.cpp:
2518         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
2519           Some work on tags - still doesn't work in playbin...
2520         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
2521           Handle events...
2522
2523 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2524
2525         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
2526           Also shove tags on kid pads.
2527
2528 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2529
2530         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
2531           Don't bail on unknown events.
2532         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
2533           Don't crash on events before negotiation.
2534         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
2535           Send tags on pads, too.
2536         * gst/playback/gststreamselector.c:
2537         (gst_stream_selector_request_new_pad):
2538           Forward events on first pad if no input was selected yet.
2539
2540 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2541
2542         * gst/playback/gstplaybasebin.c: (setup_substreams):
2543           Don't disable streamtype if the stream doesn't exist, since
2544           then playing a video after audio will disable both and nothing
2545           will happen. Fixes the testsuite.
2546
2547 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2548
2549         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
2550         (gst_v4l_xoverlay_set_xwindow_id):
2551         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
2552         (gst_v4l2_xoverlay_set_xwindow_id):
2553           Add debug categories, fix overlay disabling.
2554
2555 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2556
2557         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
2558         * ext/alsa/gstalsa.h:
2559           Add HW probing for period_count/size and buffer_size MIX/MAX
2560           Adjust default/user defined value if out of bounds
2561           Should fix bug #162024
2562
2563 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2564
2565         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
2566           Fix warning (#161191).
2567
2568 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2569
2570         * ext/dvdread/stream_labels.c:
2571         (dvdreadsrc_get_audio_stream_labels):
2572           Fix warning (init the good variable in switch default)
2573
2574 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
2575
2576         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2577
2578         * gst/tta/gstttaparse.c: (gst_tta_src_event):
2579           Fix gcc-2.95 compile (#163485).
2580
2581 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2582
2583         * configure.ac:
2584         * ext/flac/gstflacenc.c: (gst_flacenc_init),
2585         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
2586         (gst_flacenc_tell_callback), (gst_flacenc_chain),
2587         (gst_flacenc_change_state):
2588         * ext/flac/gstflacenc.h:
2589           Update for API change in flac-1.1.1. Update requirement in
2590           configure.ac. Fixes #162974.
2591
2592 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2593
2594         * gst/playback/gstplaybasebin.c: (group_destroy):
2595           Remove hack to get rid of assert and get rid of unlinked
2596           signals properly.
2597
2598 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2599
2600         * gst/playback/gstplaybasebin.c: (setup_source):
2601           Set source to NULL so that resources are free'ed. Fixes issues
2602           with playback of CDDA and similar device-accessing things.
2603
2604 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2605
2606         * testsuite/embed/Makefile.am:
2607           test->noinst, fix make test in buildbot.
2608
2609 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2610
2611         * ext/dvdread/stream_labels.c: new file
2612         * ext/dvdread/stream_labels.h: new file
2613         * ext/dvdread/Makefile.am:
2614         * ext/dvdread/dvdreadsrc.c: (_seek_title):
2615           Extract audio stream label from DVD IFO files.
2616           It only dump them on the console for now, still have to
2617           make playbin aware of them.
2618
2619 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2620
2621         * gst/playback/gstplaybasebin.c: (setup_source):
2622           Fix hanging subs.
2623
2624 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2625
2626         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2627         (gen_preroll_element), (remove_groups), (setup_subtitle),
2628         (gen_source_element), (setup_source):
2629         * gst/playback/gstplaybasebin.h:
2630           Multiple .sub files is just a stupid idea... Fix some threading
2631           mistakes. Interestingly, external .sub files cause playbin to
2632           hang, I don't know why... Parsing fixes contributed by François
2633           Kooman <fkooman@tuxed.net>.
2634
2635 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2636
2637         * testsuite/embed/Makefile.am:
2638           Fix buildbot.
2639
2640 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
2641
2642         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2643
2644         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
2645         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
2646         (gst_pngenc_set_property):
2647         * ext/libpng/gstpngenc.h:
2648           Add compression level property (#163323).
2649
2650 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2651
2652         * configure.ac:
2653         * examples/capsfilter/capsfilter1.c: (main):
2654         * examples/seeking/spider_seek.c: (make_spider_pipeline):
2655         * ext/dvdread/Makefile.am:
2656         * ext/dvdread/demo-play:
2657         * ext/dvdread/demo-play.c:
2658         * gconf/gstreamer.schemas.in:
2659         * gst-libs/gst/gconf/gconf.c:
2660         * sys/v4l/TODO:
2661         * testsuite/Makefile.am:
2662         * testsuite/embed/Makefile.am:
2663         * testsuite/embed/embed.c: (cb_expose), (main):
2664           Remove all references to xvideosink, fix examples (#140845).
2665         * gst/playback/gstplaybasebin.c: (group_destroy):
2666           Apparently, disposal does not unlink - so do explicitely.
2667         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2668           Add debug.
2669
2670 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
2671
2672         * README: fix PKG_CONFIG_PATH instructions, what was there
2673         previously was breaking default search path, not nice. 
2674         Fixes #163358
2675
2676 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2677
2678         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
2679         (gst_audioscale_chain):
2680           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
2681           when resampling - how the ^@$^!@^! is this possible?!?
2682
2683 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2684
2685         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
2686           Reset variables on READY.
2687         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
2688         (gst_matroska_mux_loop):
2689           Require data before writing header.
2690
2691 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
2692
2693         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2694
2695         * ext/mad/gstmad.c: (gst_mad_chain):
2696           Don't call mad_stream_sync() directly after recovering sync.
2697           Fixes #151661.
2698
2699 2005-01-09  Martin Eikermann  <meiker@upb.de>
2700
2701         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2702
2703         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
2704         (snapshot_handler), (gst_snapshot_sinkconnect),
2705         (gst_snapshot_chain):
2706           Allocate resources when required, fix recursive signal emission
2707           and fix caps. Fixes #161667.
2708
2709 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
2710
2711         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2712
2713         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
2714         (gst_pngdec_chain):
2715           Handle only 8-bppc (bits-per-pixel-component) images, better
2716           error handling and correct strides. Fixes #163177.
2717         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
2718         (gst_pngenc_chain):
2719           Better error handling. Fixes #163348.
2720
2721 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2722
2723         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
2724         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
2725         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
2726         (dvdnavsrc_uri_handler_init):
2727           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
2728         * gst/playback/gstplaybasebin.c: (gen_source_element):
2729           Add MMS to streaming URIs.
2730
2731 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2732
2733         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
2734         * sys/xvimage/xvimagesink.c:
2735         (gst_xvimagesink_navigation_send_event):
2736           Check for pad availability before sending event.
2737
2738 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2739
2740         * gst-plugins.spec.in:
2741           Add subparse.
2742
2743 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2744
2745         * configure.ac:
2746           Since we use functions from CVS, up requirement.
2747
2748 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2749
2750         * gst/playback/Makefile.am:
2751         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2752         (group_destroy), (group_commit), (group_is_muted),
2753         (gen_preroll_element), (add_stream), (unknown_type),
2754         (probe_triggered), (preroll_unlinked), (mute_stream),
2755         (silence_stream), (new_decoded_pad), (setup_substreams),
2756         (setup_source), (get_active_source), (mute_group_type),
2757         (muted_group_change_state), (set_active_source),
2758         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
2759         (play_base_eos), (gst_play_base_bin_change_state):
2760         * gst/playback/gstplaybasebin.h:
2761         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
2762         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
2763         (gst_stream_info_dispose), (stream_info_mute_pad),
2764         (stream_info_change_state), (gst_stream_info_set_mute):
2765         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
2766         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
2767         (gst_stream_selector_init), (gst_stream_selector_dispose),
2768         (gst_stream_selector_get_linked_pad),
2769         (gst_stream_selector_get_caps), (gst_stream_selector_link),
2770         (gst_stream_selector_get_linked_pads),
2771         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
2772         * gst/playback/gststreamselector.h:
2773           Adding stream selection support plus required properties for
2774           applications to use this. Fully fixes #100931.
2775
2776 2005-01-08  Benjamin Otte  <otte@gnome.org>
2777
2778         * gst/games/gstpuzzle.c: (nav_event_handler):
2779           - handle nav events differently: forward every event no matter if it
2780             was handled or not.
2781           - translate events
2782           You can now cheat by using navigationtest ! puzzle and moving the
2783           mouse close to the edge of a tile. ;)
2784
2785 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2786
2787         * configure.ac:
2788         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
2789         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
2790         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
2791         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
2792         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
2793         (gst_ogm_parse_plugin_init):
2794         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
2795         (gst_textoverlay_link), (gst_textoverlay_getcaps),
2796         (gst_textoverlay_event), (gst_textoverlay_video_chain),
2797         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
2798         * ext/pango/gsttextoverlay.h:
2799         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
2800         (gst_matroska_demux_handle_seek_event),
2801         (gst_matroska_demux_sync_streams),
2802         (gst_matroska_demux_parse_blockgroup),
2803         (gst_matroska_demux_subtitle_caps),
2804         (gst_matroska_demux_plugin_init):
2805         * gst/matroska/matroska-ids.h:
2806         * gst/playback/gstdecodebin.c: (close_pad_link):
2807         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2808         (gen_preroll_element), (remove_groups), (add_stream),
2809         (new_decoded_pad), (setup_subtitles), (gen_source_element),
2810         (setup_source):
2811         * gst/playback/gstplaybasebin.h:
2812         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
2813         * gst/subparse/Makefile.am:
2814         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
2815         (gst_subparse_base_init), (gst_subparse_class_init),
2816         (gst_subparse_init), (gst_subparse_formats),
2817         (gst_subparse_eventmask), (gst_subparse_event),
2818         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
2819         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
2820         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
2821         (parse_mpsub_deinit), (parse_mpsub_init),
2822         (gst_subparse_buffer_format_autodetect),
2823         (gst_subparse_format_autodetect), (gst_subparse_loop),
2824         (gst_subparse_change_state), (gst_subparse_type_find),
2825         (plugin_init):
2826         * gst/subparse/gstsubparse.h:
2827         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
2828         (plugin_init):
2829           Add subtitle support, .sub parser (supports SRT and MPsub),
2830           OGM text support, Matroska UTF-8 text support, deadlock fixes
2831           all over the place, subtitle awareness in decodebin/playbin
2832           and some fixes to textoverlay to handle subtitles in a stream
2833           correctly. Fixes #100931.
2834
2835 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2836
2837         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
2838           Check for pad availability before doing a query on it.
2839
2840 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2841
2842         * ext/dv/gstdvdec.c:
2843           really fix bpp24/32 dvdec caps (classic rgba indeed)
2844         * gst/asfdemux/gstasfdemux.c:
2845         (gst_asf_demux_process_ext_content_desc):
2846           don't send text tags if they are empty (bis repetita)
2847
2848 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2849
2850         * ext/dv/gstdvdec.c:
2851          remove unneeded comment from dvdec
2852           (related to DV 4CC codes in AVI files)
2853           moved them in gstreamer/docs/random/mimetypes
2854         * gst/asfdemux/gstasfdemux.c:
2855         (gst_asf_demux_process_ext_content_desc):
2856          don't send text tags if they are empty
2857          fix mem leak on error path
2858         * gst/ffmpegcolorspace/avcodec.h:
2859         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2860         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2861         (gst_ffmpegcsp_avpicture_fill):
2862         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
2863         * gst/ffmpegcolorspace/imgconvert_template.h:
2864          adds BGR32 and BGRA32 to ffmpegcolorspace
2865           (still bad colors, fixing it on next commit)
2866           helps with dvdec outputing BGR32
2867
2868 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2869
2870         * ext/dv/gstdvdec.c:
2871          Fix audio caps i just broke (missing ',')
2872         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
2873         (gst_matroska_mux_reset):
2874          Fix typo + add FIXME about old "x-gst-metadata" crap
2875
2876 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2877
2878         * ext/dv/demo-play.c: (main):
2879          xvideosink -> xvimagesink
2880         * ext/dv/gstdvdec.c:
2881          change rgb 32/32 caps to 24/32 (no alpha)
2882          change nb of channels to be a list (2 or 4, not 2)
2883          change sample rate to be a list (32, 44.1, 48 kHz) not a range
2884         * gst/asfdemux/gstasfdemux.c:
2885         (gst_asf_demux_process_ext_content_desc):
2886          Add 'date/year' to extracted metadata list
2887
2888 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2889
2890         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
2891           The return value of fixate_to does not imply that the requested
2892           value was set, so don't assume.
2893
2894 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
2895
2896         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2897
2898         * ext/libpng/gstpngdec.c:
2899         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
2900         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
2901         * ext/libpng/gstpngenc.h:
2902           Alpha support (encoder; #163161), mime fixage.
2903
2904 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
2905
2906         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2907
2908         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
2909         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
2910         (gst_faac_set_property), (gst_faac_get_property):
2911         * ext/faac/gstfaac.h:
2912           Allow for ADTS output (#153434).
2913
2914 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2915
2916         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
2917           Fix against template (#150576).
2918
2919 2005-01-06  Benjamin Otte  <otte@gnome.org>
2920
2921         * gst/games/gstpuzzle.c: (draw_puzzle):
2922           don't draw a puzzle if either width or height of tiles would be 0.
2923
2924 2005-01-06  Benjamin Otte  <otte@gnome.org>
2925
2926         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
2927         (gst_puzzle_class_init), (gst_puzzle_finalize):
2928           no memleaks, please
2929         (gst_puzzle_create), (gst_puzzle_init),
2930         (gst_puzzle_set_property), (gst_puzzle_setup):
2931           change initialization code around so we don't reshuffle on resize
2932         (draw_puzzle):
2933           fix another stupid typo
2934
2935 2005-01-06  Benjamin Otte  <otte@gnome.org>
2936
2937         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
2938           fix stupid typo that borked copying on YUY2
2939
2940 2005-01-06  Benjamin Otte  <otte@gnome.org>
2941
2942         * gst/games/gstpuzzle.c: (draw_puzzle):
2943           fix edges when image sizes aren't multiples of tile sizes
2944
2945 2005-01-06  Benjamin Otte  <otte@gnome.org>
2946
2947         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
2948           make RGB endianness work correctly
2949         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
2950           refactor and fix race with initial shuffling
2951         (nav_event_handler):
2952           allow using the mouse to puzzle
2953         (draw_puzzle):
2954           insist on tiles having width and height as multiples of 4 to get
2955           clean YUV image handling
2956         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2957         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
2958           s/DEBUG/LOG/ for common messages
2959         (gst_xvimagesink_navigation_send_event):
2960           fix mouse event translation to not include screen PAR
2961         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
2962           fix mouse event translation to actually work
2963
2964 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2965
2966         * gst/asfdemux/gstasfdemux.c:
2967         (gst_asf_demux_process_ext_content_desc):
2968          Extract TrackNumber metadata + clean up code
2969         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
2970          Hope this is the good fix (var used unitialised)
2971
2972 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2973
2974         * ext/faad/gstfaad.c: (gst_faad_chain):
2975           Only increment timestamp if it's valid. Fixes raw AAC streams.
2976
2977 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2978
2979         * configure.ac:
2980         * gst/games/Makefile.am:
2981         * gst/games/gstpuzzle.c:
2982           add a puzzle game with...
2983         * gst/games/gstvideoimage.c:
2984         * gst/games/gstvideoimage.h:
2985           ... full colorspace support (that includes YUV9 and RGB16)) stolen
2986           from videotestsrc and made into something that would be a nice
2987           library for a lot of other plugins.
2988
2989 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2990
2991         * configure.ac:
2992          don't compile faad plugin if a RC of 2.0 is found
2993          Fixes #155346 (and FC1 buildbot)
2994         * gst/asfdemux/gstasfdemux.c:
2995         (gst_asf_demux_process_ext_content_desc):
2996          try to make Solaris compiler happier
2997
2998 2005-01-06  Paul Jack  <pjack@sfaf.org>
2999
3000         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3001
3002         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
3003           Fix segfault (#161667).
3004
3005 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3006
3007         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
3008           Fix framerate reporting.
3009
3010 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3011
3012         * gst-libs/gst/riff/riff-ids.h:
3013         * gst/wavenc/riff.h:
3014          Add AMR (VBR and CBR) ids to riff.h audio codec list
3015         * gst/asfdemux/gstasfdemux.c:
3016         (gst_asf_demux_process_ext_content_desc),
3017         (gst_asf_demux_process_object):
3018           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
3019
3020 2005-01-05  Martin Eikermann  <meiker@upb.de>
3021
3022         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3023
3024         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
3025         (gst_dvd_demux_handle_discont):
3026         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
3027         (gst_mpeg_demux_handle_discont):
3028           Recreate pads on new-media (#160730).
3029         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
3030           Send discont even if manager changes timestamps (#161929).
3031
3032 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
3033
3034         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3035
3036         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
3037           Fix invalid memory access (#159211).
3038
3039 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3040
3041         * examples/gstplay/player.c: (main):
3042           Don't iterate.
3043         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
3044           Add visualizations.
3045         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
3046         (gst_a52dec_handle_frame):
3047           Set duration.
3048         * ext/dvdnav/gst-dvd:
3049           Add audioconvert. Fixes #161325.
3050         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
3051           Explicitely case to gint64. Possible valgrind error.
3052         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
3053         (gst_play_tick_callback), (gst_play_change_state),
3054         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
3055         (gst_play_set_location), (gst_play_get_location),
3056         (gst_play_seek_to_time), (gst_play_set_data_src),
3057         (gst_play_set_video_sink), (gst_play_set_audio_sink),
3058         (gst_play_set_visualization), (gst_play_connect_visualization),
3059         (gst_play_get_framerate), (gst_play_get_all_by_interface),
3060         (gst_play_new):
3061           Use playbin. Fixes #139749 and #147744.
3062         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
3063           Add genre tag.
3064         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
3065         (audioscale_get_type), (gst_audioscale_base_init),
3066         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
3067         (gst_audioscale_getcaps), (gst_audioscale_fixate),
3068         (gst_audioscale_link), (gst_audioscale_get_buffer),
3069         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
3070         (gst_audioscale_init), (gst_audioscale_dispose),
3071         (gst_audioscale_chain), (gst_audioscale_set_property),
3072         (gst_audioscale_get_property), (plugin_init):
3073           Indent properly.
3074         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
3075           Fix LPCM.
3076         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
3077         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
3078         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
3079           Add more metadata (fixes #162656).
3080
3081 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3082
3083         * configure.ac:
3084           back to cvs
3085
3086 === release 0.8.7 ===
3087
3088 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3089
3090         * NEWS:
3091         * RELEASE:
3092         * configure.ac:
3093           releasing 0.8.7, "Hyperspace"
3094
3095 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3096
3097         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
3098
3099         * gst/playback/gstplaybasebin.c:
3100          Fix for #162924 - free caps after use, not before
3101
3102 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3103
3104         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3105
3106         * gst/playback/gstplaybasebin.c:
3107         * gst/wavparse/gstwavparse.c:
3108           Fix for #154773 - fixes playback of small .wav files
3109
3110 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3111
3112         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3113
3114         * gst/audioscale/gstaudioscale.c:
3115           Fix for #162819 - make audioscale reusable
3116           Fixes playback of more than one file with playbin/totem
3117
3118 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3119
3120         * gst/ffmpegcolorspace/avcodec.h:
3121         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3122         * gst/ffmpegcolorspace/imgconvert.c:
3123           clean up the mess that made me cry and avoid needless duplication
3124
3125 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3126
3127         * gst/ffmpegcolorspace/imgconvert.c:
3128           give some indication of why we're segfaulting
3129
3130 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3131
3132         * configure.ac:
3133           Fix indentation, fix v4l2 plugin detection.
3134         * ext/Makefile.am:
3135           Fix libmms location (Maciej, use diff -u!).
3136         * ext/alsa/gstalsa.c: (gst_alsa_init):
3137           Initialize caps cache to NULL.
3138         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
3139           Only change state on audiosink if it exists.
3140
3141 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
3142
3143         * gst/matroska/matroska-demux.c:
3144         * gst/matroska/matroska-ids.h:
3145         * gst/matroska/matroska-demux.h:
3146         Fix Vorbis streams failing to decode in some files, where cluster_time
3147         isn't 0, because then it doesn't send codec_priv before actual data.
3148         Remove time-based test and replace it with marker set on beginning of
3149         new stream
3150
3151 2004-12-28  David Schleef  <ds@schleef.org>
3152
3153         Merge patch from Ronald fixing problems with streaming
3154         text.
3155         * ext/cairo/gstcairo.c: (plugin_init):
3156         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
3157         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
3158         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
3159         (gst_textoverlay_font_init), (gst_textoverlay_init),
3160         (gst_textoverlay_set_property):
3161         * ext/cairo/gsttextoverlay.h:
3162
3163 2004-12-27  David Schleef  <ds@schleef.org>
3164
3165         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
3166         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
3167         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
3168         (gst_textoverlay_font_init), (gst_textoverlay_init),
3169         (gst_textoverlay_set_property): Improvements to actually
3170         render text as white on black outline on video, including
3171         font selection and horizontal/vertical alignment.  (Ronald's
3172         christmas present)
3173         * ext/cairo/gsttextoverlay.h:
3174
3175 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3176
3177         * ext/ogg/gstogg.c:
3178         * ext/ogg/gstogmparse.c:
3179           fix ogm[audio/video]parse plugin registration
3180           (riff won't load if bytestream is already loaded)
3181
3182 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3183
3184         * gst/audioconvert/gstchannelmix.c:
3185           fix for GLIB < 2.4
3186
3187 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3188
3189         * Makefile.am:
3190         * configure.ac:
3191           disable docs again until it actually passes make distcheck.
3192
3193 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3194
3195         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
3196         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
3197         (plugin_init):
3198           Add 3GP (variables name Q3GP because they can't start with a
3199           number). Add samr audio fourcc (used in .3gp files), decoder
3200           is work in progress. Also do a GST_WARNING instead of ERROR
3201           in case of unknown nodes, to decrease output.
3202
3203 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3204
3205         * Makefile.am:
3206           really fix dist
3207
3208 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3209
3210         * configure.ac:
3211         * ext/speex/gstspeexdec.h:
3212         * ext/speex/gstspeexenc.h:
3213           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
3214           Fix detection code in configure.ac
3215
3216 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3217
3218         * gst/matroska/matroska-demux.c:
3219         (gst_matroska_demux_parse_blockgroup):
3220           Save position, so that queries give proper return values. Don't
3221           know how this could ever have worked before...
3222
3223 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3224
3225         * configure.ac:
3226           Put additional LAME check inside the conditional.  Fixes #152339
3227
3228 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3229
3230         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
3231         (gst_avi_demux_stream_scan):
3232           Add some more debug. Fix logic error when setting movi offset
3233           while reading index.
3234
3235 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3236
3237         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
3238         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
3239         (gst_avi_demux_process_next_entry):
3240           Add some debugging. Better detection of broken indexes and the
3241           accompanying index recovery. No infinite loops on state changes
3242           when we're still in our loopfunction.
3243
3244 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3245
3246         * configure.ac:
3247           Fix up.
3248
3249 2004-12-22  Archana Shah  <archana.shah@wipro.com>
3250
3251         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3252
3253         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
3254           Normalizing the value before setting
3255         (gst_sunaudiomixer_get_volume):
3256           Normalizing the value after getting. Fixes bug# 161980
3257
3258 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
3259
3260         * Makefile.am: Make sure docs gets disted
3261         * docs/Makefile.am: Make sure all needed files get disted
3262         * gst-plugins.spec.in: latest updates
3263
3264 2004-12-22  Wim Taymans  <wim@fluendo.com>
3265
3266         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3267         Revert patch 1.38 as clock distribution over schedulers does
3268         not work correcly in the core yet.
3269
3270 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3271
3272         * sys/oss/README: remove this file, which predates my birth
3273           (and which content is by far outdated)
3274
3275 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
3276
3277         * Makefile.am:
3278         * configure.ac:
3279         * docs/Makefile.am:
3280         * docs/libs/Makefile.am:
3281         * docs/libs/gst-plugins-libs-docs.sgml:
3282         * docs/libs/gst-plugins-libs-sections.txt:
3283         * docs/libs/tmpl/gstgconf.sgml:
3284         * docs/upload.mak:
3285         * docs/version.entities.in:
3286           Added boilerplate gtk-doc files for plugin-libs documentation.
3287
3288 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3289
3290         * gst/auparse/gstauparse.c: fix int and float audio caps
3291
3292 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3293
3294         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
3295         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
3296           g_assert() can be a macro, don't use #ifdef inside it.
3297
3298 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
3299
3300         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3301
3302         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
3303         (gst_videorate_init), (gst_videorate_chain),
3304         (gst_videorate_change_state):
3305           Event handling (fixes #159986).
3306
3307 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3308
3309         * gst-libs/gst/riff/riff-media.c:
3310         (gst_riff_create_video_caps_with_data):
3311           Add BLZ0 (Blizzard's version of DivX) fourcc.
3312
3313 2004-12-18  David Schleef  <ds@schleef.org>
3314
3315         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
3316         portability fix.
3317
3318 2004-12-18  David Schleef  <ds@schleef.org>
3319
3320         * gst/tta/ttadec.h: Disable some header code that isn't used
3321         and clearly isn't portable.
3322
3323 2004-12-18  David Schleef  <ds@schleef.org>
3324
3325         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
3326         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
3327         (avcodec_get_pix_fmt), (avpicture_layout),
3328         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
3329         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
3330         Fix code to not use GCC extensions (and c99 extensions that
3331         Forte does not like.)
3332
3333 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3334
3335         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3336
3337         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
3338         (gst_deinterlace_chain):
3339           Rowstride fixes. Fixes #161039.
3340         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
3341         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
3342         (gst_video_crop_getcaps), (gst_video_crop_link),
3343         (gst_video_crop_i420), (gst_video_crop_chain),
3344         (gst_video_crop_change_state):
3345           Rework of negotiation. Actually works now. Fixes #158650.
3346
3347 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3348
3349         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
3350           That was very stupid.
3351
3352 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3353
3354         * gst/matroska/matroska-demux.c:
3355         (gst_matroska_demux_parse_blockgroup):
3356           Fix possible crasher.
3357
3358 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3359
3360         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
3361         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
3362           Lace sizes can be zero.
3363
3364 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3365
3366         * ext/musepack/gstmusepackdec.cpp:
3367           Fetch error return values. Fixes #161624.
3368         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
3369           Really EOS.
3370
3371 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3372
3373         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
3374           Work for truncated (unfinished download etc.) files. Fixes #160514.
3375
3376 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3377
3378         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3379           Fix for integer overflow. Makes #156001 not crash. Probably masks
3380           the real bug.
3381
3382 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3383
3384         * gst/ac3parse/gstac3parse.c: (plugin_init):
3385           Parsers never have ranks. Fixes #159651.
3386
3387 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3388
3389         * gst/playback/gstdecodebin.c: (compare_ranks):
3390           make sure the facotries are ordered the same every time even if they
3391           have the same rank by using the name
3392         * gst/playback/gstdecodebin.c: (find_compatibles):
3393           make sure we don't add factories to the list twice
3394
3395 2004-12-16  David Schleef  <ds@schleef.org>
3396
3397         * configure.ac: look for musepack headers as musepack/*.h
3398         (fixes #159847)
3399         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
3400         * ext/musepack/gstmusepackreader.h: same
3401
3402 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3403
3404         * gst-libs/gst/riff/riff-read.c:
3405         (gst_riff_read_strf_auds_with_data):
3406           Read extradata correctly (fixes #155879).
3407
3408 2004-12-16  David Schleef  <ds@schleef.org>
3409
3410         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
3411         audio.  does _not_ attempt or allow conversion unless channels
3412         is 1 or 2.
3413
3414 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
3415
3416         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
3417
3418 2004-12-16  David Schleef  <ds@schleef.org>
3419
3420         * gst/audioscale/gstaudioscale.c: the resample library only
3421         handles 1 or 2 channels.  Change caps to compensate.
3422
3423 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3424
3425         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
3426         (gst_matroska_demux_audio_caps):
3427           Some MPEG-AAC hacks, because else it doesn't work...
3428
3429 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3430
3431         * gst-libs/gst/riff/riff-media.c:
3432         (gst_riff_create_video_caps_with_data),
3433         (gst_riff_create_video_template_caps):
3434           Add h264.
3435
3436 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3437
3438         * gst-libs/gst/audio/Makefile.am:
3439           Try to fix buildbot.
3440
3441 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
3442
3443         * gst/tcp/gstmultifdsink.c:
3444           Clean up and uniformize debugging.
3445
3446 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
3447
3448         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3449
3450         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
3451         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
3452         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
3453         (gst_mpeg_demux_change_state):
3454           Reset on ready. Fixes 160276.
3455
3456 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
3457
3458         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3459
3460         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3461         (gst_ffmpegcsp_pad_link):
3462           Fix memleak (#154815).
3463
3464 2004-12-16  James Bowes  <bowes@cs.dal.ca>
3465
3466         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3467
3468         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
3469         (gst_musicbrainz_init), (gst_musicbrainz_chain),
3470         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
3471         * ext/musicbrainz/gsttrm.h:
3472           Add support for using a proxy server when getting a trm id from
3473           the MusicBrainz database (#149613).
3474
3475 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
3476
3477         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3478
3479         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
3480         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
3481           Fix memleaks (#157233).
3482
3483 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
3484
3485         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3486
3487         * gst-libs/gst/resample/resample.c: (gst_resample_close):
3488         * gst-libs/gst/resample/resample.h:
3489         * gst/audioscale/gstaudioscale.c:
3490           Fix memleak (#159215).
3491
3492 2004-12-16  Toni Willberg  <toniw@iki.fi>
3493
3494         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3495
3496         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
3497         * sys/oss/oss_probe.c: (main):
3498           Check for mono/stereo support (similar to samplerate probing),
3499           fixes #159433. Also add missing copyright header to oss_probe.c.
3500
3501 2004-12-15  David Schleef  <ds@schleef.org>
3502
3503         * configure.ac: add audioresample and cairo plugins.  Remove
3504         HAVE_MMX stuff, because it's not used.
3505         * ext/Makefile.am: same
3506         * ext/audioresample/Makefile.am: You are not ready for an
3507         audio resampling element based on audioresample.
3508         * ext/audioresample/gstaudioresample.c:
3509         * ext/audioresample/gstaudioresample.h:
3510         * ext/cairo/Makefile.am: You are not ready for overlay elements
3511         based on cairo.  Don't look too closely, these elements kinda
3512         suck right now.
3513         * ext/cairo/gstcairo.c: new
3514         * ext/cairo/gsttextoverlay.c: new
3515         * ext/cairo/gsttextoverlay.h: new
3516         * ext/cairo/gsttimeoverlay.c: new
3517         * ext/cairo/gsttimeoverlay.h: new
3518         * gst-libs/gst/media-info/media-info-priv.h: fix compile
3519         problem with compilers that don't support variadic macros.
3520
3521 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
3522
3523         Reviewed by:  David Schleef  <ds@schleef.org>
3524
3525         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
3526         Bala, registering sunaudiosrc (oops!), and cleaning up code a
3527         bit.  Also ran indent-gst.
3528         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
3529         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
3530         (gst_sunaudiosrc_setparams):
3531
3532 2004-12-14  David Schleef  <ds@schleef.org>
3533
3534         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
3535         output rate to 16000.  Should fix #160235.
3536
3537 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3538
3539         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3540         Add typefinding for mpeg2 pes streams
3541
3542 2004-12-13  David Schleef  <ds@schleef.org>
3543
3544         * configure.ac:  Applied patch from bug #143659, making default
3545         sources and sinks OS-dependent (for Solaris), and added code
3546         for OS/X.
3547         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
3548
3549 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3550
3551         * gst-libs/gst/riff/riff-media.c:
3552           forgot to add h2.64 to avidemux template caps
3553
3554 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3555
3556         * gst/wavenc/riff.h:
3557         * gst-libs/gst/riff/riff-media.c:
3558         * gst-libs/gst/riff/riff-ids.h:
3559         * gst/avi/gstavimux.c
3560         add 4CC code for VideoSoft h264 in AVI (VSSH)
3561           fixes bug #160655
3562         remove s323 from riff, it's quicktime specific :(
3563
3564 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3565
3566         * gst/asfdemux/README
3567         * gst/wavenc/riff.h
3568         * gst-libs/gst/riff/riff-ids.h
3569         * gst-libs/gst/riff/riff-media.c
3570         * gst/qtdemux/qtdemux.c:
3571           add new 4CC codes for h263 related codecs
3572           fixes partially bug #155163
3573
3574 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
3575
3576         * configure.ac: Update polyaudio requirement to 0.7
3577         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
3578
3579 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3580
3581         * gst/interleave/deinterleave.c:
3582         fix my name's spelling! :)
3583
3584 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3585
3586         * AUTHORS ChangeLog
3587         * gst/auparse/gstauparse.c
3588         * gst/interleave/deinterleave.c
3589         * gst/law/:
3590                 alaw-decode.c alaw-encode.c
3591                 mulaw-decode.c mulaw-encode.c
3592         * gst/oneton/gstoneton.c
3593         * sys/osxaudio/:
3594                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
3595         * sys/osxvideo/:
3596                 cocoawindow.h cocoawindow.m
3597                 osxvideosink.h osxvideosink.m
3598
3599         put the same mail address for Zaheer Abbas Merali everywhere
3600
3601 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3602
3603         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
3604           Align by packetsize, and assert that we a packet available before
3605           playing. The first makes webstreams work (they often include
3606           trailing padding data in a packet), the second allows pausing a
3607           ASF stream in totem without getting demux errors afterwards.
3608
3609 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3610
3611         * ext/ogg/gstoggdemux.c: (get_relative):
3612           Check for non-NULL before accessing member (end-of-chain).
3613
3614 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3615
3616         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
3617         (cdparanoia_set_property), (cdparanoia_get_property):
3618         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
3619         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
3620         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
3621         (dvdreadsrc_init), (dvdreadsrc_set_property),
3622         (dvdreadsrc_get_property):
3623         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
3624         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
3625           Synchronize property names where not yet the case. Devices are
3626           now device=X, other versions are deprecated (but still exist).
3627           Also use g_free() unconditionally.
3628         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3629         (setup_source), (gst_play_base_bin_get_property):
3630           Expose source.
3631
3632 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
3633
3634         * configure.ac: move GCONF macro outside conditional for the am
3635           conditional. Fixes #160439
3636
3637 2004-12-08  David Schleef  <ds@schleef.org>
3638
3639         * tools/gst-visualise-m.m: Switch to elements that currently
3640         exist.
3641
3642 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3643
3644         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3645           We love wrong commas.
3646
3647 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3648
3649         * gst/matroska/matroska-demux.c:
3650         (gst_matroska_demux_handle_src_query):
3651           Don't set DEFAULT, unsupported - makes length display incorrectly
3652           in some cases.
3653
3654 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
3655
3656         * gst/monoscope/README: remove blurb about files being GPL
3657         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
3658         * gst/monoscope/monoscope.c: Change license to BSD with explanation
3659           monoscope is now effectively LGPL licensed
3660
3661 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
3662
3663         * gst/monoscope/README: Update information to be more correct
3664         * gst/monoscope/convolve.c: Relicense to LGPL
3665         * gst/monoscope/convolve.h: Relicense to LGPL
3666
3667 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
3668
3669         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
3670           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
3671         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
3672           set default_duration for mpeg1 audio
3673
3674 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3675
3676         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
3677         * ext/alsa/gstalsa.h:
3678           refactor big chunks of the core caps negotiation code to make it
3679           a lot faster, because people claim it's really slow
3680           (actually, just cache the getcaps when the device is opened)
3681
3682 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3683
3684         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
3685         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
3686         (gst_a52dec_handle_frame), (gst_a52dec_chain),
3687         (gst_a52dec_change_state), (plugin_init):
3688         * ext/a52dec/gsta52dec.h:
3689           Do something useful with timestamps. Make chain-based (since
3690           there's really no reason to be loopbased).
3691         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
3692           Update current_byte/frame correctly.
3693
3694 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3695
3696         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
3697         (gst_ape_demux_stream_init):
3698           Forward tags, too.
3699
3700 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3701
3702         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
3703           Let's make sure we're done typefinding when detecting tags.
3704
3705 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3706
3707         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
3708         (gst_ebml_read_init), (gst_ebml_read_use_event),
3709         (gst_ebml_read_element_id), (gst_ebml_peek_id),
3710         (gst_ebml_read_seek), (gst_ebml_read_skip),
3711         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
3712         (gst_ebml_read_master):
3713         * gst/matroska/ebml-read.h:
3714         * gst/matroska/matroska-demux.c:
3715         (gst_matroska_demux_parse_contents),
3716         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
3717           Disgustingly evil hack for working around INTERRUPT events and
3718           their extremely annoying habit of being a pain in the ass. We
3719           simply peek a cluster before reading any of it.
3720
3721 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3722
3723         * ext/musepack/gstmusepackdec.cpp:
3724           There's also floating point libmusepacks.
3725
3726 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3727
3728         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
3729         (gst_faad_chanpos_to_gst), (gst_faad_chain):
3730           Set DURATION even if source buffer didn't. Also use increasing
3731           timestamps.
3732         * gst-libs/gst/riff/riff-media.c:
3733         (gst_riff_create_audio_caps_with_data):
3734           Block_align can have larger values than 8192.
3735
3736 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3737
3738         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
3739         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
3740         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
3741         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
3742           Fix caps.
3743
3744 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3745
3746         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
3747           Fix logic bug.
3748
3749 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3750
3751         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
3752           Yay, another one.
3753
3754 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3755
3756         * ext/esd/esdsink.c: (gst_esdsink_chain):
3757           Make error actually say something useful (fixes #156798).
3758         * gst-libs/gst/riff/riff-media.c:
3759         (gst_riff_create_video_caps_with_data),
3760         (gst_riff_create_video_template_caps):
3761           Add Intel Video 5.0 fourcc (IV50).
3762
3763 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
3764
3765         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
3766         detection on mono and stereo mp3 files.
3767
3768 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3769
3770         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
3771           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
3772           the contained stream).
3773
3774 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3775
3776         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
3777           Oops, remove debug.
3778
3779 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
3780
3781         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3782
3783         * gst/law/alaw-decode.c: (alawdec_getcaps):
3784         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
3785           Prevent warnings when negotiating caps (fixes #159338).
3786
3787 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3788
3789         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3790         (gst_ffmpegcsp_chain):
3791           Remove old leftover that shouldn't be there...
3792
3793 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
3794
3795         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3796
3797         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
3798           Don't forward DISCONT events (fixes #159684).
3799
3800 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3801
3802         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
3803           Unlink manually since sometimes bin disposal (and therefore
3804           pad unlinking) is delayed, which will cause a new media file
3805           to not be able to start playing instantly.
3806
3807 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3808
3809         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
3810           On mute of an unlinked stream, check for pad availability so
3811           we don't crash on unlinked pad.
3812
3813 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3814
3815         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
3816         (gst_avi_demux_massage_index):
3817           Fix quite humiliating bug in omitting 0-sized index chunks but
3818           forgetting to count them for timestamps.
3819
3820 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3821
3822         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
3823           Actually leave the loop if we failed to sync. Don't crash.
3824
3825 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3826
3827         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
3828         (gst_dvd_demux_process_private):
3829         * gst/mpegstream/gstdvddemux.h:
3830           Fix crash (#159759). Doesn't work, though. :-(.
3831
3832 2004-11-28  Benjamin Otte  <otte@gnome.org>
3833
3834         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
3835           more overwriting protection due to modifying channels one by one
3836           instead of all at once
3837
3838 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3839
3840         * gst/audioconvert/gstchannelmix.c:
3841         (gst_audio_convert_fill_normalize):
3842           Normalize using absolute values.
3843
3844 2004-11-28  Julien MOUTTE  <julien@moutte.net>
3845
3846         * configure.ac:
3847         * ext/Makefile.am:
3848         * ext/directfb/Makefile.am:
3849         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
3850         (gst_directfbvideosink_get_pixel_format),
3851         (gst_directfbvideosink_get_format_from_fourcc),
3852         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
3853         (gst_directfbvideosink_sink_link),
3854         (gst_directfbvideosink_change_state),
3855         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
3856         (gst_directfbvideosink_buffer_alloc),
3857         (gst_directfbvideosink_interface_supported),
3858         (gst_directfbvideosink_interface_init),
3859         (gst_directfbvideosink_navigation_send_event),
3860         (gst_directfbvideosink_navigation_init),
3861         (gst_directfbvideosink_set_property),
3862         (gst_directfbvideosink_get_property),
3863         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
3864         (gst_directfbvideosink_base_init),
3865         (gst_directfbvideosink_class_init),
3866         (gst_directfbvideosink_get_type), (plugin_init):
3867         * ext/directfb/directfbvideosink.h: Adding a first version of
3868         directfbvideosink.
3869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
3870         more.
3871
3872 2004-11-28  Benjamin Otte  <otte@gnome.org>
3873
3874         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
3875           walk the samples backwards if out_channels > in_channels so we don't
3876           overwrite data
3877
3878 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3879
3880         * gst/audioconvert/Makefile.am:
3881         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3882         (gst_audio_convert_link), (gst_audio_convert_change_state),
3883         (gst_audio_convert_channels):
3884         * gst/audioconvert/gstchannelmix.c:
3885         (gst_audio_convert_unset_matrix),
3886         (gst_audio_convert_fill_identical),
3887         (gst_audio_convert_fill_compatible),
3888         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
3889         (gst_audio_convert_fill_others),
3890         (gst_audio_convert_fill_normalize),
3891         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
3892         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
3893         * gst/audioconvert/gstchannelmix.h:
3894           Implement a channel mixer.
3895
3896 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
3897
3898         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
3899         * ext/alsa/gstalsa.h:
3900         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
3901         Make alsasink actually honor gst_element_set_clock and use that
3902         clock instead of its internal one.
3903
3904 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
3905
3906         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
3907         (gst_play_base_bin_change_state): nullify source and decoder when
3908         going from READY to NULL so that we don't try to do weird stuff with
3909         them when going from NULL to READY
3910         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
3911         instead of g_object_unref
3912         (gen_video_element), (gen_audio_element): more refcounting fixes, now
3913         it should be correct
3914         (gst_play_bin_change_state): don't call remove_sinks if we are
3915         currently disposing the object
3916
3917 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3918
3919         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
3920           Don't forget bass if it's there. Else left channel is silent...
3921
3922 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3923
3924         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
3925         (gst_a52dec_change_state):
3926           Don't do sample adjusting anymore, we use float audio now.
3927         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3928           Don't fixate to non-existing properties.
3929
3930 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3931
3932         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
3933         (gst_a52dec_change_state):
3934           Advertise that we can do surround sound.
3935
3936 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3937
3938         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
3939           Add buffer-frames=0.
3940         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
3941         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
3942         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
3943         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
3944         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
3945         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
3946         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
3947         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
3948         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
3949         * ext/dvdread/dvdreadsrc.h:
3950           Add seeking, querying for bytes, sectors, title, angle and
3951           chapter. Handle multiple chapters. Relicense to LGPL because
3952           Billy agreed on that (thanks Billy!).
3953
3954 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
3955
3956         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
3957         call parent dispose method
3958
3959 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
3960
3961         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
3962         (gst_audio_clock_get_internal_time):
3963         Fix active <-> inactive transitions: ensure time value always
3964         grows and avoid abrupt value changes.
3965
3966 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
3967
3968         * configure.ac:
3969         * gst/tta/Makefile.am:
3970         * gst/tta/crc32.h:
3971         * gst/tta/filters.h:
3972         * gst/tta/gsttta.c:
3973         * gst/tta/gstttadec.c:
3974         * gst/tta/gstttadec.h:
3975         * gst/tta/gstttaparse.c:
3976         * gst/tta/gstttaparse.h:
3977         * gst/tta/ttadec.h:
3978           added TTA parser and decoder
3979
3980 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3981
3982         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3983         (probe_triggered), (check_queue), (buffer_underrun),
3984         (buffer_running), (buffer_overrun), (gen_source_element),
3985         (setup_source):
3986         * gst/playback/gstplaybasebin.h:
3987           Implement buffering. Needs some more work.
3988
3989 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3990
3991         * ext/theora/theoradec.c: (theora_dec_chain):
3992           Fix ilog mask range overflow.
3993
3994 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3995
3996         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
3997           Don't omit the last (which in case of dmix is the only :) )
3998           channel count. Don't set channels if <= 2.
3999
4000 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
4001
4002         * gst/playback/gstplaybin.c: (gen_video_element),
4003         (gen_audio_element): Removed 2 obsolete comments
4004
4005 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4006
4007         * ext/vorbis/oggvorbisenc.c
4008         * ext/vorbis/vorbisenc.c :
4009           change description fields of those plugins to differentiate them
4010           (pitivi show Encoders by description, they had the same one)
4011
4012 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
4013
4014         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4015
4016         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4017         (gst_play_bin_set_property), (gen_video_element),
4018         (gen_audio_element):
4019           Refcounting fixes for provided audio-/videosinks.
4020
4021 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4022
4023         * gst/playback/gstplaybin.c: (gen_video_element),
4024         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
4025           Don't reference all sinks, but only the video- and audiosinks.
4026           The vis. element should be disposed when we're done with it.
4027           We don't have any reason to keep it around. This fixes warnings
4028           when reusing playbin for playing multiple audio files with
4029           vis. enabled. Also release audio device on pause - idea stolen
4030           from Rhythmbox.
4031
4032 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4033
4034         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
4035         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
4036         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
4037         * ext/alsa/gstalsaplugin.c: (plugin_init):
4038         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
4039         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
4040         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
4041         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
4042         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
4043         (gst_faad_change_state), (plugin_init):
4044         * ext/faad/gstfaad.h:
4045         * ext/vorbis/vorbis.c: (plugin_init):
4046         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4047         * gst-libs/gst/audio/Makefile.am:
4048         * gst-libs/gst/audio/audio.c: (plugin_init):
4049         * gst-libs/gst/audio/multichannel.c:
4050         (gst_audio_check_channel_positions),
4051         (gst_audio_get_channel_positions),
4052         (gst_audio_set_channel_positions),
4053         (gst_audio_set_structure_channel_positions_list),
4054         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4055         (gst_audio_fixate_channel_positions):
4056         * gst-libs/gst/audio/multichannel.h:
4057         * gst-libs/gst/audio/testchannels.c: (main):
4058         * gst/audioconvert/gstaudioconvert.c:
4059         (gst_audio_convert_class_init), (gst_audio_convert_init),
4060         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
4061         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
4062         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4063         * gst/audioconvert/plugin.c: (plugin_init):
4064           Surround sound support.
4065
4066 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4067
4068         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
4069           Fix position for discont if we're close as well. Nitpicking, but
4070           saves a few milliseconds of extra waiting or skipping.
4071
4072 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4073
4074         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
4075           We sometimes need parsers for playback, so add those too.
4076
4077 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4078
4079         * configure.ac:
4080         * gst/apetag/Makefile.am:
4081         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
4082         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
4083         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
4084         (gst_ape_demux_get_src_query_types),
4085         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
4086         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
4087         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
4088         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
4089         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
4090         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
4091         (gst_ape_demux_change_state):
4092         * gst/apetag/apedemux.h:
4093         * gst/apetag/apetag.c: (plugin_init):
4094         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
4095         (plugin_init):
4096           APE v1/2 tag reader plus typefind function.
4097
4098 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4099
4100         * configure.ac:
4101         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
4102         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
4103           Remove hacks for older core. Require newer core version
4104           accordingly.
4105
4106 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4107
4108         * gst/cdxaparse/Makefile.am:
4109         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
4110         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
4111         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
4112         * gst/cdxaparse/gstcdxaparse.h:
4113         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
4114         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
4115         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
4116         (gst_cdxastrip_get_src_query_types),
4117         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
4118         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
4119         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
4120         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
4121         * gst/cdxaparse/gstcdxastrip.h:
4122           SVCD/VCD header stripping separated from CDXA image parsing.
4123         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
4124         (plugin_init):
4125           Add VCD/SVCD header typefinding for VCD/SVCD.
4126         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
4127         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
4128         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
4129         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
4130         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
4131         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
4132         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
4133         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
4134         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
4135         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
4136         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
4137         * sys/vcd/vcdsrc.h:
4138           Fix up, add seeking, querying, URI interface. Works in totem now.
4139
4140 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
4141
4142         * configure.ac:
4143           back to CVS
4144
4145 === release 0.8.6 ===
4146
4147 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
4148
4149         * NEWS:
4150         * RELEASE:
4151         * configure.ac:
4152         * po/af.po:
4153         * po/az.po:
4154         * po/cs.po:
4155         * po/en_GB.po:
4156         * po/hu.po:
4157         * po/it.po:
4158         * po/nb.po:
4159         * po/nl.po:
4160         * po/or.po:
4161         * po/sq.po:
4162         * po/sr.po:
4163         * po/sv.po:
4164         * po/uk.po:
4165           releasing 0.8.6, "IOU Love"
4166
4167 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4168
4169         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
4170
4171         * gst/playback/gstplaybasebin.c:
4172           Fix unplayable files error handling.  Fixes #158365
4173
4174 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4175
4176         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
4177
4178         * gst/typefind/gsttypefindfunctions.c:
4179           Fix broken mp3 typefinding.  Fixes #158375
4180
4181 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4182
4183         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
4184
4185         * ext/ogg/gstoggdemux.c:
4186           Fix sync on broken files.  Fixes #158976
4187
4188 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4189
4190         patch by: Edward Hervey <bilboed@bilboed.com>
4191
4192         * ext/libpng/gstpngenc.c:
4193           Copy over buffer properties.  Fixes #158832
4194
4195 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4196
4197         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
4198
4199         * ext/dvdread/dvdreadsrc.c:
4200           Fixes invalid reads (#158462)
4201
4202 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4203
4204         * sys/v4l/gstv4lsrc.c:
4205         * sys/v4l/gstv4lsrc.h:
4206         * sys/v4l/v4lsrc_calls.c:
4207           Probe less and cache it.  Fixes #159187.
4208
4209 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4210
4211         * gst/videorate/gstvideorate.c:
4212           Handle all video formats. Fixes #159186.
4213
4214 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
4215         * gst/synaesthesia/gstsynaesthesia.c:
4216         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
4217         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
4218         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
4219         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
4220         (gst_synaesthesia_change_state), (plugin_init):
4221         Fix up synaesthesia to work under different samplerates/ buffer sizes.
4222         Force 320x200 output, as that's the only thing the underlying
4223         synaesthesia implementation supports. Still needs to be made
4224         re-entrant.
4225
4226 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4227
4228         * configure.ac:
4229           Fix mpeg2enc configure check (similar to mplex check below).
4230
4231 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
4232
4233         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4234
4235         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4236           Fix for gcc-2.95 (fixes #158221).
4237
4238 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4239
4240         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
4241           Re-add clock distribution hack (until new core is released).
4242           Fixes #158125.
4243
4244 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
4245         * configure.ac:
4246           fix mplex configure check segfaulting on some systems (bug #140994)
4247
4248 2004-11-13  Benjamin Otte  <otte@gnome.org>
4249
4250         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
4251           add debugging
4252         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
4253           do a wait when we enter the loop func with no data available to
4254           write instead of getting into an 100% CPU loop by just returning and
4255           being called again by the scheduler
4256
4257 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
4258
4259         * configure.ac:
4260         * ext/libvisual/visual.c: (gst_visual_get_type),
4261         (libvisual_log_handler), (gst_visual_getcaps),
4262         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
4263         (plugin_init):
4264           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
4265         * ext/smoothwave/Makefile.am:
4266         * ext/smoothwave/demo-osssrc.c: (main):
4267         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
4268         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
4269         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
4270         (plugin_init):
4271         * ext/smoothwave/gstsmoothwave.h:
4272           Make gstsmoothwave a working element in the 20th century.
4273
4274         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
4275           Fix incorrect link function
4276
4277 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4278
4279         * gst/volume/gstvolume.c:
4280           Allow buffer-frames=0.
4281
4282 2004-11-12 Iain <iaingnome@gmail.com>
4283
4284         * configure.ac: Check for polypaudio
4285
4286         * ext/Makefile.am: Build the polyp dir
4287
4288         * ext/polyp: The polypsink sources.
4289
4290 2004-10-30 Iain <iaingnome@gmail.com>
4291
4292         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
4293         caps to reflect the new number of channels.
4294
4295 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4296
4297         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
4298           Fix for negotiation order problem. This would show when the
4299           ALSA loopfuction was called before any other function. ALSA
4300           wouldn't do anything because we're not negotiated yet, leading
4301           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
4302
4303 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
4304
4305         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4306
4307         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
4308           No warnings (#157986).
4309
4310 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4311
4312         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4313           Prefer apev1/2 and id3v1 (at end of file) over musepack.
4314
4315 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4316
4317         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
4318           Signal no-more-pads (so it works in playbin).
4319
4320 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4321
4322         * ext/musepack/gstmusepackreader.cpp:
4323           Workaround for older core.
4324
4325 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4326
4327         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
4328           Actually test for odd width/height rather than testing whether
4329           a temporary variable that was 0 before we subtracted 1 is now
4330           not equal to zero (which it always is).
4331
4332 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4333
4334         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
4335         Fix compilation if HAVE_XVIDEO is not defined
4336
4337 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4338
4339         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
4340         Fix compilation if HAVE_XVIDEO is not defined
4341
4342 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
4343
4344         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
4345         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
4346         (gst_goom_change_state), (plugin_init):
4347         Use the bytestream adapter so goom doesn't depend on the input
4348         buffer size.
4349         Add a debug category
4350
4351 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4352
4353         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
4354           Only set hardware parameters *after* negotiation. Before
4355           negotiation, it will set ANY and that seems to cause crashes
4356           (see e.g. #151288, #153227).
4357
4358 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4359
4360         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
4361           This seems to be antique leftover. It needs to pass error
4362           checking.
4363         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
4364         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
4365         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
4366         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
4367           Fix GstXOverlay implementation (#151059).
4368
4369 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4370
4371         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
4372           Don't assert (#157853).
4373
4374 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4375
4376         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
4377           Fix bytes/samples confustion.
4378         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
4379           Fix for underrun (#144389).
4380
4381 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4382
4383         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
4384           Disable halfway-seek for pending release (since it needs a new
4385           core release).
4386
4387 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4388
4389         * sys/v4l/gstv4lsrc.c:
4390         * sys/v4l/gstv4lsrc.h:
4391         * sys/v4l/v4lsrc_calls.c:
4392           add autoprobe-fps property so we can separate autoprobing parts
4393
4394 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4395
4396         * sys/v4l/gstv4lsrc.c:
4397         * sys/v4l/v4lsrc_calls.c:
4398         initialise fourcc to catch unset fourcc's, and debug
4399
4400 2004-11-09  Wim Taymans  <wim@fluendo.com>
4401
4402         * gst/playback/README:
4403         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
4404         * gst/playback/gstplaybin.c: (gst_play_bin_init),
4405         (gst_play_bin_dispose), (gst_play_bin_set_property),
4406         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
4407         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
4408         (gst_play_bin_get_formats), (gst_play_bin_convert),
4409         (gst_play_bin_get_query_types), (gst_play_bin_query):
4410         Cleanups and some more documentation.
4411
4412 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
4413
4414         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
4415         (gst_cacasink_init), (gst_cacasink_chain):
4416         * ext/libcaca/gstcacasink.h:
4417         Cacasink inherits from VideoSink, so let that store the clock.
4418
4419 2004-11-09  Wim Taymans  <wim@fluendo.com>
4420
4421         * gst/playback/README:
4422         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
4423         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
4424         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
4425         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
4426         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
4427         (setup_sinks):
4428         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
4429         (gst_stream_info_is_mute), (gst_stream_info_set_property):
4430         * gst/playback/gststreaminfo.h:
4431         Updated README.
4432         Only switch groups if all streams have muted (EOSed).
4433         Send Tags in sync with the stream playback instead of in
4434         the playback/preroll phase.
4435         Some cleanups, free the fakesrc elements.
4436
4437 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4438
4439         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
4440           buffer-frames property was missing
4441         * ext/arts/gst_arts.c:
4442           rate missing from sinkcaps
4443         * ext/audiofile/gstafparse.c:
4444         * ext/audiofile/gstafsink.c:
4445         * ext/audiofile/gstafsrc.c:
4446         * ext/swfdec/gstswfdec.c:
4447           int audio doesn't know buffer-frames
4448         * ext/cdparanoia/gstcdparanoia.c:
4449           int audio doesn't know chunksize either
4450         * ext/nas/nassink.c:
4451           it's endianness, not endianess
4452         * gst-libs/gst/audio/audio.h:
4453           make float standard pad template caps really describe float
4454         * gst/law/mulaw.c: (linear_factory):
4455           signed only, please
4456         * gst/mpegstream/gstdvddemux.c:
4457           widths of 20 are not valid
4458
4459 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4460
4461         Submitted by: Luca Ferretti <elle.uca@infinito.it>
4462
4463         * po/LINGUAS:
4464         * po/it.po:
4465           Add Italian
4466
4467 2004-11-08  Wim Taymans  <wim@fluendo.com>
4468
4469         * gst/playback/README:
4470         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
4471         * gst/playback/gstplaybasebin.c: (probe_triggered),
4472         (gst_play_base_bin_change_state):
4473         Updated README, added more comments for fixmes etc..
4474
4475 2004-11-08  Wim Taymans  <wim@fluendo.com>
4476
4477         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
4478         We can remove this hack now.
4479
4480 2004-11-08  Wim Taymans  <wim@fluendo.com>
4481
4482         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
4483         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
4484         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
4485         Only mix AYUV for maximum quality.
4486
4487 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4488
4489         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
4490         (gst_ogg_demux_push), (gst_ogg_pad_push):
4491           Let's act as if we're synchronized now! :).
4492         * ext/theora/theoradec.c: (theora_dec_chain):
4493           Add some debug.
4494
4495 2004-11-08  Wim Taymans  <wim@fluendo.com>
4496
4497         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
4498         (gst_alpha_set_property), (gst_alpha_sink_link),
4499         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
4500         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
4501         (gst_alpha_init_params), (gst_alpha_chain):
4502         Implement alpha functions for AYUV too, this increases
4503         accuracy quite a bit.
4504
4505 2004-11-08  Wim Taymans  <wim@fluendo.com>
4506
4507         * gst/ffmpegcolorspace/avcodec.h:
4508         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4509         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
4510         (gst_ffmpegcsp_avpicture_fill):
4511         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4512         (gst_ffmpegcsp_caps_remove_format_info):
4513         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
4514         (shrink12), (img_get_alpha_info), (deinterlace_line),
4515         (deinterlace_line_inplace):
4516         * gst/ffmpegcolorspace/imgconvert_template.h:
4517         Added AYUV colorspace and handle RGBA a bit more respectful.
4518
4519 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4520
4521         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4522           Actually always send a discont (cornercase when resending the
4523           same serial-tagged chain twice).
4524
4525 2004-11-08  Julien MOUTTE  <julien@moutte.net>
4526
4527         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
4528         (gst_ximagesink_finalize):
4529         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
4530         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
4531
4532 2004-11-08  Wim Taymans  <wim@fluendo.com>
4533
4534         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
4535         Don't segfault on NULL data.
4536
4537 2004-11-08  Wim Taymans  <wim@fluendo.com>
4538
4539         * gst/playback/gstdecodebin.c: (unlinked):
4540         * gst/playback/gstplay-marshal.list:
4541         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4542         (gst_play_base_bin_init), (group_create), (get_active_group),
4543         (get_building_group), (group_destroy), (group_commit),
4544         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
4545         (add_element_stream), (no_more_pads), (probe_triggered),
4546         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
4547         (state_change), (setup_source), (gst_play_base_bin_get_property),
4548         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
4549         (gst_play_base_bin_link_stream),
4550         (gst_play_base_bin_get_streaminfo):
4551         * gst/playback/gstplaybasebin.h:
4552         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4553         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
4554         Add support for chained ogg files. Prepare for playlist
4555         support. This patch introduces the concept of pad groups, which
4556         together compose one playable media file.
4557
4558 2004-11-07  David Schleef  <ds@schleef.org>
4559
4560         * testsuite/gst-lint: Check for pad templates that aren't statically
4561         scoped.
4562
4563 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4564
4565         * configure.ac:
4566         * ext/Makefile.am:
4567         * ext/musepack/Makefile.am:
4568         * ext/musepack/gstmusepackdec.cpp:
4569         * ext/musepack/gstmusepackdec.h:
4570         * ext/musepack/gstmusepackreader.cpp:
4571         * ext/musepack/gstmusepackreader.h:
4572           Add musepack decoder.
4573         * ext/faad/gstfaad.c: (gst_faad_base_init):
4574           Make pad templates static.
4575         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
4576         (plugin_init):
4577           Add musepack typefinder, make mp3 typefinding work halfway stream,
4578           which doesn't actually work yet because id3demux doesn't implement
4579           _get_length().
4580
4581 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4582
4583         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
4584         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
4585           Fix interrupt event handling (#144436).
4586
4587 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4588
4589         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
4590           Hide unused glory.
4591
4592 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
4593
4594         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4595
4596         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
4597           Fix weird caps (#157548).
4598
4599 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
4600
4601         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4602
4603         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
4604           Add missing NULL terminator (#157543).
4605
4606 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
4607
4608         * gst/tcp/gsttcp.h:
4609         * gst/tcp/gsttcpclientsink.c:
4610         * gst/tcp/gsttcpclientsrc.c:
4611         * gst/tcp/gsttcpserversink.c:
4612         * gst/tcp/gsttcpserversrc.c:
4613           ports can go up to 65535.  Move common defines to gsttcp.h
4614
4615 2004-11-05  Wim Taymans  <wim@fluendo.com>
4616
4617         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
4618         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
4619         Added two more colorspaces.
4620
4621 2004-11-05  Wim Taymans  <wim@fluendo.com>
4622
4623         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4624         (gst_ffmpegcsp_avpicture_fill):
4625         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
4626         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
4627         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
4628         More stride fixes.
4629
4630 2004-11-05  Wim Taymans  <wim@fluendo.com>
4631
4632         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
4633         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
4634         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
4635         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
4636         (gst_videomixer_loop):
4637         More stride fixes.
4638
4639 2004-11-05  Benjamin Otte  <otte@gnome.org>
4640
4641         * ext/mad/gstmad.c: (gst_mad_chain):
4642           don't overflow data buffer. Flush not needed sync data when syncing
4643           failed.
4644
4645 2004-11-04  Wim Taymans  <wim@fluendo.com>
4646
4647         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
4648         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
4649         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
4650         (gst_alpha_init_params), (gst_alpha_chain),
4651         (gst_alpha_change_state):
4652         Updated the chroma keying algorithm with something more
4653         sophisticated.
4654
4655 2004-11-03  Wim Taymans  <wim@fluendo.com>
4656
4657         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
4658         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
4659         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
4660         Fix stride issues. Does not completely work for odd
4661         heights.
4662
4663 2004-11-03  Wim Taymans  <wim@fluendo.com>
4664
4665         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
4666         (gst_alpha_chroma_key), (gst_alpha_chain):
4667         Fix stride issues. Does not completely work for odd
4668         heights.
4669
4670 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
4671
4672         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
4673         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
4674         leak fixes
4675
4676 2004-11-03  Wim Taymans  <wim@fluendo.com>
4677
4678         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4679         (gst_ffmpegcsp_avpicture_fill):
4680         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
4681         (avpicture_alloc):
4682         * gst/ffmpegcolorspace/imgconvert_template.h:
4683         Use correct _fill function to get correct strides.
4684
4685 2004-11-02  David Schleef  <ds@schleef.org>
4686
4687         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4688         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
4689         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
4690         Change all g_print()s to debugging.  Add a bunch of consistency
4691         checks.
4692
4693 2004-11-02  Wim Taymans  <wim@fluendo.com>
4694
4695         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4696         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
4697         (unlinked), (no_more_pads), (close_link):
4698         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4699         (unknown_type), (add_element_stream), (new_decoded_pad),
4700         (removed_decoded_pad), (setup_source):
4701         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
4702         (gst_stream_info_class_init), (gst_stream_info_init),
4703         (gst_stream_info_new), (gst_stream_info_dispose),
4704         (stream_info_mute_pad), (gst_stream_info_set_property),
4705         (gst_stream_info_get_property):
4706         * gst/playback/gststreaminfo.h:
4707         Fix playback of multiple files.
4708         a slightly different approach to handling dynamic pad removals.
4709         This one only looks at pads that we have linked.
4710
4711 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
4712
4713         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
4714         free" warning from libc.
4715
4716 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4717
4718         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4719         (get_unconnected_element), (remove_starting_from), (pad_removed),
4720         (close_link):
4721           Implement support for dynamic pad changing. We listen to "live"
4722           pad removals (i.e. while playing) and re-setup autoplugging
4723           after that. Playbasebin/playbin need some more work for this
4724           to finally work, but decodebin supports (and replugs) chained
4725           ogg now.
4726
4727 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
4728
4729         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
4730         (gst_alsa_finalize):
4731         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
4732         (gst_cdaudio_finalize):
4733         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
4734         (cdparanoia_finalize):
4735         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
4736         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
4737         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
4738         (dvdreadsrc_finalize):
4739         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
4740         (gst_flacdec_finalize):
4741         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
4742         (gst_flacenc_finalize):
4743         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
4744         (gst_gnomevfssink_finalize):
4745         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
4746         (gst_gnomevfssrc_finalize):
4747         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
4748         (gst_fameenc_finalize):
4749         * ext/nas/nassink.c: (gst_nassink_class_init),
4750         (gst_nassink_finalize):
4751         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
4752         (gst_sdlvideosink_class_init):
4753         * ext/sndfile/gstsf.c: (gst_sf_dispose):
4754         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
4755         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
4756         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
4757         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
4758         (gst_x_window_listener_dispose):
4759         * gst/audioscale/gstaudioscale.c:
4760         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
4761         (play_on_demand_finalize):
4762         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
4763         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
4764         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
4765         (cdplayer_finalize):
4766         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
4767         (gst_glimagesink_class_init):
4768         * sys/oss/gstosselement.c: (gst_osselement_class_init),
4769         (gst_osselement_finalize):
4770         * sys/oss/gstosssink.c: (gst_osssink_dispose):
4771         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
4772         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
4773           Fixes a bunch of problems with finalize and dispose functions,
4774           either assumptions that dispose is only called once, or not calling
4775           the parent class dispose/finalize function
4776
4777 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
4778
4779         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
4780           added two api precondition guards
4781           use g_strdup with getenv to fix crash when using ENVVAR
4782
4783 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
4784         * ext/esd/esdsink.c: (gst_esdsink_class_init),
4785         (gst_esdsink_finalize):
4786         Use a finalize function, not dispose, and more importantly,
4787         call the parent class finalize function too
4788
4789 2004-11-01  Johan Dahlin  <johan@gnome.org>
4790
4791         * ext/ogg/gstoggdemux.c:
4792         * gst/tags/gstvorbistag.c:
4793         Plug leaks.
4794
4795 2004-10-31  Benjamin Otte  <otte@gnome.org>
4796
4797         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
4798           lotsa memleaks today. But they're all small...
4799
4800 2004-10-31  Benjamin Otte  <otte@gnome.org>
4801
4802         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4803           another memleak crushed
4804
4805 2004-10-31  Benjamin Otte  <otte@gnome.org>
4806
4807         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
4808           fix memleak
4809
4810 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4811
4812         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4813           Hack to prevent crash when going to READY inside signal handler
4814           while this function is active.
4815
4816 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4817
4818         * gst/ffmpegcolorspace/Makefile.am:
4819         * gst/ffmpegcolorspace/avcodec.h:
4820         * gst/ffmpegcolorspace/common.h:
4821         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
4822         * gst/ffmpegcolorspace/dsputil.h:
4823         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
4824         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4825         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
4826         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
4827         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
4828         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
4829         (gst_ffmpegcsp_avpicture_fill):
4830         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
4831         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4832         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
4833         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
4834         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
4835         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
4836         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4837         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
4838         * gst/ffmpegcolorspace/imgconvert.c:
4839         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
4840         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
4841         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
4842         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
4843         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
4844         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
4845         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
4846         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
4847         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
4848         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
4849         (grow21), (grow22), (grow41), (grow44), (conv411),
4850         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
4851         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
4852         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
4853         (avpicture_free), (is_yuv_planar), (img_convert),
4854         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
4855         (deinterlace_line_inplace), (deinterlace_bottom_field),
4856         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
4857         * gst/ffmpegcolorspace/imgconvert_template.h:
4858         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
4859         * gst/ffmpegcolorspace/mmx.h:
4860         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
4861         (av_fast_realloc), (av_mallocz_static), (av_free_static),
4862         (av_freep), (avcodec_get_context_defaults),
4863         (avcodec_alloc_context), (avcodec_init):
4864           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
4865           handling plus update from ffmpeg CVS. Large clean-up.
4866
4867 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4868
4869         * gst/playback/Makefile.am:
4870           We need the marshallers for decodebin, too.
4871
4872 2004-10-30  David Schleef  <ds@schleef.org>
4873
4874         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
4875           quicktime typefinding work with 64-bit offsets.
4876
4877 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
4878
4879         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
4880           Set EOS on the element when processing an EOS event.
4881         * ext/speex/gstspeexdec.h:
4882         * ext/speex/gstspeexenc.h:
4883           Only keep a const ptr to the mode
4884         * gst-libs/gst/riff/riff-media.c:
4885         (gst_riff_create_audio_caps_with_data),
4886         (gst_riff_create_audio_template_caps):
4887           Allow WMAV3, with up to 6 channels.
4888         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
4889           Don't call gst_pad_set_event_function on a sink pad.
4890         * gst/mpegstream/gstdvddemux.c:
4891         (gst_dvd_demux_get_subpicture_stream),
4892         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
4893           Copy the explicit caps that were set across to the cur_* pads,
4894           instead of trying to use a possibly non-existent negotiated caps.
4895           Reset the type of subpicture pads to UNKNOWN after calling
4896           init_stream, so that the caps get set.
4897
4898 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
4899
4900         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4901
4902         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
4903           Don't touch buffer if it is of size 0 (fixes #151064).
4904
4905 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4906
4907         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
4908           Synchronized discont handling.
4909
4910 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4911
4912         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
4913         (gst_ogg_demux_push):
4914           Make seeking sort-of exact again (fixes #156387).
4915
4916 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4917
4918         * gst/playback/gstplaybasebin.c: (unknown_type),
4919         (add_element_stream), (new_decoded_pad),
4920         (gst_play_base_bin_change_state):
4921         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4922         (gst_stream_info_init), (gst_stream_info_new),
4923         (gst_stream_info_dispose), (gst_stream_info_get_property):
4924         * gst/playback/gststreaminfo.h:
4925           Make caps explicitely available. Makes testing for unsupported
4926           types possible. Improves error reporting.
4927
4928 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4929
4930         * gst/audioconvert/gstaudioconvert.c:
4931         (gst_audio_convert_buffer_to_default_format):
4932           Really don't touch read-only buffers (#156563).
4933
4934 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
4935
4936         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4937
4938         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
4939           Fix memleak (#155223).
4940
4941 2004-10-29  Wim Taymans  <wim@fluendo.com>
4942
4943         * gst/tcp/.cvsignore:
4944         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4945         (gst_multifdsink_class_init), (gst_multifdsink_init),
4946         (gst_multifdsink_add), (gst_multifdsink_remove),
4947         (gst_multifdsink_remove_client_link), (is_sync_frame),
4948         (gst_multifdsink_new_client),
4949         (gst_multifdsink_handle_client_write),
4950         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
4951         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
4952         (gst_multifdsink_get_property):
4953         * gst/tcp/gstmultifdsink.h:
4954         Added burst on connect sync_method, deprecated sync_clients,
4955         streamlined the sync code some more.
4956
4957 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4958
4959         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
4960         (gst_play_base_bin_change_state):
4961           Improve error reporting.
4962
4963 2004-10-28  Wim Taymans  <wim@fluendo.com>
4964
4965         * gst/tcp/Makefile.am:
4966         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
4967         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
4968         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
4969         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
4970         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
4971         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
4972         (gst_fdset_wait):
4973         Added more locks around fdset structures. Fixed/reworked
4974         the poll array resizing code.
4975         Added stress test for fdset.
4976
4977 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4978
4979         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
4980         fix build
4981
4982 2004-10-28  Benjamin Otte  <otte@gnome.org>
4983
4984         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
4985           fix link function to always query channels and query width for
4986           floats
4987         * configure.ac:
4988           add equalizer dir
4989         * gst/equalizer/Makefile.am:
4990         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
4991         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
4992         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
4993         (arg_to_scale), (setup_filter),
4994         (gst_iir_equalizer_compute_frequencies),
4995         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
4996         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
4997         (plugin_init):
4998           add an equalizer
4999
5000 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
5001
5002         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
5003
5004         * po/LINGUAS:
5005         * po/nb.po:
5006           Added Norwegian Bokmaal translation
5007
5008 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5009
5010         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5011           Don't break on options (fixes #156488).
5012
5013 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
5014
5015         * configure.ac:
5016         * ext/cdaudio/Makefile.am:
5017         * sys/Makefile.am:
5018           fix build on older automake
5019
5020 2004-10-26  Wim Taymans  <wim@fluendo.com>
5021
5022         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
5023         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
5024         Allow a little margin when negotiating the framerate.
5025
5026 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
5027
5028         * gst/level/gstlevel.c:
5029           synchonised naming of pads and pad-templates
5030
5031 2004-10-26  Wim Taymans  <wim@fluendo.com>
5032
5033         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
5034         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
5035         (_find_streams_check), (gst_ogg_demux_push):
5036         Fix EOS again. Needs to be done in a better way. We should not
5037         remove the pad if there is no new chained stream.
5038
5039 2004-10-26 Iain <iaingnome@gmail.com>
5040
5041         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
5042         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
5043         of the caps.
5044         * gst/interleave/interleave.c (interleave_class_init): Hook up release
5045         pad.
5046         (interleave_release_pad): Remove the pad.
5047         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
5048         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
5049         the set device.
5050         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
5051         attrs
5052         (gst_xvimagesink_xcontext_clear): Free the xcontext.
5053         (gst_xvimagesink_finalize): Free the par.
5054
5055 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5056
5057         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
5058         (gst_avimux_stop_file):
5059           First calculate the rate, and only then use it. Hdr.rate is a
5060           multiple and not a derivative of hdr.scale. Scale is not the
5061           same as blockalign but is solely related to rate.
5062
5063 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5064
5065         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
5066         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
5067           Implement seeking.
5068
5069 2004-10-25  James Henstridge  <james@jamesh.id.au>
5070
5071         Reviewed by:  David Schleef  <ds@schleef.org>
5072
5073         * examples/gstplay/player.c: (got_stream_length), (main):
5074         * examples/seeking/cdplayer.c: (update_scale):
5075         * examples/seeking/seek.c: (format_value), (update_scale):
5076         * examples/seeking/spider_seek.c: (format_value), (update_scale),
5077         (stop_seek):
5078         Build fixes on AMD64.
5079
5080 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5081
5082         reviewed by: Ronald Bultje <rbultje at gnome dot org>
5083
5084         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
5085         Fix for some v4l cards which hang in v4lsrc
5086
5087 2004-10-25  Wim Taymans  <wim@fluendo.com>
5088
5089         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
5090         (gst_ogg_demux_push), (gst_ogg_chains_clear):
5091         Make sure to remove the pad when a new chain is
5092         encountered. Set some vars to NULL so we don't try
5093         to reference freed memory.
5094
5095 2004-10-25  Wim Taymans  <wim@fluendo.com>
5096
5097         * examples/seeking/Makefile.am:
5098         * examples/seeking/cdplayer.c: (update_scale):
5099         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
5100         * examples/seeking/playbin.c: (make_playerbin_pipeline),
5101         (format_value), (update_scale), (iterate), (start_seek),
5102         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
5103         (print_usage), (main):
5104         Added some more examples, update others.
5105
5106 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5107
5108         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
5109         * ext/speex/gstspeexdec.c: (speex_dec_chain):
5110         * ext/theora/theoradec.c: (theora_dec_chain):
5111         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
5112           Add codec-name metadata.
5113
5114 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
5115
5116         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5117
5118         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5119         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
5120         * ext/alsa/gstalsamixertrack.h:
5121         * po/POTFILES.in:
5122           ALSA mixer track label internationalization (#154054).
5123
5124 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5125
5126         * ext/theora/theoradec.c: (theora_dec_chain):
5127           Export bitrate as metadata.
5128
5129 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5130
5131         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5132         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
5133         * ext/alsa/gstalsamixertrack.h:
5134           Fix names, fix loop.
5135
5136 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5137
5138         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
5139         (speex_dec_convert):
5140           sinkconvert function so oggdemux can get the file length (totem).
5141
5142 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
5143
5144         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5145
5146         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
5147           Don't push incomplete packets.
5148         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
5149           Fix MPEG-4 audio typefinding.
5150
5151 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5152
5153         * sys/v4l/Makefile.am:
5154         * sys/v4l/gstv4l.c: (plugin_init):
5155         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
5156         (gst_v4lelement_init), (gst_v4lelement_dispose),
5157         (gst_v4lelement_change_state):
5158         * sys/v4l/gstv4lelement.h:
5159         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
5160         (gst_v4l_xoverlay_close), (idle_refresh),
5161         (gst_v4l_xoverlay_set_xwindow_id):
5162         * sys/v4l/gstv4lxoverlay.h:
5163         * sys/v4l/v4l-overlay_calls.c:
5164         * sys/v4l/v4l_calls.h:
5165         * sys/v4l2/Makefile.am:
5166         * sys/v4l2/gstv4l2.c: (plugin_init):
5167         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
5168         (gst_v4l2element_init), (gst_v4l2element_dispose),
5169         (gst_v4l2element_change_state):
5170         * sys/v4l2/gstv4l2element.h:
5171         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
5172         (gst_v4l2_xoverlay_close), (idle_refresh),
5173         (gst_v4l2_xoverlay_set_xwindow_id):
5174         * sys/v4l2/gstv4l2xoverlay.h:
5175         * sys/v4l2/v4l2-overlay_calls.c:
5176         * sys/v4l2/v4l2_calls.h:
5177           Remove client-side overlay handling, use the X-server v4l plugin
5178           for that. Nicer overlay, less code. Also make the plugin
5179           compileable without X (but then without overlay, obviously).
5180           Makes xwindowlistener obsolete, should we remove that?
5181
5182 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5183
5184         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
5185         (gst_osssrc_src_query):
5186         * sys/oss/gstosssrc.h:
5187           OK, so people want offset in DEFAULT. This time, actually fix all
5188           cases.
5189         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
5190           Add FPS properly.
5191
5192 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5193
5194         * gst/asfdemux/gstasfmux.c:
5195         * gst/avi/gstavimux.c:
5196           Framerate.
5197
5198 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5199
5200         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
5201           Fix properties (channel, norm, frequency).
5202
5203 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5204
5205         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
5206           Flag typo.
5207         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
5208           No warnings.
5209
5210 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5211
5212         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
5213           Fix hang.
5214
5215 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5216
5217         * sys/v4l2/gstv4l2element.h:
5218           Yet Another Hack (tm) for kernel header borkedness.
5219         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
5220         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
5221         (gst_v4l2src_link), (gst_v4l2src_getcaps),
5222         (gst_v4l2src_change_state):
5223         * sys/v4l2/gstv4l2src.h:
5224         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
5225         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
5226           Fix caps, keep track of state, work.
5227
5228 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5229
5230         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
5231           Quiet.
5232
5233 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5234
5235         * sys/oss/gstosssrc.c: (gst_osssrc_get):
5236           Don't mix bytes and samples.
5237
5238 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5239
5240         * ext/ogg/gstoggmux.c:
5241           Basic pad template which accepts OGM tracks, speex, flac, vorbis
5242           and theora. Any is incorrect.
5243         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
5244           Fix caps.
5245         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
5246         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
5247         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
5248         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
5249         * sys/v4l/gstv4lmjpegsrc.h:
5250         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
5251         (gst_v4lsrc_change_state):
5252         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
5253         (gst_v4lmjpegsrc_capture_stop):
5254           Fix caps. Keep track of internal state. Work.
5255
5256 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5257
5258         * ext/Makefile.am:
5259           Fix the build fixes.
5260
5261 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5262
5263         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5264         (gst_ogg_demux_src_event), (_find_chain_seek),
5265         (gst_ogg_pad_push):
5266           Check for pad availability before using it.
5267         * ext/ogg/gstoggdemux.c: (_find_chain_process):
5268           Fix parsing of chained ogg. Needs more work on the decoder side.
5269
5270 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5271
5272         * gst/spectrum/Makefile.am:
5273         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
5274         (idle_func):
5275           Fix demo and reenable it. Yes, I'm currently playing with audio
5276           analysis tools
5277
5278 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5279
5280         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5281           We love it if files that start at zero work too...
5282
5283 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5284
5285         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
5286           Handle files with missing EOS headers.
5287
5288 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5289
5290         * gst/tcp/gsttcpserversink.c:
5291         (gst_tcpserversink_handle_server_read),
5292         (gst_tcpserversink_init_send):
5293         Zero some variables first (need for accept not to return EINVAL)
5294
5295 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5296
5297         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5298         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
5299         * ext/theora/theoradec.c: (theora_dec_sink_convert),
5300         (theora_dec_chain):
5301         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
5302         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
5303           Seeking and querying finetune.
5304
5305 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
5306
5307         * configure.ac:
5308         * ext/Makefile.am:
5309         * ext/raw1394/Makefile.am:
5310           fix the build
5311
5312 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5313
5314         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
5315           Wrong return.
5316         * gst/playback/Makefile.am:
5317         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5318         * gst/playback/gstplay-marshal.list:
5319         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
5320           Fix marshallers.
5321
5322 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5323
5324         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
5325           Silence.
5326
5327 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5328
5329         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5330         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
5331         (gst_ogg_pad_push):
5332           Yay for non-lineair granulepos in theora.
5333
5334 2004-10-18  Wim Taymans  <wim@fluendo.com>
5335
5336         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
5337         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
5338         * ext/dv/gstdvdec.h:
5339         Make sure we renegotiate aspect ratio when the camera switches.
5340
5341 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5342
5343         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5344         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
5345           Start at zero.
5346         * ext/theora/theoradec.c: (theora_dec_chain):
5347           Skip headers. Bad idea for chained ogg, but fixes seeking.
5348
5349 2004-10-18  Wim Taymans  <wim@fluendo.com>
5350
5351         * configure.ac:
5352         I swear, this is the last time I touch this.
5353
5354 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5355
5356         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5357         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
5358         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
5359           Faster seeking.
5360         * ext/theora/theoradec.c: (theora_dec_sink_convert):
5361           Time-to-default conversion.
5362         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
5363           Don't error on unknown packets, just skip. We should probably
5364           read them if we want to support chained ogg.
5365
5366 2004-10-18  Wim Taymans  <wim@fluendo.com>
5367
5368         * configure.ac:
5369         Added cdaudio to wrong list.
5370
5371 2004-10-18  Wim Taymans  <wim@fluendo.com>
5372
5373         * configure.ac:
5374         Revive cdaudio.
5375
5376 2004-10-18  Wim Taymans  <wim@fluendo.com>
5377
5378         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
5379         (gst_dvdec_video_link), (gst_dvdec_push):
5380         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
5381         (gst_smokeenc_resync), (gst_smokeenc_chain):
5382         Fix mimetype on smoke encoder.
5383         Add aspect ratio to dvdec. Not sure if these
5384         values are correct though....
5385
5386 2004-10-18  Wim Taymans  <wim@fluendo.com>
5387
5388         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
5389         Fix vorbis property descriptions and ranges.
5390
5391 2004-10-18  Wim Taymans  <wim@fluendo.com>
5392
5393         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
5394         Really do nothing when no data is available.
5395         Go to the playing state when the stream is not seekable
5396         instead of failing.
5397
5398 2004-10-18  Wim Taymans  <wim@fluendo.com>
5399
5400         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
5401         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
5402         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
5403         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
5404         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
5405         Added uri handler for cd://
5406         Port to new API.
5407
5408 2004-10-18  Wim Taymans  <wim@fluendo.com>
5409
5410         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5411         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
5412         (try_to_link_1), (no_more_pads), (close_link), (type_found):
5413         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
5414         (remove_prerolls), (unknown_type), (add_element_stream),
5415         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
5416         (gst_play_base_bin_remove_element),
5417         (gst_play_base_bin_link_stream):
5418         * gst/playback/gstplaybin.c: (gen_video_element),
5419         (gen_vis_element), (remove_sinks), (setup_sinks):
5420         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
5421         (gst_stream_info_get_type), (gst_stream_info_class_init),
5422         (gst_stream_info_init), (gst_stream_info_new),
5423         (gst_stream_info_dispose), (stream_info_mute_pad),
5424         (gst_stream_info_set_property), (gst_stream_info_get_property):
5425         * gst/playback/gststreaminfo.h:
5426         Add sink padtemplate to decodebin.
5427         Added some more comments.
5428         Make queue size configurable in playbasebin.
5429         Added possibility to use elements as sinks (ex cdaudio).
5430
5431 2004-10-15  Wim Taymans  <wim@fluendo.com>
5432
5433         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
5434         (gst_speexenc_chain):
5435         Fix speex timestamps so that it gets muxed properly.
5436
5437 2004-10-15  Wim Taymans  <wim@fluendo.com>
5438
5439         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
5440         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
5441         (gst_dv1394src_init), (gst_dv1394src_dispose),
5442         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
5443         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
5444         (gst_dv1394src_event), (gst_dv1394src_get_formats),
5445         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
5446         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
5447         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
5448         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
5449         * ext/raw1394/gstdv1394src.h:
5450         Added conversion/query functions.
5451         Update buffer timestamps,
5452         Added signals.
5453         Added uri dv:// so it might play from the firewire in playbin.
5454         Fix a possible leak.
5455         Added debugging.
5456
5457 2004-10-15  Wim Taymans  <wim@fluendo.com>
5458
5459         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
5460         (gst_dv1394src_init), (gst_dv1394src_set_property),
5461         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
5462         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
5463         * ext/raw1394/gstdv1394src.h:
5464         Added AV/C VTR control support needed for some cameras.
5465         Added automatic port detection.
5466         Added properties for selecting the channel.
5467         The configure.ac script is not yet updated to reflect the
5468         new libavc1394 and librom1394 dependencies.
5469
5470 2004-10-15  Wim Taymans  <wim@fluendo.com>
5471
5472         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
5473         (qtdemux_parse), (gst_qtdemux_handle_esds):
5474         An esds box is not a container.
5475         Fix parsing of mp4v boxes.
5476         Do not try to renegotiate fps for each frame. Need to
5477         find a better method. This should fix mp4 playback.
5478
5479 2004-10-14  David Schleef  <ds@schleef.org>
5480
5481         * configure.ac: update for swfdec-0.3 and liboil-0.2
5482         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
5483         * ext/swfdec/gstswfdec.h: same
5484         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
5485         * gst/videotestsrc/videotestsrc.c: same
5486
5487 2004-10-14  Wim Taymans  <wim@fluendo.com>
5488
5489         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
5490         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
5491         (is_sync_frame), (gst_multifdsink_new_client),
5492         (gst_multifdsink_handle_client_write),
5493         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
5494         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
5495         Turn warnings into info.
5496         Don't allow a state change in the streaming thread.
5497
5498 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5499
5500         * ext/vorbis/oggvorbisenc.c:
5501         * ext/vorbis/vorbisdec.c:
5502           fix template sample rate
5503
5504 2004-10-13  Wim Taymans  <wim@fluendo.com>
5505
5506         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
5507         Decoding the header first fixes some problems in resyncing
5508         in more mp3s.
5509
5510 2004-10-12  Wim Taymans  <wim@fluendo.com>
5511
5512         * gst/playback/gstplaybin.c: (gen_video_element),
5513         (gen_vis_element), (remove_sinks), (setup_sinks):
5514         Added vis plugin support, need to configure the vis
5515         element to activate it.
5516
5517 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5518
5519         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
5520         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5521           Some debug.
5522         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
5523         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
5524         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
5525         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
5526         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
5527         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
5528         * gst/avi/gstavidemux.h:
5529           Support for openDML-2.0 indx/ix## chunks. Support for broken index
5530           recovery (where, if part of the index is broken, we will still read
5531           the rest of the index and recover the broken part by stream
5532           scanning). More broken media support. EOS workarounds. General AVI
5533           braindamage headache recovery. Aspirin included.
5534
5535 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5536
5537         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
5538         (cdparanoia_event), (cdparanoia_query):
5539           Get rid of hideous lead-in.
5540
5541 2004-10-11  Wim Taymans  <wim@fluendo.com>
5542
5543         * gst/playback/gstplaybasebin.c: (setup_source):
5544         Wrong var used to get g_list_next.
5545
5546 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5547
5548         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
5549         (cdparanoia_get), (cdparanoia_open):
5550           Report discid as metadata, add duration.
5551
5552 2004-10-11  Wim Taymans  <wim@fluendo.com>
5553
5554         * gst/playback/gstplaybasebin.c: (setup_source):
5555         Cleanup the previous pipeline a little earlier for the
5556         case that a source element provides raw data.
5557
5558 2004-10-11  Benjamin Otte  <otte@gnome.org>
5559
5560         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
5561           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
5562           consuming the last 128 bytes, even though it was valid mp3 data.
5563
5564 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5565
5566         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
5567         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
5568         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
5569         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
5570
5571 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5572
5573         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
5574         Fix for webcams that support only specific width or height
5575
5576 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
5577
5578         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5579
5580         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
5581           Fix wrong discont event setup (fixes #154967).
5582
5583 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
5584
5585         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5586
5587         * gst/auparse/gstauparse.c: (gst_auparse_chain):
5588           Error out on invalid data (fixes #154807).
5589
5590 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
5591
5592         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5593
5594         * ext/dvdread/dvdreadsrc.c: (_read):
5595           Make titles > 0 work again (fixes #154834).
5596
5597 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5598
5599         * gst-libs/gst/riff/riff-media.c:
5600         (gst_riff_create_video_template_caps):
5601           WMV3 missing in template caps.
5602
5603 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5604
5605         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5606           OK, so the original code was too strict. It makes random AVI files
5607           hang for seconds upon opening, which is unacceptable and is far
5608           beyond the original goal of getting multiple chunks for one-chunk
5609           sounc stream files. So now do just that.
5610
5611 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5612
5613         * gst/playback/gstplaybasebin.c: (setup_source),
5614         (gst_play_base_bin_change_state):
5615           Actually clean up streaminfo if output fails. This would trigger
5616           if, for example, there was no CD in the drive. No preroll, so
5617           a streaminfo structure is created, but the subsequent state change
5618           of the thread fails.
5619         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
5620           Don't change state if parent failed.
5621
5622 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5623
5624         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5625         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
5626         (gen_video_element), (remove_sinks):
5627           Add small bits of code for screenshot handling.
5628
5629 2004-10-08  Wim Taymans  <wim@fluendo.com>
5630
5631         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
5632         (gen_video_element), (gen_audio_element), (setup_sinks):
5633         Don't assume the user provided sinks are named "sink"...
5634
5635 2004-10-08  Wim Taymans  <wim@fluendo.com>
5636
5637         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
5638         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
5639         (gst_play_base_bin_link_stream):
5640         Do not try to autoplug sources that generate raw streams like
5641         cdparanoia.
5642         disconnect the preroll overrun signal when we don't need it anymore.
5643
5644 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
5645
5646         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
5647         Added reworked patch from #154903 from milosz derezynski (deadchip).
5648
5649 2004-10-08  Wim Taymans  <wim@fluendo.com>
5650
5651         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
5652         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
5653         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
5654         (cdparanoia_convert), (cdparanoia_uri_get_type),
5655         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
5656         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
5657         * ext/cdparanoia/gstcdparanoia.h:
5658         This adds the cdda://<tracknum> uri.
5659
5660 2004-10-08  Wim Taymans  <wim@fluendo.com>
5661
5662         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5663         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
5664         (try_to_link_1), (no_more_pads), (close_link), (type_found):
5665         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5666         (unknown_type), (gst_play_base_bin_remove_element),
5667         (gst_play_base_bin_link_stream):
5668         * gst/playback/gstplaybasebin.h:
5669         * gst/playback/gstplaybin.c: (gst_play_bin_init),
5670         (gst_play_bin_set_property), (gen_video_element),
5671         (gen_audio_element), (setup_sinks):
5672         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
5673         (gst_stream_info_get_type), (gst_stream_info_class_init),
5674         (gst_stream_info_init), (gst_stream_info_new),
5675         (gst_stream_info_dispose), (stream_info_mute_pad),
5676         (gst_stream_info_set_property), (gst_stream_info_get_property):
5677         * gst/playback/gststreaminfo.h:
5678         Reuse the audio and video bins.
5679         Some internal cleanups in the stream selection code.
5680
5681 2004-10-08  Julien MOUTTE  <julien@moutte.net>
5682
5683         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
5684         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
5685         * sys/ximage/ximagesink.h:
5686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
5687         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
5688         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
5689         not coming from those elements. Moreover these elements should not keep
5690         the xid they have been given when in NULL state.
5691
5692 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5693
5694         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
5695         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
5696         * sys/ximage/ximagesink.h:
5697         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
5698         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
5699         * sys/xvimage/xvimagesink.h:
5700           Actually only create a new toplevel window if we're not gonna
5701           embed it right after.
5702
5703 2004-10-07  Wim Taymans  <wim@fluendo.com>
5704
5705         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
5706         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
5707         * gst/playback/gstplaybin.c: (setup_sinks):
5708         Implement muting/unmuting of streams, mute streams that are not
5709         used.
5710
5711 2004-10-07  Wim Taymans  <wim@fluendo.com>
5712
5713         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
5714         (plugin_init):
5715         Added lame audio/x-ac3 typefind function.
5716
5717 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
5718
5719         * configure.ac:
5720           bump nano to cvs
5721
5722 === release 0.8.5 ===
5723
5724 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
5725
5726         * NEWS:
5727         * RELEASE:
5728         * configure.ac:
5729           releasing 0.8.5, "Take You On"
5730
5731 2004-10-06  Wim Taymans  <wim@fluendo.com>
5732
5733         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5734         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
5735         (no_more_pads), (close_link), (type_found):
5736         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
5737         * gst/playback/gstplaybin.c: (gen_video_element):
5738         Do not signal the no_more_pads after the first pad when
5739         we are plugging a non dynamic element with multiple
5740         output pads (like swfdec, dvdec, ...).
5741
5742 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5743
5744         * configure.ac:
5745           bump for prerelease
5746
5747 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5748
5749         * gst/wavparse/gstwavparse.c:
5750           add ATRAC3 to STATIC CAPS to fix a warning
5751
5752         * gst/matroska/ebml-read.c:
5753         * gst-libs/gst/riff/riff-read.c:
5754           fix typos
5755
5756 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5757
5758         * gst-libs/gst/riff/riff-media.c:
5759           generate caps for ATRAC3 audio streams
5760
5761         * gst/realmedia/rmdemux.c:
5762           generate caps for ATRAC3 audio streams
5763
5764 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5765
5766         * gst/wavparse/Makefile.am
5767         * gst/wavparse/riff.h
5768         * gst/wavparse/wavparse.vcproj
5769           riff.h removal (unused and duplication with riff-ids.h)
5770
5771 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5772
5773         * gst/wavparse/gstwavparse.h
5774           remove duplicated defines for audio codec codes
5775
5776         * gst-libs/gst/riff/riff-ids.h
5777         * gst/wavenc/riff.h:
5778           add "4CC" code for ATRAC3 audio streams
5779           add "4CC" code for ITU_G721_ADPCM (unused for now)
5780
5781 2004-10-06  Wim Taymans  <wim@fluendo.com>
5782
5783         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
5784         Actually _do_ negotiation. Pass gdouble as arg instead
5785         of guint64 for the framerate.
5786
5787 2004-10-06  Wim Taymans  <wim@fluendo.com>
5788
5789         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5790         (find_compatibles), (close_pad_link), (try_to_link_1),
5791         (no_more_pads), (close_link), (type_found):
5792         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
5793         * gst/playback/gstplaybin.c: (gen_video_element),
5794         (gen_audio_element):
5795         Set state on newly added element to READY so that negotiation
5796         can happen ASAP.
5797         Addes some more debug info.
5798         Do not try to plug pads with multiple caps structures or ANY
5799         because it is too dangerous since we do not do dynamic
5800         replugging.
5801
5802 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5803
5804         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
5805
5806         * po/LINGUAS:
5807         * po/or.po:
5808           add Oriya translation
5809
5810 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5811
5812         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5813           Prevent overwrite of size member. Makes audio sound crappy.
5814
5815 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5816
5817         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
5818         Add rmvb to the list of known RealMedia extensions
5819
5820 2004-10-05  Wim Taymans  <wim@fluendo.com>
5821
5822         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
5823         (mngdec_openstream), (mngdec_closestream),
5824         (mngdec_handle_sink_event), (mngdec_readdata),
5825         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
5826         (mngdec_getcanvasline), (mngdec_refresh),
5827         (gst_mngdec_change_state):
5828         Set the framerate correctly.
5829
5830 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5831
5832         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5833           There was something wrong with the index massaging.
5834
5835 2004-10-04  Wim Taymans  <wim@fluendo.com>
5836
5837         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
5838         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
5839         (gst_smokedec_chain):
5840         * ext/jpeg/gstsmokedec.h:
5841         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
5842         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
5843         * ext/jpeg/gstsmokeenc.h:
5844         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
5845         (smokecodec_decode_new), (smokecodec_info_free),
5846         (smokecodec_set_quality), (smokecodec_get_quality),
5847         (smokecodec_set_threshold), (smokecodec_get_threshold),
5848         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
5849         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
5850         (smokecodec_encode), (smokecodec_parse_id),
5851         (smokecodec_parse_header), (smokecodec_decode):
5852         * ext/jpeg/smokecodec.h:
5853         * ext/jpeg/smokeformat.h:
5854         Updated smoke, new bitstream, allows embedding in ogg.
5855
5856 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5857
5858         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
5859           Fix seeking in some files. All this code is no longer needed (and
5860           actually breaks stuff) because we now synchronize the full index
5861           right when reading the header.
5862
5863 2004-10-04  Wim Taymans  <wim@fluendo.com>
5864
5865         * configure.ac:
5866         configure update for libmng.
5867
5868 2004-10-04  Wim Taymans  <wim@fluendo.com>
5869
5870         * ext/libmng/Makefile.am:
5871         * ext/libmng/gstmng.c: (plugin_init):
5872         * ext/libmng/gstmng.h:
5873         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
5874         (gst_mngdec_base_init), (gst_mngdec_class_init),
5875         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
5876         (gst_mngdec_loop), (gst_mngdec_get_property),
5877         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
5878         (mngdec_closestream), (mngdec_handle_sink_event),
5879         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
5880         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
5881         (gst_mngdec_change_state):
5882         * ext/libmng/gstmngdec.h:
5883         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
5884         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
5885         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
5886         (gst_mngenc_chain), (gst_mngenc_get_property),
5887         (gst_mngenc_set_property):
5888         * ext/libmng/gstmngenc.h:
5889         Added basic MNG decoder. Needs more work. The encoder does
5890         not work yet.
5891
5892 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5893
5894         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
5895         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
5896         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
5897           Don't hang on length=0 chunks. Some negotiation fixes. Signal
5898           no-more-pads.
5899
5900 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5901
5902         * configure.ac:
5903           you need at least 1.0.4 of speex
5904
5905 2004-10-04 Iain <iaingnome@gmail.com>
5906
5907         * ext/speex/gstspeexdec.h: Revert the includes changes.
5908
5909         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
5910
5911 2004-09-30 Iain <iaingnome@gmail.com>
5912
5913         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
5914         found during init or set as a property instead of hardcoding /dev/audio
5915
5916 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5917
5918         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
5919         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
5920         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
5921         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
5922         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
5923         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
5924         (gst_rmdemux_dump_data):
5925           Use debug category, fix EOS handling. filesrc ! rmdemux now
5926           works.
5927
5928 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5929
5930         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
5931         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
5932         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
5933           Improve allocation, cutting and sorting of the index. How takes a
5934           few seconds instead of minutes.
5935
5936 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
5937
5938         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
5939           fixed compilation
5940
5941 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5942
5943         * gst-libs/gst/riff/riff-media.c:
5944         (gst_riff_create_video_caps_with_data),
5945         (gst_riff_create_video_template_caps):
5946           Add wing commander format mimetype/fourccs.
5947         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5948           Don't crash if some value is 0.
5949
5950 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5951
5952         * gst-libs/gst/riff/riff-media.c:
5953         (gst_riff_create_video_caps_with_data),
5954         (gst_riff_create_video_template_caps):
5955           Add DIB fourcc (raw, palettized 8-bit RGB).
5956         * gst-libs/gst/riff/riff-read.c:
5957         (gst_riff_read_strf_vids_with_data):
5958           Oops, fix strf_data reading bug.
5959         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
5960           Use a non-NULL tag.
5961         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
5962           Time for hacks. Sorry Dave. At least one quicktime movie (a
5963           trailer) that I've encountered contains multiple video tracks.
5964           One of those is the actual video track, the other are one-frame
5965           tracks (images). Unfortunately, the number of frames according
5966           to the trak header is 1 for each, so that doesn't help. So
5967           instead, I look at the duration and discard tracks with a
5968           duration shorter than 20% of the length of the stream. Better
5969           than nothing.
5970
5971 2004-10-01  Christian Schaller <christian@fluendo.com>
5972
5973         * ext/ivorbis/vorbis.c:
5974           Patch from Phil Blundell (Bug 152341)
5975
5976 2004-10-01  Wim Taymans  <wim@fluendo.com>
5977
5978         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
5979         (speex_dec_get_formats), (speex_dec_convert),
5980         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
5981         (speex_dec_chain), (gst_speexdec_get_property),
5982         (gst_speexdec_set_property):
5983         Small cleanups.
5984
5985 2004-10-01  Wim Taymans  <wim@fluendo.com>
5986
5987         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5988         (gst_wavparse_stream_init), (gst_wavparse_fmt),
5989         (gst_wavparse_other), (gst_wavparse_loop),
5990         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5991         (gst_wavparse_srcpad_event):
5992         * gst/wavparse/gstwavparse.h:
5993         Added some more debugging info.
5994         Fix the case where the length of the file is 0.
5995         Make sure we seek to sample borders.
5996
5997 2004-10-01  Wim Taymans  <wim@fluendo.com>
5998
5999         * gst/playback/README:
6000         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
6001         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
6002         (try_to_link_1), (no_more_pads), (close_link), (type_found):
6003         Add some debug info to decodebin, update README
6004
6005 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6006
6007         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
6008           Don't use g_print(); use GST_DEBUG().
6009
6010 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6011
6012         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6013         (gst_ogg_mux_queue_pads):
6014           Handle EOS properly.
6015
6016 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
6017
6018         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6019
6020         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
6021         (gst_faad_chain), (gst_faad_change_state):
6022         * ext/faad/gstfaad.h:
6023           Allow playback of raw (unframed) MPEG AAC files (#148993).
6024
6025 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
6026
6027         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6028
6029         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6030           Throw error if we didn't recognize the stream. Fixes #152289.
6031
6032 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6033
6034         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6035           Fix negotiation.
6036
6037 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
6038
6039         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6040
6041         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6042           Fix memleak.
6043
6044 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
6045
6046         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6047
6048         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
6049           Solve #152805.
6050         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
6051           Solve 152806.
6052
6053 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6054
6055         * gst-libs/gst/riff/riff-media.c:
6056         (gst_riff_create_video_caps_with_data),
6057         (gst_riff_create_audio_caps_with_data):
6058           Add codec_data handling (like asfdemux used to do).
6059         * gst/asfdemux/gstasf.c: (plugin_init):
6060         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
6061         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
6062           Use riff-media for caps creation instead of our own (mostly
6063           broken) copy of its functions.
6064
6065 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6066
6067         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
6068           Don't actually error out if we get another return value than
6069           -EINVAL. Opposite to what I first thought, drivers have random
6070           return values for this, although -EINVAL is the expected return
6071           value. Since this is not fatal, we shouldn't use
6072           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
6073
6074 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6075
6076         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
6077         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
6078         (dvdreadsrc_get_property), (_open), (_seek), (_read),
6079         (dvdreadsrc_get), (dvdreadsrc_open_file),
6080         (dvdreadsrc_change_state):
6081           Fix. Don't do one big huge loop around the whole DVD, that will
6082           cache all data and thus eat sizeof(dvd) (several GB) before we
6083           see something.
6084         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
6085           Actually NULL'ify event after using it.
6086         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
6087         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
6088         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
6089         (gst_ebml_read_seek), (gst_ebml_read_skip):
6090           Handle events.
6091         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
6092         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
6093         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
6094           Fix timing (this will probably break if I seek using menus, but
6095           I didn't get there yet). VOBs and normal DVDs should now work.
6096           Add a mpeg2-only pad with high rank so this get autoplugged for
6097           MPEG-2 movies.
6098         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
6099         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
6100         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
6101         (gst_mpeg_demux_get_audio_stream),
6102         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
6103         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
6104           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
6105           MPEG-1 but use dvddemux for MPEG-2.
6106         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
6107         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
6108         (gst_mpeg_parse_parse_packhead):
6109           Timing. Only add pad template if it exists. Add sink template from
6110           class and not from ourselves. This means we will always use the
6111           correct sink template even if it is not the one defined in this
6112           file.
6113
6114 2004-09-29  Wim Taymans  <wim@fluendo.com>
6115
6116         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
6117         (gst_mpeg_demux_parse_pes):
6118         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
6119         Fix playback of mpeg again, timestamps where screwed up by
6120         patch 1.61.
6121
6122 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6123
6124         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
6125           Only return true if we actually filled something in. Prevents
6126           player applications from showing a random length for flac files.
6127         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
6128         (gst_riff_read_use_event), (gst_riff_read_handle_event),
6129         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
6130         (gst_riff_read_strf_vids_with_data),
6131         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
6132           OK, ok, so I implemented event handling. Apparently it's normal
6133           that we receive random events at random points without asking
6134           for it.
6135         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
6136         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6137         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
6138         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
6139         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
6140         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6141         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6142         * gst/avi/gstavidemux.h:
6143           Implement non-lineair chunk handling and subchunk processing.
6144           The first solves playback of AVI files where the audio and video
6145           data of individual buffers that we read are not synchronized.
6146           This should not happen according to the wonderful AVI specs, but
6147           of course it does happen in reality. It is also a prerequisite for
6148           the second. Subchunk processing allows us to cut chunks in small
6149           pieces and process each of these pieces separately. This is
6150           required because I've seen several AVI files with incredibly large
6151           audio chunks, even some files with only one audio chunk for the
6152           whole file. This allows for proper playback including seeking.
6153           This patch is supposed to fix all AVI A/V sync issues.
6154         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
6155         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
6156           Work.
6157         * gst/modplug/gstmodplug.cc:
6158           Proper return value setting for the query() function.
6159         * gst/playback/gstplaybasebin.c: (setup_source):
6160           Being in non-playing state (after, e.g., EOS) is not necessarily
6161           a bad thing. Allow for that. This fixes playback of short files.
6162           They don't actually playback fully now, because the clock already
6163           runs. This means that small files (<500kB) with a small length
6164           (<2sec) will still not or barely play. Other files, such as mod
6165           or flx, will work correctly, however.
6166
6167 2004-09-28  Wim Taymans  <wim@fluendo.com>
6168
6169         * ext/speex/gstspeex.c: (plugin_init):
6170         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
6171         (gst_speex_dec_class_init), (speex_dec_get_formats),
6172         (speex_get_event_masks), (speex_get_query_types),
6173         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
6174         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
6175         (gst_speexdec_get_property), (gst_speexdec_set_property),
6176         (speex_dec_change_state):
6177         * ext/speex/gstspeexdec.h:
6178         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
6179         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
6180         (gst_speexenc_base_init), (gst_speexenc_class_init),
6181         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
6182         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
6183         (gst_speexenc_src_query), (gst_speexenc_init),
6184         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
6185         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
6186         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
6187         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
6188         (gst_speexenc_chain), (gst_speexenc_get_property),
6189         (gst_speexenc_set_property), (gst_speexenc_change_state):
6190         * ext/speex/gstspeexenc.h:
6191         Rewrote speex encoder, make sure it can be embedded in ogg.
6192         Implemented speex decoder.
6193
6194 2004-09-28  Christian Schaller <christian@fluendo.com>
6195
6196         * configure.ac:
6197         Remove kioslave plugin. Markey is brewing a new working one
6198         * ext/Makefile.am: Remove kioslave plugin
6199         * ext/kio: remove
6200         * gst-plugins.spec.in: remove kio plugin from spec
6201
6202 2004-09-27  Wim Taymans  <wim@fluendo.com>
6203
6204         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6205         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
6206         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
6207         (gst_multifdsink_new_client),
6208         (gst_multifdsink_handle_client_write),
6209         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6210         (gst_multifdsink_handle_clients):
6211         * gst/tcp/gstmultifdsink.h:
6212         Make syncing to keyframes actually work for new clients and lagging
6213         clients.
6214
6215 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6216
6217         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
6218         (gst_navigationtest_handle_src_event), (draw_box_planar411),
6219         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
6220         * gst/debug/gstnavigationtest.h:
6221           make navigationtest display button-press and button-release events
6222
6223 2004-09-26 Iain <iaingnome@gmail.com>
6224
6225         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
6226         the channels have received a new media event.
6227         (interleave_buffered_loop): Compresses a new media event on all
6228         channels into one.
6229
6230 2004-09-26 Iain <iaingnome@gmail.com>
6231
6232         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
6233         call the sinkpad's default event handler and not the srcpads. He also
6234         says this is confusing :)
6235         (gst_wavenc_stop_file): Company says that seek events only go upstream
6236         we should send a discontinuous downstream instead.
6237
6238 2004-09-25  Christian Schaller <christian@fluendo.com>
6239
6240         * Update SPEC file to be usable in conjunction with Fedora Core,
6241           Fedora.us and freshrpms packages
6242         * Fix typo in multifilesrc test Makefile
6243
6244 2004-09-24  Wim Taymans  <wim@fluendo.com>
6245
6246         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
6247         Only signal the no_more_pads signal when we have
6248         added the stream to our list.
6249
6250 2004-09-24  Wim Taymans  <wim@fluendo.com>
6251
6252         * gst/playback/gstplaybasebin.c: (remove_prerolls),
6253         (new_decoded_pad):
6254         * gst/playback/gstplaybasebin.h:
6255         * gst/playback/gstplaybin.c: (setup_sinks):
6256         Don't try to preroll or decode more than one audio/video
6257         track.
6258
6259 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6260
6261         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6262           Throw error if we failed to find a suitable output. This should
6263           throw an error if we successfully set up a pipeline (e.g. because
6264           we recognized a media file) but found no decodable streams in it
6265           (e.g. because it contains only media stream types for which we
6266           have no decoders, or because it's not a media type).
6267
6268 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6269
6270         * ext/dirac/Makefile.am:
6271         * ext/dirac/gstdirac.cc:
6272         * ext/dirac/gstdiracdec.cc:
6273         * ext/dirac/gstdiracdec.h:
6274           Do something. Don't actually know if this works because I don't
6275           have a demuxer yet.
6276         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
6277           Add channels=1 to caps returned from _getcaps().
6278         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
6279         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
6280         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
6281         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
6282         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
6283         (gst_ogm_parse_change_state):
6284           Separate between audio/video so ogmaudioparse actually uses the
6285           audio pad templates. Both audio and video work now, including
6286           autoplugging. Also use sometimes-srcpad hack.
6287         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
6288           Handle events better. Don't hang on infinite loops.
6289         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
6290         (gst_avi_demux_init), (gst_avi_demux_reset),
6291         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6292         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
6293         (gst_avi_demux_change_state):
6294         * gst/avi/gstavidemux.h:
6295           Improve A/V sync. Still not perfect.
6296         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
6297         (gst_ebml_read_skip):
6298           Handle events better.
6299         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
6300         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
6301         (qtdemux_audio_caps):
6302           Add IMA4. Improve event handling. Save offset after a seek when
6303           the headers are at the end of the file so that we don't end up in
6304           an infinite loop.
6305         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6306           Add low-priority typefind support for files with no length.
6307
6308 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6309
6310         * testsuite/multifilesink/Makefile.am:
6311         fix typo
6312
6313 2004-09-22  Julien MOUTTE  <julien@moutte.net>
6314
6315         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
6316         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
6317         mistakes from thaytan's patches.
6318
6319 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
6320
6321         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
6322           For completeness, XSync in the destroy function as xvimage does.
6323
6324 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
6325
6326         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
6327            Correct caps negotiation
6328         * gst/volume/gstvolume.c: (volume_chain_float),
6329         (volume_chain_int16):
6330            Modify debug output to be little more informative
6331         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
6332         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
6333         (gst_xvimagesink_xvimage_destroy):
6334           Add XSync calls after detaching from the shared memory segment to
6335           avoid a crash.
6336
6337 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6338
6339         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
6340         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
6341         * ext/vorbis/vorbis.c: (plugin_init):
6342         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6343         (gst_vorbisenc_chain):
6344         * ext/vorbis/vorbisenc.h:
6345         remove explicit newmedia support from oggmux and vorbisenc
6346         add debug category to vorbisenc
6347         * gst/multifilesink/gstmultifilesink.c:
6348         (gst_multifilesink_class_init), (gst_multifilesink_init),
6349         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
6350         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
6351         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
6352         (plugin_init):
6353         * gst/multifilesink/gstmultifilesink.h:
6354         add support for streamheader in multifilesink
6355
6356 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6357
6358         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
6359         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
6360         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
6361           Prevent infinite loops. More correct error reporting.
6362         * gst/auparse/gstauparse.c: (gst_auparse_chain):
6363           Error out if negotiation fails.
6364         * gst/playback/gstplaybasebin.c: (setup_source),
6365         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
6366         (gst_play_base_bin_found_tag):
6367           Error/tag forwarding. Pre-roll fixes for source errors on state
6368           changes (e.g. "file does not exist") to prevent hangs.
6369
6370 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6371
6372         * testsuite/multifilesink/Makefile.am:
6373         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
6374         (gst_newmedia_class_init), (gst_newmedia_init),
6375         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
6376         (newfile_signal), (test_signal), (main):
6377         * testsuite/multifilesink/multifilesrc_test.c: (main):
6378         * testsuite/multifilesink/oggtheora_test.c:
6379         (gst_newmedia_base_init), (gst_newmedia_class_init),
6380         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
6381         (test_format), (newfile_signal), (test_signal), (main):
6382         * testsuite/multifilesink/oggvorbis_test.c:
6383         (gst_newmedia_base_init), (gst_newmedia_class_init),
6384         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
6385         (test_format), (newfile_signal), (test_signal), (main):
6386         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
6387         (gst_newmedia_class_init), (gst_newmedia_init),
6388         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
6389         (newfile_signal), (test_signal), (main):
6390         New media tests
6391
6392 2004-09-20  Christian Schaller <christian@fluendo.com>
6393
6394         * Fix mikmod license to LGPL as they have relicensed
6395         * Move Dirac and Effectv into LGPL section of README_license
6396
6397 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6398
6399         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
6400         (gst_mad_change_state):
6401           Allow for mp3 rate/channels changes. However, only very
6402           conservatively. Reason that we *have* to enable this is smiply
6403           because the mad find_sync() function is not good enough, it will
6404           regularly sync on random data as valid frames and therefore make
6405           us provide random caps as *final* caps of the stream. The best fix
6406           I could think of is to simply require several of the same stream
6407           changes in a row before we change caps.
6408           The actual testcase that works now is #
6409         * ext/ogg/Makefile.am:
6410         * ext/ogg/gstogg.c: (plugin_init):
6411         * ext/ogg/gstogmparse.c:
6412           OGM support (video only for now; I need an audio sample file).
6413         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
6414         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
6415         (gst_asf_demux_add_video_stream):
6416           WMV extradata.
6417         * gst/playback/gstplaybasebin.c: (unknown_type):
6418           Don't error out on single unknown-types after all. It's wrong.
6419           If we found type of video and audio but not of a subtitle stream,
6420           it will still error out (which is unwanted). Will find a better fix
6421           later on.
6422         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
6423         (ogmaudio_type_find), (plugin_init):
6424           OGM support.
6425
6426 2004-09-20  Johan Dahlin  <johan@gnome.org>
6427
6428         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
6429         after setting caps.
6430
6431 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6432
6433         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
6434         * gst/wavenc/gstwavenc.h:
6435         Added newmedia support to wavenc
6436
6437 2004-09-17  Wim Taymans  <wim@fluendo.com>
6438
6439         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
6440         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
6441         (gst_fdset_fd_can_write), (gst_fdset_wait):
6442         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
6443         (gst_multifdsink_init), (gst_multifdsink_add),
6444         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
6445         (gst_multifdsink_remove_client_link),
6446         (gst_multifdsink_client_queue_buffer),
6447         (gst_multifdsink_handle_client_write),
6448         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
6449         (gst_multifdsink_close), (gst_multifdsink_change_state):
6450         * gst/tcp/gstmultifdsink.h:
6451         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6452         (gst_tcpserversink_removed):
6453         Small cleanups in fdset.c
6454         Use a hastable to map fd to the client structure for faster
6455         lookup in _remove and get_stats.
6456         Added virtual function to close the fds.
6457         Handle clients even when the select/poll call was unblocked because
6458         of a command.
6459         Implement syncing to keyframe in the recovery procedure.
6460
6461 2004-09-16 Iain <iaingnome@gmail.com>
6462
6463         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
6464         try caps.
6465
6466 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6467
6468         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
6469           Caps are only set if the type of the stream is unknown, but this
6470           is initialized in ->init_stream(), so set to UNKNOWN after calling
6471           ->init_stream() so that capsnego starts.
6472
6473 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6474
6475         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
6476         (gst_avi_demux_stream_data):
6477           Just hardcode for raw audio then. AVI audio sucks.
6478
6479 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
6480
6481         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
6482         * gst/matroska/matroska-mux.c: (audiosink_templ),
6483         (gst_matroska_mux_audio_pad_link):
6484         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
6485         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
6486
6487 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6488
6489         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
6490         (gst_avi_demux_stream_data):
6491           Try to fix a/v sync issues.
6492
6493 2004-09-15  David Schleef  <ds@schleef.org>
6494
6495         * configure.ac: remove NASM check, since we don't use it.  Update
6496         dirac check to 0.4
6497         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
6498         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
6499         Initialized variables.
6500         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6501         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
6502         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
6503         SVQ3 format
6504
6505 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6506
6507         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
6508         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
6509         * gst/avi/gstavidemux.h:
6510           Fix for compressed audio (mp3) timestamp generation. How did this
6511           ever work?
6512
6513 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6514
6515         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
6516           Volume is a double not a float.
6517
6518 2004-09-15  Wim Taymans  <wim@fluendo.com>
6519
6520         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
6521         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
6522         Don't close the fd in multifdsink as we didn't open it in the
6523         first place. Some cleanups.
6524
6525 2004-09-15  Wim Taymans  <wim@fluendo.com>
6526
6527         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
6528         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6529         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6530         Fix the case where the muxer would mark pages as delta
6531         frames when they are not (vorbis only ogg).
6532
6533 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6534
6535         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
6536         (gst_play_base_bin_change_state):
6537           Handle the case where we failed to setup a clear pipeline. This
6538           will throw an error (or EOS, another nice case) and if you don't
6539           catch that, the app will wait for the signal forever (and thus
6540           hang).
6541
6542 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6543
6544         * ext/gnomevfs/gstgnomevfssink.c:
6545         (gst_gnomevfssink_uri_get_protocols):
6546         * ext/gnomevfs/gstgnomevfssrc.c:
6547         (gst_gnomevfssrc_uri_get_protocols):
6548         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
6549         * ext/gnomevfs/gstgnomevfsuri.h:
6550           Use _uri_new() instead of _open(), so it doesn't take as long and
6551           Christophe's computer won't hang.
6552         * gst/playback/gstplaybasebin.c: (unknown_type):
6553           Throw error on unknown media type, so apps actually display it.
6554
6555 2004-09-14  Brian Cameron  <brian.cameron@sun.com
6556
6557         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
6558           this script to work on Solaris since bash shell handles echo
6559           differenly than bash.
6560
6561 2004-09-17  Wim Taymans  <wim@fluendo.com>
6562
6563         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
6564         (setup_source), (gst_play_base_bin_set_property),
6565         (gst_play_base_bin_add_element):
6566         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
6567         Some more work on making sure seeking pauses the pipeline and
6568         that changing the uri actually does something.
6569
6570 2004-09-17  Wim Taymans  <wim@fluendo.com>
6571
6572         * gst/tcp/gstfdset.c: (gst_fdset_wait):
6573         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
6574         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
6575         (gst_tcpserversink_close):
6576         Be a bit more paranoid when freeing memory.
6577
6578 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6579
6580         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
6581         (qtdemux_parse_trak):
6582           Don't crash by dividing by zero (see sample movie in #126922).
6583
6584 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6585
6586         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
6587           Don't touch non-existing data (fixes crash on file in #140147).
6588
6589 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6590
6591         * gst/playback/gstplaybasebin.c:
6592         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
6593           Handle double disposals, and proper change of URIs.
6594
6595 2004-09-13  Martin Eikermann <meiker@upb.de>
6596
6597         * gst/mpegstream/gstmpegparse.c:
6598           fix synchronistation for streams recorded from digital PCR
6599           fixes bug #119376
6600
6601 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6602
6603         * ext/gnomevfs/Makefile.am:
6604         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6605         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
6606         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
6607         (gst_gnomevfssink_uri_get_type),
6608         (gst_gnomevfssink_uri_get_protocols),
6609         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
6610         (gst_gnomevfssink_uri_handler_init),
6611         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
6612         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
6613         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6614         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
6615         (gst_gnomevfssrc_uri_get_type),
6616         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
6617         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
6618         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6619         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
6620         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
6621         * ext/gnomevfs/gstgnomevfsuri.h:
6622           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
6623           of fake URIs to see which this version of Gnome-VFS likes, and
6624           uses that for the Gst-URI interface. Makes playbin support http://
6625           streams. Also fix up some stupid behaviour in gnomevfssrc.
6626
6627 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6628
6629         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
6630         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
6631         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
6632         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
6633           Update mixer (to sync with other sessions) if we try to obtain
6634           a new value. This makes alsamixer work accross applications.
6635         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
6636           Only call sync functions if we're running, else alsalib asserts.
6637         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
6638           Sometimes fails to compile. Possibly a gcc bug.
6639         * gst/playback/gstplaybin.c: (gen_video_element),
6640         (gen_audio_element):
6641           Add a reference to an application-provided object, because we lose
6642           this same reference if we add it to the bin. If we don't do this,
6643           we can only use this object once and thus crash if we go from
6644           ready to playing, back to ready and back to playing again.
6645           Also add an audioscale element because several cheap soundcards -
6646           like mine - don't support all samplerates.
6647         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
6648         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
6649           Fix wrong order or PAR calls. Makes automatically obtained PAR
6650           from the X server atually being used.
6651
6652 2004-09-12  David Schleef  <ds@schleef.org>
6653
6654         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
6655         #151887, #152102, #152247.
6656         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
6657         * examples/seeking/cdparanoia.c: same
6658         * examples/seeking/cdplayer.c: same
6659         * examples/seeking/seek.c: same
6660         * examples/seeking/spider_seek.c: same
6661         * examples/seeking/vorbisfile.c: same
6662         * examples/stats/mp2ogg.c: same
6663         * ext/esd/esdsink.c: (gst_esdsink_class_init),
6664         (gst_esdsink_dispose): Dispose of element properly.
6665         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
6666         fixes.
6667         * ext/nas/nassink.c: (gst_nassink_class_init),
6668         (gst_nassink_dispose): Dispose of element correctly.
6669         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
6670         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
6671         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
6672         Fix 64-bit warning.
6673         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
6674         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
6675         Fix 64-bit warning.
6676
6677 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6678
6679         * configure.ac : change speex detection as 1.1.6 now uses
6680           .pc/pkg-config and they changed their headers location.
6681
6682 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
6683
6684         * gst/matroska/matroska-mux.h:
6685         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
6686         (gst_matroska_mux_start), (gst_matroska_mux_finish),
6687         (gst_matroska_mux_write_data):
6688           Write multiple blocks/frames per cluster.
6689                 Write meta-seek information (seek heads).
6690
6691 2004-09-09  Scott Wheeler <wheeler@kde.org>
6692
6693         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
6694         (gst_play_bin_set_property), (gst_play_bin_get_property),
6695         (gen_audio_element), (gen_audio_element):
6696           Add a volume element / property to the pipeline.
6697
6698 2004-09-07  Wim Taymans  <wim@fluendo.com>
6699
6700         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
6701         Copy timestamps from the master pad to the output buffers.
6702
6703 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6704
6705         * ext/raw1394/gstdv1394src.c:
6706           throw errors when applicable
6707
6708 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
6709
6710         * gst/matroska/ebml-ids.h:
6711         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
6712         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
6713         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
6714           automatically convert unix time <-> ebml time when reading/writing
6715           a date, use gst_ebml_write_uint to write CUETIME,
6716           not gst_ebml_write_date.
6717         * gst/matroska/matroska-ids.h:
6718         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
6719         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
6720         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
6721         (gst_matroska_mux_write_data):
6722           Write track and segment UIDs, write muxing date, write
6723           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
6724           Create cues for audio only files.
6725
6726 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6727
6728         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
6729         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
6730           Re-commit ALSA switches.
6731         * gst/adder/gstadder.c: (gst_adder_loop):
6732           64-bit fix (#151416).
6733         * gst/debug/progressreport.c: (gst_progressreport_report):
6734           64-bit fix (#151419).
6735         * gst/matroska/matroska-demux.c:
6736         (gst_matroska_demux_parse_contents):
6737           64-bit fix (#151420).
6738         * gst/playback/test3.c: (update_scale):
6739           64-bit fix (#151421).
6740
6741 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
6742
6743         * configure.ac:
6744           bump nano to cvs
6745
6746 === release 0.8.4 ===
6747
6748 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6749
6750         * configure.ac: releasing 0.8.4, "Alias"
6751
6752 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
6753
6754         * ext/theora/Makefile.am:
6755           fix makefile.  Fixes #151462.
6756
6757 2004-08-30  Wim Taymans  <wim@fluendo.com>
6758
6759         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
6760         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6761         (gst_multifdsink_remove_client_link),
6762         (gst_multifdsink_client_queue_buffer),
6763         (gst_multifdsink_handle_client_write):
6764         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
6765         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
6766         Fix some memory leaks.
6767
6768 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6769
6770         Patch by: David Schleef
6771
6772         * configure.ac:
6773         * sys/Makefile.am:
6774           rename our detection macro for V4L2.  Fixes #151236.
6775
6776 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6777
6778         Patch by: David Schleef
6779
6780         * configure.ac:
6781           check to define LAMEPRESET.  Fixes #151232.
6782
6783 2004-08-27  David Schleef  <ds@schleef.org>
6784
6785         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
6786         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
6787         (gst_glimagesink_fixate):  Move local variable declarations to
6788         make gcc-2.95 happy.
6789
6790 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6791
6792         * configure.ac:
6793           bump nano for prerelease
6794
6795 2004-08-27  David Schleef  <ds@schleef.org>
6796
6797         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
6798         * sys/sunaudio/gstsunaudiosrc.c:
6799         * sys/sunaudio/gstsunaudiosrc.h:
6800
6801 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
6802
6803         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
6804         handle EOS correctly
6805         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
6806         * gst/matroska/matroska-mux.h:
6807         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
6808         VFW compatibility mode
6809
6810 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6811
6812         patch by: Zaheer Abbas Merali
6813
6814         * ext/ogg/gstoggmux.c:
6815         * ext/vorbis/vorbisenc.c:
6816         * ext/vorbis/vorbisenc.h:
6817           handle NEWMEDIA
6818
6819 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
6820
6821         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
6822         fix byte order reversion on little endian machines.
6823         * gst/matroska/matroska-mux.c: (audiosink_templ),
6824         (gst_matroska_mux_audio_pad_link):
6825         add TTA codec to the list of supported codecs.
6826         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
6827         (gst_matroska_mux_start), (gst_matroska_mux_finish),
6828         (gst_matroska_mux_write_data):
6829         * gst/matroska/matroska-mux.h:
6830         write segment duration correctly, write muxing app string, fixes bugs
6831         #140897 and #140898.
6832         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
6833         wait for all pads to be negotiated before starting to mux.
6834
6835 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6836
6837         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
6838         * ext/lame/gstlame.h:
6839         Added new media support to lame
6840
6841 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
6842
6843         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
6844         send vorbis headers at the beginning of a stream, fixes bug #141554.
6845         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
6846         bug #148950.
6847         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
6848         (gst_matroska_demux_plugin_init):
6849         * gst/matroska/matroska-ids.h:
6850         enable demuxing of TTA audio streams, fixes bug #148951.
6851         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
6852         enable typefinding for TTA audio files, fixes bug #148711.
6853         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
6854         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
6855         fixes playback of packed bitstream and xvid with bframes, bug #135407.
6856
6857 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
6858
6859         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
6860         (gst_riff_read_element_data), (gst_riff_read_seek),
6861         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
6862         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
6863         <teuf@gnome.org>
6864
6865 2004-08-23 Iain <iaingnome@gmail.com>
6866
6867         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
6868         tags. They appear to be handled differently to normal.
6869         (tag_list_to_id3_tag_foreach): Ditto.
6870
6871 2004-08-22  Wim Taymans  <wim@fluendo.com>
6872
6873         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6874         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6875         Make sure we never send -1 granulepos.
6876
6877 2004-08-20  Wim Taymans  <wim@fluendo.com>
6878
6879         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6880         (gst_ogg_mux_loop):
6881         I will accept bitchslappings with non sharp objects.
6882
6883 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6884
6885         * configure.ac:
6886         Clean up the test for lame presets
6887
6888 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6889
6890         * configure.ac:
6891         * ext/lame/Makefile.am:
6892         * ext/lame/gstlame.c: (gst_lame_class_init),
6893         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
6894         Only enable lame presets if version of lame has presets in API
6895
6896 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
6897         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
6898         * gst/udp/gstudpsrc.h:
6899           Don't call gst_pad_push in a get function. Fixes #150449
6900
6901 2004-08-18  Wim Taymans  <wim@fluendo.com>
6902
6903         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
6904         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
6905         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
6906         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6907         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6908         (gst_fdset_wait):
6909         * gst/tcp/gstfdset.h:
6910         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6911         (gst_multifdsink_client_queue_buffer),
6912         (gst_multifdsink_handle_client_write):
6913         * gst/tcp/gstmultifdsink.h:
6914         Some extra checks in gstfdset.
6915         Only use send() when the fd is a socket. Don't try to
6916         read from write only fds.
6917
6918 2004-08-18  Wim Taymans  <wim@fluendo.com>
6919
6920         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
6921         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
6922         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6923         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6924         (gst_fdset_wait):
6925         Add more locking and bounds checking.
6926
6927 2004-08-18  Wim Taymans  <wim@fluendo.com>
6928
6929         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
6930         Realloc test fdset in the lock and right before starting
6931         the poll call. Bump the limit to 4096.
6932
6933 2004-08-17  David Schleef  <ds@schleef.org>
6934
6935         * sys/sunaudio/Makefile.am:
6936         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
6937         of rates and channels.  Make debugging less obnoxious.
6938
6939         Patch from Balamurali Viswanathan implementing a mixer for
6940         Sun audio.  (bug #144091):
6941         * sys/sunaudio/gstsunelement.c:
6942         * sys/sunaudio/gstsunelement.h:
6943         * sys/sunaudio/gstsunmixer.c:
6944         * sys/sunaudio/gstsunmixer.h:
6945
6946 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6947
6948         * gst/audioscale/gstaudioscale.c:
6949         * gst/audioscale/gstaudioscale.h:
6950         made audioscale resample from any sample rate to any sample rate
6951
6952 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6953
6954         * ext/libpng/gstpngdec.c:
6955           error out on unsupported types
6956
6957 2004-08-17  Iain <iaingnome@gmail.com>
6958
6959         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
6960         mid_side and loose_mid_side properties if its a stereo stream.
6961
6962 2004-08-17  Wim Taymans  <wim@fluendo.com>
6963
6964         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6965         (theora_get_formats), (theora_dec_src_convert),
6966         (theora_dec_sink_convert), (theora_dec_src_query),
6967         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
6968         Add a debug line.
6969
6970 2004-08-17  Wim Taymans  <wim@fluendo.com>
6971
6972         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
6973         (gst_ogg_pad_push):
6974         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
6975         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
6976         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
6977         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6978         Mark delta units in the muxer.
6979         Try to decode the packet after an out-of-sync error from
6980         libogg.
6981
6982 2004-08-17  Wim Taymans  <wim@fluendo.com>
6983
6984         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6985         (gst_multifdsink_init), (gst_multifdsink_add),
6986         (gst_multifdsink_client_queue_buffer),
6987         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
6988         * gst/tcp/gstmultifdsink.h:
6989         Added option to send a keyframe to clients as the first buffer.
6990         Make timeout property writable.
6991
6992 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6993
6994         patch by: Wim Taymans
6995
6996         * gst/tcp/gstfdset.c:
6997         * gst/tcp/gstmultifdsink.c:
6998           fix index comparison, should include 0
6999
7000 2004-08-16  Wim Taymans  <wim@fluendo.com>
7001
7002         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
7003         (gst_fdset_add_fd), (gst_fdset_remove_fd),
7004         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
7005         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
7006         (gst_fdset_wait):
7007           copy when reallocing for poll so the select arguments don't get
7008           changed during the call
7009
7010 2004-08-16  Wim Taymans  <wim@fluendo.com>
7011
7012         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
7013         (gst_theora_enc_class_init), (theora_enc_sink_link),
7014         (theora_buffer_from_packet), (theora_enc_chain):
7015         Fix bug where buffers were not marked as keyframes
7016         correctly.
7017
7018 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7019
7020         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
7021         (gst_lame_preset_get_type), (gst_lame_class_init):
7022         describe the enum values for vbr mode and presets more verbosely
7023
7024 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7025
7026         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
7027         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
7028         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
7029         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
7030         * ext/lame/gstlame.h:
7031         add preset property to lame so it can use lame presets
7032
7033 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7034
7035         * ext/lame/gstlame.c: (gst_lame_get_property):
7036         whoops forgot break, thanks teuf
7037
7038 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7039
7040         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
7041         (gst_lame_class_init), (gst_lame_src_getcaps),
7042         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
7043         (gst_lame_get_property), (gst_lame_setup):
7044         * ext/lame/gstlame.h:
7045         fix lame's broken vbr stuff, allow it to resample if need be, and also
7046         make xing header optional
7047
7048 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7049
7050         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
7051         added getcaps function so samplerate doesnt get fixated to silly values
7052
7053 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7054
7055         * ext/lame/gstlame.c: (gst_lame_src_link):
7056         revert previous fix
7057
7058 2004-08-12  Johan Dahlin  <johan@gnome.org>
7059
7060         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
7061         checks. Doesn't matter what state we are in. Interfaces are a
7062         compile time thing, not runtime. It also broke the python bindings.
7063
7064 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7065
7066         * ext/lame/gstlame.c: (gst_lame_src_link):
7067         made source pad link function check if sinkpad is ok..fixes the problem
7068         where core fixates the output rate of lame stupidly
7069
7070 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7071
7072         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
7073         * sys/v4l/v4l_calls.c:
7074         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
7075           fix fixate function to handle nonsimple caps.
7076           remove bogus check in _link
7077           cleanups
7078
7079 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7080
7081         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
7082         set default compression ratio parameter to 0.0 so bitrate parameter
7083         works :)
7084
7085 2004-08-11  David Schleef  <ds@schleef.org>
7086
7087         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
7088
7089 2004-08-11  David Schleef  <ds@schleef.org>
7090
7091         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
7092         before.
7093
7094 2004-08-11  David Schleef  <ds@schleef.org>
7095
7096         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
7097
7098 2004-08-11  David Schleef  <ds@schleef.org>
7099
7100         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
7101           license field
7102         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
7103         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
7104           LGPL.
7105         * gst/auparse/gstauparse.c: Fix plugin license field.
7106         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
7107         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
7108         * gst/rtp/gstrtp.c: Fix plugin license field.
7109
7110 2004-08-11  Wim Taymans  <wim@fluendo.com>
7111
7112         * gst/tcp/Makefile.am:
7113         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
7114         (ensure_size), (gst_fdset_new), (gst_fdset_free),
7115         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
7116         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
7117         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
7118         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
7119         (gst_fdset_fd_can_write), (gst_fdset_wait):
7120         * gst/tcp/gstfdset.h:
7121         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
7122         (gst_multifdsink_class_init), (gst_multifdsink_init),
7123         (gst_multifdsink_add), (gst_multifdsink_remove),
7124         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
7125         (gst_multifdsink_remove_client_link),
7126         (gst_multifdsink_handle_client_read),
7127         (gst_multifdsink_client_queue_data),
7128         (gst_multifdsink_client_queue_caps),
7129         (gst_multifdsink_client_queue_buffer),
7130         (gst_multifdsink_handle_client_write),
7131         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
7132         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
7133         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
7134         (gst_multifdsink_close):
7135         * gst/tcp/gstmultifdsink.h:
7136         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
7137         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
7138         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
7139         (gst_tcpserversink_close):
7140         * gst/tcp/gsttcpserversink.h:
7141         Abstracted away the select call, implemented poll (yes we ran into
7142         the 1024 limit in production).
7143
7144 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7145
7146         * gst/tcp/gsttcp.c:
7147         * gst/tcp/gsttcpplugin.c:
7148           improve debuggging, remove assert
7149
7150 2004-08-10  Wim Taymans  <wim@fluendo.com>
7151
7152         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
7153         (gst_client_status_get_type), (gst_multifdsink_class_init),
7154         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
7155         (gst_multifdsink_handle_client_read),
7156         (gst_multifdsink_handle_client_write),
7157         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
7158         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
7159         (gst_multifdsink_get_property):
7160         * gst/tcp/gstmultifdsink.h:
7161         * gst/tcp/gsttcp-marshal.list:
7162         Starting to prepare for specifying buffer time in other units
7163         than buffers. Expose remove reason in signal.
7164
7165 2004-08-10  Wim Taymans  <wim@fluendo.com>
7166
7167         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
7168         (gst_multifdsink_remove), (gst_multifdsink_clear),
7169         (gst_multifdsink_remove_client_link),
7170         (gst_multifdsink_handle_client_read),
7171         (gst_multifdsink_client_queue_data),
7172         (gst_multifdsink_client_queue_buffer),
7173         (gst_multifdsink_handle_client_write),
7174         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
7175         (gst_multifdsink_chain), (gst_multifdsink_close):
7176         * gst/tcp/gstmultifdsink.h:
7177         Added more debugging info. Changed the way clients are
7178         removed from the lists. Fixed a bug where a bad file descriptor
7179         could cause many clients to be removed.
7180
7181 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7182
7183         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
7184           allow all pixel-aspect-ratios, not just 1:1
7185
7186 2004-08-09  David Schleef  <ds@schleef.org>
7187
7188         * sys/glsink/ARB_multitexture.h:  Remove old files.
7189         * sys/glsink/EXT_paletted_texture.h:
7190         * sys/glsink/NV_register_combiners.h:
7191         * sys/glsink/gstgl_nvimage.c:
7192         * sys/glsink/gstgl_pdrimage.c:
7193         * sys/glsink/gstgl_rgbimage.c:
7194         * sys/glsink/gstglsink.c:
7195         * sys/glsink/gstglsink.h:
7196         * sys/glsink/gstglxwindow.c:
7197         * sys/glsink/regcomb_yuvrgb.c:
7198
7199 2004-08-09  David Schleef  <ds@schleef.org>
7200
7201         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
7202         GL sink plugin.  (Bug #147302)
7203
7204         * configure.ac: Test for OpenGL
7205         * sys/Makefile.am: Use test for OpenGL
7206         * sys/glsink/Makefile.am:
7207         * sys/glsink/glimagesink.c: rewrite
7208         * sys/glsink/glimagesink.h: rewrite
7209
7210 2004-08-09  David Schleef  <ds@schleef.org>
7211
7212         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
7213         sane framerates.
7214         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
7215         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
7216         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
7217
7218 2004-08-09  Wim Taymans  <wim@fluendo.com>
7219
7220         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7221         (gst_multifdsink_add), (gst_multifdsink_get_stats),
7222         (gst_multifdsink_client_remove),
7223         (gst_multifdsink_handle_client_read),
7224         (gst_multifdsink_handle_client_write),
7225         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
7226         Do a bit more logging, make the client_read code more robust.
7227
7228 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7229
7230         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
7231         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
7232         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
7233         (gst_jpegdec_init), (gst_jpegdec_chain):
7234         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7235         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
7236           cleanups, debugging fixes and memleak plugging
7237
7238 2004-08-09  Wim Taymans  <wim@fluendo.com>
7239
7240         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
7241         (theora_get_formats), (theora_dec_src_convert),
7242         (theora_dec_sink_convert), (theora_dec_src_query),
7243         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
7244         (theora_dec_change_state):
7245         Don't crash on missing header packets.
7246
7247 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7248
7249         * po/LINGUAS:
7250         * po/sq.po:
7251           Added Albanian translation (Laurent Dhima)
7252         * po/cs.po:
7253           updated
7254
7255 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7256
7257         * ext/lame/gstlame.c:
7258           fix/add debugging
7259
7260 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7261
7262         * sys/ximage/ximagesink.c:
7263         * sys/xvimage/xvimagesink.c:
7264           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
7265
7266 2004-08-06  Wim Taymans  <wim@fluendo.com>
7267
7268         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7269         (gst_multifdsink_add), (gst_multifdsink_get_stats),
7270         (gst_multifdsink_client_remove),
7271         (gst_multifdsink_handle_client_read),
7272         (gst_multifdsink_handle_client_write),
7273         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
7274         Make sure we don't try to read more from a client that what
7275         ioctl says us or we deadlock.
7276
7277 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7278
7279         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
7280         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
7281         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
7282           decouple running_time and n_frames so it can handle changing
7283           framerate while running
7284
7285 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7286
7287         * po/nl.po:
7288         * po/sv.po:
7289           updated translations
7290
7291 2004-08-04  Benjamin Otte  <otte@gnome.org>
7292
7293         * gst/videotestsrc/gstvideotestsrc.c:
7294         (gst_videotestsrc_get_capslist), (generate_capslist),
7295         (plugin_init):
7296           generate the list of supported caps at startup and reuse it instead
7297           of always generating it
7298
7299 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7300
7301         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
7302           whoops, last checkin broke normal build
7303
7304 2004-08-03  Benjamin Otte  <otte@gnome.org>
7305
7306         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
7307         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
7308         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
7309         (gst_alsa_mixer_get_option):
7310         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
7311         (dvdnavsrc_print_event):
7312         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
7313         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
7314         (gst_ogg_mux_pad_unlink):
7315         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
7316         (gst_multipart_mux_pad_unlink):
7317         * gst/videofilter/gstvideobalance.c:
7318         (gst_videobalance_colorbalance_set_value):
7319         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
7320         (gst_videomixer_pad_unlink):
7321         * po/uk.po:
7322         * sys/oss/gstossmixer.c:
7323         * sys/v4l/gstv4lcolorbalance.c:
7324         * sys/v4l/gstv4ltuner.c:
7325         * sys/v4l/v4lsrc_calls.c:
7326         * sys/v4l2/gstv4l2colorbalance.c:
7327         * sys/v4l2/gstv4l2tuner.c:
7328           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
7329
7330 2004-08-03  Benjamin Otte  <otte@gnome.org>
7331
7332         * examples/dynparams/filter.c: (ui_control_create):
7333         * examples/gstplay/player.c: (print_tag):
7334         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
7335         * ext/gdk_pixbuf/gstgdkanimation.c:
7336         (gst_gdk_animation_iter_may_advance):
7337         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
7338         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
7339         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
7340         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
7341         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
7342         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
7343         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
7344         * gst/sine/demo-dparams.c: (main):
7345         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
7346         * testsuite/alsa/formats.c: (create_pipeline):
7347         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
7348           fixes for G_DISABLE_ASSERT and friends
7349         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
7350         (mp3_type_frame_length_from_header), (mp3_type_find),
7351         (plugin_init):
7352           require mp3 typefinding to have at least MIN_HEADERS valid headers
7353           add typefinding for AAC adts files
7354
7355 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
7356
7357         * sys/ximage/ximagesink.c:
7358         (gst_ximagesink_calculate_pixel_aspect_ratio):
7359         * sys/xvimage/xvimagesink.c:
7360         (gst_xvimagesink_calculate_pixel_aspect_ratio):
7361         Make sure we calculate pixel-aspect-ratio using floating point maths
7362
7363 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7364
7365         * po/uk.po:
7366           updated translation
7367
7368 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7369
7370         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
7371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
7372           add debugging for display PAR calculation
7373
7374 2004-08-02  David Schleef  <ds@schleef.org>
7375
7376         * configure.ac: Fix mikmod CFLAGS.
7377
7378 2004-07-27  Benjamin Otte  <otte@gnome.org>
7379
7380         * gst/audioscale/gstaudioscale.c:
7381         - fix templates to only support S16, it's the only format that works
7382         - make caps nego code use try_set_caps_nonfixed and fixation instead
7383         of try_set_caps twice, which is not nice for autopluggers
7384         - change rank to secondary, so autopluggers can pick it up after
7385         audioconvert
7386
7387 2004-08-02  Iain <iain@prettypeople.org>
7388
7389         * gst/interleave/interleave.c (interleave_init),
7390         (interleave_request_new_pad),
7391         (interleave_pad_removed),
7392         (interleave_buffered_loop): Use the real pad count, not the artificial
7393         one.
7394
7395 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7396
7397         * configure.ac: bump nano back to development
7398
7399 === release 0.8.3 ===
7400
7401 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7402
7403         * configure.ac: releasing 0.8.3, "Water"
7404
7405 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7406
7407         * sys/xvimage/xvimagesink.c:
7408         (gst_xvimagesink_calculate_pixel_aspect_ratio),
7409         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
7410         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
7411         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7412         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7413         * sys/xvimage/xvimagesink.h:
7414           apply similar PAR fixes as to ximagesink
7415
7416 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7417
7418         patch from: Benjamin Otte
7419
7420         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
7421           add link function to lame.  Fixes #148986.
7422
7423 2004-08-02  Johan Dahlin  <johan@gnome.org>
7424
7425         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
7426         fix debugging log
7427
7428 2004-07-30  David Schleef  <ds@schleef.org>
7429
7430         * gst/videomixer/Makefile.am: Fix things that should have been
7431         fixed in the last checkin.
7432
7433 2004-07-30  David Schleef  <ds@schleef.org>
7434
7435         * gst/multipart/Makefile.am: Fix things that should have been
7436         fixed in the last checkin.
7437
7438 2004-07-30  David Schleef  <ds@schleef.org>
7439
7440         * testsuite/multifilesink/Makefile.am: Fix unused variable.
7441
7442 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7443
7444         * configure.ac:
7445           bump nano for prerelease
7446         * po/af.po:
7447         * po/az.po:
7448         * po/cs.po:
7449         * po/en_GB.po:
7450         * po/hu.po:
7451         * po/nl.po:
7452         * po/sr.po:
7453         * po/sv.po:
7454         * po/uk.po:
7455           updates
7456
7457 2004-07-30  Wim Taymans  <wim@fluendo.com>
7458
7459         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7460         (gst_multifdsink_add), (gst_multifdsink_remove),
7461         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
7462         (gst_multifdsink_client_remove),
7463         (gst_multifdsink_handle_client_write),
7464         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
7465         * gst/tcp/gstmultifdsink.h:
7466         Recover from a select with a bad file descriptor by removing
7467         the client.
7468
7469 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7470
7471         * configure.ac:
7472           fix requirement of core
7473         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
7474         (gst_play_pipeline_setup):
7475           don't use colorspace element.  do use hermescolorspace element.
7476           make macro to get a colorspace element.
7477           mark strings for translation.
7478         * po/POTFILES.in:
7479           add play.c
7480         * po/af.po:
7481         * po/az.po:
7482         * po/cs.po:
7483         * po/en_GB.po:
7484         * po/hu.po:
7485         * po/nl.po:
7486         * po/sr.po:
7487         * po/sv.po:
7488         * po/uk.po:
7489           update translations
7490
7491 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7492
7493         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
7494         fix default for newmedia flag
7495
7496 2004-07-30  Wim Taymans  <wim@fluendo.com>
7497
7498         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
7499         (gst_theora_dec_init), (theora_get_formats),
7500         (theora_dec_src_convert), (theora_dec_sink_convert),
7501         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
7502         (theora_dec_chain), (theora_dec_set_property),
7503         (theora_dec_get_property):
7504         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
7505         (gst_theora_enc_class_init), (gst_theora_enc_init),
7506         (theora_enc_sink_link), (theora_enc_chain),
7507         (theora_enc_set_property), (theora_enc_get_property):
7508         Added cropping option to theora decoder.
7509         Added border option to theora encoder.
7510
7511 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7512
7513         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7514         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7515         (gst_pngenc_set_property):
7516         * ext/libpng/gstpngenc.h:
7517         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
7518
7519 2004-07-30  Wim Taymans  <wim@fluendo.com>
7520
7521         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7522         (theora_enc_sink_link), (theora_enc_chain),
7523         (theora_enc_set_property), (theora_enc_get_property):
7524         Fix encoding of non-multiple-of-16 video.
7525
7526 2004-07-29  David Schleef  <ds@schleef.org>
7527
7528         * configure.ac: make test for audiofile more strict
7529
7530 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7531
7532         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7533           give different names to typefind functions
7534
7535 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
7536
7537         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7538         (gst_ximagesink_calculate_pixel_aspect_ratio),
7539         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
7540         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
7541         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
7542         (gst_ximagesink_get_property), (gst_ximagesink_init):
7543         * sys/ximage/ximagesink.h:
7544           allocate PAR's dynamically.
7545           use autodetected PAR if no object-set PAR is given.
7546           add workaround for directfb's X not setting physical size.
7547           fix to xvimagesink will follow tomorrow.
7548
7549 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7550
7551         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
7552         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
7553         (gst_shout2send_get_type), (gst_shout2send_set_clock),
7554         (gst_shout2send_class_init), (gst_shout2send_init),
7555         (set_shout_metadata), (gst_shout2send_set_metadata),
7556         (gst_shout2send_chain), (gst_shout2send_set_property),
7557         (gst_shout2send_get_property), (gst_shout2send_connect),
7558         (gst_shout2send_change_state):
7559         * ext/shout2/gstshout2.h:
7560         - fix for sending mp3 audio to icecast2 server, if pad link function not
7561         called before PAUSED state
7562         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
7563         - added tagging support for mp3 audio broadcasted
7564         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
7565         debug info
7566
7567 2004-07-28  Wim Taymans  <wim@fluendo.com>
7568
7569         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
7570         (gst_ogg_demux_push):
7571         Return query failure when we don't know the length of
7572         an ogg stream insteda of returning TRUE with a bogus value.
7573
7574 2004-07-28  Wim Taymans  <wim@fluendo.com>
7575
7576         * ext/theora/theoradec.c: (theora_get_formats),
7577         (theora_dec_src_convert), (theora_dec_sink_convert),
7578         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
7579         (theora_dec_chain):
7580         Don't screw up the 1 Chroma for 1 luma sample situation when we
7581         have an odd offset/width by adding a black border in those cases.
7582
7583 2004-07-28  Wim Taymans  <wim@fluendo.com>
7584
7585         * ext/theora/theoradec.c: (theora_get_formats),
7586         (theora_dec_src_convert), (theora_dec_sink_convert),
7587         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
7588         (theora_dec_chain):
7589         * ext/theora/theoraenc.c: (theora_enc_sink_link):
7590         Added first attempt at cropping of the image as required by the
7591         theora spec. We need more properties in the caps (offset_x,
7592         offset_y,stride) to implement this correctly.
7593
7594 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
7595
7596         * ext/dvdnav/README:
7597           Update the README to use dvddemux
7598         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
7599           Ensure getcaps returns a subset of the template caps
7600         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
7601         (gst_mpeg2subt_init):
7602           Ensure getcaps returns a subset of the template caps
7603         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7604         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
7605         (gst_dvd_demux_get_subpicture_stream),
7606         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
7607         * gst/mpegstream/gstdvddemux.h:
7608           Set the explicit caps on the current_video pad before pushing
7609           anything
7610         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
7611         (gst_mpeg_demux_get_audio_stream):
7612           Free caps used to gst_pad_set_explicit_caps, which takes a const
7613           GstCaps *
7614
7615 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
7616
7617         * configure.ac: update GStreamer requirement to 0.8.4 because of
7618           GstFraction.
7619
7620 2004-07-28  Wim Taymans  <wim@fluendo.com>
7621
7622         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
7623         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
7624         Add the pad to the element after setting up the caps. This
7625         makes it a lot easier to autoplug.
7626
7627 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
7628
7629         * gst/median/gstmedian.c:
7630         * gst/mpeg2subt/gstmpeg2subt.c:
7631         * gst/mpegaudioparse/gstmpegaudioparse.c:
7632         * gst/mpegstream/gstdvddemux.c:
7633         * gst/mpegstream/gstmpegdemux.c:
7634         * gst/mpegstream/gstmpegpacketize.c:
7635         * gst/rtjpeg/gstrtjpeg.c:
7636         * gst/rtjpeg/gstrtjpegdec.c:
7637         * gst/rtjpeg/gstrtjpegenc.c:
7638         * gst/sine/gstsinesrc.c:
7639         * gst/smooth/gstsmooth.c:
7640         * gst/smpte/gstsmpte.c:
7641         * gst/smpte/gstsmpte.h:
7642         * gst/stereo/gststereo.c:
7643         * gst/videofilter/gstgamma.c:
7644         * gst/videofilter/gstvideobalance.c:
7645         * gst/videofilter/gstvideofilter.c:
7646         * gst/videofilter/gstvideoflip.c:
7647         * gst/videoscale/gstvideoscale.c:
7648         * gst/videoscale/videoscale.c:
7649         * gst/videotestsrc/gstvideotestsrc.c:
7650         * gst/videotestsrc/videotestsrc.c:
7651         * gst/wavenc/gstwavenc.c:
7652         * gst/wavparse/gstwavparse.c:
7653           fix local includes and 64 bits constants
7654
7655 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
7656
7657         * win32/gst.sln:
7658         * gst-libs/gst/*/*.vcproj:
7659         * gst/*/*.vcproj:
7660           more working plugins
7661
7662 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7663
7664         * testsuite/alsa/Makefile.am:
7665         * testsuite/alsa/srcstate.c:
7666         add test for alsasrc changing state
7667
7668 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7669
7670         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
7671         (gst_silence_get):
7672         * gst/silence/gstsilence.h:
7673         fix silence generation for 16bit raw audio
7674
7675 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7676
7677         * gst/matroska/matroska-demux.c:
7678         (gst_matroska_demux_parse_metadata),
7679         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
7680         * gst/mpegaudio/common.c:
7681         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
7682         (gst_videoscale_getcaps), (gst_videoscale_link),
7683         (gst_videoscale_src_fixate), (gst_videoscale_init),
7684         (gst_videoscale_finalize):
7685         * gst/videoscale/gstvideoscale.h:
7686         * gst/videotestsrc/gstvideotestsrc.c:
7687         (gst_videotestsrc_get_capslist):
7688         * gst/wavenc/gstwavenc.c:
7689         * sys/oss/gstossmixer.c: (fill_labels):
7690         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7691         (gst_ximagesink_handle_xevents),
7692         (gst_ximagesink_calculate_pixel_aspect_ratio),
7693         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
7694         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
7695         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
7696         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7697         (gst_ximagesink_init), (gst_ximagesink_class_init):
7698         * sys/ximage/ximagesink.h:
7699         * sys/xvimage/xvimagesink.c:
7700         (gst_xvimagesink_calculate_pixel_aspect_ratio),
7701         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
7702         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
7703         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7704         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7705         * sys/xvimage/xvimagesink.h:
7706           first batch of pixel aspect ratio commits.
7707
7708 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7709
7710         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7711         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
7712         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
7713           handle stride, needs work if we want to move stride handling
7714           upstream, but works correctly for our purposes.
7715
7716 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7717
7718         * gst/videoscale/README:
7719           add testing examples
7720         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
7721         (gst_videoscale_chain):
7722         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7723         (gst_videoscale_get_size):
7724           add get_size function that handles stride like videotestsrc.
7725           fixes conversion for YUV formats for as much as I can test them.
7726
7727 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7728
7729         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7730         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7731         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7732         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
7733         (gst_xvimagesink_xvimage_put):
7734           further cleanups, logging, error handling and synchronizing
7735
7736 2004-07-27  Wim Taymans  <wim@fluendo.com>
7737
7738         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
7739         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
7740         (gst_videomixer_pad_set_property),
7741         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
7742         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
7743         (gst_videomixer_class_init), (gst_videomixer_init),
7744         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
7745         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
7746         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
7747         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
7748         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
7749         (gst_videomixer_loop), (plugin_init):
7750         Be a nicer negotiation citizen and provide a getcaps function on
7751         the srcpad. This also fixes a crash when resizing.
7752
7753 2004-07-27  Julien MOUTTE  <julien@moutte.net>
7754
7755         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7756         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
7757
7758 2004-07-27  Wim Taymans  <wim@fluendo.com>
7759
7760         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
7761         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7762         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7763         (gst_pngenc_set_property):
7764         * ext/libpng/gstpngenc.h:
7765         Added snapshot property to pngenc.
7766         removed g_print from pngdec
7767
7768 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
7769
7770         * gst/ac3parse/ac3parse.vcproj
7771         * gst/adder/adder.vcproj
7772         * gst/alpha/alpha.vcproj
7773         * gst/alpha/alphacolor.vcproj
7774         * gst/asfdemux/asf.vcproj
7775         * gst/audioconvert/audioconvert.vcproj
7776         * gst/audiorate/audiorate.vcproj
7777         * gst/audioscale/audioscale.vcproj
7778         * gst/auparse/auparse.vcproj
7779         * gst/avi/avi.vcproj
7780         * gst/cdxaparse/cdxaparse.vcproj
7781         * gst/chart/chart.vcproj
7782         * gst/colorspace/colorspace.vcproj
7783         * gst/cutter/cutter.vcproj
7784         * gst/debug/debug.vcproj
7785         * gst/debug/efence.vcproj
7786         * gst/debug/navigationtest.vcproj
7787         * gst/deinterlace/deinterlace.vcproj
7788         * gst/effectv/effectv.vcproj
7789         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
7790         * gst/filter/filter.vcproj
7791         * gst/flx/flxdec.vcproj
7792         * gst/goom/goom.vcproj
7793         * gst/interleave/interleave.vcproj
7794         * gst/law/alaw.vcproj
7795         * gst/law/mulaw.vcproj
7796         * gst/matroska/matroska.vcproj
7797         * gst/median/median.vcproj
7798         * gst/mixmatrix/mixmatrix.vcproj
7799         * gst/mpeg1sys/mpeg1systemencode.vcproj
7800         * gst/mpeg1videoparse/mp1videoparse.vcproj
7801         * gst/mpeg2sub/mpeg2subt.vcproj
7802         * gst/mpegaudio/mpegaudio.vcproj
7803         * gst/mpegaudioparse/mpegaudioparse.vcproj
7804         * gst/mpegstream/mpegstream.vcproj
7805         * gst/multifilesink/multifilesink.vcproj
7806         * gst/multipart/multipart.vcproj
7807         * gst/oneton/oneton.vcproj
7808         * gst/overlay/overlay.vcproj
7809         * gst/passthrough/passthrough.vcproj
7810         * gst/qtdemux/qtdemux.vcproj
7811         * gst/realmedia/rmdemux.vcproj
7812         * gst/rtjpeg/rtjpeg.vcproj
7813         * gst/rtp/rtp.vcproj
7814         * gst/silence/silence.vcproj
7815         * gst/sine/sinesrc.vcproj
7816         * gst/smooth/smooth.vcproj
7817         * gst/smpte/smpte.vcproj
7818         * gst/spectrum/spectrum.vcproj
7819         * gst/speed/speed.vcproj
7820         * gst/stereo/stereo.vcproj
7821         * gst/switch/switch.vcproj
7822         * gst/tags/tagedit.vcproj
7823         * gst/tcp/tcp.vcproj
7824         * gst/typefind/typefindfunctions.vcproj
7825         * gst/udp/udp.vcproj
7826         * gst/videobox/videobox.vcproj
7827         * gst/videocrop/videocrop.vcproj
7828         * gst/videodrop/videodrop.vcproj
7829         * gst/videofilter/gamma.vcproj
7830         * gst/videofilter/videobalance.vcproj
7831         * gst/videofilter/videofilter.vcproj
7832         * gst/videofilter/videoflip.vcproj
7833         * gst/videoflip/videoflip.vcproj
7834         * gst/videomixer/videomixer.vcproj
7835         * gst/videorate/videorate.vcproj
7836         * gst/videoscale/videoscale.vcproj
7837         * gst/videotestsrc/videotestsrc.vcproj
7838         * gst/virtualdub/virtualdub.vcproj
7839         * gst/volenv/volenv.vcproj
7840         * gst/volume/volume.vcproj
7841         * gst/wavenc/wavenc.vcproj
7842         * gst/wavparse/wavparse.vcproj
7843         * gst/y4m/y4menc.vcproj
7844         * gst-libs/gst/audio/audio.vcproj
7845         * gst-libs/gst/audio/audiofilter.vcproj
7846         * gst-libs/gst/colorbalance/colorbalance.vcproj
7847         * gst-libs/gst/idct/idtc.vcproj
7848         * gst-libs/gst/media-info/media-info.vcproj
7849         * gst-libs/gst/mixer/mixer.vcproj
7850         * gst-libs/gst/navigation/navigation.vcproj
7851         * gst-libs/gst/play/play.vcproj
7852         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
7853         * gst-libs/gst/resample/resample.vcproj
7854         * gst-libs/gst/riff/riff.vcproj
7855         * gst-libs/gst/tuner/tuner.vcproj
7856         * gst-libs/gst/video/video.vcproj
7857         * gst-libs/gst/xoverlay/xoverlay.vcproj
7858           avoid problems with math.h, fix release dependancy
7859           rename GStreamer-0.8.lib to libgstreamer.lib
7860
7861 2004-07-27  Julien MOUTTE  <julien@moutte.net>
7862
7863         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
7864         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
7865         the atom is not available we have to unlock the mutex. Fixes #148023
7866
7867 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7868
7869         * gst-libs/gst/media-info/media-info.h:
7870           issue for a vararg macro with MSVC
7871
7872 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7873
7874         * gst/effectv/effectv.vcproj
7875         * gst-libs/gst/idct/idct.vcproj:
7876         * gst-libs/gst/media-info/media-info.vcproj:
7877         * gst-libs/gst/navigation/navigation.vcproj:
7878         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
7879         * gst-libs/gst/video/video.vcproj:
7880         * gst-libs/gst/xoverlay/xoverlay.vcproj:
7881           fixes for build problems
7882
7883 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7884
7885         * gst-libs/gst/audio/audio.def:
7886         * gst-libs/gst/audio/riff.def:
7887           add some definitions needed by plugins
7888
7889 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7890
7891         * gst/asfdemux/gstasfmux.c
7892           Fix some 64 bits constants to be glib friendly
7893
7894 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7895
7896         * gst/ac3parse/gstac3parse.c
7897         * gst/audioscale/gstaudioscale.c
7898         * gst/auparse/gstauparse.c
7899         * gst/colorspace/gstcolorspace.c
7900         * gst/colorspace/yuv2rgb.h
7901           local include fixes
7902
7903 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7904
7905         * win32/gst.sln
7906           add more plugins to the build
7907
7908 2004-07-26  Julien MOUTTE  <julien@moutte.net>
7909
7910         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7911         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
7912
7913 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7914
7915         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
7916         (gst_level_set_property), (gst_level_get_property),
7917         (gst_level_base_init), (gst_level_class_init):
7918           add debugging categories.  cleanups.
7919
7920 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7921
7922         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7923         (gst_videoscale_planar411), (gst_videoscale_planar400),
7924         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
7925         (gst_videoscale_scale_nearest_str1),
7926         (gst_videoscale_scale_nearest_str2),
7927         (gst_videoscale_scale_nearest_str4),
7928         (gst_videoscale_scale_nearest_16bit),
7929         (gst_videoscale_scale_nearest_24bit):
7930           fixed stride issues
7931           tested with 320x240 -> 321, 322, 324 x240
7932           tested with YV12, I420, YUY2, UYVY
7933           fixed packed422rev (don't think it could have worked before)
7934           by testing with UYVY
7935
7936 2004-07-26  Benjamin Otte  <otte@gnome.org>
7937
7938         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
7939         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
7940         (plugin_init):
7941           add debugging category, add error checks like checking return values
7942           of setup calls, make sure it still works after
7943           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
7944
7945 2004-07-26  Wim Taymans  <wim@fluendo.com>
7946
7947         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
7948         (gst_mpeg_demux_get_audio_stream),
7949         (gst_mpeg_demux_process_private):
7950         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
7951         Check for error codes from the negotiation functions. Make sure
7952         we really set the pad caps when a new pad is created.
7953
7954 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7955
7956         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7957         (gst_ffmpeg_caps_to_pix_fmt):
7958         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
7959         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7960         (gst_ffmpegcolorspace_pad_link):
7961           don't make function do two things at the same time without reason.
7962
7963 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7964
7965         * gst/ac3parse/ac3parse.vcproj
7966         * gst/adder/adder.vcproj
7967         * gst/alpha/alpha.vcproj
7968         * gst/alpha/alphacolor.vcproj
7969         * gst/asfdemux/asf.vcproj
7970         * gst/audioconvert/audioconvert.vcproj
7971         * gst/audiorate/audiorate.vcproj
7972         * gst/audioscale/audioscale.vcproj
7973         * gst/auparse/auparse.vcproj
7974         * gst/avi/avi.vcproj
7975         * gst/cdxaparse/cdxaparse.vcproj
7976         * gst/chart/chart.vcproj
7977         * gst/colorspace/colorspace.vcproj
7978         * gst/cutter/cutter.vcproj
7979         * gst/debug/debug.vcproj
7980         * gst/debug/efence.vcproj
7981         * gst/debug/navigationtest.vcproj
7982         * gst/deinterlace/deinterlace.vcproj
7983         * gst/effectv/effectv.vcproj
7984         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
7985         * gst/filter/filter.vcproj
7986         * gst/flx/flxdec.vcproj
7987         * gst/goom/goom.vcproj
7988         * gst/interleave/interleave.vcproj
7989         * gst/law/alaw.vcproj
7990         * gst/law/mulaw.vcproj
7991         * gst/matroska/matroska.vcproj
7992         * gst/median/median.vcproj
7993         * gst/mixmatrix/mixmatrix.vcproj
7994         * gst/mpeg1sys/mpeg1systemencode.vcproj
7995         * gst/mpeg1videoparse/mp1videoparse.vcproj
7996         * gst/mpeg2sub/mpeg2subt.vcproj
7997         * gst/mpegaudio/mpegaudio.vcproj
7998         * gst/mpegaudioparse/mpegaudioparse.vcproj
7999         * gst/mpegstream/mpegstream.vcproj
8000         * gst/multifilesink/multifilesink.vcproj
8001         * gst/multipart/multipart.vcproj
8002         * gst/oneton/oneton.vcproj
8003         * gst/overlay/overlay.vcproj
8004         * gst/passthrough/passthrough.vcproj
8005         * gst/qtdemux/qtdemux.vcproj
8006         * gst/realmedia/rmdemux.vcproj
8007         * gst/rtjpeg/rtjpeg.vcproj
8008         * gst/rtp/rtp.vcproj
8009         * gst/silence/silence.vcproj
8010         * gst/sine/sinesrc.vcproj
8011         * gst/smooth/smooth.vcproj
8012         * gst/smpte/smpte.vcproj
8013         * gst/spectrum/spectrum.vcproj
8014         * gst/speed/speed.vcproj
8015         * gst/stereo/stereo.vcproj
8016         * gst/switch/switch.vcproj
8017         * gst/tags/tagedit.vcproj
8018         * gst/tcp/tcp.vcproj
8019         * gst/typefind/typefindfunctions.vcproj
8020         * gst/udp/udp.vcproj
8021         * gst/videobox/videobox.vcproj
8022         * gst/videocrop/videocrop.vcproj
8023         * gst/videodrop/videodrop.vcproj
8024         * gst/videofilter/gamma.vcproj
8025         * gst/videofilter/videobalance.vcproj
8026         * gst/videofilter/videofilter.vcproj
8027         * gst/videofilter/videoflip.vcproj
8028         * gst/videoflip/videoflip.vcproj
8029         * gst/videomixer/videomixer.vcproj
8030         * gst/videorate/videorate.vcproj
8031         * gst/videoscale/videoscale.vcproj
8032         * gst/videotestsrc/videotestsrc.vcproj
8033         * gst/virtualdub/virtualdub.vcproj
8034         * gst/volenv/volenv.vcproj
8035         * gst/volume/volume.vcproj
8036         * gst/wavenc/wavenc.vcproj
8037         * gst/wavparse/wavparse.vcproj
8038         * gst/y4m/y4menc.vcproj
8039           more plugins supported under windows
8040
8041 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8042
8043         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8044         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
8045         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
8046         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8047         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
8048           Add debugging statements.  Use the sizes as returned by the
8049           *CreateImage calls.
8050
8051 2004-07-26  Johan Dahlin  <johan@gnome.org>
8052
8053         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
8054         the pad is negotiated.
8055
8056         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
8057
8058 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8059
8060         * gst-libs/gst/colorbalance/colorbalance.vcproj:
8061         * gst-libs/gst/idct/idct.vcproj:
8062         * gst-libs/gst/media-info/media-info.vcproj:
8063         * gst-libs/gst/mixer/mixer.vcproj:
8064         * gst-libs/gst/navigation/navigation.vcproj:
8065         * gst-libs/gst/play/play.vcproj:
8066         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
8067         * gst-libs/gst/resample/resample.vcproj:
8068         * gst-libs/gst/tuner/tuner.vcproj:
8069         * gst-libs/gst/video/video.vcproj:
8070         * gst-libs/gst/xoverlay/xoverlay.vcproj:
8071           more plugins supported under windows
8072
8073 2004-07-25 Iain <iain@prettypeople.org>
8074
8075         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
8076         pad now rather than when the pad is created because state changes wipe
8077         explicit caps (fixes #148043).
8078
8079 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
8080
8081         reviewed by Benjamin Otte  <otte@gnome.org>
8082
8083         * ext/mad/gstmad.c:
8084           fix mad plugin crashing on Sun (fixes #148289)
8085
8086 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
8087
8088         * gst/avi/avi.def:
8089         * gst/avi/avi.vcproj:
8090         * gst/matroska/matroska.def:
8091         * gst/matroska/matroska.vcproj:
8092           remove unused .def files
8093
8094 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
8095
8096         * gst-libs/gst/audio/gstaudiofilter.c:
8097           Clean the local include
8098
8099 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
8100
8101         * win32/gst.sln:
8102         * gst-libs/gst/audio/audio.def:
8103         * gst-libs/gst/audio/audio.vcproj:
8104         * gst-libs/gst/audio/audiofilter.vcproj:
8105         * gst-libs/gst/audio/riff.def:
8106         * gst-libs/gst/audio/riff.vcproj:
8107         * gst-libs/gst/gst-libs.def:
8108         * gst-libs/gst/gst-libs.vcproj:
8109         * gst/avi/avi.vcproj:
8110         * gst/avi/avi.vcproj:
8111           Copy the files where needed after building, cleaner projects
8112
8113 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
8114
8115         * gst/matroska/ebml-write.c:
8116           Fix some 64 bits constants to be glib friendly
8117
8118 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
8119
8120         * win32/gst.sln:
8121         * gst-libs/gst/gst-libs.def:
8122         * gst-libs/gst/gst-libs.vcproj:
8123         * gst/matroska/matroska.def:
8124         * gst/matroska/matroska.vcproj:
8125           Add the preliminary canvas to build plugins on Win32
8126
8127 2004-07-23  Benjamin Otte  <otte@gnome.org>
8128
8129         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
8130           don't enfore negotiation from source side, it breaks
8131           sinesrc ! audioconvert ! osssink
8132
8133 2004-07-22  David Schleef  <ds@schleef.org>
8134
8135         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
8136         for ELF files, since they can easily be recognized as audio/mpeg.
8137         (bug #147441)
8138
8139 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8140
8141         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
8142         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
8143         (gst_videoscale_scale_nearest_24bit),
8144         (gst_videoscale_scale_nearest_16bit):
8145           fix 16bit and 24bit for stride (24bit might need testing)
8146           don't pretend we do more than one algorithm
8147
8148 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8149
8150         * configure.ac:
8151         * gst/Makefile.am:
8152         * gst/multifilesink/Makefile.am:
8153         * gst/multifilesink/gstmultifilesink.c:
8154         (gst_multifilesink_get_formats),
8155         (gst_multifilesink_get_query_types), (_do_init),
8156         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
8157         (gst_multifilesink_init), (gst_multifilesink_dispose),
8158         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
8159         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
8160         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
8161         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
8162         (gst_multifilesink_chain), (gst_multifilesink_change_state),
8163         (gst_multifilesink_uri_get_type),
8164         (gst_multifilesink_uri_get_protocols),
8165         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
8166         (gst_multifilesink_uri_handler_init), (plugin_init):
8167         * gst/multifilesink/gstmultifilesink.h:
8168         * testsuite/Makefile.am:
8169         * testsuite/multifilesink/Makefile.am:
8170         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
8171         (gst_newmedia_class_init), (gst_newmedia_init),
8172         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
8173         (newfile_signal), (test_signal), (main):
8174         multifilesink plugin for creating new files every time a new media
8175         discontinuity event occurs
8176
8177 2004-07-22  Wim Taymans  <wim@fluendo.com>
8178
8179         * gst/alpha/Makefile.am:
8180         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
8181         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
8182         (gst_alpha_color_init), (gst_alpha_color_set_property),
8183         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
8184         (transform), (gst_alpha_color_chain),
8185         (gst_alpha_color_change_state), (plugin_init):
8186         Stupid plugin to to RGBA to AYUV conversion because none of
8187         the colorspace plugins can handle that yet.
8188
8189 2004-07-22  Wim Taymans  <wim@fluendo.com>
8190
8191         * examples/seeking/seek.c: (update_scale), (main):
8192         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8193         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
8194         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
8195         (gst_decode_bin_init), (gst_decode_bin_dispose),
8196         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8197         (no_more_pads), (close_link), (type_found),
8198         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
8199         (plugin_init):
8200         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8201         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
8202         (gst_play_base_bin_dispose), (queue_overrun),
8203         (gen_preroll_element), (remove_prerolls), (unknown_type),
8204         (no_more_pads), (new_stream), (setup_source),
8205         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
8206         (play_base_eos), (gst_play_base_bin_change_state),
8207         (gst_play_base_bin_add_element),
8208         (gst_play_base_bin_remove_element),
8209         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
8210         (gst_play_base_bin_unlink_stream),
8211         (gst_play_base_bin_get_streaminfo):
8212         * gst/playback/gstplaybin.c: (gen_video_element),
8213         (gen_audio_element):
8214         * gst/playback/gststreaminfo.h:
8215         More playback updates, attempt to fix things after the state change
8216         breakage.
8217
8218 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8219
8220         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
8221         (gst_videoscale_scale_nearest_16bit):
8222           comment algorithm
8223
8224 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8225
8226         * gst/videotestsrc/gstvideotestsrc.c:
8227         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
8228         (gst_videotestsrc_init), (gst_videotestsrc_get),
8229         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
8230         (gst_videotestsrc_get_property):
8231         * gst/videotestsrc/gstvideotestsrc.h:
8232         * gst/videotestsrc/videotestsrc.c:
8233         * gst/videotestsrc/videotestsrc.h:
8234           cleanup and commenting
8235
8236 2004-07-21  Wim Taymans  <wim@fluendo.com>
8237
8238         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
8239         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
8240         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
8241         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
8242         (_find_chain_get_unknown_part), (_find_streams_check),
8243         (gst_ogg_demux_push), (gst_ogg_pad_push):
8244         * ext/theora/theoradec.c: (theora_get_formats),
8245         (theora_dec_src_convert), (theora_dec_sink_convert),
8246         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
8247         (theora_dec_chain):
8248         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
8249         (vorbis_dec_convert), (vorbis_dec_src_query),
8250         (vorbis_dec_src_event), (vorbis_dec_event):
8251         More seeking fixes, oggdemux now supports seeking to time and
8252         uses the downstream element to convert granulepos to time.
8253         Seeking in theora-only ogg files now works.
8254
8255 2004-07-21  Wim Taymans  <wim@fluendo.com>
8256
8257         * ext/theora/theoradec.c: (gst_theora_dec_init),
8258         (theora_get_formats), (theora_get_event_masks),
8259         (theora_get_query_types), (theora_dec_src_convert),
8260         (theora_dec_sink_convert), (theora_dec_src_query),
8261         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
8262         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
8263         (vorbis_get_event_masks), (vorbis_get_query_types),
8264         (gst_vorbis_dec_init), (vorbis_dec_convert),
8265         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
8266         Added query/convert/formats functions to vorbis and theora decoders
8267         so that the outside world can use them too. Fixed seeking on an
8268         ogg/theora/vorbis file by disabling the seeking seeking on the
8269         theora srcpad.
8270
8271 2004-07-21  Julien MOUTTE  <julien@moutte.net>
8272
8273         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8274         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
8275         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
8276         images creation for both elements. We don't create the image on caps
8277         nego or renego, we just destroy the internal one if present if it does
8278         not match the needs. The chain function takes care of creating a new
8279         image when needed.
8280         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8281         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
8282         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
8283         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
8284         the image format information. The buffer pool checks for the context
8285         image format and discard images with different formats.
8286         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
8287
8288 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
8289
8290         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8291         (gst_ffmpegcolorspace_chain):
8292           no point in doing any chaining if the pad we want to push from
8293           isn't usable.
8294
8295 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8296
8297         * gst-libs/gst/riff/riff-media.c:
8298         (gst_riff_create_audio_caps_with_data):
8299           Fix double end-to-native symbol conversion (#148021).
8300
8301 2004-07-20  David Schleef  <ds@schleef.org>
8302
8303         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
8304         Don't use an Atom that doesn't exist.
8305
8306 2004-07-20  Wim Taymans  <wim@fluendo.com>
8307
8308         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8309         (gst_multifdsink_add), (gst_multifdsink_get_stats),
8310         (gst_multifdsink_client_remove),
8311         (gst_multifdsink_handle_client_write),
8312         (gst_multifdsink_queue_buffer):
8313         * gst/tcp/gstmultifdsink.h:
8314         More multifdsink stats. Avoid deadlock by releasing locks
8315         before sending out a signal.
8316
8317 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
8318
8319         * po/LINGUAS:
8320         * po/hu.po:
8321           added Hungarian translation (Laszlo Dvornik)
8322
8323 2004-07-20  Wim Taymans  <wim@fluendo.com>
8324
8325         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8326         (gst_multifdsink_add), (gst_multifdsink_client_remove),
8327         (gst_multifdsink_handle_client_write),
8328         (gst_multifdsink_queue_buffer):
8329         * gst/tcp/gsttcp-marshal.list:
8330         Fixed the stupid marshal definition.
8331
8332 2004-07-20  Wim Taymans  <wim@fluendo.com>
8333
8334         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8335         (gst_multifdsink_init), (gst_multifdsink_add),
8336         (gst_multifdsink_client_remove),
8337         (gst_multifdsink_handle_client_write),
8338         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
8339         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
8340         (gst_multifdsink_init_send):
8341         * gst/tcp/gstmultifdsink.h:
8342         Added more stats, added timeout for a client, fixed some typos
8343         and added some comments.
8344
8345 2004-07-20  Wim Taymans  <wim@fluendo.com>
8346
8347         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8348         (gst_multifdsink_add), (gst_multifdsink_get_stats),
8349         (gst_multifdsink_client_remove),
8350         (gst_multifdsink_handle_client_write):
8351         * gst/tcp/gstmultifdsink.h:
8352         * gst/tcp/gsttcp-marshal.list:
8353         Added get_stats method that returns a GValueArray of
8354         stats values.
8355
8356 2004-07-19  Benjamin Otte  <otte@gnome.org>
8357
8358         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8359           make sure longname, description and author are valid UTF-8
8360
8361 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8362
8363         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
8364         (gst_ximagesink_set_property):
8365         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
8366         (gst_xvimagesink_set_property):
8367           make sure SYNCHRONOUS is respected after getting the X context
8368
8369 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
8370
8371         * gst/matroska/matroska-demux.c:
8372         (gst_matroska_demux_handle_src_event),
8373         (gst_matroska_demux_parse_blockgroup):
8374         * gst/matroska/matroska-ids.h:
8375           add BlockReference tag and ignore it to clear out log.
8376           ignore NAVIGATION events to clear out log.
8377
8378 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
8379
8380         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
8381         (gst_matroska_demux_add_stream):
8382         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
8383           add debug categories
8384
8385 2004-07-16  Wim Taymans  <wim@fluendo.com>
8386
8387         * ext/libpng/Makefile.am:
8388         * ext/libpng/gstpng.c: (plugin_init):
8389         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
8390         (gst_pngdec_get_type), (gst_pngdec_base_init),
8391         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
8392         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
8393         * ext/libpng/gstpngdec.h:
8394         Added png decoder.
8395
8396 2004-07-16  Julien MOUTTE  <julien@moutte.net>
8397
8398         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
8399         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
8400         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
8401         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
8402         (gst_ximagesink_buffer_alloc):
8403         * sys/ximage/ximagesink.h:
8404         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
8405         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
8406         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
8407         (gst_xvimagesink_buffer_alloc):
8408         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
8409         again. Using internal data pointer of the x(v)image to store image's
8410         data to be coherent with the buffer alloc mechanism. Investigated the
8411         image destruction code to be sure that everything gets freed correctly.
8412
8413 2004-07-16  Wim Taymans  <wim@fluendo.com>
8414
8415         * gst-libs/gst/riff/riff-read.c:
8416         (gst_riff_read_strf_vids_with_data),
8417         (gst_riff_read_strf_auds_with_data):
8418         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8419         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
8420         Make sure we don't create 0 sized subbuffers in riff-read.
8421         Signal the no more pads signal after reading the avi header.
8422
8423 2004-07-16  Wim Taymans  <wim@fluendo.com>
8424
8425         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8426         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
8427         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
8428         (gst_decode_bin_init), (gst_decode_bin_dispose),
8429         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8430         (no_more_pads), (close_link), (type_found),
8431         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
8432         (gst_decode_bin_change_state), (plugin_init):
8433         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8434         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
8435         (gst_play_base_bin_dispose), (queue_overrun),
8436         (gen_preroll_element), (remove_prerolls), (unknown_type),
8437         (no_more_pads), (new_stream), (setup_source),
8438         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
8439         (play_base_eos), (gst_play_base_bin_change_state),
8440         (gst_play_base_bin_add_element),
8441         (gst_play_base_bin_remove_element),
8442         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
8443         (gst_play_base_bin_unlink_stream),
8444         (gst_play_base_bin_get_streaminfo):
8445         * gst/playback/gstplaybasebin.h:
8446         Better error recovery. Added configurable preroll queue size. Faster
8447         detection of no-more-pads.
8448
8449 2004-07-16  Wim Taymans  <wim@fluendo.com>
8450
8451         * gst-libs/gst/video/video.h:
8452         Added 32 bits RGBA. Not sure if we should use another mime-type
8453         for alpha rgb. Currently the presence of the alpha_mask property
8454         signals an alpha channel.
8455
8456 2004-07-16  Wim Taymans  <wim@fluendo.com>
8457
8458         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
8459         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8460         FPS seems to be 0.0 to MAX everywhere else.
8461
8462 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8463
8464         * gst-libs/gst/riff/riff-media.c:
8465         (gst_riff_create_video_caps_with_data):
8466           mp42/mp43 (no caps) exist too.
8467         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
8468           Set pixel_width/height; we've got them in-caps.
8469         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8470         * gst/wavparse/gstwavparse.c: (plugin_init):
8471           Both are valid primary.
8472         * sys/oss/gstossmixer.c:
8473           Remove i18n hack and enable translations.
8474
8475 2004-07-15  Benjamin Otte  <otte@gnome.org>
8476
8477         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
8478         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
8479           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
8480
8481 2004-07-15  Benjamin Otte  <otte@gnome.org>
8482
8483         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
8484         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
8485         (gst_alsa_close_audio):
8486           disable some of the debugging code for now. Writing debugging to a
8487           buffer is broken in current alsalib releases.
8488
8489 2004-07-12  Benjamin Otte  <otte@gnome.org>
8490
8491         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
8492           use bufferpools
8493
8494 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8495
8496         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
8497         (theora_dec_src_query), (theora_dec_event):
8498         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
8499           add debugging categories.  Remove \n's.
8500
8501 2004-07-13  Johan Dahlin  <johan@gnome.org>
8502
8503         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
8504         (gst_play_bin_get_property): Impl.
8505
8506 2004-07-13  Wim Taymans  <wim@fluendo.com>
8507
8508         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
8509         When trying to find the stream length, seek back N pages
8510         instead of just one, where N is the number of streams in
8511         the current chain.
8512
8513 2004-07-13  Wim Taymans  <wim@fluendo.com>
8514
8515         * gst-libs/gst/riff/riff-media.c:
8516         (gst_riff_create_audio_caps_with_data),
8517         (gst_riff_create_audio_caps),
8518         (gst_riff_create_audio_template_caps):
8519         * gst-libs/gst/riff/riff-media.h:
8520         * gst-libs/gst/riff/riff-read.c:
8521         (gst_riff_read_strf_vids_with_data),
8522         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
8523         * gst-libs/gst/riff/riff-read.h:
8524         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8525         (gst_avi_demux_add_stream):
8526         Set codec_data on caps for avidemuxer.
8527
8528 2004-07-12  David Schleef  <ds@schleef.org>
8529
8530         * configure.ac: Fix test for Objective C
8531
8532 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
8533         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
8534         (gst_gdk_pixbuf_chain):
8535           Add svg and pcx to template caps, and ensure that getcaps returns a
8536           subset of the template caps.
8537           Copy each row manually for output, as gdkpixbuf may pad the
8538           rowstride to a 32-bit word boundary.
8539
8540 2004-07-12  Wim Taymans  <wim@fluendo.com>
8541
8542         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
8543         (gst_riff_create_video_template_caps):
8544         Fix the template caps to include some more media types.
8545
8546 2004-07-12  Wim Taymans  <wim@fluendo.com>
8547
8548         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8549         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8550         (compare_ranks), (print_feature), (gst_decode_bin_init),
8551         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
8552         (try_to_link_1), (new_pad), (close_link), (type_found),
8553         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
8554         (gst_decode_bin_change_state), (plugin_init):
8555         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8556         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
8557         (gst_play_base_bin_dispose), (queue_overrun),
8558         (gen_preroll_element), (remove_prerolls), (no_more_pads),
8559         (new_stream), (setup_source), (gst_play_base_bin_set_property),
8560         (gst_play_base_bin_get_property), (play_base_eos),
8561         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
8562         (gst_play_base_bin_remove_element),
8563         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
8564         (gst_play_base_bin_unlink_stream),
8565         (gst_play_base_bin_get_streaminfo):
8566         * gst/playback/gstplaybasebin.h:
8567         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8568         (gst_play_bin_class_init), (gst_play_bin_init),
8569         (gst_play_bin_dispose), (gst_play_bin_set_property),
8570         (gst_play_bin_get_property), (gen_video_element),
8571         (gen_audio_element), (remove_sinks), (setup_sinks),
8572         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
8573         (gst_play_bin_send_event), (gst_play_bin_get_formats),
8574         (gst_play_bin_convert), (gst_play_bin_get_query_types),
8575         (gst_play_bin_query), (plugin_init):
8576         * gst/playback/test4.c: (main):
8577         More fixes on reusing of the element.
8578
8579 2004-07-11  Benjamin Otte  <otte@gnome.org>
8580
8581         * ext/mad/gstmad.c: (normal_seek):
8582           allow seeking for other methods than just SET
8583
8584 2004-07-11  Andy Wingo  <wingo@pobox.com>
8585
8586         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
8587         float, "any" caps -> buffer_frames=[0,MAX].
8588
8589         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
8590         doesn't intersect our caps with the template any more. Do it
8591         ourselves.
8592         (interleave_buffered_loop): Use g_newa instead of malloc/free.
8593
8594 2004-07-09  Wim Taymans  <wim@fluendo.com>
8595
8596         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8597         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8598         (compare_ranks), (print_feature), (gst_decode_bin_init),
8599         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
8600         (try_to_link_1), (new_pad), (close_link), (type_found),
8601         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
8602         (gst_decode_bin_change_state), (plugin_init):
8603         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8604         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
8605         (gst_play_base_bin_dispose), (queue_overrun),
8606         (gen_preroll_element), (remove_prerolls), (no_more_pads),
8607         (new_stream), (setup_source), (gst_play_base_bin_set_property),
8608         (gst_play_base_bin_get_property), (play_base_eos),
8609         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
8610         (gst_play_base_bin_remove_element),
8611         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
8612         (gst_play_base_bin_unlink_stream),
8613         (gst_play_base_bin_get_streaminfo):
8614         * gst/playback/gstplaybasebin.h:
8615         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8616         (gst_play_bin_class_init), (gst_play_bin_init),
8617         (gst_play_bin_dispose), (gst_play_bin_set_property),
8618         (gst_play_bin_get_property), (gen_video_element),
8619         (gen_audio_element), (remove_sinks), (setup_sinks),
8620         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
8621         (gst_play_bin_send_event), (gst_play_bin_get_formats),
8622         (gst_play_bin_convert), (gst_play_bin_get_query_types),
8623         (gst_play_bin_query), (plugin_init):
8624         * gst/playback/test4.c: (main):
8625         Work on object reuse and seeking.
8626
8627 2004-07-09  Wim Taymans  <wim@fluendo.com>
8628
8629         * examples/seeking/seek.c: (iterate):
8630         Don't consume all CPU in the idle loop.
8631
8632 2004-07-09  Wim Taymans  <wim@fluendo.com>
8633
8634         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
8635         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
8636         Add pad to element *after* setting the pad functions so that
8637         the scheduler can use the correct ones.
8638
8639 2004-07-09  Wim Taymans  <wim@fluendo.com>
8640
8641         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
8642         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
8643         Sync to keyframe after seek
8644
8645 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8646
8647         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
8648         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
8649         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
8650         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
8651         * ext/libvisual/visual.c: (gst_visual_change_state):
8652         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
8653         * ext/theora/theoradec.c: (theora_dec_change_state):
8654         * ext/theora/theoraenc.c: (theora_enc_change_state):
8655         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
8656         * gst-libs/gst/navigation/navigation.c:
8657         * gst/adder/gstadder.c: (gst_adder_change_state):
8658         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8659         (gst_audio_convert_get_buffer):
8660         * gst/multipart/multipartdemux.c:
8661         (gst_multipart_demux_change_state):
8662         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
8663         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8664         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8665         * gst/videoscale/gstvideoscale.c:
8666         (gst_videoscale_handle_src_event):
8667         * gst/volume/gstvolume.c: (volume_chain_int16):
8668           don't assert in state change, this should be done by the base
8669           GstElement class.
8670           various debugging fixes.
8671
8672 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8673
8674         * configure.ac:
8675         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
8676         (gst_play_dispose), (gst_play_set_location),
8677         (gst_play_set_data_src), (gst_play_set_video_sink),
8678         (gst_play_set_audio_sink), (gst_play_set_visualization),
8679         (gst_play_connect_visualization), (gst_play_get_sink_element),
8680         (gst_play_get_all_by_interface):
8681         * gst-libs/gst/play/play.h:
8682           add new method to get elements implementing an interface.
8683           add various error logging
8684
8685 2004-07-08  Wim Taymans  <wim@fluendo.com>
8686
8687         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
8688         (make_mpeg_pipeline), (make_mpegnt_pipeline),
8689         (make_playerbin_pipeline), (query_durations_elems),
8690         (query_durations_pads), (query_positions_elems),
8691         (query_positions_pads), (update_scale), (iterate), (stop_seek),
8692         (main):
8693         Added playbin seeking example.
8694
8695 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8696
8697         * gst-libs/gst/play/play.c: (gst_play_set_location),
8698         (gst_play_set_data_src), (gst_play_set_video_sink),
8699         (gst_play_set_audio_sink), (gst_play_set_visualization),
8700         (gst_play_connect_visualization), (gst_play_get_framerate):
8701           use a macro to look up elements from hash table
8702
8703 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8704
8705         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
8706         (gst_play_get_length_callback), (gst_play_set_location),
8707         (gst_play_seek_to_time), (gst_play_set_data_src),
8708         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8709         (gst_play_set_visualization), (gst_play_connect_visualization),
8710         (gst_play_get_sink_element):
8711         - add debugging info
8712         - fix looking up sink elements by iterating over complete caps
8713         - put everything except for source and autoplugger in a complete bin
8714
8715 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8716
8717         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
8718         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
8719         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
8720         (gst_alsa_sink_write), (gst_alsa_sink_loop):
8721         * ext/alsa/gstalsasink.h:
8722         - add debugging info
8723         - clean up schizophrenia of data/buffer/event
8724         - fix double event unref error
8725
8726 2004-07-08  Wim Taymans  <wim@fluendo.com>
8727
8728         * gst/playback/Makefile.am:
8729         Add headers to noinst
8730
8731 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8732
8733         * tools/gst-launch-ext-m.m:
8734         * tools/gst-launch-ext.1.in:
8735           convert to the third millenium
8736
8737 2004-07-07  David Schleef  <ds@schleef.org>
8738
8739         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
8740
8741 2004-07-07  Wim Taymans  <wim@fluendo.com>
8742
8743         * gst/playback/Makefile.am:
8744         * gst/playback/README:
8745         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8746         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8747         (compare_ranks), (print_feature), (gst_decode_bin_init),
8748         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
8749         (try_to_link_1), (new_pad), (close_link), (type_found),
8750         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
8751         (plugin_init):
8752         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8753         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
8754         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
8755         (gen_preroll_element), (no_more_pads), (new_stream),
8756         (setup_source), (gst_play_base_bin_set_property),
8757         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
8758         (gst_play_base_bin_add_element),
8759         (gst_play_base_bin_remove_element),
8760         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
8761         (gst_play_base_bin_unlink_stream),
8762         (gst_play_base_bin_get_streaminfo):
8763         * gst/playback/gstplaybasebin.h:
8764         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8765         (gst_play_bin_class_init), (gst_play_bin_init),
8766         (gst_play_bin_dispose), (gst_play_bin_set_property),
8767         (gst_play_bin_get_property), (gen_video_element),
8768         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
8769         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
8770         (gst_play_bin_get_formats), (gst_play_bin_convert),
8771         (gst_play_bin_get_query_types), (gst_play_bin_query),
8772         (plugin_init):
8773         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
8774         (gst_stream_info_get_type), (gst_stream_info_class_init),
8775         (gst_stream_info_init), (gst_stream_info_new),
8776         (gst_stream_info_dispose), (gst_stream_info_set_property),
8777         (gst_stream_info_get_property):
8778         * gst/playback/gststreaminfo.h:
8779         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
8780         (main):
8781         * gst/playback/test2.c: (main):
8782         * gst/playback/test3.c: (update_scale), (main):
8783         More playbin fixes. Added README. Do better element filtering.
8784         Added base class to preroll media. Added test apps.
8785
8786 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8787
8788         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
8789         * ext/mpeg2dec/gstmpeg2dec.h:
8790           various debugging improvements.  Reset stream to next picture
8791           instead of sequence header, otherwise seeks cannot work.
8792
8793 2004-07-07  Wim Taymans  <wim@fluendo.com>
8794
8795         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
8796         (gst_video_box_class_init), (gst_video_box_set_property),
8797         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
8798         Use pad_alloc where possible.
8799
8800 2004-07-07  Wim Taymans  <wim@fluendo.com>
8801
8802         * sys/oss/gstosselement.c: (gst_osselement_reset),
8803         (gst_osselement_parse_caps):
8804         * sys/oss/gstosselement.h:
8805         * sys/oss/gstosssrc.c: (gst_osssrc_get):
8806         Fix offset on osssrc.
8807
8808 2004-07-07  Wim Taymans  <wim@fluendo.com>
8809
8810         * ext/theora/theora.c: (plugin_init):
8811         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
8812         (theora_dec_src_query), (theora_dec_chain):
8813         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8814         (theora_enc_sink_link), (theora_buffer_from_packet),
8815         (theora_push_packet), (theora_enc_chain):
8816         Fix theora granulepos calculation.
8817         Fix overflow in duration/position calculation.
8818         Bump rank to PRIMARY for theoradec.
8819         Use granulepos of last packet to calculate position.
8820         Set keyframe flag on buffers when needed.
8821
8822 2004-07-06  David Schleef  <ds@schleef.org>
8823
8824         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
8825         serious?  (Fixed, obviously.)
8826
8827 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
8828
8829         * po/LINGUAS:
8830         * po/cs.po:
8831           added Czech translation (Miloslav Trmac)
8832
8833 2004-07-05  Wim Taymans  <wim@fluendo.com>
8834
8835         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8836         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8837         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
8838         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8839         (close_link), (type_found), (gst_decode_bin_set_property),
8840         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
8841         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
8842         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
8843         (gst_decode_bin_query), (plugin_init):
8844         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8845         (gst_play_bin_class_init), (gst_play_bin_init),
8846         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
8847         (get_video_element), (new_pad), (setup_source),
8848         (gst_play_bin_set_property), (gst_play_bin_get_property),
8849         (gst_play_bin_change_state), (gst_play_bin_add_element),
8850         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
8851         (gst_play_bin_send_event), (gst_play_bin_get_formats),
8852         (gst_play_bin_convert), (gst_play_bin_get_query_types),
8853         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
8854         * gst/playback/test.c: (main):
8855         More fixes, cleaned up playbin, make it use decodebin. Added
8856         threaded property to playbin.
8857
8858 2004-07-05  Wim Taymans  <wim@fluendo.com>
8859
8860         * configure.ac:
8861         * gst/playback/Makefile.am:
8862         * gst/playback/decodetest.c: (main):
8863         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8864         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8865         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
8866         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8867         (close_link), (type_found), (gst_decode_bin_set_property),
8868         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
8869         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
8870         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
8871         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
8872         (plugin_init):
8873         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8874         (gst_play_bin_class_init), (gst_play_bin_init),
8875         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
8876         (collect_sink_pads), (find_compatibles), (close_pad_link),
8877         (try_to_link_1), (new_pad), (close_link), (type_found),
8878         (setup_source), (gst_play_bin_set_property),
8879         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
8880         (compare_ranks), (gst_play_bin_collect_factories),
8881         (gst_play_bin_change_state), (gst_play_bin_add_element),
8882         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
8883         (gst_play_bin_send_event), (gst_play_bin_get_formats),
8884         (gst_play_bin_convert), (gst_play_bin_get_query_types),
8885         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
8886         * gst/playback/test.c: (main):
8887         Added some playback helper elements and some test apps, very alpha
8888         still.
8889
8890 2004-07-04  Benjamin Otte  <otte@gnome.org>
8891
8892         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
8893           only restart audio when we indeed have an xrun to fix repeated
8894           xruns. Fix suggested by Giuliano Pochini.
8895
8896 2004-07-03  David Schleef  <ds@schleef.org>
8897
8898         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
8899         call to gst_debug_log() if debugging is disabled (bug #145118)
8900
8901 2004-07-03  Benjamin Otte  <otte@gnome.org>
8902
8903         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
8904           use our own functions for restarting the alsa device.
8905         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8906           I should apply patches myself - use MIN for the third argument, not
8907           the second, this fixes seeking
8908
8909 2004-07-02  David Schleef  <ds@schleef.org>
8910
8911         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
8912         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
8913         do with the logic.
8914
8915 2004-07-02  David Schleef  <ds@schleef.org>
8916
8917         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
8918         output buffers.  Fix logic mistake.  (bug #144866)
8919
8920 2004-07-02  David Schleef  <ds@schleef.org>
8921
8922         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
8923         on X.  (bug #144753)
8924
8925 2004-07-02  David Schleef  <ds@schleef.org>
8926
8927         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
8928         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
8929         (bug #144624)
8930         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
8931         (gst_osselement_rate_probe_check): Add another workaround for
8932         buggy drivers (bug #145336)
8933
8934 2004-07-02  David Schleef  <ds@schleef.org>
8935
8936         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
8937         Most systems don't have MSG_NOSIGNAL.
8938
8939 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
8940
8941         * Makefile.am:
8942         * gst-libs/gst/colorbalance/Makefile.am:
8943         * gst-libs/gst/mixer/Makefile.am:
8944         * gst-libs/gst/play/Makefile.am:
8945         * gst-libs/gst/tuner/Makefile.am:
8946           (hopefully) fix both install and dist and make error message useful.
8947           needs testing across automakes.
8948
8949 2004-07-02  Benjamin Otte  <otte@gnome.org>
8950
8951         * ext/ogg/gstogg.c: (plugin_init):
8952           we require bytestream now
8953         * ext/ogg/gstoggdemux.c:
8954           huge diff to implement chain setup in a fast and generic way. This
8955           improves tag reading and startup of huge files (read: Theora videos)
8956           quite a bit. It probably contains bugs, too, so please test.
8957           Seeking is not improved to the fast method.
8958
8959 2004-06-29  Wim Taymans  <wim@fluendo.com>
8960
8961         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
8962         * ext/ogg/gstoggmux.c:
8963         Fix memleak in oggdemux when running unconnected pads.
8964         doc update in mux, start working on keyframe mode.
8965
8966 2004-06-29  Benjamin Otte  <otte@gnome.org>
8967
8968         * sys/oss/gstosssink.c:
8969         * sys/oss/gstosssrc.c:
8970           advertise correct template caps - we indeed do non-native endianness
8971           and 8bit audio has no endianness
8972         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
8973         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
8974           avoid (wrong) duplications in getcaps function and return
8975           template caps
8976
8977 2004-06-29  Wim Taymans  <wim@fluendo.com>
8978
8979         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8980         (gst_multifdsink_class_init), (gst_multifdsink_add),
8981         (gst_multifdsink_remove), (gst_multifdsink_clear),
8982         (gst_multifdsink_client_remove),
8983         (gst_multifdsink_handle_client_read),
8984         (gst_multifdsink_client_queue_data),
8985         (gst_multifdsink_client_queue_caps),
8986         (gst_multifdsink_client_queue_buffer),
8987         (gst_multifdsink_handle_client_write),
8988         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8989         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8990         (gst_multifdsink_init_send), (gst_multifdsink_close):
8991         Fix wrong GList iteration that could crash the server when
8992         more then 2 clients disconnect at the same time. Read all the
8993         pending commands in one batch to recover from command storms under
8994         very heavy load.
8995
8996 2004-06-28  Wim Taymans  <wim@fluendo.com>
8997
8998         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
8999         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
9000         (gst_videomixer_pad_set_property),
9001         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
9002         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
9003         (gst_videomixer_class_init), (gst_videomixer_init),
9004         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
9005         (pad_zorder_compare), (gst_videomixer_sort_pads),
9006         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9007         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
9008         (gst_videomixer_update_queues), (gst_videomixer_loop),
9009         (plugin_init):
9010         Avoid divide by zero, choose masterpad as the pad with the highest
9011         framerate.
9012
9013 2004-06-27  Julien Moutte  <julien@moutte.net>
9014
9015         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
9016         (gst_ximagesink_xwindow_new):
9017         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
9018         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
9019         function directly. We might want to call it from somewhere else one day.
9020
9021 2004-06-27  Julien Moutte  <julien@moutte.net>
9022
9023         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
9024         (gst_ximagesink_xwindow_new):
9025         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
9026         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
9027         window decorations.
9028
9029 2004-06-27  Wim Taymans  <wim@fluendo.com>
9030
9031         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
9032         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
9033         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
9034         (gst_dvdec_set_property), (gst_dvdec_get_property):
9035         * ext/dv/gstdvdec.h:
9036         Implement drop_factor property to lower the framerate with
9037         a factor.
9038
9039 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9040
9041         * gst-libs/gst/colorbalance/Makefile.am:
9042         * gst-libs/gst/mixer/Makefile.am:
9043         * gst-libs/gst/play/Makefile.am:
9044         * gst-libs/gst/tuner/Makefile.am:
9045           unbreak Company's fix that didn't install the -enum.h files
9046
9047 2004-06-27  Wim Taymans  <wim@fluendo.com>
9048
9049         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
9050         (gst_dvdec_change_state):
9051         * ext/dv/gstdvdec.h:
9052         Fix timestamp, duration and offset of the buffers.
9053
9054 2004-06-27  Wim Taymans  <wim@fluendo.com>
9055
9056         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
9057         (gst_multifdsink_class_init), (gst_multifdsink_add),
9058         (gst_multifdsink_remove), (gst_multifdsink_clear),
9059         (gst_multifdsink_client_remove),
9060         (gst_multifdsink_handle_client_read),
9061         (gst_multifdsink_client_queue_data),
9062         (gst_multifdsink_client_queue_caps),
9063         (gst_multifdsink_client_queue_buffer),
9064         (gst_multifdsink_handle_client_write),
9065         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9066         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
9067         (gst_multifdsink_init_send), (gst_multifdsink_close):
9068         * gst/tcp/gstmultifdsink.h:
9069         * gst/tcp/gsttcpserversink.c:
9070         (gst_tcpserversink_handle_server_read),
9071         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
9072         More multifdsink fixes, more recovery policy fixes.
9073         Removed stupid g_print
9074
9075 2004-06-26  Wim Taymans  <wim@fluendo.com>
9076
9077         * gst/tcp/Makefile.am:
9078         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
9079         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
9080         (gst_multifdsink_class_init), (gst_multifdsink_init),
9081         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
9082         (gst_multifdsink_handle_client_read),
9083         (gst_multifdsink_client_queue_data),
9084         (gst_multifdsink_client_queue_caps),
9085         (gst_multifdsink_client_queue_buffer),
9086         (gst_multifdsink_handle_client_write),
9087         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9088         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
9089         (gst_multifdsink_chain), (gst_multifdsink_set_property),
9090         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
9091         (gst_multifdsink_close), (gst_multifdsink_change_state):
9092         * gst/tcp/gstmultifdsink.h:
9093         * gst/tcp/gsttcpplugin.c: (plugin_init):
9094         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
9095         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
9096         (gst_tcpserversink_handle_server_read),
9097         (gst_tcpserversink_handle_select),
9098         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
9099         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
9100         * gst/tcp/gsttcpserversink.h:
9101         Added multifdsink, made tcpserversink a subclass of fdsink, removed
9102         one of the locks, added recovery policy to multifdsink.
9103
9104 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9105
9106         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
9107           fix decision for when getting frames with same timestamp
9108         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9109         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
9110         (gst_v4lsrc_get_property):
9111         * sys/v4l/gstv4lsrc.h:
9112           add latency offset property
9113
9114 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9115
9116         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
9117         (plugin_init):
9118           fix debugging. add category.
9119
9120 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9121
9122         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
9123           fix wrong offsets
9124
9125 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9126
9127         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
9128         (gst_alsa_src_get_time), (gst_alsa_src_loop),
9129         (gst_alsa_src_change_state):
9130           return a time that is in sync with the element's processing
9131
9132 2004-06-25  Wim Taymans  <wim@fluendo.com>
9133
9134         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
9135         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
9136         (gst_tcpserversink_client_remove),
9137         (gst_tcpserversink_handle_client_read),
9138         (gst_tcpserversink_client_queue_data),
9139         (gst_tcpserversink_client_queue_caps),
9140         (gst_tcpserversink_client_queue_buffer),
9141         (gst_tcpserversink_handle_client_write),
9142         (gst_tcpserversink_queue_buffer),
9143         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
9144         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
9145         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
9146         (gst_tcpserversink_close):
9147         * gst/tcp/gsttcpserversink.h:
9148         Serversink rewrite. Really do non blocking writes to clients and
9149         maintain an internal queue to handle slower clients while not
9150         disturbing fast clients.
9151
9152 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9153
9154         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
9155           better debug, don't override OFFSET and OFFSET_END
9156
9157 2004-06-25  Iain <iain@prettypeople.org>
9158
9159         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
9160         name=source for the wavparse pipeline.
9161
9162 2004-06-24  Johan Dahlin  <johan@gnome.org>
9163
9164         * ext/theora/theoraenc.c (theora_enc_chain): Call
9165         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
9166         streamheader caps are set correctly.
9167
9168 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9169
9170         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
9171         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
9172           respect minimum bitrate; same could be done for max bitrate
9173
9174 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9175
9176         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
9177         (gst_vorbisenc_setup):
9178           fix sample rate range
9179
9180 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9181
9182         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
9183         (gst_oggvorbisenc_setup):
9184         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
9185         (gst_vorbisenc_setup):
9186           resolve ambiguities in code and description
9187
9188 2004-06-24  Wim Taymans  <wim@fluendo.com>
9189
9190         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
9191         * ext/alsa/gstalsa.h:
9192         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
9193         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
9194         Use alsa trigger_tstamp to get the timestamp of the first
9195         sample in the buffer for more precise sync. Some cleanups.
9196
9197 2004-06-24  Wim Taymans  <wim@fluendo.com>
9198
9199         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
9200         (gst_audiorate_init), (gst_audiorate_chain),
9201         (gst_audiorate_set_property), (gst_audiorate_get_property):
9202         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
9203         (gst_videorate_chain):
9204         Added some logging, fixed an overflow bug in videorate.
9205
9206 2004-06-24  Benjamin Otte  <otte@gnome.org>
9207
9208         * ext/kio/Makefile.am:
9209           fix for builddir != srcdir and distcheck
9210
9211 2004-06-24  Benjamin Otte  <otte@gnome.org>
9212
9213         * gst-libs/gst/colorbalance/Makefile.am:
9214         * gst-libs/gst/mixer/Makefile.am:
9215         * gst-libs/gst/play/Makefile.am:
9216         * gst-libs/gst/tuner/Makefile.am:
9217         * gst/tcp/Makefile.am:
9218         * sys/dxr3/Makefile.am:
9219           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
9220           tarball.
9221           Also add all *.list files that were missing.
9222         * Makefile.am:
9223           add a distcheck hook to ensure the above doesn't happen again.
9224
9225 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
9226
9227         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
9228
9229 2004-06-23  Colin Walters  <walters@redhat.com>
9230
9231         * m4/Makefile.am: Distribute gst-fionread.m4.
9232
9233 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9234
9235         * configure.ac: back to dev
9236
9237 2004-06-23  Wim Taymans  <wim@fluendo.com>
9238
9239         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
9240         (gst_alsa_xrun_recovery):
9241         * ext/alsa/gstalsa.h:
9242         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9243         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
9244         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
9245         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
9246         (gst_alsa_src_loop):
9247         Add clock to alsasrc. Take new capture timestamp when
9248         restarting after an overrun. Split up some functions between
9249         alsasrc and alsasink.
9250
9251 === release 0.8.2 ===
9252
9253 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9254
9255         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
9256         (gst_alsa_change_state), (gst_alsa_update_avail),
9257         (gst_alsa_xrun_recovery):
9258         * ext/alsa/gstalsa.h:
9259         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9260           merge back changes from release
9261
9262 2004-06-23  Wim Taymans  <wim@fluendo.com>
9263
9264         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
9265         (gst_audiorate_init), (gst_audiorate_chain),
9266         (gst_audiorate_set_property), (gst_audiorate_get_property):
9267         Implement sample dropping and notify
9268
9269 2004-06-22  Wim Taymans  <wim@fluendo.com>
9270
9271         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
9272         (theora_enc_sink_link), (theora_buffer_from_packet),
9273         (theora_push_packet), (theora_enc_chain):
9274         Some cleanups, make sure the timestamps are correct.
9275
9276 2004-06-22  Wim Taymans  <wim@fluendo.com>
9277
9278         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
9279         (gst_alsa_change_state), (gst_alsa_update_avail),
9280         (gst_alsa_xrun_recovery):
9281         * ext/alsa/gstalsa.h:
9282         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
9283         Cleanups, take queued samples into account when reporting
9284         the time.
9285
9286 2004-06-22  Wim Taymans  <wim@fluendo.com>
9287
9288         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
9289         (gst_videorate_init):
9290         Initialize the property as well.
9291
9292 2004-06-22  Wim Taymans  <wim@fluendo.com>
9293
9294         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
9295         (gst_videorate_init), (gst_videorate_chain),
9296         (gst_videorate_set_property), (gst_videorate_get_property):
9297         Add property to make videorate silent.
9298         Add property to prefer new frames over old ones.
9299
9300 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9301
9302         * sys/osxvideo/Makefile.am:
9303         Workaround so that the osxvideo .so file gets linked with the
9304         Cocoa, OpenGL and QuickTime frameworks
9305
9306 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9307
9308         * sys/osxaudio/Makefile.am:
9309         Workaround so that the osxaudio .so file gets linked with the
9310         CoreAudio framework
9311
9312 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9313
9314         * configure.ac:
9315         Whoops, my fault...fixed build issues
9316
9317 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9318
9319         * configure.ac:
9320         Add objective-c support if running in Darwin/Mac OS X
9321         * sys/Makefile.am:
9322         * sys/osxvideo:
9323         * sys/osxvideo/Makefile.am:
9324         * sys/osxvideo/osxvideosink.h:
9325         * sys/osxvideo/osxvideosink.m:
9326         * sys/osxvideo/cocoawindow.h:
9327         * sys/osxvideo/cocoawindow.m:
9328         Add osxvideosink, a cocoa-based osx video sink
9329
9330
9331 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
9332         * ext/dvdnav/gst-dvd:
9333         Grab the gconf key from the right spot
9334         * gst/debug/gstnavseek.c: (gst_navseek_init),
9335         (gst_navseek_segseek), (gst_navseek_handle_src_event),
9336         (gst_navseek_chain):
9337         * gst/debug/gstnavseek.h:
9338           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
9339           and loop parameters of a segment seek.
9340         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
9341         (gst_videotestsrc_get_event_masks),
9342         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
9343         * gst/videotestsrc/gstvideotestsrc.h:
9344           Add seeking support to videotestsrc
9345           Initialise the timestamp_offset variable.
9346
9347 2004-06-18  Wim Taymans  <wim@fluendo.com>
9348
9349         * ext/sidplay/gstsiddec.cc:
9350         Fix negotiation and set correct end offset.
9351
9352 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
9353
9354         * configure.ac: branch and prerelease
9355
9356 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9357
9358         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
9359         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
9360         (gst_tcpclientsrc_init_receive):
9361         * gst/tcp/gsttcpclientsrc.h:
9362           read caps when connecting to server for GDP so we set them correctly
9363
9364 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9365
9366         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
9367           notify drops and duplicates
9368         * gst/videoscale/videoscale.c: (videoscale_get_structure):
9369           no good reason to limit ourselves to 100x100
9370
9371 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9372
9373         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9374         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
9375         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
9376         (gst_v4lsrc_get_property):
9377         * sys/v4l/gstv4lsrc.h:
9378         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
9379         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
9380         (gst_v4l_set_audio):
9381         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
9382         (gst_v4lsrc_try_capture):
9383         * sys/v4l/v4lsrc_calls.h:
9384           change try_palette to more general try_capture
9385           add autoprobe option so we can turn off autoprobing
9386           various fixes
9387
9388 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9389
9390         * configure.ac:
9391           add videorate
9392         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
9393         (gst_ximagesink_class_init):
9394         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
9395         (gst_xvimagesink_class_init):
9396           run them as finalize, not dispose, since dispose can be invoked
9397           multiple times
9398
9399 2004-06-17  Wim Taymans  <wim@fluendo.com>
9400
9401         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
9402         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
9403         * ext/alsa/gstalsa.h:
9404         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
9405         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
9406         (gst_alsa_src_change_state):
9407         * ext/alsa/gstalsasrc.h:
9408         Make the xrun code timestamp and offset the buffers correctly.
9409         moved the clock to the base class, use alsa methods to get time.
9410         Do correct timestamping on outgoing buffers.
9411
9412 2004-06-17  Wim Taymans  <wim@fluendo.com>
9413
9414         * gst/audiorate/Makefile.am:
9415         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
9416         (gst_audiorate_base_init), (gst_audiorate_class_init),
9417         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
9418         (gst_audiorate_set_property), (gst_audiorate_get_property),
9419         (gst_audiorate_change_state), (plugin_init):
9420         Added an audiorate converter that fills in gaps.
9421
9422 2004-06-17  Johan Dahlin  <johan@gnome.org>
9423
9424         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
9425
9426 2004-06-16  Wim Taymans  <wim@fluendo.com>
9427
9428         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
9429         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
9430         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
9431         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
9432         (gst_v4lsrc_get_property):
9433         * sys/v4l/gstv4lsrc.h:
9434         Added a copy mode to v4lsrc where it will output a copied version
9435         of its internal hardware buffer.
9436         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
9437         can't | them.
9438
9439 2004-06-16  Wim Taymans  <wim@fluendo.com>
9440
9441         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9442         Timestamp fixes.
9443
9444 2004-06-16  Wim Taymans  <wim@fluendo.com>
9445
9446         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
9447         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
9448         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
9449         (gst_v4lsrc_get_property):
9450         * sys/v4l/gstv4lsrc.h:
9451         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
9452         Added a sync mode enum property to control v4lsrc timestamp method
9453         Removed the use-fixed-fps property and moved functionality in
9454         the enum.
9455         Don't error on an error value from v4l-conf, it might not always
9456         be a real error.
9457
9458 2004-06-16  Wim Taymans  <wim@fluendo.com>
9459
9460         * gst/videorate/Makefile.am:
9461         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
9462         (gst_videorate_base_init), (gst_videorate_class_init),
9463         (gst_videorate_getcaps), (gst_videorate_link),
9464         (gst_videorate_init), (gst_videorate_chain),
9465         (gst_videorate_set_property), (gst_videorate_get_property),
9466         (gst_videorate_change_state), (plugin_init):
9467         Added a video timestamp corrector.
9468
9469 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9470
9471         fixed a potential leak with previous commit
9472
9473         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
9474
9475 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9476
9477         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
9478         Added missing refcount, fixes bug #144425
9479         Cheers Tim for finding the bug
9480
9481 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9482
9483         * sys/v4l/gstv4l.c: (plugin_init):
9484         * sys/v4l/gstv4lcolorbalance.c:
9485         * sys/v4l/gstv4lcolorbalance.h:
9486         * sys/v4l/gstv4lelement.c:
9487         * sys/v4l/gstv4lelement.h:
9488         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
9489         * sys/v4l/gstv4lmjpegsink.h:
9490         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
9491         * sys/v4l/gstv4lmjpegsrc.h:
9492         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
9493         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
9494         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
9495         * sys/v4l/gstv4lsrc.h:
9496         * sys/v4l/gstv4ltuner.c:
9497         * sys/v4l/gstv4ltuner.h:
9498         * sys/v4l/gstv4lxoverlay.c:
9499         * sys/v4l/gstv4lxoverlay.h:
9500         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
9501         (gst_v4l_set_window), (gst_v4l_enable_overlay):
9502         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
9503         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
9504         (gst_v4l_set_audio):
9505         * sys/v4l/v4l_calls.h:
9506         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
9507         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
9508         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
9509         (gst_v4lmjpegsink_playback_init),
9510         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
9511         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
9512         (gst_v4lmjpegsink_playback_stop),
9513         (gst_v4lmjpegsink_playback_deinit):
9514         * sys/v4l/v4lmjpegsink_calls.h:
9515         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
9516         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
9517         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
9518         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
9519         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
9520         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
9521         * sys/v4l/v4lmjpegsrc_calls.h:
9522         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
9523         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
9524         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
9525         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
9526         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
9527         (gst_v4lsrc_try_palette):
9528         * sys/v4l/v4lsrc_calls.h:
9529           bunch of paranoia cleanups
9530
9531 2004-06-14  David Schleef  <ds@schleef.org>
9532
9533         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
9534         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
9535         Send discont events and change timestamps appropriately when
9536         we get a seek event.  (bug #144240)
9537         * ext/cdparanoia/gstcdparanoia.h:
9538
9539 2004-06-14  Benjamin Otte  <otte@gnome.org>
9540
9541         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
9542           snd_pcm_hw_params_set_rate  since the latter fails for no good
9543           reason on some setups.
9544
9545 2004-06-14  David Schleef  <ds@schleef.org>
9546
9547         * gst/volume/demo.c: (value_changed_callback): exp10() is not
9548         standard.  Thank you for playing.
9549
9550 2004-06-14  Wim Taymans  <wim@fluendo.com>
9551
9552         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
9553         Patch 1.3 broke the ordering of the colorspace info and
9554         made the plugin basically work by coincidence, reordered
9555         the info.
9556
9557 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9558
9559         * ext/lame/gstlame.c:
9560         * ext/mad/gstmad.c:
9561           sync caps.  Make sure mad can only output a list of rates, not
9562           a full range.  In the future, have three caps lists for each of the
9563           mpeg versions.  Change mpegversion to a double as well.
9564
9565 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9566
9567         * gst/volume/.cvsignore:
9568         * gst/volume/Makefile.am:
9569         * gst/volume/demo.c: (value_changed_callback), (idler),
9570         (setup_gui), (main):
9571           added small demo app
9572
9573 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
9574         * ext/esd/esdsink.c: (gst_esdsink_change_state):
9575         * ext/esd/esdsink.h:
9576         Close the esd connection on pause, because esd will just wait -
9577         blocking all other esd clients indefinitely.
9578
9579 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
9580
9581         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
9582           previous commit with GST_DEBUG
9583
9584 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9585
9586         * configure.ac:
9587           add a header check for a dvdread header in dvdnav.  Fixes #133002
9588
9589 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9590
9591         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
9592         * gst/tcp/gsttcpclientsink.h:
9593         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
9594         * gst/tcp/gsttcpclientsrc.h:
9595         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
9596         (gst_tcpserversink_handle_server_read),
9597         (gst_tcpserversink_init_send):
9598         * gst/tcp/gsttcpserversink.h:
9599         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
9600         * gst/tcp/gsttcpserversrc.h:
9601         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
9602         version of IP)
9603
9604 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9605
9606         * configure.ac:
9607         Added ogg library so that OSX detects libtheora properly
9608
9609 2004-06-11  Wim Taymans  <wim@fluendo.com>
9610
9611         * ext/theora/theoradec.c: (theora_dec_chain),
9612         (theora_dec_change_state):
9613         Don't try to decode frames before we received a keyframe.
9614
9615 2004-06-11  Wim Taymans  <wim@fluendo.com>
9616
9617         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
9618         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
9619         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
9620         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
9621         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
9622         Added property to set the maximum delay of a page.
9623
9624 2004-06-10  Wim Taymans  <wim@fluendo.com>
9625
9626         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
9627         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
9628         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
9629         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
9630         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
9631         Added max-delay property to control the maximum amount
9632         of data to put in one page.
9633
9634 2004-06-10  Wim Taymans  <wim@fluendo.com>
9635
9636         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
9637         (gst_theora_enc_init), (theora_enc_sink_link),
9638         (theora_buffer_from_packet), (theora_enc_set_property),
9639         (theora_enc_get_property):
9640         Set duration on encoded buffer, added some more properties
9641
9642 2004-06-10  Wim Taymans  <wim@fluendo.com>
9643
9644         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9645         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
9646         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
9647         * ext/theora/theoraenc.c: (theora_enc_chain):
9648         Fix refcounting bugs
9649
9650 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9651
9652         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
9653         (gst_asf_demux_loop), (gst_asf_demux_process_file),
9654         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
9655         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
9656         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
9657         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
9658         (gst_asf_demux_change_state):
9659         * gst/asfdemux/gstasfdemux.h:
9660           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
9661           feels like. I think we should set a new requirement for demuxers
9662           from now on to implement sane loop functions, data loops, query
9663           and seek functions before first commit into CVS. And this commit
9664           fixes all of the above.
9665
9666 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
9667
9668         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
9669           vorbis comments are properly encoded in UTF-8 before adding them
9670           to a GstTagList
9671
9672 2004-06-09  Benjamin Otte  <otte@gnome.org>
9673
9674         * ext/alsa/gstalsa.c: (add_channels):
9675           handle min <= max correctly
9676         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
9677         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
9678           add fixation functions so we fixate correctly. No preferring of alaw
9679           anymore because it's the first structure.
9680         * ext/alsa/gstalsa.h:
9681         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
9682         (gst_alsa_hw_params_dump):
9683           add functions to ease debugging in alsalib
9684         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
9685         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
9686         (gst_alsa_start_audio):
9687           only specify hw params if we really setup a format (fixes #134007 -
9688           or at least works around it)
9689
9690 2004-06-09  Wim Taymans  <wim@fluendo.com>
9691
9692         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
9693         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
9694         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
9695         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
9696         (gst_ogg_mux_loop):
9697         Use stream caps to setup the initial pages in the ogg stream.
9698         Correctly set the streamheader caps on the srcpad.
9699
9700 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9701
9702         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
9703         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
9704         (gst_v4lsrc_getcaps):
9705         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
9706         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
9707           add querying of fps lists for webcams.  Negotiating to a framerate
9708           now works.
9709
9710 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9711
9712         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9713         (theora_push_buffer), (theora_push_packet),
9714         (theora_set_header_on_caps), (theora_enc_chain):
9715           mark buffers and put on streamheader, raw theora streaming
9716           now works too, whee
9717
9718 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9719
9720         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
9721         (gst_tcp_gdp_read_caps):
9722           do a looping read for caps and GDP headers too
9723
9724 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9725
9726         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
9727         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
9728           return EOS instead of NULL in _get
9729
9730 2004-06-08  Wim Taymans  <wim@fluendo.com>
9731
9732         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
9733         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
9734         (gst_tcp_gdp_write_caps):
9735         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
9736         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
9737         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
9738         Memory leak fixes
9739
9740 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9741
9742         * ext/vorbis/Makefile.am:
9743         * ext/vorbis/vorbis.c: (plugin_init):
9744         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
9745         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
9746         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
9747         (vorbis_parse_change_state):
9748         * ext/vorbis/vorbisparse.h:
9749           adding a vorbisparse element that marks the buffers, streaming
9750           raw vorbis using GDP now works, whee
9751
9752 2004-06-08  Wim Taymans  <wim@fluendo.com>
9753
9754         * ext/jpeg/Makefile.am:
9755         * ext/jpeg/README:
9756         * ext/jpeg/gstjpeg.c: (plugin_init):
9757         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
9758         (gst_smokedec_base_init), (gst_smokedec_class_init),
9759         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
9760         * ext/jpeg/gstsmokedec.h:
9761         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
9762         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
9763         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
9764         (gst_smokeenc_resync), (gst_smokeenc_chain),
9765         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
9766         * ext/jpeg/gstsmokeenc.h:
9767         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
9768         (smokecodec_flush_destination), (smokecodec_term_destination),
9769         (smokecodec_init_source), (smokecodec_fill_input_buffer),
9770         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
9771         (smokecodec_term_source), (smokecodec_encode_new),
9772         (smokecodec_decode_new), (smokecodec_info_free),
9773         (smokecodec_set_quality), (smokecodec_get_quality),
9774         (smokecodec_set_threshold), (smokecodec_get_threshold),
9775         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
9776         (find_best_size), (abs_diff), (put), (smokecodec_encode),
9777         (smokecodec_parse_header), (smokecodec_decode):
9778         * ext/jpeg/smokecodec.h:
9779         Added a new simple jpeg based codec
9780
9781 2004-06-08  Wim Taymans  <wim@fluendo.com>
9782
9783         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9784         (gst_multipart_mux_loop):
9785         Fix memory leak
9786
9787 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9788
9789         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
9790         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
9791         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
9792         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
9793         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
9794         * gst/tcp/gsttcpserversink.h:
9795           take streamheader into account
9796
9797 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9798
9799         * gst/level/Makefile.am:
9800         * gst/level/gstlevel.c: (gst_level_class_init):
9801           clean up marshal generation
9802
9803 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9804
9805         * gst/tcp/Makefile.am:
9806         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
9807         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
9808         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
9809         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
9810         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
9811         (gst_tcpclientsrc_get_property):
9812         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
9813         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
9814         (gst_tcpserversink_handle_client_read),
9815         (gst_tcpserversink_handle_client_write),
9816         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
9817         * gst/tcp/gsttcpserversink.h:
9818           add signals client-added and client-removed
9819         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
9820         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
9821         (gst_tcpserversrc_get_property):
9822         uniformized, change default protocol to NONE
9823         * gst/tcp/gsttcp-marshal.list: added
9824 2004-06-07  Benjamin Otte  <otte@gnome.org>
9825
9826         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9827           handle discont events if they happen before caps nego
9828
9829 2004-06-07  Wim Taymans  <wim@fluendo.com>
9830
9831         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9832         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
9833         (gst_multipart_demux_plugin_init):
9834         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9835         (gst_multipart_mux_init), (gst_multipart_mux_loop),
9836         (gst_multipart_mux_change_state):
9837         Small updates, fix a memleak
9838
9839 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9840
9841         * configure.ac: OSS portability
9842         * ext/arts/gst_arts.c: idem
9843         * sys/oss/gstosselement.c: idem
9844         * sys/oss/gstossmixer.c: idem
9845         * sys/oss/gstosssink.c: idem
9846         * sys/oss/gstosssrc.c: idem
9847         * sys/oss/oss_probe.c: idem
9848           - check for soundcard.h in different places for some BSD
9849
9850 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
9851
9852         * AUTHORS:
9853         Add me to the authors file
9854         * configure.ac:
9855         Increase the libdv requirement to >= version 0.100
9856         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
9857         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
9858         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
9859         * ext/dv/gstdvdec.h:
9860         Add support for the new_media flag when sending DISCONT events
9861         Make the querying work when video pad is not linked
9862
9863 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
9864
9865         reviewed by Benjamin Otte  <otte@gnome.org>
9866
9867         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
9868           create a NULL-initialized array of pads, so we don't think they
9869           exist already. (fixes #143130)
9870
9871 2004-06-07  Benjamin Otte  <otte@gnome.org>
9872
9873         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
9874         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
9875         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
9876           don't use // coments
9877
9878 2004-06-07  Benjamin Otte  <otte@gnome.org>
9879
9880         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
9881           cast to GstClockTime to get higher granularity
9882         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9883           use gst_element_set_time_delay to get the exact time
9884         * ext/mad/gstmad.c: (gst_mad_chain):
9885           use the negotiated rate instead of the current frame's rate which
9886           might be wrong because of bit errors. This avoids emitting totally
9887           bogus timestamps and screwing sync.
9888         (fixes #143454)
9889
9890 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
9891
9892         reviewed by Benjamin Otte  <otte@gnome.org>
9893
9894         * gst/adder/gstadder.c: (gst_adder_loop):
9895           properly error out when no negotiation has happened yet. (fixes
9896           #143032)
9897
9898 2004-06-06  Benjamin Otte  <otte@gnome.org>
9899
9900         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
9901           forward correctly transformed offset in discont events. Based on
9902           patch by Arwed v. Merkatz. (fixes #142851)
9903
9904 2004-06-06  David Schleef  <ds@schleef.org>
9905
9906         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
9907         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
9908         problems on several systems.
9909
9910 2004-06-06  Benjamin Otte  <otte@gnome.org>
9911
9912         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
9913           use explicit caps on the srcpad
9914         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9915           properly error out if caps couldn't be set (fixes #142764)
9916
9917 2004-06-06  Benjamin Otte  <otte@gnome.org>
9918
9919         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
9920         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
9921         (gst_alsa_start_audio):
9922           - don't call set_periods_integer anymore, it breaks the
9923           configuration randomly
9924           - call snd_pcm_hw_params_set_access directly instead of using masks
9925           - don't fail if the sw_params can't be set, just use the default
9926           params and hope it works. Alsalib has weird issues when you touch
9927           sw_params and does no proper error reporting about what failed.
9928         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
9929         (gst_alsa_close_audio):
9930           make our alsa debugging go via gst debugging and not conditionally
9931           defined
9932         * ext/alsa/gstalsa.h:
9933           add ALSA_DEBUG_FLUSH macro
9934         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
9935         (plugin_init):
9936           wrap alsa errors to be printed via the gst debugging system and not
9937           spammed to stderr
9938
9939 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9940
9941         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
9942         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
9943         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
9944         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
9945         (qtdemux_parse_trak):
9946         * gst/qtdemux/qtdemux.h:
9947           Bitch. Also known as seeking, querying & co.
9948         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
9949         (gst_osssink_change_state):
9950         * sys/oss/gstosssink.h:
9951           Resyncing is for weenies, this hack is no longer needed and was
9952           broken anyway (since it - unintendedly - always leaves resync to
9953           TRUE).
9954
9955 2004-06-05  Andrew Turner <zxombie@hotpop.com>
9956
9957         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
9958         * gst/tcp/gsttcpclientsrc.h: idem
9959           - define MSG_NOSIGNAL if not done
9960           - include unistd.h for off_t
9961           (fixes #143749)
9962
9963 2004-06-05  Benjamin Otte  <otte@gnome.org>
9964
9965         * configure.ac:
9966         * ext/kio/Makefile.am:
9967           check for qt's moc preprocessor explicitly and use it
9968
9969 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9970
9971         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
9972           don't get a signal for EPIPE on socket writes
9973           (somebody check if this works on other platforms)
9974
9975 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9976
9977         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
9978         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
9979           check error condition on available samples correctly
9980
9981 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9982
9983         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
9984           avoid a segfault
9985         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
9986         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
9987         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
9988         (gst_tcpserversrc_gdp_read_header):
9989          use ssize_t over size_t since the former is signed and thus the
9990          check for error codes can work
9991
9992 2004-06-02  Wim Taymans  <wim@fluendo.com>
9993
9994         reviewed by: Johan
9995
9996         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9997         (gst_multipart_mux_loop):
9998         Oops
9999
10000 2004-06-02  Wim Taymans  <wim@fluendo.com>
10001
10002         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
10003         (gst_multipart_mux_init), (gst_multipart_mux_loop),
10004         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
10005         (gst_multipart_mux_change_state):
10006         Added configurable boundary specifier, added the value as a
10007         caps field as well.
10008
10009 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10010
10011         * gst/tcp/gsttcp.c:
10012         * gst/tcp/gsttcpclientsrc.c:
10013         * gst/tcp/gsttcpclientsrc.h:
10014         * gst/tcp/gsttcpserversrc.c:
10015           - portability fix, to compile on OSX
10016             (fixes #143146)
10017
10018         * sys/osxaudio/gstosxaudioelement.c:
10019         * sys/osxaudio/gstosxaudiosink.c:
10020         * sys/osxaudio/gstosxaudiosrc.c:
10021           - compilation warnings on OSX
10022             (fixes #143153)
10023
10024 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10025
10026         * ext/vorbis/vorbisdec.c : sign warning fixes
10027
10028         * gst-libs/gst/mixer/mixertrack.c :
10029           do no use defines which are glib 2.4 specific
10030
10031 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
10032
10033         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
10034           buffer since libflac doesn't expect it (reports a sync error when
10035           it encounters that)
10036
10037
10038 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
10039
10040         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
10041         * gst-libs/gst/mixer/mixertrack.c:
10042         (gst_mixer_track_get_property), (get_mixer_track_init),
10043         (get_mixer_track_get_property): Added property accessors
10044         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
10045         * gst-libs/gst/mixer/mixeroptions.c:
10046         (gst_mixer_options_get_values): Added
10047         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
10048         * gst-libs/gst/mixer/mixer.c: Fixed comment
10049
10050
10051 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10052
10053         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
10054           improve error messages on open
10055
10056
10057 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10058
10059         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10060           check if v4l-conf is in path
10061
10062 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10063
10064         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
10065           change assert to a more readable error message
10066
10067 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10068
10069         * gst-libs/gst/tuner/tunerchannel.h:
10070           - add a freq_multiplicator field to make the conversion
10071             between internal frequency unit and Hz
10072         * sys/v4l/gstv4lelement.c:
10073         * sys/v4l2/gstv4l2element.c:
10074           - change default video device to /dev/video0
10075         * sys/v4l/v4l_calls.c:
10076         * sys/v4l2/v4l2_calls.c:
10077           - we only expose frequency to the user in Hz instead of
10078             bastard v4lX unit (either 62.5kHz or 62.5Hz)
10079
10080 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
10081         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10082           Initialise b_o_s and e_o_s variables
10083         * gst-libs/gst/riff/riff-media.c:
10084         (gst_riff_create_video_caps_with_data):
10085           Add some unusual fourcc's from mplayer avi's
10086         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
10087           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
10088           autoplugging.
10089
10090 2004-05-28  Wim Taymans  <wim@fluendo.com>
10091
10092         * configure.ac:
10093         * gst/alpha/Makefile.am:
10094         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
10095         (gst_alpha_get_type), (gst_alpha_base_init),
10096         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
10097         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
10098         (gst_alpha_chroma_key), (gst_alpha_chain),
10099         (gst_alpha_change_state), (plugin_init):
10100         A plugin to add an alpha channel to I420 video. Can optionally do
10101         chroma keying.
10102         * gst/multipart/Makefile.am:
10103         * gst/multipart/multipart.c: (plugin_init):
10104         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
10105         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
10106         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
10107         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
10108         (gst_multipart_demux_change_state),
10109         (gst_multipart_demux_plugin_init):
10110         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
10111         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
10112         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
10113         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
10114         (gst_multipart_mux_pad_unlink),
10115         (gst_multipart_mux_request_new_pad),
10116         (gst_multipart_mux_handle_src_event),
10117         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
10118         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
10119         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
10120         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
10121         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
10122         send multipart jpeg images to a browser.
10123         * gst/videobox/Makefile.am:
10124         * gst/videobox/README:
10125         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
10126         (gst_video_box_get_type), (gst_video_box_base_init),
10127         (gst_video_box_class_init), (gst_video_box_init),
10128         (gst_video_box_set_property), (gst_video_box_get_property),
10129         (gst_video_box_sink_link), (gst_video_box_i420),
10130         (gst_video_box_ayuv), (gst_video_box_chain),
10131         (gst_video_box_change_state), (plugin_init):
10132         Crops or adds borders around an image. can do alpha channel
10133         borders as well.
10134         * gst/videomixer/Makefile.am:
10135         * gst/videomixer/README:
10136         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
10137         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
10138         (gst_videomixer_pad_get_sink_event_masks),
10139         (gst_videomixer_pad_get_property),
10140         (gst_videomixer_pad_set_property),
10141         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
10142         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
10143         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
10144         (gst_videomixer_base_init), (gst_videomixer_class_init),
10145         (gst_videomixer_init), (gst_videomixer_request_new_pad),
10146         (gst_videomixer_handle_src_event),
10147         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
10148         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
10149         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
10150         (gst_videomixer_loop), (gst_videomixer_get_property),
10151         (gst_videomixer_set_property), (gst_videomixer_change_state),
10152         (plugin_init):
10153         Generic video mixer plugin, can handle multiple inputs all with
10154         different framerates and video sizes. Is fully alpha channel
10155         aware.
10156
10157 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10158
10159         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10160           Select first track as master track. Not sure how else to handle
10161           that...
10162         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
10163           Discard discont events. Should fix #142962.
10164
10165 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10166
10167         * ext/alsa/Makefile.am:
10168         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
10169         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
10170         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
10171         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
10172         (gst_alsa_mixer_get_option):
10173         * ext/alsa/gstalsamixer.h:
10174         * ext/alsa/gstalsamixeroptions.c:
10175         (gst_alsa_mixer_options_get_type),
10176         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
10177         (gst_alsa_mixer_options_new):
10178         * ext/alsa/gstalsamixeroptions.h:
10179         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10180         * ext/alsa/gstalsamixertrack.h:
10181           Add enumerations (as GstMixerOptions). Make correct distinction
10182           between input/output tracks. Add capture/playback private flag.
10183           Use flag to decide on whether to set capture or playback volumes
10184           or switches. Use playback and record switches.
10185         * gst-libs/gst/mixer/Makefile.am:
10186         * gst-libs/gst/mixer/mixer-marshal.list:
10187         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
10188         (gst_mixer_set_option), (gst_mixer_get_option),
10189         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
10190         (gst_mixer_volume_changed), (gst_mixer_option_changed):
10191         * gst-libs/gst/mixer/mixer.h:
10192         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
10193         (gst_mixer_options_class_init), (gst_mixer_options_init),
10194         (gst_mixer_options_dispose):
10195         * gst-libs/gst/mixer/mixeroptions.h:
10196           Add GstMixerOptions.
10197         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
10198           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
10199           broken device detection on computers with multiple OSS sound
10200           cards.
10201
10202 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10203
10204         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
10205           fixate nicely even when the peer is not negotiating
10206
10207 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10208
10209         * gst/audioconvert/gstaudioconvert.c:
10210         (gst_audio_convert_parse_caps):
10211           make sure we don't allow depth > width
10212         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
10213           fixate endianness to G_BYTE_ORDER as default
10214         * gst/audioscale/gstaudioscale.c:
10215           we don't handle another endianness as host-endianness
10216
10217 2004-05-25  David Schleef  <ds@schleef.org>
10218
10219         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
10220
10221 2004-05-24  Benjamin Otte  <otte@gnome.org>
10222
10223         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
10224         (gst_oggvorbisenc_setup):
10225           properly fail when we can't setup the vorbis encoder due to
10226           unsupported settings
10227         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
10228         (gst_vorbisenc_setup):
10229           same
10230         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
10231           fix case where warnings occured when one pad was unlinked while the
10232           other's link function was called
10233
10234 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
10235
10236         * gst/tcp/Makefile.am:
10237           use GST_ENABLE_NEW
10238
10239 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10240
10241         * gst-libs/gst/resample/private.h:
10242           don't use optimizations that are #if 0'ed
10243
10244 2004-05-24  Wim Taymans  <wim@fluendo.com>
10245
10246         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
10247         Fix potential division by zero error and hopefully get
10248         the position query right to get correct timestamps on avi
10249         audio.
10250
10251 2004-05-24  Wim Taymans  <wim@fluendo.com>
10252
10253         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
10254         (gst_videoscale_scale_nearest_str2),
10255         (gst_videoscale_scale_nearest_str4),
10256         (gst_videoscale_scale_nearest_32bit),
10257         (gst_videoscale_scale_nearest_24bit),
10258         (gst_videoscale_scale_nearest_16bit):
10259         Fix the scaling algorithm and avoid a buffer overflow.
10260         removed the while loop in the scaling function as it
10261         was used for point sampling only.
10262
10263 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10264
10265         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
10266         (gst_id3_tag_class_init), (gst_id3_tag_init),
10267         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
10268         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
10269         (gst_id3_tag_send_tag_event):
10270           lots of fixes to make id3mux work and id3demux work correctly
10271
10272 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10273
10274         * ext/Makefile.am:
10275           add rules to build shout2send (was removed by accident
10276           when this module was no more marked experimental/broken)
10277
10278 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10279
10280         * ext/shout2/gstshout2.c:
10281         * ext/shout2/gstshout2.h:
10282           adding a "connection problem" signal to shout2send
10283           (fixes #142954)
10284
10285 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
10286
10287         * ext/kio/kioreceiver.cpp:
10288         * ext/kio/kioreceiver.h:
10289           fix sign comparison issues
10290
10291 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10292
10293         * gst/cdxaparse/gstcdxaparse.c:
10294         * gst/cdxaparse/gstcdxaparse.h:
10295           some renaming
10296           add some checks/sanity
10297           prepare for seek addition
10298
10299         * sys/sunaudio/gstsunaudio.c:
10300           remove exported dupe init function
10301
10302 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
10303
10304         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
10305         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
10306           Fix format conversion and position querying.
10307         * gst/debug/progressreport.c: (gst_progressreport_report):
10308           Don't output a bogus total value that we didn't query.
10309         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10310           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
10311           only a blank window after xine has been used.
10312
10313 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10314
10315         * m4/as-arts.m4:
10316           sync with upstream version to fix test on FC2
10317           readd with -ko to preserve Id header
10318
10319 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10320
10321         * configure.ac:
10322           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
10323         * gst/tcp/gsttcpclientsrc.c: idem
10324         * gst/tcp/gsttcpserversink.c: idem
10325         * gst/tcp/gsttcpserversrc.c: idem
10326         * m4/gst-fionread.m4: idem
10327
10328         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
10329
10330         * configure.ac: enable speex plugin for speex 1.1.5+
10331         * ext/speex/gstspeexenc.c: fix cast warning
10332
10333         * ext/esd/README: fix typo
10334
10335 2004-05-20  David Schleef  <ds@schleef.org>
10336
10337         * configure.ac: Minor cosmetic change to convince the buildbot to
10338         reautogen.
10339         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
10340         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
10341         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
10342         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
10343         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
10344         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
10345         More hacking.  Plays audio now.
10346
10347 2004-05-20  David Schleef  <ds@schleef.org>
10348
10349         * configure.ac:
10350         * sys/Makefile.am:
10351
10352 2004-05-20  David Schleef  <ds@schleef.org>
10353
10354         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
10355         * sys/osxaudio/gstosxaudio.c:
10356         * sys/osxaudio/gstosxaudioelement.c:
10357         * sys/osxaudio/gstosxaudioelement.h:
10358         * sys/osxaudio/gstosxaudiosink.c:
10359         * sys/osxaudio/gstosxaudiosink.h:
10360         * sys/osxaudio/gstosxaudiosrc.c:
10361         * sys/osxaudio/gstosxaudiosrc.h:
10362
10363 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10364
10365         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
10366         (gst_vorbisenc_chain):
10367           put the codec headers on the caps as streamheader as well as
10368           pushing them out
10369
10370 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10371
10372         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
10373         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
10374         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
10375         split up push_packet into two functions
10376
10377 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10378
10379         * gst/tcp/.cvsignore:
10380           ignore enums
10381         * gst/tcp/Makefile.am:
10382         * gst/tcp/README:
10383         * gst/tcp/gsttcp.c:
10384         * gst/tcp/gsttcp.h:
10385         * gst/tcp/gsttcpclientsink.c:
10386         * gst/tcp/gsttcpclientsink.h:
10387         * gst/tcp/gsttcpclientsrc.c:
10388         * gst/tcp/gsttcpclientsrc.h:
10389         * gst/tcp/gsttcpplugin.c:
10390         * gst/tcp/gsttcpserversink.c:
10391         * gst/tcp/gsttcpserversink.h:
10392         * gst/tcp/gsttcpserversrc.c:
10393         * gst/tcp/gsttcpserversrc.h:
10394           add new tcp elements
10395
10396 2004-05-19  Wim Taymans  <wim@fluendo.com>
10397
10398         * gst/law/mulaw-conversion.c: (mulaw_encode):
10399         Fix overflow bug in ulaw encoding.
10400
10401 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10402
10403         * ext/mad/gstmad.c: (gst_mad_handle_event):
10404           don't unref the event twice
10405
10406 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10407
10408         * configure.ac:
10409           remove -Wno-sign-compare
10410
10411 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10412
10413         * configure.ac:
10414           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
10415           if you want to work against glib 2.2 and 2.4
10416
10417 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10418
10419         * gst/tcp/Makefile.am:
10420         * gst/tcp/gsttcp.c:
10421         * gst/tcp/gsttcp.h:
10422         * gst/tcp/gsttcpsink.h:
10423         * gst/tcp/gsttcpsrc.h:
10424           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
10425
10426 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10427
10428         * gst/debug/tests.c: (md5_get_value):
10429           fix segfault on gst-inspect
10430
10431 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10432
10433         * gst/debug/testplugin.c:
10434         * gst/debug/tests.c:
10435         * gst/debug/tests.h:
10436           add new extensible and configurable testing element. Current tests
10437           include buffer count, stream length, timestamp/duration matching and
10438           md5.
10439         * gst/debug/Makefile.am:
10440         * gst/debug/gstdebug.c: (plugin_init):
10441           add infrastructure for new element
10442
10443 2004-05-19  Johan Dahlin  <johan@gnome.org>
10444
10445         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
10446         ending of the array. Fixes gst-inspect segfault on ppc.
10447
10448 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10449
10450         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
10451
10452         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
10453
10454 2004-05-18  David Schleef  <ds@schleef.org>
10455
10456         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
10457         warnings (bugs, actually) noticed by gcc but not forte.
10458
10459 2004-05-18  David Schleef  <ds@schleef.org>
10460
10461         * sys/sunaudio/Makefile.am:
10462         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
10463
10464 2004-05-18  David Schleef  <ds@schleef.org>
10465
10466         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10467         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
10468         to allow qtdemux to use non-seekable streams. (bug #142272)
10469
10470 2004-05-18  David Schleef  <ds@schleef.org>
10471
10472         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
10473         (gst_resample_sinc_ft_float): Remove use of static temporary
10474         buffer.  This code was obviously not supposed to last long, but
10475         it's stuck in our ABI, so it required a little hack to make it
10476         ABI-compatible.  Fixes #142585.
10477         * gst-libs/gst/resample/resample.h: same.
10478
10479 2004-05-18  David Schleef  <ds@schleef.org>
10480
10481         * configure.ac: Add sunaudio
10482         * examples/Makefile.am: make gstplay depend on gconf
10483         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
10484         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
10485         (convert_table_lookup), (img_convert): remove c99-isms
10486         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
10487           unsigned, to fix a warning on Solaris
10488         * gst/mpeg1sys/systems.c: bcopy->memcpy
10489         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
10490         * sys/Makefile.am: Add sunaudio
10491
10492 2004-05-18  Wim Taymans  <wim@fluendo.com>
10493
10494         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
10495         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
10496         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
10497         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
10498         (gst_ogg_mux_loop):
10499         Fix an ugly memleak where the muxer didn't flush enough ogg
10500         pages. This also resulted in badly muxed ogg files.
10501
10502 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10503
10504         * gst/asfdemux/asfheaders.c :
10505         * gst/asfdemux/asfheaders.h :
10506         * gst/asfdemux/gstasfdemux.c :
10507           - fix ASF_OBJ_PADDING guid
10508           - add 3 new object guids (language list, metadata,
10509             extended stream properties)
10510           - add a function to parse extended header objects
10511
10512 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10513
10514         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
10515           remove leftover debugging g_print
10516
10517 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10518
10519         * ext/mad/gstmad.c: (gst_mad_handle_event):
10520           Fix for when the first format in a discont event is not a
10521           byte-based one. Should fix #137710.
10522
10523 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10524
10525         * m4/a52.m4 : fix compilation with -Wall -Werror
10526         * m4/libfame.m4 : idem
10527         * m4/libmikmod.m4 : idem
10528
10529 2004-05-17  Benjamin Otte  <otte@gnome.org>
10530
10531         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
10532           signal the new tags before giving up the reference
10533
10534 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10535
10536         * ext/shout2/gstshout2.c:
10537           use application/ogg instead of application/x-ogg (patch by Patrick
10538           Guimond, fixes #142432)
10539         * sys/oss/gstosselement.c: (gst_osselement_reset),
10540         (gst_osselement_sync_parms):
10541           don't set fragment size unless specified (fixes #142493)
10542
10543 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10544
10545         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
10546           fixes #142664
10547
10548 2004-05-17  Benjamin Otte  <otte@gnome.org>
10549
10550         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10551           compute offsets correctly for internal buffers so timestamps are set
10552           correctly when we can't seek. Also handle cases where there are no
10553           offsets. (based on a patch by David Moore, fixes #142507)
10554
10555 2004-05-17  Benjamin Otte  <otte@gnome.org>
10556
10557         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
10558           use correct variable when determining amount of data to skip so we
10559           don't skip into the void and segfault
10560
10561 2004-05-16  Benjamin Otte  <otte@gnome.org>
10562
10563         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
10564           Hi, I'm a memleak
10565
10566 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10567
10568         * gst/asfdemux/gstasfdemux.c:
10569           - fix a mem leak and always propagate tags
10570           - add WMV3 to known video codecs (but no decoder yet)
10571           - replace "surplus data" at end of audio header for what
10572             it is : codec specific data
10573           - fix a typo
10574
10575 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
10576
10577         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
10578
10579         * gst-libs/gst/audio/audioclock.c:
10580           Fix wrong return type (#142205).
10581
10582 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10583
10584         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
10585           Ignore CRCs by default (fixes #142566).
10586
10587 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10588
10589         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
10590         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
10591         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
10592         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
10593         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
10594         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
10595           Fix for cases where we fail to attach to a mixer.
10596
10597 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10598
10599         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10600           Don't touch events after not owning them anymore.
10601         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10602         (gst_wavparse_fmt), (gst_wavparse_other),
10603         (gst_wavparse_handle_seek), (gst_wavparse_loop),
10604         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10605         (gst_wavparse_srcpad_event):
10606         * gst/wavparse/gstwavparse.h:
10607           Add seeking, fix querying.
10608
10609 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10610
10611         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
10612           - process comments even if they don't end with \0\0
10613             g_convert would ignore them if present and works well without them
10614
10615 2004-05-16  Benjamin Otte  <otte@gnome.org>
10616
10617         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
10618           simplify caps
10619
10620 2004-05-16  Benjamin Otte  <otte@gnome.org>
10621
10622         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
10623           don't write to memory we might not write to - g_convert does that
10624           for us anyway (fixes #142613)
10625         (gst_asf_demux_audio_caps):
10626           comment out gst_util_dump_mem
10627
10628 2004-05-16  Benjamin Otte  <otte@gnome.org>
10629
10630         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
10631           compute correct expected timestamps after seek (broken since
10632           last commit)
10633         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
10634           rename element and debugging category to gdkpixbufscale
10635
10636 2004-05-16  Benjamin Otte  <otte@gnome.org>
10637
10638         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
10639           add error checking to snd_pcm_delay and remove duplicate call to
10640           snd_pcm_delay that caused issues (see inline code comments)
10641         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
10642           make more readable and fix return value when snd_pcm_delay fails
10643         (fixes #142586)
10644
10645 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
10646         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
10647         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
10648         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
10649         (gst_pixbufscale_link), (gst_pixbufscale_init),
10650         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
10651         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
10652         (gst_pixbufscale_get_property), (pixbufscale_init):
10653         * ext/gdk_pixbuf/pixbufscale.h:
10654         Add these files I forgot earlier
10655
10656 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
10657         * ext/gdk_pixbuf/Makefile.am:
10658         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
10659         * ext/gdk_pixbuf/gstgdkpixbuf.h:
10660         Add new pixbufscale element to scale RGB video
10661         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
10662         and HYPER interpolation correctly.
10663         * ext/theora/theoraenc.c: (theora_enc_chain),
10664         Discard buffer and return if explicit caps could not be set
10665         (theora_enc_get_property):
10666         Make _get return kbps for the bitrate consistent with
10667         the _set function.
10668
10669
10670 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10671
10672         * ext/libvisual/visual.c: (gst_visual_chain):
10673           add missing visual_audio_analyze
10674
10675 2004-05-14  David Schleef  <ds@schleef.org>
10676
10677         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
10678         is killed while we're playing.
10679         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
10680         gst_element_no_more_pads().
10681
10682 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10683
10684         * gst-libs/gst/riff/riff-read.c :
10685           - fix INFO tag extraction in RIFF/AVI files
10686             because gst_event_unref (event) also freed taglist
10687           - avoid a mem leak
10688
10689 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10690
10691         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
10692         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
10693
10694         * gst/auparse/gstauparse.c :
10695           - add code (commented for now) to support audio/x-adpcm on src pad
10696             (we have no decoder for those layout yet)
10697
10698         * gst/cdxaparse/gstcdxaparse.c :
10699         * gst/cdxaparse/gstcdxaparse.h :
10700           - partial rewrite using RiffRead (ripped iain's wavparse code)
10701
10702         * gst/rtp/gstrtpL16enc.c : typo
10703         * gst/rtp/gstrtpgsmenc.c : typo
10704
10705 2004-05-13  Benjamin Otte  <otte@gnome.org>
10706
10707         * configure.ac:
10708           check for exact version of libvisual, it's not supposed to be
10709           API/ABI stable yet
10710
10711 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10712
10713         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
10714           signal no-more-pads
10715
10716 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
10717
10718         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
10719         Report which format was used for GST_FORMAT_DEFAULT
10720         * gst/debug/Makefile.am:
10721         * gst/debug/gstdebug.c: (plugin_init):
10722         * gst/debug/progressreport.c: (gst_progressreport_base_init),
10723         (gst_progressreport_class_init), (gst_progressreport_init),
10724         (gst_progressreport_report), (gst_progressreport_set_property),
10725         (gst_progressreport_get_property), (gst_progressreport_chain),
10726         (gst_progressreport_plugin_init):
10727         Add progressreport element for testing.
10728
10729 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
10730
10731         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
10732         * sys/v4l/gstv4lsrc.h:
10733         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
10734         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
10735         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
10736         (gst_v4lsrc_grab_frame):
10737           add more debugging
10738           send a discont at start
10739
10740 2004-05-12  Colin Walters  <walters@redhat.com>
10741
10742         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
10743         inflooping if we can't find a chunk.  Or in other words, don't blow
10744         chunks if we don't have a chunk to blow.
10745
10746 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
10747         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
10748         Remove old debug output
10749         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
10750         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
10751         (gst_dvdec_set_property), (gst_dvdec_get_property):
10752         Change the quality setting to an enum, so it works from gst-launch
10753         Don't renegotiate a non-linked pad. Allows audio only decoding.
10754         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
10755         (gst_deinterlace_link), (gst_deinterlace_init):
10756         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
10757         (gst_videodrop_link):
10758         Some caps negotiation fixes
10759
10760 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10761
10762         * ext/tarkin/gsttarkin.c :
10763           - Change RANK from NONE to PRIMARY
10764         * ext/gdk_pixbuf/gstgdkpixbuf.c :
10765           - Change RANK from NONE to MARGINAL
10766         * ext/divx/gstdivxenc.c :
10767           - Change RANK from PRIMARY to NONE (encoder/spider issue)
10768
10769 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10770
10771         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
10772         (gst_vorbisenc_push_packet):
10773           copy a function that was added between 1.0 and 1.0.1 until we
10774           depend on worthwhile features of post-1.0
10775
10776 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10777
10778         * configure.ac:
10779           enable shout2 by default
10780         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
10781         (gst_shout2send_base_init), (gst_shout2send_init),
10782         (gst_shout2send_connect), (gst_shout2send_change_state):
10783         * ext/shout2/gstshout2.h:
10784           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
10785           #142262)
10786         * ext/theora/theora.c: (plugin_init):
10787           don't set rank on encoders
10788
10789 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
10790
10791         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
10792           Use codec_data property instead of flag1 and flag2 for wma
10793
10794 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10795
10796         * gst/cdxaparse/gstcdxaparse.c :
10797           - Add mpegversion to CAPS to make it link
10798           - Rank is as GST_RANK_SECONDARY instead of NONE
10799         * gst/auparse/gstauparse.c :
10800           - Document all audio encoding we can encounter from Solaris 9
10801             headers and libsndfile information.
10802           - Increase max. rate from 48000 to 192000 (to match other elements)
10803           - Don't try to play junk data between header and samples
10804
10805 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10806
10807         * ext/libvisual/visual.c: (gst_visual_getcaps):
10808           use the right caps depending on endianness (I hope)
10809         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
10810           use GST_RANK_NONE for all non-decoding elements or spider gets
10811           mighty confused
10812
10813 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10814
10815         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
10816           Fix some odd cases and fix BE metadata parsing of unicode16 text.
10817
10818 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10819
10820         * gst/switch/gstswitch.c: (gst_switch_release_pad),
10821         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
10822         (gst_switch_loop), (gst_switch_get_type):
10823           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
10824           HEADERS. Had to be said.
10825
10826 2004-05-10  David Schleef  <ds@schleef.org>
10827
10828         * configure.ac: Add prototype Dirac support.
10829         * ext/Makefile.am:
10830         * ext/dirac/Makefile.am:
10831         * ext/dirac/gstdirac.cc:
10832         * ext/dirac/gstdiracdec.cc:
10833
10834 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10835
10836         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
10837         (gst_auparse_init), (gst_auparse_chain),
10838         (gst_auparse_change_state):
10839           Hack around spider. Remove me some day please.
10840
10841 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10842
10843         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10844           Fix for some uninitialized variables in previous patch, also
10845           makes it work. Fixes #142286 while we're at it.
10846
10847 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10848
10849         * gst/auparse/gstauparse.c:
10850                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
10851                 only unsupported formats are ADPCM/CCITT G.72x
10852                 reviewed by Ronald
10853         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
10854
10855 2004-05-10  Wim Taymans  <wim@fluendo.com>
10856
10857         * ext/vorbis/Makefile.am:
10858         * ext/vorbis/README:
10859         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
10860         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
10861         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
10862         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
10863         (gst_oggvorbisenc_convert_sink),
10864         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
10865         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
10866         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
10867         (get_constraints_string), (update_start_message),
10868         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
10869         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
10870         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
10871         * ext/vorbis/oggvorbisenc.h:
10872         * ext/vorbis/vorbis.c: (plugin_init):
10873         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
10874         (raw_caps_factory), (gst_vorbisenc_class_init),
10875         (gst_vorbisenc_init), (gst_vorbisenc_setup),
10876         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
10877         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
10878         * ext/vorbis/vorbisenc.h:
10879         Added a raw vorbis encoder to be used with the oggmuxer.
10880         We still need the old encoder for some gnome applications,
10881         read the README to find out how that works.
10882         The raw encoder is called "rawvorbisenc" until 0.9.
10883
10884 2004-05-10  Wim Taymans  <wim@fluendo.com>
10885
10886         * ext/ogg/gstogg.c: (plugin_init):
10887         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
10888         (gst_ogg_print):
10889         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
10890         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
10891         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
10892         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
10893         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
10894         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
10895         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
10896         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
10897         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
10898         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
10899         Added an ogg muxer.
10900         Small typo fixes in the demuxer.
10901
10902 2004-05-10  Wim Taymans  <wim@fluendo.com>
10903
10904         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10905         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
10906         (theora_enc_change_state), (theora_enc_set_property),
10907         (theora_enc_get_property):
10908         Mark the last packet with an EOS flag which is not really needed
10909         in gstreamer.
10910         Do some better video framerate initialisation.
10911         Update the buffer timestamp.
10912
10913 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10914
10915         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
10916         Return the result of the parent state change call
10917
10918 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10919
10920         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
10921         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
10922         * gst/law/alaw-encode.c : (idem)
10923         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
10924         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
10925         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
10926
10927 2004-05-09  Benjamin Otte  <otte@gnome.org>
10928
10929         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
10930           don't use a fixed buffer size when writing variable length data to
10931           it. Fixes memory corruption and makes alsasrc work
10932
10933 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10934
10935         * ext/gnomevfs/gstgnomevfssink.c:
10936         (_gst_boolean_allow_overwrite_accumulator),
10937         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
10938           Run glib's default signal handler (??) in RUN_CLEANUP rather than
10939           RUN_LAST, and don't use that to set the accumulator value because
10940           then it's always FALSE.
10941
10942 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10943
10944         * gst-libs/gst/riff/riff-media.c:
10945         (gst_riff_create_video_caps_with_data),
10946         (gst_riff_create_audio_caps),
10947         (gst_riff_create_audio_template_caps):
10948         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
10949           Fix for unaligned RIFF files (i.e. where all the chunks together
10950           in a LIST chunk are not of the same size as the size given in
10951           the LIST chunk header). Fixes several odd WAVE files. Also fix
10952           ADPCM (block_align property) in audio, so that wavparse based
10953           on this works now as it used to stand-alone.
10954
10955 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
10956
10957         reviewed by Benjamin Otte  <otte@gnome.org>
10958
10959         * ext/a52dec/gsta52dec.c:
10960         * ext/divx/gstdivxdec.c:
10961         * ext/divx/gstdivxenc.c:
10962         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
10963         * ext/faac/gstfaac.c: (gst_faac_base_init):
10964         * ext/faad/gstfaad.c: (gst_faad_base_init):
10965         * ext/ivorbis/vorbisfile.c:
10966         * ext/lame/gstlame.c:
10967         * ext/libfame/gstlibfame.c:
10968         * ext/mpeg2enc/gstmpeg2enc.cc:
10969         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
10970         * ext/sidplay/gstsiddec.cc:
10971         * ext/speex/gstspeexdec.c:
10972         * ext/speex/gstspeexenc.c:
10973         * ext/xvid/gstxviddec.c:
10974         * ext/xvid/gstxvidenc.c:
10975           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
10976           (fixes #142193)
10977
10978 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10979
10980         * ext/alsa/gstalsa.c: (device_list),
10981         (gst_alsa_class_probe_devices):
10982         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
10983           Fix alsa oddness in mixer after the combination of using mixer
10984           in source/sink elements and using hw:x,y instead of just hw:x.
10985
10986 2004-05-09  Benjamin Otte  <otte@gnome.org>
10987
10988         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
10989         (gst_wavparse_create_sourcepad):
10990           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
10991           sourcepads
10992
10993 2004-05-09  Benjamin Otte  <otte@gnome.org>
10994
10995         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10996           allow discont events before caps nego
10997
10998 2004-05-08  Benjamin Otte  <otte@gnome.org>
10999
11000         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
11001           don't leak events
11002
11003 2004-05-08  Benjamin Otte  <otte@gnome.org>
11004
11005         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
11006         (gst_level_change_state), (gst_level_init):
11007         * gst/level/gstlevel.h:
11008           figure out if we're initialized directly instead of keeping a
11009           variable that's wrong in 90% of cases
11010           don't initialize pads and then leak them and use a new unitialized
11011           pad. (fixes #142084)
11012           these were bugs so n00bish I didn't find them for an hour :/
11013
11014 2004-05-08 Iain <iain@prettypeople.org>
11015
11016         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
11017         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
11018         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
11019         return the length that was read.
11020         (gst_riff_read_strf_auds): Allow fmt tags as well.
11021
11022 2004-05-07  David Schleef  <ds@schleef.org>
11023
11024         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
11025         signed char assumption in faad.h.
11026
11027 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11028
11029         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
11030           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
11031
11032 2004-05-07  Colin Walters  <walters@redhat.com>
11033
11034         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
11035         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
11036         function.
11037         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
11038         Add dispose function.
11039
11040 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
11041         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
11042           Fix caps nego and pad templates. RGB mode caps should
11043           work now.
11044         * ext/dvdnav/gst-dvd:
11045           Move mpeg2dec inside the thread because otherwise the
11046           queue rejects cap changes mid-stream
11047         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
11048         (gst_mpeg2dec_flush_decoder):
11049           For mpeg2dec > 0.4.0, call the flush function instead of
11050           manually extracting all in-flight frames.
11051         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
11052         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
11053           Change mime type video/dv go video/x-dv to match the
11054           rest of gst-plugins
11055
11056 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11057
11058         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11059         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
11060         (gst_alsa_sink_class_init):
11061         * ext/alsa/gstalsasink.h:
11062         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
11063         (gst_alsa_src_class_init):
11064         * ext/alsa/gstalsasrc.h:
11065           Make alsasink/src a subclass of alsamixer so that mixer stuff
11066           shows up in gst-rec. Needs some finetuning.
11067
11068 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11069
11070         * ext/lame/gstlame.c: (gst_lame_chain):
11071           simplify
11072         * ext/mad/gstmad.c: (gst_mad_handle_event):
11073           fix event leak
11074         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
11075           be able to detect mp3 files < 4096 bytes
11076
11077 2004-05-06  Wim Taymans  <wim@fluendo.com>
11078
11079         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
11080         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
11081         (theora_enc_set_property), (theora_enc_get_property):
11082         Also encode the first frame, cleanup some code.
11083
11084 2004-05-06  Wim Taymans  <wim@fluendo.com>
11085
11086         * ext/mpeg2enc/gstmpeg2enc.cc:
11087         Forward events first before deciding that negotiation was
11088         not performed.
11089
11090 2004-05-06  Wim Taymans  <wim@fluendo.com>
11091
11092         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
11093         First process the events before deciding that negotiation
11094         was not performed.
11095
11096 2004-05-06  Wim Taymans  <wim@fluendo.com>
11097
11098         * ext/theora/Makefile.am:
11099         * ext/theora/theora.c: (plugin_init):
11100         * ext/theora/theoradec.c: (theora_dec_change_state):
11101         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
11102         (gst_theora_enc_class_init), (gst_theora_enc_init),
11103         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
11104         (theora_enc_chain), (theora_enc_change_state),
11105         (theora_enc_set_property), (theora_enc_get_property):
11106         Added a theora encoder, grouped the encoder and decoder into the
11107         same plugin.
11108
11109 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11110
11111         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
11112         (gst_jpegenc_chain):
11113         fix DURATION on outgoing buffers
11114         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
11115         debug using time formats
11116         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
11118         (gst_xvimagesink_sink_link):
11119         windows with width/height 0 generate X errors, so don't allow them
11120
11121 2004-05-05  Wim Taymans  <wim@fluendo.com>
11122
11123         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
11124         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
11125         (gst_mpeg2dec_negotiate_format):
11126         * ext/mpeg2dec/gstmpeg2dec.h:
11127           removed the static pad template so that we can add the
11128           more accurate framerate value to the caps.
11129
11130
11131 2004-05-04  Benjamin Otte  <otte@gnome.org>
11132
11133         * configure.ac:
11134           check for kdemacros.h, too (should fix #141821)
11135         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
11136           don't crash if no header was sent, but nicely error out (fixes part
11137           of #141554)
11138
11139 2004-05-04  Wim Taymans  <wim@fluendo.com>
11140
11141         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
11142         parent dispose function to avoid segfault on destroy.
11143
11144 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11145
11146         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
11147         (plugin_init):
11148         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
11149         (gst_xvimagesink_sink_link):
11150         clean up debugging caps
11151         also recreate xvimage when format has changed
11152
11153 2004-05-04  Benjamin Otte  <otte@gnome.org>
11154
11155         * ext/libvisual/Makefile.am:
11156         * ext/libvisual/visual.c: (gst_visual_class_init),
11157         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
11158         (gst_visual_srclink), (gst_visual_chain),
11159         (gst_visual_change_state), (plugin_init):
11160           use a GstAdapter to correctly adapt buffer sizes - allows using a
11161           framerate
11162
11163 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11164
11165         * sys/v4l/gstv4lelement.h:
11166         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
11167         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
11168         (gst_v4lsrc_buffer_free):
11169         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
11170         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
11171         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
11172         (gst_v4lsrc_requeue_frame):
11173         move some debugging categories around
11174         query for fps index and set accordingly if found
11175
11176 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11177
11178         * ext/lame/gstlame.c:
11179         correct defaults that lame_init puts out of range
11180
11181 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11182
11183         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
11184         (gst_divxenc_class_init):
11185         fix range since -1 is the default
11186         * gst/mpeg1sys/gstmpeg1systemencode.c:
11187         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
11188         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
11189         (gst_rtjpegdec_chain):
11190         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
11191         (gst_rtjpegenc_chain):
11192         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
11193         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
11194         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
11195         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
11196         * sys/v4l/gstv4lsrc.c:
11197         * sys/v4l/v4l_calls.c: (gst_v4l_open):
11198         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
11199         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
11200         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
11201         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
11202           remove gst_info calls
11203
11204 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11205
11206         * Makefile.am:
11207         * po/af.po:
11208         * po/az.po:
11209         * po/en_GB.po:
11210         * po/nl.po:
11211         * po/sr.po:
11212         * po/sv.po:
11213           Updated translations
11214
11215 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11216
11217         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
11218           refactor/comment code
11219
11220 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11221
11222         * gst/asfdemux/Makefile.am:
11223         * gst/asfdemux/asfheaders.c:
11224         * gst/asfdemux/asfheaders.h:
11225         * gst/asfdemux/gstasf.c: (plugin_init):
11226         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
11227         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
11228         (gst_asf_demux_setup_pad):
11229         * gst/asfdemux/gstasfdemux.h:
11230         * gst/asfdemux/gstasfmux.c:
11231         * gst/asfdemux/gstasfmux.h:
11232           Add tagging support to demuxer, split out registration in its own
11233           file instead of in demux (hacky), and prevent having some tables
11234           in our memory multiple times (in asfheaders.h).
11235
11236 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11237
11238         * gst/matroska/matroska-demux.c:
11239         (gst_matroska_demux_parse_metadata):
11240         * gst/matroska/matroska-ids.h:
11241           Basic tag reading support.
11242
11243 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11244
11245         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11246           Really detect ac-3 audio.
11247         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
11248           really detect matroska files (off-by-1).
11249
11250 2004-04-30  David Schleef  <ds@schleef.org>
11251
11252         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
11253         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
11254         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
11255         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
11256         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
11257         hackage -- parse a lot more atoms, extract a few tags.  One might even
11258         mistake this for tag support.  Maybe it is.
11259         * gst/qtdemux/qtdemux.h:
11260
11261 2004-04-30  Colin Walters  <walters@verbum.org>
11262
11263         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
11264
11265 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11266
11267         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11268         (gst_ffmpegcolorspace_getcaps):
11269           remove broken nego fix
11270
11271 2004-04-30  Benjamin Otte  <otte@gnome.org>
11272
11273         * configure.ac:
11274         * ext/Makefile.am:
11275         * ext/libvisual/Makefile.am:
11276         * ext/libvisual/visual.c:
11277           add initial support for libvisual (http://libvisual.sourceforge.net)
11278           libvisual is still quite alpha, so expect crashes in there :)
11279
11280 2004-04-29  David Schleef  <ds@schleef.org>
11281
11282         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
11283         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
11284         up qtdemux to make it spit out codec_data.  Do _not_ look at this
11285         code; you will no longer respect me.
11286
11287 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11288
11289         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
11290         * ext/alsa/gstalsa.h :
11291         change alsa pcm device discovery to find more than 1 device
11292         per card. code review by Ronald.
11293
11294 2004-04-29  David Schleef  <ds@schleef.org>
11295
11296         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
11297         Add a check for a driver bug on FreeBSD.  (bug #140565)
11298
11299 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11300
11301         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
11302         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
11303         (gst_jpegenc_getcaps):
11304           move format setting to inner loop
11305         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11306         (gst_ffmpegcolorspace_getcaps):
11307           use GST_PAD_CAPS if available so that we use already negotiated
11308           caps
11309         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
11310         (qtdemux_parse_moov), (qtdemux_parse):
11311           extra debugging
11312         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
11313         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
11314           move hardcoded path to DEFINE
11315
11316 2004-04-28  David Schleef  <ds@schleef.org>
11317
11318         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
11319         (bug #140064)
11320
11321 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11322
11323         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
11324           Don't probe for playback device if we're a source element. Fixes
11325           #139658.
11326
11327 2004-04-29  Benjamin Otte  <otte@gnome.org>
11328
11329         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
11330         (gst_id3_tag_chain):
11331           rewrite buffer offset
11332
11333 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11334
11335         * configure.ac:
11336         * ext/Makefile.am:
11337         * ext/dts/Makefile.am:
11338         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
11339         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
11340         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
11341         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
11342         (gst_dtsdec_loop), (gst_dtsdec_change_state),
11343         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
11344         (plugin_init):
11345         * ext/dts/gstdtsdec.h:
11346           New DTS decoder.
11347         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
11348         (gst_faad_srcconnect):
11349           Add ESDS atom handling (.m4a).
11350
11351 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11352
11353         * ext/divx/gstdivxdec.c: (plugin_init):
11354           Remove comment that makes no sense.
11355         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
11356           Fix for obvious typo that resulted in warnings during gst-register.
11357         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
11358         (gst_xviddec_sink_link):
11359           Fix caps negotiation a bit better.
11360         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11361           We call this 'codec_data', not 'esds'.
11362
11363 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11364
11365         * gst/monoscope/gstmonoscope.c:
11366           make sure we only provide 256x128
11367         * gst/monoscope/monoscope.c: (monoscope_init):
11368           assert size of 256x128
11369
11370 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11371
11372         * Makefile.am:
11373         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
11374         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
11375           fixate to max width and height of device
11376
11377 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11378
11379         * Makefile.am:
11380         * sys/v4l/gstv4l.c:
11381         * sys/v4l/gstv4lsrc.c:
11382         * sys/v4l/v4l_calls.c:
11383         * sys/v4l/v4lsrc_calls.c:
11384           fix for qc-usb driver which fakes having more than one buffer
11385           by handing the same buffer twice, which confused GStreamer's/v4lsrc
11386           buffer_free override
11387           add debugging
11388
11389 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11390
11391         * Makefile.am:
11392         * gst/videotestsrc/gstvideotestsrc.c:
11393         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
11394         (gst_videotestsrc_init), (gst_videotestsrc_get),
11395         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
11396         * gst/videotestsrc/gstvideotestsrc.h:
11397           add num-buffers property
11398
11399         2004-04-26  Benjamin Otte  <otte@gnome.org>
11400
11401         * ext/mad/gstid3tag.c: (plugin_init):
11402           set id3mux rank to NONE so it doesn't confuse spider
11403           require audio/mpeg,mpegversion=1 in id3mux
11404
11405 2004-04-26  Benjamin Otte  <otte@gnome.org>
11406
11407         * configure.ac:
11408           detect faad correctly as non-working if it's indeed non-working
11409
11410 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
11411
11412         * Makefile.am:
11413         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
11414         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
11415         fix _getcaps so it only negotiates to its supported format
11416
11417 2004-04-25  Benjamin Otte  <otte@gnome.org>
11418
11419         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
11420           fix memleak
11421
11422 2004-04-23  Benjamin Otte  <otte@gnome.org>
11423
11424         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
11425           audio/x-raw-int with height rules! not. Now it's depth.
11426
11427 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11428
11429         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11430         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
11431         (gst_wavparse_loop):
11432           Missing variable initialization. Add handling of DVI ADPCM. Fix
11433           mis-parsing of LIST chunks. This works around a bug where we mis-
11434           parse non-aligning LIST chunks (so LIST chunks where the contents
11435           don't align with the actual LIST size). The correct fix is to use
11436           rifflib, I'm not going to fix wavparse - too much work. All this
11437           fixes #104878.
11438
11439 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11440
11441         reviewed by Benjamin Otte  <otte@gnome.org>
11442
11443         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
11444           fix shoutcast not working (fixes #140844)
11445
11446 2004-04-22  Benjamin Otte  <otte@gnome.org>
11447
11448         * ext/hermes/gsthermescolorspace.c:
11449         (gst_hermes_colorspace_caps_remove_format_info):
11450         * gst/colorspace/gstcolorspace.c:
11451         (gst_colorspace_caps_remove_format_info):
11452         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11453         (gst_ffmpegcolorspace_caps_remove_format_info):
11454           s/gst_caps_simplify/gst_caps_do_simplify/
11455
11456 2004-04-22  Benjamin Otte  <otte@gnome.org>
11457
11458         * gst-libs/gst/riff/riff-media.c:
11459         (gst_riff_create_video_caps_with_data):
11460           mpegversion is an int
11461         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
11462           don't try to create pad templates with NULL caps, use any caps
11463           instead.
11464
11465 2004-04-20  David Schleef  <ds@schleef.org>
11466
11467         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
11468         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
11469         (bug #140384)
11470
11471 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
11472
11473         reviewed by David Schleef
11474
11475         * ext/mad/gstid3tag.c: Add stdlib.h
11476         * gst/rtp/gstrtpgsmenc.c: same
11477         * gst/tags/gstid3tag.c: same
11478         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
11479         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
11480         GST_DISABLE_LOADSAVE use.
11481         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
11482         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
11483         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
11484         atol(3)).
11485         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
11486         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
11487         strtoul(3)).
11488         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
11489         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
11490         $(ID3_CFLAGS).
11491         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
11492         $(LIBFAME_CFLAGS).
11493
11494 2004-04-20  David Schleef  <ds@schleef.org>
11495
11496         * gst/realmedia/rmdemux.c:  This was supposed to part of the
11497         last checkin.  Same idea.
11498
11499 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
11500
11501         reviewed by David Schleef
11502
11503         * configure.ac: bump required gstreamer version to 0.8.1.1
11504         because of following changes [--ds]
11505
11506         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
11507         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
11508         (gst_riff_read_header):  Use GST_READ_UINT*
11509         macros to access possibly unaligned memory.
11510
11511         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
11512         (mp3_type_find):  Use GST_READ_UINT*
11513         macros to access possibly unaligned memory.
11514         (mp3_type_find, mpeg1_parse_header, qt_type_find)
11515         (speex_type_find): Likewise
11516
11517         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
11518
11519         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
11520         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
11521         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
11522         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
11523         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
11524         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
11525         macros to access possibly unaligned memory.
11526
11527         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
11528         Likewise.
11529
11530         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
11531         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
11532
11533         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
11534         Likewise.
11535
11536         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
11537         (gst_mpeg2subt_chain_subtitle): Likewise.
11538
11539         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
11540         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
11541         Likewise.
11542
11543         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
11544         Likewise.
11545
11546         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
11547         Likewise.
11548
11549         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
11550         Likewise.
11551
11552 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
11553
11554         * configure.ac:
11555           update required version of GStreamer because of GST_TIME_FORMAT
11556
11557 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11558
11559         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
11560           remove leftover g_print
11561         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11562           don't try setting only a subset of the caps. We don't want to kill
11563           autoplugging on purpose
11564
11565 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
11566
11567         * sys/ximage/ximagesink.c: (plugin_init):
11568         * sys/xvimage/xvimagesink.c: (plugin_init):
11569           add debugging categories
11570
11571 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
11572
11573         * po/en_GB.po:
11574         * po/LINGUAS:
11575           Adding en_GB translation (Gareth Owen)
11576
11577 2004-04-20  David Schleef  <ds@schleef.org>
11578
11579         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11580         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
11581         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
11582         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
11583         A number of new features and hacks to extract the esds atom and
11584         put it into the caps.  (bug #137724)
11585
11586 2004-04-19  David Schleef  <ds@schleef.org>
11587
11588         * gconf/Makefile.am: Fix for non-GNU make
11589         * gst-libs/gst/Makefile.am: Change directory order to handle
11590         GstPlay linking with gstinterfaces
11591         * gst-libs/gst/audio/make_filter: make use of tr portable
11592         * gst-libs/gst/play/Makefile.am: Add intended \
11593         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
11594         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
11595         function prototype instead of void *.
11596         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
11597         macro.
11598         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11599         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
11600         * gst/videofilter/make_filter: make use of tr portable
11601         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
11602
11603 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
11604
11605         * po/LINGUAS:
11606         * po/uk.po:
11607           Added Ukrainian translation (Maxim V. Dziumanenko)
11608
11609 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11610
11611         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
11612         (gst_gsmdec_link), (gst_gsmdec_chain):
11613           Fix capsnego, simplify chain function slightly.
11614         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11615           Add GSM.
11616
11617 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11618
11619         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11620         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
11621         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
11622           Hack to make wavparse work with spider (always -> sometimes pad).
11623           Fixes #135862 && #140411.
11624
11625 2004-04-18  Benjamin Otte  <otte@gnome.org>
11626
11627         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
11628         (gst_osselement_rate_probe_check),
11629         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
11630           get rid of \n in debug output
11631
11632 2004-04-17  Iain <iain@prettypeople.org>
11633
11634         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
11635         not just EOS.
11636
11637 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11638
11639         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
11640         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
11641         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
11642         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
11643         (gst_id3_tag_src_link), (gst_id3_tag_chain),
11644         (gst_id3_tag_change_state), (plugin_init):
11645           deprecate id3tag element and replace with id3demux/id3mux.
11646           great side effect: this ugly file is now even uglier, yay!
11647         * ext/mad/gstmad.h:
11648           remove non-available function
11649           update for new get_type
11650
11651 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11652
11653         * configure.ac:
11654           require mpeg2dec >= 0.4.0
11655
11656 2004-04-17  Benjamin Otte  <otte@gnome.org>
11657
11658         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
11659         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
11660         (gst_xvimagesink_set_xwindow_id):
11661           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
11662           assorted cleanup fixes.
11663
11664 2004-04-16  David Schleef  <ds@schleef.org>
11665
11666         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
11667         * sys/xvimage/xvimagesink.h: same
11668
11669 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11670
11671         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
11672           Fix GST_ELEMENT_ERROR with (NULL)
11673
11674 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11675
11676         * gst-libs/gst/riff/riff-media.c:
11677         (gst_riff_create_video_caps_with_data):
11678           Add div[3456] as fourccs for DivX 3 (fixes #140137).
11679
11680 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11681
11682         * gst-libs/gst/riff/riff-media.c:
11683         (gst_riff_create_video_caps_with_data),
11684         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
11685         (gst_riff_create_video_template_caps),
11686         (gst_riff_create_audio_template_caps):
11687         * gst-libs/gst/riff/riff-media.h:
11688         * gst-libs/gst/riff/riff-read.c:
11689         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
11690         * gst-libs/gst/riff/riff-read.h:
11691         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11692           Add MS RLE support. I added some functions to read out strf chunks
11693           into strf chunks and the data behind it. This is usually color
11694           palettes (as in RLE, but also in 8-bit RGB). Also use those during
11695           caps creation. Lastly, add ADPCM (similar to wavparse - which
11696           should eventually be rifflib based).
11697         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
11698         (gst_matroska_demux_init), (gst_matroska_demux_reset):
11699         * gst/matroska/matroska-demux.h:
11700           Remove placeholders for some prehistoric tagging system. Didn't add
11701           support for any tag system really anyway.
11702         * gst/qtdemux/qtdemux.c:
11703           Add support for audio/x-m4a (MPEG-4) through spider.
11704         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
11705         (gst_wavparse_loop):
11706           ADPCM support (#135862). Increase max. buffer size because we
11707           cannot split buffers for ADPCM (screws references) and I've seen
11708           files with 2048 byte chunks. 4096 seems safe for now.
11709
11710 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11711
11712         * configure.ac: bump nano to 1
11713
11714 === release 0.8.1 ===
11715
11716 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11717
11718         * configure.ac: releasing 0.8.1, "Comforting Sounds"
11719
11720 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11721
11722         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11723           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
11724           Fixes #140058
11725
11726 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11727
11728         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
11729           lower rank of dvddemux so that it's not used for mpeg playback.
11730
11731 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11732
11733         * configure.ac:
11734           save libs correctly when checking mad
11735
11736 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11737
11738         * ext/mad/gstid3tag.c: (plugin_init):
11739           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
11740
11741 2004-04-13  David Schleef  <ds@schleef.org>
11742
11743         * common/m4/gst-feature.m4: Call -config scripts with
11744         --plugin-libs if it is supported.
11745         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
11746         JPEG images are image/jpeg.
11747         * gst/debug/Makefile.am:
11748         * gst/debug/negotiation.c: (gst_negotiation_class_init),
11749         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
11750         (gst_negotiation_update_caps), (gst_negotiation_get_property),
11751         (gst_negotiation_plugin_init): Add a property that acts like
11752         filter caps.
11753         * testsuite/gst-lint:  Move license checking to be a standard
11754         test.
11755
11756 2004-04-13  David Schleef  <ds@schleef.org>
11757
11758         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
11759         patch from Sebastien Cote (bug #139958)
11760
11761 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11762
11763         * examples/gstplay/Makefile.am:
11764         * examples/gstplay/player.c: (main):
11765           make the commandline player example use gconf settings
11766
11767 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11768
11769         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
11770         (gst_cacasink_sinkconnect), (gst_cacasink_init),
11771         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
11772           init/end library during state transition, not object
11773           creation/disposal.  get rid of custom dispose handler.
11774
11775
11776 2004-04-12  Christian Schaller <Uraeus@gnome.org>
11777
11778         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
11779         be a symlink
11780
11781 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11782
11783         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
11784           Handle JUNK chunks inside data section. Prevents warnings.
11785
11786 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11787
11788         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11789         (gst_riff_create_video_template_caps):
11790           Add MS video v1.
11791         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11792         (gst_avi_demux_stream_data):
11793           Add support for "rec-list" chunks.
11794
11795 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11796
11797         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
11798           Fix another codecname mismatch.
11799
11800 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11801
11802         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11803           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
11804           so that MJPEG plays back.
11805
11806 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11807
11808         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
11809         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
11810         * gst/mpeg1videoparse/gstmp1videoparse.h:
11811           Fix for some slight mis-cuts in buffer parsing, and for some
11812           potential overflows or faults-causers. Adds disconts. Also fixes
11813           #139105 while we're at it.
11814
11815 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11816
11817         * configure.ac:
11818         * sys/v4l2/gstv4l2element.h:
11819           Workaround for missing struct v4l2_buffer declaration in Suse 9
11820           and Mandrake 10 linux/videodev2.h header file (#135919).
11821
11822 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11823
11824         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
11825           Bail out if no filename was given.
11826
11827 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11828
11829         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11830         (gst_v4l2_fourcc_from_structure):
11831           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
11832           Y41B somewhere).
11833
11834 2004-04-09  Benjamin Otte  <otte@gnome.org>
11835
11836         * ext/gnomevfs/gstgnomevfssink.c:
11837         (_gst_boolean_allow_overwrite_accumulator),
11838         (gst_gnomevfssink_class_init):
11839           fix erase signal - if any handler returns false the file will not be
11840           overwritten. If no handler is connected, the file will not be
11841           overwritten either.
11842           renamed signal to "allow-overwrite"
11843         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
11844           free string when adding it to ID3 failed
11845         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
11846           unref event when done
11847         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
11848           free caps
11849         * gst/typefind/gsttypefindfunctions.c:
11850         (mpeg_video_stream_type_find):
11851           fix invalid read
11852
11853 2004-04-08  David Schleef  <ds@schleef.org>
11854
11855         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11856         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
11857
11858 2004-04-08  David Schleef  <ds@schleef.org>
11859
11860         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
11861         we don't support (bug #139532)
11862
11863 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
11864
11865         * ext/mad/gstmad.c: (gst_mad_handle_event),
11866         (gst_mad_check_caps_reset), (gst_mad_chain),
11867         (gst_mad_change_state):
11868           only set explicit caps if they haven't been set before for
11869           this stream.  MPEG-audio sample rate/channels aren't allowed
11870           to change in-stream.
11871           Fixes #139382
11872
11873 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11874
11875         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
11876         (_gst_boolean_did_something_accumulator),
11877         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
11878         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
11879         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
11880         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
11881         (gst_gnomevfssink_change_state):
11882           Fix erase signal. Don't erase by default. Remove handoff signal.
11883           Remove erase property. Don't segfault. General cleanup.
11884
11885 2004-04-07  Benjamin Otte  <otte@gnome.org>
11886
11887         * gst-libs/gst/gconf/test-gconf.c: (main):
11888           add missing gst_init
11889
11890 2004-04-07  Benjamin Otte  <otte@gnome.org>
11891
11892         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
11893           free the mutexes, too
11894
11895 2004-04-07  Benjamin Otte  <otte@gnome.org>
11896
11897         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
11898           actually free the URI string
11899         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
11900           compute offset correctly when passing discont events
11901         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11902           don't leak discont events
11903         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
11904           add some missing breaks so caps aren't copied randomly
11905         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
11906           if we realloc memory, we better use it
11907
11908 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11909
11910         * ext/mad/gstmad.c: (normal_seek):
11911           fix GST_FORMAT_TIME usage
11912
11913 2004-04-05  David Schleef  <ds@schleef.org>
11914
11915         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
11916         a deprecated function (hack!)
11917
11918 2004-04-05  Benjamin Otte  <otte@gnome.org>
11919
11920         * ext/esd/esdmon.c: (gst_esdmon_get):
11921           fix nonterminated vararg and memleak
11922
11923 2004-04-05  Benjamin Otte  <otte@gnome.org>
11924
11925         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
11926         (gst_ladspa_init), (gst_ladspa_force_src_caps),
11927         (gst_ladspa_set_property), (gst_ladspa_get_property),
11928         (gst_ladspa_instantiate), (gst_ladspa_activate),
11929         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
11930           clean up debugging
11931
11932 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
11933
11934         reviewed by Benjamin Otte  <otte@gnome.org>
11935
11936         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
11937           check for broken LADSPA parameters (fixes #138635)
11938
11939 2004-04-05  Benjamin Otte  <otte@gnome.org>
11940
11941         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
11942           advertise buffer-frames correctly on sinkpads
11943
11944 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11945
11946         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
11947         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
11948         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
11949         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
11950         (gst_mad_check_caps_reset), (gst_mad_chain):
11951         add more debugging, only reset caps when we're not in error state
11952
11953 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11954
11955         * ext/mad/gstmad.c: add debugging category, comment + cleanups
11956
11957 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
11958
11959         reviewed by Benjamin Otte  <otte@gnome.org>
11960
11961         * configure.ac:
11962           fix == in test(1) operator
11963
11964 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
11965
11966         reviewed by Benjamin Otte  <otte@gnome.org>
11967
11968         * configure.ac:
11969           fix --export-symblos-regex to a working regex.
11970
11971 2004-04-04  Benjamin Otte  <otte@gnome.org>
11972
11973         * sys/oss/.cvsignore:
11974           add for oss_probe
11975
11976 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
11977
11978         reviewed by Benjamin Otte  <otte@gnome.org>
11979
11980         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11981           add missing 'new_media' argument (fixes #138168)
11982         * gst/matroska/matroska-demux.c:
11983         (gst_matroska_demux_handle_seek_event):
11984           add vararg terminator (fixes #138169)
11985
11986 2004-04-02  David Schleef  <ds@schleef.org>
11987
11988         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
11989         disted (bug #138914)
11990
11991 2004-04-01  Benjamin Otte  <otte@gnome.org>
11992
11993         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
11994         (gst_alsa_close_audio):
11995           handle case better where a soundcard can't pause
11996         * ext/ogg/gstoggdemux.c:
11997           don't crash when we get events but don't have pads yet
11998
11999 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12000
12001         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
12002           throw an error if we couldn't probe any caps.
12003
12004 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
12005
12006         * ext/dvdnav/gst-dvd:
12007         Add a really simple sample DVD player
12008
12009 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
12010
12011         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
12012         (gst_a52dec_push), (gst_a52dec_handle_event),
12013         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
12014         (gst_a52dec_change_state):
12015         * ext/a52dec/gsta52dec.h:
12016           Use a debug category, Output timestamps correctly
12017           Emit tag info, Handle events, tell liba52dec about cpu
12018           capabilities so it can use MMX etc.
12019         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
12020           Fix a crasher accessing invalid memory
12021         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
12022         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
12023         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
12024         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
12025         (dvdnavsrc_query):
12026           Some support for byte-format seeking.
12027           Small fixes for still frames and menu button overlays
12028         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
12029         (gst_mpeg2dec_alloc_buffer):
12030           Use a debug category. Adjust the report level of several items to
12031           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
12032           so it doesn't lose the GstBuffer pointer
12033         * gst/debug/Makefile.am:
12034         * gst/debug/gstdebug.c: (plugin_init):
12035         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
12036         (gst_navseek_base_init), (gst_navseek_class_init),
12037         (gst_navseek_init), (gst_navseek_seek),
12038         (gst_navseek_handle_src_event), (gst_navseek_set_property),
12039         (gst_navseek_get_property), (gst_navseek_chain),
12040         (gst_navseek_plugin_init):
12041         * gst/debug/gstnavseek.h:
12042           Add the navseek debug element for seeking back and forth in a
12043           video stream using arrow keys.
12044         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
12045         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
12046         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
12047         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
12048         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
12049         (gst_mpeg2subt_parse_header), (gst_get_nibble),
12050         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
12051         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
12052         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
12053         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
12054         * gst/mpeg2sub/gstmpeg2subt.h:
12055           Pretty much a complete rewrite. Now a loopbased element. May still
12056           require work to properly synchronise subtitle buffers.
12057         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
12058         (gst_dvd_demux_send_subbuffer):
12059         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
12060           Don't attempt to create subbuffers of size 0
12061           Reduce a couple of error outputs to warnings.
12062         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
12063         (gst_y4mencode_chain):
12064         Output the y4m frame header correctly.
12065
12066 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12067
12068         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
12069           throw errors instead of allowing SIGFPE
12070
12071 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12072
12073         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
12074         (gst_gconf_render_bin_from_key):
12075           leak plugging and style fixing
12076
12077 2004-03-31  David Schleef  <ds@schleef.org>
12078
12079         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
12080         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
12081         (bug #138225)
12082         * gst/debug/Makefile.am:
12083         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
12084         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
12085         plugin.
12086         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
12087         (gst_negotiation_base_init), (gst_negotiation_class_init),
12088         (gst_negotiation_init), (gst_negotiation_getcaps),
12089         (gst_negotiation_pad_link), (gst_negotiation_chain),
12090         (gst_negotiation_set_property), (gst_negotiation_get_property),
12091         (gst_negotiation_plugin_init):  New element to talk about random
12092         negotiation things happening in a pipeline.
12093
12094 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
12095
12096         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
12097           fix integer addition with help of Stefan Kost
12098
12099 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
12100
12101         * po/nl.po: updated Dutch translation (Elros Cyriatan)
12102
12103 2004-03-30  David Schleef  <ds@schleef.org>
12104
12105         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
12106         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
12107         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
12108         (bug #137504)
12109         * ext/mpeg2dec/gstmpeg2dec.h:
12110
12111 2004-03-30  David Schleef  <ds@schleef.org>
12112
12113         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
12114
12115 2004-03-30  David Schleef  <ds@schleef.org>
12116
12117         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
12118         Michael Petullo) to handle .mov
12119
12120 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12121
12122         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
12123         (gst_osselement_rate_check_rate):
12124           probe caps correctly for sound cards that only support one format
12125
12126 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12127
12128         * ext/kio/kiosrc.cpp: (process_events):
12129           update handling event processing if inside KDE - untested
12130
12131 2004-03-29  David Schleef  <ds@schleef.org>
12132
12133         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
12134         by 2 to not interfere with other colorspaces.
12135         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
12136         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
12137         one to not interfere with ffmpeg_colorspace.
12138
12139 2004-03-29  David Schleef  <ds@schleef.org>
12140
12141         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
12142         aren't in the caps.
12143         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
12144         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
12145
12146 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12147
12148         * gst-libs/gst/riff/riff-media.c:
12149           fail on error, don't try to set stuff on NULL caps
12150
12151 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12152
12153         * configure.ac:
12154         * ext/Makefile.am:
12155         * ext/kio/Makefile.am:
12156         * ext/kio/kioreceiver.cpp:
12157         * ext/kio/kioreceiver.h:
12158         * ext/kio/kiosrc.cpp:
12159         * ext/kio/kiosrc.h:
12160           add experimental kiosrc plugin
12161         * ext/alsa/gstalsaplugin.c: (plugin_init):
12162           initialize debugging category only when we're sure registering the
12163           plugins worked.
12164
12165 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12166
12167         * examples/gstplay/player.c: (main):
12168         * gst-libs/gst/play/play.c: (gst_play_class_init),
12169         (gst_play_set_location), (gst_play_set_data_src),
12170         (gst_play_set_video_sink), (gst_play_set_audio_sink),
12171         (gst_play_set_visualization), (gst_play_connect_visualization):
12172           check return values of element_set_state and return FALSE where
12173           failed
12174
12175 2004-03-29  Benjamin Otte  <otte@gnome.org>
12176
12177         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
12178           try harder to check if an event is really a discont
12179
12180 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12181
12182         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
12183         * po/az.po:
12184
12185 2004-03-28  Benjamin Otte  <otte@gnome.org>
12186
12187         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
12188         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
12189         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
12190           get rid of non-standard "..." ranges in case statements.
12191
12192 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
12193
12194         * gst/mpegstream/gstmpegdemux.c:
12195         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
12196         specific functionality split to the new dvddemux element.
12197         * gst/mpegstream/gstdvddemux.c:
12198         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
12199         streams, derived from mpegdemux.
12200         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
12201         up. SCR based timestamp rewriting can be turned off (will probably
12202         completely disappear soon).
12203         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
12204         hacking. General cleanup. All printf statements replaced by
12205         debugging messages. Almost complete libdvdnav support.
12206         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
12207         by events. New properties for audio and subpicture languages.
12208         (dvdnavsrc_update_highlight): Now uses events.
12209         (dvdnavsrc_user_op): Cleaned up.
12210         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
12211         based). Lots of cleanup, and propper support for most libdvdnav
12212         events.
12213         (dvdnavsrc_make_dvd_event): New function.
12214         (dvdnavsrc_make_dvd_nav_packet_event): New function.
12215         (dvdnavsrc_make_clut_change_event): New function.
12216
12217 2004-03-26  Benjamin Otte  <otte@gnome.org>
12218
12219         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
12220           fix bug where typefinding would claim it's theora whenever less then
12221           7 bytes of data were available
12222
12223 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12224
12225         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
12226         (gst_alawdec_base_init), (gst_alawdec_class_init),
12227         (gst_alawdec_init), (gst_alawdec_chain):
12228         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
12229         (gst_alawenc_base_init), (gst_alawenc_class_init),
12230         (gst_alawenc_init), (gst_alawenc_chain):
12231         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
12232         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
12233         (gst_mulawdec_init), (gst_mulawdec_chain):
12234         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
12235         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
12236         (gst_mulawenc_init), (gst_mulawenc_chain):
12237           Fix capsnego in all four, remove the unused property functions and
12238           simplify the chain functions slightly. I guess we could use macros
12239           or something similar for those, since the code is so similar, but
12240           I'm currently too lazy...
12241
12242 2004-03-24  David Schleef  <ds@schleef.org>
12243
12244         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
12245         (gst_osselement_close_audio), (gst_osselement_probe_caps),
12246         (gst_osselement_get_format_structure),
12247         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
12248         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
12249         (gst_osselement_rate_int_compare): Add code to handle rate probing
12250         (bug #120883)
12251         * sys/oss/gstosselement.h: same
12252         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
12253         Use rate probing provided by osselement.
12254         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
12255
12256 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12257
12258         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
12259         (gst_xvidenc_get_property):
12260           ulong/int mess-up.
12261
12262 2004-03-24  David Schleef  <ds@schleef.org>
12263
12264         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
12265         (gst_speexdec_init):
12266         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
12267         (gst_speexenc_init):  Create the pad template correctly (from
12268         the static pad template, not a NULL pointer.)
12269
12270 2004-03-25  Benjamin Otte  <otte@gnome.org>
12271
12272         * gst/debug/Makefile.am:
12273         * gst/debug/breakmydata.c:
12274           add element that quasi-randomly changes bytes in the stream.
12275           Intended use is robustness checking of demuxers and decoders in
12276           media tests.
12277
12278 2004-03-24  Benjamin Otte  <otte@gnome.org>
12279
12280         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
12281         (gst_alsa_probe_hw_params):
12282         * ext/alsa/gstalsa.h:
12283           debugging output fixes
12284
12285 2004-03-24  Benjamin Otte  <otte@gnome.org>
12286
12287         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
12288           don't g_return_if_fail if element is PLAYING, fail silently as every
12289           other element.
12290         * gst/effectv/gstquark.c: (gst_quarktv_chain):
12291           only fix needed for cast lvalue issues in gst-plugins
12292         * gst/volenv/gstvolenv.c: (gst_volenv_init):
12293           add proxy_getcaps
12294
12295 2004-03-24  Benjamin Otte  <otte@gnome.org>
12296
12297         * gst/level/gstlevel.c: (gst_level_init):
12298           add proxying getcaps function, so level doesn't advertise impossible
12299           caps
12300
12301 2004-03-24  David Schleef  <ds@schleef.org>
12302
12303         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
12304         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
12305         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
12306         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
12307         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
12308         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
12309         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
12310         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
12311         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
12312         messages.  Divide the chunk size by the compression ratio
12313         (needed for MACE audio)
12314
12315 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12316
12317         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
12318           Fix buffer overflow read error.
12319
12320 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12321
12322         * ext/alsa/gstalsa.h:
12323           Remove unused entry.
12324         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
12325           Add cinepak.
12326         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
12327         (gst_videodrop_link), (gst_videodrop_chain):
12328           Fix, sort of. Was horribly broken with new capsnego. Bah...
12329
12330 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
12331
12332         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
12333         (plugin_init):
12334         Add a monkeysaudio typefind function
12335
12336 2004-03-23  Johan Dahlin  <johan@gnome.org>
12337
12338         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
12339         (gst_play_video_fixate): Check so the structure has the field
12340         before trying to fixate them, this makes it possible to have
12341         fakesinks for video and audio output without printing errors on
12342         the output console.
12343
12344 2004-03-22  David Schleef  <ds@schleef.org>
12345
12346         * sys/oss/Makefile.am:
12347         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
12348         (check_rate), (add_rate):  Rate probing test app.
12349
12350 2004-03-21  Benjamin Otte  <otte@gnome.org>
12351
12352         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
12353         (_fixate_caps_to_int), (gst_audio_convert_fixate):
12354           add a fixation function that pretty much does the right thing (fixes
12355           #137556)
12356
12357 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
12358
12359         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
12360
12361 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
12362
12363         reviewed by: Benjamin Otte  <otte@gnome.org>
12364
12365         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
12366           terminate gst_event_new_discontinuous correctly (fixes parts of
12367           #137711)
12368
12369 2004-03-19  David Schleef  <ds@schleef.org>
12370
12371         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
12372         since it doesn't depend on X, and it's part of our ABI.
12373
12374 2004-03-19  Iain <iain@prettypeople.org>
12375
12376         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
12377         is_int in the structure, not the local variable.
12378
12379 2004-03-19  David Schleef  <ds@schleef.org>
12380
12381         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
12382         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
12383         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
12384         Improvements in caps negotiation.
12385
12386 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12387
12388         * po/LINGUAS:
12389         * po/af.po:
12390           adding Afrikaans (Petri Jooste)
12391
12392 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12393
12394         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12395         (gst_ffmpegcolorspace_chain):
12396         throw error instead of g_critical (#137588)
12397
12398 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12399
12400         * Makefile.am:
12401         * configure.ac:
12402           dist common and m4 correctly
12403         * po/sv.po:
12404
12405 2004-03-17  David Schleef  <ds@schleef.org>
12406
12407         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
12408         (bug #137348)
12409
12410 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12411
12412         * po/LINGUAS:
12413         * po/sv.po:
12414           adding Swedish translation (Christian Rose)
12415
12416 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12417
12418         * Makefile.am: use release.mak
12419
12420 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12421
12422         * common/ChangeLog:
12423         * common/gst-autogen.sh:
12424           add some explanation about the version detection
12425         * configure.ac:
12426           fix X check
12427
12428 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12429
12430         * configure.ac: bump nano to 1
12431
12432 === release 0.8.0 ===
12433
12434 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12435
12436         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
12437
12438 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12439
12440         * configure.ac:
12441           update libtool version
12442         * gst-libs/gst/media-info/Makefile.am:
12443           actually use libtool version
12444
12445 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12446
12447         * configure.ac: fix speex detection to work with 1.0 but not 1.1
12448
12449 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12450
12451         * configure.ac:
12452         * gst-plugins.spec.in:
12453         * pkgconfig/Makefile.am:
12454         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
12455         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
12456         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
12457         * pkgconfig/gstreamer-libs.pc.in:
12458         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
12459         * pkgconfig/gstreamer-play-uninstalled.pc.in:
12460         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
12461         * pkgconfig/gstreamer-plugins.pc.in:
12462           remove @VERSION@ from some of the pc files since core and plugins
12463           are decoupled.
12464           created gstreamer-plugins.pc as it's a better name, but keeping
12465           -libs around for now to get fixes upstream done first.
12466
12467 2004-03-15  Julien MOUTTE <julien@moutte.net>
12468
12469         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
12470         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
12471         * gst-libs/gst/play/play.h:
12472
12473 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12474
12475         * *.c, *.cc: don't mix tabs and spaces
12476
12477 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12478
12479         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
12480           use the new ffmpegcolorspace
12481         * gst-plugins.spec.in:
12482           package new colorspace and media-info
12483         * configure.ac:
12484         * pkgconfig/Makefile.am:
12485           fix some more disting issues
12486         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
12487         * pkgconfig/gstreamer-media-info.pc.in:
12488           generate media-info pc files
12489
12490 2004-03-15  Johan Dahlin  <johan@gnome.org>
12491
12492         * *.h: Revert indenting
12493
12494 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12495
12496         * configure.ac:
12497           adding ffmpegcolorspace element
12498         * gst/ffmpegcolorspace/Makefile.am:
12499         * gst/ffmpegcolorspace/avcodec.h:
12500         * gst/ffmpegcolorspace/common.h:
12501         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
12502         * gst/ffmpegcolorspace/dsputil.h:
12503         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
12504         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12505         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
12506         (gst_ffmpeg_caps_to_pix_fmt):
12507         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12508         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12509         (gst_ffmpegcolorspace_caps_remove_format_info),
12510         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
12511         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
12512         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
12513         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
12514         (gst_ffmpegcolorspace_set_property),
12515         (gst_ffmpegcolorspace_get_property),
12516         (gst_ffmpegcolorspace_register):
12517         * gst/ffmpegcolorspace/imgconvert.c:
12518         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
12519         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
12520         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
12521         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
12522         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
12523         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
12524         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
12525         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
12526         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
12527         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
12528         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
12529         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
12530         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
12531         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
12532         (img_get_alpha_info), (deinterlace_line),
12533         (deinterlace_line_inplace), (deinterlace_bottom_field),
12534         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
12535         * gst/ffmpegcolorspace/imgconvert_template.h:
12536         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
12537         * gst/ffmpegcolorspace/mmx.h:
12538         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
12539           adding ffmpegcolorspace element supplied by Ronald after cleaning
12540           up and pulling in the right bits of upstream source.
12541           I'm sure a better C/compiler wizard could do some cleaning up (for
12542           example use GLIB's malloc stuff), but as a first pass this
12543           works very well
12544
12545 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12546
12547         * ext/alsa/gstalsa.h:
12548           I assume Ronald forgot to commit the change to have cardname
12549           as a struct member.  Expect some public spanking at the next
12550           opportunity.
12551
12552 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12553
12554         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
12555         (gst_alsa_open_audio), (gst_alsa_close_audio):
12556         * ext/alsa/gstalsa.c:
12557           Don't open the device if we're a mixer (= padless).
12558         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
12559         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
12560         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
12561           Open mixer during state change rather than during object
12562           initialization. Also, get a device name. Currently in a somewhat
12563           hackish fashion, but I didn't really find something better.
12564
12565 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12566
12567         * *.c, *.h: run gst-indent
12568
12569 2004-03-14  Benjamin Otte  <otte@gnome.org>
12570
12571         * gst/modplug/gstmodplug.cc:
12572         * gst/modplug/gstmodplug.h:
12573           set correct timestamps on outgoing buffers
12574
12575 2004-03-14  Benjamin Otte  <otte@gnome.org>
12576
12577         * gst/modplug/gstmodplug.cc:
12578           handle events - don't do crap when a discont arrives that's not
12579           necessary
12580           This allows correct loading and playback of mods in Rhythmbox
12581
12582 2004-03-14  Benjamin Otte  <otte@gnome.org>
12583
12584         * configure.ac:
12585         * gst-libs/gst/gconf/Makefile.am:
12586         * pkgconfig/Makefile.am:
12587           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
12588           they get rebuilt properly
12589         * configure.ac:
12590           when checking for vorbis, try pkgconfig first.
12591         * gst/modplug/gstmodplug.cc:
12592           add fixate function
12593
12594 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12595
12596         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
12597           Fix for obvious mistake, where we first shift the offset and then
12598           read a samplesize element assuming the old offset. Note that this
12599           part still has something weird, i.e. my movies containing those
12600           don't actually play well, but at least there's something that looks
12601           like sound now.
12602
12603 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
12604         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
12605         (plugin_init):
12606         Add a typefind function for speex format
12607
12608 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12609
12610         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
12611         (gst_asf_demux_setup_pad):
12612           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
12613           instead of 0. Reason is simple: some elements have a fps range
12614           of 1-max instead of 0-max. So now ASF video actually works.
12615
12616 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12617
12618         * po/LINGUAS:
12619         * po/sr.po:
12620           adding serbian as a language
12621
12622 2004-03-13  Benjamin Otte  <otte@gnome.org>
12623
12624         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
12625           return taglist correctly from _get function, don't gst_pad_push it.
12626           (fixes #137042)
12627
12628 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
12629         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
12630
12631 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12632
12633         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
12634         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
12635         (gst_alsa_mixer_track_new):
12636         * ext/alsa/gstalsamixertrack.h:
12637           Fix ancient leftovers... MixerTrack is a GObject.
12638
12639 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12640
12641         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
12642         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
12643           Don't block during probing...
12644
12645 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12646
12647         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
12648         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
12649         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
12650         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
12651         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
12652         (gst_alsa_open_audio), (gst_alsa_close_audio):
12653         * ext/alsa/gstalsa.h:
12654           Add propertyprobe interface implementation, add some device-name
12655           property, all this so that it looks good in gnome-volume-control.
12656
12657 2004-03-12  David Schleef  <ds@schleef.org>
12658
12659         * configure.ac: the Hermes library controls hermescolorspace, not
12660         colorspace.
12661         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
12662         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
12663         not /* */
12664         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
12665         * ext/sdl/sdlvideosink.h: ditto.
12666         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
12667
12668 2004-03-12  Benjamin Otte  <otte@gnome.org>
12669
12670         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
12671         (gst_x_overlay_got_xwindow_id):
12672         * gst-libs/gst/xoverlay/xoverlay.h:
12673           replace XID with unsigned long to get rid of the xlibs dependency in
12674           XOverlay (fixes #137004)
12675
12676 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
12677         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
12678         (gst_agingtv_setup):
12679         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
12680         (gst_dicetv_base_init), (gst_dicetv_class_init),
12681         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
12682         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
12683         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
12684         (gst_edgetv_setup), (gst_edgetv_rgb32):
12685         * gst/effectv/gsteffectv.c:
12686         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
12687         (gst_quarktv_set_property):
12688         * gst/effectv/gstrev.c: (gst_revtv_get_type),
12689         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
12690         (gst_revtv_setup), (gst_revtv_rgb32):
12691         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
12692         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
12693         (gst_shagadelictv_init), (gst_shagadelictv_setup),
12694         (gst_shagadelictv_rgb32):
12695         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
12696         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
12697         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
12698         * gst/effectv/gstwarp.c:
12699         Port everything that can be ported to videofilter and fix up the caps.
12700         Can someone with a big-endian machine please check these?
12701
12702 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12703
12704         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
12705         (gst_osssink_chain), (gst_osssink_change_state):
12706           Latest fixes for A/V sync, audio playback and such. This is about
12707           all... MPEG playback issues are mostly related to the async build-
12708           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
12709
12710 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
12711
12712         patch from: Stephane Loeuillet
12713
12714         * configure.ac:
12715           use pkg-config for some libraries, falling back to the old .m4 way
12716           (fixes #131270)
12717         * m4/libdv.m4:
12718           removed
12719
12720 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
12721
12722         * configure.ac:
12723         * tools/Makefile.am:
12724         * tools/Makefile.in:
12725         * tools/gst-launch-ext-m.m:
12726         * tools/gst-launch-ext.1.in:
12727         * tools/gst-visualise-m.m:
12728         * tools/gst-visualise.1:
12729         * tools/gst-visualise.1.in:
12730           reorganizing generation of script tools
12731
12732 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12733
12734         * ext/divx/gstdivxdec.c:
12735           Downgrade priority. We prefer ffdec_mpeg4.
12736         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
12737         (gst_faad_chain), (gst_faad_change_state):
12738           Fix capsnego. Doesn't work for some sounds because we don't have
12739           a 5:1 to stereo element.
12740         * ext/xvid/gstxvid.c: (plugin_init):
12741           Add priority.
12742         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
12743         (gst_osssink_change_state):
12744           Add discont handling.
12745
12746 2004-03-09  Colin Walters  <walters@verbum.org>
12747
12748         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
12749         conversion.
12750
12751 2004-03-09  Benjamin Otte  <otte@gnome.org>
12752
12753         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
12754           the signals take 2 arguments
12755
12756 2004-03-09  David Schleef  <ds@schleef.org>
12757
12758         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
12759         (gst_alsa_fixate): Add fixate function.  (bug #136686)
12760         * ext/alsa/gstalsa.h:
12761         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
12762
12763 2004-03-09  Benjamin Otte  <otte@gnome.org>
12764
12765         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
12766         (gst_mikmod_change_state):
12767         * ext/mikmod/gstmikmod.h:
12768           make mikmod's loop function not loop infinitely and call
12769           gst_element_yield anymore
12770         * gst/modplug/gstmodplug.cc:
12771           fix pad negotiation (fixes #136590)
12772
12773 2004-03-09  David Schleef  <ds@schleef.org>
12774
12775         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
12776         doesn't conflict with the internal colorspace plugin.
12777         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
12778         satisfy the crappy-ass shell shipped by a certain vendor.
12779         * gst/videofilter/make_filter: same (bug #135299)
12780
12781 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12782
12783         * configure.ac: bump nano to 1
12784
12785 === release 0.7.6 ===
12786
12787 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12788
12789         * configure.in: releasing 0.7.6, "There"
12790
12791 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12792
12793         * pkgconfig/gstreamer-play-uninstalled.pc.in:
12794         * pkgconfig/gstreamer-play.pc.in:
12795           synchronize the two
12796
12797 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12798
12799         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
12800         (cdparanoia_open), (cdparanoia_event):
12801           fix/add error handling
12802         * po/POTFILES.in:
12803           add cdparanoia source
12804         * tools/Makefile.am:
12805           make scripts executable
12806
12807 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12808
12809         * configure.ac:
12810         * ext/vorbis/Makefile.am:
12811         * sys/Makefile.am:
12812           remove id3types, vorbisfile and xvideosink from the build (#133783)
12813
12814 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12815
12816         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
12817           Fix metadata read crash (#136537).
12818
12819 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12820
12821         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
12822         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
12823           adding mime types, fixing the one-stop function
12824
12825 2004-03-08  Christian Schaller <Uraeus@gnome.org>
12826
12827         * ext/nas/nassink.c and /ext/nas/nassink.h:
12828         More NAS love from Arwed von Merkatz
12829         So lets all sing 'Can you feel the NAS tonight'
12830
12831 2004-03-08  Christian Schaller <Uraeus@gnome.org>
12832
12833         * tools/gst-launch-ext.in:
12834         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
12835
12836 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12837
12838         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
12839         (gst_mpeg2dec_init):
12840         remove the user_data pad for now, because it is being used in
12841         fixating causing MPEG playback to fixate on 1000 Hz for playback.
12842         If someone knows how to fix this properly, please do.
12843
12844 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12845
12846         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12847         (gst_osssink_get_time):
12848         add a warning, IMO this won't get triggered anymore, remove later
12849
12850 2004-03-07  David Schleef  <ds@schleef.org>
12851
12852         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
12853         format (bug #136470)
12854
12855 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12856
12857         * gst-libs/Makefile.am:
12858         * gst-libs/gst/media-info/Makefile.am:
12859         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
12860         (error_callback), (gst_media_info_error_create),
12861         (gst_media_info_error_element), (gmip_init), (gmip_reset),
12862         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
12863         * gst-libs/gst/media-info/media-info-priv.h:
12864         * gst-libs/gst/media-info/media-info-test.c: (main):
12865         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
12866         (gst_media_info_class_init), (gst_media_info_instance_init),
12867         (gst_media_info_set_source), (gst_media_info_read_with_idler),
12868         (gst_media_info_read_idler), (gst_media_info_read):
12869         * gst-libs/gst/media-info/media-info.h:
12870         fixed, should work now
12871
12872 2004-03-07  Christian Schaller <Uraeus@gnome.org>
12873
12874         * ext/nas/nassink.c:
12875         A bunch of NAS fixes from Arwed von Merkatz
12876
12877 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12878
12879         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
12880         (qtdemux_parse_trak):
12881           Fix crash (j might be greater than n_samples, in which case we're
12882           writing outside the allocated space for the array) and memleak.
12883
12884 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12885
12886         * sys/oss/gstosssink.c: (gst_osssink_chain):
12887           And another caller that couldn't handle delay < 0 (unsigned
12888           integer overflow). Video now continues playing on an audio
12889           buffer underrun, and the clock continues working. Audio still
12890           stalls.
12891
12892 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12893
12894         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12895         (gst_osssink_get_time):
12896           get_delay() may return values lower than 0. In those cases, we
12897           should not actually cast to *unsigned* int64, that will break
12898           stuff horribly. In my case, it screwed up A/V sync in movies
12899           in totem rather badly.
12900
12901 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12902
12903         * ext/faac/gstfaac.c: (gst_faac_chain):
12904         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
12905         * ext/libpng/gstpngenc.c: (user_write_data):
12906         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
12907         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
12908         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
12909         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
12910         Fix several misuse of gst_buffer_merge (it doesn't take ownership
12911         of any buffer), should fix some leaks. I hope I didn't unref buffers
12912         that shouldn't be...
12913
12914 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12915
12916         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
12917         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
12918         (error_callback), (gmi_reset), (gmi_seek_to_track),
12919         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
12920         (gmip_find_type_post), (gmip_find_stream_post),
12921         (gmip_find_track_streaminfo_post):
12922         * gst-libs/gst/media-info/media-info-priv.h:
12923         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
12924         (info_print), (main):
12925         * gst-libs/gst/media-info/media-info.c:
12926         (gst_media_info_error_create), (gst_media_info_error_element),
12927         (gst_media_info_instance_init), (gst_media_info_get_property),
12928         (gst_media_info_new), (gst_media_info_set_source),
12929         (gst_media_info_read_idler), (gst_media_info_read):
12930         * gst-libs/gst/media-info/media-info.h:
12931           first pass at making this work again.  This seems to work on
12932           tagged ogg/vorbis and mp3 files.
12933
12934 2004-03-06  Benjamin Otte  <otte@gnome.org>
12935
12936         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
12937           fix huge leak: gst_buffer_merge doesn't unref the first argument
12938           itself.
12939
12940 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12941
12942         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
12943           report layer/mode/emphasis
12944
12945 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12946
12947         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
12948
12949 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12950
12951         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
12952           signal serial
12953
12954 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12955
12956         * ext/vorbis/vorbis.c: (plugin_init):
12957         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12958         (gst_vorbis_dec_init), (vorbis_dec_event):
12959         add debug category
12960         make vorbisdec handle _BYTE and _TIME queries
12961
12962 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12963
12964         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
12965           from the xing header
12966
12967 2004-03-06  Benjamin Otte  <otte@gnome.org>
12968
12969         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
12970         (gst_audio_convert_link), (gst_audio_convert_change_state),
12971         (gst_audio_convert_buffer_from_default_format):
12972           do conversions from/to float correctly, fix some caps nego errors,
12973           export correct supported caps in template and getcaps, use correct
12974           caps in try_set_caps functions
12975
12976 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12977
12978         For some reason, I only committed a ChangeLog entry yesterday and
12979         not the corresponding code...
12980         * ext/mad/gstmad.c: Fix detection of Xing headers
12981         * gst/tags/gstid3tag.c: Changes to support TLEN tags
12982
12983 2004-03-06  Benjamin Otte  <otte@gnome.org>
12984
12985         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
12986         (gst_ogg_demux_src_query):
12987           make sure to handle the case where there's no current chain
12988           gracefully.
12989
12990 2004-03-05  David Schleef  <ds@schleef.org>
12991
12992         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
12993         Add fixate function. (bug #131128)
12994         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
12995         (gst_sdlvideosink_fixate):  Add fixate function.
12996         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12997         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
12998         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
12999         Fix missing break that was causing ulaw to be interpreted as
13000         raw int.
13001
13002 2004-03-05  David Schleef  <ds@schleef.org>
13003
13004         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
13005         Fix code that ignores return value of gst_buffer_merge().
13006         (bug #114560)
13007         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
13008         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
13009         * testsuite/gst-lint:  Check for above.
13010
13011 2004-03-05  David Schleef  <ds@schleef.org>
13012
13013         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
13014         caps and throw an element error.  (bug #136334)
13015
13016 2004-03-05  David Schleef  <ds@schleef.org>
13017
13018         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
13019         (gst_faad_chain): Fix negotiation.
13020         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
13021         key and button events.
13022         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
13023         dung heap of code.
13024         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
13025         depends on gconf
13026         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
13027         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13028         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
13029         function to encourage better negotiation, particularly between
13030         audioconvert and osssink.
13031         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13032         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
13033         more important.
13034         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
13035         typefinding.
13036         * gst/vbidec/vbiscreen.c:  Add glib header
13037         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
13038
13039 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
13040
13041         * ext/mad/gstmad.c: Fix detection of Xing headers
13042         * gst/tags/gstid3tag.c: Changes to support TLEN tags
13043
13044 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13045
13046         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
13047         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
13048           debug updates
13049
13050 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
13051
13052         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
13053         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
13054         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
13055         files, and report the parsed length as a GST_TAG_DURATION tag.
13056         * gst/tags/gstid3tag.c: support TLEN (duration) tag
13057
13058 2004-03-05  Benjamin Otte  <otte@gnome.org>
13059
13060         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
13061           convert channels correctly. convert correctly to unsigned.
13062
13063 2004-03-05  Julien MOUTTE <julien@moutte.net>
13064
13065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
13066         we have a window before clearing it.
13067
13068 2004-03-05  Julien MOUTTE <julien@moutte.net>
13069
13070         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
13071         have a window before clearing it.
13072
13073 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13074
13075         * gconf/gstreamer.schemas.in:
13076         * gst-libs/gst/gconf/Makefile.am:
13077           version installation path the same way as for 0.6
13078         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13079         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13080         * pkgconfig/gstreamer-play-uninstalled.pc.in:
13081           remove comment that was fixed
13082
13083 2004-03-05  David Schleef  <ds@schleef.org>
13084
13085         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
13086         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
13087         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
13088         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
13089         Add prototype code for handling seeking and querying.
13090
13091 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13092
13093         * examples/gstplay/player.c: (main):
13094           Initialize variables to NULL. Prevents a segfault because the
13095           (uninitialized) variable is not NULL, resulting in a crash on
13096           trying to reach error->message.
13097
13098 2004-03-05  Benjamin Otte  <otte@gnome.org>
13099
13100         * gst/audioconvert/gstaudioconvert.c:
13101         (gst_audio_convert_buffer_to_default_format):
13102         make float=>int conversion work correctly even in cornercases.
13103
13104 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
13105
13106         * debian/README.Debian:
13107         * debian/build-deps:
13108         * debian/changelog:
13109         * debian/control:
13110         * debian/control.in:
13111         * debian/copyright:
13112         * debian/gstreamer-a52dec.files:
13113         * debian/gstreamer-aa.files:
13114         * debian/gstreamer-alsa.files:
13115         * debian/gstreamer-alsa.manpages:
13116         * debian/gstreamer-arts.files:
13117         * debian/gstreamer-artsd.files:
13118         * debian/gstreamer-audiofile.files:
13119         * debian/gstreamer-avifile.files:
13120         * debian/gstreamer-cdparanoia.files:
13121         * debian/gstreamer-colorspace.files:
13122         * debian/gstreamer-doc.files:
13123         * debian/gstreamer-dv.files:
13124         * debian/gstreamer-dvd.files:
13125         * debian/gstreamer-esd.files:
13126         * debian/gstreamer-festival.files:
13127         * debian/gstreamer-flac.files:
13128         * debian/gstreamer-gconf.conffiles:
13129         * debian/gstreamer-gconf.files:
13130         * debian/gstreamer-gconf.postinst:
13131         * debian/gstreamer-gnomevfs.files:
13132         * debian/gstreamer-gsm.files:
13133         * debian/gstreamer-http.files:
13134         * debian/gstreamer-jack.files:
13135         * debian/gstreamer-jpeg.files:
13136         * debian/gstreamer-mad.files:
13137         * debian/gstreamer-mikmod.files:
13138         * debian/gstreamer-misc.files:
13139         * debian/gstreamer-mpeg2dec.files:
13140         * debian/gstreamer-oss.files:
13141         * debian/gstreamer-plugin-apps.files:
13142         * debian/gstreamer-plugin-apps.manpages:
13143         * debian/gstreamer-plugin-libs-dev.files:
13144         * debian/gstreamer-plugin-libs.files:
13145         * debian/gstreamer-plugin-template.postinst:
13146         * debian/gstreamer-plugin-template.postrm:
13147         * debian/gstreamer-sdl.files:
13148         * debian/gstreamer-sid.files:
13149         * debian/gstreamer-vorbis.files:
13150         * debian/gstreamer-x.files:
13151         * debian/mk.control:
13152         * debian/rules:
13153         Debian package info not maintained here.
13154
13155 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13156
13157         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
13158         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
13159         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
13160         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
13161         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
13162         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
13163         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
13164         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
13165         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
13166         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
13167         * gst-libs/gst/colorbalance/colorbalance.c:
13168         (gst_color_balance_class_init):
13169         * gst-libs/gst/colorbalance/colorbalancechannel.c:
13170         (gst_color_balance_channel_class_init):
13171         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
13172         * gst-libs/gst/play/play.c: (gst_play_class_init):
13173         * gst-libs/gst/propertyprobe/propertyprobe.c:
13174         (gst_property_probe_iface_init):
13175         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
13176         * gst-libs/gst/tuner/tunerchannel.c:
13177         (gst_tuner_channel_class_init):
13178         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
13179         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
13180         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
13181         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
13182         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
13183         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
13184         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
13185         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
13186         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
13187           fix signals to use - instead of _
13188         * ext/libcaca/gstcacasink.h:
13189         * ext/sdl/sdlvideosink.h:
13190           fix header rename
13191
13192 2004-03-04  David Schleef  <ds@schleef.org>
13193
13194         * testsuite/gst-lint:  Add a check for bad signal names.
13195
13196 2004-03-04  <kost@imn.htwk-leipzig.de>
13197
13198         reviewed by David Schleef
13199
13200         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
13201         modified the alpha channel and caused a warning. (bug #136192)
13202
13203 2004-04-03  Christian Schaller <Uraeus@gnome.org>
13204
13205         * gst-plugins.spec.in:
13206         Change names of plugins to actually be correct. Try to keep things
13207         alphabetical to avoid getting beat up by Thomas
13208
13209 2004-03-03  Julien MOUTTE <julien@moutte.net>
13210
13211         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
13212         Using ximagesink as a default if no gconf key found. We should
13213         probably consider using alsasink instead of osssink for the audio
13214         part.
13215
13216 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13217
13218         * configure.ac:
13219           fix --with-plugins, don't think it ever worked before
13220         * gst-plugins.spec.in:
13221           even more updates
13222
13223 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13224
13225         * ext/sdl/sdlvideosink.h:
13226         * sys/ximage/ximagesink.h:
13227         * sys/xvideo/xvideosink.h:
13228         * sys/xvimage/xvimagesink.h:
13229           Fix for move of gstvideosink.h -> videosink.h.
13230
13231 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13232
13233         * gst-libs/gst/xwindowlistener/Makefile.am:
13234           this is a plugin library, not a library
13235
13236 2004-03-01  David Schleef  <ds@schleef.org>
13237
13238         * AUTHORS:  Added some names.  Add yourself if you're still
13239         missing.
13240
13241 2004-03-01  David Schleef  <ds@schleef.org>
13242
13243         * MAINTAINERS: Add
13244
13245 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13246
13247         * gst-plugins.spec.in: clean up spec file
13248
13249 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13250
13251         * gst-libs/gst/video/Makefile.am:
13252         * gst-libs/gst/video/gstvideosink.c:
13253         * gst-libs/gst/video/gstvideosink.h:
13254           rename gstvideosink.h to videosink.h to match other headers
13255         * gst/mixmatrix/Makefile.am:
13256           fix plugin filename
13257         * gst/tags/Makefile.am: fix plugin filename
13258
13259 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13260
13261         * gst/tags/Makefile.am: fix plugin filename
13262
13263 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13264
13265         * examples/gstplay/player.c: (got_time_tick), (main):
13266           add error handler
13267           display time_tick more readably
13268         * gst/mixmatrix/Makefile.am:
13269           fix plugin file name
13270
13271 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
13272
13273         * sys/oss/gstosselement.c: (gst_osselement_probe),
13274         (device_combination_append), (gst_osselement_class_probe_devices):
13275         * sys/oss/gstosselement.h:
13276           Reworked enumeration of oss dsps and mixers so that gst-mixer works
13277           on my system using alsa oss emulation, fixes bug #135597
13278
13279 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13280
13281         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
13282         (gst_videodrop_chain), (gst_videodrop_change_state):
13283         * gst/videodrop/gstvideodrop.h:
13284           Work based on timestamp of input data, not based on the expected
13285           framerate from the input. The consequence is that this element now
13286           not only scales framerates, but also functions as a framerate
13287           corrector or framerate stabilizer/constantizer.
13288
13289 2004-02-27  David Schleef  <ds@schleef.org>
13290
13291         patches from jmmv@menta.net (Julio M. Merino Vidal)
13292
13293         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
13294         GST_ELEMENT_ERROR call (bug #135634)
13295         * gst/interleave/interleave.c: (interleave_buffered_loop),
13296         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
13297         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
13298         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
13299         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
13300         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
13301         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
13302         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
13303         Fix GST_ELEMENT_ERROR call.
13304         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
13305         GST_ELEMENT_ERROR call.
13306
13307 2004-02-27  Benjamin Otte  <otte@gnome.org>
13308
13309         * gst-libs/gst/audio/audio.h:
13310           add macro to make sure header isn't included twice
13311         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
13312           don't use gst_buffer_free
13313         * gst/playondemand/filter.func:
13314           don't use gst_data_free. Free data only once.
13315
13316 2004-02-26  David Schleef  <ds@schleef.org>
13317
13318         * gst-libs/gst/colorbalance/Makefile.am:
13319         * gst-libs/gst/mixer/Makefile.am:
13320         * gst-libs/gst/tuner/Makefile.am:
13321         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
13322         should not be disted, -marshal.h files should not be installed,
13323         and -enum.h files _should_ be installed.  Fix to make this the
13324         case.
13325
13326 === release 0.7.5 ===
13327
13328 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13329
13330         * configure.ac: release 0.7.5, "Under The Sea"
13331
13332 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13333
13334         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
13335         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
13336         * gst/videoscale/gstvideoscale.c:
13337         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
13338           assorted debug/warning fixes
13339
13340 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13341
13342         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
13343         (gst_videoscale_init), (gst_videoscale_chain),
13344         (gst_videoscale_set_property), (plugin_init):
13345         * gst/videoscale/gstvideoscale.h:
13346         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13347         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
13348         (gst_videoscale_planar400), (gst_videoscale_packed422),
13349         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
13350         (gst_videoscale_24bit), (gst_videoscale_16bit),
13351         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
13352         (gst_videoscale_scale_plane_slow),
13353         (gst_videoscale_scale_point_sample),
13354         (gst_videoscale_scale_nearest),
13355         (gst_videoscale_scale_nearest_str2),
13356         (gst_videoscale_scale_nearest_str4),
13357         (gst_videoscale_scale_nearest_32bit),
13358         (gst_videoscale_scale_nearest_24bit),
13359         (gst_videoscale_scale_nearest_16bit):
13360         add debugging category and use it properly
13361         fix use of GST_PTR_FORMAT
13362
13363 2004-02-25  Andy Wingo  <wingo@pobox.com>
13364
13365         * gst/interleave/interleave.c (interleave_buffered_loop): Always
13366         push only when channel->buffer is NULL. Prevents segfaults doing
13367         the state change after a nonlocal exit, like a scheme exception.
13368
13369         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
13370         Handle the case where the intersected caps is empty.
13371
13372 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13373
13374         * gst/law/mulaw-decode.c: (mulawdec_link):
13375         * gst/law/mulaw.c: (plugin_init):
13376           fix mulawdec so it actually works again
13377
13378 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
13379
13380         reviewed by: David Schleef  <ds@schleef.org>
13381
13382         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
13383         (gst_gamma_init), (gst_gamma_set_property),
13384         (gst_gamma_get_property), (gst_gamma_calculate_tables),
13385         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
13386         for RGB, with separate r g and b correction factors. (#131167)
13387
13388 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13389
13390         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13391           only signal tags for bitrate if they're > 0 (#134894)
13392
13393 2004-02-24  David Schleef  <ds@schleef.org>
13394
13395         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
13396         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
13397         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
13398         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
13399         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
13400         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
13401         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
13402         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
13403         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
13404         category.  Attempt to fix timestamp calculation.
13405
13406 2004-02-24  Johan Dahlin  <johan@gnome.org>
13407
13408         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
13409
13410 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13411
13412         * configure.ac:
13413         * gconf/Makefile.am:
13414         * gconf/gstreamer.schemas:
13415         * gst-libs/gst/gconf/Makefile.am:
13416         * gst-libs/gst/gconf/gconf.c:
13417           version gconf schemas and install locations
13418
13419 2004-02-23  Benjamin Otte  <otte@gnome.org>
13420
13421         * ext/xine/xineinput.c: (gst_xine_input_dispose):
13422         (gst_xine_input_subclass_init):
13423           call parent dispose.
13424           change pad template for CD reader correctly
13425         * ext/xine/Makefile.am:
13426         * ext/xine/gstxine.h:
13427         * ext/xine/xine.c: (plugin_init):
13428         * ext/xine/xineaudiosink.c:
13429           wrap audio sinks, too
13430         * gst-libs/gst/resample/private.h:
13431         * gst-libs/gst/resample/resample.c: (gst_resample_init),
13432         (gst_resample_reinit), (gst_resample_scale),
13433         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
13434         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
13435         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
13436         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
13437         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
13438         * gst-libs/gst/resample/resample.h:
13439         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
13440         (gst_audioscale_class_init), (gst_audioscale_link),
13441         (gst_audioscale_get_buffer), (gst_audioscale_init),
13442         (gst_audioscale_chain), (gst_audioscale_set_property),
13443         (gst_audioscale_get_property):
13444         * gst/audioscale/gstaudioscale.h:
13445           s/resample_*/gst_resample_*/i to not clobber namespaces
13446
13447 2004-02-23  Julien MOUTTE  <julien@moutte.net>
13448
13449         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
13450         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
13451         (gst_riff_create_video_template_caps),
13452         (gst_riff_create_audio_template_caps),
13453         (gst_riff_create_iavs_template_caps):
13454         * gst-libs/gst/riff/riff-media.h:
13455         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
13456         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
13457         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
13458         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
13459         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
13460         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
13461         (gst_matroska_demux_plugin_init): First batch implementing audio and
13462         video codec tags in demuxers.
13463
13464 2004-02-22  Benjamin Otte  <otte@gnome.org>
13465
13466         * ext/xine/Makefile.am:
13467         * ext/xine/gstxine.h:
13468         * ext/xine/xine.c: (plugin_init):
13469         * ext/xine/xineinput.c:
13470           add input plugin wrapper. Playback from files, http, mms and cdda
13471           works.
13472         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
13473           remove leftover G_GNUC_UNUSED
13474         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
13475         (gst_asf_demux_identify_guid):
13476           improve debugging output
13477
13478 2004-02-22  Benjamin Otte  <otte@gnome.org>
13479
13480         reported by: Padraig O'Briain <padraig.obriain@sun.com>
13481
13482         * autogen.sh:
13483           replace test -e with test -x for mkinstalldirs to be more portable.
13484           (fixes #134816)
13485
13486 2004-02-22  Benjamin Otte  <otte@gnome.org>
13487
13488         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
13489
13490         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
13491           set rank to PRIMARY
13492         * gst/volume/gstvolume.c: (plugin_init):
13493           set rank to NONE
13494         fixes #134960
13495
13496 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
13497
13498         reviewed by Benjamin Otte  <otte@gnome.org>
13499
13500         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
13501           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
13502
13503 2004-02-22  Benjamin Otte  <otte@gnome.org>
13504
13505         * configure.ac:
13506           export [_]*{gst,Gst,GST}.* symbols from plugins
13507
13508 2004-02-22  Christophe Fergeau <teuf@gnome.org>
13509
13510         reviewed by: Benjamin Otte  <otte@gnome.org>
13511
13512         * ext/lame/gstlame.c: (add_one_tag):
13513         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
13514         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
13515         (gst_vorbisenc_metadata_set1):
13516         * gst/tags/gstid3tag.c:
13517         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
13518           apply fixes from bugs #135042 (lame can't write tags) and #133817
13519           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
13520
13521 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
13522
13523         * configure.ac: Export only gst_plugin_desc from plugins.
13524          Note that this change only makes any effect with Linux using libtool
13525          1.5.2 or higher. Otherwise it is silently ignored, but it would build
13526          fine. And don't try to have several versions of libtool in different
13527          directories.
13528
13529 2004-02-20  Andy Wingo  <wingo@pobox.com>
13530
13531         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
13532         interleave respectively.
13533
13534         * gst/interleave/deinterleave.c: New plugin: deinterleave
13535         (replaces on oneton).
13536         * gst/interleave/interleave.c: New plugin: interleave.
13537         * gst/interleave/plugin.h: Support file.
13538         * gst/interleave/plugin.c: Support file.
13539
13540         * configure.ac: Remove intfloat and oneton, add interleave.
13541
13542         * ext/sndfile/gstsf.c: Handle events better.
13543
13544         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
13545         and float2int operation. int2float has scheduling problems as
13546         noted in in2float_chain.
13547
13548 2004-02-20  Benjamin Otte  <otte@gnome.org>
13549
13550         * ext/xine/Makefile.am:
13551         * ext/xine/gstxine.h:
13552         * ext/xine/xine.c:
13553         * ext/xine/xineaudiodec.c:
13554         * ext/xine/xinecaps.c:
13555           add first version of xine plugin wrapper. Currently only wraps the
13556           QDM2 win32 DLL, and even that only in proof-of-concept quality.
13557         * configure.ac:
13558         * ext/Makefile.am:
13559           add xine plugin wrapper, disabled by default. Use --enable-xine to
13560           build. Note that it'll segfault on gst-register if you don't remove
13561           the goom and tvtime post plugins from xine.
13562         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
13563         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
13564           add extradata parsing for QDM2.
13565           change around debugging prints.
13566
13567 2004-02-19  Benjamin Otte  <otte@gnome.org>
13568
13569         * ext/lame/gstlame.c: (gst_lame_chain):
13570         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
13571           use gst_tag_list_insert when you want to insert tags
13572
13573 2004-02-18  David Schleef  <ds@schleef.org>
13574
13575         * configure.ac:  Move massink to gst-rotten
13576         * ext/Makefile.am:
13577         * ext/mas/Makefile.am:
13578         * ext/mas/massink.c:
13579         * ext/mas/massink.h:
13580
13581 2004-02-18  David Schleef  <ds@schleef.org>
13582
13583         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
13584         typefinding, since it seems to be worse than nothing.
13585         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
13586         atom to recognize .mp4 and .m4a files as video/quicktime.
13587
13588 2004-02-18  David Schleef  <ds@schleef.org>
13589
13590         * gst/sine/demo-dparams.c: (quit_live),
13591         (dynparm_log_value_changed), (dynparm_value_changed), (main):
13592         Use double dparams, not float.
13593         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13594         (gst_sinesrc_init): Change sync default to FALSE, since multiple
13595         sync'd elements don't really work correctly.
13596         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
13597         (volume_update_volume), (volume_get_property):  Change dparam
13598         to double.
13599
13600 2004-02-18  Julien MOUTTE  <julien@moutte.net>
13601
13602         * sys/ximage/ximagesink.c:
13603         (gst_ximagesink_xwindow_update_geometry),
13604         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
13605         (gst_ximagesink_change_state), (gst_ximagesink_expose),
13606         (gst_ximagesink_init): Rework the way software video scaling works. So
13607         now we check on each chain call if the video frames are feeling the
13608         window. If not we try to renegotiate caps. On failure we memorize that
13609         and we won't try again for that PLAYING sessions.
13610         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
13611         failure.
13612         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
13613         synchronous flag.
13614
13615 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13616
13617         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
13618           break up _link so we can give a better debug message for errors
13619
13620 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13621
13622         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
13623           set up debug category
13624
13625 2004-02-18  Julien MOUTTE <julien@moutte.net>
13626
13627         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13628         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
13629         the way renegotiation work. The event handling function is not taking
13630         care of external windows and renegotiate method check for pad flags
13631         NEGOTIATING. Should fix : #133209
13632
13633 2004-02-17  Julien MOUTTE  <julien@moutte.net>
13634
13635         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
13636         pad is negotiating before trying renegotiation.
13637
13638 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13639
13640         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
13641           pass on all possible mime types as typefind hints
13642
13643 2004-02-17  Julien MOUTTE <julien@moutte.net>
13644
13645         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
13646         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
13647         possible SHM leak if we crash. All other apps using XShm are doing
13648         that.
13649
13650 2004-02-17  Julien MOUTTE  <julien@moutte.net>
13651
13652         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13653         (gst_ximagesink_expose): Renegotiate size on expose.
13654         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
13655         size on expose.
13656
13657 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13658
13659         * testsuite/alsa/sinesrc.c:
13660           cosmetic fix to fix compile issue with gcc 2.95.4
13661
13662 2004-02-16  Julien MOUTTE <julien@moutte.net>
13663
13664         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13665         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
13666         failed opening the audio device.
13667         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13668         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
13669         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
13670         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
13671         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
13672         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
13673         (gst_ximagesink_change_state), (gst_ximagesink_chain),
13674         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
13675         Removing some useless g_return_if_fail like wingo suggested.
13676         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13677         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
13678         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
13679         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
13680         (gst_xvimagesink_update_colorbalance),
13681         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
13682         (gst_xvimagesink_xcontext_clear),
13683         (gst_xvimagesink_get_fourcc_from_caps),
13684         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
13685         (gst_xvimagesink_set_xwindow_id),
13686         (gst_xvimagesink_colorbalance_list_channels),
13687         (gst_xvimagesink_colorbalance_set_value),
13688         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
13689         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
13690
13691 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
13692
13693         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13694           throw error when not negotiated instead of asserting
13695
13696 2004-02-15  Julien MOUTTE  <julien@moutte.net>
13697
13698         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
13699         correct data refcounting.
13700
13701 2004-02-15  Julien MOUTTE  <julien@moutte.net>
13702
13703         * gst/switch/gstswitch.c: (gst_switch_change_state),
13704         (gst_switch_class_init): Cleaning the sinkpads correctly on state
13705         change, mostly the EOS flag.
13706
13707 2004-02-15  Julien MOUTTE  <julien@moutte.net>
13708
13709         * examples/gstplay/player.c: (got_eos), (main): Adding some
13710         output for debugging.
13711         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
13712         timeouts if we go to any state different from PLAYING.
13713         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
13714         more EOS bugs in riff lib.
13715
13716 2004-02-14  Julien MOUTTE  <julien@moutte.net>
13717
13718         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
13719         visualization until i find a way to fix switch correctly.
13720         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
13721         EOS arrives.
13722         * gst/switch/gstswitch.c: (gst_switch_release_pad),
13723         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
13724         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
13725         Reworked switch to get a more correct behaviour with events and refing
13726         of data stored in sinkpads.
13727         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
13728         we don't pull from a pad in EOS.
13729
13730 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13731
13732         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13733           remove v1 tag even if we can't read it (makes sure we don't detect
13734           it again)
13735
13736 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13737
13738         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
13739         (gst_alsa_xrun_recovery):
13740         * ext/alsa/gstalsa.h:
13741           try xrun recovery when wait failed. Make xrun recovery function
13742           return TRUE/FALSE to indicate success. (might fix #134354)
13743
13744 2004-02-13  David Schleef  <ds@schleef.org>
13745
13746         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
13747         (dynparm_value_changed), (main): Convert from float to double.
13748         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
13749
13750 2004-02-13  David Schleef  <ds@schleef.org>
13751
13752         * gst/silence/gstsilence.c: (gst_silence_class_init),
13753         (gst_silence_set_clock), (gst_silence_get),
13754         (gst_silence_set_property), (gst_silence_get_property):
13755         * gst/silence/gstsilence.h: Add sync property.
13756         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13757         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
13758         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
13759         * gst/sine/gstsinesrc.h: Add sync property.
13760
13761 2004-02-13  David Schleef  <ds@schleef.org>
13762
13763         * gst/intfloat/gstint2float.c: (conv_f32_s16),
13764         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
13765
13766 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13767
13768         * configure.ac:
13769         * ext/Makefile.am:
13770         * gst-libs/ext/Makefile.am:
13771           move ffmpeg plugin to gst-ffmpeg module
13772
13773 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13774
13775         * configure.ac: use GST_ARCH to detect architecture
13776
13777 2004-02-12  Julien MOUTTE  <julien@moutte.net>
13778
13779         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
13780
13781 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
13782
13783         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13784           classify LADSPA plugins based on number of src/sink pads
13785           (#133663, Stefan Kost)
13786         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
13787           fix dparams registration
13788           (#133528, Stefan Kost)
13789         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
13790           fix use of isprint and use g_ascii_isprint instead
13791           (#133316, Stefan Kost)
13792
13793 2004-02-11  David Schleef  <ds@schleef.org>
13794
13795         Convert a few inner loops to use liboil.  This is currently
13796         optional, and is only enabled if liboil is present (duh!).
13797         * configure.ac: Check for liboil-0.1
13798         * gst/intfloat/Makefile.am:
13799         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
13800         (gst_int2float_chain_gint16):
13801         * gst/videofilter/Makefile.am:
13802         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
13803         (tablelookup_u8), (gst_videobalance_planar411):
13804         * gst/videotestsrc/Makefile.am:
13805         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
13806         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
13807         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
13808         (paint_hline_RGB565), (paint_hline_xRGB1555):
13809
13810 2004-02-11  David Schleef  <ds@schleef.org>
13811
13812         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
13813         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
13814         (gst_colorspace_getcaps), (gst_colorspace_link),
13815         (gst_colorspace_base_init), (gst_colorspace_init),
13816         (gst_colorspace_chain), (gst_colorspace_change_state),
13817         (plugin_init): Merge Ronald's patch (bug #117897) and update
13818         for new caps and negotiation.  Seems to work, although it
13819         shows off bugs in lcs.
13820
13821 2004-02-11  David Schleef  <ds@schleef.org>
13822
13823         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
13824         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
13825
13826 2004-02-11  David Schleef  <ds@schleef.org>
13827
13828         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
13829         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
13830         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
13831         Add server and port properties
13832
13833 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13834
13835         * m4/a52.m4:
13836         * m4/aalib.m4:
13837         * m4/as-ffmpeg.m4:
13838         * m4/as-liblame.m4:
13839         * m4/as-slurp-ffmpeg.m4:
13840         * m4/check-libheader.m4:
13841         * m4/esd.m4:
13842         * m4/freetype2.m4:
13843         * m4/gconf-2.m4:
13844         * m4/glib.m4:
13845         * m4/gst-alsa.m4:
13846         * m4/gst-artsc.m4:
13847         * m4/gst-ivorbis.m4:
13848         * m4/gst-matroska.m4:
13849         * m4/gst-sdl.m4:
13850         * m4/gst-shout2.m4:
13851         * m4/gst-sid.m4:
13852         * m4/gtk.m4:
13853         * m4/libdv.m4:
13854         * m4/libfame.m4:
13855         * m4/libmikmod.m4:
13856         * m4/ogg.m4:
13857         * m4/vorbis.m4:
13858           fix underquotedness of macros (#133800)
13859         * m4/as-avifile.m4:
13860         * m4/xmms.m4:
13861           removed because no longer used
13862
13863 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13864
13865         * configure.ac:
13866           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
13867           by autopoint (fixes #132996)
13868
13869 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13870
13871         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
13872         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
13873         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
13874         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
13875           fix memleaks
13876
13877 2004-02-11  David Schleef  <ds@schleef.org>
13878
13879         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
13880         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
13881         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
13882         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
13883         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
13884         (gst_jpegenc_class_init), (gst_jpegenc_init),
13885         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
13886         (gst_jpegenc_chain), (gst_jpegenc_set_property),
13887         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
13888         * ext/jpeg/gstjpegenc.h: Fix negotiation.
13889
13890 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13891
13892         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
13893         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
13894         * ext/mikmod/gstmikmod.h:
13895           fix caps negotiation in mikmod
13896         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
13897           output debug information
13898
13899 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13900
13901         * gst-libs/gst/colorbalance/Makefile.am:
13902         * gst-libs/gst/navigation/Makefile.am:
13903         * gst-libs/gst/xoverlay/Makefile.am:
13904           remove unused GST_OPT_CFLAGS from Makefiles
13905           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
13906
13907 2004-02-07  David Schleef  <ds@schleef.org>
13908
13909         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
13910         push events to pads that haven't been created (#133508)
13911
13912 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
13913
13914         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
13915         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
13916         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13917         (gst_dvdec_loop), (gst_dvdec_change_state):
13918         Second attempt at committing a working dvdec element.
13919
13920 2004-02-06  David Schleef  <ds@schleef.org>
13921
13922         Build fixes for OS X: (see #129600)
13923         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
13924         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
13925         (gst_riff_read_strf_iavs):
13926         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
13927         (gst_avi_demux_stream_odml):
13928         * gst/playondemand/Makefile.am:
13929         * gst/rtp/rtp-packet.c:
13930
13931 2004-02-05  David Schleef  <ds@schleef.org>
13932
13933         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
13934         last change, because it Just Doesn't Compile.
13935
13936 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13937
13938         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13939           skip undecodable id3v2 tag instead of keeping it
13940
13941 2004-02-05  David Schleef  <ds@schleef.org>
13942
13943         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
13944         Unref leaked buffer.  (Noticed by Ronald)
13945
13946 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
13947
13948         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13949         Sync requires with other checks.  >= vs =.
13950
13951 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
13952
13953         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
13954         (gst_dvdec_video_link), (gst_dvdec_loop):
13955         * ext/dv/gstdvdec.h:
13956           rework the caps negotiation so that dvdec works again instead
13957           of just segfaulting.
13958
13959 === release 0.7.4 ===
13960
13961 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13962
13963         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
13964         * configure.ac: changed for release
13965
13966 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13967
13968         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
13969         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13970         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13971         * pkgconfig/gstreamer-play-uninstalled.pc.in:
13972           reworked patch by David Lehn to fix libdir and includedir for
13973           uninstalled libraries
13974           removed play and gconf from gstreamer-libs since they have their
13975           own pkgconfig files
13976
13977 2004-02-04  David Schleef  <ds@schleef.org>
13978
13979         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
13980         memleak.
13981
13982 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13983
13984         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
13985           use correct GST_TAG_ENCODER tag
13986
13987 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13988
13989         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13990           be sure to stop the clock when going to paused
13991         * sys/oss/gstosssink.c: (gst_osssink_change_state):
13992           reset number of transmitted when going to ready.
13993         fixes #132935
13994
13995 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
13996
13997         reviewed by Benjamin Otte
13998
13999         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
14000           extract track count (fixes #133410)
14001
14002 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14003
14004         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
14005           that should be !=, not == (fixes #132519)
14006
14007 2004-02-04  David Schleef  <ds@schleef.org>
14008
14009         Make sure set_explicit_caps() is called before adding pad.
14010         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
14011         * gst/id3/gstid3types.c: (gst_id3types_loop):
14012         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
14013         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
14014
14015 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14016
14017         * configure.ac:
14018           bump nano to 2, first prerelease
14019           put back AM_PROG_LIBTOOL
14020
14021 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14022
14023         * testsuite/alsa/Makefile.am:
14024           these are user test apps, not automatic testsuite tests
14025
14026 2004-02-04  David Schleef  <ds@schleef.org>
14027
14028         Convert GST_DEBUG_CAPS() to GST_DEBUG():
14029         * gst/mpeg1videoparse/gstmp1videoparse.c:
14030         (mp1videoparse_parse_seq):
14031         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
14032         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
14033         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
14034         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
14035         (gst_xvideosink_getcaps):
14036         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
14037         * testsuite/gst-lint: more tests
14038
14039 2004-02-04  David Schleef  <ds@schleef.org>
14040
14041         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
14042         with the code that they would expand to.
14043         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
14044         (gst_flacdec_get_src_query_types),
14045         (gst_flacdec_get_src_event_masks):
14046         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
14047         (gst_gnomevfssrc_get_query_types),
14048         (gst_gnomevfssrc_get_event_mask):
14049
14050 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14051
14052         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14053         (gst_sinesrc_dispose):
14054           fix memleak by properly disposing sinesrc
14055
14056 2004-02-04  Julien MOUTTE  <julien@moutte.net>
14057
14058         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
14059         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
14060         an overlay to redraw the image because it has been exposed.
14061         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
14062         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
14063         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
14064         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
14065         interface
14066         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
14067         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
14068         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
14069         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
14070         interface
14071
14072 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14073
14074         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
14075           more memleak fixage
14076
14077 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14078
14079         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
14080         * gst/typefind/gsttypefindfunctions.c:
14081           fix memleaks shown by gst-typefind
14082
14083 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14084
14085         * common/glib-gen.mak:
14086           add hack rule to touch .Plo files
14087         * gst-libs/gst/colorbalance/Makefile.am:
14088         * gst-libs/gst/mixer/Makefile.am:
14089         * gst-libs/gst/play/Makefile.am:
14090         * gst-libs/gst/tuner/Makefile.am:
14091           remove glib_root variable
14092
14093 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14094
14095         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
14096           set explicit caps before adding the element, so the autopluggers can
14097           plug correctly.
14098         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
14099         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
14100         (mpeg_video_type_find), (mpeg_video_stream_type_find),
14101         (dv_type_find):
14102           fix memleaks in typefind functions. gst_type_find_suggest takes a const
14103           argument.
14104
14105 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14106
14107         * gst-libs/gst/colorbalance/Makefile.am:
14108         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
14109         * gst-libs/gst/colorbalance/colorbalance.c:
14110         * gst-libs/gst/colorbalance/colorbalance.h:
14111         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
14112         * gst-libs/gst/mixer/Makefile.am:
14113         * gst-libs/gst/mixer/mixer-marshal.list:
14114         * gst-libs/gst/mixer/mixer.c:
14115         * gst-libs/gst/mixer/mixer.h:
14116         * gst-libs/gst/mixer/mixermarshal.list:
14117         * gst-libs/gst/play/Makefile.am:
14118         * gst-libs/gst/play/play.h:
14119         * gst-libs/gst/tuner/Makefile.am:
14120         * gst-libs/gst/tuner/tuner-marshal.list:
14121         * gst-libs/gst/tuner/tuner.c:
14122         * gst-libs/gst/tuner/tuner.h:
14123         * gst-libs/gst/tuner/tunermarshal.list:
14124           use new glib-gen.mak snippet to clean up Makefile.am
14125           fix various bugs in Makefile.am's
14126
14127 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14128
14129         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
14130           handle chain parsing correctly in the multichain case
14131         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
14132         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
14133         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
14134         (theora_dec_chain):
14135           handle events and queries correctly
14136
14137 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
14138
14139         * .cvsignore:
14140         Ignore generated file _stdint.h.
14141
14142 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
14143
14144         * gst-libs/gst/colorbalance/Makefile.am:
14145         * gst-libs/gst/colorbalance/colorbalance.h:
14146         * gst-libs/gst/mixer/Makefile.am:
14147         * gst-libs/gst/mixer/mixer.h:
14148         * gst-libs/gst/play/Makefile.am:
14149         * gst-libs/gst/play/play.h:
14150         * gst-libs/gst/tuner/Makefile.am:
14151         * gst-libs/gst/tuner/tuner.h:
14152         Generate enum type code with glib-mkenums.
14153         * gst-libs/gst/colorbalance/.cvsignore:
14154         * gst-libs/gst/mixer/.cvsignore:
14155         * gst-libs/gst/play/.cvsignore:
14156         * gst-libs/gst/tuner/.cvsignore:
14157         Ignore generated files.
14158
14159 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
14160
14161         * gst-libs/gst/audio/.cvsignore:
14162         Ignore generated file.
14163         * gst-libs/gst/audio/Makefile.am:
14164         Do not install example filter.
14165
14166 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
14167
14168         * examples/switch/.cvsignore:
14169         Ignore generated file.
14170
14171 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14172
14173         * common/m4/ax_create_stdint_h.m4:
14174         * configure.ac:
14175           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
14176           _stdint.h.
14177         * Makefile.am:
14178           remove generated _stdint.h in DISTCLEANFILES
14179         * ext/a52dec/gsta52dec.c:
14180           include _stdint.h for a52dec. (should fix #133064)
14181
14182 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
14183
14184         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
14185         (gst_tag_to_vorbis_comments):
14186         Add replaygain support to vorbistag
14187
14188 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
14189         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
14190         (gst_ffmpeg_caps_to_extradata):
14191           Fix SVQ3 caps flag properties
14192           Use glib macro for bytes swap
14193
14194 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14195
14196         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
14197         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
14198         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14199         * ext/sndfile/gstsf.c: (plugin_init):
14200         * gst/avi/gstavi.c: (plugin_init):
14201         * sys/dxr3/dxr3init.c: (plugin_init):
14202         * sys/oss/gstossaudio.c: (plugin_init):
14203         * sys/v4l/gstv4l.c: (plugin_init):
14204         * sys/v4l2/gstv4l2.c: (plugin_init):
14205           remove textdomain calls
14206         * po/nl.po:
14207           update Dutch translation
14208
14209 2004-02-02  Julien MOUTTE  <julien@moutte.net>
14210
14211         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
14212         (gst_play_set_audio_sink): Moving volume in the audio thread for
14213         instantaneous volume change. Maybe i will add another volume in front
14214         of visualization later, not sure yet though.
14215
14216 2004-02-02  Julien MOUTTE  <julien@moutte.net>
14217
14218         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14219         (gst_ximagesink_handle_xevents): Better X events handling, only take
14220         the latest events for configure and motion.
14221         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
14222
14223 2004-02-02  Jon Trowbridge  <trow@gnu.org>
14224
14225         reviewed by: David Schleef  <ds@schleef.org>
14226
14227         Fix memory leaks:
14228         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
14229         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
14230
14231 2004-02-02  David Schleef  <ds@schleef.org>
14232
14233         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
14234         of lines.
14235         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
14236         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
14237         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
14238         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
14239         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
14240         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
14241         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
14242         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
14243         (gst_float2_2_int_link):
14244         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
14245         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
14246         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
14247         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
14248         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
14249         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
14250         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
14251         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
14252         * testsuite/gst-lint: Add tests for bzero and ;;
14253
14254 2004-02-02  David Schleef  <ds@schleef.org>
14255
14256         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
14257
14258 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14259
14260         * ext/aalib/gstaasink.c: (gst_aasink_open):
14261         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
14262         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14263         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14264         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
14265         (gst_afsink_close_file):
14266         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
14267         (gst_afsrc_close_file):
14268         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
14269         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
14270         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
14271         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
14272         * ext/esd/esdmon.c: (gst_esdmon_get):
14273         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
14274         * ext/faac/gstfaac.c: (gst_faac_chain):
14275         * ext/faad/gstfaad.c: (gst_faad_chain):
14276         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
14277         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
14278         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
14279         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
14280         (gst_flacdec_loop):
14281         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
14282         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
14283         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
14284         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
14285         (gst_gnomevfssink_close_file):
14286         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
14287         (gst_gnomevfssrc_open_file):
14288         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
14289         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
14290         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
14291         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
14292         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
14293         * ext/mad/gstmad.c: (gst_mad_chain):
14294         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
14295         * ext/mpeg2dec/gstmpeg2dec.c:
14296         * ext/mpeg2enc/gstmpeg2enc.cc:
14297         * ext/mplex/gstmplex.cc:
14298         * ext/mplex/gstmplexibitstream.cc:
14299         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
14300         (gst_ogg_demux_push):
14301         * ext/raw1394/gstdv1394src.c:
14302         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
14303         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
14304         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
14305         (gst_sf_loop):
14306         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
14307         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
14308         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
14309         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
14310         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14311         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
14312         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
14313         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
14314         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
14315         (gst_riff_read_element_data), (gst_riff_read_seek),
14316         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
14317         * gst/adder/gstadder.c: (gst_adder_loop):
14318         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
14319         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
14320         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
14321         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
14322         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
14323         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
14324         * gst/goom/gstgoom.c: (gst_goom_chain):
14325         * gst/id3/gstid3types.c: (gst_id3types_loop):
14326         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
14327         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
14328         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
14329         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
14330         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
14331         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
14332         (gst_ebml_read_float), (gst_ebml_read_header):
14333         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14334         (gst_matroska_demux_parse_blockgroup):
14335         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14336         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
14337         * gst/oneton/gstoneton.c: (gst_oneton_chain):
14338         * gst/silence/gstsilence.c: (gst_silence_get):
14339         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14340         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
14341         * gst/speed/gstspeed.c: (speed_loop):
14342         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
14343         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
14344         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
14345         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
14346         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
14347         (gst_wavparse_loop):
14348         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
14349         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
14350         (dxr3audiosink_close):
14351         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
14352         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
14353         (dxr3videosink_close), (dxr3videosink_write_data):
14354         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
14355         * sys/oss/gstosssink.c: (gst_osssink_chain):
14356         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14357         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
14358         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
14359         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
14360         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14361         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14362         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
14363         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
14364         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
14365         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
14366         (gst_v4l_set_audio):
14367         * sys/v4l/v4l_calls.h:
14368         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14369         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
14370         (gst_v4lmjpegsink_playback_init),
14371         (gst_v4lmjpegsink_playback_start):
14372         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
14373         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14374         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
14375         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
14376         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
14377         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
14378         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
14379         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
14380         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
14381         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
14382         (gst_v4l2_get_output), (gst_v4l2_set_output),
14383         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
14384         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
14385         (gst_v4l2_set_attribute):
14386         * sys/v4l2/v4l2_calls.h:
14387         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
14388         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
14389         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
14390         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
14391         (gst_v4l2src_capture_stop):
14392         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
14393         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14394         (gst_ximagesink_chain):
14395         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
14396         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
14397         (gst_xvideosink_xwindow_new):
14398         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14399         (gst_xvimagesink_chain):
14400
14401 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14402
14403         * gst/volume/gstvolume.c: (gst_volume_set_volume),
14404         (gst_volume_get_volume), (volume_class_init), (volume_init),
14405         (volume_chain_int16), (volume_update_volume):
14406         * gst/volume/gstvolume.h:
14407           make code more readable by removing magic numbers
14408           make mixer interface export 0-100 range
14409           make it internally map to 0.0-1.0 range so users don't distort
14410           output by putting the sliders at full volume
14411
14412 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14413
14414         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
14415         (gst_play_state_change), (gst_play_seek_to_time):
14416         block the tick callback for 0.5 secs after doing a seek
14417
14418 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14419
14420         * gst-libs/gst/play/play.c: (gst_play_new):
14421           check for GError
14422
14423 2004-02-01  Julien MOUTTE  <julien@moutte.net>
14424
14425         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
14426         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
14427         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
14428         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
14429         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
14430         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
14431
14432 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14433
14434         * configure.ac:
14435         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
14436           check for a function added in vorbis 1.1
14437
14438 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14439
14440         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14441         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
14442           really start/stop clock only on PLAYING <=> PAUSED
14443         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14444           remove \n from debugging lines
14445         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
14446           make it work when seeking does not
14447         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
14448           reset on DISCONT
14449
14450 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14451
14452         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
14453           start clock on PAUSED=>PLAYING, not later
14454         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14455           extract correct time for different discont formats
14456         (gst_alsa_sink_get_time):
14457           don't segfault when no format is negotiated yet, just return 0
14458         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
14459         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
14460         (gst_ogg_pad_push):
14461           handle flush and discont events correctly
14462         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
14463           handle discont events correctly
14464
14465 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14466
14467         * gst-libs/gst/play/play.c: (gst_play_error_quark),
14468         (gst_play_error_create), (gst_play_error_plugin),
14469         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
14470         * gst-libs/gst/play/play.h:
14471           add error handling during creation
14472         * examples/gstplay/player.c: (main):
14473           use new gst_play_new
14474
14475
14476 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14477
14478         * ext/theora/theoradec.c: (theora_dec_chain):
14479           make comments work
14480         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14481         (vorbis_dec_src_event), (vorbis_dec_chain):
14482           add encoder tag, fix tag reading to be more error tolerant, change
14483           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
14484           gst_pad_event_default.
14485         * gst/tags/gstvorbistag.c:
14486         (gst_tag_list_from_vorbiscomment_buffer):
14487           undefine function specific define at end of function
14488
14489 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
14490
14491         * ext/flac/gstflac.c: (plugin_init):
14492         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
14493         * ext/flac/gstflacdec.h:
14494         * ext/flac/gstflacenc.h:
14495           Fix typos
14496
14497 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
14498
14499         * examples/gstplay/player.c: s/gstplay.h/play.h/
14500
14501 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14502
14503         * gst-libs/gst/play/Makefile.am:
14504         * gst-libs/gst/play/gstplay.c:
14505         * gst-libs/gst/play/gstplay.h:
14506         * gst-libs/gst/play/play.c:
14507           more surgery, operation complete
14508
14509 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14510
14511         * gst-libs/gst/play/play.old.c:
14512         * gst-libs/gst/play/play.old.h:
14513           after CVS surgery by moving, remove
14514         * gst-libs/gst/play/playpipelines.c:
14515           remove
14516
14517         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
14518           add negotiation error
14519
14520 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14521
14522         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
14523         (gst_ogg_demux_push):
14524           add some seeking debug info
14525           send a flush when seeking
14526
14527 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14528
14529         * configure.ac:
14530           use AC_C_INLINE
14531         * configure.ac:
14532         * ext/Makefile.am:
14533         * ext/theora/Makefile.am:
14534         * ext/theora/theoradec.c:
14535           add theora video decoder. Does just do simple decoding for now and
14536           has been tested against Theora cvs only. It only works when theora
14537           is compiled with --enable-static.
14538         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
14539           always reset packetno on DISCONT
14540
14541 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14542
14543         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
14544           Fix audio.
14545
14546 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14547
14548         * gst/mpegaudioparse/gstmpegaudioparse.c:
14549         (mp3_type_frame_length_from_header):
14550           Fix header parsing - stolen from ffmpeg (thank you! :) ).
14551
14552 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14553
14554         * ext/esd/esdsink.c: (gst_esdsink_init):
14555           Since we have static pad template caps, we don't need to negotiate;
14556           either the core errors out or we know the format.
14557
14558 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14559
14560         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
14561         (gst_riff_read_seek):
14562         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
14563         (gst_ebml_read_seek):
14564           Fix event handling.
14565
14566 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14567
14568         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
14569           removee video/x-theora from vp3 decoder, it doesn't handle raw
14570           theora streams
14571         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
14572           fix bug with finalizing element that never went to PAUSED
14573         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
14574           length and position queries were swapped
14575         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14576         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
14577         (vorbis_dec_src_event):
14578           implement querying time and bytes
14579
14580 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14581
14582         * just about every source file:
14583           gst_element_error -> GST_ELEMENT_ERROR
14584
14585 2004-01-29  Julien MOUTTE  <julien@moutte.net>
14586
14587         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
14588         emiting FLUSH and even before DISCONT.
14589         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
14590         get the best instant seeking as possible yay!
14591
14592 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14593
14594         * gst/mpeg1videoparse/gstmp1videoparse.c:
14595         (gst_mp1videoparse_real_chain):
14596           Committed wrong version last week... Grr... Didn't notice until now.
14597
14598 2004-01-29  Julien MOUTTE <julien@moutte.net>
14599
14600         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
14601         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
14602         have_xwindow_id signal in xwindow_create.
14603
14604 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14605
14606         * ext/ogg/gstoggdemux.c:
14607           lots of changes - mainly support for chained bitstreams, seeking,
14608           querying and bugfixes of course
14609         * ext/vorbis/Makefile.am:
14610         * ext/vorbis/vorbisdec.c:
14611         * ext/vorbis/vorbisdec.h:
14612           add vorbisdec raw vorbis decoder
14613         * ext/vorbis/vorbis.c: (plugin_init):
14614           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
14615         * gst/intfloat/Makefile.am:
14616         * gst/intfloat/float22int.c:
14617         * gst/intfloat/float22int.h:
14618         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
14619           add float2intnew plugin. It converts multichannel interleaved float to
14620           multichannel interleaved int. The name should probably be changed.
14621         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
14622         (plugin_init):
14623           add typefinding for raw theora video so oggdemux can detect it.
14624
14625 2004-01-28  Julien MOUTTE  <julien@moutte.net>
14626
14627         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
14628         sink element first.
14629         * gst/videoscale/gstvideoscale.c:
14630         (gst_videoscale_handle_src_event): Fixing src event handler.
14631
14632 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14633
14634         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14635         (gst_v4lsrc_open), (gst_v4lsrc_close),
14636         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
14637         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
14638         * sys/v4l/gstv4lsrc.h:
14639         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
14640         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
14641           Implement resizing... Hack. But that's why v4l is b0rked...
14642
14643 2004-01-28  Julien MOUTTE <julien@moutte.net>
14644
14645         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
14646         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
14647         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
14648         (gst_ximagesink_xwindow_destroy):
14649         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
14650         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
14651         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
14652         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
14653         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
14654         correctly cleaning the image created to check xshm calls on succes,
14655         added a lot of XSync calls in X11 functions, and fixed a segfault when
14656         no image format was defined before negotiation happened.
14657
14658 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14659
14660         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
14661           use gst_element_get_time to get correct time
14662
14663 2004-01-28  Julien MOUTTE  <julien@moutte.net>
14664
14665         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
14666         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
14667         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
14668         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
14669         (gst_xvimagesink_check_xshm_calls),
14670         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
14671         X plugins are now able to detect that XShm calls will fail even if the
14672         server claims that it has XShm support (remote displays most of the
14673         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
14674         so that we use non XShm functions. This feature is almost useless for
14675         xvimagesink as Xv is not supported on remote displays anyway, but
14676         it might happen than even on the local display XShm calls fail.
14677
14678 2004-01-27  David Schleef  <ds@schleef.org>
14679
14680         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
14681         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
14682         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
14683         changed esdsink to only use 44100,16,2, since esd sucks at rate
14684         conversion and esdsink has had difficulty negotiating.
14685
14686 2004-01-27  Julien MOUTTE <julien@moutte.net>
14687
14688         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
14689         (gst_play_seek_to_time): Fixing the way to get current position.
14690
14691 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14692
14693         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
14694           use gst_element_get_time to get correct time
14695
14696 2004-01-27  Julien MOUTTE <julien@moutte.net>
14697
14698         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
14699         fix ever... Inverting 2 lines of code make spider autoplug correctly
14700         tagged mp3 !
14701
14702 2004-01-27  David Schleef  <ds@schleef.org>
14703
14704         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14705         Use gst_pad_try_set_caps_nonfixed().
14706
14707 2004-01-27  David Schleef  <ds@schleef.org>
14708
14709         * gst/ac3parse/gstac3parse.c: update to checklist 5
14710         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
14711         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
14712         * gst/audioscale/gstaudioscale.c: same
14713         * gst/auparse/gstauparse.c: same
14714         * gst/avi/gstavidemux.c: same
14715
14716 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14717
14718         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
14719           stop processing after EOS
14720
14721 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14722
14723         * gst/asfdemux/asfheaders.h:
14724         * gst/asfdemux/gstasfdemux.c:
14725         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
14726         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
14727         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
14728           lot's of fixes to make data extraction simpler and get the code
14729           architecture and compiler independant. Add debugging category
14730         * gst/goom/gstgoom.c: (gst_goom_change_state):
14731           reset channel count on PAUSED=>READY, not READY=>PAUSED
14732
14733 2004-01-26  Colin Walters  <walters@verbum.org>
14734
14735         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
14736         code to pull a bigger buffer in iradio mode.  This as a side effect
14737         makes typefinding work.
14738
14739 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
14740
14741         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
14742         Fix SVQ3 decoding on PPC
14743
14744 2004-01-26  Julien MOUTTE <julien@moutte.net>
14745
14746         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
14747         that one managed to stay there... Fixed.
14748
14749 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
14750
14751         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
14752         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
14753         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
14754         (qtdemux_video_caps):
14755         * gst/qtdemux/qtdemux.h:
14756         Add SVQ3 specific flags to qtdemux and ffmpeg
14757
14758 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14759
14760         * gst-libs/gst/audio/audio.h:
14761           remove buffer-frames from audio caps
14762         * gst/audioconvert/gstaudioconvert.c:
14763           fix plugin to really work.
14764
14765 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14766
14767         * gst-libs/gst/mixer/mixer.c:
14768         * gst-libs/gst/propertyprobe/propertyprobe.c:
14769         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
14770         (gst_tuner_find_channel_by_name):
14771         * gst-libs/gst/tuner/tuner.h:
14772           Add gtk-doc style comments. Also fix a function name.
14773
14774 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14775
14776         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
14777         (gst_divxdec_negotiate):
14778           Fix for new capsnego - also fixes gst-player with divxdec.
14779
14780 2004-01-25  Julien MOUTTE  <julien@moutte.net>
14781
14782         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14783         (gst_play_identity_handoff), (gst_play_set_location),
14784         (gst_play_set_visualization), (gst_play_connect_visualization): Another
14785         try in visualization implementation. Still have an issue with switch
14786         blocking when pulling from video_queue and only audio comes out of
14787         spider.
14788         * gst/switch/gstswitch.c: (gst_switch_release_pad),
14789         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
14790         release method. And check if the pad is usable before pulling.
14791
14792 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14793
14794         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
14795         (gst_videobalance_init),
14796         (gst_videobalance_colorbalance_list_channels),
14797         (gst_videobalance_colorbalance_set_value),
14798         (gst_videobalance_colorbalance_get_value),
14799         (gst_videobalance_update_properties),
14800         (gst_videobalance_update_tables_planar411),
14801         (gst_videobalance_planar411):
14802         * gst/videofilter/gstvideobalance.h:
14803           Implement lookup-tables. +/- 10x faster.
14804
14805 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14806
14807         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
14808         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
14809           The index reading was broken. The rest worked fine, but the whole
14810           goal of my rewrite was to make avidemux readable, and this was
14811           not at all readable. Please use typed variables.
14812
14813 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14814
14815         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
14816           Additional pad usability check.
14817         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
14818         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
14819         (gst_mp1videoparse_real_chain):
14820           Fix MPEG video stream parsing. The original plugin had several
14821           issues, including not timestamping streams where the source was
14822           not timestamped (this happens with PTS values in mpeg system
14823           streams, but MPEG video is also a valid stream on its own so
14824           that needs timestamps too). We use the display time code for that
14825           for now. Also, if one incoming buffer contains multiple valid
14826           frames, we push them all on correctly now, including proper EOS
14827           handling. Lastly, several potential segfaults were fixed, and we
14828           properly sync on new sequence/gop headers to include them in next,
14829           not previous frames (since they're header for the next frame, not
14830           the previous). Also see #119206.
14831         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
14832         (bpf_from_header):
14833           Move caps setting so we only do it after finding several valid
14834           MPEG-1 fraes sequentially, not right after the first one (which
14835           might be coincidental).
14836         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
14837         (mpeg_video_type_find), (mpeg_video_stream_type_find),
14838         (plugin_init):
14839           Add unsynced MPEG video stream typefinding, and change some
14840           probability values so we detect streams rightly. The idea is as
14841           follows: I can have an unsynced system stream which contains
14842           video. In the current code, I would randomly get a type for either
14843           system or video stream type found, because the probabilities are
14844           being calculated rather randomly. I now use fixed values, so we
14845           always prefer system stream if that was found (and that is how it
14846           should be). If no system stream was found, we can still identity                the stream as video-only.
14847
14848 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14849
14850         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
14851         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
14852           don't write to buffer. Extract data without the need of
14853           __attribute__ ((packed))
14854
14855 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14856
14857         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
14858         (mpeg1_sys_type_find):
14859           Fix MPEG-1 stream typefinding.
14860
14861 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14862
14863         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
14864           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
14865
14866 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14867
14868         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
14869         * ext/esd/gstesd.c: (plugin_init):
14870           private debugging, better error reporting
14871
14872 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14873
14874         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
14875         (gst_riff_read_init), (gst_riff_read_change_state):
14876         * gst-libs/gst/riff/riff-read.h:
14877           Remove stuff fromold metadata system.
14878
14879 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14880
14881         * ext/ogg/gstoggdemux.c:
14882           Fix wrong file comment.
14883         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
14884         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
14885           Add metadata reading properly.
14886
14887 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14888
14889         * ext/Makefile.am:
14890           Fix nas DIST_SUBDIRS
14891           Uraeus:
14892           Fix bug where make distcheck doesn't get run on adding stuff to
14893           the build.
14894
14895 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14896
14897         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
14898         * ext/divx/gstdivxdec.h:
14899           Fix divx3 ("msmpeg4") playback using divxdec.
14900
14901 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14902
14903         * gst/typefind/gsttypefindfunctions.c:
14904         (mp3_type_frame_length_from_header): fix bug in length computation
14905         (mp3_type_find): improve debugging output
14906
14907 2004-01-23  Julien MOUTTE  <julien@moutte.net>
14908
14909         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14910         (gst_play_set_location), (gst_play_seek_to_time),
14911         (gst_play_set_audio_sink), (gst_play_set_visualization),
14912         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
14913         the pipeline from scratch. Visualization is back and switch went out as
14914         i realized it was not possible to use the way i wanted.
14915         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
14916         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
14917         clearing in state change from READY to NULL. So that one can clean the
14918         X ressources keeping the element.
14919         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14920         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
14921         (gst_xvimagesink_colorbalance_set_value),
14922         (gst_xvimagesink_colorbalance_get_value),
14923         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
14924         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
14925         change from READY to NULL and fixed some stupid bugs in colorbalance
14926         get/set values. Also added the following feature : when nobody tries to
14927         set some values to the colorbalance levels before the xcontext is
14928         grabbed, then when creating channels list from Xv attributes we set the
14929         internal values to the Xv defaults. This way we handle buggy Xv drivers
14930         that set default hue values far from the middle of the range (Thanks
14931         to Jon Trowbridge for pointing that issue).
14932         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
14933         colorbalance levels have been set before xcontext is grabbed.
14934
14935 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14936
14937         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14938           Fix the ossmixer case where we shouldn't open /dev/dsp* because
14939           it might block operations (which is bad for a mixer).
14940
14941 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14942
14943         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
14944         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
14945         (gmip_find_type_pre):
14946         * gst-libs/gst/media-info/media-info-priv.h:
14947         * gst-libs/gst/media-info/media-info.c:
14948         (gst_media_info_instance_init), (gst_media_info_read_idler):
14949         add fakesink to get caps on decoder src pad again
14950         fix callback prototype to match new have_type signal signature
14951
14952 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14953
14954         * gst/adder/gstadder.c: (gst_adder_link):
14955           fix non-compile and cut-n-paste code
14956
14957 2004-01-21  David Schleef  <ds@schleef.org>
14958
14959         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
14960         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
14961         (gst_swfdec_init), (gst_swfdec_change_state):
14962         * ext/swfdec/gstswfdec.h:
14963         Fix negotiation.
14964         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
14965         (gst_adder_request_new_pad): Fix negotiation.
14966         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
14967         Add a fixate function.
14968         * gst/intfloat/gstfloat2int.c:
14969         * gst/intfloat/gstfloat2int.h:
14970         * gst/intfloat/gstint2float.c:
14971         * gst/intfloat/gstint2float.h:
14972         Completely rewrite the negotiation.  Doesn't quite work yet,
14973         due to some buffer-frames problem.
14974
14975 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14976
14977         * ext/gnomevfs/gstgnomevfssrc.c:
14978         * sys/v4l2/v4l2_calls.h:
14979           fix includes for distcheck
14980
14981 2004-01-21  Christian Schaller <uraeus@gnome.org>
14982
14983         * ext/nas/
14984         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
14985         based on earlier patch from Laurent Vivier
14986
14987 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
14988
14989         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
14990         Fix wma caps property
14991         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
14992         Fix typo (flags1 and flags2)
14993
14994 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14995
14996         * gst-libs/gst/media-info/media-info-priv.c:
14997         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
14998         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
14999         (gmip_find_stream), (gmip_find_track_metadata),
15000         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
15001         (gmip_find_track_format):
15002         * gst-libs/gst/media-info/media-info-priv.h:
15003         * gst-libs/gst/media-info/media-info-test.c: (main):
15004         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
15005         (gst_media_info_read_idler), (gst_media_info_read):
15006         * gst-libs/gst/media-info/media-info.h:
15007           register debugging category and use it for debugging
15008
15009 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15010
15011         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
15012         (gst_vorbisfile_new_link):
15013           signal streaminfo through tags
15014
15015 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15016
15017         * ext/mplex/gstmplex.cc:
15018         * ext/mplex/gstmplexibitstream.cc:
15019           g++ doesn't like NULL in our i18n/error macros, should be
15020           either (NULL) or ("").
15021
15022 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15023
15024         * sys/dxr3/dxr3audiosink.c:
15025         * sys/dxr3/dxr3init.c:
15026         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
15027         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
15028           Fix more error error error errors (missing includes here).
15029
15030 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15031
15032         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15033           fix thomas' error errors.
15034
15035 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15036
15037         * ext/mpeg2enc/gstmpeg2enc.cc:
15038           fix error errors.
15039
15040 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15041
15042         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
15043         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
15044           Fix for new error system.
15045
15046 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15047
15048         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
15049           fix for new error reporting
15050
15051 2004-01-20  David Schleef  <ds@schleef.org>
15052
15053         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
15054         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
15055         (gst_ximagesink_set_xwindow_id): Change to using a framerate
15056         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
15057         and neither is 100+, most likely.
15058         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15059         (gst_xvimagesink_getcaps): same
15060
15061 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15062
15063         * configure.ac:
15064           Up version requirement to 2.0.3 (not yet released) to avoid symbol
15065           clashes with ffmpeg.
15066
15067 2004-01-20  Julien MOUTTE  <julien@moutte.net>
15068
15069         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
15070         (gst_switch_init): Fixed switch element : proxying link and setting
15071         caps from src to sink on request.
15072
15073 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15074
15075         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15076         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
15077         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
15078         fix element_error
15079
15080 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15081
15082         * sys/v4l/v4l_calls.h:
15083         * sys/v4l2/v4l2_calls.h:
15084           element_error fixes
15085
15086 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15087
15088         * gst-libs/gst/gst-i18n-plugin.h:
15089           add locale.h
15090           remove config.h inclusion
15091
15092 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15093
15094         * autogen.sh:
15095           adding autopoint invocation
15096         * Makefile.am:
15097         * configure.ac:
15098         * gst-libs/gst/gettext.h:
15099           adding gettext bits
15100         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
15101         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
15102         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15103         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
15104         (gst_gnomevfssink_close_file):
15105         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
15106         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
15107         * gst-libs/gst/gst-i18n-plugin.h:
15108         * gst/avi/gstavi.c: (plugin_init):
15109         * sys/dxr3/dxr3init.c: (plugin_init):
15110         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
15111         * sys/oss/gstossaudio.c: (plugin_init):
15112         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
15113         * sys/v4l/gstv4l.c: (plugin_init):
15114         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15115         * sys/v4l2/gstv4l2.c: (plugin_init):
15116         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15117         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
15118         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
15119         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
15120         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
15121         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
15122           make sure locale and translation domain are set
15123           fix translated strings
15124         * po/.cvsignore:
15125         * po/LINGUAS:
15126         * po/Makevars:
15127         * po/POTFILES.in:
15128         * po/nl.po:
15129           put translation files into place
15130         * sys/xvideo/imagetest.c: (main):
15131         * ext/dv/demo-play.c: (main):
15132           fix unnecessary translations
15133
15134 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15135
15136         * ext/sndfile/gstsf.c:
15137         * gst/avi/gstavimux.c:
15138         * ext/audiofile/gstafsink.c:
15139         * ext/audiofile/gstafsrc.c:
15140         * ext/gnomevfs/gstgnomevfssink.c:
15141         * ext/gnomevfs/gstgnomevfssrc.c:
15142         * sys/oss/gstosselement.c:
15143         * sys/v4l/v4l_calls.h:
15144           fix i18n include
15145
15146 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15147
15148         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15149         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
15150         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
15151         (gst_v4l2_get_output), (gst_v4l2_set_output),
15152         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
15153         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
15154         (gst_v4l2_set_attribute):
15155         update to new error handling
15156
15157 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15158
15159         * ext/sidplay/gstsiddec.cc:
15160         * gst/modplug/gstmodplug.cc:
15161           parenthese NULL because C++ seems angry about it
15162
15163 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15164
15165         * gst-libs/gst/gst-i18n-plugin.h:
15166           add skeleton i18n stuff, but needs to be further implemented
15167
15168 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
15169
15170         * examples/gstplay/player.c: (main):
15171         * ext/aalib/gstaasink.c: (gst_aasink_open):
15172         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
15173         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15174         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15175         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
15176         (gst_afsink_close_file):
15177         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
15178         (gst_afsrc_close_file):
15179         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
15180         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
15181         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
15182         * ext/esd/esdmon.c: (gst_esdmon_get):
15183         * ext/esd/esdsink.c: (gst_esdsink_chain):
15184         * ext/faac/gstfaac.c: (gst_faac_chain):
15185         * ext/faad/gstfaad.c: (gst_faad_chain):
15186         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
15187         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
15188         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
15189         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
15190         (gst_flacdec_loop):
15191         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
15192         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
15193         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
15194         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
15195         (gst_gnomevfssink_close_file):
15196         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
15197         (gst_gnomevfssrc_open_file):
15198         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
15199         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
15200         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
15201         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
15202         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
15203         * ext/mad/gstmad.c: (gst_mad_chain):
15204         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
15205         * ext/mpeg2dec/gstmpeg2dec.c:
15206         * ext/mpeg2enc/gstmpeg2enc.cc:
15207         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15208         * ext/mplex/gstmplex.cc:
15209         * ext/mplex/gstmplexibitstream.cc:
15210         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
15211         (gst_ogg_demux_push), (gst_ogg_pad_push):
15212         * ext/raw1394/gstdv1394src.c:
15213         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
15214         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
15215         * ext/sidplay/gstsiddec.cc:
15216         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
15217         (gst_sf_loop):
15218         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
15219         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
15220         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
15221         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
15222         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
15223         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
15224         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
15225         * gst-libs/gst/Makefile.am:
15226         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
15227         (gst_riff_read_element_data), (gst_riff_read_seek),
15228         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
15229         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
15230         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
15231         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
15232         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
15233         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
15234         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
15235         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
15236         * gst/goom/gstgoom.c: (gst_goom_chain):
15237         * gst/id3/gstid3types.c: (gst_id3types_loop):
15238         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
15239         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
15240         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
15241         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
15242         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
15243         (gst_ebml_read_float), (gst_ebml_read_header):
15244         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
15245         (gst_matroska_demux_parse_blockgroup):
15246         * gst/modplug/gstmodplug.cc:
15247         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
15248         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
15249         * gst/oneton/gstoneton.c: (gst_oneton_chain):
15250         * gst/silence/gstsilence.c: (gst_silence_get):
15251         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
15252         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
15253         * gst/speed/gstspeed.c: (speed_loop):
15254         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
15255         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
15256         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
15257         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15258         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
15259         (gst_wavparse_loop):
15260         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
15261         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
15262         (dxr3audiosink_close):
15263         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
15264         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
15265         (dxr3videosink_close), (dxr3videosink_write_data):
15266         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
15267         * sys/oss/gstosselement.h:
15268         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
15269         (gst_osssink_chain):
15270         * sys/oss/gstosssrc.c: (gst_osssrc_get):
15271         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
15272         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
15273         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
15274         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
15275         (gst_v4l_enable_overlay):
15276         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
15277         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
15278         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
15279         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
15280         (gst_v4l_set_audio):
15281         * sys/v4l/v4l_calls.h:
15282         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
15283         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
15284         (gst_v4lmjpegsink_playback_init),
15285         (gst_v4lmjpegsink_playback_start):
15286         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
15287         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
15288         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
15289         (gst_v4lmjpegsrc_requeue_frame):
15290         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
15291         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
15292         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
15293         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
15294         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
15295         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
15296         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
15297         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
15298         (gst_v4l2src_capture_stop):
15299         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
15300         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
15301         (gst_ximagesink_chain):
15302         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
15303         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
15304         (gst_xvideosink_xwindow_new):
15305         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15306         (gst_xvimagesink_chain):
15307         use new error signal, function and categories
15308
15309 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
15310
15311         * configure.ac:
15312         * ext/Makefile.am:
15313         * ext/musicbrainz/gsttrm.c:
15314         * ext/musicbrainz/gsttrm.h:
15315         * ext/musicbrainz/Makefile.am:
15316         Add a trm plugin
15317
15318 2004-01-18  Julien MOUTTE  <julien@moutte.net>
15319
15320         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
15321         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
15322         synchronous property for debugging.
15323         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
15324         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15325         (gst_xvimagesink_set_property): Moving a pointer declaration to a
15326         smaller block, fixing indent.
15327
15328 2004-01-16  David Schleef  <ds@schleef.org>
15329
15330         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
15331         property affects the video stream.
15332         * sys/xvimage/xvimagesink.c:
15333         * sys/xvimage/xvimagesink.h:
15334         Add synchronous property for debugging.  Should probably be
15335         disabled in non-CVS builds.  Make sure that the Xv attribute
15336         exists before we set it (crash!).  Fix a silly float bug that
15337         caused colorbalance to just not work.
15338
15339 2004-01-17  Christian Schaller <Uraeus@gnome.org>
15340
15341         * tools/gst-launch-ext.in - update for new plugins
15342
15343 2004-01-16  David Schleef  <ds@schleef.org>
15344
15345         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
15346         already-freed caps.
15347
15348 2994-01-16  Christian Schaller <Uraeus@gnome.org>
15349
15350         * Update spec for new colorspace plugin and libcaca plugin
15351         * Fix compilation of libcaca plugin (clock -> id)
15352
15353 2004-01-16  Julien MOUTTE <julien@moutte.net>
15354
15355         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
15356         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
15357         (gst_xvimagesink_set_xwindow_id),
15358         (gst_xvimagesink_colorbalance_set_value),
15359         (gst_xvimagesink_colorbalance_get_value),
15360         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
15361         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
15362         correct colorbalance properties. They can now be set when the element
15363         is still in NULL state. The values will be committed to the Xv Port
15364         when xcontext is initialized.
15365         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
15366         brightness int values in the GstXvImagesink structure.
15367
15368 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15369
15370         * gst-libs/gst/Makefile.am:
15371           restructure so having local patches works easier.
15372
15373 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15374
15375         * ext/mpeg2enc/Makefile.am:
15376         * ext/mpeg2enc/gstmpeg2enc.cc:
15377         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15378           Bugfix with respect to EOS handling.
15379
15380 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15381
15382         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
15383           Link with right caps (else, it segfaults).
15384         * ext/mplex/gstmplexjob.cc:
15385           Fix for slight API change in 1.6.1.93 release of mjpegtools.
15386
15387 2004-01-15  David Schleef  <ds@schleef.org>
15388
15389         * gst-libs/gst/audio/Makefile.am:
15390         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
15391         from the template.
15392         * gst-libs/gst/audio/gstaudiofilter.c:
15393         * gst-libs/gst/audio/gstaudiofilter.h:
15394         Add bytes_per_sample and size and n_samples calculation.
15395         * gst-libs/gst/audio/gstaudiofilterexample.c:
15396         Remove, now autogenerated.
15397         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15398         Moved from gstaudiofilterexample, object name changed, code added
15399         so that it actually works.
15400         * gst-libs/gst/audio/make_filter:
15401         Script to build an audiofilter subclass from the template.
15402         * gst/colorspace/Makefile.am:
15403         * gst/colorspace/yuv2yuv.c:
15404         Remove file, since it's GPL, and we don't use it.
15405
15406 2004-01-15  Julien MOUTTE  <julien@moutte.net>
15407
15408         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
15409         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
15410         them use the buffer free function to test how the buffer was allocated.
15411
15412 2004-01-15  David Schleef  <ds@schleef.org>
15413
15414         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
15415         that handles osssink fallback.
15416         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15417         (gst_audio_convert_getcaps):
15418         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
15419         Add audio/x-qdm2 for QDM2 audio.
15420         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
15421         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
15422         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
15423         Decrease minimum size to 16x16.
15424         * gst/wavparse/gstwavparse.c:
15425         Convert disabled pad template caps to new caps.
15426         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15427         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15428         (gst_xvimagesink_chain): Throw element error when display cannot
15429         be opened.  Increase minimum framerate to 1.0.  Check the data
15430         free function on a buffer to make sure it is the type we expect
15431         before manipulating it.
15432
15433 2004-01-15  Julien MOUTTE <julien@moutte.net>
15434
15435         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
15436         (gst_videobalance_colorbalance_set_value): Implement passthru if
15437         settings are in the middle.
15438         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
15439
15440 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15441
15442         * gst/videofilter/Makefile.am:
15443         * gst/volume/Makefile.am:
15444           Since we use videofilter symbols, link to it.
15445
15446 2004-01-15  Julien MOUTTE <julien@moutte.net>
15447
15448         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
15449         mixer interface type to HARDWARE.
15450         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
15451         type to SOFTWARE.
15452         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
15453         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
15454         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
15455         (gst_volume_interface_init), (gst_volume_list_tracks),
15456         (gst_volume_set_volume), (gst_volume_get_volume),
15457         (gst_volume_set_mute), (gst_volume_mixer_init),
15458         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
15459         (volume_init): Implementing mixer interface.
15460         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
15461         * sys/oss/gstosselement.c: (gst_osselement_get_type),
15462         (gst_osselement_change_state): Removing some trailing commas in
15463         structures.
15464         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
15465         interface type to HARDWARE.
15466         * sys/v4l/gstv4lcolorbalance.c:
15467         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
15468         type to HARDWARE.
15469         * sys/v4l2/gstv4l2colorbalance.c:
15470         (gst_v4l2_color_balance_interface_init): Setting colorbalance
15471         interface type to HARDWARE.
15472         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
15473         same code than ximagesink for event handling.
15474
15475 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15476
15477         * ext/snapshot/Makefile.am:
15478         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
15479         (gst_snapshot_chain):
15480         * ext/snapshot/gstsnapshot.h:
15481           This has to be a joke... Snapshot should be connected to a tee,
15482           colorspace element before it and EOS after that, where the other
15483           src of the tee receives normal data.
15484           The current way is *wrong*.
15485
15486 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15487
15488         * ext/hermes/gsthermescolorspace.c:
15489           Fix another compile error. Same as below.
15490
15491 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15492
15493         * gst/colorspace/gstcolorspace.c:
15494         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
15495         (gst_colorspace_i420_to_yv12):
15496           Fix compiling... Didn't test if it actually works.
15497
15498 2004-01-15  David Schleef  <ds@schleef.org>
15499
15500         * configure.ac:
15501         * gst/colorspace/Makefile.am:
15502         * gst/colorspace/gstcolorspace.c:
15503         * gst/colorspace/gstcolorspace.h:
15504         * gst/colorspace/yuv2rgb.c:
15505         * gst/colorspace/yuv2rgb.h:
15506         Duplicate the ext/hermes colorspace plugin, and remove Hermes
15507         code and GPL code.  Fix for new caps negotiation.  Rewrite
15508         much of the format handling code, and some of the conversion
15509         code.  Basically, rewrote almost everything.  This element
15510         handles I420, YV12 to RGB conversions.
15511         * ext/hermes/Makefile.am:
15512         * ext/hermes/gsthermescolorspace.c:
15513         Rename colorspace to hermescolorspace.  Fix negotiation issues.
15514         Remove non-Hermes related code.  This element handles lots of
15515         RGB to RGB conversions, but no YUV.
15516         * ext/hermes/gstcolorspace.c:
15517         * ext/hermes/gstcolorspace.h:
15518         * ext/hermes/rgb2yuv.c:
15519         * ext/hermes/yuv2rgb.c:
15520         * ext/hermes/yuv2rgb.h:
15521         * ext/hermes/yuv2rgb_mmx16.s:
15522         * ext/hermes/yuv2yuv.c:
15523         * ext/hermes/yuv2yuv.h:
15524         Remove old code.
15525
15526 2004-01-14  Colin Walters  <walters@verbum.org>
15527
15528         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
15529         they've already been.
15530
15531 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15532
15533         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
15534           assume tag mode when pad is not connected
15535
15536 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15537
15538         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15539           Don't update the time of the clock
15540         (gst_alsa_sink_loop):
15541           sync to the clock given to alsasink, not the own clock
15542         * sys/oss/gstosssink.c: (gst_osssink_chain):
15543           sync to the clock
15544         (gst_osssink_change_state):
15545           activate the clock
15546         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
15547         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
15548           remove bogus code that made DISCONT events unhandled
15549         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
15550           explicitly case to double in _set_simple. (fixes 2nd warning in bug
15551           #131502)
15552         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
15553         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
15554         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
15555           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
15556           2nd warning in bug #131502)
15557
15558 2004-01-14  Julien MOUTTE  <julien@moutte.net>
15559
15560         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
15561         (gst_videobalance_colorbalance_set_value),
15562         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
15563         for colorbalance interface implementation.
15564         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
15565         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
15566         (gst_ximagesink_dispose), (gst_ximagesink_init),
15567         (gst_ximagesink_class_init): Adding DISPLAY property.
15568         * sys/ximage/ximagesink.h: Adding display_name to store display.
15569         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15570         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
15571         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
15572         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
15573         properties (they still need polishing though for gst-launch use : no
15574         xcontext yet, i ll do that tomorrow).
15575         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
15576
15577 2004-01-14  Julien MOUTTE  <julien@moutte.net>
15578
15579         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
15580         (gst_play_set_location), (gst_play_set_visualization): Preparing
15581         switch integration, adding videobalance in the pipeline.
15582
15583 2004-01-14  Julien MOUTTE <julien@moutte.net>
15584
15585         * gst-libs/gst/colorbalance/colorbalance.c:
15586         (gst_color_balance_class_init): Adding a default type.
15587         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
15588         the type.
15589         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
15590         (gst_videobalance_dispose), (gst_videobalance_class_init),
15591         (gst_videobalance_init), (gst_videobalance_interface_supported),
15592         (gst_videobalance_interface_init),
15593         (gst_videobalance_colorbalance_list_channels),
15594         (gst_videobalance_colorbalance_set_value),
15595         (gst_videobalance_colorbalance_get_value),
15596         (gst_videobalance_colorbalance_init): Implementing colorbalance
15597         interface.
15598         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
15599         list.
15600         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
15601         bug which was triggering a BadAccess X error when setting an overlay
15602         before pad was really negotiated.
15603         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
15604         Using the colorbalance type macro.
15605
15606 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15607
15608         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
15609         (gst_flacenc_chain):
15610           handle tags correctly
15611         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
15612           extract ID3v1 tags correctly
15613
15614 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15615
15616         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
15617         (plugin_init):
15618           Improve matroska typefinding for odd-typed headers...
15619
15620 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15621
15622         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15623           Fix for using incremental number on padnames.
15624
15625 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15626
15627         * ext/divx/gstdivxdec.c:
15628         * ext/divx/gstdivxenc.c:
15629           Set category to divx4linux instead of divx (too generic).
15630         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15631         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
15632         (gst_wavparse_loop), (gst_wavparse_change_state):
15633         * gst/wavparse/gstwavparse.h:
15634           fix parsing of WAV files with non-standard fmt-tag size and fix
15635           skipping of unrecognized chunks... Someone please fix this thing
15636           to use rifflib so all this is automated.
15637         * sys/v4l/Makefile.am:
15638         * sys/v4l2/Makefile.am:
15639           Add X_CFLAGS because we depend on X (for overlay).
15640
15641 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
15642
15643         * ext/mpeg2dec/gstmpeg2dec.c:
15644           Don't issue a timestamp unless we tagged the frame
15645           with a PTS.
15646
15647 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15648
15649         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
15650           Query the audio element to get the time, not the clock. We're
15651           interested in the element's time here.
15652
15653 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15654
15655         * ext/aalib/gstaasink.c: (gst_aasink_chain):
15656         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15657         * ext/esd/esdsink.c: (gst_esdsink_chain):
15658         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
15659         * ext/mas/massink.c: (gst_massink_chain):
15660         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
15661         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
15662         (gst_matroska_demux_parse_metadata):
15663         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
15664         (gst_mpeg_parse_release_locks):
15665         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
15666         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
15667         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
15668         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
15669         (gst_osssink_change_state):
15670         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
15671         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
15672         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
15673         (gst_xvideosink_release_locks):
15674         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
15675           use element time.
15676         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
15677         (gst_alsa_clock_stop):
15678         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
15679         (gst_audio_clock_get_internal_time):
15680           simplify for use with new clocking code.
15681         * testsuite/alsa/Makefile.am:
15682         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
15683           fix testsuite for new caps system
15684
15685 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15686
15687         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
15688         * ext/flac/gstflacenc.c: (add_one_tag):
15689           length is already host endian, no need to convert. Fixes playback of
15690           tagged files on PPC. (bug #128384)
15691
15692 2004-01-13  Julien MOUTTE <julien@moutte.net>
15693
15694         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
15695         colorbalance interface stating if it is hardware based or software
15696         based.
15697         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
15698         Removing a trailing comma.
15699         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15700         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
15701         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
15702         the documentation seems to be wrong on the -1000 to 1000 interval.
15703
15704 2004-01-12  David Schleef  <ds@schleef.org>
15705
15706         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
15707         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
15708         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
15709         Fix negotiation.  Add a bufferalloc function for the sink pad,
15710         and generally clean up some of the code.
15711
15712 2004-01-12  Julien MOUTTE <julien@moutte.net>
15713
15714         * gst-libs/gst/colorbalance/colorbalancechannel.c:
15715         (gst_color_balance_channel_dispose): Adding safety check in dispose
15716         method.
15717         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15718         (gst_xvimagesink_xcontext_clear),
15719         (gst_xvimagesink_interface_supported),
15720         (gst_xvimagesink_colorbalance_list_channels),
15721         (gst_xvimagesink_colorbalance_set_value),
15722         (gst_xvimagesink_colorbalance_get_value),
15723         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
15724         Adding colorbalance interface support to set XV parameters such as
15725         HUE, BRIGHTNESS, CONTRAST, SATURATION.
15726         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
15727         interface.
15728
15729 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15730
15731         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
15732         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
15733         (gst_audio_convert_init), (gst_audio_convert_set_property),
15734         (gst_audio_convert_get_property), (gst_audio_convert_chain),
15735         (gst_audio_convert_link),
15736         (gst_audio_convert_buffer_to_default_format),
15737         (gst_audio_convert_buffer_from_default_format), (plugin_init):
15738           - implement _getcaps and use it
15739           - improve linking
15740           - remove float caps since no float conversion is actually done
15741           - remove properties and arguments that were to be used for rate
15742             conversion
15743
15744 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15745
15746         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
15747         (gst_audio_structure_set_int):
15748         * gst-libs/gst/audio/audio.h:
15749           add helper functions for _getcaps matching the standard audio
15750           templates
15751
15752 2004-01-12  David Schleef  <ds@schleef.org>
15753
15754         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15755         Test that pad is negotiated before getting its caps.
15756
15757 2004-01-12  Julien MOUTTE <julien@moutte.net>
15758
15759         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
15760         analyzing the pads of an element the bin is mostly in READY state so
15761         no caps were negotiated. This helper function needs to work with
15762         _get_caps directly then. I was not freeing them though, added that to
15763         fix the mem leak.
15764
15765 2004-01-12  Julien MOUTTE <julien@moutte.net>
15766
15767         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
15768         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
15769         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
15770         than the free_func.
15771
15772 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15773
15774         * sys/oss/gstossaudio.c: (plugin_init):
15775         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15776         * sys/oss/gstosselement.h:
15777           make an oss debugging category
15778           make failure more descriptive
15779
15780 2004-01-11  David Schleef  <ds@schleef.org>
15781
15782         * ext/ffmpeg/gstffmpeg.c:
15783         * ext/ffmpeg/gstffmpegcodecmap.c:
15784         * ext/ffmpeg/gstffmpegdec.c:
15785         * ext/ffmpeg/gstffmpegenc.c:
15786         * ext/ffmpeg/gstffmpegprotocol.c:
15787         * ext/gdk_pixbuf/gstgdkanimation.c:
15788         * ext/jpeg/gstjpeg.c:
15789         * ext/libpng/gstpng.c:
15790         * ext/mpeg2dec/perftest.c:
15791         * ext/speex/gstspeex.c:
15792         * gst-libs/gst/resample/dtos.c:
15793         * gst/intfloat/gstintfloatconvert.c:
15794         * gst/oneton/gstoneton.c:
15795         * gst/rtjpeg/RTjpeg.c:
15796         * gst/rtp/gstrtp.c:
15797         * sys/dxr3/dxr3init.c:
15798         * sys/glsink/gstgl_nvimage.c:
15799         * sys/glsink/gstgl_pdrimage.c:
15800         * sys/glsink/gstglsink.c:
15801         * testsuite/gst-lint:
15802         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
15803
15804 2004-01-11  David Schleef  <ds@schleef.org>
15805
15806         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
15807         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
15808         * ext/gdk_pixbuf/gstgdkanimation.c:
15809         (gst_gdk_animation_iter_create_pixbuf):
15810         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
15811         (gst_gdk_pixbuf_chain):
15812         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15813         * ext/jack/gstjack.c: (gst_jack_change_state):
15814         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
15815         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
15816         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
15817         * gst/videofilter/gstvideofilter.c:
15818         (gst_videofilter_set_output_size):
15819         Remove all usage of gst_pad_get_caps(), and replace it with
15820         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
15821
15822 2004-01-11  David Schleef  <ds@schleef.org>
15823
15824         * configure.ac:
15825         * ext/Makefile.am: Fixes to make ext/libcaca compile.
15826         * ext/divx/gstdivxdec.c:
15827         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
15828         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
15829         handle images that span multiple buffers.  Now work with both
15830         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
15831         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15832         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
15833         video/video.h changes
15834         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
15835         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15836         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
15837         of GstData free function.
15838         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
15839         same.
15840
15841 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15842
15843         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
15844         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
15845         (gst_v4l2element_get_property):
15846         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
15847           add norm, channel and frequency properties.
15848         * sys/v4l2/gstv4l2tuner.c:
15849           fixes for tuner interface changes
15850         * sys/v4l2/gstv4l2element.h:
15851         * sys/v4l2/gstv4l2src.c:
15852         * sys/v4l2/gstv4l2src.h:
15853         * sys/v4l2/v4l2src_calls.c:
15854         * sys/v4l2/v4l2src_calls.h:
15855           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
15856
15857 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15858
15859         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
15860         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
15861         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
15862         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
15863         * gst-libs/gst/tuner/tuner.h:
15864           GObjects aren't const.
15865           Add find_by_name functions.
15866           Add checks to _changed functions.
15867         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
15868         (gst_v4l_tuner_get_norm):
15869           Fixes for above.
15870
15871 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15872
15873         * gst-libs/gst/video/video.h:
15874           Fix caps template names to be understandable.
15875           Prefix everything with GST_VIDEO.
15876         * ext/aalib/gstaasink.c:
15877         * ext/divx/gstdivxdec.c:
15878         * ext/divx/gstdivxenc.c:
15879         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15880         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
15881         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
15882         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
15883         * ext/libcaca/gstcacasink.c:
15884         * ext/libpng/gstpngenc.c: (raw_caps_factory):
15885         * ext/snapshot/gstsnapshot.c:
15886         * ext/swfdec/gstswfdec.c:
15887         * ext/xvid/gstxviddec.c:
15888         * ext/xvid/gstxvidenc.c:
15889         * gst/chart/gstchart.c:
15890         * gst/deinterlace/gstdeinterlace.c:
15891         * gst/effectv/gsteffectv.c:
15892         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
15893         * gst/goom/gstgoom.c:
15894         * gst/median/gstmedian.c:
15895         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
15896         (gst_monoscope_srcconnect), (gst_monoscope_chain):
15897         * gst/overlay/gstoverlay.c:
15898         * gst/smooth/gstsmooth.c:
15899         * gst/smpte/gstsmpte.c:
15900         * gst/synaesthesia/gstsynaesthesia.c:
15901         * gst/videocrop/gstvideocrop.c:
15902         * gst/videodrop/gstvideodrop.c:
15903         * gst/y4m/gsty4mencode.c:
15904         * sys/qcam/gstqcamsrc.c:
15905         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
15906           Make them work with new video.h file.
15907         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15908         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
15909         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15910         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
15911           Make it work with new buffer allocation system.
15912
15913 2004-01-11  Julien MOUTTE  <julien@moutte.net>
15914
15915         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
15916         pad_alloc_buffer implementation to use ->srcpad
15917         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
15918         pad_alloc_buffer implementation to use ->srcpad
15919         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
15920         pad_alloc_buffer implementation to use ->srcpad
15921         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
15922         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
15923         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
15924         a reference to everything we need.
15925         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
15926         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15927         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15928         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
15929         a reference to everything we need.
15930         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
15931
15932 2004-01-11  David Schleef  <ds@schleef.org>
15933
15934         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
15935         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
15936         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
15937         structure members.
15938         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
15939         value during a resize/renegotiation.
15940         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
15941         gst_pad_alloc_buffer();
15942         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15943         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
15944         structure members.
15945         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
15946         Fix for rename of buffer private structure members.
15947         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15948         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
15949         Fix for rename of buffer private structure members.
15950         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15951         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
15952         Fix for rename of buffer private structure members.
15953
15954 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
15955
15956         reviewed by: David Schleef <ds@schleef.org>
15957
15958         * gst/videofilter/Makefile.am:
15959         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
15960         from the patch by ds to fit in with recent make_filter changes.
15961
15962 2004-01-11  Julien MOUTTE  <julien@moutte.net>
15963
15964         * configure.ac: Adding examples/switch/Makefile
15965         * examples/Makefile.am: Adding examples/switch
15966         * examples/switch/Makefile.am: Adding switcher example.
15967         * examples/switch/switcher.c: (got_eos), (idle_iterate),
15968         (switch_timer), (main): Adding an example demonstrating switch usage
15969         with 2 videotestsrc showing different patterns.
15970         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
15971         (gst_switch_init): Fixing switch with the new caps system.
15972
15973 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15974
15975         * gst-libs/gst/video/video.h:
15976           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
15977           They should probably be like
15978           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
15979
15980 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15981
15982         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15983         (qtdemux_parse_trak):
15984           fix audio chunk size/timestamp calculation
15985
15986 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15987
15988         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
15989           fix SVQ3 caps
15990
15991 2004-01-11  Steve Baker  <steve@stevebaker.org>
15992
15993         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
15994         (gst_agingtv_base_init), (gst_agingtv_class_init),
15995         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
15996         (gst_agingtv_set_property), (gst_agingtv_get_property):
15997         Port agingTV to videofilter
15998
15999 2004-01-09  Julien MOUTTE <julien@moutte.net>
16000
16001         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
16002         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
16003
16004 2004-01-09  Julien MOUTTE <julien@moutte.net>
16005
16006         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
16007         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
16008         * gst-libs/gst/xoverlay/xoverlay.c:
16009         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
16010         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
16011         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
16012         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
16013         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
16014         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
16015         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
16016         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
16017         the bufferalloc_function to replace bufferpools, fixing the XOverlay
16018         interface implementation to handle xid being 0 and fix some bugs
16019         triggered by Benjamin's testcase.
16020         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
16021         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
16022         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
16023         the bufferalloc_function to replace bufferpools, fixing the XOverlay
16024         interface implementation to handle xid being 0 and fix some bugs
16025         triggered by Benjamin's testcase.
16026
16027 2004-01-09  David Schleef  <ds@schleef.org>
16028
16029         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
16030         mouse pointer events.  It works.
16031
16032 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16033
16034         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
16035           Use explicit caps - fix capsnego.
16036         * ext/xvid/gstxviddec.c:
16037         * ext/xvid/gstxvidenc.c:
16038           Remove macro-inside-macro which caused compile errors.
16039         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
16040           Error out if it's not a RIFF file. Else we error out without
16041           gst_element_error() which is not good...
16042
16043 2004-01-08  David Schleef  <ds@schleef.org>
16044
16045         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
16046         Fix pad_link function to handle formats that ffmpeg returns
16047         as multiple caps structures.
16048         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
16049         Only complain if source buffer is _smaller_ than expected.
16050         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
16051         (gst_videoscale_handle_src_event): Resize navigation events
16052         when passing them upstream.
16053         * gst/videotestsrc/gstvideotestsrc.c:
16054         * gst/videotestsrc/gstvideotestsrc.h:
16055         * gst/videotestsrc/videotestsrc.c:
16056         * gst/videotestsrc/videotestsrc.h:
16057         Rewrite many of the buffer painting functions to handle odd
16058         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
16059         been verified to work with my video card.
16060         * testsuite/gst-lint:  Add check for elements calling
16061         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
16062
16063 2004-01-08  David Schleef  <ds@schleef.org>
16064
16065         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16066         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
16067
16068 2004-01-08  Julien MOUTTE  <julien@moutte.net>
16069
16070         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
16071         configure event is not emiting the desired size signal. That fixes
16072         aspect ratio issues with gst-player.
16073
16074 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16075
16076         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
16077           Fix capsnego.
16078
16079 2004-01-08  Julien MOUTTE  <julien@moutte.net>
16080
16081         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
16082         public method to fire size signal.
16083
16084 2004-01-07  Julien MOUTTE  <julien@moutte.net>
16085
16086         * examples/gstplay/Makefile.am: Adding the interface library.
16087         * gst-libs/gst/play/Makefile.am: Adding the interface library.
16088         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
16089         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
16090         GST_IS_X_OVERLAY before signal connect.
16091         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
16092         Removing the have_video_size signal.
16093         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
16094         and associated public method.
16095         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
16096         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
16097         signal.
16098         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
16099         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
16100         signal.
16101         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
16102         Using XOverlay public method to fire size signal.
16103
16104 2004-01-07  David Schleef  <ds@schleef.org>
16105
16106         * gst/videofilter/Makefile.am:
16107         * gst/videofilter/gstvideotemplate.c:
16108         * gst/videofilter/make_filter:
16109         Create gstvideoexample.c in a srcdir!=builddir friendly way.
16110         Convert make_filter to /bin/sh script.
16111
16112 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16113
16114         * gst/modplug/gstmodplug.cc: fix element description
16115
16116 2004-01-07  Julien MOUTTE  <julien@moutte.net>
16117
16118         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
16119         (got_video_size): Adding some new lines in g_print calls.
16120         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
16121         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
16122         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
16123         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
16124         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
16125         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
16126         Complete code review, reverting some stuff i disagree with, adding
16127         some fixes : time synchronization on invalid timestamps, renegotiation
16128         of private window.
16129         * sys/ximage/ximagesink.h:
16130         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
16131         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
16132         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
16133         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
16134         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
16135         (gst_xvimagesink_buffer_new),
16136         (gst_xvimagesink_navigation_send_event),
16137         (gst_xvimagesink_set_xwindow_id),
16138         (gst_xvimagesink_get_desired_size),
16139         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
16140         stuff i disagree with, adding some fixes : Renegotiation of private
16141         window, implementing get_desired_size.
16142
16143 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16144
16145         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
16146         (gst_afsink_handle_event):
16147         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
16148         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
16149         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
16150         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
16151         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
16152           Fix for instantiate-test (see core). Also remove dead code from
16153           jpegenc (which still needs fixing, but that's lower on my TODO
16154           list...).
16155         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
16156           Never return NULL as caps.
16157
16158 2004-01-07  David Schleef  <ds@schleef.org>
16159
16160         * configure.ac:
16161         * ext/Makefile.am:
16162         * ext/librfb/Makefile.am:
16163         * ext/librfb/gstrfbsrc.c:
16164         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
16165         is the protocol used by VNC.
16166
16167 2004-01-07  David Schleef  <ds@schleef.org>
16168
16169         * gst/videofilter/gstvideotemplate.c:
16170         * gst/videofilter/gstvideotemplate.h:
16171         * gst/videofilter/make_filter:
16172         Merge videotemplate header into source file.
16173         * gst/effectv/Makefile.am:
16174         * gst/effectv/gsteffectv.c: (plugin_init):
16175         * gst/effectv/gstwarp.c:
16176         Make warpTV a subclass of videofilter.
16177
16178 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16179
16180         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
16181           Add guard against invalid utf-8 conversions in mad. Just in case.
16182
16183 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16184
16185         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
16186           Fix for bug shown by poisoning
16187
16188 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16189
16190         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
16191         (gst_v4lmjpegsrc_buffer_free):
16192         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
16193         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
16194         (gst_v4lsrc_buffer_free):
16195           Fix for removed bufferpools.
16196
16197 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
16198
16199         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
16200         Fix caps negotiation.
16201
16202         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
16203         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
16204         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16205         (dvdnavsrc_event):
16206         * ext/mpeg2dec/gstmpeg2dec.c:
16207         * gst-libs/gst/navigation/navigation.c:
16208         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
16209         * gst-libs/gst/navigation/navigation.h:
16210         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
16211         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
16212         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
16213         Super-simple first version of mouse and keyboard events. Clicking
16214         on a DVD menu now works, although it may not take you where you
16215         expected.
16216
16217         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
16218         * gst/videotestsrc/gstvideotestsrc.c:
16219         (gst_videotestsrc_src_fixate):
16220         These fixate functions were broken - they never actually
16221         fixated :)
16222
16223 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16224
16225         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
16226         (gst_icecastsend_init):
16227           fix for new caps system.
16228         * gst-libs/gst/mixer/mixertrack.h:
16229         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
16230           Add 'master track' flag (for tools like ACME that only want to
16231           change the main volume).
16232
16233 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
16234
16235         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
16236         (gst_xvid_csp_to_caps):
16237         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
16238         * ext/xvid/gstxvidenc.c:
16239         ifdef out ARGB type when it isn't available
16240         in xvidcore 1.0.0beta2
16241
16242 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16243
16244         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
16245           When we have received a new SCR right in the first buffer after
16246           a seek (so in the same cycle that handles the discont), we should
16247           handle the buffer instead of unreffing it, else we lose data.
16248
16249 2004-01-06  Iain <iain@prettypeople.org>
16250
16251         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
16252           buffer-frames caps too.
16253
16254         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
16255           caps that we need, don't destroy them all and rebuild them. And when
16256           creating src pads, use the src pad template rather than the sink...
16257
16258 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16259
16260         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
16261           Add pad to element *after* setting functions such as event handler.
16262           Without this, the scheduler (opt) will link pads, set the event
16263           handler from the default event function (dispatcher in gstpad.c)
16264           and *after* that, we will set our own event function, which will
16265           thus never be used (and thus mpegdemux doesn't handle events).
16266
16267 2004-01-04  David Schleef  <ds@schleef.org>
16268
16269         Fix the fixate functions to handle new prototype:
16270         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
16271         * gst/videotestsrc/gstvideotestsrc.c:
16272         (gst_videotestsrc_src_fixate):
16273         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
16274         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
16275         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
16276
16277 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16278
16279         * sys/ximage/ximagesink.h:
16280         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
16281         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
16282         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
16283         (gst_ximagesink_xoverlay_init):
16284           assorted fixes to make (re)embedding work
16285         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
16286         (gst_ximagesink_get_desired_size):
16287           implement desired size additions to XOverlay
16288
16289 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16290
16291         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
16292         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
16293         (gst_x_overlay_got_desired_size):
16294         * gst-libs/gst/xoverlay/xoverlay.h:
16295           Add optional "desired size" signal and querying.
16296
16297 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16298
16299         * gst/matroska/matroska-demux.c:
16300         (gst_matroska_demux_parse_blockgroup):
16301           Fix EBML-laced block parsing. Diffs are relative to previous
16302           lace, not the first lace. Thanks to Mosu from the Matroska
16303           team for detecting this.
16304         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16305         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
16306         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
16307         (gst_wavparse_change_state):
16308         * gst/wavparse/gstwavparse.h:
16309           Quickfix for capsnego.
16310
16311 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16312
16313         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
16314           Fix indenting, fix pad creation.
16315
16316 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16317
16318         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
16319         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
16320         (gst_xviddec_sink_link):
16321           Implement src_getcaps() so proper size caps is negotiated.
16322
16323 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16324
16325         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
16326           Finish flac decoder on EOS. See #116178.
16327
16328 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16329
16330         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
16331         (gst_matroska_demux_add_stream):
16332         * gst/matroska/matroska-ids.h:
16333           Add getcaps() function to fix capsnego...
16334
16335 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16336
16337         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16338         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
16339         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
16340           Fix more integer overflows. Again, see #126967.
16341
16342 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16343
16344         * ext/mpeg2dec/gstmpeg2dec.c:
16345           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
16346           #130416.
16347
16348 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16349
16350         * configure.ac:
16351         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
16352         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
16353         * ext/xvid/gstxvid.h:
16354         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
16355         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
16356         (gst_xviddec_src_link), (gst_xviddec_sink_link),
16357         (gst_xviddec_change_state):
16358         * ext/xvid/gstxviddec.h:
16359         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
16360         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
16361         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
16362         (gst_xvidenc_link), (gst_xvidenc_set_property),
16363         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
16364         * ext/xvid/gstxvidenc.h:
16365           Update xvid plugin to latest xvid (1.0.0-beta3) API.
16366
16367 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16368
16369         * gst/rtp/rtp-packet.c:
16370           Add sys/types.h include, since OS X doesn't define in_addr_t
16371           in netinet/in.h, like it does on Linux (see #129600).
16372
16373 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
16374
16375         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
16376
16377         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
16378           Correct logic of dispose function (see #129306).
16379
16380 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16381
16382         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
16383         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
16384         (gst_mpeg_parse_init):
16385         * gst/mpegstream/gstmpegparse.h:
16386           Remove clock (which was never provided, i.e. dead code), and
16387           also fix integer overflows at high PTS values (see #126967).
16388
16389 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16390
16391         * ext/flac/gstflacdec.c:
16392         * ext/libpng/gstpngenc.h:
16393         * ext/mikmod/gstmikmod.h:
16394           OS X fixes (see #126628).
16395
16396 2004-01-02  David Schleef  <ds@schleef.org>
16397
16398         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
16399         (gst_alsa_src_base_init): Remove bogus "src" request pad.
16400         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
16401         (gst_mpeg_parse_class_init): Move pad template registration
16402         to class_init, since the derived class (mpegdemux) doesn't
16403         want them.
16404
16405 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16406
16407         * sys/ximage/Makefile.am:
16408         * sys/xvideo/Makefile.am:
16409         * sys/xvimage/Makefile.am:
16410           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
16411           after installation (see #127664).
16412
16413 2004-01-02  David Schleef  <ds@schleef.org>
16414
16415         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
16416         (gst_ffmpegenc_connect):  Negotiation fixes.
16417         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
16418         Remove inappropriate gst_caps_free().
16419         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
16420         Reenable Ronald's internal resize code, since the core handles
16421         it correctly now.
16422
16423 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16424
16425         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
16426         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
16427         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
16428           Fix pad template stuff.
16429
16430 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16431
16432         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16433         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
16434           fix signed integer reading/writing.
16435
16436 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16437
16438         * ext/alsa/README:
16439           Remove outdated document
16440
16441 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
16442
16443         * gst/cutter/gstcutter.c: (gst_cutter_init):
16444           src pad was being created twice - oops.
16445
16446 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16447
16448         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
16449           Comment out internal resize. It doesn't handle the resulting
16450           XEvent internally, does another try_set_caps() which leads to
16451           a really nice loop.
16452           Real fix will come when Julien and Dave are awake. ;).
16453
16454 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16455
16456         * ext/mpeg2enc/gstmpeg2enc.cc:
16457           fix const/nonconst compile issue.
16458
16459 2004-01-02  David Schleef  <ds@schleef.org>
16460
16461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
16462         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
16463         Add fixate function and a check for bad formats.
16464
16465 2004-01-01  David Schleef  <ds@schleef.org>
16466
16467         Negotiation fixes:
16468         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
16469         (gst_audiofilter_init):
16470         * gst/debug/efence.c: (gst_efence_init):
16471         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
16472         (gst_deinterlace_init):
16473         * gst/volume/gstvolume.c: (volume_connect):
16474
16475 2004-01-01  David Schleef  <ds@schleef.org>
16476
16477         Convert elements to use gst_pad_use_explicit_caps() where
16478         appropriate:
16479         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
16480         * ext/audiofile/gstafparse.c: (gst_afparse_init),
16481         (gst_afparse_open_file):
16482         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
16483         (gst_afsrc_open_file):
16484         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
16485         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
16486         (gst_ffmpegdec_chain):
16487         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
16488         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
16489         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
16490         (gst_gdk_pixbuf_chain):
16491         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
16492         (gst_jpegdec_chain):
16493         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
16494         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
16495         (gst_mikmod_negotiate):
16496         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
16497         (gst_mpeg2dec_negotiate_format):
16498         * ext/mpeg2enc/gstmpeg2enc.cc:
16499         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
16500         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
16501         (gst_speexdec_sinkconnect):
16502         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
16503         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
16504         (gst_vorbisfile_new_link):
16505         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
16506         (gst_ac3parse_chain):
16507         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
16508         (gst_asf_demux_setup_pad):
16509         * gst/auparse/gstauparse.c: (gst_auparse_init),
16510         (gst_auparse_chain):
16511         * gst/id3/gstid3types.c: (gst_id3types_loop):
16512         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
16513         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16514         (mp1videoparse_parse_seq):
16515         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
16516         (bpf_from_header):
16517         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16518         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
16519         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
16520         (gst_mpeg_parse_send_data):
16521         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16522         (gst_qtdemux_add_stream):
16523         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
16524         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16525         (gst_wavparse_parse_fmt):
16526
16527 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16528
16529         * configure.ac:
16530           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
16531           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
16532           it therefore uses the wrong include paths. Too bad... Note
16533           that 1.6.1.93 is not release yet. ;).
16534           Also add a check for mplex, which is now using the lib'ified
16535           mplex from mjpegtools, too.
16536         * ext/ffmpeg/gstffmpegcodecmap.c:
16537           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
16538           issues. I don't think ffmpeg handles 3ivx correctly, so this
16539           probably won't work. But it won't hurt either.
16540         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
16541         (gst_ffmpegdec_chain):
16542         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
16543         (gst_ffmpegenc_chain_audio):
16544           Fix memleak in audio encoding. Close codec if open fails, this
16545           calls the cleanup routines so we can re-use the context.
16546         * ext/mpeg2enc/gstmpeg2enc.cc:
16547           Fix pad template names/types, fix memory issue with getcaps().
16548         * ext/mpeg2enc/gstmpeg2encoder.cc:
16549         * ext/mpeg2enc/gstmpeg2encoder.hh:
16550           Fix compile issue with new caps system (const thingy).
16551         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
16552         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
16553           We read a first frame right on initing, so that we have a caps
16554           when we init the output. This caps is cached in padprivate and
16555           read as first frame.
16556         * ext/mplex/Makefile.am:
16557         * ext/mplex/gstmplex.cc:
16558         * ext/mplex/gstmplex.h:
16559         * ext/mplex/gstmplex.hh:
16560         * ext/mplex/gstmplexibitstream.cc:
16561         * ext/mplex/gstmplexibitstream.hh:
16562         * ext/mplex/gstmplexjob.cc:
16563         * ext/mplex/gstmplexjob.hh:
16564         * ext/mplex/gstmplexoutputstream.cc:
16565         * ext/mplex/gstmplexoutputstream.hh:
16566           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
16567           had issues, didn't do capsnego, supported only a subset of the
16568           mplex features and required a mplex fork in our local CVS. Plus
16569           that it worked agaist a very old mplex version. Rewriting was
16570           faster than updating it.
16571         * gst-libs/ext/Makefile.am:
16572         * gst-libs/ext/mplex/INSTRUCT:
16573         * gst-libs/ext/mplex/Makefile.am:
16574         * gst-libs/ext/mplex/README:
16575         * gst-libs/ext/mplex/TODO:
16576         * gst-libs/ext/mplex/ac3strm_in.cc:
16577         * gst-libs/ext/mplex/audiostrm.hh:
16578         * gst-libs/ext/mplex/audiostrm_out.cc:
16579         * gst-libs/ext/mplex/aunit.hh:
16580         * gst-libs/ext/mplex/bits.cc:
16581         * gst-libs/ext/mplex/bits.hh:
16582         * gst-libs/ext/mplex/buffer.cc:
16583         * gst-libs/ext/mplex/buffer.hh:
16584         * gst-libs/ext/mplex/fastintfns.h:
16585         * gst-libs/ext/mplex/format_codes.h:
16586         * gst-libs/ext/mplex/inputstrm.cc:
16587         * gst-libs/ext/mplex/inputstrm.hh:
16588         * gst-libs/ext/mplex/lpcmstrm_in.cc:
16589         * gst-libs/ext/mplex/mjpeg_logging.cc:
16590         * gst-libs/ext/mplex/mjpeg_logging.h:
16591         * gst-libs/ext/mplex/mjpeg_types.h:
16592         * gst-libs/ext/mplex/mpastrm_in.cc:
16593         * gst-libs/ext/mplex/mpegconsts.cc:
16594         * gst-libs/ext/mplex/mpegconsts.h:
16595         * gst-libs/ext/mplex/mplexconsts.hh:
16596         * gst-libs/ext/mplex/multplex.cc:
16597         * gst-libs/ext/mplex/outputstream.hh:
16598         * gst-libs/ext/mplex/padstrm.cc:
16599         * gst-libs/ext/mplex/padstrm.hh:
16600         * gst-libs/ext/mplex/stillsstream.cc:
16601         * gst-libs/ext/mplex/stillsstream.hh:
16602         * gst-libs/ext/mplex/systems.cc:
16603         * gst-libs/ext/mplex/systems.hh:
16604         * gst-libs/ext/mplex/vector.cc:
16605         * gst-libs/ext/mplex/vector.hh:
16606         * gst-libs/ext/mplex/videostrm.hh:
16607         * gst-libs/ext/mplex/videostrm_in.cc:
16608         * gst-libs/ext/mplex/videostrm_out.cc:
16609         * gst-libs/ext/mplex/yuv4mpeg.cc:
16610         * gst-libs/ext/mplex/yuv4mpeg.h:
16611         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
16612         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
16613           We don't fork mjpegtools' mplex in our CVS anymore.
16614         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
16615         (gst_avi_demux_add_stream):
16616         * gst/avi/gstavidemux.h:
16617           Add getcaps() function for proper caps nego. This makes some
16618           parts of AVI playback/reading work.
16619         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
16620           Resize window on new capsnego. This is probably wrong, but
16621           I'm still committing it because with current capsnego, the
16622           first successfull capsnego is auto-fixated, therefore rounded
16623           down to the lowest values in the caps. this results in a 16x16
16624           XWindow that is not reized when real capsnego finishes.
16625           Dave, I see more cases of this, do you know a proper solution?
16626         * tools/gst-launch-ext.in:
16627           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
16628
16629 2003-12-31  David Schleef  <ds@schleef.org>
16630
16631         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
16632         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
16633           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
16634
16635 2003-12-30  David Schleef  <ds@schleef.org>
16636
16637         * ext/ffmpeg/gstffmpegcolorspace.c:
16638         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
16639         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
16640         (gst_ffmpegcsp_chain): Negotiation fixes
16641         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
16642         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
16643         (gst_audio_convert_link), (gst_audio_convert_channels):
16644         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
16645         (gst_audioscale_link), (gst_audioscale_get_buffer),
16646         (gst_audioscale_chain): Negotiation fixes
16647         * gst/audioscale/gstaudioscale.h:
16648         * gst/videofilter/gstvideofilter.c:
16649         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
16650         (gst_videofilter_link), (gst_videofilter_init),
16651         (gst_videofilter_set_output_size), (gst_videofilter_setup),
16652         (gst_videofilter_find_format_by_structure):
16653         * gst/videofilter/gstvideofilter.h: Negotiation fixes
16654         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
16655         (gst_videoscale_link):
16656         * gst/videoscale/videoscale.c: (videoscale_get_structure),
16657         (videoscale_find_by_structure), (gst_videoscale_setup):
16658         * gst/videoscale/videoscale.h: Negotiation fixes
16659         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
16660         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
16661         function, restrict resizing to a multiple of 4 (hack until
16662         everyone supports odd sizes correctly).
16663
16664 2003-12-29  Colin Walters  <walters@verbum.org>
16665
16666         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
16667         signed.
16668
16669 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
16670
16671         * ext/sndfile/gstsf.c: (gst_sf_loop):
16672           Fix warning about discarding const qualifier
16673
16674 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
16675
16676         * gst/cutter/gstcutter.c:
16677         * gst/videoscale/gstvideoscale.c:
16678         * gst/volenv/gstvolenv.c:
16679         * gst-libs/gst/audio/audio.c:
16680         * gst-libs/gst/video/video.c:
16681           Fix warnings
16682
16683 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16684
16685         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
16686           Don't send ALSA debugging to stderr.
16687         * ext/alsa/gstalsa.h:
16688           Use GST_WARNING instead of g_warning when ALSA functions fail.
16689
16690 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16691
16692         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
16693           Free XVAdapterInfo correctly.
16694
16695 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16696
16697         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
16698         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
16699           Make id3tag use correct caps nego.
16700
16701 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
16702
16703         * ext/ivorbis/vorbis.c:
16704         * ext/ivorbis/vorbisenc.h:
16705         * ext/ivorbis/vorbisfile.c:
16706           Modify so that it uses the new caps things
16707
16708 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16709
16710         * testsuite/spider/spider1.c: (main):
16711         * testsuite/spider/spider2.c: (main):
16712         * testsuite/spider/spider3.c: (main):
16713           Make tests compile again. They probably don't work.
16714
16715 2003-12-24  Colin Walters  <walters@verbum.org>
16716
16717         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
16718         we can't fixate the caps anymore.
16719
16720 2003-12-23  David Schleef  <ds@schleef.org>
16721
16722         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
16723         * sys/oss/gstosssink.c: (gst_osssink_init),
16724         (gst_osssink_sink_fixate): Add fixate function.
16725
16726 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16727
16728         * ext/ffmpeg/gstffmpegcodecmap.c:
16729         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
16730         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
16731         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
16732         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
16733         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
16734         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
16735         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
16736           fix typo in RGB masks, and move back to "old" colorspace
16737           capsnego code until whoever wrote this new crap has actually
16738           tested it so that it works.
16739           And yes, this works, keep it that way please.
16740
16741 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16742
16743         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
16744         (gst_divxdec_init), (gst_divxdec_negotiate):
16745         * ext/divx/gstdivxdec.h:
16746         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
16747         (gst_divxenc_init):
16748         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
16749         (gst_faac_sinkconnect), (gst_faac_srcconnect):
16750         * ext/mpeg2enc/gstmpeg2enc.cc:
16751         * ext/mpeg2enc/gstmpeg2encoder.cc:
16752         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
16753         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
16754         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
16755         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
16756         (dxr3spusink_init):
16757         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
16758         (dxr3videosink_init):
16759           Fix caps breakage after Dave's caps branch merge.
16760
16761 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16762
16763         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16764           Fix for 24bpp display.
16765
16766 2003-12-23  Colin Walters  <walters@verbum.org>
16767
16768         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
16769         a GnomeVFSHandle directly.
16770
16771 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16772
16773         * gst/volume/Makefile.am:
16774         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
16775         (volume_base_init), (volume_init):
16776           Reenable volume element and fix to work with new caps stuff.
16777           Rhythmbox needs this.
16778
16779 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16780
16781         * gst/qtdemux/qtdemux.c: (plugin_init):
16782           qtdemux requires bytestream
16783
16784 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16785
16786         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
16787           Fix remaining caps handling errors due to CAPS merge.
16788
16789 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16790
16791         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
16792         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
16793         (gst_faad_srcconnect):
16794           Port to new caps system.
16795
16796 2003-12-21  Julien MOUTTE  <julien@moutte.net>
16797
16798         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
16799         (got_video_size), (main): using g_print instead of g_message.
16800         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
16801         signal which was not emitted because of "switch" element added to the
16802         bin but not connected. (Removing from the bin temporarily)
16803
16804 2003-12-21  Julien MOUTTE  <julien@moutte.net>
16805
16806         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
16807         find X development files. I don't understand the previous tests and
16808         they fail on my debian/ppc unstable. This one works.
16809         * examples/gstplay/player.c: (main): Set the pipeline to READY before
16810         exiting.
16811         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
16812         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16813         (gst_play_set_visualization): Add some safety checks in set_ methods
16814         and state_change. This was throwing some ugly CRITICAL messages when
16815         pipeline was getting disposed and casts were failing.
16816
16817 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16818
16819         * configure.ac:
16820           Improve mpeg2enc detection. This is for distributions that do
16821           ship mjpegtools, but without mpeg2enc. Also does object check
16822           for might there ever be ABI incompatibility.
16823         * ext/mpeg2enc/gstmpeg2enc.cc:
16824           Add Andrew as second maintainer (he's helping me), and also add
16825           an error if no caps was set. This happens if I pull before capsnego
16826           and that's something I should solve sometime else.
16827         * gst/matroska/matroska-demux.c:
16828         (gst_matroska_demux_parse_blockgroup):
16829           Fix time parsing.
16830         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
16831         (gst_matroska_mux_track_header):
16832           Add caps to templates.
16833         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
16834           Add mpegversion=1 to prevent confusion with MPEG/AAC.
16835         * gst/mpegstream/gstmpegdemux.c:
16836           Remove layer since it causes warnings about unfixed caps.
16837         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
16838           Fix obvious typo (we error out if caps were set, we should of
16839           course error out if *no* caps were set).
16840         * sys/oss/gstosselement.c: (gst_osselement_convert):
16841           Fix format conversion, we confused bits/bytes.
16842         * sys/oss/gstosselement.h:
16843           Improve documentation for 'bps'.
16844         * sys/v4l/TODO:
16845           Remove stuff about plugins that need removing - this was done
16846           ages ago.
16847         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
16848         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
16849         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
16850         (gst_v4lsrc_src_query):
16851         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
16852         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
16853           Add get_query_types(), get_formats() and query() functions.
16854
16855 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
16856
16857         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
16858         * moved CVS to freedesktop.org
16859