Link plugins against libraries:
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-04-24  David Schleef  <ds@schleef.org>
2
3         Link plugins against libraries:
4         * ext/alsa/Makefile.am:
5         * gst/tcp/Makefile.am:
6
7         Remove asm code that should be in liboil
8         * gst/videoscale/Makefile.am:
9         * gst/videoscale/videoscale_x86_asm.s:
10
11         gettext wants these checked in:
12         * po/af.po:
13         * po/az.po:
14         * po/cs.po:
15         * po/en_GB.po:
16         * po/hu.po:
17         * po/it.po:
18         * po/nb.po:
19         * po/nl.po:
20         * po/or.po:
21         * po/sq.po:
22         * po/sr.po:
23         * po/sv.po:
24         * po/uk.po:
25         * po/vi.po:
26
27 2005-04-24  David Schleef  <ds@schleef.org>
28
29         Convert gst_main() to g_main_loop_run()
30         * gst/playback/decodetest.c: (main):
31         * gst/playback/test2.c: (main):
32         * gst/playback/test3.c: (main):
33         * gst/playback/test4.c: (main):
34
35         Link plugins against libraries:
36         * ext/libvisual/Makefile.am:
37         * sys/xvimage/Makefile.am:
38
39 2005-04-24  David Schleef  <ds@schleef.org>
40
41         * configure.ac: Remove idct and resample libs
42         * gst-libs/gst/Makefile.am: same
43
44         Remove usage of gst_library_load():
45         * ext/alsa/gstalsaplugin.c: (plugin_init):
46         * ext/libvisual/visual.c: (plugin_init):
47         * ext/ogg/gstogg.c: (plugin_init):
48         * ext/theora/theora.c: (plugin_init):
49         * ext/vorbis/vorbis.c: (plugin_init):
50         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
51         * gst/audioscale/gstaudioscale.c:
52         * gst/adder/gstadder.c: (plugin_init):
53         * gst/audioconvert/plugin.c: (plugin_init):
54         * sys/ximage/ximagesink.c: (plugin_init):
55         * sys/xvimage/xvimagesink.c: (plugin_init):
56         * gst/tcp/gsttcpplugin.c: (plugin_init):
57
58         Link plugins against libraries:
59         * ext/ogg/Makefile.am:
60         * ext/theora/Makefile.am:
61         * ext/vorbis/Makefile.am:
62         * gst/audioconvert/Makefile.am:
63
64         Create proper libraries:
65         * gst-libs/gst/riff/Makefile.am:
66         * gst-libs/gst/audio/Makefile.am:
67         * gst-libs/gst/video/Makefile.am:
68
69         Move resample library to audioscale plugin directory:
70         * gst-libs/gst/resample/Makefile.am:
71         * gst-libs/gst/resample/README:
72         * gst-libs/gst/resample/dtof.c:
73         * gst-libs/gst/resample/dtos.c:
74         * gst-libs/gst/resample/functable.c:
75         * gst-libs/gst/resample/private.h:
76         * gst-libs/gst/resample/resample.c:
77         * gst-libs/gst/resample/resample.h:
78         * gst-libs/gst/resample/resample.vcproj:
79         * gst-libs/gst/resample/test.c:
80         * gst/audioscale/Makefile.am:
81         * gst/audioscale/README:
82         * gst/audioscale/dtof.c:
83         * gst/audioscale/dtos.c:
84         * gst/audioscale/functable.c:
85         * gst/audioscale/private.h:
86         * gst/audioscale/resample.c:
87         * gst/audioscale/resample.h:
88         * gst/audioscale/test.c:
89
90         Move tagedit library to gst-libs:
91         * gst-libs/gst/tag/Makefile.am:
92         * gst-libs/gst/tag/gstid3tag.c:
93         * gst-libs/gst/tag/gsttagediting.c:
94         * gst-libs/gst/tag/gsttageditingprivate.h:
95         * gst-libs/gst/tag/gstvorbistag.c:
96         * gst/tags/Makefile.am:
97         * gst/tags/gstid3tag.c:
98         * gst/tags/gstvorbistag.c:
99
100         Fix for core changes:
101         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
102         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
103         (gst_sinesrc_getrange):
104
105 2005-04-23  David Schleef  <ds@schleef.org>
106
107         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
108         in gst-plugins in a long time, and properly belongs in liboil.
109         * gst-libs/gst/idct/Makefile.am:
110         * gst-libs/gst/idct/README:
111         * gst-libs/gst/idct/dct.h:
112         * gst-libs/gst/idct/doieee:
113         * gst-libs/gst/idct/fastintidct.c:
114         * gst-libs/gst/idct/floatidct.c:
115         * gst-libs/gst/idct/idct.c:
116         * gst-libs/gst/idct/idct.h:
117         * gst-libs/gst/idct/idtc.vcproj:
118         * gst-libs/gst/idct/ieeetest.c:
119         * gst-libs/gst/idct/intidct.c:
120
121 2005-04-20  Wim Taymans  <wim@fluendo.com>
122
123         * docs/design-audiosinks.txt:
124         * gst-libs/gst/audio/Makefile.am:
125         * gst-libs/gst/audio/TODO:
126         * gst-libs/gst/audio/gstaudiosink.c:
127         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
128         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
129         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
130         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
131         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
132         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
133         (gst_audiosink_class_init), (gst_audiosink_init),
134         (gst_audiosink_create_ringbuffer):
135         * gst-libs/gst/audio/gstaudiosink.h:
136         * gst-libs/gst/audio/gstbaseaudiosink.c:
137         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
138         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
139         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
140         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
141         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
142         (gst_baseaudiosink_create_ringbuffer),
143         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
144         * gst-libs/gst/audio/gstbaseaudiosink.h:
145         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
146         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
147         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
148         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
149         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
150         (gst_ringbuffer_play), (gst_ringbuffer_pause),
151         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
152         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
153         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
154         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
155         * gst-libs/gst/audio/gstringbuffer.h:
156         An attempt at a set of audio base classes together with some
157         design docs.
158
159 2005-04-20  Wim Taymans  <wim@fluendo.com>
160
161         * gst/audioconvert/Makefile.am:
162         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
163         (gst_audio_convert_caps_remove_format_info),
164         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
165         (gst_audio_convert_channels):
166         Link against audio libs.
167         Fix audio convert plugin.
168
169 2005-04-20  Wim Taymans  <wim@fluendo.com>
170
171         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
172         (gst_ogg_demux_sink_activate):
173         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
174         (theora_set_header_on_caps), (theora_enc_sink_event),
175         (theora_enc_chain):
176         Fix theora encoder.
177
178 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
179
180         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
181         * gst/playback/gstdecodebin.c: (find_compatibles):
182           Work with staticpadtemplates in elementfactories.
183
184 2005-04-12  Wim Taymans  <wim@fluendo.com>
185
186         * gst/playback/README:
187         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
188         (compare_ranks), (print_feature), (gst_decode_bin_init),
189         (dynamic_create), (dynamic_free), (find_compatibles),
190         (mimetype_is_raw), (close_pad_link), (got_redirect),
191         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
192         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
193         (gst_decode_bin_change_state):
194         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
195         (gst_play_base_bin_init), (group_destroy), (group_commit),
196         (check_queue), (queue_overrun), (queue_threshold_reached),
197         (queue_out_of_data), (gen_preroll_element), (unknown_type),
198         (new_decoded_pad), (setup_subtitle), (gen_source_element),
199         (got_redirect), (setup_source), (play_base_eos),
200         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
201         (gst_play_base_bin_remove_element):
202         * gst/playback/gstplaybasebin.h:
203         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
204         (gst_play_bin_init), (gst_play_bin_dispose),
205         (gst_play_bin_set_property), (gen_video_element),
206         (gen_text_element), (gen_audio_element), (remove_sinks),
207         (gst_play_bin_send_event):
208         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
209         (stream_info_change_state), (gst_stream_info_set_mute):
210         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
211         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
212         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
213         (gst_stream_selector_chain):
214         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
215         (main):
216         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
217         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
218         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
219         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
220         Raw and crude port of decodebin. 
221         Make playbin compile.
222
223 2005-04-06  Wim Taymans  <wim@fluendo.com>
224
225         * ext/gnomevfs/Makefile.am:
226         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
227         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
228         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
229         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
230         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
231         (gst_gnomevfssrc_stop):
232         * ext/ogg/Makefile.am:
233         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
234         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
235         * ext/theora/Makefile.am:
236         * ext/theora/theoradec.c: (_inc_granulepos),
237         (theora_dec_sink_event), (theora_dec_chain):
238         * ext/vorbis/Makefile.am:
239         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
240         (vorbis_dec_sink_event), (vorbis_dec_chain):
241         * gst-libs/gst/audio/Makefile.am:
242         * sys/xvimage/Makefile.am:
243         Make gnomevfssrc extend the source base class.
244         Fix linking against libs in various plugins.
245
246 2005-04-06  Andy Wingo  <wingo@pobox.com>
247
248         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
249         GST_BASE_LIBS.
250
251         * configure.ac: Add check and AC_SUBST for libgstbase.
252
253 2005-03-31  Wim Taymans  <wim@fluendo.com>
254
255         * examples/seeking/Makefile.am:
256         * examples/seeking/cdparanoia.c: (main):
257         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
258         (play_cb), (pause_cb), (stop_cb), (main):
259         * examples/seeking/playbin.c:
260         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
261         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
262         (make_sid_pipeline), (make_vorbis_pipeline),
263         (make_theora_pipeline), (make_vorbis_theora_pipeline),
264         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
265         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
266         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
267         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
268         (stop_cb), (main):
269         * examples/seeking/spider_seek.c:
270         * examples/seeking/vorbisfile.c:
271         * ext/gnomevfs/Makefile.am:
272         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
273         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
274         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
275         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
276         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
277         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
278         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
279         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
280         * ext/ogg/README:
281         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
282         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
283         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
284         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
285         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
286         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
287         (gst_ogg_pad_event), (gst_ogg_pad_reset),
288         (gst_ogg_demux_factory_filter), (compare_ranks),
289         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
290         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
291         (gst_ogg_chain_new), (gst_ogg_chain_free),
292         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
293         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
294         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
295         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
296         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
297         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
298         (gst_ogg_demux_get_prev_page),
299         (gst_ogg_demux_deactivate_current_chain),
300         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
301         (gst_ogg_demux_bisect_forward_serialno),
302         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
303         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
304         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
305         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
306         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
307         (gst_ogg_demux_change_state), (gst_ogg_print):
308         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
309         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
310         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
311         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
312         (gst_ogg_mux_loop):
313         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
314         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
315         (theora_dec_src_convert), (theora_dec_sink_convert),
316         (theora_dec_src_query), (theora_dec_src_event),
317         (theora_dec_sink_event), (theora_dec_chain),
318         (theora_dec_change_state):
319         * ext/theora/theoraenc.c: (gst_theora_enc_init),
320         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
321         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
322         (theora_enc_change_state):
323         * ext/vorbis/Makefile.am:
324         * ext/vorbis/oggvorbisenc.c:
325         * ext/vorbis/oggvorbisenc.h:
326         * ext/vorbis/vorbis.c: (plugin_init):
327         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
328         (vorbis_dec_src_query), (vorbis_dec_src_event),
329         (vorbis_dec_sink_event), (vorbis_dec_chain),
330         (vorbis_dec_change_state):
331         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
332         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
333         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
334         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
335         (gst_vorbisenc_change_state):
336         * ext/vorbis/vorbisenc.h:
337         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
338         * gst-libs/gst/audio/audioclock.c:
339         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
340         (gst_audiofilter_init), (gst_audiofilter_chain):
341         * gst-libs/gst/audio/testchannels.c: (main):
342         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
343         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
344         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
345         (gmip_find_track_streaminfo), (gmip_find_track_format):
346         * gst-libs/gst/media-info/media-info.c:
347         (gst_media_info_read_idler):
348         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
349         (gst_play_get_all_by_interface):
350         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
351         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
352         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
353         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
354         (gst_riff_parse_info):
355         * gst-libs/gst/riff/riff-read.h:
356         * gst-libs/gst/riff/riff.c: (plugin_init):
357         * gst-libs/gst/video/Makefile.am:
358         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
359         (gst_videosink_class_init), (gst_videosink_get_type):
360         * gst-libs/gst/video/videosink.h:
361         * gst/audioconvert/bufferframesconvert.c:
362         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
363         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
364         * gst/audioconvert/channelmixtest.c: (main):
365         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
366         (gst_audio_convert_chain),
367         (gst_audio_convert_caps_remove_format_info),
368         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
369         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
370         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
371         (gst_audio_convert_buffer_to_default_format),
372         (gst_audio_convert_buffer_from_default_format),
373         (gst_audio_convert_channels):
374         * gst/audioconvert/gstchannelmix.h:
375         * gst/ffmpegcolorspace/avcodec.h:
376         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
377         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
378         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
379         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
380         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
381         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
382         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
383         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
384         (mpeg_video_type_find), (mpeg_video_stream_type_find),
385         (dv_type_find):
386         * gst/videotestsrc/gstvideotestsrc.c:
387         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
388         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
389         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
390         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
391         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
392         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
393         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
394         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
395         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
396         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
397         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
398         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
399         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
400         (gst_xvimagesink_navigation_send_event),
401         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
402         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
403         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
404         * sys/xvimage/xvimagesink.h:
405         Plugin port to 0.9, ogg/theora playback should work in the seek
406         example now.
407         Removed old examples.
408         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
409         explained in 0.9 TODO doc.
410
411
412 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
413
414         * autogen.sh:
415         * configure.ac:
416         * ext/Makefile.am:
417         * gst/Makefile.am:
418         * po/POTFILES.in:
419         * po/af.po:
420         * po/az.po:
421         * po/cs.po:
422         * po/en_GB.po:
423         * po/hu.po:
424         * po/it.po:
425         * po/nb.po:
426         * po/nl.po:
427         * po/or.po:
428         * po/sq.po:
429         * po/sr.po:
430         * po/sv.po:
431         * po/uk.po:
432         * po/vi.po:
433         * sys/Makefile.am:
434         * testsuite/Makefile.am:
435           remove a whole bunch of plugins.  This module now contains a set
436           of free reference plugins/elements as agreed.
437
438 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
439
440         * configure.ac:
441           hunting season on 0.9 is now OPEN
442
443 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
444
445         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
446           Kick the hell out of gcc for not warning me about a symbol conflict.
447
448 2005-02-22  Luca Ognibene  <luogni@tin.it>
449
450         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
451
452         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
453           Don't leak caps string (fixes #168134)
454
455         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
456         (gst_jpegenc_init), (gst_jpegenc_finalize),
457         (gst_jpegenc_change_state):
458           Don't leak line buffers and context struct (fixes #168133).
459
460 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
461
462         * configure.ac:
463         * ext/dirac/gstdiracdec.cc:
464         (gst_diracdec_chain):
465           Since dirac 0.5.0 the framerate in dirac is expressed as a
466           rational number. Fix build and up requirement to 0.5.0, and
467           also pass parameters to gst_diracdec_link in the right order
468           (fixes #167959).
469
470 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
471
472         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
473         * ext/faad/gstfaad.h:
474         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
475         certain invalid muxed streams, where some packets will contain 
476         junk after decoder data. Partially fixes #149158.
477
478 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
479         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
480           Make sure we only write to writable buffers
481
482 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
483
484         * gst-libs/gst/riff/riff-media.c:
485         (gst_riff_create_audio_caps_with_data):
486           Do actually fix invalid RIFF fmt header values for alaw
487           and mulaw audio instead of just saying so.
488
489         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
490           Give gst_riff_create_audio_caps_with_data() a chance to
491           fix up broken format header fields before extracting any
492           parameters from the header. (fixes #167633)
493
494 2005-02-19  Martin Holters  <martin.holters@gmx.de>
495
496         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
497
498         * gst/audioconvert/bufferframesconvert.c:
499         (buffer_frames_convert_link):
500           Don't leak othercaps. (fixes #167878)
501
502 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>>
503
504         * configure.ac:
505         * ext/libvisual/visual.c: (gst_visual_srclink),
506         (gst_visual_change_state):
507           Support libvisual 0.2.0.
508
509 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
510
511         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
512         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
513           Use same rowstrides for I420 as used everywhere else.
514
515 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
516
517         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
518           Declare variables at beginning of block and make gcc-2.95 happy
519           (fixes # 167482, patch by Gergely Nagy).
520           
521         * gst/tcp/gsttcpclientsrc.c:
522         * gst/tcp/gsttcpclientsrc.h:
523           Move some includes into the header, so that struct sockaddr_in is
524           defined when it should be defined on FreeBSD as well (fixes
525           #167483).
526           
527         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
528           Don't pass uninitialised values to setsockopt() here either.
529
530 2005-02-17  Luca Ognibene  <luogni at tin dot it>
531
532         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
533
534         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
535           Don't pass uninitialised values to setsockopt(). (fixes #167704)
536
537 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
538
539         * gst/playback/gstplaybin.c: (add_sink):
540           Invert bin_add/link order to workaround deadlock in opt.
541
542 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
543
544         * gst/modplug/gstmodplug.cc:
545           Add missing break causing position queries to fail.
546
547 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
548
549         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
550           Granpos can apparently be -1, which screws up calculations...
551
552 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
553
554         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
555         (gst_ximagesink_send_pending_navigation),
556         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
557         (gst_ximagesink_init):
558         * sys/ximage/ximagesink.h:
559         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
560         (gst_xvimagesink_send_pending_navigation),
561         (gst_xvimagesink_navigation_send_event),
562         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
563         * sys/xvimage/xvimagesink.h:
564           Use a mutex protected list to marshal navigation
565           events into the stream thread from whichever thread
566           sends them.
567
568 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
569
570         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
571           Display current position and track length; misc. clean-ups.
572           
573         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
574         (speed_init), (speed_chain):
575           Add query function, so that the stream length and current position
576           get adjusted when queried (note that current position queries may
577           still be wrong if the audio sink returns values based on buffer
578           timestamps instead of passing on the query).
579
580 2005-02-13  Benjamin Otte  <otte@gnome.org>
581
582         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
583         (gst_audio_convert_channels):
584           create channel conversion matrix when linking
585         * gst/audioconvert/.cvsignore:
586         * gst/audioconvert/Makefile.am:
587         * gst/audioconvert/channelmixtest.c: (main):
588           add (ugly) test that ensures stereo <=> mono conversion works
589           correctly
590
591 2005-02-13  Benjamin Otte  <otte@gnome.org>
592
593         * gst/audioconvert/gstchannelmix.h:
594           include missing header file
595         * gst/audioconvert/gstchannelmix.c:
596         (gst_audio_convert_fill_compatible):
597           use same sign for both channels when converting to/from compatible
598           channel. Previously used different signs made the signals cancel
599           each other out and appear like silence. (fixes #167269)
600
601 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
602
603         * gst/ffmpegcolorspace/avcodec.h:
604         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
605         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
606         (gst_ffmpegcsp_avpicture_fill):
607         * gst/ffmpegcolorspace/imgconvert.c:
608           Convert to and from YV12 (fixes #156379).
609
610 2005-02-12  Julien MOUTTE  <julien@moutte.net>
611
612         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
613         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
614         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
615         (gst_ximagesink_expose), (gst_ximagesink_set_property),
616         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
617         methods from chain and negotiation and vice versa (Fixes #166142).
618         * sys/ximage/ximagesink.h: Add stream_lock.
619         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
620         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
621         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
622         (gst_xvimagesink_expose): Check for xcontext before trying to link.
623
624 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
625
626         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
627           Don't send "Hey! You gave me a NULL pointer you naughty person" as
628           error message when we can't open the DVD device (when dvdnav_open()
629           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
630           the above). Send something more useful instead (fixes #167117).
631
632 2005-02-11  Julien MOUTTE  <julien@moutte.net>
633
634         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
635         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
636         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
637         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
638         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
639         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
640         methods from chain and negotiation and vice versa (Fixes #166142).
641         Fix a possible bug of images in the buffer pool being discarded because
642         we are looking at the wrong geometry.
643         * sys/xvimage/xvimagesink.h: Add stream_lock.
644
645 2005-02-11  David Schleef  <ds@schleef.org>
646
647         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
648         unsigned int. (fixes #167128)
649
650 2005-02-11  David Schleef  <ds@schleef.org>
651
652         * gst/librfb/Makefile.am: Testing stuff before committing is
653           for wimps... and people with fast machines.  Fix stupid
654           mistake.
655
656 2005-02-11  David Schleef  <ds@schleef.org>
657
658         * configure.ac: Pull in librfb from my CVS tree, because it is
659           too small and annoying to be separate.  Move rfbsrc plugin
660           to gst/.
661         * ext/Makefile.am:
662         * ext/librfb/Makefile.am:
663         * ext/librfb/gstrfbsrc.c:
664         * gst/librfb/Makefile.am:
665         * gst/librfb/gstrfbsrc.c:
666         * gst/librfb/rfb.c:
667         * gst/librfb/rfb.h:
668         * gst/librfb/rfbbuffer.c:
669         * gst/librfb/rfbbuffer.h:
670         * gst/librfb/rfbbytestream.c:
671         * gst/librfb/rfbbytestream.h:
672         * gst/librfb/rfbcontext.h:
673         * gst/librfb/rfbdecoder.c:
674         * gst/librfb/rfbdecoder.h:
675         * gst/librfb/rfbutil.h:
676
677 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
678
679         * gst/speed/Makefile.am:
680         * gst/speed/demo-mp3.c: (main):
681         * gst/speed/filter.func:
682         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
683         (speed_class_init), (speed_init), (speed_chain_int16),
684         (speed_chain_float32), (speed_chain), (speed_set_property),
685         (speed_get_property), (speed_change_state):
686         * gst/speed/gstspeed.h:
687           Fix speed element and make it chain-based (fixes #156467),
688           and make it handle more than one channel.
689
690 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
691
692         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
693         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
694         (gst_dtsdec_chain), (gst_dtsdec_change_state):
695         * ext/dts/gstdtsdec.h:
696           Don't clobber the stack constructing the channels array.
697           Make the element chain-based. DTS tracks can now be played.
698           
699 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
700
701         * gst-libs/gst/audio/multichannel.h:
702         * gst-libs/gst/gconf/gconf.h:
703         * gst-libs/gst/idct/idct.h:
704         * gst-libs/gst/media-info/media-info-priv.h:
705         * gst-libs/gst/play/play.h:
706         * gst-libs/gst/resample/private.h:
707         * gst-libs/gst/resample/resample.h:
708         * gst-libs/gst/riff/riff-ids.h:
709         * gst-libs/gst/video/video.h:
710         * gst-libs/gst/video/videosink.h:
711           Add G_BEGIN_DECLS and G_END_DECLS around headers where
712           missing, so that they work when included from C++ code.
713
714 2005-02-09  David Schleef  <ds@schleef.org>
715
716         * testsuite/gst-lint: Check for non-statically scoped
717           parent_class variables.  This won't be a problem once
718           plugins are loaded with RTLD_LOCAL.
719
720 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
721
722         * ext/mplex/gstmplexibitstream.cc:
723           gcc madness.
724
725 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
726
727         * ext/ogg/gstogmparse.c:
728         * gst/debug/gstnavigationtest.c:
729           Die, thou faulty symbol pollutors (non-static parent_class).
730
731 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
732
733         * ext/mplex/gstmplexibitstream.cc:
734           Fix event handling (#165525).
735
736 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
737
738         * ext/mikmod/gstmikmod.c:
739         * gst/modplug/gstmodplug.cc:
740           Add missing endianness to template (fixes #165509).
741
742 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
743
744         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
745           Fix wrong order of reading of optional bytes (#165290).
746
747 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
748
749         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
750           Implement FILLER event awareness.
751
752 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
753
754         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
755           Fix track calculations (#166208).
756
757 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
758
759         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
760
761         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
762         * ext/libpng/gstpngenc.c:
763           Fix byte-order, use proper fixed caps. Fixes #164197.
764
765 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
766
767         * configure.ac:
768           Add dvdlpcmdec 
769
770         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
771         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
772           Don't push buffers if the src pad isn't negotiated yet.
773           
774         * gst/audioconvert/gstaudioconvert.c:
775         (gst_audio_convert_buffer_to_default_format),
776         (gst_audio_convert_buffer_from_default_format):
777           Add support for 24-bit width.
778
779         * gst/dvdlpcmdec/.cvsignore:
780         * gst/dvdlpcmdec/Makefile.am:
781         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
782         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
783         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
784         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
785         (plugin_init):
786         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
787           New decoder for rearranging DVD LPCM into our audio/x-raw-int
788           format. Needs support for the channels maps if someone can find 
789           a DVD LPCM track with > 2 channels.
790
791         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
792         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
793         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
794         * gst/mpegstream/gstdvddemux.h:
795         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
796         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
797         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
798         * gst/mpegstream/gstmpegdemux.h:
799         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
800         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
801         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
802         (gst_mpeg_parse_handle_src_query),
803         (gst_mpeg_parse_handle_src_event):
804           Use audio/x-dvd-lpcm for LPCM output.
805           Add DTS output.
806
807 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
808
809         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
810
811         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
812         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
813           Add BGRA handling (#165736).
814
815 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
816
817         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
818
819         * gst/law/alaw-decode.c: (alawdec_link):
820         * gst/law/alaw-encode.c: (alawenc_link):
821         * gst/law/mulaw-decode.c: (mulawdec_link):
822         * gst/law/mulaw-encode.c: (mulawenc_link):
823           Fix caps memleaks (#166600).
824
825 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
826
827         * ext/tarkin/mem.h:
828         * ext/tarkin/wavelet.h:
829         * ext/tarkin/yuv.h:
830         * gst/ffmpegcolorspace/avcodec.h:
831           Include "_stdint.h" instead of <stdint.h>. Fixes build on
832           systems that don't have stdint.h, like Solaris9 (fixes #166631).
833
834 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
835
836         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
837         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
838         (gst_xvimagesink_change_state):
839           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
840           Xv video (and thereby regenerate Xv colourkey) in clear() so
841           that PLAY -> READY -> PLAY works (fixes #162504).
842
843 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
844
845         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
846           Switch to list instead of range, since MJPEG-devices really just
847           support decimations, not any size.
848
849 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
850         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
851         (gst_mpeg2dec_reset), (free_all_buffers),
852         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
853         * ext/mpeg2dec/gstmpeg2dec.h:
854           The libmpeg2 user-allocated buffer management is awkward, 
855           to say the least. Hopefully this fixes things.
856
857 2005-02-04  Andy Wingo  <wingo@pobox.com>
858
859         * gst/audioconvert/bufferframesconvert.c
860         (buffer_frames_convert_fixate): New function, fixates to 256
861         frames per buffer by default. (Much better than 1.)
862         (buffer_frames_convert_init): Set the fixate function for both src
863         and sink pad.
864         (buffer_frames_convert_link): After success setting nonfixed caps,
865         get the negotiated caps so we can know how many buffer-frames it
866         will be. No idea how this worked at all before.
867
868 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
869
870         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
871         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
872         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
873         (handle_sequence), (handle_picture):
874         * ext/mpeg2dec/gstmpeg2dec.h:
875           Rearrange buffer tracking and refcounting and refactor
876           a little for readability. 
877
878 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
879         * sys/v4l/gstv4l.c: (plugin_init):
880         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
881         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
882         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
883         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
884         * sys/v4l/gstv4ljpegsrc.h:
885         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
886         * sys/v4l/v4l_calls.h:
887         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
888         (gst_v4lsrc_get_fps):
889         * sys/v4l/v4lsrc_calls.h:
890           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
891           you jpeg inside rgb frames" driver.
892           Don't error in the v4lsrc link function, just return 
893           REFUSED.
894
895 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
896
897         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
898         (gst_qcamsrc_open):
899           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
900
901 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
902
903         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
904           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
905
906 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
907
908         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
909           Reset negotiated state on PAUSED->READY.
910
911 2005-02-02  David Schleef  <ds@schleef.org>
912
913         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
914         whereever possible.  (Fixes #165997)
915         * examples/capsfilter/capsfilter1.c: (main):
916         * examples/dynparams/filter.c: (create_ui):
917         * examples/seeking/cdparanoia.c: (get_track_info), (main):
918         * examples/seeking/chained.c: (main):
919         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
920         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
921         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
922         (make_mpeg_pipeline), (make_mpegnt_pipeline):
923         * examples/seeking/spider_seek.c: (make_spider_pipeline):
924         * examples/switch/switcher.c: (main):
925         * ext/dv/demo-play.c: (main):
926         * ext/faad/gstfaad.c: (gst_faad_change_state):
927         * ext/mad/gstmad.c: (gst_mad_chain):
928         * ext/smoothwave/demo-osssrc.c: (main):
929         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
930         (gst_gconf_render_bin_from_description),
931         (gst_gconf_get_default_audio_sink),
932         (gst_gconf_get_default_video_sink),
933         (gst_gconf_get_default_audio_src),
934         (gst_gconf_get_default_video_src),
935         (gst_gconf_get_default_visualization_element):
936         * gst/level/demo.c: (main):
937         * gst/level/plot.c: (main):
938         * gst/playback/gstplaybin.c: (gen_video_element),
939         (gen_audio_element):
940         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
941         * gst/playondemand/demo-mp3.c: (setup_pipeline):
942         * gst/sine/demo-dparams.c: (main):
943         * gst/spectrum/demo-osssrc.c: (main):
944         * gst/speed/demo-mp3.c: (main):
945         * gst/volume/demo.c: (main):
946         * testsuite/embed/embed.c: (main):
947
948 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
949
950         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
951         (gst_tcpclientsink_finalize):
952         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
953         (gst_tcpclientsrc_finalize):
954         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
955         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
956         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
957         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
958           Don't leak the hostname when shutting down.
959           In tcpserversrc, take a copy of the default hostname.
960
961 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
962
963         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
964           Set caps to systemstream=TRUE.
965
966 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
967
968         * testsuite/Makefile.am:
969           Fix more OSX buildbots.
970
971 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
972
973         * ext/mpeg2dec/gstmpeg2dec.c:
974           Don't send things to NULL PAD_PEERs
975
976         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
977           Copy-on-write the incoming buffer.
978
979         * gst/mpegstream/gstdvddemux.h:
980         * gst/mpegstream/gstmpegclock.h:
981         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
982         (normal_seek), (gst_mpeg_demux_handle_src_event):
983         * gst/mpegstream/gstmpegdemux.h:
984         * gst/mpegstream/gstmpegpacketize.h:
985         * gst/mpegstream/gstmpegparse.c:
986         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
987         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
988         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
989         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
990         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
991         * gst/mpegstream/gstmpegparse.h:
992         * gst/mpegstream/gstrfc2250enc.h:
993           Various changes to the way time is computed that make seeking and
994           total time estimation much better here.
995           Use G_BEGIN/END_DECLS instead of __cplusplus
996
997         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
998           Use gst_buffer_stamp instead of only copying the TIMESTAMP
999
1000 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1001
1002         * gst/subparse/gstsubparse.c:
1003           Fix OSX buildbot.
1004
1005 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
1006
1007         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
1008         (theora_enc_chain), (theora_enc_change_state):
1009         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1010         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
1011         (gst_vorbisenc_change_state):
1012         * ext/vorbis/vorbisenc.h:
1013           Set granulepos and timestamp correctly for streams not
1014           starting at 0, taking into account the initial delay.
1015
1016 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
1017
1018         * gst/mpegstream/gstdvddemux.c:
1019           Add audio/x-dts to audio pad template caps
1020
1021 2005-01-30  David Schleef  <ds@schleef.org>
1022
1023         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
1024         (create_context), (gst_polypsink_link): Fix silly endianness
1025         bug.  Add some debugging.  Remove float from caps; it doesn't
1026         work.  Attempt to get remote audio working.
1027
1028 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1029
1030         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1031           Add 3IV2 fourcc.
1032
1033 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1034
1035         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
1036         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
1037         (gst_avi_demux_stream_data):
1038         * gst/avi/gstavidemux.h:
1039           Invert DIB images. Fixes #132341.
1040
1041 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1042
1043         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1044         (gst_ffmpegcsp_chain):
1045           D'oh, reference the palette data, not the palette structure.
1046           Fixes color distortion in #132341.
1047
1048 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1049
1050         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
1051           PAR can be non-fixed when not provided as argument (#162626).
1052
1053 2005-01-29  David Moore  <dcm@acm.org>
1054
1055         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1056
1057         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1058         (gst_qtdemux_loop_header):
1059           Re-apply patch from #142272 that allows non-seekable sources,
1060           re-proposed by Daniel Drake <dsd@gentoo.org>.
1061
1062 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1063
1064         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
1065           Use the src template for creating the src pad (#162330).
1066
1067 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1068
1069         * configure.ac:
1070         * ext/musepack/Makefile.am:
1071         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
1072         (gst_musepackdec_init), (gst_musepackdec_dispose),
1073         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
1074         (gst_musepack_stream_init), (gst_musepackdec_loop),
1075         (gst_musepackdec_change_state):
1076         * ext/musepack/gstmusepackdec.cpp:
1077         * ext/musepack/gstmusepackdec.h:
1078         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
1079         (gst_musepack_reader_read), (gst_musepack_reader_seek),
1080         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
1081         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
1082         * ext/musepack/gstmusepackreader.cpp:
1083         * ext/musepack/gstmusepackreader.h:
1084           Update to 1.1 API (#165446).
1085
1086 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1087
1088         * ext/Makefile.am:
1089           Unbreak buildbot.
1090
1091 2005-01-28  Andy Wingo  <wingo@pobox.com>
1092
1093         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
1094         to reflect a different dubious internet source. Add a reference
1095         and some commentary.
1096
1097 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1098
1099         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
1100         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
1101         * gst/playback/gststreamselector.h:
1102           Be more selective when we're redoing caps negotiation from
1103           within the chain function on a stream change.
1104
1105 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1106
1107         * configure.ac:
1108         * ext/Makefile.am:
1109         * ext/amrnb/Makefile.am:
1110         * ext/amrnb/amrnb.c: (plugin_init):
1111         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
1112         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
1113         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
1114         (gst_amrnbdec_state_change):
1115         * ext/amrnb/amrnbdec.h:
1116         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
1117         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
1118         (gst_amrnbparse_init), (gst_amrnbparse_formats),
1119         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
1120         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
1121         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
1122         * ext/amrnb/amrnbparse.h:
1123           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
1124         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1125           Add AMR-NB/-WB raw formats.
1126         * ext/alsa/gstalsa.c: (gst_alsa_link):
1127           Keep valid time when changing format.
1128         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
1129         (qtdemux_parse_trak):
1130           Add some more format-specific options (#140141, #143555, #155163).
1131
1132 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1133
1134         * gst/matroska/matroska-demux.c:
1135         (gst_matroska_demux_parse_blockgroup):
1136           Fix logic error in timing of subtitle stream synchronization.
1137         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1138           Add skip-chunk, which is found in kodak-camera streams.
1139
1140 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
1141
1142         * po/LINGUAS:
1143         * po/vi.po:
1144           Adding Vietnamese translation (submitted by Clytie Siddall)
1145
1146 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1147
1148         * gst/playback/gstdecodebin.c: (try_to_link_1):
1149           Use realpad for signal.
1150
1151 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1152
1153         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
1154           Fix category so decodebin picks it up.
1155
1156 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1157
1158         * ext/mad/Makefile.am:
1159         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
1160         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
1161         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
1162         (found_type), (gst_id3demux_bin_change_state):
1163         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
1164         (gst_id3_tag_init), (gst_id3_tag_handle_event),
1165         (gst_id3_tag_src_link), (gst_id3_tag_chain),
1166         (gst_id3_tag_change_state), (plugin_init):
1167         * ext/mad/gstmad.h:
1168           Add id3demuxbin (which is a simple bin consisting of id3demux
1169           and typefind), take over rank from id3demux, remove typefind
1170           code from id3demux. Makes all broken mp3s that I know of work,
1171           and thereby fixes #152688.
1172
1173 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
1174
1175         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1176
1177         * ext/mad/gstmad.c: (gst_mad_src_event):
1178         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
1179           Allow seeks on audio pad, make mad forward those (#164826).
1180         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1181           Set duration (#165335).
1182
1183 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1184
1185         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
1186         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
1187         (gst_asf_demux_process_ext_content_desc),
1188         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
1189         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
1190         * gst/asfdemux/gstasfdemux.h:
1191           Improve metadata display, e.g. if the metadata comes before the
1192           streams are loaded (which is perfectly valid).
1193
1194 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1195
1196         * tools/gst-launch-ext-m.m:
1197           Fix AVI/ASF pipelines (#165340).
1198
1199 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
1200         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
1201         build failure on amd64
1202
1203 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
1204
1205         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
1206         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
1207           Check environment variables GST_ID3V2_TAG_ENCODING,
1208           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
1209           list of character encodings to force interpretation of non-unicode
1210           strings stored in an ID3v2 tag to a particular encoding. If none
1211           is specified, try to use current locale's encoding, then fall back
1212           to ISO-8859-1 (which will always succeed). (Resolves #149274)
1213         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
1214         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
1215           Check environment variables GST_ID3V1_TAG_ENCODING,
1216           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
1217           list of character encodings to use in case a string encountered
1218           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
1219           specified, try to use the current locale's encoding, then fall
1220           back to ISO-8859-1 (which will always succeed).
1221
1222 2005-01-25  Benjamin Otte  <otte@gnome.org>
1223
1224         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
1225           - on half framerate, compute the rate in advance so the comparisons
1226             don't compare wrong values
1227           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
1228             behaviour
1229           - don't use mad_header_decode anymore, mad_frame_decode does that
1230             automatically
1231           - when getting rid of consumed bytes, reset the stream's skiplen
1232           (fixes #163867)
1233
1234 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
1235
1236         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
1237           Use 1/2 a second for default max_discont, as PES streams from DVB
1238           seem to have larger spacings in the SCR. 
1239           Fix a typo.
1240
1241 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1242
1243         * gst/playback/gstplaybasebin.c: (group_commit):
1244           Notify delayed stream-info availability.
1245
1246 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
1247         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
1248         (gst_a52dec_handle_event), (gst_a52dec_chain):
1249         Add some debug output. Check that a discont has a valid
1250         time associated.
1251         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
1252         (gst_alsa_sink_loop):
1253         Ignore TAG events. A little extra debug for broken timestamps.
1254         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
1255         (dvdnavsrc_change_state):
1256         Ensure we send a discont to engage the link before we send any
1257         other events.
1258         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
1259         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
1260         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
1261         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
1262         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
1263         dvd://title works in totem because typefinding sends a seek that ends
1264         up going back to chapter 1 regardless.
1265         * ext/mpeg2dec/gstmpeg2dec.c:
1266         * ext/mpeg2dec/gstmpeg2dec.h:
1267         Output correct timestamps and handle disconts.
1268         * ext/ogg/gstoggdemux.c: (get_relative):
1269         Small guard against a null dereference.
1270         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
1271         (gst_textoverlay_set_property):
1272         Free memory when done. Don't call gst_event_filler_get_duration on
1273         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
1274         g_warning.
1275         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
1276         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
1277         (gst_sw_srclink), (gst_smoothwave_chain):
1278         Draw solid lines, prettier colours.
1279         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
1280         Add a default palette that'll work for some movies.
1281         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
1282         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
1283         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
1284         * gst/mpegstream/gstdvddemux.h:
1285         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
1286         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
1287         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
1288         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
1289         * gst/mpegstream/gstmpegparse.h:
1290         Use PTM/NAV events when for timestamp adjustment when connected to 
1291         dvdnavsrc. Don't use many discont events where one suffices.
1292         * gst/playback/gstplaybasebin.c: (group_destroy),
1293         (gen_preroll_element), (gst_play_base_bin_add_element):
1294         * gst/playback/gstplaybasebin.h:
1295         Make sure we remove subtitles from the same bin we put them in.
1296         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
1297         (gst_subparse_buffer_format_autodetect),
1298         (gst_subparse_change_state):
1299         Fix some memleaks and invalid accesses.
1300         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
1301         (oggskel_type_find), (cmml_type_find), (plugin_init):
1302         Some typefind functions for Annodex v3.0 files
1303         * gst/wavparse/gstwavparse.h:
1304         GstRiffReadClass is the correct parent class.
1305
1306 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1307
1308         * gst-libs/gst/riff/riff-media.c:
1309         (gst_riff_create_video_caps_with_data):
1310           Add extradata to huffyuv (fixes #165013).
1311         * gst-libs/gst/riff/riff-read.c:
1312         (gst_riff_read_strf_vids_with_data):
1313           Fix extradata extraction if it is in the chunk size.
1314
1315 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
1316
1317         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1318
1319         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
1320         (gst_quarktv_change_state), (gst_quarktv_dispose):
1321           Memory free'ing location fix (#164708).
1322
1323 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1324
1325         * gst/playback/gstplaybasebin.c: (group_commit),
1326         (gen_preroll_element), (probe_triggered), (gen_source_element),
1327         (setup_source), (gst_play_base_bin_change_state),
1328         (gst_play_base_bin_add_element):
1329           Don't block for streams.
1330         * gst/playback/gststreaminfo.c: (stream_info_change_state),
1331         (gst_stream_info_set_mute):
1332           Use gst_pad_set_active_recursive.
1333
1334 2005-01-25  Andy Wingo  <wingo@pobox.com>
1335
1336         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
1337         for #ifndef HAVE_XVIDEO.
1338
1339 2005-01-24  Jeffrey C. Ollie
1340
1341         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
1342
1343         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
1344         * ext/gsm/gstgsmdec.h:
1345         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
1346         * ext/gsm/gstgsmenc.h:
1347         Fix rate to 8kHz as per spec, removes obscure errors when no rate
1348         was given by property. Add proper buffer timestamps and offsets.
1349
1350 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1351
1352         * gst-libs/gst/riff/riff-media.c:
1353         (gst_riff_create_audio_caps_with_data):
1354           Audio can be <8000Hz.
1355
1356 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1357
1358         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
1359           Explicit state change to workaround refcount bugs.
1360
1361 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1362
1363         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
1364         (gst_avimux_riff_get_avi_header):
1365           Fix...
1366
1367 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1368
1369         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
1370         (gst_riff_read_element_data):
1371         * gst-libs/gst/riff/riff-read.h:
1372           Add _peek version (req'ed in CDXA).
1373         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
1374         (gst_cdxaparse_loop):
1375           Fix parsing in playbin.
1376         * gst/playback/gstdecodebin.c: (close_pad_link):
1377           Ignore current_ pads, they cause major annoyance.
1378
1379 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1380
1381         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
1382           Safety guard.
1383
1384 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1385
1386         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
1387           Fix padding...
1388
1389 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1390
1391         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
1392           Allow for 0-sized buffers. Fixes length query problems in
1393           starwars.mkv from the testsuite.
1394
1395 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1396
1397         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
1398         (gst_video_box_i420), (gst_video_box_chain):
1399           Fix row strides for I420 (fixes #163159)
1400           
1401 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1402
1403         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
1404           MPEG2 has a useful rate property, so we can actually use that.
1405           For MPEG-1, continue using the bytes/time properties.
1406
1407 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1408
1409         * gst-libs/gst/riff/riff-media.c:
1410         (gst_riff_create_video_caps_with_data),
1411         (gst_riff_create_video_template_caps):
1412           Add intel-h263.
1413
1414 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1415
1416         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
1417           Fail if caps negotiation fails. Should fix #162184, and should
1418           definately be in there regardless of it fixing the actual bug.
1419         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
1420         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
1421         (gst_avimux_riff_get_avix_header),
1422         (gst_avimux_riff_get_video_header),
1423         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
1424         (gst_avimux_start_file), (gst_avimux_handle_event),
1425         (gst_avimux_change_state):
1426         * gst/avi/gstavimux.h:
1427           Refactor structure writing to use GST_WRITE_UINT macros, add
1428           metadata writing support.
1429
1430 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1431
1432         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
1433           Elements may already be destroyed when this function is called.
1434
1435 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1436
1437         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1438         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
1439           More memory leak fixes (#149162).
1440
1441 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1442
1443         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1444         (gst_qtdemux_add_stream):
1445           Fix two memleaks.
1446
1447 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1448
1449         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
1450           Argh...
1451
1452 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1453
1454         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
1455           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
1456           when fixating to six channels in Totem.
1457
1458 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1459
1460         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
1461           Fix compile warnings on Solaris 10 buildbot
1462
1463 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1464
1465         * ext/dvdread/dvdreadsrc.c: (_read):
1466           Don't read beyond the last cell in a chapter (fixes 
1467           invalid memory access)
1468
1469 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1470
1471         * ext/dvdread/stream_labels.c:
1472         (dvdreadsrc_get_audio_stream_labels):
1473           Use NULL for an empty GList instead of g_list_alloc(); fix 
1474           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
1475           of GString (easier to bulk free later)
1476
1477 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
1478
1479         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1480
1481         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1482         (gst_ffmpeg_pixfmt_to_caps):
1483           Fix BGRA32 caps (#164209).
1484
1485 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
1486
1487         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1488
1489         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1490         (gst_ffmpeg_caps_to_pixfmt):
1491           alpha_mask can be RGBA/ABGR. Fixes #164265.
1492
1493 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
1494
1495         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1496
1497         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
1498         (gst_mpeg2dec_alloc_buffer):
1499         * ext/mpeg2dec/gstmpeg2dec.h:
1500           Crop if decoding size is not the actual image size (#163676).
1501
1502 2005-01-17  Steve Baker  <steve@stevebaker.org>
1503
1504         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1505
1506         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
1507         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
1508           Add libsndfile typefind functions (#163309).
1509
1510 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1511
1512         * tools/gst-launch-ext-m.m:
1513           Add .aac, fix .m1v/.m2v (#163891).
1514
1515 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1516
1517         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
1518           Sanity check, don't wait endlessly since the clock might not
1519           actually run at this point (which is a deadlock). Fixes #164069.
1520
1521 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1522
1523         * gst/playback/gstplaybasebin.c: (probe_triggered):
1524           Of course, only pause if group is done...
1525
1526 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1527
1528         * gst/playback/gstplaybasebin.c: (probe_triggered):
1529           Thread safety.
1530
1531 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
1532
1533         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
1534           Don't return state change success when the parent
1535           failed.
1536
1537 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1538
1539         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
1540           Free events (fix memleak in #162905).
1541
1542 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
1543
1544         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1545
1546         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1547         (gst_ffmpeg_caps_to_pixfmt):
1548           Fix for depth = 15. Fixes #161675.
1549
1550 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1551
1552         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
1553           Set FPS correctly, even for webcams and the like.
1554         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
1555           Don error on setting while capturing.
1556
1557 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1558
1559         * ext/dv/gstdvdec.c:
1560         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1561         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
1562           I'm a bad boy. using /1001. to force C to do float division
1563           and not integer division (as it did in my last commit)
1564           Thanks to David I. Lehn for pointing this mistake.
1565
1566 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1567
1568         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
1569           Revert Johan´s 1.35->1.36 since it breaks compat.
1570
1571 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1572
1573         * ext/dv/gstdvdec.c:
1574         * ext/libfame/gstlibfame.c:
1575         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1576         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
1577           replace framerate aproximations by their real value
1578           (24000/1001, 30000/1001, 60000/1001)
1579           Finish fixing bug #164049
1580
1581 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1582
1583         * ext/ogg/gstoggmux.c:
1584           eos/bos debugging
1585         * gst/tcp/gstmultifdsink.c:
1586         * gst/tcp/gstmultifdsink.h:
1587         * gst/tcp/gsttcp.c:
1588         * gst/tcp/gsttcp.h:
1589         * gst/tcp/gsttcpclientsink.c:
1590         * gst/tcp/gsttcpclientsrc.c:
1591         * gst/tcp/gsttcpserversink.c:
1592         * gst/tcp/gsttcpserversrc.c:
1593           improve reusability of elements after state changes and errors
1594           make multifdsink throw away streamheaders when receiving new ones
1595
1596 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1597
1598         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
1599           Fix for if items are already in list...
1600
1601 2005-01-12  Benjamin Otte  <otte@gnome.org>
1602
1603         * gst/adder/gstadder.c: (gst_adder_loop):
1604           fix adder a bit so it doesn't screw up with events as much anymore
1605
1606 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
1607
1608         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
1609         (pixbufscale_scale), (gst_pixbufscale_chain):
1610         * ext/gdk_pixbuf/pixbufscale.h:
1611           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
1612           to ensure rowstrides are calculated the same way as 
1613           ffmpegcolorspace
1614           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
1615           that we pick up duration and offset also.
1616
1617 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1618
1619         * gst/avi/gstavimux.c: (gst_avimux_class_init),
1620         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
1621           Reusability fixes.
1622
1623 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1624
1625         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
1626         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
1627         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
1628         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
1629           Update flags when requested.
1630
1631 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1632
1633         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
1634           Fix dmix.
1635
1636 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1637
1638         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
1639         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
1640         (probe_triggered), (new_decoded_pad), (gen_source_element),
1641         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
1642         * gst/playback/gstplaybasebin.h:
1643         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1644         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
1645         (gst_play_bin_change_state):
1646           Implement group-switch signal for use in apps to clear metadata
1647           cache, clean up subtitle, add suburi property instead of # hack,
1648           some error-out fixes.
1649
1650 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1651
1652         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
1653           Debug.
1654         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
1655           If we got a state change in the _get handler, don't return success.
1656
1657 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1658
1659         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
1660         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
1661           Make jpegdec quiet on MJPEG decoding
1662         * gst/asfdemux/README:
1663           Fix mimetypes for MJPEG and H263
1664
1665 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1666
1667         * ext/theora/theoradec.c: (theora_dec_chain):
1668           Fix broken code generation by gcc by swapping arguments.
1669         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
1670           Fix \n in debug.
1671
1672 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1673
1674         * TODO:
1675           delete this file, it is by far outdated
1676         * ext/alsa/gstalsa.1: remove
1677         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
1678         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
1679         (gst_alsa_get_caps):
1680           Add HW probing for supported sample rates. Fixes #161704
1681
1682 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1683
1684         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1685           Don't crash, biatch! :).
1686
1687 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1688
1689         * ext/musepack/gstmusepackreader.cpp:
1690         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
1691           Some work on tags - still doesn't work in playbin...
1692         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1693           Handle events...
1694
1695 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1696
1697         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
1698           Also shove tags on kid pads.
1699
1700 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1701
1702         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
1703           Don't bail on unknown events.
1704         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1705           Don't crash on events before negotiation.
1706         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
1707           Send tags on pads, too.
1708         * gst/playback/gststreamselector.c:
1709         (gst_stream_selector_request_new_pad):
1710           Forward events on first pad if no input was selected yet.
1711
1712 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1713
1714         * gst/playback/gstplaybasebin.c: (setup_substreams):
1715           Don't disable streamtype if the stream doesn't exist, since
1716           then playing a video after audio will disable both and nothing
1717           will happen. Fixes the testsuite.
1718
1719 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1720
1721         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
1722         (gst_v4l_xoverlay_set_xwindow_id):
1723         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
1724         (gst_v4l2_xoverlay_set_xwindow_id):
1725           Add debug categories, fix overlay disabling.
1726
1727 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1728
1729         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
1730         * ext/alsa/gstalsa.h:
1731           Add HW probing for period_count/size and buffer_size MIX/MAX
1732           Adjust default/user defined value if out of bounds
1733           Should fix bug #162024
1734
1735 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1736
1737         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
1738           Fix warning (#161191).
1739
1740 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1741
1742         * ext/dvdread/stream_labels.c:
1743         (dvdreadsrc_get_audio_stream_labels):
1744           Fix warning (init the good variable in switch default)
1745
1746 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
1747
1748         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1749
1750         * gst/tta/gstttaparse.c: (gst_tta_src_event):
1751           Fix gcc-2.95 compile (#163485).
1752
1753 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1754
1755         * configure.ac:
1756         * ext/flac/gstflacenc.c: (gst_flacenc_init),
1757         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
1758         (gst_flacenc_tell_callback), (gst_flacenc_chain),
1759         (gst_flacenc_change_state):
1760         * ext/flac/gstflacenc.h:
1761           Update for API change in flac-1.1.1. Update requirement in
1762           configure.ac. Fixes #162974.
1763
1764 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1765
1766         * gst/playback/gstplaybasebin.c: (group_destroy):
1767           Remove hack to get rid of assert and get rid of unlinked
1768           signals properly.
1769
1770 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1771
1772         * gst/playback/gstplaybasebin.c: (setup_source):
1773           Set source to NULL so that resources are free'ed. Fixes issues
1774           with playback of CDDA and similar device-accessing things.
1775
1776 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1777
1778         * testsuite/embed/Makefile.am:
1779           test->noinst, fix make test in buildbot.
1780
1781 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1782
1783         * ext/dvdread/stream_labels.c: new file
1784         * ext/dvdread/stream_labels.h: new file
1785         * ext/dvdread/Makefile.am:
1786         * ext/dvdread/dvdreadsrc.c: (_seek_title):
1787           Extract audio stream label from DVD IFO files.
1788           It only dump them on the console for now, still have to
1789           make playbin aware of them.
1790
1791 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1792
1793         * gst/playback/gstplaybasebin.c: (setup_source):
1794           Fix hanging subs.
1795
1796 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1797
1798         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
1799         (gen_preroll_element), (remove_groups), (setup_subtitle),
1800         (gen_source_element), (setup_source):
1801         * gst/playback/gstplaybasebin.h:
1802           Multiple .sub files is just a stupid idea... Fix some threading
1803           mistakes. Interestingly, external .sub files cause playbin to
1804           hang, I don't know why... Parsing fixes contributed by François
1805           Kooman <fkooman@tuxed.net>.
1806
1807 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1808
1809         * testsuite/embed/Makefile.am:
1810           Fix buildbot.
1811
1812 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
1813
1814         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1815
1816         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
1817         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
1818         (gst_pngenc_set_property):
1819         * ext/libpng/gstpngenc.h:
1820           Add compression level property (#163323).
1821
1822 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1823
1824         * configure.ac:
1825         * examples/capsfilter/capsfilter1.c: (main):
1826         * examples/seeking/spider_seek.c: (make_spider_pipeline):
1827         * ext/dvdread/Makefile.am:
1828         * ext/dvdread/demo-play:
1829         * ext/dvdread/demo-play.c:
1830         * gconf/gstreamer.schemas.in:
1831         * gst-libs/gst/gconf/gconf.c:
1832         * sys/v4l/TODO:
1833         * testsuite/Makefile.am:
1834         * testsuite/embed/Makefile.am:
1835         * testsuite/embed/embed.c: (cb_expose), (main):
1836           Remove all references to xvideosink, fix examples (#140845).
1837         * gst/playback/gstplaybasebin.c: (group_destroy):
1838           Apparently, disposal does not unlink - so do explicitely.
1839         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1840           Add debug.
1841
1842 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
1843
1844         * README: fix PKG_CONFIG_PATH instructions, what was there
1845         previously was breaking default search path, not nice. 
1846         Fixes #163358
1847
1848 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1849
1850         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
1851         (gst_audioscale_chain):
1852           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
1853           when resampling - how the ^@$^!@^! is this possible?!?
1854
1855 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1856
1857         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
1858           Reset variables on READY.
1859         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
1860         (gst_matroska_mux_loop):
1861           Require data before writing header.
1862
1863 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
1864
1865         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1866
1867         * ext/mad/gstmad.c: (gst_mad_chain):
1868           Don't call mad_stream_sync() directly after recovering sync.
1869           Fixes #151661.
1870
1871 2005-01-09  Martin Eikermann  <meiker@upb.de>
1872
1873         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1874
1875         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
1876         (snapshot_handler), (gst_snapshot_sinkconnect),
1877         (gst_snapshot_chain):
1878           Allocate resources when required, fix recursive signal emission
1879           and fix caps. Fixes #161667.
1880
1881 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
1882
1883         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1884
1885         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
1886         (gst_pngdec_chain):
1887           Handle only 8-bppc (bits-per-pixel-component) images, better
1888           error handling and correct strides. Fixes #163177.
1889         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
1890         (gst_pngenc_chain):
1891           Better error handling. Fixes #163348.
1892
1893 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1894
1895         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
1896         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
1897         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
1898         (dvdnavsrc_uri_handler_init):
1899           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
1900         * gst/playback/gstplaybasebin.c: (gen_source_element):
1901           Add MMS to streaming URIs.
1902
1903 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1904
1905         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
1906         * sys/xvimage/xvimagesink.c:
1907         (gst_xvimagesink_navigation_send_event):
1908           Check for pad availability before sending event.
1909
1910 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1911
1912         * gst-plugins.spec.in:
1913           Add subparse.
1914
1915 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1916
1917         * configure.ac:
1918           Since we use functions from CVS, up requirement.
1919
1920 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1921
1922         * gst/playback/Makefile.am:
1923         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
1924         (group_destroy), (group_commit), (group_is_muted),
1925         (gen_preroll_element), (add_stream), (unknown_type),
1926         (probe_triggered), (preroll_unlinked), (mute_stream),
1927         (silence_stream), (new_decoded_pad), (setup_substreams),
1928         (setup_source), (get_active_source), (mute_group_type),
1929         (muted_group_change_state), (set_active_source),
1930         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
1931         (play_base_eos), (gst_play_base_bin_change_state):
1932         * gst/playback/gstplaybasebin.h:
1933         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
1934         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
1935         (gst_stream_info_dispose), (stream_info_mute_pad),
1936         (stream_info_change_state), (gst_stream_info_set_mute):
1937         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
1938         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
1939         (gst_stream_selector_init), (gst_stream_selector_dispose),
1940         (gst_stream_selector_get_linked_pad),
1941         (gst_stream_selector_get_caps), (gst_stream_selector_link),
1942         (gst_stream_selector_get_linked_pads),
1943         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
1944         * gst/playback/gststreamselector.h:
1945           Adding stream selection support plus required properties for
1946           applications to use this. Fully fixes #100931.
1947
1948 2005-01-08  Benjamin Otte  <otte@gnome.org>
1949
1950         * gst/games/gstpuzzle.c: (nav_event_handler):
1951           - handle nav events differently: forward every event no matter if it
1952             was handled or not.
1953           - translate events
1954           You can now cheat by using navigationtest ! puzzle and moving the
1955           mouse close to the edge of a tile. ;)
1956
1957 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1958
1959         * configure.ac:
1960         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
1961         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
1962         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
1963         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
1964         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
1965         (gst_ogm_parse_plugin_init):
1966         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
1967         (gst_textoverlay_link), (gst_textoverlay_getcaps),
1968         (gst_textoverlay_event), (gst_textoverlay_video_chain),
1969         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
1970         * ext/pango/gsttextoverlay.h:
1971         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
1972         (gst_matroska_demux_handle_seek_event),
1973         (gst_matroska_demux_sync_streams),
1974         (gst_matroska_demux_parse_blockgroup),
1975         (gst_matroska_demux_subtitle_caps),
1976         (gst_matroska_demux_plugin_init):
1977         * gst/matroska/matroska-ids.h:
1978         * gst/playback/gstdecodebin.c: (close_pad_link):
1979         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
1980         (gen_preroll_element), (remove_groups), (add_stream),
1981         (new_decoded_pad), (setup_subtitles), (gen_source_element),
1982         (setup_source):
1983         * gst/playback/gstplaybasebin.h:
1984         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
1985         * gst/subparse/Makefile.am:
1986         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
1987         (gst_subparse_base_init), (gst_subparse_class_init),
1988         (gst_subparse_init), (gst_subparse_formats),
1989         (gst_subparse_eventmask), (gst_subparse_event),
1990         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
1991         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
1992         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
1993         (parse_mpsub_deinit), (parse_mpsub_init),
1994         (gst_subparse_buffer_format_autodetect),
1995         (gst_subparse_format_autodetect), (gst_subparse_loop),
1996         (gst_subparse_change_state), (gst_subparse_type_find),
1997         (plugin_init):
1998         * gst/subparse/gstsubparse.h:
1999         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
2000         (plugin_init):
2001           Add subtitle support, .sub parser (supports SRT and MPsub),
2002           OGM text support, Matroska UTF-8 text support, deadlock fixes
2003           all over the place, subtitle awareness in decodebin/playbin
2004           and some fixes to textoverlay to handle subtitles in a stream
2005           correctly. Fixes #100931.
2006
2007 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2008
2009         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
2010           Check for pad availability before doing a query on it.
2011
2012 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2013
2014         * ext/dv/gstdvdec.c:
2015           really fix bpp24/32 dvdec caps (classic rgba indeed)
2016         * gst/asfdemux/gstasfdemux.c:
2017         (gst_asf_demux_process_ext_content_desc):
2018           don't send text tags if they are empty (bis repetita)
2019
2020 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2021
2022         * ext/dv/gstdvdec.c:
2023          remove unneeded comment from dvdec
2024           (related to DV 4CC codes in AVI files)
2025           moved them in gstreamer/docs/random/mimetypes
2026         * gst/asfdemux/gstasfdemux.c:
2027         (gst_asf_demux_process_ext_content_desc):
2028          don't send text tags if they are empty
2029          fix mem leak on error path
2030         * gst/ffmpegcolorspace/avcodec.h:
2031         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2032         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2033         (gst_ffmpegcsp_avpicture_fill):
2034         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
2035         * gst/ffmpegcolorspace/imgconvert_template.h:
2036          adds BGR32 and BGRA32 to ffmpegcolorspace
2037           (still bad colors, fixing it on next commit)
2038           helps with dvdec outputing BGR32
2039
2040 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2041
2042         * ext/dv/gstdvdec.c:
2043          Fix audio caps i just broke (missing ',')
2044         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
2045         (gst_matroska_mux_reset):
2046          Fix typo + add FIXME about old "x-gst-metadata" crap
2047
2048 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2049
2050         * ext/dv/demo-play.c: (main):
2051          xvideosink -> xvimagesink
2052         * ext/dv/gstdvdec.c:
2053          change rgb 32/32 caps to 24/32 (no alpha)
2054          change nb of channels to be a list (2 or 4, not 2)
2055          change sample rate to be a list (32, 44.1, 48 kHz) not a range
2056         * gst/asfdemux/gstasfdemux.c:
2057         (gst_asf_demux_process_ext_content_desc):
2058          Add 'date/year' to extracted metadata list
2059
2060 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2061
2062         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
2063           The return value of fixate_to does not imply that the requested
2064           value was set, so don't assume.
2065
2066 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
2067
2068         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2069
2070         * ext/libpng/gstpngdec.c:
2071         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
2072         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
2073         * ext/libpng/gstpngenc.h:
2074           Alpha support (encoder; #163161), mime fixage.
2075
2076 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
2077
2078         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2079
2080         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
2081         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
2082         (gst_faac_set_property), (gst_faac_get_property):
2083         * ext/faac/gstfaac.h:
2084           Allow for ADTS output (#153434).
2085
2086 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2087
2088         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
2089           Fix against template (#150576).
2090
2091 2005-01-06  Benjamin Otte  <otte@gnome.org>
2092
2093         * gst/games/gstpuzzle.c: (draw_puzzle):
2094           don't draw a puzzle if either width or height of tiles would be 0.
2095
2096 2005-01-06  Benjamin Otte  <otte@gnome.org>
2097
2098         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
2099         (gst_puzzle_class_init), (gst_puzzle_finalize):
2100           no memleaks, please
2101         (gst_puzzle_create), (gst_puzzle_init),
2102         (gst_puzzle_set_property), (gst_puzzle_setup):
2103           change initialization code around so we don't reshuffle on resize
2104         (draw_puzzle):
2105           fix another stupid typo
2106
2107 2005-01-06  Benjamin Otte  <otte@gnome.org>
2108
2109         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
2110           fix stupid typo that borked copying on YUY2
2111
2112 2005-01-06  Benjamin Otte  <otte@gnome.org>
2113
2114         * gst/games/gstpuzzle.c: (draw_puzzle):
2115           fix edges when image sizes aren't multiples of tile sizes
2116
2117 2005-01-06  Benjamin Otte  <otte@gnome.org>
2118
2119         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
2120           make RGB endianness work correctly
2121         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
2122           refactor and fix race with initial shuffling
2123         (nav_event_handler):
2124           allow using the mouse to puzzle
2125         (draw_puzzle):
2126           insist on tiles having width and height as multiples of 4 to get
2127           clean YUV image handling
2128         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2129         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
2130           s/DEBUG/LOG/ for common messages
2131         (gst_xvimagesink_navigation_send_event):
2132           fix mouse event translation to not include screen PAR
2133         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
2134           fix mouse event translation to actually work
2135
2136 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2137
2138         * gst/asfdemux/gstasfdemux.c:
2139         (gst_asf_demux_process_ext_content_desc):
2140          Extract TrackNumber metadata + clean up code
2141         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
2142          Hope this is the good fix (var used unitialised)
2143
2144 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2145
2146         * ext/faad/gstfaad.c: (gst_faad_chain):
2147           Only increment timestamp if it's valid. Fixes raw AAC streams.
2148
2149 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2150
2151         * configure.ac:
2152         * gst/games/Makefile.am:
2153         * gst/games/gstpuzzle.c:
2154           add a puzzle game with...
2155         * gst/games/gstvideoimage.c:
2156         * gst/games/gstvideoimage.h:
2157           ... full colorspace support (that includes YUV9 and RGB16)) stolen
2158           from videotestsrc and made into something that would be a nice
2159           library for a lot of other plugins.
2160
2161 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2162
2163         * configure.ac:
2164          don't compile faad plugin if a RC of 2.0 is found
2165          Fixes #155346 (and FC1 buildbot)
2166         * gst/asfdemux/gstasfdemux.c:
2167         (gst_asf_demux_process_ext_content_desc):
2168          try to make Solaris compiler happier
2169
2170 2005-01-06  Paul Jack  <pjack@sfaf.org>
2171
2172         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2173
2174         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
2175           Fix segfault (#161667).
2176
2177 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2178
2179         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
2180           Fix framerate reporting.
2181
2182 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2183
2184         * gst-libs/gst/riff/riff-ids.h:
2185         * gst/wavenc/riff.h:
2186          Add AMR (VBR and CBR) ids to riff.h audio codec list
2187         * gst/asfdemux/gstasfdemux.c:
2188         (gst_asf_demux_process_ext_content_desc),
2189         (gst_asf_demux_process_object):
2190           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
2191
2192 2005-01-05  Martin Eikermann  <meiker@upb.de>
2193
2194         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2195
2196         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
2197         (gst_dvd_demux_handle_discont):
2198         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
2199         (gst_mpeg_demux_handle_discont):
2200           Recreate pads on new-media (#160730).
2201         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
2202           Send discont even if manager changes timestamps (#161929).
2203
2204 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
2205
2206         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2207
2208         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
2209           Fix invalid memory access (#159211).
2210
2211 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2212
2213         * examples/gstplay/player.c: (main):
2214           Don't iterate.
2215         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
2216           Add visualizations.
2217         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
2218         (gst_a52dec_handle_frame):
2219           Set duration.
2220         * ext/dvdnav/gst-dvd:
2221           Add audioconvert. Fixes #161325.
2222         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
2223           Explicitely case to gint64. Possible valgrind error.
2224         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
2225         (gst_play_tick_callback), (gst_play_change_state),
2226         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
2227         (gst_play_set_location), (gst_play_get_location),
2228         (gst_play_seek_to_time), (gst_play_set_data_src),
2229         (gst_play_set_video_sink), (gst_play_set_audio_sink),
2230         (gst_play_set_visualization), (gst_play_connect_visualization),
2231         (gst_play_get_framerate), (gst_play_get_all_by_interface),
2232         (gst_play_new):
2233           Use playbin. Fixes #139749 and #147744.
2234         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
2235           Add genre tag.
2236         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
2237         (audioscale_get_type), (gst_audioscale_base_init),
2238         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
2239         (gst_audioscale_getcaps), (gst_audioscale_fixate),
2240         (gst_audioscale_link), (gst_audioscale_get_buffer),
2241         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
2242         (gst_audioscale_init), (gst_audioscale_dispose),
2243         (gst_audioscale_chain), (gst_audioscale_set_property),
2244         (gst_audioscale_get_property), (plugin_init):
2245           Indent properly.
2246         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
2247           Fix LPCM.
2248         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
2249         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
2250         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
2251           Add more metadata (fixes #162656).
2252
2253 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2254
2255         * configure.ac:
2256           back to cvs
2257
2258 === release 0.8.7 ===
2259
2260 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2261
2262         * NEWS:
2263         * RELEASE:
2264         * configure.ac:
2265           releasing 0.8.7, "Hyperspace"
2266
2267 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2268
2269         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
2270
2271         * gst/playback/gstplaybasebin.c:
2272          Fix for #162924 - free caps after use, not before
2273
2274 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2275
2276         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
2277
2278         * gst/playback/gstplaybasebin.c:
2279         * gst/wavparse/gstwavparse.c:
2280           Fix for #154773 - fixes playback of small .wav files
2281
2282 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2283
2284         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
2285
2286         * gst/audioscale/gstaudioscale.c:
2287           Fix for #162819 - make audioscale reusable
2288           Fixes playback of more than one file with playbin/totem
2289
2290 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
2291
2292         * gst/ffmpegcolorspace/avcodec.h:
2293         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2294         * gst/ffmpegcolorspace/imgconvert.c:
2295           clean up the mess that made me cry and avoid needless duplication
2296
2297 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
2298
2299         * gst/ffmpegcolorspace/imgconvert.c:
2300           give some indication of why we're segfaulting
2301
2302 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2303
2304         * configure.ac:
2305           Fix indentation, fix v4l2 plugin detection.
2306         * ext/Makefile.am:
2307           Fix libmms location (Maciej, use diff -u!).
2308         * ext/alsa/gstalsa.c: (gst_alsa_init):
2309           Initialize caps cache to NULL.
2310         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
2311           Only change state on audiosink if it exists.
2312
2313 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
2314
2315         * gst/matroska/matroska-demux.c:
2316         * gst/matroska/matroska-ids.h:
2317         * gst/matroska/matroska-demux.h:
2318         Fix Vorbis streams failing to decode in some files, where cluster_time
2319         isn't 0, because then it doesn't send codec_priv before actual data.
2320         Remove time-based test and replace it with marker set on beginning of
2321         new stream
2322
2323 2004-12-28  David Schleef  <ds@schleef.org>
2324
2325         Merge patch from Ronald fixing problems with streaming
2326         text.
2327         * ext/cairo/gstcairo.c: (plugin_init):
2328         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
2329         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
2330         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
2331         (gst_textoverlay_font_init), (gst_textoverlay_init),
2332         (gst_textoverlay_set_property):
2333         * ext/cairo/gsttextoverlay.h:
2334
2335 2004-12-27  David Schleef  <ds@schleef.org>
2336
2337         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
2338         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
2339         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
2340         (gst_textoverlay_font_init), (gst_textoverlay_init),
2341         (gst_textoverlay_set_property): Improvements to actually
2342         render text as white on black outline on video, including
2343         font selection and horizontal/vertical alignment.  (Ronald's
2344         christmas present)
2345         * ext/cairo/gsttextoverlay.h:
2346
2347 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2348
2349         * ext/ogg/gstogg.c:
2350         * ext/ogg/gstogmparse.c:
2351           fix ogm[audio/video]parse plugin registration
2352           (riff won't load if bytestream is already loaded)
2353
2354 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2355
2356         * gst/audioconvert/gstchannelmix.c:
2357           fix for GLIB < 2.4
2358
2359 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2360
2361         * Makefile.am:
2362         * configure.ac:
2363           disable docs again until it actually passes make distcheck.
2364
2365 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2366
2367         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
2368         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
2369         (plugin_init):
2370           Add 3GP (variables name Q3GP because they can't start with a
2371           number). Add samr audio fourcc (used in .3gp files), decoder
2372           is work in progress. Also do a GST_WARNING instead of ERROR
2373           in case of unknown nodes, to decrease output.
2374
2375 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2376
2377         * Makefile.am:
2378           really fix dist
2379
2380 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2381
2382         * configure.ac:
2383         * ext/speex/gstspeexdec.h:
2384         * ext/speex/gstspeexenc.h:
2385           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
2386           Fix detection code in configure.ac
2387
2388 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2389
2390         * gst/matroska/matroska-demux.c:
2391         (gst_matroska_demux_parse_blockgroup):
2392           Save position, so that queries give proper return values. Don't
2393           know how this could ever have worked before...
2394
2395 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2396
2397         * configure.ac:
2398           Put additional LAME check inside the conditional.  Fixes #152339
2399
2400 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2401
2402         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
2403         (gst_avi_demux_stream_scan):
2404           Add some more debug. Fix logic error when setting movi offset
2405           while reading index.
2406
2407 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2408
2409         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
2410         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
2411         (gst_avi_demux_process_next_entry):
2412           Add some debugging. Better detection of broken indexes and the
2413           accompanying index recovery. No infinite loops on state changes
2414           when we're still in our loopfunction.
2415
2416 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2417
2418         * configure.ac:
2419           Fix up.
2420
2421 2004-12-22  Archana Shah  <archana.shah@wipro.com>
2422
2423         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2424
2425         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
2426           Normalizing the value before setting
2427         (gst_sunaudiomixer_get_volume):
2428           Normalizing the value after getting. Fixes bug# 161980
2429
2430 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
2431
2432         * Makefile.am: Make sure docs gets disted
2433         * docs/Makefile.am: Make sure all needed files get disted
2434         * gst-plugins.spec.in: latest updates
2435
2436 2004-12-22  Wim Taymans  <wim@fluendo.com>
2437
2438         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
2439         Revert patch 1.38 as clock distribution over schedulers does
2440         not work correcly in the core yet.
2441
2442 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2443
2444         * sys/oss/README: remove this file, which predates my birth
2445           (and which content is by far outdated)
2446
2447 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
2448
2449         * Makefile.am:
2450         * configure.ac:
2451         * docs/Makefile.am:
2452         * docs/libs/Makefile.am:
2453         * docs/libs/gst-plugins-libs-docs.sgml:
2454         * docs/libs/gst-plugins-libs-sections.txt:
2455         * docs/libs/tmpl/gstgconf.sgml:
2456         * docs/upload.mak:
2457         * docs/version.entities.in:
2458           Added boilerplate gtk-doc files for plugin-libs documentation.
2459
2460 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2461
2462         * gst/auparse/gstauparse.c: fix int and float audio caps
2463
2464 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2465
2466         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
2467         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
2468           g_assert() can be a macro, don't use #ifdef inside it.
2469
2470 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
2471
2472         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2473
2474         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
2475         (gst_videorate_init), (gst_videorate_chain),
2476         (gst_videorate_change_state):
2477           Event handling (fixes #159986).
2478
2479 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2480
2481         * gst-libs/gst/riff/riff-media.c:
2482         (gst_riff_create_video_caps_with_data):
2483           Add BLZ0 (Blizzard's version of DivX) fourcc.
2484
2485 2004-12-18  David Schleef  <ds@schleef.org>
2486
2487         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
2488         portability fix.
2489
2490 2004-12-18  David Schleef  <ds@schleef.org>
2491
2492         * gst/tta/ttadec.h: Disable some header code that isn't used
2493         and clearly isn't portable.
2494
2495 2004-12-18  David Schleef  <ds@schleef.org>
2496
2497         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
2498         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
2499         (avcodec_get_pix_fmt), (avpicture_layout),
2500         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
2501         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
2502         Fix code to not use GCC extensions (and c99 extensions that
2503         Forte does not like.)
2504
2505 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
2506
2507         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2508
2509         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
2510         (gst_deinterlace_chain):
2511           Rowstride fixes. Fixes #161039.
2512         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
2513         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
2514         (gst_video_crop_getcaps), (gst_video_crop_link),
2515         (gst_video_crop_i420), (gst_video_crop_chain),
2516         (gst_video_crop_change_state):
2517           Rework of negotiation. Actually works now. Fixes #158650.
2518
2519 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2520
2521         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
2522           That was very stupid.
2523
2524 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2525
2526         * gst/matroska/matroska-demux.c:
2527         (gst_matroska_demux_parse_blockgroup):
2528           Fix possible crasher.
2529
2530 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2531
2532         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
2533         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
2534           Lace sizes can be zero.
2535
2536 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2537
2538         * ext/musepack/gstmusepackdec.cpp:
2539           Fetch error return values. Fixes #161624.
2540         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
2541           Really EOS.
2542
2543 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2544
2545         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
2546           Work for truncated (unfinished download etc.) files. Fixes #160514.
2547
2548 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2549
2550         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2551           Fix for integer overflow. Makes #156001 not crash. Probably masks
2552           the real bug.
2553
2554 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2555
2556         * gst/ac3parse/gstac3parse.c: (plugin_init):
2557           Parsers never have ranks. Fixes #159651.
2558
2559 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2560
2561         * gst/playback/gstdecodebin.c: (compare_ranks):
2562           make sure the facotries are ordered the same every time even if they
2563           have the same rank by using the name
2564         * gst/playback/gstdecodebin.c: (find_compatibles):
2565           make sure we don't add factories to the list twice
2566
2567 2004-12-16  David Schleef  <ds@schleef.org>
2568
2569         * configure.ac: look for musepack headers as musepack/*.h
2570         (fixes #159847)
2571         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
2572         * ext/musepack/gstmusepackreader.h: same
2573
2574 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2575
2576         * gst-libs/gst/riff/riff-read.c:
2577         (gst_riff_read_strf_auds_with_data):
2578           Read extradata correctly (fixes #155879).
2579
2580 2004-12-16  David Schleef  <ds@schleef.org>
2581
2582         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
2583         audio.  does _not_ attempt or allow conversion unless channels
2584         is 1 or 2.
2585
2586 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
2587
2588         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
2589
2590 2004-12-16  David Schleef  <ds@schleef.org>
2591
2592         * gst/audioscale/gstaudioscale.c: the resample library only
2593         handles 1 or 2 channels.  Change caps to compensate.
2594
2595 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2596
2597         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
2598         (gst_matroska_demux_audio_caps):
2599           Some MPEG-AAC hacks, because else it doesn't work...
2600
2601 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2602
2603         * gst-libs/gst/riff/riff-media.c:
2604         (gst_riff_create_video_caps_with_data),
2605         (gst_riff_create_video_template_caps):
2606           Add h264.
2607
2608 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2609
2610         * gst-libs/gst/audio/Makefile.am:
2611           Try to fix buildbot.
2612
2613 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2614
2615         * gst/tcp/gstmultifdsink.c:
2616           Clean up and uniformize debugging.
2617
2618 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
2619
2620         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2621
2622         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
2623         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
2624         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
2625         (gst_mpeg_demux_change_state):
2626           Reset on ready. Fixes 160276.
2627
2628 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
2629
2630         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2631
2632         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2633         (gst_ffmpegcsp_pad_link):
2634           Fix memleak (#154815).
2635
2636 2004-12-16  James Bowes  <bowes@cs.dal.ca>
2637
2638         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2639
2640         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
2641         (gst_musicbrainz_init), (gst_musicbrainz_chain),
2642         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
2643         * ext/musicbrainz/gsttrm.h:
2644           Add support for using a proxy server when getting a trm id from
2645           the MusicBrainz database (#149613).
2646
2647 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
2648
2649         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2650
2651         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
2652         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
2653           Fix memleaks (#157233).
2654
2655 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
2656
2657         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2658
2659         * gst-libs/gst/resample/resample.c: (gst_resample_close):
2660         * gst-libs/gst/resample/resample.h:
2661         * gst/audioscale/gstaudioscale.c:
2662           Fix memleak (#159215).
2663
2664 2004-12-16  Toni Willberg  <toniw@iki.fi>
2665
2666         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2667
2668         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
2669         * sys/oss/oss_probe.c: (main):
2670           Check for mono/stereo support (similar to samplerate probing),
2671           fixes #159433. Also add missing copyright header to oss_probe.c.
2672
2673 2004-12-15  David Schleef  <ds@schleef.org>
2674
2675         * configure.ac: add audioresample and cairo plugins.  Remove
2676         HAVE_MMX stuff, because it's not used.
2677         * ext/Makefile.am: same
2678         * ext/audioresample/Makefile.am: You are not ready for an
2679         audio resampling element based on audioresample.
2680         * ext/audioresample/gstaudioresample.c:
2681         * ext/audioresample/gstaudioresample.h:
2682         * ext/cairo/Makefile.am: You are not ready for overlay elements
2683         based on cairo.  Don't look too closely, these elements kinda
2684         suck right now.
2685         * ext/cairo/gstcairo.c: new
2686         * ext/cairo/gsttextoverlay.c: new
2687         * ext/cairo/gsttextoverlay.h: new
2688         * ext/cairo/gsttimeoverlay.c: new
2689         * ext/cairo/gsttimeoverlay.h: new
2690         * gst-libs/gst/media-info/media-info-priv.h: fix compile
2691         problem with compilers that don't support variadic macros.
2692
2693 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
2694
2695         Reviewed by:  David Schleef  <ds@schleef.org>
2696
2697         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
2698         Bala, registering sunaudiosrc (oops!), and cleaning up code a
2699         bit.  Also ran indent-gst.
2700         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
2701         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
2702         (gst_sunaudiosrc_setparams):
2703
2704 2004-12-14  David Schleef  <ds@schleef.org>
2705
2706         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
2707         output rate to 16000.  Should fix #160235.
2708
2709 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2710
2711         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
2712         Add typefinding for mpeg2 pes streams
2713
2714 2004-12-13  David Schleef  <ds@schleef.org>
2715
2716         * configure.ac:  Applied patch from bug #143659, making default
2717         sources and sinks OS-dependent (for Solaris), and added code
2718         for OS/X.
2719         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
2720
2721 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2722
2723         * gst-libs/gst/riff/riff-media.c:
2724           forgot to add h2.64 to avidemux template caps
2725
2726 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2727
2728         * gst/wavenc/riff.h:
2729         * gst-libs/gst/riff/riff-media.c:
2730         * gst-libs/gst/riff/riff-ids.h:
2731         * gst/avi/gstavimux.c
2732         add 4CC code for VideoSoft h264 in AVI (VSSH)
2733           fixes bug #160655
2734         remove s323 from riff, it's quicktime specific :(
2735
2736 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2737
2738         * gst/asfdemux/README
2739         * gst/wavenc/riff.h
2740         * gst-libs/gst/riff/riff-ids.h
2741         * gst-libs/gst/riff/riff-media.c
2742         * gst/qtdemux/qtdemux.c:
2743           add new 4CC codes for h263 related codecs
2744           fixes partially bug #155163
2745
2746 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
2747
2748         * configure.ac: Update polyaudio requirement to 0.7
2749         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
2750
2751 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2752
2753         * gst/interleave/deinterleave.c:
2754         fix my name's spelling! :)
2755
2756 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2757
2758         * AUTHORS ChangeLog
2759         * gst/auparse/gstauparse.c
2760         * gst/interleave/deinterleave.c
2761         * gst/law/:
2762                 alaw-decode.c alaw-encode.c
2763                 mulaw-decode.c mulaw-encode.c
2764         * gst/oneton/gstoneton.c
2765         * sys/osxaudio/:
2766                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
2767         * sys/osxvideo/:
2768                 cocoawindow.h cocoawindow.m
2769                 osxvideosink.h osxvideosink.m
2770
2771         put the same mail address for Zaheer Abbas Merali everywhere
2772
2773 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2774
2775         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
2776           Align by packetsize, and assert that we a packet available before
2777           playing. The first makes webstreams work (they often include
2778           trailing padding data in a packet), the second allows pausing a
2779           ASF stream in totem without getting demux errors afterwards.
2780
2781 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2782
2783         * ext/ogg/gstoggdemux.c: (get_relative):
2784           Check for non-NULL before accessing member (end-of-chain).
2785
2786 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2787
2788         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
2789         (cdparanoia_set_property), (cdparanoia_get_property):
2790         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
2791         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
2792         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
2793         (dvdreadsrc_init), (dvdreadsrc_set_property),
2794         (dvdreadsrc_get_property):
2795         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
2796         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
2797           Synchronize property names where not yet the case. Devices are
2798           now device=X, other versions are deprecated (but still exist).
2799           Also use g_free() unconditionally.
2800         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2801         (setup_source), (gst_play_base_bin_get_property):
2802           Expose source.
2803
2804 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2805
2806         * configure.ac: move GCONF macro outside conditional for the am
2807           conditional. Fixes #160439
2808
2809 2004-12-08  David Schleef  <ds@schleef.org>
2810
2811         * tools/gst-visualise-m.m: Switch to elements that currently
2812         exist.
2813
2814 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2815
2816         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
2817           We love wrong commas.
2818
2819 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2820
2821         * gst/matroska/matroska-demux.c:
2822         (gst_matroska_demux_handle_src_query):
2823           Don't set DEFAULT, unsupported - makes length display incorrectly
2824           in some cases.
2825
2826 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
2827
2828         * gst/monoscope/README: remove blurb about files being GPL
2829         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
2830         * gst/monoscope/monoscope.c: Change license to BSD with explanation
2831           monoscope is now effectively LGPL licensed
2832
2833 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
2834
2835         * gst/monoscope/README: Update information to be more correct
2836         * gst/monoscope/convolve.c: Relicense to LGPL
2837         * gst/monoscope/convolve.h: Relicense to LGPL
2838
2839 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
2840
2841         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
2842           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
2843         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
2844           set default_duration for mpeg1 audio
2845
2846 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2847
2848         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
2849         * ext/alsa/gstalsa.h:
2850           refactor big chunks of the core caps negotiation code to make it
2851           a lot faster, because people claim it's really slow
2852           (actually, just cache the getcaps when the device is opened)
2853
2854 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2855
2856         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
2857         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
2858         (gst_a52dec_handle_frame), (gst_a52dec_chain),
2859         (gst_a52dec_change_state), (plugin_init):
2860         * ext/a52dec/gsta52dec.h:
2861           Do something useful with timestamps. Make chain-based (since
2862           there's really no reason to be loopbased).
2863         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
2864           Update current_byte/frame correctly.
2865
2866 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2867
2868         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
2869         (gst_ape_demux_stream_init):
2870           Forward tags, too.
2871
2872 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2873
2874         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
2875           Let's make sure we're done typefinding when detecting tags.
2876
2877 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2878
2879         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2880         (gst_ebml_read_init), (gst_ebml_read_use_event),
2881         (gst_ebml_read_element_id), (gst_ebml_peek_id),
2882         (gst_ebml_read_seek), (gst_ebml_read_skip),
2883         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
2884         (gst_ebml_read_master):
2885         * gst/matroska/ebml-read.h:
2886         * gst/matroska/matroska-demux.c:
2887         (gst_matroska_demux_parse_contents),
2888         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
2889           Disgustingly evil hack for working around INTERRUPT events and
2890           their extremely annoying habit of being a pain in the ass. We
2891           simply peek a cluster before reading any of it.
2892
2893 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2894
2895         * ext/musepack/gstmusepackdec.cpp:
2896           There's also floating point libmusepacks.
2897
2898 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2899
2900         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
2901         (gst_faad_chanpos_to_gst), (gst_faad_chain):
2902           Set DURATION even if source buffer didn't. Also use increasing
2903           timestamps.
2904         * gst-libs/gst/riff/riff-media.c:
2905         (gst_riff_create_audio_caps_with_data):
2906           Block_align can have larger values than 8192.
2907
2908 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2909
2910         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
2911         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
2912         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
2913         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
2914           Fix caps.
2915
2916 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2917
2918         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
2919           Fix logic bug.
2920
2921 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2922
2923         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
2924           Yay, another one.
2925
2926 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2927
2928         * ext/esd/esdsink.c: (gst_esdsink_chain):
2929           Make error actually say something useful (fixes #156798).
2930         * gst-libs/gst/riff/riff-media.c:
2931         (gst_riff_create_video_caps_with_data),
2932         (gst_riff_create_video_template_caps):
2933           Add Intel Video 5.0 fourcc (IV50).
2934
2935 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
2936
2937         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
2938         detection on mono and stereo mp3 files.
2939
2940 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2941
2942         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
2943           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
2944           the contained stream).
2945
2946 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2947
2948         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
2949           Oops, remove debug.
2950
2951 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
2952
2953         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2954
2955         * gst/law/alaw-decode.c: (alawdec_getcaps):
2956         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
2957           Prevent warnings when negotiating caps (fixes #159338).
2958
2959 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2960
2961         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2962         (gst_ffmpegcsp_chain):
2963           Remove old leftover that shouldn't be there...
2964
2965 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
2966
2967         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2968
2969         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
2970           Don't forward DISCONT events (fixes #159684).
2971
2972 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2973
2974         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
2975           Unlink manually since sometimes bin disposal (and therefore
2976           pad unlinking) is delayed, which will cause a new media file
2977           to not be able to start playing instantly.
2978
2979 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2980
2981         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
2982           On mute of an unlinked stream, check for pad availability so
2983           we don't crash on unlinked pad.
2984
2985 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2986
2987         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
2988         (gst_avi_demux_massage_index):
2989           Fix quite humiliating bug in omitting 0-sized index chunks but
2990           forgetting to count them for timestamps.
2991
2992 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2993
2994         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
2995           Actually leave the loop if we failed to sync. Don't crash.
2996
2997 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2998
2999         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
3000         (gst_dvd_demux_process_private):
3001         * gst/mpegstream/gstdvddemux.h:
3002           Fix crash (#159759). Doesn't work, though. :-(.
3003
3004 2004-11-28  Benjamin Otte  <otte@gnome.org>
3005
3006         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
3007           more overwriting protection due to modifying channels one by one
3008           instead of all at once
3009
3010 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3011
3012         * gst/audioconvert/gstchannelmix.c:
3013         (gst_audio_convert_fill_normalize):
3014           Normalize using absolute values.
3015
3016 2004-11-28  Julien MOUTTE  <julien@moutte.net>
3017
3018         * configure.ac:
3019         * ext/Makefile.am:
3020         * ext/directfb/Makefile.am:
3021         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
3022         (gst_directfbvideosink_get_pixel_format),
3023         (gst_directfbvideosink_get_format_from_fourcc),
3024         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
3025         (gst_directfbvideosink_sink_link),
3026         (gst_directfbvideosink_change_state),
3027         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
3028         (gst_directfbvideosink_buffer_alloc),
3029         (gst_directfbvideosink_interface_supported),
3030         (gst_directfbvideosink_interface_init),
3031         (gst_directfbvideosink_navigation_send_event),
3032         (gst_directfbvideosink_navigation_init),
3033         (gst_directfbvideosink_set_property),
3034         (gst_directfbvideosink_get_property),
3035         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
3036         (gst_directfbvideosink_base_init),
3037         (gst_directfbvideosink_class_init),
3038         (gst_directfbvideosink_get_type), (plugin_init):
3039         * ext/directfb/directfbvideosink.h: Adding a first version of
3040         directfbvideosink.
3041         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
3042         more.
3043
3044 2004-11-28  Benjamin Otte  <otte@gnome.org>
3045
3046         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
3047           walk the samples backwards if out_channels > in_channels so we don't
3048           overwrite data
3049
3050 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3051
3052         * gst/audioconvert/Makefile.am:
3053         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3054         (gst_audio_convert_link), (gst_audio_convert_change_state),
3055         (gst_audio_convert_channels):
3056         * gst/audioconvert/gstchannelmix.c:
3057         (gst_audio_convert_unset_matrix),
3058         (gst_audio_convert_fill_identical),
3059         (gst_audio_convert_fill_compatible),
3060         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
3061         (gst_audio_convert_fill_others),
3062         (gst_audio_convert_fill_normalize),
3063         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
3064         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
3065         * gst/audioconvert/gstchannelmix.h:
3066           Implement a channel mixer.
3067
3068 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
3069
3070         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
3071         * ext/alsa/gstalsa.h:
3072         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
3073         Make alsasink actually honor gst_element_set_clock and use that
3074         clock instead of its internal one.
3075
3076 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
3077
3078         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
3079         (gst_play_base_bin_change_state): nullify source and decoder when
3080         going from READY to NULL so that we don't try to do weird stuff with
3081         them when going from NULL to READY
3082         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
3083         instead of g_object_unref
3084         (gen_video_element), (gen_audio_element): more refcounting fixes, now
3085         it should be correct
3086         (gst_play_bin_change_state): don't call remove_sinks if we are
3087         currently disposing the object
3088
3089 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3090
3091         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
3092           Don't forget bass if it's there. Else left channel is silent...
3093
3094 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3095
3096         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
3097         (gst_a52dec_change_state):
3098           Don't do sample adjusting anymore, we use float audio now.
3099         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3100           Don't fixate to non-existing properties.
3101
3102 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3103
3104         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
3105         (gst_a52dec_change_state):
3106           Advertise that we can do surround sound.
3107
3108 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3109
3110         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
3111           Add buffer-frames=0.
3112         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
3113         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
3114         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
3115         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
3116         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
3117         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
3118         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
3119         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
3120         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
3121         * ext/dvdread/dvdreadsrc.h:
3122           Add seeking, querying for bytes, sectors, title, angle and
3123           chapter. Handle multiple chapters. Relicense to LGPL because
3124           Billy agreed on that (thanks Billy!).
3125
3126 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
3127
3128         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
3129         call parent dispose method
3130
3131 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
3132
3133         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
3134         (gst_audio_clock_get_internal_time):
3135         Fix active <-> inactive transitions: ensure time value always
3136         grows and avoid abrupt value changes.
3137
3138 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
3139
3140         * configure.ac:
3141         * gst/tta/Makefile.am:
3142         * gst/tta/crc32.h:
3143         * gst/tta/filters.h:
3144         * gst/tta/gsttta.c:
3145         * gst/tta/gstttadec.c:
3146         * gst/tta/gstttadec.h:
3147         * gst/tta/gstttaparse.c:
3148         * gst/tta/gstttaparse.h:
3149         * gst/tta/ttadec.h:
3150           added TTA parser and decoder
3151
3152 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3153
3154         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3155         (probe_triggered), (check_queue), (buffer_underrun),
3156         (buffer_running), (buffer_overrun), (gen_source_element),
3157         (setup_source):
3158         * gst/playback/gstplaybasebin.h:
3159           Implement buffering. Needs some more work.
3160
3161 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3162
3163         * ext/theora/theoradec.c: (theora_dec_chain):
3164           Fix ilog mask range overflow.
3165
3166 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3167
3168         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
3169           Don't omit the last (which in case of dmix is the only :) )
3170           channel count. Don't set channels if <= 2.
3171
3172 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
3173
3174         * gst/playback/gstplaybin.c: (gen_video_element),
3175         (gen_audio_element): Removed 2 obsolete comments
3176
3177 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3178
3179         * ext/vorbis/oggvorbisenc.c
3180         * ext/vorbis/vorbisenc.c :
3181           change description fields of those plugins to differentiate them
3182           (pitivi show Encoders by description, they had the same one)
3183
3184 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
3185
3186         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3187
3188         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
3189         (gst_play_bin_set_property), (gen_video_element),
3190         (gen_audio_element):
3191           Refcounting fixes for provided audio-/videosinks.
3192
3193 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3194
3195         * gst/playback/gstplaybin.c: (gen_video_element),
3196         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
3197           Don't reference all sinks, but only the video- and audiosinks.
3198           The vis. element should be disposed when we're done with it.
3199           We don't have any reason to keep it around. This fixes warnings
3200           when reusing playbin for playing multiple audio files with
3201           vis. enabled. Also release audio device on pause - idea stolen
3202           from Rhythmbox.
3203
3204 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3205
3206         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
3207         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
3208         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
3209         * ext/alsa/gstalsaplugin.c: (plugin_init):
3210         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
3211         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
3212         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
3213         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
3214         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
3215         (gst_faad_change_state), (plugin_init):
3216         * ext/faad/gstfaad.h:
3217         * ext/vorbis/vorbis.c: (plugin_init):
3218         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3219         * gst-libs/gst/audio/Makefile.am:
3220         * gst-libs/gst/audio/audio.c: (plugin_init):
3221         * gst-libs/gst/audio/multichannel.c:
3222         (gst_audio_check_channel_positions),
3223         (gst_audio_get_channel_positions),
3224         (gst_audio_set_channel_positions),
3225         (gst_audio_set_structure_channel_positions_list),
3226         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
3227         (gst_audio_fixate_channel_positions):
3228         * gst-libs/gst/audio/multichannel.h:
3229         * gst-libs/gst/audio/testchannels.c: (main):
3230         * gst/audioconvert/gstaudioconvert.c:
3231         (gst_audio_convert_class_init), (gst_audio_convert_init),
3232         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
3233         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
3234         (gst_audio_convert_fixate), (gst_audio_convert_channels):
3235         * gst/audioconvert/plugin.c: (plugin_init):
3236           Surround sound support.
3237
3238 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3239
3240         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
3241           Fix position for discont if we're close as well. Nitpicking, but
3242           saves a few milliseconds of extra waiting or skipping.
3243
3244 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3245
3246         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
3247           We sometimes need parsers for playback, so add those too.
3248
3249 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3250
3251         * configure.ac:
3252         * gst/apetag/Makefile.am:
3253         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
3254         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
3255         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
3256         (gst_ape_demux_get_src_query_types),
3257         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
3258         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
3259         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
3260         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
3261         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
3262         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
3263         (gst_ape_demux_change_state):
3264         * gst/apetag/apedemux.h:
3265         * gst/apetag/apetag.c: (plugin_init):
3266         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
3267         (plugin_init):
3268           APE v1/2 tag reader plus typefind function.
3269
3270 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3271
3272         * configure.ac:
3273         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3274         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
3275           Remove hacks for older core. Require newer core version
3276           accordingly.
3277
3278 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3279
3280         * gst/cdxaparse/Makefile.am:
3281         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
3282         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
3283         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
3284         * gst/cdxaparse/gstcdxaparse.h:
3285         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
3286         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
3287         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
3288         (gst_cdxastrip_get_src_query_types),
3289         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
3290         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
3291         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
3292         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
3293         * gst/cdxaparse/gstcdxastrip.h:
3294           SVCD/VCD header stripping separated from CDXA image parsing.
3295         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
3296         (plugin_init):
3297           Add VCD/SVCD header typefinding for VCD/SVCD.
3298         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
3299         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
3300         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
3301         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
3302         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
3303         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
3304         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
3305         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
3306         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
3307         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
3308         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
3309         * sys/vcd/vcdsrc.h:
3310           Fix up, add seeking, querying, URI interface. Works in totem now.
3311
3312 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3313
3314         * configure.ac:
3315           back to CVS
3316
3317 === release 0.8.6 ===
3318
3319 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3320
3321         * NEWS:
3322         * RELEASE:
3323         * configure.ac:
3324         * po/af.po:
3325         * po/az.po:
3326         * po/cs.po:
3327         * po/en_GB.po:
3328         * po/hu.po:
3329         * po/it.po:
3330         * po/nb.po:
3331         * po/nl.po:
3332         * po/or.po:
3333         * po/sq.po:
3334         * po/sr.po:
3335         * po/sv.po:
3336         * po/uk.po:
3337           releasing 0.8.6, "IOU Love"
3338
3339 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3340
3341         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3342
3343         * gst/playback/gstplaybasebin.c:
3344           Fix unplayable files error handling.  Fixes #158365
3345
3346 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3347
3348         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3349
3350         * gst/typefind/gsttypefindfunctions.c:
3351           Fix broken mp3 typefinding.  Fixes #158375
3352
3353 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3354
3355         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3356
3357         * ext/ogg/gstoggdemux.c:
3358           Fix sync on broken files.  Fixes #158976
3359
3360 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3361
3362         patch by: Edward Hervey <bilboed@bilboed.com>
3363
3364         * ext/libpng/gstpngenc.c:
3365           Copy over buffer properties.  Fixes #158832
3366
3367 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3368
3369         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
3370
3371         * ext/dvdread/dvdreadsrc.c:
3372           Fixes invalid reads (#158462)
3373
3374 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3375
3376         * sys/v4l/gstv4lsrc.c:
3377         * sys/v4l/gstv4lsrc.h:
3378         * sys/v4l/v4lsrc_calls.c:
3379           Probe less and cache it.  Fixes #159187.
3380
3381 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3382
3383         * gst/videorate/gstvideorate.c:
3384           Handle all video formats. Fixes #159186.
3385
3386 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
3387         * gst/synaesthesia/gstsynaesthesia.c:
3388         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
3389         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
3390         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
3391         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
3392         (gst_synaesthesia_change_state), (plugin_init):
3393         Fix up synaesthesia to work under different samplerates/ buffer sizes.
3394         Force 320x200 output, as that's the only thing the underlying
3395         synaesthesia implementation supports. Still needs to be made
3396         re-entrant.
3397
3398 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3399
3400         * configure.ac:
3401           Fix mpeg2enc configure check (similar to mplex check below).
3402
3403 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
3404
3405         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3406
3407         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3408           Fix for gcc-2.95 (fixes #158221).
3409
3410 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3411
3412         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3413           Re-add clock distribution hack (until new core is released).
3414           Fixes #158125.
3415
3416 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
3417         * configure.ac:
3418           fix mplex configure check segfaulting on some systems (bug #140994)
3419
3420 2004-11-13  Benjamin Otte  <otte@gnome.org>
3421
3422         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
3423           add debugging
3424         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3425           do a wait when we enter the loop func with no data available to
3426           write instead of getting into an 100% CPU loop by just returning and
3427           being called again by the scheduler
3428
3429 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
3430
3431         * configure.ac:
3432         * ext/libvisual/visual.c: (gst_visual_get_type),
3433         (libvisual_log_handler), (gst_visual_getcaps),
3434         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
3435         (plugin_init):
3436           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
3437         * ext/smoothwave/Makefile.am:
3438         * ext/smoothwave/demo-osssrc.c: (main):
3439         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
3440         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
3441         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
3442         (plugin_init):
3443         * ext/smoothwave/gstsmoothwave.h:
3444           Make gstsmoothwave a working element in the 20th century.
3445
3446         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
3447           Fix incorrect link function
3448
3449 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3450
3451         * gst/volume/gstvolume.c:
3452           Allow buffer-frames=0.
3453
3454 2004-11-12 Iain <iaingnome@gmail.com>
3455
3456         * configure.ac: Check for polypaudio
3457
3458         * ext/Makefile.am: Build the polyp dir
3459
3460         * ext/polyp: The polypsink sources.
3461
3462 2004-10-30 Iain <iaingnome@gmail.com>
3463
3464         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
3465         caps to reflect the new number of channels.
3466
3467 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3468
3469         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3470           Fix for negotiation order problem. This would show when the
3471           ALSA loopfuction was called before any other function. ALSA
3472           wouldn't do anything because we're not negotiated yet, leading
3473           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
3474
3475 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3476
3477         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3478
3479         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3480           No warnings (#157986).
3481
3482 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3483
3484         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3485           Prefer apev1/2 and id3v1 (at end of file) over musepack.
3486
3487 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3488
3489         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
3490           Signal no-more-pads (so it works in playbin).
3491
3492 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3493
3494         * ext/musepack/gstmusepackreader.cpp:
3495           Workaround for older core.
3496
3497 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3498
3499         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
3500           Actually test for odd width/height rather than testing whether
3501           a temporary variable that was 0 before we subtracted 1 is now
3502           not equal to zero (which it always is).
3503
3504 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3505
3506         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
3507         Fix compilation if HAVE_XVIDEO is not defined
3508
3509 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3510
3511         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
3512         Fix compilation if HAVE_XVIDEO is not defined
3513
3514 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
3515
3516         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
3517         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
3518         (gst_goom_change_state), (plugin_init):
3519         Use the bytestream adapter so goom doesn't depend on the input
3520         buffer size.
3521         Add a debug category
3522
3523 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3524
3525         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
3526           Only set hardware parameters *after* negotiation. Before
3527           negotiation, it will set ANY and that seems to cause crashes
3528           (see e.g. #151288, #153227).
3529
3530 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3531
3532         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
3533           This seems to be antique leftover. It needs to pass error
3534           checking.
3535         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
3536         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
3537         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
3538         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
3539           Fix GstXOverlay implementation (#151059).
3540
3541 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3542
3543         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
3544           Don't assert (#157853).
3545
3546 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3547
3548         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
3549           Fix bytes/samples confustion.
3550         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
3551           Fix for underrun (#144389).
3552
3553 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3554
3555         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
3556           Disable halfway-seek for pending release (since it needs a new
3557           core release).
3558
3559 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
3560
3561         * sys/v4l/gstv4lsrc.c:
3562         * sys/v4l/gstv4lsrc.h:
3563         * sys/v4l/v4lsrc_calls.c:
3564           add autoprobe-fps property so we can separate autoprobing parts
3565
3566 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
3567
3568         * sys/v4l/gstv4lsrc.c:
3569         * sys/v4l/v4lsrc_calls.c:
3570         initialise fourcc to catch unset fourcc's, and debug
3571
3572 2004-11-09  Wim Taymans  <wim@fluendo.com>
3573
3574         * gst/playback/README:
3575         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
3576         * gst/playback/gstplaybin.c: (gst_play_bin_init),
3577         (gst_play_bin_dispose), (gst_play_bin_set_property),
3578         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
3579         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
3580         (gst_play_bin_get_formats), (gst_play_bin_convert),
3581         (gst_play_bin_get_query_types), (gst_play_bin_query):
3582         Cleanups and some more documentation.
3583
3584 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
3585
3586         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
3587         (gst_cacasink_init), (gst_cacasink_chain):
3588         * ext/libcaca/gstcacasink.h:
3589         Cacasink inherits from VideoSink, so let that store the clock.
3590
3591 2004-11-09  Wim Taymans  <wim@fluendo.com>
3592
3593         * gst/playback/README:
3594         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
3595         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
3596         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
3597         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
3598         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
3599         (setup_sinks):
3600         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
3601         (gst_stream_info_is_mute), (gst_stream_info_set_property):
3602         * gst/playback/gststreaminfo.h:
3603         Updated README.
3604         Only switch groups if all streams have muted (EOSed).
3605         Send Tags in sync with the stream playback instead of in
3606         the playback/preroll phase.
3607         Some cleanups, free the fakesrc elements.
3608
3609 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3610
3611         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
3612           buffer-frames property was missing
3613         * ext/arts/gst_arts.c:
3614           rate missing from sinkcaps
3615         * ext/audiofile/gstafparse.c:
3616         * ext/audiofile/gstafsink.c:
3617         * ext/audiofile/gstafsrc.c:
3618         * ext/swfdec/gstswfdec.c:
3619           int audio doesn't know buffer-frames
3620         * ext/cdparanoia/gstcdparanoia.c:
3621           int audio doesn't know chunksize either
3622         * ext/nas/nassink.c:
3623           it's endianness, not endianess
3624         * gst-libs/gst/audio/audio.h:
3625           make float standard pad template caps really describe float
3626         * gst/law/mulaw.c: (linear_factory):
3627           signed only, please
3628         * gst/mpegstream/gstdvddemux.c:
3629           widths of 20 are not valid
3630
3631 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3632
3633         Submitted by: Luca Ferretti <elle.uca@infinito.it>
3634
3635         * po/LINGUAS:
3636         * po/it.po:
3637           Add Italian
3638
3639 2004-11-08  Wim Taymans  <wim@fluendo.com>
3640
3641         * gst/playback/README:
3642         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
3643         * gst/playback/gstplaybasebin.c: (probe_triggered),
3644         (gst_play_base_bin_change_state):
3645         Updated README, added more comments for fixmes etc..
3646
3647 2004-11-08  Wim Taymans  <wim@fluendo.com>
3648
3649         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3650         We can remove this hack now.
3651
3652 2004-11-08  Wim Taymans  <wim@fluendo.com>
3653
3654         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
3655         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3656         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
3657         Only mix AYUV for maximum quality.
3658
3659 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3660
3661         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
3662         (gst_ogg_demux_push), (gst_ogg_pad_push):
3663           Let's act as if we're synchronized now! :).
3664         * ext/theora/theoradec.c: (theora_dec_chain):
3665           Add some debug.
3666
3667 2004-11-08  Wim Taymans  <wim@fluendo.com>
3668
3669         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3670         (gst_alpha_set_property), (gst_alpha_sink_link),
3671         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
3672         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
3673         (gst_alpha_init_params), (gst_alpha_chain):
3674         Implement alpha functions for AYUV too, this increases
3675         accuracy quite a bit.
3676
3677 2004-11-08  Wim Taymans  <wim@fluendo.com>
3678
3679         * gst/ffmpegcolorspace/avcodec.h:
3680         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3681         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
3682         (gst_ffmpegcsp_avpicture_fill):
3683         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3684         (gst_ffmpegcsp_caps_remove_format_info):
3685         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3686         (shrink12), (img_get_alpha_info), (deinterlace_line),
3687         (deinterlace_line_inplace):
3688         * gst/ffmpegcolorspace/imgconvert_template.h:
3689         Added AYUV colorspace and handle RGBA a bit more respectful.
3690
3691 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3692
3693         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
3694           Actually always send a discont (cornercase when resending the
3695           same serial-tagged chain twice).
3696
3697 2004-11-08  Julien MOUTTE  <julien@moutte.net>
3698
3699         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
3700         (gst_ximagesink_finalize):
3701         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
3702         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
3703
3704 2004-11-08  Wim Taymans  <wim@fluendo.com>
3705
3706         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
3707         Don't segfault on NULL data.
3708
3709 2004-11-08  Wim Taymans  <wim@fluendo.com>
3710
3711         * gst/playback/gstdecodebin.c: (unlinked):
3712         * gst/playback/gstplay-marshal.list:
3713         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3714         (gst_play_base_bin_init), (group_create), (get_active_group),
3715         (get_building_group), (group_destroy), (group_commit),
3716         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
3717         (add_element_stream), (no_more_pads), (probe_triggered),
3718         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
3719         (state_change), (setup_source), (gst_play_base_bin_get_property),
3720         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
3721         (gst_play_base_bin_link_stream),
3722         (gst_play_base_bin_get_streaminfo):
3723         * gst/playback/gstplaybasebin.h:
3724         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3725         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
3726         Add support for chained ogg files. Prepare for playlist
3727         support. This patch introduces the concept of pad groups, which
3728         together compose one playable media file.
3729
3730 2004-11-07  David Schleef  <ds@schleef.org>
3731
3732         * testsuite/gst-lint: Check for pad templates that aren't statically
3733         scoped.
3734
3735 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3736
3737         * configure.ac:
3738         * ext/Makefile.am:
3739         * ext/musepack/Makefile.am:
3740         * ext/musepack/gstmusepackdec.cpp:
3741         * ext/musepack/gstmusepackdec.h:
3742         * ext/musepack/gstmusepackreader.cpp:
3743         * ext/musepack/gstmusepackreader.h:
3744           Add musepack decoder.
3745         * ext/faad/gstfaad.c: (gst_faad_base_init):
3746           Make pad templates static.
3747         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
3748         (plugin_init):
3749           Add musepack typefinder, make mp3 typefinding work halfway stream,
3750           which doesn't actually work yet because id3demux doesn't implement
3751           _get_length().
3752
3753 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3754
3755         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
3756         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
3757           Fix interrupt event handling (#144436).
3758
3759 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3760
3761         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
3762           Hide unused glory.
3763
3764 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3765
3766         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3767
3768         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
3769           Fix weird caps (#157548).
3770
3771 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3772
3773         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3774
3775         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
3776           Add missing NULL terminator (#157543).
3777
3778 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3779
3780         * gst/tcp/gsttcp.h:
3781         * gst/tcp/gsttcpclientsink.c:
3782         * gst/tcp/gsttcpclientsrc.c:
3783         * gst/tcp/gsttcpserversink.c:
3784         * gst/tcp/gsttcpserversrc.c:
3785           ports can go up to 65535.  Move common defines to gsttcp.h
3786
3787 2004-11-05  Wim Taymans  <wim@fluendo.com>
3788
3789         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
3790         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
3791         Added two more colorspaces.
3792
3793 2004-11-05  Wim Taymans  <wim@fluendo.com>
3794
3795         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3796         (gst_ffmpegcsp_avpicture_fill):
3797         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3798         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
3799         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
3800         More stride fixes.
3801
3802 2004-11-05  Wim Taymans  <wim@fluendo.com>
3803
3804         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
3805         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
3806         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
3807         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
3808         (gst_videomixer_loop):
3809         More stride fixes.
3810
3811 2004-11-05  Benjamin Otte  <otte@gnome.org>
3812
3813         * ext/mad/gstmad.c: (gst_mad_chain):
3814           don't overflow data buffer. Flush not needed sync data when syncing
3815           failed.
3816
3817 2004-11-04  Wim Taymans  <wim@fluendo.com>
3818
3819         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3820         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
3821         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
3822         (gst_alpha_init_params), (gst_alpha_chain),
3823         (gst_alpha_change_state):
3824         Updated the chroma keying algorithm with something more
3825         sophisticated.
3826
3827 2004-11-03  Wim Taymans  <wim@fluendo.com>
3828
3829         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
3830         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3831         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
3832         Fix stride issues. Does not completely work for odd
3833         heights.
3834
3835 2004-11-03  Wim Taymans  <wim@fluendo.com>
3836
3837         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3838         (gst_alpha_chroma_key), (gst_alpha_chain):
3839         Fix stride issues. Does not completely work for odd
3840         heights.
3841
3842 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
3843
3844         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
3845         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
3846         leak fixes
3847
3848 2004-11-03  Wim Taymans  <wim@fluendo.com>
3849
3850         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3851         (gst_ffmpegcsp_avpicture_fill):
3852         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3853         (avpicture_alloc):
3854         * gst/ffmpegcolorspace/imgconvert_template.h:
3855         Use correct _fill function to get correct strides.
3856
3857 2004-11-02  David Schleef  <ds@schleef.org>
3858
3859         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
3860         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
3861         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
3862         Change all g_print()s to debugging.  Add a bunch of consistency
3863         checks.
3864
3865 2004-11-02  Wim Taymans  <wim@fluendo.com>
3866
3867         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3868         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
3869         (unlinked), (no_more_pads), (close_link):
3870         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3871         (unknown_type), (add_element_stream), (new_decoded_pad),
3872         (removed_decoded_pad), (setup_source):
3873         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
3874         (gst_stream_info_class_init), (gst_stream_info_init),
3875         (gst_stream_info_new), (gst_stream_info_dispose),
3876         (stream_info_mute_pad), (gst_stream_info_set_property),
3877         (gst_stream_info_get_property):
3878         * gst/playback/gststreaminfo.h:
3879         Fix playback of multiple files.
3880         a slightly different approach to handling dynamic pad removals.
3881         This one only looks at pads that we have linked.
3882
3883 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
3884
3885         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
3886         free" warning from libc.
3887
3888 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3889
3890         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3891         (get_unconnected_element), (remove_starting_from), (pad_removed),
3892         (close_link):
3893           Implement support for dynamic pad changing. We listen to "live"
3894           pad removals (i.e. while playing) and re-setup autoplugging
3895           after that. Playbasebin/playbin need some more work for this
3896           to finally work, but decodebin supports (and replugs) chained
3897           ogg now.
3898
3899 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
3900
3901         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
3902         (gst_alsa_finalize):
3903         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
3904         (gst_cdaudio_finalize):
3905         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
3906         (cdparanoia_finalize):
3907         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
3908         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
3909         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
3910         (dvdreadsrc_finalize):
3911         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
3912         (gst_flacdec_finalize):
3913         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
3914         (gst_flacenc_finalize):
3915         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
3916         (gst_gnomevfssink_finalize):
3917         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
3918         (gst_gnomevfssrc_finalize):
3919         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
3920         (gst_fameenc_finalize):
3921         * ext/nas/nassink.c: (gst_nassink_class_init),
3922         (gst_nassink_finalize):
3923         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
3924         (gst_sdlvideosink_class_init):
3925         * ext/sndfile/gstsf.c: (gst_sf_dispose):
3926         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
3927         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
3928         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
3929         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
3930         (gst_x_window_listener_dispose):
3931         * gst/audioscale/gstaudioscale.c:
3932         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
3933         (play_on_demand_finalize):
3934         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
3935         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
3936         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
3937         (cdplayer_finalize):
3938         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
3939         (gst_glimagesink_class_init):
3940         * sys/oss/gstosselement.c: (gst_osselement_class_init),
3941         (gst_osselement_finalize):
3942         * sys/oss/gstosssink.c: (gst_osssink_dispose):
3943         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
3944         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
3945           Fixes a bunch of problems with finalize and dispose functions,
3946           either assumptions that dispose is only called once, or not calling
3947           the parent class dispose/finalize function
3948
3949 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
3950
3951         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
3952           added two api precondition guards
3953           use g_strdup with getenv to fix crash when using ENVVAR
3954
3955 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
3956         * ext/esd/esdsink.c: (gst_esdsink_class_init),
3957         (gst_esdsink_finalize):
3958         Use a finalize function, not dispose, and more importantly,
3959         call the parent class finalize function too
3960
3961 2004-11-01  Johan Dahlin  <johan@gnome.org>
3962
3963         * ext/ogg/gstoggdemux.c:
3964         * gst/tags/gstvorbistag.c:
3965         Plug leaks.
3966
3967 2004-10-31  Benjamin Otte  <otte@gnome.org>
3968
3969         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
3970           lotsa memleaks today. But they're all small...
3971
3972 2004-10-31  Benjamin Otte  <otte@gnome.org>
3973
3974         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
3975           another memleak crushed
3976
3977 2004-10-31  Benjamin Otte  <otte@gnome.org>
3978
3979         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
3980           fix memleak
3981
3982 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3983
3984         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
3985           Hack to prevent crash when going to READY inside signal handler
3986           while this function is active.
3987
3988 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3989
3990         * gst/ffmpegcolorspace/Makefile.am:
3991         * gst/ffmpegcolorspace/avcodec.h:
3992         * gst/ffmpegcolorspace/common.h:
3993         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
3994         * gst/ffmpegcolorspace/dsputil.h:
3995         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
3996         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3997         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
3998         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
3999         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
4000         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
4001         (gst_ffmpegcsp_avpicture_fill):
4002         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
4003         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4004         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
4005         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
4006         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
4007         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
4008         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4009         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
4010         * gst/ffmpegcolorspace/imgconvert.c:
4011         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
4012         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
4013         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
4014         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
4015         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
4016         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
4017         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
4018         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
4019         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
4020         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
4021         (grow21), (grow22), (grow41), (grow44), (conv411),
4022         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
4023         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
4024         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
4025         (avpicture_free), (is_yuv_planar), (img_convert),
4026         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
4027         (deinterlace_line_inplace), (deinterlace_bottom_field),
4028         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
4029         * gst/ffmpegcolorspace/imgconvert_template.h:
4030         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
4031         * gst/ffmpegcolorspace/mmx.h:
4032         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
4033         (av_fast_realloc), (av_mallocz_static), (av_free_static),
4034         (av_freep), (avcodec_get_context_defaults),
4035         (avcodec_alloc_context), (avcodec_init):
4036           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
4037           handling plus update from ffmpeg CVS. Large clean-up.
4038
4039 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4040
4041         * gst/playback/Makefile.am:
4042           We need the marshallers for decodebin, too.
4043
4044 2004-10-30  David Schleef  <ds@schleef.org>
4045
4046         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
4047           quicktime typefinding work with 64-bit offsets.
4048
4049 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
4050
4051         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
4052           Set EOS on the element when processing an EOS event.
4053         * ext/speex/gstspeexdec.h:
4054         * ext/speex/gstspeexenc.h:
4055           Only keep a const ptr to the mode
4056         * gst-libs/gst/riff/riff-media.c:
4057         (gst_riff_create_audio_caps_with_data),
4058         (gst_riff_create_audio_template_caps):
4059           Allow WMAV3, with up to 6 channels.
4060         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
4061           Don't call gst_pad_set_event_function on a sink pad.
4062         * gst/mpegstream/gstdvddemux.c:
4063         (gst_dvd_demux_get_subpicture_stream),
4064         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
4065           Copy the explicit caps that were set across to the cur_* pads,
4066           instead of trying to use a possibly non-existent negotiated caps.
4067           Reset the type of subpicture pads to UNKNOWN after calling
4068           init_stream, so that the caps get set.
4069
4070 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
4071
4072         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4073
4074         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
4075           Don't touch buffer if it is of size 0 (fixes #151064).
4076
4077 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4078
4079         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
4080           Synchronized discont handling.
4081
4082 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4083
4084         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
4085         (gst_ogg_demux_push):
4086           Make seeking sort-of exact again (fixes #156387).
4087
4088 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4089
4090         * gst/playback/gstplaybasebin.c: (unknown_type),
4091         (add_element_stream), (new_decoded_pad),
4092         (gst_play_base_bin_change_state):
4093         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4094         (gst_stream_info_init), (gst_stream_info_new),
4095         (gst_stream_info_dispose), (gst_stream_info_get_property):
4096         * gst/playback/gststreaminfo.h:
4097           Make caps explicitely available. Makes testing for unsupported
4098           types possible. Improves error reporting.
4099
4100 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4101
4102         * gst/audioconvert/gstaudioconvert.c:
4103         (gst_audio_convert_buffer_to_default_format):
4104           Really don't touch read-only buffers (#156563).
4105
4106 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
4107
4108         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4109
4110         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
4111           Fix memleak (#155223).
4112
4113 2004-10-29  Wim Taymans  <wim@fluendo.com>
4114
4115         * gst/tcp/.cvsignore:
4116         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4117         (gst_multifdsink_class_init), (gst_multifdsink_init),
4118         (gst_multifdsink_add), (gst_multifdsink_remove),
4119         (gst_multifdsink_remove_client_link), (is_sync_frame),
4120         (gst_multifdsink_new_client),
4121         (gst_multifdsink_handle_client_write),
4122         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
4123         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
4124         (gst_multifdsink_get_property):
4125         * gst/tcp/gstmultifdsink.h:
4126         Added burst on connect sync_method, deprecated sync_clients,
4127         streamlined the sync code some more.
4128
4129 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4130
4131         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
4132         (gst_play_base_bin_change_state):
4133           Improve error reporting.
4134
4135 2004-10-28  Wim Taymans  <wim@fluendo.com>
4136
4137         * gst/tcp/Makefile.am:
4138         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
4139         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
4140         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
4141         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
4142         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
4143         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
4144         (gst_fdset_wait):
4145         Added more locks around fdset structures. Fixed/reworked
4146         the poll array resizing code.
4147         Added stress test for fdset.
4148
4149 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4150
4151         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
4152         fix build
4153
4154 2004-10-28  Benjamin Otte  <otte@gnome.org>
4155
4156         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
4157           fix link function to always query channels and query width for
4158           floats
4159         * configure.ac:
4160           add equalizer dir
4161         * gst/equalizer/Makefile.am:
4162         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
4163         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
4164         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
4165         (arg_to_scale), (setup_filter),
4166         (gst_iir_equalizer_compute_frequencies),
4167         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
4168         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
4169         (plugin_init):
4170           add an equalizer
4171
4172 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4173
4174         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
4175
4176         * po/LINGUAS:
4177         * po/nb.po:
4178           Added Norwegian Bokmaal translation
4179
4180 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4181
4182         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4183           Don't break on options (fixes #156488).
4184
4185 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4186
4187         * configure.ac:
4188         * ext/cdaudio/Makefile.am:
4189         * sys/Makefile.am:
4190           fix build on older automake
4191
4192 2004-10-26  Wim Taymans  <wim@fluendo.com>
4193
4194         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
4195         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
4196         Allow a little margin when negotiating the framerate.
4197
4198 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
4199
4200         * gst/level/gstlevel.c:
4201           synchonised naming of pads and pad-templates
4202
4203 2004-10-26  Wim Taymans  <wim@fluendo.com>
4204
4205         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
4206         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
4207         (_find_streams_check), (gst_ogg_demux_push):
4208         Fix EOS again. Needs to be done in a better way. We should not
4209         remove the pad if there is no new chained stream.
4210
4211 2004-10-26 Iain <iaingnome@gmail.com>
4212
4213         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
4214         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
4215         of the caps.
4216         * gst/interleave/interleave.c (interleave_class_init): Hook up release
4217         pad.
4218         (interleave_release_pad): Remove the pad.
4219         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
4220         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
4221         the set device.
4222         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
4223         attrs
4224         (gst_xvimagesink_xcontext_clear): Free the xcontext.
4225         (gst_xvimagesink_finalize): Free the par.
4226
4227 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4228
4229         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
4230         (gst_avimux_stop_file):
4231           First calculate the rate, and only then use it. Hdr.rate is a
4232           multiple and not a derivative of hdr.scale. Scale is not the
4233           same as blockalign but is solely related to rate.
4234
4235 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4236
4237         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
4238         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
4239           Implement seeking.
4240
4241 2004-10-25  James Henstridge  <james@jamesh.id.au>
4242
4243         Reviewed by:  David Schleef  <ds@schleef.org>
4244
4245         * examples/gstplay/player.c: (got_stream_length), (main):
4246         * examples/seeking/cdplayer.c: (update_scale):
4247         * examples/seeking/seek.c: (format_value), (update_scale):
4248         * examples/seeking/spider_seek.c: (format_value), (update_scale),
4249         (stop_seek):
4250         Build fixes on AMD64.
4251
4252 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4253
4254         reviewed by: Ronald Bultje <rbultje at gnome dot org>
4255
4256         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
4257         Fix for some v4l cards which hang in v4lsrc
4258
4259 2004-10-25  Wim Taymans  <wim@fluendo.com>
4260
4261         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
4262         (gst_ogg_demux_push), (gst_ogg_chains_clear):
4263         Make sure to remove the pad when a new chain is
4264         encountered. Set some vars to NULL so we don't try
4265         to reference freed memory.
4266
4267 2004-10-25  Wim Taymans  <wim@fluendo.com>
4268
4269         * examples/seeking/Makefile.am:
4270         * examples/seeking/cdplayer.c: (update_scale):
4271         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
4272         * examples/seeking/playbin.c: (make_playerbin_pipeline),
4273         (format_value), (update_scale), (iterate), (start_seek),
4274         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
4275         (print_usage), (main):
4276         Added some more examples, update others.
4277
4278 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4279
4280         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
4281         * ext/speex/gstspeexdec.c: (speex_dec_chain):
4282         * ext/theora/theoradec.c: (theora_dec_chain):
4283         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4284           Add codec-name metadata.
4285
4286 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
4287
4288         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4289
4290         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4291         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4292         * ext/alsa/gstalsamixertrack.h:
4293         * po/POTFILES.in:
4294           ALSA mixer track label internationalization (#154054).
4295
4296 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4297
4298         * ext/theora/theoradec.c: (theora_dec_chain):
4299           Export bitrate as metadata.
4300
4301 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4302
4303         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4304         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4305         * ext/alsa/gstalsamixertrack.h:
4306           Fix names, fix loop.
4307
4308 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4309
4310         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
4311         (speex_dec_convert):
4312           sinkconvert function so oggdemux can get the file length (totem).
4313
4314 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
4315
4316         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4317
4318         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
4319           Don't push incomplete packets.
4320         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
4321           Fix MPEG-4 audio typefinding.
4322
4323 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4324
4325         * sys/v4l/Makefile.am:
4326         * sys/v4l/gstv4l.c: (plugin_init):
4327         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
4328         (gst_v4lelement_init), (gst_v4lelement_dispose),
4329         (gst_v4lelement_change_state):
4330         * sys/v4l/gstv4lelement.h:
4331         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
4332         (gst_v4l_xoverlay_close), (idle_refresh),
4333         (gst_v4l_xoverlay_set_xwindow_id):
4334         * sys/v4l/gstv4lxoverlay.h:
4335         * sys/v4l/v4l-overlay_calls.c:
4336         * sys/v4l/v4l_calls.h:
4337         * sys/v4l2/Makefile.am:
4338         * sys/v4l2/gstv4l2.c: (plugin_init):
4339         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
4340         (gst_v4l2element_init), (gst_v4l2element_dispose),
4341         (gst_v4l2element_change_state):
4342         * sys/v4l2/gstv4l2element.h:
4343         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
4344         (gst_v4l2_xoverlay_close), (idle_refresh),
4345         (gst_v4l2_xoverlay_set_xwindow_id):
4346         * sys/v4l2/gstv4l2xoverlay.h:
4347         * sys/v4l2/v4l2-overlay_calls.c:
4348         * sys/v4l2/v4l2_calls.h:
4349           Remove client-side overlay handling, use the X-server v4l plugin
4350           for that. Nicer overlay, less code. Also make the plugin
4351           compileable without X (but then without overlay, obviously).
4352           Makes xwindowlistener obsolete, should we remove that?
4353
4354 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4355
4356         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
4357         (gst_osssrc_src_query):
4358         * sys/oss/gstosssrc.h:
4359           OK, so people want offset in DEFAULT. This time, actually fix all
4360           cases.
4361         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
4362           Add FPS properly.
4363
4364 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4365
4366         * gst/asfdemux/gstasfmux.c:
4367         * gst/avi/gstavimux.c:
4368           Framerate.
4369
4370 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4371
4372         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
4373           Fix properties (channel, norm, frequency).
4374
4375 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4376
4377         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
4378           Flag typo.
4379         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
4380           No warnings.
4381
4382 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4383
4384         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
4385           Fix hang.
4386
4387 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4388
4389         * sys/v4l2/gstv4l2element.h:
4390           Yet Another Hack (tm) for kernel header borkedness.
4391         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
4392         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
4393         (gst_v4l2src_link), (gst_v4l2src_getcaps),
4394         (gst_v4l2src_change_state):
4395         * sys/v4l2/gstv4l2src.h:
4396         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
4397         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
4398           Fix caps, keep track of state, work.
4399
4400 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4401
4402         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
4403           Quiet.
4404
4405 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4406
4407         * sys/oss/gstosssrc.c: (gst_osssrc_get):
4408           Don't mix bytes and samples.
4409
4410 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4411
4412         * ext/ogg/gstoggmux.c:
4413           Basic pad template which accepts OGM tracks, speex, flac, vorbis
4414           and theora. Any is incorrect.
4415         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
4416           Fix caps.
4417         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
4418         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
4419         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
4420         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
4421         * sys/v4l/gstv4lmjpegsrc.h:
4422         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
4423         (gst_v4lsrc_change_state):
4424         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
4425         (gst_v4lmjpegsrc_capture_stop):
4426           Fix caps. Keep track of internal state. Work.
4427
4428 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4429
4430         * ext/Makefile.am:
4431           Fix the build fixes.
4432
4433 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4434
4435         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4436         (gst_ogg_demux_src_event), (_find_chain_seek),
4437         (gst_ogg_pad_push):
4438           Check for pad availability before using it.
4439         * ext/ogg/gstoggdemux.c: (_find_chain_process):
4440           Fix parsing of chained ogg. Needs more work on the decoder side.
4441
4442 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4443
4444         * gst/spectrum/Makefile.am:
4445         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
4446         (idle_func):
4447           Fix demo and reenable it. Yes, I'm currently playing with audio
4448           analysis tools
4449
4450 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4451
4452         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4453           We love it if files that start at zero work too...
4454
4455 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4456
4457         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4458           Handle files with missing EOS headers.
4459
4460 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4461
4462         * gst/tcp/gsttcpserversink.c:
4463         (gst_tcpserversink_handle_server_read),
4464         (gst_tcpserversink_init_send):
4465         Zero some variables first (need for accept not to return EINVAL)
4466
4467 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4468
4469         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4470         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
4471         * ext/theora/theoradec.c: (theora_dec_sink_convert),
4472         (theora_dec_chain):
4473         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
4474         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
4475           Seeking and querying finetune.
4476
4477 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4478
4479         * configure.ac:
4480         * ext/Makefile.am:
4481         * ext/raw1394/Makefile.am:
4482           fix the build
4483
4484 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4485
4486         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4487           Wrong return.
4488         * gst/playback/Makefile.am:
4489         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4490         * gst/playback/gstplay-marshal.list:
4491         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
4492           Fix marshallers.
4493
4494 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4495
4496         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
4497           Silence.
4498
4499 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4500
4501         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4502         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
4503         (gst_ogg_pad_push):
4504           Yay for non-lineair granulepos in theora.
4505
4506 2004-10-18  Wim Taymans  <wim@fluendo.com>
4507
4508         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
4509         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
4510         * ext/dv/gstdvdec.h:
4511         Make sure we renegotiate aspect ratio when the camera switches.
4512
4513 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4514
4515         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4516         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
4517           Start at zero.
4518         * ext/theora/theoradec.c: (theora_dec_chain):
4519           Skip headers. Bad idea for chained ogg, but fixes seeking.
4520
4521 2004-10-18  Wim Taymans  <wim@fluendo.com>
4522
4523         * configure.ac:
4524         I swear, this is the last time I touch this.
4525
4526 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4527
4528         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4529         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
4530         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
4531           Faster seeking.
4532         * ext/theora/theoradec.c: (theora_dec_sink_convert):
4533           Time-to-default conversion.
4534         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4535           Don't error on unknown packets, just skip. We should probably
4536           read them if we want to support chained ogg.
4537
4538 2004-10-18  Wim Taymans  <wim@fluendo.com>
4539
4540         * configure.ac:
4541         Added cdaudio to wrong list.
4542
4543 2004-10-18  Wim Taymans  <wim@fluendo.com>
4544
4545         * configure.ac:
4546         Revive cdaudio.
4547
4548 2004-10-18  Wim Taymans  <wim@fluendo.com>
4549
4550         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
4551         (gst_dvdec_video_link), (gst_dvdec_push):
4552         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
4553         (gst_smokeenc_resync), (gst_smokeenc_chain):
4554         Fix mimetype on smoke encoder.
4555         Add aspect ratio to dvdec. Not sure if these
4556         values are correct though....
4557
4558 2004-10-18  Wim Taymans  <wim@fluendo.com>
4559
4560         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
4561         Fix vorbis property descriptions and ranges.
4562
4563 2004-10-18  Wim Taymans  <wim@fluendo.com>
4564
4565         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4566         Really do nothing when no data is available.
4567         Go to the playing state when the stream is not seekable
4568         instead of failing.
4569
4570 2004-10-18  Wim Taymans  <wim@fluendo.com>
4571
4572         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
4573         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
4574         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
4575         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
4576         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
4577         Added uri handler for cd://
4578         Port to new API.
4579
4580 2004-10-18  Wim Taymans  <wim@fluendo.com>
4581
4582         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4583         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
4584         (try_to_link_1), (no_more_pads), (close_link), (type_found):
4585         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
4586         (remove_prerolls), (unknown_type), (add_element_stream),
4587         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
4588         (gst_play_base_bin_remove_element),
4589         (gst_play_base_bin_link_stream):
4590         * gst/playback/gstplaybin.c: (gen_video_element),
4591         (gen_vis_element), (remove_sinks), (setup_sinks):
4592         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
4593         (gst_stream_info_get_type), (gst_stream_info_class_init),
4594         (gst_stream_info_init), (gst_stream_info_new),
4595         (gst_stream_info_dispose), (stream_info_mute_pad),
4596         (gst_stream_info_set_property), (gst_stream_info_get_property):
4597         * gst/playback/gststreaminfo.h:
4598         Add sink padtemplate to decodebin.
4599         Added some more comments.
4600         Make queue size configurable in playbasebin.
4601         Added possibility to use elements as sinks (ex cdaudio).
4602
4603 2004-10-15  Wim Taymans  <wim@fluendo.com>
4604
4605         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
4606         (gst_speexenc_chain):
4607         Fix speex timestamps so that it gets muxed properly.
4608
4609 2004-10-15  Wim Taymans  <wim@fluendo.com>
4610
4611         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
4612         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
4613         (gst_dv1394src_init), (gst_dv1394src_dispose),
4614         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
4615         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
4616         (gst_dv1394src_event), (gst_dv1394src_get_formats),
4617         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
4618         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
4619         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
4620         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
4621         * ext/raw1394/gstdv1394src.h:
4622         Added conversion/query functions.
4623         Update buffer timestamps,
4624         Added signals.
4625         Added uri dv:// so it might play from the firewire in playbin.
4626         Fix a possible leak.
4627         Added debugging.
4628
4629 2004-10-15  Wim Taymans  <wim@fluendo.com>
4630
4631         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
4632         (gst_dv1394src_init), (gst_dv1394src_set_property),
4633         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
4634         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
4635         * ext/raw1394/gstdv1394src.h:
4636         Added AV/C VTR control support needed for some cameras.
4637         Added automatic port detection.
4638         Added properties for selecting the channel.
4639         The configure.ac script is not yet updated to reflect the
4640         new libavc1394 and librom1394 dependencies.
4641
4642 2004-10-15  Wim Taymans  <wim@fluendo.com>
4643
4644         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4645         (qtdemux_parse), (gst_qtdemux_handle_esds):
4646         An esds box is not a container.
4647         Fix parsing of mp4v boxes.
4648         Do not try to renegotiate fps for each frame. Need to
4649         find a better method. This should fix mp4 playback.
4650
4651 2004-10-14  David Schleef  <ds@schleef.org>
4652
4653         * configure.ac: update for swfdec-0.3 and liboil-0.2
4654         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
4655         * ext/swfdec/gstswfdec.h: same
4656         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
4657         * gst/videotestsrc/videotestsrc.c: same
4658
4659 2004-10-14  Wim Taymans  <wim@fluendo.com>
4660
4661         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
4662         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
4663         (is_sync_frame), (gst_multifdsink_new_client),
4664         (gst_multifdsink_handle_client_write),
4665         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
4666         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
4667         Turn warnings into info.
4668         Don't allow a state change in the streaming thread.
4669
4670 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4671
4672         * ext/vorbis/oggvorbisenc.c:
4673         * ext/vorbis/vorbisdec.c:
4674           fix template sample rate
4675
4676 2004-10-13  Wim Taymans  <wim@fluendo.com>
4677
4678         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
4679         Decoding the header first fixes some problems in resyncing
4680         in more mp3s.
4681
4682 2004-10-12  Wim Taymans  <wim@fluendo.com>
4683
4684         * gst/playback/gstplaybin.c: (gen_video_element),
4685         (gen_vis_element), (remove_sinks), (setup_sinks):
4686         Added vis plugin support, need to configure the vis
4687         element to activate it.
4688
4689 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4690
4691         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
4692         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
4693           Some debug.
4694         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
4695         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
4696         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
4697         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
4698         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
4699         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
4700         * gst/avi/gstavidemux.h:
4701           Support for openDML-2.0 indx/ix## chunks. Support for broken index
4702           recovery (where, if part of the index is broken, we will still read
4703           the rest of the index and recover the broken part by stream
4704           scanning). More broken media support. EOS workarounds. General AVI
4705           braindamage headache recovery. Aspirin included.
4706
4707 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4708
4709         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
4710         (cdparanoia_event), (cdparanoia_query):
4711           Get rid of hideous lead-in.
4712
4713 2004-10-11  Wim Taymans  <wim@fluendo.com>
4714
4715         * gst/playback/gstplaybasebin.c: (setup_source):
4716         Wrong var used to get g_list_next.
4717
4718 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4719
4720         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
4721         (cdparanoia_get), (cdparanoia_open):
4722           Report discid as metadata, add duration.
4723
4724 2004-10-11  Wim Taymans  <wim@fluendo.com>
4725
4726         * gst/playback/gstplaybasebin.c: (setup_source):
4727         Cleanup the previous pipeline a little earlier for the
4728         case that a source element provides raw data.
4729
4730 2004-10-11  Benjamin Otte  <otte@gnome.org>
4731
4732         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
4733           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
4734           consuming the last 128 bytes, even though it was valid mp3 data.
4735
4736 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4737
4738         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
4739         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
4740         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
4741         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
4742
4743 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4744
4745         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
4746         Fix for webcams that support only specific width or height
4747
4748 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
4749
4750         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4751
4752         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
4753           Fix wrong discont event setup (fixes #154967).
4754
4755 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
4756
4757         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4758
4759         * gst/auparse/gstauparse.c: (gst_auparse_chain):
4760           Error out on invalid data (fixes #154807).
4761
4762 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
4763
4764         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4765
4766         * ext/dvdread/dvdreadsrc.c: (_read):
4767           Make titles > 0 work again (fixes #154834).
4768
4769 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4770
4771         * gst-libs/gst/riff/riff-media.c:
4772         (gst_riff_create_video_template_caps):
4773           WMV3 missing in template caps.
4774
4775 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4776
4777         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4778           OK, so the original code was too strict. It makes random AVI files
4779           hang for seconds upon opening, which is unacceptable and is far
4780           beyond the original goal of getting multiple chunks for one-chunk
4781           sounc stream files. So now do just that.
4782
4783 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4784
4785         * gst/playback/gstplaybasebin.c: (setup_source),
4786         (gst_play_base_bin_change_state):
4787           Actually clean up streaminfo if output fails. This would trigger
4788           if, for example, there was no CD in the drive. No preroll, so
4789           a streaminfo structure is created, but the subsequent state change
4790           of the thread fails.
4791         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
4792           Don't change state if parent failed.
4793
4794 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4795
4796         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4797         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
4798         (gen_video_element), (remove_sinks):
4799           Add small bits of code for screenshot handling.
4800
4801 2004-10-08  Wim Taymans  <wim@fluendo.com>
4802
4803         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
4804         (gen_video_element), (gen_audio_element), (setup_sinks):
4805         Don't assume the user provided sinks are named "sink"...
4806
4807 2004-10-08  Wim Taymans  <wim@fluendo.com>
4808
4809         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
4810         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
4811         (gst_play_base_bin_link_stream):
4812         Do not try to autoplug sources that generate raw streams like
4813         cdparanoia.
4814         disconnect the preroll overrun signal when we don't need it anymore.
4815
4816 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
4817
4818         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
4819         Added reworked patch from #154903 from milosz derezynski (deadchip).
4820
4821 2004-10-08  Wim Taymans  <wim@fluendo.com>
4822
4823         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
4824         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
4825         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
4826         (cdparanoia_convert), (cdparanoia_uri_get_type),
4827         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
4828         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
4829         * ext/cdparanoia/gstcdparanoia.h:
4830         This adds the cdda://<tracknum> uri.
4831
4832 2004-10-08  Wim Taymans  <wim@fluendo.com>
4833
4834         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4835         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
4836         (try_to_link_1), (no_more_pads), (close_link), (type_found):
4837         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4838         (unknown_type), (gst_play_base_bin_remove_element),
4839         (gst_play_base_bin_link_stream):
4840         * gst/playback/gstplaybasebin.h:
4841         * gst/playback/gstplaybin.c: (gst_play_bin_init),
4842         (gst_play_bin_set_property), (gen_video_element),
4843         (gen_audio_element), (setup_sinks):
4844         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
4845         (gst_stream_info_get_type), (gst_stream_info_class_init),
4846         (gst_stream_info_init), (gst_stream_info_new),
4847         (gst_stream_info_dispose), (stream_info_mute_pad),
4848         (gst_stream_info_set_property), (gst_stream_info_get_property):
4849         * gst/playback/gststreaminfo.h:
4850         Reuse the audio and video bins.
4851         Some internal cleanups in the stream selection code.
4852
4853 2004-10-08  Julien MOUTTE  <julien@moutte.net>
4854
4855         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
4856         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
4857         * sys/ximage/ximagesink.h:
4858         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
4859         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
4860         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
4861         not coming from those elements. Moreover these elements should not keep
4862         the xid they have been given when in NULL state.
4863
4864 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4865
4866         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
4867         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
4868         * sys/ximage/ximagesink.h:
4869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
4870         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
4871         * sys/xvimage/xvimagesink.h:
4872           Actually only create a new toplevel window if we're not gonna
4873           embed it right after.
4874
4875 2004-10-07  Wim Taymans  <wim@fluendo.com>
4876
4877         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
4878         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
4879         * gst/playback/gstplaybin.c: (setup_sinks):
4880         Implement muting/unmuting of streams, mute streams that are not
4881         used.
4882
4883 2004-10-07  Wim Taymans  <wim@fluendo.com>
4884
4885         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
4886         (plugin_init):
4887         Added lame audio/x-ac3 typefind function.
4888
4889 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4890
4891         * configure.ac:
4892           bump nano to cvs
4893
4894 === release 0.8.5 ===
4895
4896 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4897
4898         * NEWS:
4899         * RELEASE:
4900         * configure.ac:
4901           releasing 0.8.5, "Take You On"
4902
4903 2004-10-06  Wim Taymans  <wim@fluendo.com>
4904
4905         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4906         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
4907         (no_more_pads), (close_link), (type_found):
4908         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
4909         * gst/playback/gstplaybin.c: (gen_video_element):
4910         Do not signal the no_more_pads after the first pad when
4911         we are plugging a non dynamic element with multiple
4912         output pads (like swfdec, dvdec, ...).
4913
4914 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4915
4916         * configure.ac:
4917           bump for prerelease
4918
4919 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4920
4921         * gst/wavparse/gstwavparse.c:
4922           add ATRAC3 to STATIC CAPS to fix a warning
4923
4924         * gst/matroska/ebml-read.c:
4925         * gst-libs/gst/riff/riff-read.c:
4926           fix typos
4927
4928 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4929
4930         * gst-libs/gst/riff/riff-media.c:
4931           generate caps for ATRAC3 audio streams
4932
4933         * gst/realmedia/rmdemux.c:
4934           generate caps for ATRAC3 audio streams
4935
4936 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4937
4938         * gst/wavparse/Makefile.am
4939         * gst/wavparse/riff.h
4940         * gst/wavparse/wavparse.vcproj
4941           riff.h removal (unused and duplication with riff-ids.h)
4942
4943 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4944
4945         * gst/wavparse/gstwavparse.h
4946           remove duplicated defines for audio codec codes
4947
4948         * gst-libs/gst/riff/riff-ids.h
4949         * gst/wavenc/riff.h:
4950           add "4CC" code for ATRAC3 audio streams
4951           add "4CC" code for ITU_G721_ADPCM (unused for now)
4952
4953 2004-10-06  Wim Taymans  <wim@fluendo.com>
4954
4955         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
4956         Actually _do_ negotiation. Pass gdouble as arg instead
4957         of guint64 for the framerate.
4958
4959 2004-10-06  Wim Taymans  <wim@fluendo.com>
4960
4961         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4962         (find_compatibles), (close_pad_link), (try_to_link_1),
4963         (no_more_pads), (close_link), (type_found):
4964         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
4965         * gst/playback/gstplaybin.c: (gen_video_element),
4966         (gen_audio_element):
4967         Set state on newly added element to READY so that negotiation
4968         can happen ASAP.
4969         Addes some more debug info.
4970         Do not try to plug pads with multiple caps structures or ANY
4971         because it is too dangerous since we do not do dynamic
4972         replugging.
4973
4974 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4975
4976         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
4977
4978         * po/LINGUAS:
4979         * po/or.po:
4980           add Oriya translation
4981
4982 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4983
4984         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4985           Prevent overwrite of size member. Makes audio sound crappy.
4986
4987 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4988
4989         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4990         Add rmvb to the list of known RealMedia extensions
4991
4992 2004-10-05  Wim Taymans  <wim@fluendo.com>
4993
4994         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
4995         (mngdec_openstream), (mngdec_closestream),
4996         (mngdec_handle_sink_event), (mngdec_readdata),
4997         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
4998         (mngdec_getcanvasline), (mngdec_refresh),
4999         (gst_mngdec_change_state):
5000         Set the framerate correctly.
5001
5002 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5003
5004         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5005           There was something wrong with the index massaging.
5006
5007 2004-10-04  Wim Taymans  <wim@fluendo.com>
5008
5009         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
5010         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
5011         (gst_smokedec_chain):
5012         * ext/jpeg/gstsmokedec.h:
5013         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
5014         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
5015         * ext/jpeg/gstsmokeenc.h:
5016         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
5017         (smokecodec_decode_new), (smokecodec_info_free),
5018         (smokecodec_set_quality), (smokecodec_get_quality),
5019         (smokecodec_set_threshold), (smokecodec_get_threshold),
5020         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
5021         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
5022         (smokecodec_encode), (smokecodec_parse_id),
5023         (smokecodec_parse_header), (smokecodec_decode):
5024         * ext/jpeg/smokecodec.h:
5025         * ext/jpeg/smokeformat.h:
5026         Updated smoke, new bitstream, allows embedding in ogg.
5027
5028 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5029
5030         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
5031           Fix seeking in some files. All this code is no longer needed (and
5032           actually breaks stuff) because we now synchronize the full index
5033           right when reading the header.
5034
5035 2004-10-04  Wim Taymans  <wim@fluendo.com>
5036
5037         * configure.ac:
5038         configure update for libmng.
5039
5040 2004-10-04  Wim Taymans  <wim@fluendo.com>
5041
5042         * ext/libmng/Makefile.am:
5043         * ext/libmng/gstmng.c: (plugin_init):
5044         * ext/libmng/gstmng.h:
5045         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
5046         (gst_mngdec_base_init), (gst_mngdec_class_init),
5047         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
5048         (gst_mngdec_loop), (gst_mngdec_get_property),
5049         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
5050         (mngdec_closestream), (mngdec_handle_sink_event),
5051         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
5052         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
5053         (gst_mngdec_change_state):
5054         * ext/libmng/gstmngdec.h:
5055         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
5056         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
5057         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
5058         (gst_mngenc_chain), (gst_mngenc_get_property),
5059         (gst_mngenc_set_property):
5060         * ext/libmng/gstmngenc.h:
5061         Added basic MNG decoder. Needs more work. The encoder does
5062         not work yet.
5063
5064 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5065
5066         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
5067         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
5068         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
5069           Don't hang on length=0 chunks. Some negotiation fixes. Signal
5070           no-more-pads.
5071
5072 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5073
5074         * configure.ac:
5075           you need at least 1.0.4 of speex
5076
5077 2004-10-04 Iain <iaingnome@gmail.com>
5078
5079         * ext/speex/gstspeexdec.h: Revert the includes changes.
5080
5081         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
5082
5083 2004-09-30 Iain <iaingnome@gmail.com>
5084
5085         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
5086         found during init or set as a property instead of hardcoding /dev/audio
5087
5088 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5089
5090         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
5091         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
5092         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
5093         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
5094         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
5095         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
5096         (gst_rmdemux_dump_data):
5097           Use debug category, fix EOS handling. filesrc ! rmdemux now
5098           works.
5099
5100 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5101
5102         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
5103         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
5104         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
5105           Improve allocation, cutting and sorting of the index. How takes a
5106           few seconds instead of minutes.
5107
5108 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
5109
5110         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
5111           fixed compilation
5112
5113 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5114
5115         * gst-libs/gst/riff/riff-media.c:
5116         (gst_riff_create_video_caps_with_data),
5117         (gst_riff_create_video_template_caps):
5118           Add wing commander format mimetype/fourccs.
5119         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5120           Don't crash if some value is 0.
5121
5122 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5123
5124         * gst-libs/gst/riff/riff-media.c:
5125         (gst_riff_create_video_caps_with_data),
5126         (gst_riff_create_video_template_caps):
5127           Add DIB fourcc (raw, palettized 8-bit RGB).
5128         * gst-libs/gst/riff/riff-read.c:
5129         (gst_riff_read_strf_vids_with_data):
5130           Oops, fix strf_data reading bug.
5131         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
5132           Use a non-NULL tag.
5133         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
5134           Time for hacks. Sorry Dave. At least one quicktime movie (a
5135           trailer) that I've encountered contains multiple video tracks.
5136           One of those is the actual video track, the other are one-frame
5137           tracks (images). Unfortunately, the number of frames according
5138           to the trak header is 1 for each, so that doesn't help. So
5139           instead, I look at the duration and discard tracks with a
5140           duration shorter than 20% of the length of the stream. Better
5141           than nothing.
5142
5143 2004-10-01  Christian Schaller <christian@fluendo.com>
5144
5145         * ext/ivorbis/vorbis.c:
5146           Patch from Phil Blundell (Bug 152341)
5147
5148 2004-10-01  Wim Taymans  <wim@fluendo.com>
5149
5150         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
5151         (speex_dec_get_formats), (speex_dec_convert),
5152         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
5153         (speex_dec_chain), (gst_speexdec_get_property),
5154         (gst_speexdec_set_property):
5155         Small cleanups.
5156
5157 2004-10-01  Wim Taymans  <wim@fluendo.com>
5158
5159         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5160         (gst_wavparse_stream_init), (gst_wavparse_fmt),
5161         (gst_wavparse_other), (gst_wavparse_loop),
5162         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5163         (gst_wavparse_srcpad_event):
5164         * gst/wavparse/gstwavparse.h:
5165         Added some more debugging info.
5166         Fix the case where the length of the file is 0.
5167         Make sure we seek to sample borders.
5168
5169 2004-10-01  Wim Taymans  <wim@fluendo.com>
5170
5171         * gst/playback/README:
5172         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
5173         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
5174         (try_to_link_1), (no_more_pads), (close_link), (type_found):
5175         Add some debug info to decodebin, update README
5176
5177 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5178
5179         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
5180           Don't use g_print(); use GST_DEBUG().
5181
5182 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5183
5184         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
5185         (gst_ogg_mux_queue_pads):
5186           Handle EOS properly.
5187
5188 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
5189
5190         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5191
5192         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
5193         (gst_faad_chain), (gst_faad_change_state):
5194         * ext/faad/gstfaad.h:
5195           Allow playback of raw (unframed) MPEG AAC files (#148993).
5196
5197 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
5198
5199         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5200
5201         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5202           Throw error if we didn't recognize the stream. Fixes #152289.
5203
5204 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5205
5206         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
5207           Fix negotiation.
5208
5209 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
5210
5211         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5212
5213         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5214           Fix memleak.
5215
5216 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
5217
5218         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5219
5220         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
5221           Solve #152805.
5222         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
5223           Solve 152806.
5224
5225 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5226
5227         * gst-libs/gst/riff/riff-media.c:
5228         (gst_riff_create_video_caps_with_data),
5229         (gst_riff_create_audio_caps_with_data):
5230           Add codec_data handling (like asfdemux used to do).
5231         * gst/asfdemux/gstasf.c: (plugin_init):
5232         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
5233         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
5234           Use riff-media for caps creation instead of our own (mostly
5235           broken) copy of its functions.
5236
5237 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5238
5239         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
5240           Don't actually error out if we get another return value than
5241           -EINVAL. Opposite to what I first thought, drivers have random
5242           return values for this, although -EINVAL is the expected return
5243           value. Since this is not fatal, we shouldn't use
5244           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
5245
5246 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5247
5248         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
5249         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
5250         (dvdreadsrc_get_property), (_open), (_seek), (_read),
5251         (dvdreadsrc_get), (dvdreadsrc_open_file),
5252         (dvdreadsrc_change_state):
5253           Fix. Don't do one big huge loop around the whole DVD, that will
5254           cache all data and thus eat sizeof(dvd) (several GB) before we
5255           see something.
5256         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
5257           Actually NULL'ify event after using it.
5258         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
5259         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
5260         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
5261         (gst_ebml_read_seek), (gst_ebml_read_skip):
5262           Handle events.
5263         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
5264         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
5265         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
5266           Fix timing (this will probably break if I seek using menus, but
5267           I didn't get there yet). VOBs and normal DVDs should now work.
5268           Add a mpeg2-only pad with high rank so this get autoplugged for
5269           MPEG-2 movies.
5270         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
5271         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
5272         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
5273         (gst_mpeg_demux_get_audio_stream),
5274         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
5275         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
5276           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
5277           MPEG-1 but use dvddemux for MPEG-2.
5278         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
5279         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
5280         (gst_mpeg_parse_parse_packhead):
5281           Timing. Only add pad template if it exists. Add sink template from
5282           class and not from ourselves. This means we will always use the
5283           correct sink template even if it is not the one defined in this
5284           file.
5285
5286 2004-09-29  Wim Taymans  <wim@fluendo.com>
5287
5288         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
5289         (gst_mpeg_demux_parse_pes):
5290         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
5291         Fix playback of mpeg again, timestamps where screwed up by
5292         patch 1.61.
5293
5294 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5295
5296         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
5297           Only return true if we actually filled something in. Prevents
5298           player applications from showing a random length for flac files.
5299         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
5300         (gst_riff_read_use_event), (gst_riff_read_handle_event),
5301         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
5302         (gst_riff_read_strf_vids_with_data),
5303         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
5304           OK, ok, so I implemented event handling. Apparently it's normal
5305           that we receive random events at random points without asking
5306           for it.
5307         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
5308         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
5309         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
5310         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
5311         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
5312         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
5313         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5314         * gst/avi/gstavidemux.h:
5315           Implement non-lineair chunk handling and subchunk processing.
5316           The first solves playback of AVI files where the audio and video
5317           data of individual buffers that we read are not synchronized.
5318           This should not happen according to the wonderful AVI specs, but
5319           of course it does happen in reality. It is also a prerequisite for
5320           the second. Subchunk processing allows us to cut chunks in small
5321           pieces and process each of these pieces separately. This is
5322           required because I've seen several AVI files with incredibly large
5323           audio chunks, even some files with only one audio chunk for the
5324           whole file. This allows for proper playback including seeking.
5325           This patch is supposed to fix all AVI A/V sync issues.
5326         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5327         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
5328           Work.
5329         * gst/modplug/gstmodplug.cc:
5330           Proper return value setting for the query() function.
5331         * gst/playback/gstplaybasebin.c: (setup_source):
5332           Being in non-playing state (after, e.g., EOS) is not necessarily
5333           a bad thing. Allow for that. This fixes playback of short files.
5334           They don't actually playback fully now, because the clock already
5335           runs. This means that small files (<500kB) with a small length
5336           (<2sec) will still not or barely play. Other files, such as mod
5337           or flx, will work correctly, however.
5338
5339 2004-09-28  Wim Taymans  <wim@fluendo.com>
5340
5341         * ext/speex/gstspeex.c: (plugin_init):
5342         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
5343         (gst_speex_dec_class_init), (speex_dec_get_formats),
5344         (speex_get_event_masks), (speex_get_query_types),
5345         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
5346         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
5347         (gst_speexdec_get_property), (gst_speexdec_set_property),
5348         (speex_dec_change_state):
5349         * ext/speex/gstspeexdec.h:
5350         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
5351         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
5352         (gst_speexenc_base_init), (gst_speexenc_class_init),
5353         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
5354         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
5355         (gst_speexenc_src_query), (gst_speexenc_init),
5356         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
5357         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
5358         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
5359         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
5360         (gst_speexenc_chain), (gst_speexenc_get_property),
5361         (gst_speexenc_set_property), (gst_speexenc_change_state):
5362         * ext/speex/gstspeexenc.h:
5363         Rewrote speex encoder, make sure it can be embedded in ogg.
5364         Implemented speex decoder.
5365
5366 2004-09-28  Christian Schaller <christian@fluendo.com>
5367
5368         * configure.ac:
5369         Remove kioslave plugin. Markey is brewing a new working one
5370         * ext/Makefile.am: Remove kioslave plugin
5371         * ext/kio: remove
5372         * gst-plugins.spec.in: remove kio plugin from spec
5373
5374 2004-09-27  Wim Taymans  <wim@fluendo.com>
5375
5376         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
5377         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
5378         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
5379         (gst_multifdsink_new_client),
5380         (gst_multifdsink_handle_client_write),
5381         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
5382         (gst_multifdsink_handle_clients):
5383         * gst/tcp/gstmultifdsink.h:
5384         Make syncing to keyframes actually work for new clients and lagging
5385         clients.
5386
5387 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5388
5389         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
5390         (gst_navigationtest_handle_src_event), (draw_box_planar411),
5391         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
5392         * gst/debug/gstnavigationtest.h:
5393           make navigationtest display button-press and button-release events
5394
5395 2004-09-26 Iain <iaingnome@gmail.com>
5396
5397         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
5398         the channels have received a new media event.
5399         (interleave_buffered_loop): Compresses a new media event on all
5400         channels into one.
5401
5402 2004-09-26 Iain <iaingnome@gmail.com>
5403
5404         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
5405         call the sinkpad's default event handler and not the srcpads. He also
5406         says this is confusing :)
5407         (gst_wavenc_stop_file): Company says that seek events only go upstream
5408         we should send a discontinuous downstream instead.
5409
5410 2004-09-25  Christian Schaller <christian@fluendo.com>
5411
5412         * Update SPEC file to be usable in conjunction with Fedora Core,
5413           Fedora.us and freshrpms packages
5414         * Fix typo in multifilesrc test Makefile
5415
5416 2004-09-24  Wim Taymans  <wim@fluendo.com>
5417
5418         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
5419         Only signal the no_more_pads signal when we have
5420         added the stream to our list.
5421
5422 2004-09-24  Wim Taymans  <wim@fluendo.com>
5423
5424         * gst/playback/gstplaybasebin.c: (remove_prerolls),
5425         (new_decoded_pad):
5426         * gst/playback/gstplaybasebin.h:
5427         * gst/playback/gstplaybin.c: (setup_sinks):
5428         Don't try to preroll or decode more than one audio/video
5429         track.
5430
5431 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5432
5433         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
5434           Throw error if we failed to find a suitable output. This should
5435           throw an error if we successfully set up a pipeline (e.g. because
5436           we recognized a media file) but found no decodable streams in it
5437           (e.g. because it contains only media stream types for which we
5438           have no decoders, or because it's not a media type).
5439
5440 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5441
5442         * ext/dirac/Makefile.am:
5443         * ext/dirac/gstdirac.cc:
5444         * ext/dirac/gstdiracdec.cc:
5445         * ext/dirac/gstdiracdec.h:
5446           Do something. Don't actually know if this works because I don't
5447           have a demuxer yet.
5448         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
5449           Add channels=1 to caps returned from _getcaps().
5450         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
5451         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
5452         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
5453         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
5454         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
5455         (gst_ogm_parse_change_state):
5456           Separate between audio/video so ogmaudioparse actually uses the
5457           audio pad templates. Both audio and video work now, including
5458           autoplugging. Also use sometimes-srcpad hack.
5459         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
5460           Handle events better. Don't hang on infinite loops.
5461         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5462         (gst_avi_demux_init), (gst_avi_demux_reset),
5463         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
5464         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
5465         (gst_avi_demux_change_state):
5466         * gst/avi/gstavidemux.h:
5467           Improve A/V sync. Still not perfect.
5468         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
5469         (gst_ebml_read_skip):
5470           Handle events better.
5471         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
5472         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
5473         (qtdemux_audio_caps):
5474           Add IMA4. Improve event handling. Save offset after a seek when
5475           the headers are at the end of the file so that we don't end up in
5476           an infinite loop.
5477         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
5478           Add low-priority typefind support for files with no length.
5479
5480 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5481
5482         * testsuite/multifilesink/Makefile.am:
5483         fix typo
5484
5485 2004-09-22  Julien MOUTTE  <julien@moutte.net>
5486
5487         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
5488         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
5489         mistakes from thaytan's patches.
5490
5491 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
5492
5493         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
5494           For completeness, XSync in the destroy function as xvimage does.
5495
5496 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
5497
5498         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
5499            Correct caps negotiation
5500         * gst/volume/gstvolume.c: (volume_chain_float),
5501         (volume_chain_int16):
5502            Modify debug output to be little more informative
5503         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
5504         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
5505         (gst_xvimagesink_xvimage_destroy):
5506           Add XSync calls after detaching from the shared memory segment to
5507           avoid a crash.
5508
5509 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5510
5511         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5512         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
5513         * ext/vorbis/vorbis.c: (plugin_init):
5514         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
5515         (gst_vorbisenc_chain):
5516         * ext/vorbis/vorbisenc.h:
5517         remove explicit newmedia support from oggmux and vorbisenc
5518         add debug category to vorbisenc
5519         * gst/multifilesink/gstmultifilesink.c:
5520         (gst_multifilesink_class_init), (gst_multifilesink_init),
5521         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
5522         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
5523         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
5524         (plugin_init):
5525         * gst/multifilesink/gstmultifilesink.h:
5526         add support for streamheader in multifilesink
5527
5528 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5529
5530         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
5531         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
5532         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
5533           Prevent infinite loops. More correct error reporting.
5534         * gst/auparse/gstauparse.c: (gst_auparse_chain):
5535           Error out if negotiation fails.
5536         * gst/playback/gstplaybasebin.c: (setup_source),
5537         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
5538         (gst_play_base_bin_found_tag):
5539           Error/tag forwarding. Pre-roll fixes for source errors on state
5540           changes (e.g. "file does not exist") to prevent hangs.
5541
5542 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5543
5544         * testsuite/multifilesink/Makefile.am:
5545         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
5546         (gst_newmedia_class_init), (gst_newmedia_init),
5547         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
5548         (newfile_signal), (test_signal), (main):
5549         * testsuite/multifilesink/multifilesrc_test.c: (main):
5550         * testsuite/multifilesink/oggtheora_test.c:
5551         (gst_newmedia_base_init), (gst_newmedia_class_init),
5552         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
5553         (test_format), (newfile_signal), (test_signal), (main):
5554         * testsuite/multifilesink/oggvorbis_test.c:
5555         (gst_newmedia_base_init), (gst_newmedia_class_init),
5556         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
5557         (test_format), (newfile_signal), (test_signal), (main):
5558         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
5559         (gst_newmedia_class_init), (gst_newmedia_init),
5560         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
5561         (newfile_signal), (test_signal), (main):
5562         New media tests
5563
5564 2004-09-20  Christian Schaller <christian@fluendo.com>
5565
5566         * Fix mikmod license to LGPL as they have relicensed
5567         * Move Dirac and Effectv into LGPL section of README_license
5568
5569 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5570
5571         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
5572         (gst_mad_change_state):
5573           Allow for mp3 rate/channels changes. However, only very
5574           conservatively. Reason that we *have* to enable this is smiply
5575           because the mad find_sync() function is not good enough, it will
5576           regularly sync on random data as valid frames and therefore make
5577           us provide random caps as *final* caps of the stream. The best fix
5578           I could think of is to simply require several of the same stream
5579           changes in a row before we change caps.
5580           The actual testcase that works now is #
5581         * ext/ogg/Makefile.am:
5582         * ext/ogg/gstogg.c: (plugin_init):
5583         * ext/ogg/gstogmparse.c:
5584           OGM support (video only for now; I need an audio sample file).
5585         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
5586         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
5587         (gst_asf_demux_add_video_stream):
5588           WMV extradata.
5589         * gst/playback/gstplaybasebin.c: (unknown_type):
5590           Don't error out on single unknown-types after all. It's wrong.
5591           If we found type of video and audio but not of a subtitle stream,
5592           it will still error out (which is unwanted). Will find a better fix
5593           later on.
5594         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
5595         (ogmaudio_type_find), (plugin_init):
5596           OGM support.
5597
5598 2004-09-20  Johan Dahlin  <johan@gnome.org>
5599
5600         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
5601         after setting caps.
5602
5603 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5604
5605         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
5606         * gst/wavenc/gstwavenc.h:
5607         Added newmedia support to wavenc
5608
5609 2004-09-17  Wim Taymans  <wim@fluendo.com>
5610
5611         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
5612         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
5613         (gst_fdset_fd_can_write), (gst_fdset_wait):
5614         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
5615         (gst_multifdsink_init), (gst_multifdsink_add),
5616         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
5617         (gst_multifdsink_remove_client_link),
5618         (gst_multifdsink_client_queue_buffer),
5619         (gst_multifdsink_handle_client_write),
5620         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
5621         (gst_multifdsink_close), (gst_multifdsink_change_state):
5622         * gst/tcp/gstmultifdsink.h:
5623         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
5624         (gst_tcpserversink_removed):
5625         Small cleanups in fdset.c
5626         Use a hastable to map fd to the client structure for faster
5627         lookup in _remove and get_stats.
5628         Added virtual function to close the fds.
5629         Handle clients even when the select/poll call was unblocked because
5630         of a command.
5631         Implement syncing to keyframe in the recovery procedure.
5632
5633 2004-09-16 Iain <iaingnome@gmail.com>
5634
5635         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
5636         try caps.
5637
5638 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5639
5640         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
5641           Caps are only set if the type of the stream is unknown, but this
5642           is initialized in ->init_stream(), so set to UNKNOWN after calling
5643           ->init_stream() so that capsnego starts.
5644
5645 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5646
5647         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5648         (gst_avi_demux_stream_data):
5649           Just hardcode for raw audio then. AVI audio sucks.
5650
5651 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
5652
5653         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
5654         * gst/matroska/matroska-mux.c: (audiosink_templ),
5655         (gst_matroska_mux_audio_pad_link):
5656         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
5657         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
5658
5659 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5660
5661         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5662         (gst_avi_demux_stream_data):
5663           Try to fix a/v sync issues.
5664
5665 2004-09-15  David Schleef  <ds@schleef.org>
5666
5667         * configure.ac: remove NASM check, since we don't use it.  Update
5668         dirac check to 0.4
5669         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
5670         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
5671         Initialized variables.
5672         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5673         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
5674         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
5675         SVQ3 format
5676
5677 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5678
5679         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5680         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
5681         * gst/avi/gstavidemux.h:
5682           Fix for compressed audio (mp3) timestamp generation. How did this
5683           ever work?
5684
5685 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5686
5687         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
5688           Volume is a double not a float.
5689
5690 2004-09-15  Wim Taymans  <wim@fluendo.com>
5691
5692         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
5693         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
5694         Don't close the fd in multifdsink as we didn't open it in the
5695         first place. Some cleanups.
5696
5697 2004-09-15  Wim Taymans  <wim@fluendo.com>
5698
5699         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5700         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
5701         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
5702         Fix the case where the muxer would mark pages as delta
5703         frames when they are not (vorbis only ogg).
5704
5705 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5706
5707         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
5708         (gst_play_base_bin_change_state):
5709           Handle the case where we failed to setup a clear pipeline. This
5710           will throw an error (or EOS, another nice case) and if you don't
5711           catch that, the app will wait for the signal forever (and thus
5712           hang).
5713
5714 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5715
5716         * ext/gnomevfs/gstgnomevfssink.c:
5717         (gst_gnomevfssink_uri_get_protocols):
5718         * ext/gnomevfs/gstgnomevfssrc.c:
5719         (gst_gnomevfssrc_uri_get_protocols):
5720         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
5721         * ext/gnomevfs/gstgnomevfsuri.h:
5722           Use _uri_new() instead of _open(), so it doesn't take as long and
5723           Christophe's computer won't hang.
5724         * gst/playback/gstplaybasebin.c: (unknown_type):
5725           Throw error on unknown media type, so apps actually display it.
5726
5727 2004-09-14  Brian Cameron  <brian.cameron@sun.com
5728
5729         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
5730           this script to work on Solaris since bash shell handles echo
5731           differenly than bash.
5732
5733 2004-09-17  Wim Taymans  <wim@fluendo.com>
5734
5735         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
5736         (setup_source), (gst_play_base_bin_set_property),
5737         (gst_play_base_bin_add_element):
5738         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
5739         Some more work on making sure seeking pauses the pipeline and
5740         that changing the uri actually does something.
5741
5742 2004-09-17  Wim Taymans  <wim@fluendo.com>
5743
5744         * gst/tcp/gstfdset.c: (gst_fdset_wait):
5745         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
5746         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
5747         (gst_tcpserversink_close):
5748         Be a bit more paranoid when freeing memory.
5749
5750 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5751
5752         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
5753         (qtdemux_parse_trak):
5754           Don't crash by dividing by zero (see sample movie in #126922).
5755
5756 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5757
5758         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
5759           Don't touch non-existing data (fixes crash on file in #140147).
5760
5761 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5762
5763         * gst/playback/gstplaybasebin.c:
5764         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
5765           Handle double disposals, and proper change of URIs.
5766
5767 2004-09-13  Martin Eikermann <meiker@upb.de>
5768
5769         * gst/mpegstream/gstmpegparse.c:
5770           fix synchronistation for streams recorded from digital PCR
5771           fixes bug #119376
5772
5773 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5774
5775         * ext/gnomevfs/Makefile.am:
5776         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5777         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
5778         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
5779         (gst_gnomevfssink_uri_get_type),
5780         (gst_gnomevfssink_uri_get_protocols),
5781         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
5782         (gst_gnomevfssink_uri_handler_init),
5783         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
5784         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
5785         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5786         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
5787         (gst_gnomevfssrc_uri_get_type),
5788         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
5789         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
5790         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5791         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
5792         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
5793         * ext/gnomevfs/gstgnomevfsuri.h:
5794           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
5795           of fake URIs to see which this version of Gnome-VFS likes, and
5796           uses that for the Gst-URI interface. Makes playbin support http://
5797           streams. Also fix up some stupid behaviour in gnomevfssrc.
5798
5799 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5800
5801         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
5802         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
5803         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
5804         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
5805           Update mixer (to sync with other sessions) if we try to obtain
5806           a new value. This makes alsamixer work accross applications.
5807         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
5808           Only call sync functions if we're running, else alsalib asserts.
5809         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
5810           Sometimes fails to compile. Possibly a gcc bug.
5811         * gst/playback/gstplaybin.c: (gen_video_element),
5812         (gen_audio_element):
5813           Add a reference to an application-provided object, because we lose
5814           this same reference if we add it to the bin. If we don't do this,
5815           we can only use this object once and thus crash if we go from
5816           ready to playing, back to ready and back to playing again.
5817           Also add an audioscale element because several cheap soundcards -
5818           like mine - don't support all samplerates.
5819         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5820         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
5821           Fix wrong order or PAR calls. Makes automatically obtained PAR
5822           from the X server atually being used.
5823
5824 2004-09-12  David Schleef  <ds@schleef.org>
5825
5826         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
5827         #151887, #152102, #152247.
5828         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
5829         * examples/seeking/cdparanoia.c: same
5830         * examples/seeking/cdplayer.c: same
5831         * examples/seeking/seek.c: same
5832         * examples/seeking/spider_seek.c: same
5833         * examples/seeking/vorbisfile.c: same
5834         * examples/stats/mp2ogg.c: same
5835         * ext/esd/esdsink.c: (gst_esdsink_class_init),
5836         (gst_esdsink_dispose): Dispose of element properly.
5837         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
5838         fixes.
5839         * ext/nas/nassink.c: (gst_nassink_class_init),
5840         (gst_nassink_dispose): Dispose of element correctly.
5841         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
5842         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
5843         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
5844         Fix 64-bit warning.
5845         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
5846         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
5847         Fix 64-bit warning.
5848
5849 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
5850
5851         * configure.ac : change speex detection as 1.1.6 now uses
5852           .pc/pkg-config and they changed their headers location.
5853
5854 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
5855
5856         * gst/matroska/matroska-mux.h:
5857         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
5858         (gst_matroska_mux_start), (gst_matroska_mux_finish),
5859         (gst_matroska_mux_write_data):
5860           Write multiple blocks/frames per cluster.
5861                 Write meta-seek information (seek heads).
5862
5863 2004-09-09  Scott Wheeler <wheeler@kde.org>
5864
5865         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
5866         (gst_play_bin_set_property), (gst_play_bin_get_property),
5867         (gen_audio_element), (gen_audio_element):
5868           Add a volume element / property to the pipeline.
5869
5870 2004-09-07  Wim Taymans  <wim@fluendo.com>
5871
5872         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5873         Copy timestamps from the master pad to the output buffers.
5874
5875 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5876
5877         * ext/raw1394/gstdv1394src.c:
5878           throw errors when applicable
5879
5880 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
5881
5882         * gst/matroska/ebml-ids.h:
5883         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
5884         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
5885         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
5886           automatically convert unix time <-> ebml time when reading/writing
5887           a date, use gst_ebml_write_uint to write CUETIME,
5888           not gst_ebml_write_date.
5889         * gst/matroska/matroska-ids.h:
5890         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
5891         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
5892         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
5893         (gst_matroska_mux_write_data):
5894           Write track and segment UIDs, write muxing date, write
5895           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
5896           Create cues for audio only files.
5897
5898 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5899
5900         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5901         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
5902           Re-commit ALSA switches.
5903         * gst/adder/gstadder.c: (gst_adder_loop):
5904           64-bit fix (#151416).
5905         * gst/debug/progressreport.c: (gst_progressreport_report):
5906           64-bit fix (#151419).
5907         * gst/matroska/matroska-demux.c:
5908         (gst_matroska_demux_parse_contents):
5909           64-bit fix (#151420).
5910         * gst/playback/test3.c: (update_scale):
5911           64-bit fix (#151421).
5912
5913 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5914
5915         * configure.ac:
5916           bump nano to cvs
5917
5918 === release 0.8.4 ===
5919
5920 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5921
5922         * configure.ac: releasing 0.8.4, "Alias"
5923
5924 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5925
5926         * ext/theora/Makefile.am:
5927           fix makefile.  Fixes #151462.
5928
5929 2004-08-30  Wim Taymans  <wim@fluendo.com>
5930
5931         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
5932         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
5933         (gst_multifdsink_remove_client_link),
5934         (gst_multifdsink_client_queue_buffer),
5935         (gst_multifdsink_handle_client_write):
5936         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
5937         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
5938         Fix some memory leaks.
5939
5940 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
5941
5942         Patch by: David Schleef
5943
5944         * configure.ac:
5945         * sys/Makefile.am:
5946           rename our detection macro for V4L2.  Fixes #151236.
5947
5948 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
5949
5950         Patch by: David Schleef
5951
5952         * configure.ac:
5953           check to define LAMEPRESET.  Fixes #151232.
5954
5955 2004-08-27  David Schleef  <ds@schleef.org>
5956
5957         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
5958         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
5959         (gst_glimagesink_fixate):  Move local variable declarations to
5960         make gcc-2.95 happy.
5961
5962 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
5963
5964         * configure.ac:
5965           bump nano for prerelease
5966
5967 2004-08-27  David Schleef  <ds@schleef.org>
5968
5969         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
5970         * sys/sunaudio/gstsunaudiosrc.c:
5971         * sys/sunaudio/gstsunaudiosrc.h:
5972
5973 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
5974
5975         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
5976         handle EOS correctly
5977         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
5978         * gst/matroska/matroska-mux.h:
5979         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
5980         VFW compatibility mode
5981
5982 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
5983
5984         patch by: Zaheer Abbas Merali
5985
5986         * ext/ogg/gstoggmux.c:
5987         * ext/vorbis/vorbisenc.c:
5988         * ext/vorbis/vorbisenc.h:
5989           handle NEWMEDIA
5990
5991 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
5992
5993         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
5994         fix byte order reversion on little endian machines.
5995         * gst/matroska/matroska-mux.c: (audiosink_templ),
5996         (gst_matroska_mux_audio_pad_link):
5997         add TTA codec to the list of supported codecs.
5998         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
5999         (gst_matroska_mux_start), (gst_matroska_mux_finish),
6000         (gst_matroska_mux_write_data):
6001         * gst/matroska/matroska-mux.h:
6002         write segment duration correctly, write muxing app string, fixes bugs
6003         #140897 and #140898.
6004         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
6005         wait for all pads to be negotiated before starting to mux.
6006
6007 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6008
6009         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
6010         * ext/lame/gstlame.h:
6011         Added new media support to lame
6012
6013 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
6014
6015         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
6016         send vorbis headers at the beginning of a stream, fixes bug #141554.
6017         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
6018         bug #148950.
6019         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
6020         (gst_matroska_demux_plugin_init):
6021         * gst/matroska/matroska-ids.h:
6022         enable demuxing of TTA audio streams, fixes bug #148951.
6023         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
6024         enable typefinding for TTA audio files, fixes bug #148711.
6025         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
6026         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
6027         fixes playback of packed bitstream and xvid with bframes, bug #135407.
6028
6029 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
6030
6031         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
6032         (gst_riff_read_element_data), (gst_riff_read_seek),
6033         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
6034         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
6035         <teuf@gnome.org>
6036
6037 2004-08-23 Iain <iaingnome@gmail.com>
6038
6039         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
6040         tags. They appear to be handled differently to normal.
6041         (tag_list_to_id3_tag_foreach): Ditto.
6042
6043 2004-08-22  Wim Taymans  <wim@fluendo.com>
6044
6045         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6046         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6047         Make sure we never send -1 granulepos.
6048
6049 2004-08-20  Wim Taymans  <wim@fluendo.com>
6050
6051         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6052         (gst_ogg_mux_loop):
6053         I will accept bitchslappings with non sharp objects.
6054
6055 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6056
6057         * configure.ac:
6058         Clean up the test for lame presets
6059
6060 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6061
6062         * configure.ac:
6063         * ext/lame/Makefile.am:
6064         * ext/lame/gstlame.c: (gst_lame_class_init),
6065         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
6066         Only enable lame presets if version of lame has presets in API
6067
6068 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
6069         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
6070         * gst/udp/gstudpsrc.h:
6071           Don't call gst_pad_push in a get function. Fixes #150449
6072
6073 2004-08-18  Wim Taymans  <wim@fluendo.com>
6074
6075         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
6076         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
6077         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
6078         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6079         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6080         (gst_fdset_wait):
6081         * gst/tcp/gstfdset.h:
6082         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6083         (gst_multifdsink_client_queue_buffer),
6084         (gst_multifdsink_handle_client_write):
6085         * gst/tcp/gstmultifdsink.h:
6086         Some extra checks in gstfdset.
6087         Only use send() when the fd is a socket. Don't try to
6088         read from write only fds.
6089
6090 2004-08-18  Wim Taymans  <wim@fluendo.com>
6091
6092         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
6093         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
6094         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6095         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6096         (gst_fdset_wait):
6097         Add more locking and bounds checking.
6098
6099 2004-08-18  Wim Taymans  <wim@fluendo.com>
6100
6101         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
6102         Realloc test fdset in the lock and right before starting
6103         the poll call. Bump the limit to 4096.
6104
6105 2004-08-17  David Schleef  <ds@schleef.org>
6106
6107         * sys/sunaudio/Makefile.am:
6108         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
6109         of rates and channels.  Make debugging less obnoxious.
6110
6111         Patch from Balamurali Viswanathan implementing a mixer for
6112         Sun audio.  (bug #144091):
6113         * sys/sunaudio/gstsunelement.c:
6114         * sys/sunaudio/gstsunelement.h:
6115         * sys/sunaudio/gstsunmixer.c:
6116         * sys/sunaudio/gstsunmixer.h:
6117
6118 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6119
6120         * gst/audioscale/gstaudioscale.c:
6121         * gst/audioscale/gstaudioscale.h:
6122         made audioscale resample from any sample rate to any sample rate
6123
6124 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6125
6126         * ext/libpng/gstpngdec.c:
6127           error out on unsupported types
6128
6129 2004-08-17  Iain <iaingnome@gmail.com>
6130
6131         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
6132         mid_side and loose_mid_side properties if its a stereo stream.
6133
6134 2004-08-17  Wim Taymans  <wim@fluendo.com>
6135
6136         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6137         (theora_get_formats), (theora_dec_src_convert),
6138         (theora_dec_sink_convert), (theora_dec_src_query),
6139         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
6140         Add a debug line.
6141
6142 2004-08-17  Wim Taymans  <wim@fluendo.com>
6143
6144         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
6145         (gst_ogg_pad_push):
6146         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
6147         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
6148         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
6149         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6150         Mark delta units in the muxer.
6151         Try to decode the packet after an out-of-sync error from
6152         libogg.
6153
6154 2004-08-17  Wim Taymans  <wim@fluendo.com>
6155
6156         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6157         (gst_multifdsink_init), (gst_multifdsink_add),
6158         (gst_multifdsink_client_queue_buffer),
6159         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
6160         * gst/tcp/gstmultifdsink.h:
6161         Added option to send a keyframe to clients as the first buffer.
6162         Make timeout property writable.
6163
6164 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6165
6166         patch by: Wim Taymans
6167
6168         * gst/tcp/gstfdset.c:
6169         * gst/tcp/gstmultifdsink.c:
6170           fix index comparison, should include 0
6171
6172 2004-08-16  Wim Taymans  <wim@fluendo.com>
6173
6174         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
6175         (gst_fdset_add_fd), (gst_fdset_remove_fd),
6176         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6177         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6178         (gst_fdset_wait):
6179           copy when reallocing for poll so the select arguments don't get
6180           changed during the call
6181
6182 2004-08-16  Wim Taymans  <wim@fluendo.com>
6183
6184         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
6185         (gst_theora_enc_class_init), (theora_enc_sink_link),
6186         (theora_buffer_from_packet), (theora_enc_chain):
6187         Fix bug where buffers were not marked as keyframes
6188         correctly.
6189
6190 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6191
6192         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
6193         (gst_lame_preset_get_type), (gst_lame_class_init):
6194         describe the enum values for vbr mode and presets more verbosely
6195
6196 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6197
6198         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
6199         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
6200         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
6201         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
6202         * ext/lame/gstlame.h:
6203         add preset property to lame so it can use lame presets
6204
6205 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6206
6207         * ext/lame/gstlame.c: (gst_lame_get_property):
6208         whoops forgot break, thanks teuf
6209
6210 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6211
6212         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
6213         (gst_lame_class_init), (gst_lame_src_getcaps),
6214         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
6215         (gst_lame_get_property), (gst_lame_setup):
6216         * ext/lame/gstlame.h:
6217         fix lame's broken vbr stuff, allow it to resample if need be, and also
6218         make xing header optional
6219
6220 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6221
6222         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
6223         added getcaps function so samplerate doesnt get fixated to silly values
6224
6225 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6226
6227         * ext/lame/gstlame.c: (gst_lame_src_link):
6228         revert previous fix
6229
6230 2004-08-12  Johan Dahlin  <johan@gnome.org>
6231
6232         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
6233         checks. Doesn't matter what state we are in. Interfaces are a
6234         compile time thing, not runtime. It also broke the python bindings.
6235
6236 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6237
6238         * ext/lame/gstlame.c: (gst_lame_src_link):
6239         made source pad link function check if sinkpad is ok..fixes the problem
6240         where core fixates the output rate of lame stupidly
6241
6242 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
6243
6244         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
6245         * sys/v4l/v4l_calls.c:
6246         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
6247           fix fixate function to handle nonsimple caps.
6248           remove bogus check in _link
6249           cleanups
6250
6251 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6252
6253         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
6254         set default compression ratio parameter to 0.0 so bitrate parameter
6255         works :)
6256
6257 2004-08-11  David Schleef  <ds@schleef.org>
6258
6259         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
6260
6261 2004-08-11  David Schleef  <ds@schleef.org>
6262
6263         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
6264         before.
6265
6266 2004-08-11  David Schleef  <ds@schleef.org>
6267
6268         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
6269
6270 2004-08-11  David Schleef  <ds@schleef.org>
6271
6272         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
6273           license field
6274         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
6275         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
6276           LGPL.
6277         * gst/auparse/gstauparse.c: Fix plugin license field.
6278         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
6279         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
6280         * gst/rtp/gstrtp.c: Fix plugin license field.
6281
6282 2004-08-11  Wim Taymans  <wim@fluendo.com>
6283
6284         * gst/tcp/Makefile.am:
6285         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
6286         (ensure_size), (gst_fdset_new), (gst_fdset_free),
6287         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
6288         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
6289         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
6290         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
6291         (gst_fdset_fd_can_write), (gst_fdset_wait):
6292         * gst/tcp/gstfdset.h:
6293         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
6294         (gst_multifdsink_class_init), (gst_multifdsink_init),
6295         (gst_multifdsink_add), (gst_multifdsink_remove),
6296         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
6297         (gst_multifdsink_remove_client_link),
6298         (gst_multifdsink_handle_client_read),
6299         (gst_multifdsink_client_queue_data),
6300         (gst_multifdsink_client_queue_caps),
6301         (gst_multifdsink_client_queue_buffer),
6302         (gst_multifdsink_handle_client_write),
6303         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6304         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
6305         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
6306         (gst_multifdsink_close):
6307         * gst/tcp/gstmultifdsink.h:
6308         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6309         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
6310         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
6311         (gst_tcpserversink_close):
6312         * gst/tcp/gsttcpserversink.h:
6313         Abstracted away the select call, implemented poll (yes we ran into
6314         the 1024 limit in production).
6315
6316 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6317
6318         * gst/tcp/gsttcp.c:
6319         * gst/tcp/gsttcpplugin.c:
6320           improve debuggging, remove assert
6321
6322 2004-08-10  Wim Taymans  <wim@fluendo.com>
6323
6324         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
6325         (gst_client_status_get_type), (gst_multifdsink_class_init),
6326         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
6327         (gst_multifdsink_handle_client_read),
6328         (gst_multifdsink_handle_client_write),
6329         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6330         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
6331         (gst_multifdsink_get_property):
6332         * gst/tcp/gstmultifdsink.h:
6333         * gst/tcp/gsttcp-marshal.list:
6334         Starting to prepare for specifying buffer time in other units
6335         than buffers. Expose remove reason in signal.
6336
6337 2004-08-10  Wim Taymans  <wim@fluendo.com>
6338
6339         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6340         (gst_multifdsink_remove), (gst_multifdsink_clear),
6341         (gst_multifdsink_remove_client_link),
6342         (gst_multifdsink_handle_client_read),
6343         (gst_multifdsink_client_queue_data),
6344         (gst_multifdsink_client_queue_buffer),
6345         (gst_multifdsink_handle_client_write),
6346         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
6347         (gst_multifdsink_chain), (gst_multifdsink_close):
6348         * gst/tcp/gstmultifdsink.h:
6349         Added more debugging info. Changed the way clients are
6350         removed from the lists. Fixed a bug where a bad file descriptor
6351         could cause many clients to be removed.
6352
6353 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6354
6355         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
6356           allow all pixel-aspect-ratios, not just 1:1
6357
6358 2004-08-09  David Schleef  <ds@schleef.org>
6359
6360         * sys/glsink/ARB_multitexture.h:  Remove old files.
6361         * sys/glsink/EXT_paletted_texture.h:
6362         * sys/glsink/NV_register_combiners.h:
6363         * sys/glsink/gstgl_nvimage.c:
6364         * sys/glsink/gstgl_pdrimage.c:
6365         * sys/glsink/gstgl_rgbimage.c:
6366         * sys/glsink/gstglsink.c:
6367         * sys/glsink/gstglsink.h:
6368         * sys/glsink/gstglxwindow.c:
6369         * sys/glsink/regcomb_yuvrgb.c:
6370
6371 2004-08-09  David Schleef  <ds@schleef.org>
6372
6373         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
6374         GL sink plugin.  (Bug #147302)
6375
6376         * configure.ac: Test for OpenGL
6377         * sys/Makefile.am: Use test for OpenGL
6378         * sys/glsink/Makefile.am:
6379         * sys/glsink/glimagesink.c: rewrite
6380         * sys/glsink/glimagesink.h: rewrite
6381
6382 2004-08-09  David Schleef  <ds@schleef.org>
6383
6384         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
6385         sane framerates.
6386         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
6387         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
6388         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
6389
6390 2004-08-09  Wim Taymans  <wim@fluendo.com>
6391
6392         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6393         (gst_multifdsink_add), (gst_multifdsink_get_stats),
6394         (gst_multifdsink_client_remove),
6395         (gst_multifdsink_handle_client_read),
6396         (gst_multifdsink_handle_client_write),
6397         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6398         Do a bit more logging, make the client_read code more robust.
6399
6400 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6401
6402         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
6403         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
6404         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
6405         (gst_jpegdec_init), (gst_jpegdec_chain):
6406         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
6407         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
6408           cleanups, debugging fixes and memleak plugging
6409
6410 2004-08-09  Wim Taymans  <wim@fluendo.com>
6411
6412         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6413         (theora_get_formats), (theora_dec_src_convert),
6414         (theora_dec_sink_convert), (theora_dec_src_query),
6415         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
6416         (theora_dec_change_state):
6417         Don't crash on missing header packets.
6418
6419 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6420
6421         * po/LINGUAS:
6422         * po/sq.po:
6423           Added Albanian translation (Laurent Dhima)
6424         * po/cs.po:
6425           updated
6426
6427 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6428
6429         * ext/lame/gstlame.c:
6430           fix/add debugging
6431
6432 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6433
6434         * sys/ximage/ximagesink.c:
6435         * sys/xvimage/xvimagesink.c:
6436           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
6437
6438 2004-08-06  Wim Taymans  <wim@fluendo.com>
6439
6440         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6441         (gst_multifdsink_add), (gst_multifdsink_get_stats),
6442         (gst_multifdsink_client_remove),
6443         (gst_multifdsink_handle_client_read),
6444         (gst_multifdsink_handle_client_write),
6445         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6446         Make sure we don't try to read more from a client that what
6447         ioctl says us or we deadlock.
6448
6449 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6450
6451         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
6452         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
6453         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
6454           decouple running_time and n_frames so it can handle changing
6455           framerate while running
6456
6457 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6458
6459         * po/nl.po:
6460         * po/sv.po:
6461           updated translations
6462
6463 2004-08-04  Benjamin Otte  <otte@gnome.org>
6464
6465         * gst/videotestsrc/gstvideotestsrc.c:
6466         (gst_videotestsrc_get_capslist), (generate_capslist),
6467         (plugin_init):
6468           generate the list of supported caps at startup and reuse it instead
6469           of always generating it
6470
6471 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6472
6473         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
6474           whoops, last checkin broke normal build
6475
6476 2004-08-03  Benjamin Otte  <otte@gnome.org>
6477
6478         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
6479         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
6480         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
6481         (gst_alsa_mixer_get_option):
6482         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
6483         (dvdnavsrc_print_event):
6484         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
6485         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
6486         (gst_ogg_mux_pad_unlink):
6487         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
6488         (gst_multipart_mux_pad_unlink):
6489         * gst/videofilter/gstvideobalance.c:
6490         (gst_videobalance_colorbalance_set_value):
6491         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
6492         (gst_videomixer_pad_unlink):
6493         * po/uk.po:
6494         * sys/oss/gstossmixer.c:
6495         * sys/v4l/gstv4lcolorbalance.c:
6496         * sys/v4l/gstv4ltuner.c:
6497         * sys/v4l/v4lsrc_calls.c:
6498         * sys/v4l2/gstv4l2colorbalance.c:
6499         * sys/v4l2/gstv4l2tuner.c:
6500           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
6501
6502 2004-08-03  Benjamin Otte  <otte@gnome.org>
6503
6504         * examples/dynparams/filter.c: (ui_control_create):
6505         * examples/gstplay/player.c: (print_tag):
6506         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
6507         * ext/gdk_pixbuf/gstgdkanimation.c:
6508         (gst_gdk_animation_iter_may_advance):
6509         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
6510         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
6511         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
6512         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
6513         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
6514         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
6515         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
6516         * gst/sine/demo-dparams.c: (main):
6517         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
6518         * testsuite/alsa/formats.c: (create_pipeline):
6519         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
6520           fixes for G_DISABLE_ASSERT and friends
6521         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6522         (mp3_type_frame_length_from_header), (mp3_type_find),
6523         (plugin_init):
6524           require mp3 typefinding to have at least MIN_HEADERS valid headers
6525           add typefinding for AAC adts files
6526
6527 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
6528
6529         * sys/ximage/ximagesink.c:
6530         (gst_ximagesink_calculate_pixel_aspect_ratio):
6531         * sys/xvimage/xvimagesink.c:
6532         (gst_xvimagesink_calculate_pixel_aspect_ratio):
6533         Make sure we calculate pixel-aspect-ratio using floating point maths
6534
6535 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6536
6537         * po/uk.po:
6538           updated translation
6539
6540 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6541
6542         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
6543         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
6544           add debugging for display PAR calculation
6545
6546 2004-08-02  David Schleef  <ds@schleef.org>
6547
6548         * configure.ac: Fix mikmod CFLAGS.
6549
6550 2004-07-27  Benjamin Otte  <otte@gnome.org>
6551
6552         * gst/audioscale/gstaudioscale.c:
6553         - fix templates to only support S16, it's the only format that works
6554         - make caps nego code use try_set_caps_nonfixed and fixation instead
6555         of try_set_caps twice, which is not nice for autopluggers
6556         - change rank to secondary, so autopluggers can pick it up after
6557         audioconvert
6558
6559 2004-08-02  Iain <iain@prettypeople.org>
6560
6561         * gst/interleave/interleave.c (interleave_init),
6562         (interleave_request_new_pad),
6563         (interleave_pad_removed),
6564         (interleave_buffered_loop): Use the real pad count, not the artificial
6565         one.
6566
6567 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6568
6569         * configure.ac: bump nano back to development
6570
6571 === release 0.8.3 ===
6572
6573 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6574
6575         * configure.ac: releasing 0.8.3, "Water"
6576
6577 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6578
6579         * sys/xvimage/xvimagesink.c:
6580         (gst_xvimagesink_calculate_pixel_aspect_ratio),
6581         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
6582         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
6583         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6584         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6585         * sys/xvimage/xvimagesink.h:
6586           apply similar PAR fixes as to ximagesink
6587
6588 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6589
6590         patch from: Benjamin Otte
6591
6592         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
6593           add link function to lame.  Fixes #148986.
6594
6595 2004-08-02  Johan Dahlin  <johan@gnome.org>
6596
6597         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
6598         fix debugging log
6599
6600 2004-07-30  David Schleef  <ds@schleef.org>
6601
6602         * gst/videomixer/Makefile.am: Fix things that should have been
6603         fixed in the last checkin.
6604
6605 2004-07-30  David Schleef  <ds@schleef.org>
6606
6607         * gst/multipart/Makefile.am: Fix things that should have been
6608         fixed in the last checkin.
6609
6610 2004-07-30  David Schleef  <ds@schleef.org>
6611
6612         * testsuite/multifilesink/Makefile.am: Fix unused variable.
6613
6614 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6615
6616         * configure.ac:
6617           bump nano for prerelease
6618         * po/af.po:
6619         * po/az.po:
6620         * po/cs.po:
6621         * po/en_GB.po:
6622         * po/hu.po:
6623         * po/nl.po:
6624         * po/sr.po:
6625         * po/sv.po:
6626         * po/uk.po:
6627           updates
6628
6629 2004-07-30  Wim Taymans  <wim@fluendo.com>
6630
6631         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6632         (gst_multifdsink_add), (gst_multifdsink_remove),
6633         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
6634         (gst_multifdsink_client_remove),
6635         (gst_multifdsink_handle_client_write),
6636         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6637         * gst/tcp/gstmultifdsink.h:
6638         Recover from a select with a bad file descriptor by removing
6639         the client.
6640
6641 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6642
6643         * configure.ac:
6644           fix requirement of core
6645         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
6646         (gst_play_pipeline_setup):
6647           don't use colorspace element.  do use hermescolorspace element.
6648           make macro to get a colorspace element.
6649           mark strings for translation.
6650         * po/POTFILES.in:
6651           add play.c
6652         * po/af.po:
6653         * po/az.po:
6654         * po/cs.po:
6655         * po/en_GB.po:
6656         * po/hu.po:
6657         * po/nl.po:
6658         * po/sr.po:
6659         * po/sv.po:
6660         * po/uk.po:
6661           update translations
6662
6663 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6664
6665         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
6666         fix default for newmedia flag
6667
6668 2004-07-30  Wim Taymans  <wim@fluendo.com>
6669
6670         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6671         (gst_theora_dec_init), (theora_get_formats),
6672         (theora_dec_src_convert), (theora_dec_sink_convert),
6673         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6674         (theora_dec_chain), (theora_dec_set_property),
6675         (theora_dec_get_property):
6676         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
6677         (gst_theora_enc_class_init), (gst_theora_enc_init),
6678         (theora_enc_sink_link), (theora_enc_chain),
6679         (theora_enc_set_property), (theora_enc_get_property):
6680         Added cropping option to theora decoder.
6681         Added border option to theora encoder.
6682
6683 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6684
6685         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
6686         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
6687         (gst_pngenc_set_property):
6688         * ext/libpng/gstpngenc.h:
6689         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
6690
6691 2004-07-30  Wim Taymans  <wim@fluendo.com>
6692
6693         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
6694         (theora_enc_sink_link), (theora_enc_chain),
6695         (theora_enc_set_property), (theora_enc_get_property):
6696         Fix encoding of non-multiple-of-16 video.
6697
6698 2004-07-29  David Schleef  <ds@schleef.org>
6699
6700         * configure.ac: make test for audiofile more strict
6701
6702 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6703
6704         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6705           give different names to typefind functions
6706
6707 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6708
6709         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6710         (gst_ximagesink_calculate_pixel_aspect_ratio),
6711         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
6712         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6713         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
6714         (gst_ximagesink_get_property), (gst_ximagesink_init):
6715         * sys/ximage/ximagesink.h:
6716           allocate PAR's dynamically.
6717           use autodetected PAR if no object-set PAR is given.
6718           add workaround for directfb's X not setting physical size.
6719           fix to xvimagesink will follow tomorrow.
6720
6721 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6722
6723         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
6724         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
6725         (gst_shout2send_get_type), (gst_shout2send_set_clock),
6726         (gst_shout2send_class_init), (gst_shout2send_init),
6727         (set_shout_metadata), (gst_shout2send_set_metadata),
6728         (gst_shout2send_chain), (gst_shout2send_set_property),
6729         (gst_shout2send_get_property), (gst_shout2send_connect),
6730         (gst_shout2send_change_state):
6731         * ext/shout2/gstshout2.h:
6732         - fix for sending mp3 audio to icecast2 server, if pad link function not
6733         called before PAUSED state
6734         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
6735         - added tagging support for mp3 audio broadcasted
6736         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
6737         debug info
6738
6739 2004-07-28  Wim Taymans  <wim@fluendo.com>
6740
6741         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
6742         (gst_ogg_demux_push):
6743         Return query failure when we don't know the length of
6744         an ogg stream insteda of returning TRUE with a bogus value.
6745
6746 2004-07-28  Wim Taymans  <wim@fluendo.com>
6747
6748         * ext/theora/theoradec.c: (theora_get_formats),
6749         (theora_dec_src_convert), (theora_dec_sink_convert),
6750         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6751         (theora_dec_chain):
6752         Don't screw up the 1 Chroma for 1 luma sample situation when we
6753         have an odd offset/width by adding a black border in those cases.
6754
6755 2004-07-28  Wim Taymans  <wim@fluendo.com>
6756
6757         * ext/theora/theoradec.c: (theora_get_formats),
6758         (theora_dec_src_convert), (theora_dec_sink_convert),
6759         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6760         (theora_dec_chain):
6761         * ext/theora/theoraenc.c: (theora_enc_sink_link):
6762         Added first attempt at cropping of the image as required by the
6763         theora spec. We need more properties in the caps (offset_x,
6764         offset_y,stride) to implement this correctly.
6765
6766 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
6767
6768         * ext/dvdnav/README:
6769           Update the README to use dvddemux
6770         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
6771           Ensure getcaps returns a subset of the template caps
6772         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
6773         (gst_mpeg2subt_init):
6774           Ensure getcaps returns a subset of the template caps
6775         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
6776         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
6777         (gst_dvd_demux_get_subpicture_stream),
6778         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
6779         * gst/mpegstream/gstdvddemux.h:
6780           Set the explicit caps on the current_video pad before pushing
6781           anything
6782         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
6783         (gst_mpeg_demux_get_audio_stream):
6784           Free caps used to gst_pad_set_explicit_caps, which takes a const
6785           GstCaps *
6786
6787 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6788
6789         * configure.ac: update GStreamer requirement to 0.8.4 because of
6790           GstFraction.
6791
6792 2004-07-28  Wim Taymans  <wim@fluendo.com>
6793
6794         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
6795         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
6796         Add the pad to the element after setting up the caps. This
6797         makes it a lot easier to autoplug.
6798
6799 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
6800
6801         * gst/median/gstmedian.c:
6802         * gst/mpeg2subt/gstmpeg2subt.c:
6803         * gst/mpegaudioparse/gstmpegaudioparse.c:
6804         * gst/mpegstream/gstdvddemux.c:
6805         * gst/mpegstream/gstmpegdemux.c:
6806         * gst/mpegstream/gstmpegpacketize.c:
6807         * gst/rtjpeg/gstrtjpeg.c:
6808         * gst/rtjpeg/gstrtjpegdec.c:
6809         * gst/rtjpeg/gstrtjpegenc.c:
6810         * gst/sine/gstsinesrc.c:
6811         * gst/smooth/gstsmooth.c:
6812         * gst/smpte/gstsmpte.c:
6813         * gst/smpte/gstsmpte.h:
6814         * gst/stereo/gststereo.c:
6815         * gst/videofilter/gstgamma.c:
6816         * gst/videofilter/gstvideobalance.c:
6817         * gst/videofilter/gstvideofilter.c:
6818         * gst/videofilter/gstvideoflip.c:
6819         * gst/videoscale/gstvideoscale.c:
6820         * gst/videoscale/videoscale.c:
6821         * gst/videotestsrc/gstvideotestsrc.c:
6822         * gst/videotestsrc/videotestsrc.c:
6823         * gst/wavenc/gstwavenc.c:
6824         * gst/wavparse/gstwavparse.c:
6825           fix local includes and 64 bits constants
6826
6827 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
6828
6829         * win32/gst.sln:
6830         * gst-libs/gst/*/*.vcproj:
6831         * gst/*/*.vcproj:
6832           more working plugins
6833
6834 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6835
6836         * testsuite/alsa/Makefile.am:
6837         * testsuite/alsa/srcstate.c:
6838         add test for alsasrc changing state
6839
6840 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6841
6842         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
6843         (gst_silence_get):
6844         * gst/silence/gstsilence.h:
6845         fix silence generation for 16bit raw audio
6846
6847 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6848
6849         * gst/matroska/matroska-demux.c:
6850         (gst_matroska_demux_parse_metadata),
6851         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
6852         * gst/mpegaudio/common.c:
6853         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
6854         (gst_videoscale_getcaps), (gst_videoscale_link),
6855         (gst_videoscale_src_fixate), (gst_videoscale_init),
6856         (gst_videoscale_finalize):
6857         * gst/videoscale/gstvideoscale.h:
6858         * gst/videotestsrc/gstvideotestsrc.c:
6859         (gst_videotestsrc_get_capslist):
6860         * gst/wavenc/gstwavenc.c:
6861         * sys/oss/gstossmixer.c: (fill_labels):
6862         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6863         (gst_ximagesink_handle_xevents),
6864         (gst_ximagesink_calculate_pixel_aspect_ratio),
6865         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
6866         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
6867         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6868         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
6869         (gst_ximagesink_init), (gst_ximagesink_class_init):
6870         * sys/ximage/ximagesink.h:
6871         * sys/xvimage/xvimagesink.c:
6872         (gst_xvimagesink_calculate_pixel_aspect_ratio),
6873         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
6874         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
6875         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6876         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6877         * sys/xvimage/xvimagesink.h:
6878           first batch of pixel aspect ratio commits.
6879
6880 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6881
6882         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6883         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
6884         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
6885           handle stride, needs work if we want to move stride handling
6886           upstream, but works correctly for our purposes.
6887
6888 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6889
6890         * gst/videoscale/README:
6891           add testing examples
6892         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
6893         (gst_videoscale_chain):
6894         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
6895         (gst_videoscale_get_size):
6896           add get_size function that handles stride like videotestsrc.
6897           fixes conversion for YUV formats for as much as I can test them.
6898
6899 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6900
6901         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
6902         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
6903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
6904         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
6905         (gst_xvimagesink_xvimage_put):
6906           further cleanups, logging, error handling and synchronizing
6907
6908 2004-07-27  Wim Taymans  <wim@fluendo.com>
6909
6910         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
6911         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
6912         (gst_videomixer_pad_set_property),
6913         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
6914         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
6915         (gst_videomixer_class_init), (gst_videomixer_init),
6916         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
6917         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
6918         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
6919         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
6920         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
6921         (gst_videomixer_loop), (plugin_init):
6922         Be a nicer negotiation citizen and provide a getcaps function on
6923         the srcpad. This also fixes a crash when resizing.
6924
6925 2004-07-27  Julien MOUTTE  <julien@moutte.net>
6926
6927         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
6928         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
6929
6930 2004-07-27  Wim Taymans  <wim@fluendo.com>
6931
6932         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
6933         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
6934         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
6935         (gst_pngenc_set_property):
6936         * ext/libpng/gstpngenc.h:
6937         Added snapshot property to pngenc.
6938         removed g_print from pngdec
6939
6940 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
6941
6942         * gst/ac3parse/ac3parse.vcproj
6943         * gst/adder/adder.vcproj
6944         * gst/alpha/alpha.vcproj
6945         * gst/alpha/alphacolor.vcproj
6946         * gst/asfdemux/asf.vcproj
6947         * gst/audioconvert/audioconvert.vcproj
6948         * gst/audiorate/audiorate.vcproj
6949         * gst/audioscale/audioscale.vcproj
6950         * gst/auparse/auparse.vcproj
6951         * gst/avi/avi.vcproj
6952         * gst/cdxaparse/cdxaparse.vcproj
6953         * gst/chart/chart.vcproj
6954         * gst/colorspace/colorspace.vcproj
6955         * gst/cutter/cutter.vcproj
6956         * gst/debug/debug.vcproj
6957         * gst/debug/efence.vcproj
6958         * gst/debug/navigationtest.vcproj
6959         * gst/deinterlace/deinterlace.vcproj
6960         * gst/effectv/effectv.vcproj
6961         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
6962         * gst/filter/filter.vcproj
6963         * gst/flx/flxdec.vcproj
6964         * gst/goom/goom.vcproj
6965         * gst/interleave/interleave.vcproj
6966         * gst/law/alaw.vcproj
6967         * gst/law/mulaw.vcproj
6968         * gst/matroska/matroska.vcproj
6969         * gst/median/median.vcproj
6970         * gst/mixmatrix/mixmatrix.vcproj
6971         * gst/mpeg1sys/mpeg1systemencode.vcproj
6972         * gst/mpeg1videoparse/mp1videoparse.vcproj
6973         * gst/mpeg2sub/mpeg2subt.vcproj
6974         * gst/mpegaudio/mpegaudio.vcproj
6975         * gst/mpegaudioparse/mpegaudioparse.vcproj
6976         * gst/mpegstream/mpegstream.vcproj
6977         * gst/multifilesink/multifilesink.vcproj
6978         * gst/multipart/multipart.vcproj
6979         * gst/oneton/oneton.vcproj
6980         * gst/overlay/overlay.vcproj
6981         * gst/passthrough/passthrough.vcproj
6982         * gst/qtdemux/qtdemux.vcproj
6983         * gst/realmedia/rmdemux.vcproj
6984         * gst/rtjpeg/rtjpeg.vcproj
6985         * gst/rtp/rtp.vcproj
6986         * gst/silence/silence.vcproj
6987         * gst/sine/sinesrc.vcproj
6988         * gst/smooth/smooth.vcproj
6989         * gst/smpte/smpte.vcproj
6990         * gst/spectrum/spectrum.vcproj
6991         * gst/speed/speed.vcproj
6992         * gst/stereo/stereo.vcproj
6993         * gst/switch/switch.vcproj
6994         * gst/tags/tagedit.vcproj
6995         * gst/tcp/tcp.vcproj
6996         * gst/typefind/typefindfunctions.vcproj
6997         * gst/udp/udp.vcproj
6998         * gst/videobox/videobox.vcproj
6999         * gst/videocrop/videocrop.vcproj
7000         * gst/videodrop/videodrop.vcproj
7001         * gst/videofilter/gamma.vcproj
7002         * gst/videofilter/videobalance.vcproj
7003         * gst/videofilter/videofilter.vcproj
7004         * gst/videofilter/videoflip.vcproj
7005         * gst/videoflip/videoflip.vcproj
7006         * gst/videomixer/videomixer.vcproj
7007         * gst/videorate/videorate.vcproj
7008         * gst/videoscale/videoscale.vcproj
7009         * gst/videotestsrc/videotestsrc.vcproj
7010         * gst/virtualdub/virtualdub.vcproj
7011         * gst/volenv/volenv.vcproj
7012         * gst/volume/volume.vcproj
7013         * gst/wavenc/wavenc.vcproj
7014         * gst/wavparse/wavparse.vcproj
7015         * gst/y4m/y4menc.vcproj
7016         * gst-libs/gst/audio/audio.vcproj
7017         * gst-libs/gst/audio/audiofilter.vcproj
7018         * gst-libs/gst/colorbalance/colorbalance.vcproj
7019         * gst-libs/gst/idct/idtc.vcproj
7020         * gst-libs/gst/media-info/media-info.vcproj
7021         * gst-libs/gst/mixer/mixer.vcproj
7022         * gst-libs/gst/navigation/navigation.vcproj
7023         * gst-libs/gst/play/play.vcproj
7024         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
7025         * gst-libs/gst/resample/resample.vcproj
7026         * gst-libs/gst/riff/riff.vcproj
7027         * gst-libs/gst/tuner/tuner.vcproj
7028         * gst-libs/gst/video/video.vcproj
7029         * gst-libs/gst/xoverlay/xoverlay.vcproj
7030           avoid problems with math.h, fix release dependancy
7031           rename GStreamer-0.8.lib to libgstreamer.lib
7032
7033 2004-07-27  Julien MOUTTE  <julien@moutte.net>
7034
7035         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
7036         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
7037         the atom is not available we have to unlock the mutex. Fixes #148023
7038
7039 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7040
7041         * gst-libs/gst/media-info/media-info.h:
7042           issue for a vararg macro with MSVC
7043
7044 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7045
7046         * gst/effectv/effectv.vcproj
7047         * gst-libs/gst/idct/idct.vcproj:
7048         * gst-libs/gst/media-info/media-info.vcproj:
7049         * gst-libs/gst/navigation/navigation.vcproj:
7050         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
7051         * gst-libs/gst/video/video.vcproj:
7052         * gst-libs/gst/xoverlay/xoverlay.vcproj:
7053           fixes for build problems
7054
7055 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7056
7057         * gst-libs/gst/audio/audio.def:
7058         * gst-libs/gst/audio/riff.def:
7059           add some definitions needed by plugins
7060
7061 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7062
7063         * gst/asfdemux/gstasfmux.c
7064           Fix some 64 bits constants to be glib friendly
7065
7066 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7067
7068         * gst/ac3parse/gstac3parse.c
7069         * gst/audioscale/gstaudioscale.c
7070         * gst/auparse/gstauparse.c
7071         * gst/colorspace/gstcolorspace.c
7072         * gst/colorspace/yuv2rgb.h
7073           local include fixes
7074
7075 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7076
7077         * win32/gst.sln
7078           add more plugins to the build
7079
7080 2004-07-26  Julien MOUTTE  <julien@moutte.net>
7081
7082         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7083         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
7084
7085 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7086
7087         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
7088         (gst_level_set_property), (gst_level_get_property),
7089         (gst_level_base_init), (gst_level_class_init):
7090           add debugging categories.  cleanups.
7091
7092 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7093
7094         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7095         (gst_videoscale_planar411), (gst_videoscale_planar400),
7096         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
7097         (gst_videoscale_scale_nearest_str1),
7098         (gst_videoscale_scale_nearest_str2),
7099         (gst_videoscale_scale_nearest_str4),
7100         (gst_videoscale_scale_nearest_16bit),
7101         (gst_videoscale_scale_nearest_24bit):
7102           fixed stride issues
7103           tested with 320x240 -> 321, 322, 324 x240
7104           tested with YV12, I420, YUY2, UYVY
7105           fixed packed422rev (don't think it could have worked before)
7106           by testing with UYVY
7107
7108 2004-07-26  Benjamin Otte  <otte@gnome.org>
7109
7110         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
7111         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
7112         (plugin_init):
7113           add debugging category, add error checks like checking return values
7114           of setup calls, make sure it still works after
7115           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
7116
7117 2004-07-26  Wim Taymans  <wim@fluendo.com>
7118
7119         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
7120         (gst_mpeg_demux_get_audio_stream),
7121         (gst_mpeg_demux_process_private):
7122         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
7123         Check for error codes from the negotiation functions. Make sure
7124         we really set the pad caps when a new pad is created.
7125
7126 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7127
7128         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7129         (gst_ffmpeg_caps_to_pix_fmt):
7130         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
7131         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7132         (gst_ffmpegcolorspace_pad_link):
7133           don't make function do two things at the same time without reason.
7134
7135 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7136
7137         * gst/ac3parse/ac3parse.vcproj
7138         * gst/adder/adder.vcproj
7139         * gst/alpha/alpha.vcproj
7140         * gst/alpha/alphacolor.vcproj
7141         * gst/asfdemux/asf.vcproj
7142         * gst/audioconvert/audioconvert.vcproj
7143         * gst/audiorate/audiorate.vcproj
7144         * gst/audioscale/audioscale.vcproj
7145         * gst/auparse/auparse.vcproj
7146         * gst/avi/avi.vcproj
7147         * gst/cdxaparse/cdxaparse.vcproj
7148         * gst/chart/chart.vcproj
7149         * gst/colorspace/colorspace.vcproj
7150         * gst/cutter/cutter.vcproj
7151         * gst/debug/debug.vcproj
7152         * gst/debug/efence.vcproj
7153         * gst/debug/navigationtest.vcproj
7154         * gst/deinterlace/deinterlace.vcproj
7155         * gst/effectv/effectv.vcproj
7156         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
7157         * gst/filter/filter.vcproj
7158         * gst/flx/flxdec.vcproj
7159         * gst/goom/goom.vcproj
7160         * gst/interleave/interleave.vcproj
7161         * gst/law/alaw.vcproj
7162         * gst/law/mulaw.vcproj
7163         * gst/matroska/matroska.vcproj
7164         * gst/median/median.vcproj
7165         * gst/mixmatrix/mixmatrix.vcproj
7166         * gst/mpeg1sys/mpeg1systemencode.vcproj
7167         * gst/mpeg1videoparse/mp1videoparse.vcproj
7168         * gst/mpeg2sub/mpeg2subt.vcproj
7169         * gst/mpegaudio/mpegaudio.vcproj
7170         * gst/mpegaudioparse/mpegaudioparse.vcproj
7171         * gst/mpegstream/mpegstream.vcproj
7172         * gst/multifilesink/multifilesink.vcproj
7173         * gst/multipart/multipart.vcproj
7174         * gst/oneton/oneton.vcproj
7175         * gst/overlay/overlay.vcproj
7176         * gst/passthrough/passthrough.vcproj
7177         * gst/qtdemux/qtdemux.vcproj
7178         * gst/realmedia/rmdemux.vcproj
7179         * gst/rtjpeg/rtjpeg.vcproj
7180         * gst/rtp/rtp.vcproj
7181         * gst/silence/silence.vcproj
7182         * gst/sine/sinesrc.vcproj
7183         * gst/smooth/smooth.vcproj
7184         * gst/smpte/smpte.vcproj
7185         * gst/spectrum/spectrum.vcproj
7186         * gst/speed/speed.vcproj
7187         * gst/stereo/stereo.vcproj
7188         * gst/switch/switch.vcproj
7189         * gst/tags/tagedit.vcproj
7190         * gst/tcp/tcp.vcproj
7191         * gst/typefind/typefindfunctions.vcproj
7192         * gst/udp/udp.vcproj
7193         * gst/videobox/videobox.vcproj
7194         * gst/videocrop/videocrop.vcproj
7195         * gst/videodrop/videodrop.vcproj
7196         * gst/videofilter/gamma.vcproj
7197         * gst/videofilter/videobalance.vcproj
7198         * gst/videofilter/videofilter.vcproj
7199         * gst/videofilter/videoflip.vcproj
7200         * gst/videoflip/videoflip.vcproj
7201         * gst/videomixer/videomixer.vcproj
7202         * gst/videorate/videorate.vcproj
7203         * gst/videoscale/videoscale.vcproj
7204         * gst/videotestsrc/videotestsrc.vcproj
7205         * gst/virtualdub/virtualdub.vcproj
7206         * gst/volenv/volenv.vcproj
7207         * gst/volume/volume.vcproj
7208         * gst/wavenc/wavenc.vcproj
7209         * gst/wavparse/wavparse.vcproj
7210         * gst/y4m/y4menc.vcproj
7211           more plugins supported under windows
7212
7213 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7214
7215         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7216         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
7217         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
7218         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7219         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
7220           Add debugging statements.  Use the sizes as returned by the
7221           *CreateImage calls.
7222
7223 2004-07-26  Johan Dahlin  <johan@gnome.org>
7224
7225         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
7226         the pad is negotiated.
7227
7228         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
7229
7230 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
7231
7232         * gst-libs/gst/colorbalance/colorbalance.vcproj:
7233         * gst-libs/gst/idct/idct.vcproj:
7234         * gst-libs/gst/media-info/media-info.vcproj:
7235         * gst-libs/gst/mixer/mixer.vcproj:
7236         * gst-libs/gst/navigation/navigation.vcproj:
7237         * gst-libs/gst/play/play.vcproj:
7238         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
7239         * gst-libs/gst/resample/resample.vcproj:
7240         * gst-libs/gst/tuner/tuner.vcproj:
7241         * gst-libs/gst/video/video.vcproj:
7242         * gst-libs/gst/xoverlay/xoverlay.vcproj:
7243           more plugins supported under windows
7244
7245 2004-07-25 Iain <iain@prettypeople.org>
7246
7247         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
7248         pad now rather than when the pad is created because state changes wipe
7249         explicit caps (fixes #148043).
7250
7251 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
7252
7253         reviewed by Benjamin Otte  <otte@gnome.org>
7254
7255         * ext/mad/gstmad.c:
7256           fix mad plugin crashing on Sun (fixes #148289)
7257
7258 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
7259
7260         * gst/avi/avi.def:
7261         * gst/avi/avi.vcproj:
7262         * gst/matroska/matroska.def:
7263         * gst/matroska/matroska.vcproj:
7264           remove unused .def files
7265
7266 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
7267
7268         * gst-libs/gst/audio/gstaudiofilter.c:
7269           Clean the local include
7270
7271 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
7272
7273         * win32/gst.sln:
7274         * gst-libs/gst/audio/audio.def:
7275         * gst-libs/gst/audio/audio.vcproj:
7276         * gst-libs/gst/audio/audiofilter.vcproj:
7277         * gst-libs/gst/audio/riff.def:
7278         * gst-libs/gst/audio/riff.vcproj:
7279         * gst-libs/gst/gst-libs.def:
7280         * gst-libs/gst/gst-libs.vcproj:
7281         * gst/avi/avi.vcproj:
7282         * gst/avi/avi.vcproj:
7283           Copy the files where needed after building, cleaner projects
7284
7285 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
7286
7287         * gst/matroska/ebml-write.c:
7288           Fix some 64 bits constants to be glib friendly
7289
7290 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
7291
7292         * win32/gst.sln:
7293         * gst-libs/gst/gst-libs.def:
7294         * gst-libs/gst/gst-libs.vcproj:
7295         * gst/matroska/matroska.def:
7296         * gst/matroska/matroska.vcproj:
7297           Add the preliminary canvas to build plugins on Win32
7298
7299 2004-07-23  Benjamin Otte  <otte@gnome.org>
7300
7301         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
7302           don't enfore negotiation from source side, it breaks
7303           sinesrc ! audioconvert ! osssink
7304
7305 2004-07-22  David Schleef  <ds@schleef.org>
7306
7307         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
7308         for ELF files, since they can easily be recognized as audio/mpeg.
7309         (bug #147441)
7310
7311 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7312
7313         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7314         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
7315         (gst_videoscale_scale_nearest_24bit),
7316         (gst_videoscale_scale_nearest_16bit):
7317           fix 16bit and 24bit for stride (24bit might need testing)
7318           don't pretend we do more than one algorithm
7319
7320 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7321
7322         * configure.ac:
7323         * gst/Makefile.am:
7324         * gst/multifilesink/Makefile.am:
7325         * gst/multifilesink/gstmultifilesink.c:
7326         (gst_multifilesink_get_formats),
7327         (gst_multifilesink_get_query_types), (_do_init),
7328         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
7329         (gst_multifilesink_init), (gst_multifilesink_dispose),
7330         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
7331         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
7332         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
7333         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
7334         (gst_multifilesink_chain), (gst_multifilesink_change_state),
7335         (gst_multifilesink_uri_get_type),
7336         (gst_multifilesink_uri_get_protocols),
7337         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
7338         (gst_multifilesink_uri_handler_init), (plugin_init):
7339         * gst/multifilesink/gstmultifilesink.h:
7340         * testsuite/Makefile.am:
7341         * testsuite/multifilesink/Makefile.am:
7342         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
7343         (gst_newmedia_class_init), (gst_newmedia_init),
7344         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
7345         (newfile_signal), (test_signal), (main):
7346         multifilesink plugin for creating new files every time a new media
7347         discontinuity event occurs
7348
7349 2004-07-22  Wim Taymans  <wim@fluendo.com>
7350
7351         * gst/alpha/Makefile.am:
7352         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
7353         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
7354         (gst_alpha_color_init), (gst_alpha_color_set_property),
7355         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
7356         (transform), (gst_alpha_color_chain),
7357         (gst_alpha_color_change_state), (plugin_init):
7358         Stupid plugin to to RGBA to AYUV conversion because none of
7359         the colorspace plugins can handle that yet.
7360
7361 2004-07-22  Wim Taymans  <wim@fluendo.com>
7362
7363         * examples/seeking/seek.c: (update_scale), (main):
7364         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7365         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
7366         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
7367         (gst_decode_bin_init), (gst_decode_bin_dispose),
7368         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
7369         (no_more_pads), (close_link), (type_found),
7370         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7371         (plugin_init):
7372         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7373         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7374         (gst_play_base_bin_dispose), (queue_overrun),
7375         (gen_preroll_element), (remove_prerolls), (unknown_type),
7376         (no_more_pads), (new_stream), (setup_source),
7377         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7378         (play_base_eos), (gst_play_base_bin_change_state),
7379         (gst_play_base_bin_add_element),
7380         (gst_play_base_bin_remove_element),
7381         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7382         (gst_play_base_bin_unlink_stream),
7383         (gst_play_base_bin_get_streaminfo):
7384         * gst/playback/gstplaybin.c: (gen_video_element),
7385         (gen_audio_element):
7386         * gst/playback/gststreaminfo.h:
7387         More playback updates, attempt to fix things after the state change
7388         breakage.
7389
7390 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7391
7392         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
7393         (gst_videoscale_scale_nearest_16bit):
7394           comment algorithm
7395
7396 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7397
7398         * gst/videotestsrc/gstvideotestsrc.c:
7399         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
7400         (gst_videotestsrc_init), (gst_videotestsrc_get),
7401         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
7402         (gst_videotestsrc_get_property):
7403         * gst/videotestsrc/gstvideotestsrc.h:
7404         * gst/videotestsrc/videotestsrc.c:
7405         * gst/videotestsrc/videotestsrc.h:
7406           cleanup and commenting
7407
7408 2004-07-21  Wim Taymans  <wim@fluendo.com>
7409
7410         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
7411         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
7412         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
7413         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
7414         (_find_chain_get_unknown_part), (_find_streams_check),
7415         (gst_ogg_demux_push), (gst_ogg_pad_push):
7416         * ext/theora/theoradec.c: (theora_get_formats),
7417         (theora_dec_src_convert), (theora_dec_sink_convert),
7418         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
7419         (theora_dec_chain):
7420         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
7421         (vorbis_dec_convert), (vorbis_dec_src_query),
7422         (vorbis_dec_src_event), (vorbis_dec_event):
7423         More seeking fixes, oggdemux now supports seeking to time and
7424         uses the downstream element to convert granulepos to time.
7425         Seeking in theora-only ogg files now works.
7426
7427 2004-07-21  Wim Taymans  <wim@fluendo.com>
7428
7429         * ext/theora/theoradec.c: (gst_theora_dec_init),
7430         (theora_get_formats), (theora_get_event_masks),
7431         (theora_get_query_types), (theora_dec_src_convert),
7432         (theora_dec_sink_convert), (theora_dec_src_query),
7433         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
7434         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
7435         (vorbis_get_event_masks), (vorbis_get_query_types),
7436         (gst_vorbis_dec_init), (vorbis_dec_convert),
7437         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
7438         Added query/convert/formats functions to vorbis and theora decoders
7439         so that the outside world can use them too. Fixed seeking on an
7440         ogg/theora/vorbis file by disabling the seeking seeking on the
7441         theora srcpad.
7442
7443 2004-07-21  Julien MOUTTE  <julien@moutte.net>
7444
7445         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7446         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
7447         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
7448         images creation for both elements. We don't create the image on caps
7449         nego or renego, we just destroy the internal one if present if it does
7450         not match the needs. The chain function takes care of creating a new
7451         image when needed.
7452         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7453         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
7454         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
7455         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
7456         the image format information. The buffer pool checks for the context
7457         image format and discard images with different formats.
7458         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
7459
7460 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
7461
7462         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7463         (gst_ffmpegcolorspace_chain):
7464           no point in doing any chaining if the pad we want to push from
7465           isn't usable.
7466
7467 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7468
7469         * gst-libs/gst/riff/riff-media.c:
7470         (gst_riff_create_audio_caps_with_data):
7471           Fix double end-to-native symbol conversion (#148021).
7472
7473 2004-07-20  David Schleef  <ds@schleef.org>
7474
7475         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
7476         Don't use an Atom that doesn't exist.
7477
7478 2004-07-20  Wim Taymans  <wim@fluendo.com>
7479
7480         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7481         (gst_multifdsink_add), (gst_multifdsink_get_stats),
7482         (gst_multifdsink_client_remove),
7483         (gst_multifdsink_handle_client_write),
7484         (gst_multifdsink_queue_buffer):
7485         * gst/tcp/gstmultifdsink.h:
7486         More multifdsink stats. Avoid deadlock by releasing locks
7487         before sending out a signal.
7488
7489 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7490
7491         * po/LINGUAS:
7492         * po/hu.po:
7493           added Hungarian translation (Laszlo Dvornik)
7494
7495 2004-07-20  Wim Taymans  <wim@fluendo.com>
7496
7497         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7498         (gst_multifdsink_add), (gst_multifdsink_client_remove),
7499         (gst_multifdsink_handle_client_write),
7500         (gst_multifdsink_queue_buffer):
7501         * gst/tcp/gsttcp-marshal.list:
7502         Fixed the stupid marshal definition.
7503
7504 2004-07-20  Wim Taymans  <wim@fluendo.com>
7505
7506         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7507         (gst_multifdsink_init), (gst_multifdsink_add),
7508         (gst_multifdsink_client_remove),
7509         (gst_multifdsink_handle_client_write),
7510         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
7511         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
7512         (gst_multifdsink_init_send):
7513         * gst/tcp/gstmultifdsink.h:
7514         Added more stats, added timeout for a client, fixed some typos
7515         and added some comments.
7516
7517 2004-07-20  Wim Taymans  <wim@fluendo.com>
7518
7519         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7520         (gst_multifdsink_add), (gst_multifdsink_get_stats),
7521         (gst_multifdsink_client_remove),
7522         (gst_multifdsink_handle_client_write):
7523         * gst/tcp/gstmultifdsink.h:
7524         * gst/tcp/gsttcp-marshal.list:
7525         Added get_stats method that returns a GValueArray of
7526         stats values.
7527
7528 2004-07-19  Benjamin Otte  <otte@gnome.org>
7529
7530         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
7531           make sure longname, description and author are valid UTF-8
7532
7533 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7534
7535         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
7536         (gst_ximagesink_set_property):
7537         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
7538         (gst_xvimagesink_set_property):
7539           make sure SYNCHRONOUS is respected after getting the X context
7540
7541 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
7542
7543         * gst/matroska/matroska-demux.c:
7544         (gst_matroska_demux_handle_src_event),
7545         (gst_matroska_demux_parse_blockgroup):
7546         * gst/matroska/matroska-ids.h:
7547           add BlockReference tag and ignore it to clear out log.
7548           ignore NAVIGATION events to clear out log.
7549
7550 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
7551
7552         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
7553         (gst_matroska_demux_add_stream):
7554         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
7555           add debug categories
7556
7557 2004-07-16  Wim Taymans  <wim@fluendo.com>
7558
7559         * ext/libpng/Makefile.am:
7560         * ext/libpng/gstpng.c: (plugin_init):
7561         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
7562         (gst_pngdec_get_type), (gst_pngdec_base_init),
7563         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
7564         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
7565         * ext/libpng/gstpngdec.h:
7566         Added png decoder.
7567
7568 2004-07-16  Julien MOUTTE  <julien@moutte.net>
7569
7570         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
7571         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
7572         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
7573         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
7574         (gst_ximagesink_buffer_alloc):
7575         * sys/ximage/ximagesink.h:
7576         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7577         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
7578         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
7579         (gst_xvimagesink_buffer_alloc):
7580         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
7581         again. Using internal data pointer of the x(v)image to store image's
7582         data to be coherent with the buffer alloc mechanism. Investigated the
7583         image destruction code to be sure that everything gets freed correctly.
7584
7585 2004-07-16  Wim Taymans  <wim@fluendo.com>
7586
7587         * gst-libs/gst/riff/riff-read.c:
7588         (gst_riff_read_strf_vids_with_data),
7589         (gst_riff_read_strf_auds_with_data):
7590         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7591         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
7592         Make sure we don't create 0 sized subbuffers in riff-read.
7593         Signal the no more pads signal after reading the avi header.
7594
7595 2004-07-16  Wim Taymans  <wim@fluendo.com>
7596
7597         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7598         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
7599         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
7600         (gst_decode_bin_init), (gst_decode_bin_dispose),
7601         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
7602         (no_more_pads), (close_link), (type_found),
7603         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7604         (gst_decode_bin_change_state), (plugin_init):
7605         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7606         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7607         (gst_play_base_bin_dispose), (queue_overrun),
7608         (gen_preroll_element), (remove_prerolls), (unknown_type),
7609         (no_more_pads), (new_stream), (setup_source),
7610         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7611         (play_base_eos), (gst_play_base_bin_change_state),
7612         (gst_play_base_bin_add_element),
7613         (gst_play_base_bin_remove_element),
7614         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7615         (gst_play_base_bin_unlink_stream),
7616         (gst_play_base_bin_get_streaminfo):
7617         * gst/playback/gstplaybasebin.h:
7618         Better error recovery. Added configurable preroll queue size. Faster
7619         detection of no-more-pads.
7620
7621 2004-07-16  Wim Taymans  <wim@fluendo.com>
7622
7623         * gst-libs/gst/video/video.h:
7624         Added 32 bits RGBA. Not sure if we should use another mime-type
7625         for alpha rgb. Currently the presence of the alpha_mask property
7626         signals an alpha channel.
7627
7628 2004-07-16  Wim Taymans  <wim@fluendo.com>
7629
7630         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
7631         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
7632         FPS seems to be 0.0 to MAX everywhere else.
7633
7634 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7635
7636         * gst-libs/gst/riff/riff-media.c:
7637         (gst_riff_create_video_caps_with_data):
7638           mp42/mp43 (no caps) exist too.
7639         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
7640           Set pixel_width/height; we've got them in-caps.
7641         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7642         * gst/wavparse/gstwavparse.c: (plugin_init):
7643           Both are valid primary.
7644         * sys/oss/gstossmixer.c:
7645           Remove i18n hack and enable translations.
7646
7647 2004-07-15  Benjamin Otte  <otte@gnome.org>
7648
7649         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7650         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
7651           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
7652
7653 2004-07-15  Benjamin Otte  <otte@gnome.org>
7654
7655         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
7656         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
7657         (gst_alsa_close_audio):
7658           disable some of the debugging code for now. Writing debugging to a
7659           buffer is broken in current alsalib releases.
7660
7661 2004-07-12  Benjamin Otte  <otte@gnome.org>
7662
7663         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
7664           use bufferpools
7665
7666 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
7667
7668         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
7669         (theora_dec_src_query), (theora_dec_event):
7670         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
7671           add debugging categories.  Remove \n's.
7672
7673 2004-07-13  Johan Dahlin  <johan@gnome.org>
7674
7675         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
7676         (gst_play_bin_get_property): Impl.
7677
7678 2004-07-13  Wim Taymans  <wim@fluendo.com>
7679
7680         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
7681         When trying to find the stream length, seek back N pages
7682         instead of just one, where N is the number of streams in
7683         the current chain.
7684
7685 2004-07-13  Wim Taymans  <wim@fluendo.com>
7686
7687         * gst-libs/gst/riff/riff-media.c:
7688         (gst_riff_create_audio_caps_with_data),
7689         (gst_riff_create_audio_caps),
7690         (gst_riff_create_audio_template_caps):
7691         * gst-libs/gst/riff/riff-media.h:
7692         * gst-libs/gst/riff/riff-read.c:
7693         (gst_riff_read_strf_vids_with_data),
7694         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
7695         * gst-libs/gst/riff/riff-read.h:
7696         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7697         (gst_avi_demux_add_stream):
7698         Set codec_data on caps for avidemuxer.
7699
7700 2004-07-12  David Schleef  <ds@schleef.org>
7701
7702         * configure.ac: Fix test for Objective C
7703
7704 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
7705         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
7706         (gst_gdk_pixbuf_chain):
7707           Add svg and pcx to template caps, and ensure that getcaps returns a
7708           subset of the template caps.
7709           Copy each row manually for output, as gdkpixbuf may pad the
7710           rowstride to a 32-bit word boundary.
7711
7712 2004-07-12  Wim Taymans  <wim@fluendo.com>
7713
7714         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
7715         (gst_riff_create_video_template_caps):
7716         Fix the template caps to include some more media types.
7717
7718 2004-07-12  Wim Taymans  <wim@fluendo.com>
7719
7720         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7721         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
7722         (compare_ranks), (print_feature), (gst_decode_bin_init),
7723         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
7724         (try_to_link_1), (new_pad), (close_link), (type_found),
7725         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7726         (gst_decode_bin_change_state), (plugin_init):
7727         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7728         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7729         (gst_play_base_bin_dispose), (queue_overrun),
7730         (gen_preroll_element), (remove_prerolls), (no_more_pads),
7731         (new_stream), (setup_source), (gst_play_base_bin_set_property),
7732         (gst_play_base_bin_get_property), (play_base_eos),
7733         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
7734         (gst_play_base_bin_remove_element),
7735         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7736         (gst_play_base_bin_unlink_stream),
7737         (gst_play_base_bin_get_streaminfo):
7738         * gst/playback/gstplaybasebin.h:
7739         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
7740         (gst_play_bin_class_init), (gst_play_bin_init),
7741         (gst_play_bin_dispose), (gst_play_bin_set_property),
7742         (gst_play_bin_get_property), (gen_video_element),
7743         (gen_audio_element), (remove_sinks), (setup_sinks),
7744         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
7745         (gst_play_bin_send_event), (gst_play_bin_get_formats),
7746         (gst_play_bin_convert), (gst_play_bin_get_query_types),
7747         (gst_play_bin_query), (plugin_init):
7748         * gst/playback/test4.c: (main):
7749         More fixes on reusing of the element.
7750
7751 2004-07-11  Benjamin Otte  <otte@gnome.org>
7752
7753         * ext/mad/gstmad.c: (normal_seek):
7754           allow seeking for other methods than just SET
7755
7756 2004-07-11  Andy Wingo  <wingo@pobox.com>
7757
7758         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
7759         float, "any" caps -> buffer_frames=[0,MAX].
7760
7761         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
7762         doesn't intersect our caps with the template any more. Do it
7763         ourselves.
7764         (interleave_buffered_loop): Use g_newa instead of malloc/free.
7765
7766 2004-07-09  Wim Taymans  <wim@fluendo.com>
7767
7768         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7769         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
7770         (compare_ranks), (print_feature), (gst_decode_bin_init),
7771         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
7772         (try_to_link_1), (new_pad), (close_link), (type_found),
7773         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7774         (gst_decode_bin_change_state), (plugin_init):
7775         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7776         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7777         (gst_play_base_bin_dispose), (queue_overrun),
7778         (gen_preroll_element), (remove_prerolls), (no_more_pads),
7779         (new_stream), (setup_source), (gst_play_base_bin_set_property),
7780         (gst_play_base_bin_get_property), (play_base_eos),
7781         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
7782         (gst_play_base_bin_remove_element),
7783         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7784         (gst_play_base_bin_unlink_stream),
7785         (gst_play_base_bin_get_streaminfo):
7786         * gst/playback/gstplaybasebin.h:
7787         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
7788         (gst_play_bin_class_init), (gst_play_bin_init),
7789         (gst_play_bin_dispose), (gst_play_bin_set_property),
7790         (gst_play_bin_get_property), (gen_video_element),
7791         (gen_audio_element), (remove_sinks), (setup_sinks),
7792         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
7793         (gst_play_bin_send_event), (gst_play_bin_get_formats),
7794         (gst_play_bin_convert), (gst_play_bin_get_query_types),
7795         (gst_play_bin_query), (plugin_init):
7796         * gst/playback/test4.c: (main):
7797         Work on object reuse and seeking.
7798
7799 2004-07-09  Wim Taymans  <wim@fluendo.com>
7800
7801         * examples/seeking/seek.c: (iterate):
7802         Don't consume all CPU in the idle loop.
7803
7804 2004-07-09  Wim Taymans  <wim@fluendo.com>
7805
7806         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
7807         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
7808         Add pad to element *after* setting the pad functions so that
7809         the scheduler can use the correct ones.
7810
7811 2004-07-09  Wim Taymans  <wim@fluendo.com>
7812
7813         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
7814         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
7815         Sync to keyframe after seek
7816
7817 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7818
7819         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7820         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7821         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
7822         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
7823         * ext/libvisual/visual.c: (gst_visual_change_state):
7824         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
7825         * ext/theora/theoradec.c: (theora_dec_change_state):
7826         * ext/theora/theoraenc.c: (theora_enc_change_state):
7827         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
7828         * gst-libs/gst/navigation/navigation.c:
7829         * gst/adder/gstadder.c: (gst_adder_change_state):
7830         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
7831         (gst_audio_convert_get_buffer):
7832         * gst/multipart/multipartdemux.c:
7833         (gst_multipart_demux_change_state):
7834         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
7835         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7836         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7837         * gst/videoscale/gstvideoscale.c:
7838         (gst_videoscale_handle_src_event):
7839         * gst/volume/gstvolume.c: (volume_chain_int16):
7840           don't assert in state change, this should be done by the base
7841           GstElement class.
7842           various debugging fixes.
7843
7844 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7845
7846         * configure.ac:
7847         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7848         (gst_play_dispose), (gst_play_set_location),
7849         (gst_play_set_data_src), (gst_play_set_video_sink),
7850         (gst_play_set_audio_sink), (gst_play_set_visualization),
7851         (gst_play_connect_visualization), (gst_play_get_sink_element),
7852         (gst_play_get_all_by_interface):
7853         * gst-libs/gst/play/play.h:
7854           add new method to get elements implementing an interface.
7855           add various error logging
7856
7857 2004-07-08  Wim Taymans  <wim@fluendo.com>
7858
7859         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
7860         (make_mpeg_pipeline), (make_mpegnt_pipeline),
7861         (make_playerbin_pipeline), (query_durations_elems),
7862         (query_durations_pads), (query_positions_elems),
7863         (query_positions_pads), (update_scale), (iterate), (stop_seek),
7864         (main):
7865         Added playbin seeking example.
7866
7867 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7868
7869         * gst-libs/gst/play/play.c: (gst_play_set_location),
7870         (gst_play_set_data_src), (gst_play_set_video_sink),
7871         (gst_play_set_audio_sink), (gst_play_set_visualization),
7872         (gst_play_connect_visualization), (gst_play_get_framerate):
7873           use a macro to look up elements from hash table
7874
7875 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7876
7877         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7878         (gst_play_get_length_callback), (gst_play_set_location),
7879         (gst_play_seek_to_time), (gst_play_set_data_src),
7880         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7881         (gst_play_set_visualization), (gst_play_connect_visualization),
7882         (gst_play_get_sink_element):
7883         - add debugging info
7884         - fix looking up sink elements by iterating over complete caps
7885         - put everything except for source and autoplugger in a complete bin
7886
7887 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7888
7889         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
7890         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
7891         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
7892         (gst_alsa_sink_write), (gst_alsa_sink_loop):
7893         * ext/alsa/gstalsasink.h:
7894         - add debugging info
7895         - clean up schizophrenia of data/buffer/event
7896         - fix double event unref error
7897
7898 2004-07-08  Wim Taymans  <wim@fluendo.com>
7899
7900         * gst/playback/Makefile.am:
7901         Add headers to noinst
7902
7903 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7904
7905         * tools/gst-launch-ext-m.m:
7906         * tools/gst-launch-ext.1.in:
7907           convert to the third millenium
7908
7909 2004-07-07  David Schleef  <ds@schleef.org>
7910
7911         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
7912
7913 2004-07-07  Wim Taymans  <wim@fluendo.com>
7914
7915         * gst/playback/Makefile.am:
7916         * gst/playback/README:
7917         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7918         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
7919         (compare_ranks), (print_feature), (gst_decode_bin_init),
7920         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
7921         (try_to_link_1), (new_pad), (close_link), (type_found),
7922         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7923         (plugin_init):
7924         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7925         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7926         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
7927         (gen_preroll_element), (no_more_pads), (new_stream),
7928         (setup_source), (gst_play_base_bin_set_property),
7929         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
7930         (gst_play_base_bin_add_element),
7931         (gst_play_base_bin_remove_element),
7932         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7933         (gst_play_base_bin_unlink_stream),
7934         (gst_play_base_bin_get_streaminfo):
7935         * gst/playback/gstplaybasebin.h:
7936         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
7937         (gst_play_bin_class_init), (gst_play_bin_init),
7938         (gst_play_bin_dispose), (gst_play_bin_set_property),
7939         (gst_play_bin_get_property), (gen_video_element),
7940         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
7941         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
7942         (gst_play_bin_get_formats), (gst_play_bin_convert),
7943         (gst_play_bin_get_query_types), (gst_play_bin_query),
7944         (plugin_init):
7945         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
7946         (gst_stream_info_get_type), (gst_stream_info_class_init),
7947         (gst_stream_info_init), (gst_stream_info_new),
7948         (gst_stream_info_dispose), (gst_stream_info_set_property),
7949         (gst_stream_info_get_property):
7950         * gst/playback/gststreaminfo.h:
7951         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
7952         (main):
7953         * gst/playback/test2.c: (main):
7954         * gst/playback/test3.c: (update_scale), (main):
7955         More playbin fixes. Added README. Do better element filtering.
7956         Added base class to preroll media. Added test apps.
7957
7958 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7959
7960         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
7961         * ext/mpeg2dec/gstmpeg2dec.h:
7962           various debugging improvements.  Reset stream to next picture
7963           instead of sequence header, otherwise seeks cannot work.
7964
7965 2004-07-07  Wim Taymans  <wim@fluendo.com>
7966
7967         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
7968         (gst_video_box_class_init), (gst_video_box_set_property),
7969         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
7970         Use pad_alloc where possible.
7971
7972 2004-07-07  Wim Taymans  <wim@fluendo.com>
7973
7974         * sys/oss/gstosselement.c: (gst_osselement_reset),
7975         (gst_osselement_parse_caps):
7976         * sys/oss/gstosselement.h:
7977         * sys/oss/gstosssrc.c: (gst_osssrc_get):
7978         Fix offset on osssrc.
7979
7980 2004-07-07  Wim Taymans  <wim@fluendo.com>
7981
7982         * ext/theora/theora.c: (plugin_init):
7983         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
7984         (theora_dec_src_query), (theora_dec_chain):
7985         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7986         (theora_enc_sink_link), (theora_buffer_from_packet),
7987         (theora_push_packet), (theora_enc_chain):
7988         Fix theora granulepos calculation.
7989         Fix overflow in duration/position calculation.
7990         Bump rank to PRIMARY for theoradec.
7991         Use granulepos of last packet to calculate position.
7992         Set keyframe flag on buffers when needed.
7993
7994 2004-07-06  David Schleef  <ds@schleef.org>
7995
7996         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
7997         serious?  (Fixed, obviously.)
7998
7999 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
8000
8001         * po/LINGUAS:
8002         * po/cs.po:
8003           added Czech translation (Miloslav Trmac)
8004
8005 2004-07-05  Wim Taymans  <wim@fluendo.com>
8006
8007         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8008         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8009         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
8010         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8011         (close_link), (type_found), (gst_decode_bin_set_property),
8012         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
8013         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
8014         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
8015         (gst_decode_bin_query), (plugin_init):
8016         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8017         (gst_play_bin_class_init), (gst_play_bin_init),
8018         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
8019         (get_video_element), (new_pad), (setup_source),
8020         (gst_play_bin_set_property), (gst_play_bin_get_property),
8021         (gst_play_bin_change_state), (gst_play_bin_add_element),
8022         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
8023         (gst_play_bin_send_event), (gst_play_bin_get_formats),
8024         (gst_play_bin_convert), (gst_play_bin_get_query_types),
8025         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
8026         * gst/playback/test.c: (main):
8027         More fixes, cleaned up playbin, make it use decodebin. Added
8028         threaded property to playbin.
8029
8030 2004-07-05  Wim Taymans  <wim@fluendo.com>
8031
8032         * configure.ac:
8033         * gst/playback/Makefile.am:
8034         * gst/playback/decodetest.c: (main):
8035         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8036         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8037         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
8038         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8039         (close_link), (type_found), (gst_decode_bin_set_property),
8040         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
8041         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
8042         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
8043         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
8044         (plugin_init):
8045         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8046         (gst_play_bin_class_init), (gst_play_bin_init),
8047         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
8048         (collect_sink_pads), (find_compatibles), (close_pad_link),
8049         (try_to_link_1), (new_pad), (close_link), (type_found),
8050         (setup_source), (gst_play_bin_set_property),
8051         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
8052         (compare_ranks), (gst_play_bin_collect_factories),
8053         (gst_play_bin_change_state), (gst_play_bin_add_element),
8054         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
8055         (gst_play_bin_send_event), (gst_play_bin_get_formats),
8056         (gst_play_bin_convert), (gst_play_bin_get_query_types),
8057         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
8058         * gst/playback/test.c: (main):
8059         Added some playback helper elements and some test apps, very alpha
8060         still.
8061
8062 2004-07-04  Benjamin Otte  <otte@gnome.org>
8063
8064         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
8065           only restart audio when we indeed have an xrun to fix repeated
8066           xruns. Fix suggested by Giuliano Pochini.
8067
8068 2004-07-03  David Schleef  <ds@schleef.org>
8069
8070         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
8071         call to gst_debug_log() if debugging is disabled (bug #145118)
8072
8073 2004-07-03  Benjamin Otte  <otte@gnome.org>
8074
8075         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
8076           use our own functions for restarting the alsa device.
8077         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8078           I should apply patches myself - use MIN for the third argument, not
8079           the second, this fixes seeking
8080
8081 2004-07-02  David Schleef  <ds@schleef.org>
8082
8083         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
8084         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
8085         do with the logic.
8086
8087 2004-07-02  David Schleef  <ds@schleef.org>
8088
8089         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
8090         output buffers.  Fix logic mistake.  (bug #144866)
8091
8092 2004-07-02  David Schleef  <ds@schleef.org>
8093
8094         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
8095         on X.  (bug #144753)
8096
8097 2004-07-02  David Schleef  <ds@schleef.org>
8098
8099         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
8100         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
8101         (bug #144624)
8102         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
8103         (gst_osselement_rate_probe_check): Add another workaround for
8104         buggy drivers (bug #145336)
8105
8106 2004-07-02  David Schleef  <ds@schleef.org>
8107
8108         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
8109         Most systems don't have MSG_NOSIGNAL.
8110
8111 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
8112
8113         * Makefile.am:
8114         * gst-libs/gst/colorbalance/Makefile.am:
8115         * gst-libs/gst/mixer/Makefile.am:
8116         * gst-libs/gst/play/Makefile.am:
8117         * gst-libs/gst/tuner/Makefile.am:
8118           (hopefully) fix both install and dist and make error message useful.
8119           needs testing across automakes.
8120
8121 2004-07-02  Benjamin Otte  <otte@gnome.org>
8122
8123         * ext/ogg/gstogg.c: (plugin_init):
8124           we require bytestream now
8125         * ext/ogg/gstoggdemux.c:
8126           huge diff to implement chain setup in a fast and generic way. This
8127           improves tag reading and startup of huge files (read: Theora videos)
8128           quite a bit. It probably contains bugs, too, so please test.
8129           Seeking is not improved to the fast method.
8130
8131 2004-06-29  Wim Taymans  <wim@fluendo.com>
8132
8133         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
8134         * ext/ogg/gstoggmux.c:
8135         Fix memleak in oggdemux when running unconnected pads.
8136         doc update in mux, start working on keyframe mode.
8137
8138 2004-06-29  Benjamin Otte  <otte@gnome.org>
8139
8140         * sys/oss/gstosssink.c:
8141         * sys/oss/gstosssrc.c:
8142           advertise correct template caps - we indeed do non-native endianness
8143           and 8bit audio has no endianness
8144         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
8145         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
8146           avoid (wrong) duplications in getcaps function and return
8147           template caps
8148
8149 2004-06-29  Wim Taymans  <wim@fluendo.com>
8150
8151         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8152         (gst_multifdsink_class_init), (gst_multifdsink_add),
8153         (gst_multifdsink_remove), (gst_multifdsink_clear),
8154         (gst_multifdsink_client_remove),
8155         (gst_multifdsink_handle_client_read),
8156         (gst_multifdsink_client_queue_data),
8157         (gst_multifdsink_client_queue_caps),
8158         (gst_multifdsink_client_queue_buffer),
8159         (gst_multifdsink_handle_client_write),
8160         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8161         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8162         (gst_multifdsink_init_send), (gst_multifdsink_close):
8163         Fix wrong GList iteration that could crash the server when
8164         more then 2 clients disconnect at the same time. Read all the
8165         pending commands in one batch to recover from command storms under
8166         very heavy load.
8167
8168 2004-06-28  Wim Taymans  <wim@fluendo.com>
8169
8170         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
8171         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
8172         (gst_videomixer_pad_set_property),
8173         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
8174         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
8175         (gst_videomixer_class_init), (gst_videomixer_init),
8176         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
8177         (pad_zorder_compare), (gst_videomixer_sort_pads),
8178         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8179         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
8180         (gst_videomixer_update_queues), (gst_videomixer_loop),
8181         (plugin_init):
8182         Avoid divide by zero, choose masterpad as the pad with the highest
8183         framerate.
8184
8185 2004-06-27  Julien Moutte  <julien@moutte.net>
8186
8187         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
8188         (gst_ximagesink_xwindow_new):
8189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
8190         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
8191         function directly. We might want to call it from somewhere else one day.
8192
8193 2004-06-27  Julien Moutte  <julien@moutte.net>
8194
8195         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
8196         (gst_ximagesink_xwindow_new):
8197         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
8198         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
8199         window decorations.
8200
8201 2004-06-27  Wim Taymans  <wim@fluendo.com>
8202
8203         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
8204         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
8205         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
8206         (gst_dvdec_set_property), (gst_dvdec_get_property):
8207         * ext/dv/gstdvdec.h:
8208         Implement drop_factor property to lower the framerate with
8209         a factor.
8210
8211 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8212
8213         * gst-libs/gst/colorbalance/Makefile.am:
8214         * gst-libs/gst/mixer/Makefile.am:
8215         * gst-libs/gst/play/Makefile.am:
8216         * gst-libs/gst/tuner/Makefile.am:
8217           unbreak Company's fix that didn't install the -enum.h files
8218
8219 2004-06-27  Wim Taymans  <wim@fluendo.com>
8220
8221         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
8222         (gst_dvdec_change_state):
8223         * ext/dv/gstdvdec.h:
8224         Fix timestamp, duration and offset of the buffers.
8225
8226 2004-06-27  Wim Taymans  <wim@fluendo.com>
8227
8228         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8229         (gst_multifdsink_class_init), (gst_multifdsink_add),
8230         (gst_multifdsink_remove), (gst_multifdsink_clear),
8231         (gst_multifdsink_client_remove),
8232         (gst_multifdsink_handle_client_read),
8233         (gst_multifdsink_client_queue_data),
8234         (gst_multifdsink_client_queue_caps),
8235         (gst_multifdsink_client_queue_buffer),
8236         (gst_multifdsink_handle_client_write),
8237         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8238         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8239         (gst_multifdsink_init_send), (gst_multifdsink_close):
8240         * gst/tcp/gstmultifdsink.h:
8241         * gst/tcp/gsttcpserversink.c:
8242         (gst_tcpserversink_handle_server_read),
8243         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
8244         More multifdsink fixes, more recovery policy fixes.
8245         Removed stupid g_print
8246
8247 2004-06-26  Wim Taymans  <wim@fluendo.com>
8248
8249         * gst/tcp/Makefile.am:
8250         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8251         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
8252         (gst_multifdsink_class_init), (gst_multifdsink_init),
8253         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
8254         (gst_multifdsink_handle_client_read),
8255         (gst_multifdsink_client_queue_data),
8256         (gst_multifdsink_client_queue_caps),
8257         (gst_multifdsink_client_queue_buffer),
8258         (gst_multifdsink_handle_client_write),
8259         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8260         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8261         (gst_multifdsink_chain), (gst_multifdsink_set_property),
8262         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
8263         (gst_multifdsink_close), (gst_multifdsink_change_state):
8264         * gst/tcp/gstmultifdsink.h:
8265         * gst/tcp/gsttcpplugin.c: (plugin_init):
8266         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
8267         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
8268         (gst_tcpserversink_handle_server_read),
8269         (gst_tcpserversink_handle_select),
8270         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
8271         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
8272         * gst/tcp/gsttcpserversink.h:
8273         Added multifdsink, made tcpserversink a subclass of fdsink, removed
8274         one of the locks, added recovery policy to multifdsink.
8275
8276 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8277
8278         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
8279           fix decision for when getting frames with same timestamp
8280         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
8281         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8282         (gst_v4lsrc_get_property):
8283         * sys/v4l/gstv4lsrc.h:
8284           add latency offset property
8285
8286 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8287
8288         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
8289         (plugin_init):
8290           fix debugging. add category.
8291
8292 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8293
8294         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
8295           fix wrong offsets
8296
8297 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8298
8299         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8300         (gst_alsa_src_get_time), (gst_alsa_src_loop),
8301         (gst_alsa_src_change_state):
8302           return a time that is in sync with the element's processing
8303
8304 2004-06-25  Wim Taymans  <wim@fluendo.com>
8305
8306         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
8307         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
8308         (gst_tcpserversink_client_remove),
8309         (gst_tcpserversink_handle_client_read),
8310         (gst_tcpserversink_client_queue_data),
8311         (gst_tcpserversink_client_queue_caps),
8312         (gst_tcpserversink_client_queue_buffer),
8313         (gst_tcpserversink_handle_client_write),
8314         (gst_tcpserversink_queue_buffer),
8315         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
8316         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
8317         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
8318         (gst_tcpserversink_close):
8319         * gst/tcp/gsttcpserversink.h:
8320         Serversink rewrite. Really do non blocking writes to clients and
8321         maintain an internal queue to handle slower clients while not
8322         disturbing fast clients.
8323
8324 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8325
8326         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8327           better debug, don't override OFFSET and OFFSET_END
8328
8329 2004-06-25  Iain <iain@prettypeople.org>
8330
8331         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
8332         name=source for the wavparse pipeline.
8333
8334 2004-06-24  Johan Dahlin  <johan@gnome.org>
8335
8336         * ext/theora/theoraenc.c (theora_enc_chain): Call
8337         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
8338         streamheader caps are set correctly.
8339
8340 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8341
8342         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
8343         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
8344           respect minimum bitrate; same could be done for max bitrate
8345
8346 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8347
8348         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
8349         (gst_vorbisenc_setup):
8350           fix sample rate range
8351
8352 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8353
8354         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
8355         (gst_oggvorbisenc_setup):
8356         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
8357         (gst_vorbisenc_setup):
8358           resolve ambiguities in code and description
8359
8360 2004-06-24  Wim Taymans  <wim@fluendo.com>
8361
8362         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
8363         * ext/alsa/gstalsa.h:
8364         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8365         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
8366         Use alsa trigger_tstamp to get the timestamp of the first
8367         sample in the buffer for more precise sync. Some cleanups.
8368
8369 2004-06-24  Wim Taymans  <wim@fluendo.com>
8370
8371         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
8372         (gst_audiorate_init), (gst_audiorate_chain),
8373         (gst_audiorate_set_property), (gst_audiorate_get_property):
8374         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8375         (gst_videorate_chain):
8376         Added some logging, fixed an overflow bug in videorate.
8377
8378 2004-06-24  Benjamin Otte  <otte@gnome.org>
8379
8380         * ext/kio/Makefile.am:
8381           fix for builddir != srcdir and distcheck
8382
8383 2004-06-24  Benjamin Otte  <otte@gnome.org>
8384
8385         * gst-libs/gst/colorbalance/Makefile.am:
8386         * gst-libs/gst/mixer/Makefile.am:
8387         * gst-libs/gst/play/Makefile.am:
8388         * gst-libs/gst/tuner/Makefile.am:
8389         * gst/tcp/Makefile.am:
8390         * sys/dxr3/Makefile.am:
8391           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
8392           tarball.
8393           Also add all *.list files that were missing.
8394         * Makefile.am:
8395           add a distcheck hook to ensure the above doesn't happen again.
8396
8397 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
8398
8399         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
8400
8401 2004-06-23  Colin Walters  <walters@redhat.com>
8402
8403         * m4/Makefile.am: Distribute gst-fionread.m4.
8404
8405 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8406
8407         * configure.ac: back to dev
8408
8409 2004-06-23  Wim Taymans  <wim@fluendo.com>
8410
8411         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
8412         (gst_alsa_xrun_recovery):
8413         * ext/alsa/gstalsa.h:
8414         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
8415         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
8416         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8417         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
8418         (gst_alsa_src_loop):
8419         Add clock to alsasrc. Take new capture timestamp when
8420         restarting after an overrun. Split up some functions between
8421         alsasrc and alsasink.
8422
8423 === release 0.8.2 ===
8424
8425 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8426
8427         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
8428         (gst_alsa_change_state), (gst_alsa_update_avail),
8429         (gst_alsa_xrun_recovery):
8430         * ext/alsa/gstalsa.h:
8431         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8432           merge back changes from release
8433
8434 2004-06-23  Wim Taymans  <wim@fluendo.com>
8435
8436         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
8437         (gst_audiorate_init), (gst_audiorate_chain),
8438         (gst_audiorate_set_property), (gst_audiorate_get_property):
8439         Implement sample dropping and notify
8440
8441 2004-06-22  Wim Taymans  <wim@fluendo.com>
8442
8443         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8444         (theora_enc_sink_link), (theora_buffer_from_packet),
8445         (theora_push_packet), (theora_enc_chain):
8446         Some cleanups, make sure the timestamps are correct.
8447
8448 2004-06-22  Wim Taymans  <wim@fluendo.com>
8449
8450         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
8451         (gst_alsa_change_state), (gst_alsa_update_avail),
8452         (gst_alsa_xrun_recovery):
8453         * ext/alsa/gstalsa.h:
8454         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
8455         Cleanups, take queued samples into account when reporting
8456         the time.
8457
8458 2004-06-22  Wim Taymans  <wim@fluendo.com>
8459
8460         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8461         (gst_videorate_init):
8462         Initialize the property as well.
8463
8464 2004-06-22  Wim Taymans  <wim@fluendo.com>
8465
8466         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8467         (gst_videorate_init), (gst_videorate_chain),
8468         (gst_videorate_set_property), (gst_videorate_get_property):
8469         Add property to make videorate silent.
8470         Add property to prefer new frames over old ones.
8471
8472 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8473
8474         * sys/osxvideo/Makefile.am:
8475         Workaround so that the osxvideo .so file gets linked with the
8476         Cocoa, OpenGL and QuickTime frameworks
8477
8478 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8479
8480         * sys/osxaudio/Makefile.am:
8481         Workaround so that the osxaudio .so file gets linked with the
8482         CoreAudio framework
8483
8484 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8485
8486         * configure.ac:
8487         Whoops, my fault...fixed build issues
8488
8489 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8490
8491         * configure.ac:
8492         Add objective-c support if running in Darwin/Mac OS X
8493         * sys/Makefile.am:
8494         * sys/osxvideo:
8495         * sys/osxvideo/Makefile.am:
8496         * sys/osxvideo/osxvideosink.h:
8497         * sys/osxvideo/osxvideosink.m:
8498         * sys/osxvideo/cocoawindow.h:
8499         * sys/osxvideo/cocoawindow.m:
8500         Add osxvideosink, a cocoa-based osx video sink
8501
8502
8503 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8504         * ext/dvdnav/gst-dvd:
8505         Grab the gconf key from the right spot
8506         * gst/debug/gstnavseek.c: (gst_navseek_init),
8507         (gst_navseek_segseek), (gst_navseek_handle_src_event),
8508         (gst_navseek_chain):
8509         * gst/debug/gstnavseek.h:
8510           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
8511           and loop parameters of a segment seek.
8512         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
8513         (gst_videotestsrc_get_event_masks),
8514         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
8515         * gst/videotestsrc/gstvideotestsrc.h:
8516           Add seeking support to videotestsrc
8517           Initialise the timestamp_offset variable.
8518
8519 2004-06-18  Wim Taymans  <wim@fluendo.com>
8520
8521         * ext/sidplay/gstsiddec.cc:
8522         Fix negotiation and set correct end offset.
8523
8524 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
8525
8526         * configure.ac: branch and prerelease
8527
8528 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8529
8530         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
8531         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
8532         (gst_tcpclientsrc_init_receive):
8533         * gst/tcp/gsttcpclientsrc.h:
8534           read caps when connecting to server for GDP so we set them correctly
8535
8536 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8537
8538         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
8539           notify drops and duplicates
8540         * gst/videoscale/videoscale.c: (videoscale_get_structure):
8541           no good reason to limit ourselves to 100x100
8542
8543 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8544
8545         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
8546         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
8547         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8548         (gst_v4lsrc_get_property):
8549         * sys/v4l/gstv4lsrc.h:
8550         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8551         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
8552         (gst_v4l_set_audio):
8553         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
8554         (gst_v4lsrc_try_capture):
8555         * sys/v4l/v4lsrc_calls.h:
8556           change try_palette to more general try_capture
8557           add autoprobe option so we can turn off autoprobing
8558           various fixes
8559
8560 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8561
8562         * configure.ac:
8563           add videorate
8564         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
8565         (gst_ximagesink_class_init):
8566         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
8567         (gst_xvimagesink_class_init):
8568           run them as finalize, not dispose, since dispose can be invoked
8569           multiple times
8570
8571 2004-06-17  Wim Taymans  <wim@fluendo.com>
8572
8573         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
8574         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
8575         * ext/alsa/gstalsa.h:
8576         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
8577         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
8578         (gst_alsa_src_change_state):
8579         * ext/alsa/gstalsasrc.h:
8580         Make the xrun code timestamp and offset the buffers correctly.
8581         moved the clock to the base class, use alsa methods to get time.
8582         Do correct timestamping on outgoing buffers.
8583
8584 2004-06-17  Wim Taymans  <wim@fluendo.com>
8585
8586         * gst/audiorate/Makefile.am:
8587         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
8588         (gst_audiorate_base_init), (gst_audiorate_class_init),
8589         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
8590         (gst_audiorate_set_property), (gst_audiorate_get_property),
8591         (gst_audiorate_change_state), (plugin_init):
8592         Added an audiorate converter that fills in gaps.
8593
8594 2004-06-17  Johan Dahlin  <johan@gnome.org>
8595
8596         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
8597
8598 2004-06-16  Wim Taymans  <wim@fluendo.com>
8599
8600         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
8601         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
8602         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
8603         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8604         (gst_v4lsrc_get_property):
8605         * sys/v4l/gstv4lsrc.h:
8606         Added a copy mode to v4lsrc where it will output a copied version
8607         of its internal hardware buffer.
8608         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
8609         can't | them.
8610
8611 2004-06-16  Wim Taymans  <wim@fluendo.com>
8612
8613         * sys/oss/gstosssrc.c: (gst_osssrc_get):
8614         Timestamp fixes.
8615
8616 2004-06-16  Wim Taymans  <wim@fluendo.com>
8617
8618         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
8619         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
8620         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8621         (gst_v4lsrc_get_property):
8622         * sys/v4l/gstv4lsrc.h:
8623         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
8624         Added a sync mode enum property to control v4lsrc timestamp method
8625         Removed the use-fixed-fps property and moved functionality in
8626         the enum.
8627         Don't error on an error value from v4l-conf, it might not always
8628         be a real error.
8629
8630 2004-06-16  Wim Taymans  <wim@fluendo.com>
8631
8632         * gst/videorate/Makefile.am:
8633         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
8634         (gst_videorate_base_init), (gst_videorate_class_init),
8635         (gst_videorate_getcaps), (gst_videorate_link),
8636         (gst_videorate_init), (gst_videorate_chain),
8637         (gst_videorate_set_property), (gst_videorate_get_property),
8638         (gst_videorate_change_state), (plugin_init):
8639         Added a video timestamp corrector.
8640
8641 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8642
8643         fixed a potential leak with previous commit
8644
8645         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
8646
8647 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8648
8649         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
8650         Added missing refcount, fixes bug #144425
8651         Cheers Tim for finding the bug
8652
8653 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
8654
8655         * sys/v4l/gstv4l.c: (plugin_init):
8656         * sys/v4l/gstv4lcolorbalance.c:
8657         * sys/v4l/gstv4lcolorbalance.h:
8658         * sys/v4l/gstv4lelement.c:
8659         * sys/v4l/gstv4lelement.h:
8660         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
8661         * sys/v4l/gstv4lmjpegsink.h:
8662         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
8663         * sys/v4l/gstv4lmjpegsrc.h:
8664         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
8665         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
8666         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
8667         * sys/v4l/gstv4lsrc.h:
8668         * sys/v4l/gstv4ltuner.c:
8669         * sys/v4l/gstv4ltuner.h:
8670         * sys/v4l/gstv4lxoverlay.c:
8671         * sys/v4l/gstv4lxoverlay.h:
8672         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
8673         (gst_v4l_set_window), (gst_v4l_enable_overlay):
8674         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8675         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
8676         (gst_v4l_set_audio):
8677         * sys/v4l/v4l_calls.h:
8678         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
8679         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
8680         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
8681         (gst_v4lmjpegsink_playback_init),
8682         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
8683         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
8684         (gst_v4lmjpegsink_playback_stop),
8685         (gst_v4lmjpegsink_playback_deinit):
8686         * sys/v4l/v4lmjpegsink_calls.h:
8687         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
8688         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
8689         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
8690         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
8691         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
8692         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
8693         * sys/v4l/v4lmjpegsrc_calls.h:
8694         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
8695         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
8696         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
8697         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
8698         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
8699         (gst_v4lsrc_try_palette):
8700         * sys/v4l/v4lsrc_calls.h:
8701           bunch of paranoia cleanups
8702
8703 2004-06-14  David Schleef  <ds@schleef.org>
8704
8705         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
8706         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
8707         Send discont events and change timestamps appropriately when
8708         we get a seek event.  (bug #144240)
8709         * ext/cdparanoia/gstcdparanoia.h:
8710
8711 2004-06-14  Benjamin Otte  <otte@gnome.org>
8712
8713         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
8714           snd_pcm_hw_params_set_rate  since the latter fails for no good
8715           reason on some setups.
8716
8717 2004-06-14  David Schleef  <ds@schleef.org>
8718
8719         * gst/volume/demo.c: (value_changed_callback): exp10() is not
8720         standard.  Thank you for playing.
8721
8722 2004-06-14  Wim Taymans  <wim@fluendo.com>
8723
8724         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
8725         Patch 1.3 broke the ordering of the colorspace info and
8726         made the plugin basically work by coincidence, reordered
8727         the info.
8728
8729 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8730
8731         * ext/lame/gstlame.c:
8732         * ext/mad/gstmad.c:
8733           sync caps.  Make sure mad can only output a list of rates, not
8734           a full range.  In the future, have three caps lists for each of the
8735           mpeg versions.  Change mpegversion to a double as well.
8736
8737 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8738
8739         * gst/volume/.cvsignore:
8740         * gst/volume/Makefile.am:
8741         * gst/volume/demo.c: (value_changed_callback), (idler),
8742         (setup_gui), (main):
8743           added small demo app
8744
8745 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
8746         * ext/esd/esdsink.c: (gst_esdsink_change_state):
8747         * ext/esd/esdsink.h:
8748         Close the esd connection on pause, because esd will just wait -
8749         blocking all other esd clients indefinitely.
8750
8751 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
8752
8753         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
8754           previous commit with GST_DEBUG
8755
8756 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8757
8758         * configure.ac:
8759           add a header check for a dvdread header in dvdnav.  Fixes #133002
8760
8761 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8762
8763         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
8764         * gst/tcp/gsttcpclientsink.h:
8765         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
8766         * gst/tcp/gsttcpclientsrc.h:
8767         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
8768         (gst_tcpserversink_handle_server_read),
8769         (gst_tcpserversink_init_send):
8770         * gst/tcp/gsttcpserversink.h:
8771         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
8772         * gst/tcp/gsttcpserversrc.h:
8773         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
8774         version of IP)
8775
8776 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8777
8778         * configure.ac:
8779         Added ogg library so that OSX detects libtheora properly
8780
8781 2004-06-11  Wim Taymans  <wim@fluendo.com>
8782
8783         * ext/theora/theoradec.c: (theora_dec_chain),
8784         (theora_dec_change_state):
8785         Don't try to decode frames before we received a keyframe.
8786
8787 2004-06-11  Wim Taymans  <wim@fluendo.com>
8788
8789         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8790         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
8791         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8792         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
8793         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
8794         Added property to set the maximum delay of a page.
8795
8796 2004-06-10  Wim Taymans  <wim@fluendo.com>
8797
8798         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8799         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
8800         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8801         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
8802         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
8803         Added max-delay property to control the maximum amount
8804         of data to put in one page.
8805
8806 2004-06-10  Wim Taymans  <wim@fluendo.com>
8807
8808         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8809         (gst_theora_enc_init), (theora_enc_sink_link),
8810         (theora_buffer_from_packet), (theora_enc_set_property),
8811         (theora_enc_get_property):
8812         Set duration on encoded buffer, added some more properties
8813
8814 2004-06-10  Wim Taymans  <wim@fluendo.com>
8815
8816         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
8817         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8818         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
8819         * ext/theora/theoraenc.c: (theora_enc_chain):
8820         Fix refcounting bugs
8821
8822 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8823
8824         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
8825         (gst_asf_demux_loop), (gst_asf_demux_process_file),
8826         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
8827         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
8828         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
8829         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
8830         (gst_asf_demux_change_state):
8831         * gst/asfdemux/gstasfdemux.h:
8832           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
8833           feels like. I think we should set a new requirement for demuxers
8834           from now on to implement sane loop functions, data loops, query
8835           and seek functions before first commit into CVS. And this commit
8836           fixes all of the above.
8837
8838 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
8839
8840         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
8841           vorbis comments are properly encoded in UTF-8 before adding them
8842           to a GstTagList
8843
8844 2004-06-09  Benjamin Otte  <otte@gnome.org>
8845
8846         * ext/alsa/gstalsa.c: (add_channels):
8847           handle min <= max correctly
8848         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
8849         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
8850           add fixation functions so we fixate correctly. No preferring of alaw
8851           anymore because it's the first structure.
8852         * ext/alsa/gstalsa.h:
8853         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
8854         (gst_alsa_hw_params_dump):
8855           add functions to ease debugging in alsalib
8856         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
8857         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
8858         (gst_alsa_start_audio):
8859           only specify hw params if we really setup a format (fixes #134007 -
8860           or at least works around it)
8861
8862 2004-06-09  Wim Taymans  <wim@fluendo.com>
8863
8864         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
8865         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
8866         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
8867         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
8868         (gst_ogg_mux_loop):
8869         Use stream caps to setup the initial pages in the ogg stream.
8870         Correctly set the streamheader caps on the srcpad.
8871
8872 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8873
8874         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
8875         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
8876         (gst_v4lsrc_getcaps):
8877         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8878         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
8879           add querying of fps lists for webcams.  Negotiating to a framerate
8880           now works.
8881
8882 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8883
8884         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8885         (theora_push_buffer), (theora_push_packet),
8886         (theora_set_header_on_caps), (theora_enc_chain):
8887           mark buffers and put on streamheader, raw theora streaming
8888           now works too, whee
8889
8890 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8891
8892         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
8893         (gst_tcp_gdp_read_caps):
8894           do a looping read for caps and GDP headers too
8895
8896 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8897
8898         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8899         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
8900           return EOS instead of NULL in _get
8901
8902 2004-06-08  Wim Taymans  <wim@fluendo.com>
8903
8904         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
8905         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
8906         (gst_tcp_gdp_write_caps):
8907         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8908         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
8909         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
8910         Memory leak fixes
8911
8912 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8913
8914         * ext/vorbis/Makefile.am:
8915         * ext/vorbis/vorbis.c: (plugin_init):
8916         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
8917         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
8918         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
8919         (vorbis_parse_change_state):
8920         * ext/vorbis/vorbisparse.h:
8921           adding a vorbisparse element that marks the buffers, streaming
8922           raw vorbis using GDP now works, whee
8923
8924 2004-06-08  Wim Taymans  <wim@fluendo.com>
8925
8926         * ext/jpeg/Makefile.am:
8927         * ext/jpeg/README:
8928         * ext/jpeg/gstjpeg.c: (plugin_init):
8929         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
8930         (gst_smokedec_base_init), (gst_smokedec_class_init),
8931         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
8932         * ext/jpeg/gstsmokedec.h:
8933         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
8934         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
8935         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
8936         (gst_smokeenc_resync), (gst_smokeenc_chain),
8937         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
8938         * ext/jpeg/gstsmokeenc.h:
8939         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
8940         (smokecodec_flush_destination), (smokecodec_term_destination),
8941         (smokecodec_init_source), (smokecodec_fill_input_buffer),
8942         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
8943         (smokecodec_term_source), (smokecodec_encode_new),
8944         (smokecodec_decode_new), (smokecodec_info_free),
8945         (smokecodec_set_quality), (smokecodec_get_quality),
8946         (smokecodec_set_threshold), (smokecodec_get_threshold),
8947         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
8948         (find_best_size), (abs_diff), (put), (smokecodec_encode),
8949         (smokecodec_parse_header), (smokecodec_decode):
8950         * ext/jpeg/smokecodec.h:
8951         Added a new simple jpeg based codec
8952
8953 2004-06-08  Wim Taymans  <wim@fluendo.com>
8954
8955         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8956         (gst_multipart_mux_loop):
8957         Fix memory leak
8958
8959 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8960
8961         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8962         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
8963         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
8964         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
8965         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
8966         * gst/tcp/gsttcpserversink.h:
8967           take streamheader into account
8968
8969 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8970
8971         * gst/level/Makefile.am:
8972         * gst/level/gstlevel.c: (gst_level_class_init):
8973           clean up marshal generation
8974
8975 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8976
8977         * gst/tcp/Makefile.am:
8978         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
8979         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
8980         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
8981         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
8982         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
8983         (gst_tcpclientsrc_get_property):
8984         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
8985         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
8986         (gst_tcpserversink_handle_client_read),
8987         (gst_tcpserversink_handle_client_write),
8988         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
8989         * gst/tcp/gsttcpserversink.h:
8990           add signals client-added and client-removed
8991         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
8992         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
8993         (gst_tcpserversrc_get_property):
8994         uniformized, change default protocol to NONE
8995         * gst/tcp/gsttcp-marshal.list: added
8996 2004-06-07  Benjamin Otte  <otte@gnome.org>
8997
8998         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8999           handle discont events if they happen before caps nego
9000
9001 2004-06-07  Wim Taymans  <wim@fluendo.com>
9002
9003         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9004         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
9005         (gst_multipart_demux_plugin_init):
9006         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9007         (gst_multipart_mux_init), (gst_multipart_mux_loop),
9008         (gst_multipart_mux_change_state):
9009         Small updates, fix a memleak
9010
9011 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9012
9013         * configure.ac: OSS portability
9014         * ext/arts/gst_arts.c: idem
9015         * sys/oss/gstosselement.c: idem
9016         * sys/oss/gstossmixer.c: idem
9017         * sys/oss/gstosssink.c: idem
9018         * sys/oss/gstosssrc.c: idem
9019         * sys/oss/oss_probe.c: idem
9020           - check for soundcard.h in different places for some BSD
9021
9022 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
9023
9024         * AUTHORS:
9025         Add me to the authors file
9026         * configure.ac:
9027         Increase the libdv requirement to >= version 0.100
9028         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
9029         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
9030         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
9031         * ext/dv/gstdvdec.h:
9032         Add support for the new_media flag when sending DISCONT events
9033         Make the querying work when video pad is not linked
9034
9035 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
9036
9037         reviewed by Benjamin Otte  <otte@gnome.org>
9038
9039         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
9040           create a NULL-initialized array of pads, so we don't think they
9041           exist already. (fixes #143130)
9042
9043 2004-06-07  Benjamin Otte  <otte@gnome.org>
9044
9045         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
9046         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
9047         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
9048           don't use // coments
9049
9050 2004-06-07  Benjamin Otte  <otte@gnome.org>
9051
9052         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
9053           cast to GstClockTime to get higher granularity
9054         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9055           use gst_element_set_time_delay to get the exact time
9056         * ext/mad/gstmad.c: (gst_mad_chain):
9057           use the negotiated rate instead of the current frame's rate which
9058           might be wrong because of bit errors. This avoids emitting totally
9059           bogus timestamps and screwing sync.
9060         (fixes #143454)
9061
9062 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
9063
9064         reviewed by Benjamin Otte  <otte@gnome.org>
9065
9066         * gst/adder/gstadder.c: (gst_adder_loop):
9067           properly error out when no negotiation has happened yet. (fixes
9068           #143032)
9069
9070 2004-06-06  Benjamin Otte  <otte@gnome.org>
9071
9072         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
9073           forward correctly transformed offset in discont events. Based on
9074           patch by Arwed v. Merkatz. (fixes #142851)
9075
9076 2004-06-06  David Schleef  <ds@schleef.org>
9077
9078         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
9079         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
9080         problems on several systems.
9081
9082 2004-06-06  Benjamin Otte  <otte@gnome.org>
9083
9084         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
9085           use explicit caps on the srcpad
9086         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9087           properly error out if caps couldn't be set (fixes #142764)
9088
9089 2004-06-06  Benjamin Otte  <otte@gnome.org>
9090
9091         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
9092         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
9093         (gst_alsa_start_audio):
9094           - don't call set_periods_integer anymore, it breaks the
9095           configuration randomly
9096           - call snd_pcm_hw_params_set_access directly instead of using masks
9097           - don't fail if the sw_params can't be set, just use the default
9098           params and hope it works. Alsalib has weird issues when you touch
9099           sw_params and does no proper error reporting about what failed.
9100         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
9101         (gst_alsa_close_audio):
9102           make our alsa debugging go via gst debugging and not conditionally
9103           defined
9104         * ext/alsa/gstalsa.h:
9105           add ALSA_DEBUG_FLUSH macro
9106         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
9107         (plugin_init):
9108           wrap alsa errors to be printed via the gst debugging system and not
9109           spammed to stderr
9110
9111 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9112
9113         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
9114         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
9115         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
9116         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
9117         (qtdemux_parse_trak):
9118         * gst/qtdemux/qtdemux.h:
9119           Bitch. Also known as seeking, querying & co.
9120         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
9121         (gst_osssink_change_state):
9122         * sys/oss/gstosssink.h:
9123           Resyncing is for weenies, this hack is no longer needed and was
9124           broken anyway (since it - unintendedly - always leaves resync to
9125           TRUE).
9126
9127 2004-06-05  Andrew Turner <zxombie@hotpop.com>
9128
9129         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
9130         * gst/tcp/gsttcpclientsrc.h: idem
9131           - define MSG_NOSIGNAL if not done
9132           - include unistd.h for off_t
9133           (fixes #143749)
9134
9135 2004-06-05  Benjamin Otte  <otte@gnome.org>
9136
9137         * configure.ac:
9138         * ext/kio/Makefile.am:
9139           check for qt's moc preprocessor explicitly and use it
9140
9141 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9142
9143         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
9144           don't get a signal for EPIPE on socket writes
9145           (somebody check if this works on other platforms)
9146
9147 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9148
9149         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
9150         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
9151           check error condition on available samples correctly
9152
9153 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9154
9155         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
9156           avoid a segfault
9157         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
9158         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
9159         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
9160         (gst_tcpserversrc_gdp_read_header):
9161          use ssize_t over size_t since the former is signed and thus the
9162          check for error codes can work
9163
9164 2004-06-02  Wim Taymans  <wim@fluendo.com>
9165
9166         reviewed by: Johan
9167
9168         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9169         (gst_multipart_mux_loop):
9170         Oops
9171
9172 2004-06-02  Wim Taymans  <wim@fluendo.com>
9173
9174         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9175         (gst_multipart_mux_init), (gst_multipart_mux_loop),
9176         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
9177         (gst_multipart_mux_change_state):
9178         Added configurable boundary specifier, added the value as a
9179         caps field as well.
9180
9181 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9182
9183         * gst/tcp/gsttcp.c:
9184         * gst/tcp/gsttcpclientsrc.c:
9185         * gst/tcp/gsttcpclientsrc.h:
9186         * gst/tcp/gsttcpserversrc.c:
9187           - portability fix, to compile on OSX
9188             (fixes #143146)
9189
9190         * sys/osxaudio/gstosxaudioelement.c:
9191         * sys/osxaudio/gstosxaudiosink.c:
9192         * sys/osxaudio/gstosxaudiosrc.c:
9193           - compilation warnings on OSX
9194             (fixes #143153)
9195
9196 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9197
9198         * ext/vorbis/vorbisdec.c : sign warning fixes
9199
9200         * gst-libs/gst/mixer/mixertrack.c :
9201           do no use defines which are glib 2.4 specific
9202
9203 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
9204
9205         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
9206           buffer since libflac doesn't expect it (reports a sync error when
9207           it encounters that)
9208
9209
9210 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
9211
9212         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
9213         * gst-libs/gst/mixer/mixertrack.c:
9214         (gst_mixer_track_get_property), (get_mixer_track_init),
9215         (get_mixer_track_get_property): Added property accessors
9216         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
9217         * gst-libs/gst/mixer/mixeroptions.c:
9218         (gst_mixer_options_get_values): Added
9219         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
9220         * gst-libs/gst/mixer/mixer.c: Fixed comment
9221
9222
9223 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9224
9225         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
9226           improve error messages on open
9227
9228
9229 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9230
9231         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
9232           check if v4l-conf is in path
9233
9234 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9235
9236         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
9237           change assert to a more readable error message
9238
9239 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9240
9241         * gst-libs/gst/tuner/tunerchannel.h:
9242           - add a freq_multiplicator field to make the conversion
9243             between internal frequency unit and Hz
9244         * sys/v4l/gstv4lelement.c:
9245         * sys/v4l2/gstv4l2element.c:
9246           - change default video device to /dev/video0
9247         * sys/v4l/v4l_calls.c:
9248         * sys/v4l2/v4l2_calls.c:
9249           - we only expose frequency to the user in Hz instead of
9250             bastard v4lX unit (either 62.5kHz or 62.5Hz)
9251
9252 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
9253         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9254           Initialise b_o_s and e_o_s variables
9255         * gst-libs/gst/riff/riff-media.c:
9256         (gst_riff_create_video_caps_with_data):
9257           Add some unusual fourcc's from mplayer avi's
9258         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
9259           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
9260           autoplugging.
9261
9262 2004-05-28  Wim Taymans  <wim@fluendo.com>
9263
9264         * configure.ac:
9265         * gst/alpha/Makefile.am:
9266         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9267         (gst_alpha_get_type), (gst_alpha_base_init),
9268         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9269         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
9270         (gst_alpha_chroma_key), (gst_alpha_chain),
9271         (gst_alpha_change_state), (plugin_init):
9272         A plugin to add an alpha channel to I420 video. Can optionally do
9273         chroma keying.
9274         * gst/multipart/Makefile.am:
9275         * gst/multipart/multipart.c: (plugin_init):
9276         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9277         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
9278         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
9279         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
9280         (gst_multipart_demux_change_state),
9281         (gst_multipart_demux_plugin_init):
9282         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
9283         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
9284         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
9285         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
9286         (gst_multipart_mux_pad_unlink),
9287         (gst_multipart_mux_request_new_pad),
9288         (gst_multipart_mux_handle_src_event),
9289         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
9290         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
9291         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
9292         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
9293         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
9294         send multipart jpeg images to a browser.
9295         * gst/videobox/Makefile.am:
9296         * gst/videobox/README:
9297         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
9298         (gst_video_box_get_type), (gst_video_box_base_init),
9299         (gst_video_box_class_init), (gst_video_box_init),
9300         (gst_video_box_set_property), (gst_video_box_get_property),
9301         (gst_video_box_sink_link), (gst_video_box_i420),
9302         (gst_video_box_ayuv), (gst_video_box_chain),
9303         (gst_video_box_change_state), (plugin_init):
9304         Crops or adds borders around an image. can do alpha channel
9305         borders as well.
9306         * gst/videomixer/Makefile.am:
9307         * gst/videomixer/README:
9308         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
9309         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
9310         (gst_videomixer_pad_get_sink_event_masks),
9311         (gst_videomixer_pad_get_property),
9312         (gst_videomixer_pad_set_property),
9313         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
9314         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
9315         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
9316         (gst_videomixer_base_init), (gst_videomixer_class_init),
9317         (gst_videomixer_init), (gst_videomixer_request_new_pad),
9318         (gst_videomixer_handle_src_event),
9319         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
9320         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
9321         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
9322         (gst_videomixer_loop), (gst_videomixer_get_property),
9323         (gst_videomixer_set_property), (gst_videomixer_change_state),
9324         (plugin_init):
9325         Generic video mixer plugin, can handle multiple inputs all with
9326         different framerates and video sizes. Is fully alpha channel
9327         aware.
9328
9329 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9330
9331         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9332           Select first track as master track. Not sure how else to handle
9333           that...
9334         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
9335           Discard discont events. Should fix #142962.
9336
9337 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9338
9339         * ext/alsa/Makefile.am:
9340         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
9341         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
9342         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
9343         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
9344         (gst_alsa_mixer_get_option):
9345         * ext/alsa/gstalsamixer.h:
9346         * ext/alsa/gstalsamixeroptions.c:
9347         (gst_alsa_mixer_options_get_type),
9348         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
9349         (gst_alsa_mixer_options_new):
9350         * ext/alsa/gstalsamixeroptions.h:
9351         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9352         * ext/alsa/gstalsamixertrack.h:
9353           Add enumerations (as GstMixerOptions). Make correct distinction
9354           between input/output tracks. Add capture/playback private flag.
9355           Use flag to decide on whether to set capture or playback volumes
9356           or switches. Use playback and record switches.
9357         * gst-libs/gst/mixer/Makefile.am:
9358         * gst-libs/gst/mixer/mixer-marshal.list:
9359         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
9360         (gst_mixer_set_option), (gst_mixer_get_option),
9361         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
9362         (gst_mixer_volume_changed), (gst_mixer_option_changed):
9363         * gst-libs/gst/mixer/mixer.h:
9364         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
9365         (gst_mixer_options_class_init), (gst_mixer_options_init),
9366         (gst_mixer_options_dispose):
9367         * gst-libs/gst/mixer/mixeroptions.h:
9368           Add GstMixerOptions.
9369         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
9370           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
9371           broken device detection on computers with multiple OSS sound
9372           cards.
9373
9374 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9375
9376         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9377           fixate nicely even when the peer is not negotiating
9378
9379 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9380
9381         * gst/audioconvert/gstaudioconvert.c:
9382         (gst_audio_convert_parse_caps):
9383           make sure we don't allow depth > width
9384         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9385           fixate endianness to G_BYTE_ORDER as default
9386         * gst/audioscale/gstaudioscale.c:
9387           we don't handle another endianness as host-endianness
9388
9389 2004-05-25  David Schleef  <ds@schleef.org>
9390
9391         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
9392
9393 2004-05-24  Benjamin Otte  <otte@gnome.org>
9394
9395         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
9396         (gst_oggvorbisenc_setup):
9397           properly fail when we can't setup the vorbis encoder due to
9398           unsupported settings
9399         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
9400         (gst_vorbisenc_setup):
9401           same
9402         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
9403           fix case where warnings occured when one pad was unlinked while the
9404           other's link function was called
9405
9406 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9407
9408         * gst/tcp/Makefile.am:
9409           use GST_ENABLE_NEW
9410
9411 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9412
9413         * gst-libs/gst/resample/private.h:
9414           don't use optimizations that are #if 0'ed
9415
9416 2004-05-24  Wim Taymans  <wim@fluendo.com>
9417
9418         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
9419         Fix potential division by zero error and hopefully get
9420         the position query right to get correct timestamps on avi
9421         audio.
9422
9423 2004-05-24  Wim Taymans  <wim@fluendo.com>
9424
9425         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
9426         (gst_videoscale_scale_nearest_str2),
9427         (gst_videoscale_scale_nearest_str4),
9428         (gst_videoscale_scale_nearest_32bit),
9429         (gst_videoscale_scale_nearest_24bit),
9430         (gst_videoscale_scale_nearest_16bit):
9431         Fix the scaling algorithm and avoid a buffer overflow.
9432         removed the while loop in the scaling function as it
9433         was used for point sampling only.
9434
9435 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9436
9437         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
9438         (gst_id3_tag_class_init), (gst_id3_tag_init),
9439         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
9440         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
9441         (gst_id3_tag_send_tag_event):
9442           lots of fixes to make id3mux work and id3demux work correctly
9443
9444 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9445
9446         * ext/Makefile.am:
9447           add rules to build shout2send (was removed by accident
9448           when this module was no more marked experimental/broken)
9449
9450 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9451
9452         * ext/shout2/gstshout2.c:
9453         * ext/shout2/gstshout2.h:
9454           adding a "connection problem" signal to shout2send
9455           (fixes #142954)
9456
9457 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
9458
9459         * ext/kio/kioreceiver.cpp:
9460         * ext/kio/kioreceiver.h:
9461           fix sign comparison issues
9462
9463 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9464
9465         * gst/cdxaparse/gstcdxaparse.c:
9466         * gst/cdxaparse/gstcdxaparse.h:
9467           some renaming
9468           add some checks/sanity
9469           prepare for seek addition
9470
9471         * sys/sunaudio/gstsunaudio.c:
9472           remove exported dupe init function
9473
9474 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
9475
9476         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
9477         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
9478           Fix format conversion and position querying.
9479         * gst/debug/progressreport.c: (gst_progressreport_report):
9480           Don't output a bogus total value that we didn't query.
9481         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
9482           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
9483           only a blank window after xine has been used.
9484
9485 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9486
9487         * m4/as-arts.m4:
9488           sync with upstream version to fix test on FC2
9489           readd with -ko to preserve Id header
9490
9491 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9492
9493         * configure.ac:
9494           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
9495         * gst/tcp/gsttcpclientsrc.c: idem
9496         * gst/tcp/gsttcpserversink.c: idem
9497         * gst/tcp/gsttcpserversrc.c: idem
9498         * m4/gst-fionread.m4: idem
9499
9500         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
9501
9502         * configure.ac: enable speex plugin for speex 1.1.5+
9503         * ext/speex/gstspeexenc.c: fix cast warning
9504
9505         * ext/esd/README: fix typo
9506
9507 2004-05-20  David Schleef  <ds@schleef.org>
9508
9509         * configure.ac: Minor cosmetic change to convince the buildbot to
9510         reautogen.
9511         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
9512         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
9513         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
9514         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
9515         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
9516         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
9517         More hacking.  Plays audio now.
9518
9519 2004-05-20  David Schleef  <ds@schleef.org>
9520
9521         * configure.ac:
9522         * sys/Makefile.am:
9523
9524 2004-05-20  David Schleef  <ds@schleef.org>
9525
9526         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
9527         * sys/osxaudio/gstosxaudio.c:
9528         * sys/osxaudio/gstosxaudioelement.c:
9529         * sys/osxaudio/gstosxaudioelement.h:
9530         * sys/osxaudio/gstosxaudiosink.c:
9531         * sys/osxaudio/gstosxaudiosink.h:
9532         * sys/osxaudio/gstosxaudiosrc.c:
9533         * sys/osxaudio/gstosxaudiosrc.h:
9534
9535 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9536
9537         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
9538         (gst_vorbisenc_chain):
9539           put the codec headers on the caps as streamheader as well as
9540           pushing them out
9541
9542 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9543
9544         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
9545         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
9546         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
9547         split up push_packet into two functions
9548
9549 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9550
9551         * gst/tcp/.cvsignore:
9552           ignore enums
9553         * gst/tcp/Makefile.am:
9554         * gst/tcp/README:
9555         * gst/tcp/gsttcp.c:
9556         * gst/tcp/gsttcp.h:
9557         * gst/tcp/gsttcpclientsink.c:
9558         * gst/tcp/gsttcpclientsink.h:
9559         * gst/tcp/gsttcpclientsrc.c:
9560         * gst/tcp/gsttcpclientsrc.h:
9561         * gst/tcp/gsttcpplugin.c:
9562         * gst/tcp/gsttcpserversink.c:
9563         * gst/tcp/gsttcpserversink.h:
9564         * gst/tcp/gsttcpserversrc.c:
9565         * gst/tcp/gsttcpserversrc.h:
9566           add new tcp elements
9567
9568 2004-05-19  Wim Taymans  <wim@fluendo.com>
9569
9570         * gst/law/mulaw-conversion.c: (mulaw_encode):
9571         Fix overflow bug in ulaw encoding.
9572
9573 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9574
9575         * ext/mad/gstmad.c: (gst_mad_handle_event):
9576           don't unref the event twice
9577
9578 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9579
9580         * configure.ac:
9581           remove -Wno-sign-compare
9582
9583 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9584
9585         * configure.ac:
9586           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
9587           if you want to work against glib 2.2 and 2.4
9588
9589 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
9590
9591         * gst/tcp/Makefile.am:
9592         * gst/tcp/gsttcp.c:
9593         * gst/tcp/gsttcp.h:
9594         * gst/tcp/gsttcpsink.h:
9595         * gst/tcp/gsttcpsrc.h:
9596           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
9597
9598 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9599
9600         * gst/debug/tests.c: (md5_get_value):
9601           fix segfault on gst-inspect
9602
9603 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9604
9605         * gst/debug/testplugin.c:
9606         * gst/debug/tests.c:
9607         * gst/debug/tests.h:
9608           add new extensible and configurable testing element. Current tests
9609           include buffer count, stream length, timestamp/duration matching and
9610           md5.
9611         * gst/debug/Makefile.am:
9612         * gst/debug/gstdebug.c: (plugin_init):
9613           add infrastructure for new element
9614
9615 2004-05-19  Johan Dahlin  <johan@gnome.org>
9616
9617         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
9618         ending of the array. Fixes gst-inspect segfault on ppc.
9619
9620 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9621
9622         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
9623
9624         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
9625
9626 2004-05-18  David Schleef  <ds@schleef.org>
9627
9628         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
9629         warnings (bugs, actually) noticed by gcc but not forte.
9630
9631 2004-05-18  David Schleef  <ds@schleef.org>
9632
9633         * sys/sunaudio/Makefile.am:
9634         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
9635
9636 2004-05-18  David Schleef  <ds@schleef.org>
9637
9638         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
9639         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
9640         to allow qtdemux to use non-seekable streams. (bug #142272)
9641
9642 2004-05-18  David Schleef  <ds@schleef.org>
9643
9644         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
9645         (gst_resample_sinc_ft_float): Remove use of static temporary
9646         buffer.  This code was obviously not supposed to last long, but
9647         it's stuck in our ABI, so it required a little hack to make it
9648         ABI-compatible.  Fixes #142585.
9649         * gst-libs/gst/resample/resample.h: same.
9650
9651 2004-05-18  David Schleef  <ds@schleef.org>
9652
9653         * configure.ac: Add sunaudio
9654         * examples/Makefile.am: make gstplay depend on gconf
9655         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
9656         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
9657         (convert_table_lookup), (img_convert): remove c99-isms
9658         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
9659           unsigned, to fix a warning on Solaris
9660         * gst/mpeg1sys/systems.c: bcopy->memcpy
9661         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
9662         * sys/Makefile.am: Add sunaudio
9663
9664 2004-05-18  Wim Taymans  <wim@fluendo.com>
9665
9666         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
9667         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
9668         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
9669         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
9670         (gst_ogg_mux_loop):
9671         Fix an ugly memleak where the muxer didn't flush enough ogg
9672         pages. This also resulted in badly muxed ogg files.
9673
9674 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9675
9676         * gst/asfdemux/asfheaders.c :
9677         * gst/asfdemux/asfheaders.h :
9678         * gst/asfdemux/gstasfdemux.c :
9679           - fix ASF_OBJ_PADDING guid
9680           - add 3 new object guids (language list, metadata,
9681             extended stream properties)
9682           - add a function to parse extended header objects
9683
9684 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9685
9686         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
9687           remove leftover debugging g_print
9688
9689 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9690
9691         * ext/mad/gstmad.c: (gst_mad_handle_event):
9692           Fix for when the first format in a discont event is not a
9693           byte-based one. Should fix #137710.
9694
9695 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9696
9697         * m4/a52.m4 : fix compilation with -Wall -Werror
9698         * m4/libfame.m4 : idem
9699         * m4/libmikmod.m4 : idem
9700
9701 2004-05-17  Benjamin Otte  <otte@gnome.org>
9702
9703         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9704           signal the new tags before giving up the reference
9705
9706 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9707
9708         * ext/shout2/gstshout2.c:
9709           use application/ogg instead of application/x-ogg (patch by Patrick
9710           Guimond, fixes #142432)
9711         * sys/oss/gstosselement.c: (gst_osselement_reset),
9712         (gst_osselement_sync_parms):
9713           don't set fragment size unless specified (fixes #142493)
9714
9715 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9716
9717         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
9718           fixes #142664
9719
9720 2004-05-17  Benjamin Otte  <otte@gnome.org>
9721
9722         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
9723           compute offsets correctly for internal buffers so timestamps are set
9724           correctly when we can't seek. Also handle cases where there are no
9725           offsets. (based on a patch by David Moore, fixes #142507)
9726
9727 2004-05-17  Benjamin Otte  <otte@gnome.org>
9728
9729         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9730           use correct variable when determining amount of data to skip so we
9731           don't skip into the void and segfault
9732
9733 2004-05-16  Benjamin Otte  <otte@gnome.org>
9734
9735         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
9736           Hi, I'm a memleak
9737
9738 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9739
9740         * gst/asfdemux/gstasfdemux.c:
9741           - fix a mem leak and always propagate tags
9742           - add WMV3 to known video codecs (but no decoder yet)
9743           - replace "surplus data" at end of audio header for what
9744             it is : codec specific data
9745           - fix a typo
9746
9747 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
9748
9749         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
9750
9751         * gst-libs/gst/audio/audioclock.c:
9752           Fix wrong return type (#142205).
9753
9754 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9755
9756         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
9757           Ignore CRCs by default (fixes #142566).
9758
9759 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9760
9761         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
9762         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
9763         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
9764         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
9765         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
9766         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
9767           Fix for cases where we fail to attach to a mixer.
9768
9769 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9770
9771         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
9772           Don't touch events after not owning them anymore.
9773         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9774         (gst_wavparse_fmt), (gst_wavparse_other),
9775         (gst_wavparse_handle_seek), (gst_wavparse_loop),
9776         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
9777         (gst_wavparse_srcpad_event):
9778         * gst/wavparse/gstwavparse.h:
9779           Add seeking, fix querying.
9780
9781 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9782
9783         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9784           - process comments even if they don't end with \0\0
9785             g_convert would ignore them if present and works well without them
9786
9787 2004-05-16  Benjamin Otte  <otte@gnome.org>
9788
9789         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
9790           simplify caps
9791
9792 2004-05-16  Benjamin Otte  <otte@gnome.org>
9793
9794         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9795           don't write to memory we might not write to - g_convert does that
9796           for us anyway (fixes #142613)
9797         (gst_asf_demux_audio_caps):
9798           comment out gst_util_dump_mem
9799
9800 2004-05-16  Benjamin Otte  <otte@gnome.org>
9801
9802         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9803           compute correct expected timestamps after seek (broken since
9804           last commit)
9805         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
9806           rename element and debugging category to gdkpixbufscale
9807
9808 2004-05-16  Benjamin Otte  <otte@gnome.org>
9809
9810         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9811           add error checking to snd_pcm_delay and remove duplicate call to
9812           snd_pcm_delay that caused issues (see inline code comments)
9813         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9814           make more readable and fix return value when snd_pcm_delay fails
9815         (fixes #142586)
9816
9817 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
9818         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
9819         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
9820         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
9821         (gst_pixbufscale_link), (gst_pixbufscale_init),
9822         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
9823         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
9824         (gst_pixbufscale_get_property), (pixbufscale_init):
9825         * ext/gdk_pixbuf/pixbufscale.h:
9826         Add these files I forgot earlier
9827
9828 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
9829         * ext/gdk_pixbuf/Makefile.am:
9830         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
9831         * ext/gdk_pixbuf/gstgdkpixbuf.h:
9832         Add new pixbufscale element to scale RGB video
9833         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
9834         and HYPER interpolation correctly.
9835         * ext/theora/theoraenc.c: (theora_enc_chain),
9836         Discard buffer and return if explicit caps could not be set
9837         (theora_enc_get_property):
9838         Make _get return kbps for the bitrate consistent with
9839         the _set function.
9840
9841
9842 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9843
9844         * ext/libvisual/visual.c: (gst_visual_chain):
9845           add missing visual_audio_analyze
9846
9847 2004-05-14  David Schleef  <ds@schleef.org>
9848
9849         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
9850         is killed while we're playing.
9851         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
9852         gst_element_no_more_pads().
9853
9854 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9855
9856         * gst-libs/gst/riff/riff-read.c :
9857           - fix INFO tag extraction in RIFF/AVI files
9858             because gst_event_unref (event) also freed taglist
9859           - avoid a mem leak
9860
9861 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9862
9863         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
9864         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
9865
9866         * gst/auparse/gstauparse.c :
9867           - add code (commented for now) to support audio/x-adpcm on src pad
9868             (we have no decoder for those layout yet)
9869
9870         * gst/cdxaparse/gstcdxaparse.c :
9871         * gst/cdxaparse/gstcdxaparse.h :
9872           - partial rewrite using RiffRead (ripped iain's wavparse code)
9873
9874         * gst/rtp/gstrtpL16enc.c : typo
9875         * gst/rtp/gstrtpgsmenc.c : typo
9876
9877 2004-05-13  Benjamin Otte  <otte@gnome.org>
9878
9879         * configure.ac:
9880           check for exact version of libvisual, it's not supposed to be
9881           API/ABI stable yet
9882
9883 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9884
9885         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9886           signal no-more-pads
9887
9888 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
9889
9890         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
9891         Report which format was used for GST_FORMAT_DEFAULT
9892         * gst/debug/Makefile.am:
9893         * gst/debug/gstdebug.c: (plugin_init):
9894         * gst/debug/progressreport.c: (gst_progressreport_base_init),
9895         (gst_progressreport_class_init), (gst_progressreport_init),
9896         (gst_progressreport_report), (gst_progressreport_set_property),
9897         (gst_progressreport_get_property), (gst_progressreport_chain),
9898         (gst_progressreport_plugin_init):
9899         Add progressreport element for testing.
9900
9901 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9902
9903         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
9904         * sys/v4l/gstv4lsrc.h:
9905         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
9906         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
9907         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
9908         (gst_v4lsrc_grab_frame):
9909           add more debugging
9910           send a discont at start
9911
9912 2004-05-12  Colin Walters  <walters@redhat.com>
9913
9914         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
9915         inflooping if we can't find a chunk.  Or in other words, don't blow
9916         chunks if we don't have a chunk to blow.
9917
9918 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
9919         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
9920         Remove old debug output
9921         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
9922         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
9923         (gst_dvdec_set_property), (gst_dvdec_get_property):
9924         Change the quality setting to an enum, so it works from gst-launch
9925         Don't renegotiate a non-linked pad. Allows audio only decoding.
9926         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
9927         (gst_deinterlace_link), (gst_deinterlace_init):
9928         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
9929         (gst_videodrop_link):
9930         Some caps negotiation fixes
9931
9932 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9933
9934         * ext/tarkin/gsttarkin.c :
9935           - Change RANK from NONE to PRIMARY
9936         * ext/gdk_pixbuf/gstgdkpixbuf.c :
9937           - Change RANK from NONE to MARGINAL
9938         * ext/divx/gstdivxenc.c :
9939           - Change RANK from PRIMARY to NONE (encoder/spider issue)
9940
9941 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9942
9943         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
9944         (gst_vorbisenc_push_packet):
9945           copy a function that was added between 1.0 and 1.0.1 until we
9946           depend on worthwhile features of post-1.0
9947
9948 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9949
9950         * configure.ac:
9951           enable shout2 by default
9952         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
9953         (gst_shout2send_base_init), (gst_shout2send_init),
9954         (gst_shout2send_connect), (gst_shout2send_change_state):
9955         * ext/shout2/gstshout2.h:
9956           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
9957           #142262)
9958         * ext/theora/theora.c: (plugin_init):
9959           don't set rank on encoders
9960
9961 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
9962
9963         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
9964           Use codec_data property instead of flag1 and flag2 for wma
9965
9966 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9967
9968         * gst/cdxaparse/gstcdxaparse.c :
9969           - Add mpegversion to CAPS to make it link
9970           - Rank is as GST_RANK_SECONDARY instead of NONE
9971         * gst/auparse/gstauparse.c :
9972           - Document all audio encoding we can encounter from Solaris 9
9973             headers and libsndfile information.
9974           - Increase max. rate from 48000 to 192000 (to match other elements)
9975           - Don't try to play junk data between header and samples
9976
9977 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9978
9979         * ext/libvisual/visual.c: (gst_visual_getcaps):
9980           use the right caps depending on endianness (I hope)
9981         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
9982           use GST_RANK_NONE for all non-decoding elements or spider gets
9983           mighty confused
9984
9985 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9986
9987         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9988           Fix some odd cases and fix BE metadata parsing of unicode16 text.
9989
9990 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9991
9992         * gst/switch/gstswitch.c: (gst_switch_release_pad),
9993         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
9994         (gst_switch_loop), (gst_switch_get_type):
9995           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
9996           HEADERS. Had to be said.
9997
9998 2004-05-10  David Schleef  <ds@schleef.org>
9999
10000         * configure.ac: Add prototype Dirac support.
10001         * ext/Makefile.am:
10002         * ext/dirac/Makefile.am:
10003         * ext/dirac/gstdirac.cc:
10004         * ext/dirac/gstdiracdec.cc:
10005
10006 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10007
10008         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
10009         (gst_auparse_init), (gst_auparse_chain),
10010         (gst_auparse_change_state):
10011           Hack around spider. Remove me some day please.
10012
10013 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10014
10015         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10016           Fix for some uninitialized variables in previous patch, also
10017           makes it work. Fixes #142286 while we're at it.
10018
10019 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10020
10021         * gst/auparse/gstauparse.c:
10022                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
10023                 only unsupported formats are ADPCM/CCITT G.72x
10024                 reviewed by Ronald
10025         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
10026
10027 2004-05-10  Wim Taymans  <wim@fluendo.com>
10028
10029         * ext/vorbis/Makefile.am:
10030         * ext/vorbis/README:
10031         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
10032         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
10033         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
10034         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
10035         (gst_oggvorbisenc_convert_sink),
10036         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
10037         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
10038         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
10039         (get_constraints_string), (update_start_message),
10040         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
10041         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
10042         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
10043         * ext/vorbis/oggvorbisenc.h:
10044         * ext/vorbis/vorbis.c: (plugin_init):
10045         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
10046         (raw_caps_factory), (gst_vorbisenc_class_init),
10047         (gst_vorbisenc_init), (gst_vorbisenc_setup),
10048         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
10049         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
10050         * ext/vorbis/vorbisenc.h:
10051         Added a raw vorbis encoder to be used with the oggmuxer.
10052         We still need the old encoder for some gnome applications,
10053         read the README to find out how that works.
10054         The raw encoder is called "rawvorbisenc" until 0.9.
10055
10056 2004-05-10  Wim Taymans  <wim@fluendo.com>
10057
10058         * ext/ogg/gstogg.c: (plugin_init):
10059         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
10060         (gst_ogg_print):
10061         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
10062         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
10063         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
10064         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
10065         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
10066         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
10067         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
10068         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
10069         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
10070         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
10071         Added an ogg muxer.
10072         Small typo fixes in the demuxer.
10073
10074 2004-05-10  Wim Taymans  <wim@fluendo.com>
10075
10076         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10077         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
10078         (theora_enc_change_state), (theora_enc_set_property),
10079         (theora_enc_get_property):
10080         Mark the last packet with an EOS flag which is not really needed
10081         in gstreamer.
10082         Do some better video framerate initialisation.
10083         Update the buffer timestamp.
10084
10085 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10086
10087         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
10088         Return the result of the parent state change call
10089
10090 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10091
10092         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
10093         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
10094         * gst/law/alaw-encode.c : (idem)
10095         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
10096         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
10097         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
10098
10099 2004-05-09  Benjamin Otte  <otte@gnome.org>
10100
10101         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
10102           don't use a fixed buffer size when writing variable length data to
10103           it. Fixes memory corruption and makes alsasrc work
10104
10105 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10106
10107         * ext/gnomevfs/gstgnomevfssink.c:
10108         (_gst_boolean_allow_overwrite_accumulator),
10109         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
10110           Run glib's default signal handler (??) in RUN_CLEANUP rather than
10111           RUN_LAST, and don't use that to set the accumulator value because
10112           then it's always FALSE.
10113
10114 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10115
10116         * gst-libs/gst/riff/riff-media.c:
10117         (gst_riff_create_video_caps_with_data),
10118         (gst_riff_create_audio_caps),
10119         (gst_riff_create_audio_template_caps):
10120         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
10121           Fix for unaligned RIFF files (i.e. where all the chunks together
10122           in a LIST chunk are not of the same size as the size given in
10123           the LIST chunk header). Fixes several odd WAVE files. Also fix
10124           ADPCM (block_align property) in audio, so that wavparse based
10125           on this works now as it used to stand-alone.
10126
10127 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
10128
10129         reviewed by Benjamin Otte  <otte@gnome.org>
10130
10131         * ext/a52dec/gsta52dec.c:
10132         * ext/divx/gstdivxdec.c:
10133         * ext/divx/gstdivxenc.c:
10134         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
10135         * ext/faac/gstfaac.c: (gst_faac_base_init):
10136         * ext/faad/gstfaad.c: (gst_faad_base_init):
10137         * ext/ivorbis/vorbisfile.c:
10138         * ext/lame/gstlame.c:
10139         * ext/libfame/gstlibfame.c:
10140         * ext/mpeg2enc/gstmpeg2enc.cc:
10141         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
10142         * ext/sidplay/gstsiddec.cc:
10143         * ext/speex/gstspeexdec.c:
10144         * ext/speex/gstspeexenc.c:
10145         * ext/xvid/gstxviddec.c:
10146         * ext/xvid/gstxvidenc.c:
10147           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
10148           (fixes #142193)
10149
10150 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10151
10152         * ext/alsa/gstalsa.c: (device_list),
10153         (gst_alsa_class_probe_devices):
10154         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
10155           Fix alsa oddness in mixer after the combination of using mixer
10156           in source/sink elements and using hw:x,y instead of just hw:x.
10157
10158 2004-05-09  Benjamin Otte  <otte@gnome.org>
10159
10160         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
10161         (gst_wavparse_create_sourcepad):
10162           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
10163           sourcepads
10164
10165 2004-05-09  Benjamin Otte  <otte@gnome.org>
10166
10167         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10168           allow discont events before caps nego
10169
10170 2004-05-08  Benjamin Otte  <otte@gnome.org>
10171
10172         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
10173           don't leak events
10174
10175 2004-05-08  Benjamin Otte  <otte@gnome.org>
10176
10177         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
10178         (gst_level_change_state), (gst_level_init):
10179         * gst/level/gstlevel.h:
10180           figure out if we're initialized directly instead of keeping a
10181           variable that's wrong in 90% of cases
10182           don't initialize pads and then leak them and use a new unitialized
10183           pad. (fixes #142084)
10184           these were bugs so n00bish I didn't find them for an hour :/
10185
10186 2004-05-08 Iain <iain@prettypeople.org>
10187
10188         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
10189         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
10190         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
10191         return the length that was read.
10192         (gst_riff_read_strf_auds): Allow fmt tags as well.
10193
10194 2004-05-07  David Schleef  <ds@schleef.org>
10195
10196         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
10197         signed char assumption in faad.h.
10198
10199 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10200
10201         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
10202           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
10203
10204 2004-05-07  Colin Walters  <walters@redhat.com>
10205
10206         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
10207         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
10208         function.
10209         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
10210         Add dispose function.
10211
10212 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
10213         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
10214           Fix caps nego and pad templates. RGB mode caps should
10215           work now.
10216         * ext/dvdnav/gst-dvd:
10217           Move mpeg2dec inside the thread because otherwise the
10218           queue rejects cap changes mid-stream
10219         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
10220         (gst_mpeg2dec_flush_decoder):
10221           For mpeg2dec > 0.4.0, call the flush function instead of
10222           manually extracting all in-flight frames.
10223         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
10224         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
10225           Change mime type video/dv go video/x-dv to match the
10226           rest of gst-plugins
10227
10228 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10229
10230         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10231         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
10232         (gst_alsa_sink_class_init):
10233         * ext/alsa/gstalsasink.h:
10234         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
10235         (gst_alsa_src_class_init):
10236         * ext/alsa/gstalsasrc.h:
10237           Make alsasink/src a subclass of alsamixer so that mixer stuff
10238           shows up in gst-rec. Needs some finetuning.
10239
10240 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10241
10242         * ext/lame/gstlame.c: (gst_lame_chain):
10243           simplify
10244         * ext/mad/gstmad.c: (gst_mad_handle_event):
10245           fix event leak
10246         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
10247           be able to detect mp3 files < 4096 bytes
10248
10249 2004-05-06  Wim Taymans  <wim@fluendo.com>
10250
10251         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10252         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
10253         (theora_enc_set_property), (theora_enc_get_property):
10254         Also encode the first frame, cleanup some code.
10255
10256 2004-05-06  Wim Taymans  <wim@fluendo.com>
10257
10258         * ext/mpeg2enc/gstmpeg2enc.cc:
10259         Forward events first before deciding that negotiation was
10260         not performed.
10261
10262 2004-05-06  Wim Taymans  <wim@fluendo.com>
10263
10264         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
10265         First process the events before deciding that negotiation
10266         was not performed.
10267
10268 2004-05-06  Wim Taymans  <wim@fluendo.com>
10269
10270         * ext/theora/Makefile.am:
10271         * ext/theora/theora.c: (plugin_init):
10272         * ext/theora/theoradec.c: (theora_dec_change_state):
10273         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
10274         (gst_theora_enc_class_init), (gst_theora_enc_init),
10275         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
10276         (theora_enc_chain), (theora_enc_change_state),
10277         (theora_enc_set_property), (theora_enc_get_property):
10278         Added a theora encoder, grouped the encoder and decoder into the
10279         same plugin.
10280
10281 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10282
10283         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10284         (gst_jpegenc_chain):
10285         fix DURATION on outgoing buffers
10286         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
10287         debug using time formats
10288         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
10289         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10290         (gst_xvimagesink_sink_link):
10291         windows with width/height 0 generate X errors, so don't allow them
10292
10293 2004-05-05  Wim Taymans  <wim@fluendo.com>
10294
10295         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
10296         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
10297         (gst_mpeg2dec_negotiate_format):
10298         * ext/mpeg2dec/gstmpeg2dec.h:
10299           removed the static pad template so that we can add the
10300           more accurate framerate value to the caps.
10301
10302
10303 2004-05-04  Benjamin Otte  <otte@gnome.org>
10304
10305         * configure.ac:
10306           check for kdemacros.h, too (should fix #141821)
10307         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
10308           don't crash if no header was sent, but nicely error out (fixes part
10309           of #141554)
10310
10311 2004-05-04  Wim Taymans  <wim@fluendo.com>
10312
10313         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
10314         parent dispose function to avoid segfault on destroy.
10315
10316 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10317
10318         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10319         (plugin_init):
10320         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10321         (gst_xvimagesink_sink_link):
10322         clean up debugging caps
10323         also recreate xvimage when format has changed
10324
10325 2004-05-04  Benjamin Otte  <otte@gnome.org>
10326
10327         * ext/libvisual/Makefile.am:
10328         * ext/libvisual/visual.c: (gst_visual_class_init),
10329         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
10330         (gst_visual_srclink), (gst_visual_chain),
10331         (gst_visual_change_state), (plugin_init):
10332           use a GstAdapter to correctly adapt buffer sizes - allows using a
10333           framerate
10334
10335 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10336
10337         * sys/v4l/gstv4lelement.h:
10338         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
10339         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
10340         (gst_v4lsrc_buffer_free):
10341         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
10342         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
10343         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
10344         (gst_v4lsrc_requeue_frame):
10345         move some debugging categories around
10346         query for fps index and set accordingly if found
10347
10348 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10349
10350         * ext/lame/gstlame.c:
10351         correct defaults that lame_init puts out of range
10352
10353 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10354
10355         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
10356         (gst_divxenc_class_init):
10357         fix range since -1 is the default
10358         * gst/mpeg1sys/gstmpeg1systemencode.c:
10359         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
10360         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
10361         (gst_rtjpegdec_chain):
10362         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
10363         (gst_rtjpegenc_chain):
10364         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
10365         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
10366         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
10367         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
10368         * sys/v4l/gstv4lsrc.c:
10369         * sys/v4l/v4l_calls.c: (gst_v4l_open):
10370         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
10371         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
10372         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
10373         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
10374           remove gst_info calls
10375
10376 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10377
10378         * Makefile.am:
10379         * po/af.po:
10380         * po/az.po:
10381         * po/en_GB.po:
10382         * po/nl.po:
10383         * po/sr.po:
10384         * po/sv.po:
10385           Updated translations
10386
10387 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10388
10389         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
10390           refactor/comment code
10391
10392 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10393
10394         * gst/asfdemux/Makefile.am:
10395         * gst/asfdemux/asfheaders.c:
10396         * gst/asfdemux/asfheaders.h:
10397         * gst/asfdemux/gstasf.c: (plugin_init):
10398         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
10399         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
10400         (gst_asf_demux_setup_pad):
10401         * gst/asfdemux/gstasfdemux.h:
10402         * gst/asfdemux/gstasfmux.c:
10403         * gst/asfdemux/gstasfmux.h:
10404           Add tagging support to demuxer, split out registration in its own
10405           file instead of in demux (hacky), and prevent having some tables
10406           in our memory multiple times (in asfheaders.h).
10407
10408 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10409
10410         * gst/matroska/matroska-demux.c:
10411         (gst_matroska_demux_parse_metadata):
10412         * gst/matroska/matroska-ids.h:
10413           Basic tag reading support.
10414
10415 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10416
10417         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
10418           Really detect ac-3 audio.
10419         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
10420           really detect matroska files (off-by-1).
10421
10422 2004-04-30  David Schleef  <ds@schleef.org>
10423
10424         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10425         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
10426         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
10427         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
10428         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
10429         hackage -- parse a lot more atoms, extract a few tags.  One might even
10430         mistake this for tag support.  Maybe it is.
10431         * gst/qtdemux/qtdemux.h:
10432
10433 2004-04-30  Colin Walters  <walters@verbum.org>
10434
10435         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
10436
10437 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10438
10439         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10440         (gst_ffmpegcolorspace_getcaps):
10441           remove broken nego fix
10442
10443 2004-04-30  Benjamin Otte  <otte@gnome.org>
10444
10445         * configure.ac:
10446         * ext/Makefile.am:
10447         * ext/libvisual/Makefile.am:
10448         * ext/libvisual/visual.c:
10449           add initial support for libvisual (http://libvisual.sourceforge.net)
10450           libvisual is still quite alpha, so expect crashes in there :)
10451
10452 2004-04-29  David Schleef  <ds@schleef.org>
10453
10454         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
10455         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
10456         up qtdemux to make it spit out codec_data.  Do _not_ look at this
10457         code; you will no longer respect me.
10458
10459 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10460
10461         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
10462         * ext/alsa/gstalsa.h :
10463         change alsa pcm device discovery to find more than 1 device
10464         per card. code review by Ronald.
10465
10466 2004-04-29  David Schleef  <ds@schleef.org>
10467
10468         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
10469         Add a check for a driver bug on FreeBSD.  (bug #140565)
10470
10471 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10472
10473         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
10474         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10475         (gst_jpegenc_getcaps):
10476           move format setting to inner loop
10477         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10478         (gst_ffmpegcolorspace_getcaps):
10479           use GST_PAD_CAPS if available so that we use already negotiated
10480           caps
10481         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10482         (qtdemux_parse_moov), (qtdemux_parse):
10483           extra debugging
10484         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
10485         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
10486           move hardcoded path to DEFINE
10487
10488 2004-04-28  David Schleef  <ds@schleef.org>
10489
10490         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
10491         (bug #140064)
10492
10493 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10494
10495         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
10496           Don't probe for playback device if we're a source element. Fixes
10497           #139658.
10498
10499 2004-04-29  Benjamin Otte  <otte@gnome.org>
10500
10501         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
10502         (gst_id3_tag_chain):
10503           rewrite buffer offset
10504
10505 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10506
10507         * configure.ac:
10508         * ext/Makefile.am:
10509         * ext/dts/Makefile.am:
10510         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
10511         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
10512         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
10513         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
10514         (gst_dtsdec_loop), (gst_dtsdec_change_state),
10515         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
10516         (plugin_init):
10517         * ext/dts/gstdtsdec.h:
10518           New DTS decoder.
10519         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
10520         (gst_faad_srcconnect):
10521           Add ESDS atom handling (.m4a).
10522
10523 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10524
10525         * ext/divx/gstdivxdec.c: (plugin_init):
10526           Remove comment that makes no sense.
10527         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
10528           Fix for obvious typo that resulted in warnings during gst-register.
10529         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
10530         (gst_xviddec_sink_link):
10531           Fix caps negotiation a bit better.
10532         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10533           We call this 'codec_data', not 'esds'.
10534
10535 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10536
10537         * gst/monoscope/gstmonoscope.c:
10538           make sure we only provide 256x128
10539         * gst/monoscope/monoscope.c: (monoscope_init):
10540           assert size of 256x128
10541
10542 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10543
10544         * Makefile.am:
10545         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
10546         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
10547           fixate to max width and height of device
10548
10549 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10550
10551         * Makefile.am:
10552         * sys/v4l/gstv4l.c:
10553         * sys/v4l/gstv4lsrc.c:
10554         * sys/v4l/v4l_calls.c:
10555         * sys/v4l/v4lsrc_calls.c:
10556           fix for qc-usb driver which fakes having more than one buffer
10557           by handing the same buffer twice, which confused GStreamer's/v4lsrc
10558           buffer_free override
10559           add debugging
10560
10561 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10562
10563         * Makefile.am:
10564         * gst/videotestsrc/gstvideotestsrc.c:
10565         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
10566         (gst_videotestsrc_init), (gst_videotestsrc_get),
10567         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
10568         * gst/videotestsrc/gstvideotestsrc.h:
10569           add num-buffers property
10570
10571         2004-04-26  Benjamin Otte  <otte@gnome.org>
10572
10573         * ext/mad/gstid3tag.c: (plugin_init):
10574           set id3mux rank to NONE so it doesn't confuse spider
10575           require audio/mpeg,mpegversion=1 in id3mux
10576
10577 2004-04-26  Benjamin Otte  <otte@gnome.org>
10578
10579         * configure.ac:
10580           detect faad correctly as non-working if it's indeed non-working
10581
10582 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10583
10584         * Makefile.am:
10585         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10586         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
10587         fix _getcaps so it only negotiates to its supported format
10588
10589 2004-04-25  Benjamin Otte  <otte@gnome.org>
10590
10591         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
10592           fix memleak
10593
10594 2004-04-23  Benjamin Otte  <otte@gnome.org>
10595
10596         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
10597           audio/x-raw-int with height rules! not. Now it's depth.
10598
10599 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10600
10601         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
10602         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
10603         (gst_wavparse_loop):
10604           Missing variable initialization. Add handling of DVI ADPCM. Fix
10605           mis-parsing of LIST chunks. This works around a bug where we mis-
10606           parse non-aligning LIST chunks (so LIST chunks where the contents
10607           don't align with the actual LIST size). The correct fix is to use
10608           rifflib, I'm not going to fix wavparse - too much work. All this
10609           fixes #104878.
10610
10611 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10612
10613         reviewed by Benjamin Otte  <otte@gnome.org>
10614
10615         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
10616           fix shoutcast not working (fixes #140844)
10617
10618 2004-04-22  Benjamin Otte  <otte@gnome.org>
10619
10620         * ext/hermes/gsthermescolorspace.c:
10621         (gst_hermes_colorspace_caps_remove_format_info):
10622         * gst/colorspace/gstcolorspace.c:
10623         (gst_colorspace_caps_remove_format_info):
10624         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10625         (gst_ffmpegcolorspace_caps_remove_format_info):
10626           s/gst_caps_simplify/gst_caps_do_simplify/
10627
10628 2004-04-22  Benjamin Otte  <otte@gnome.org>
10629
10630         * gst-libs/gst/riff/riff-media.c:
10631         (gst_riff_create_video_caps_with_data):
10632           mpegversion is an int
10633         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
10634           don't try to create pad templates with NULL caps, use any caps
10635           instead.
10636
10637 2004-04-20  David Schleef  <ds@schleef.org>
10638
10639         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
10640         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
10641         (bug #140384)
10642
10643 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
10644
10645         reviewed by David Schleef
10646
10647         * ext/mad/gstid3tag.c: Add stdlib.h
10648         * gst/rtp/gstrtpgsmenc.c: same
10649         * gst/tags/gstid3tag.c: same
10650         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
10651         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
10652         GST_DISABLE_LOADSAVE use.
10653         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
10654         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
10655         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
10656         atol(3)).
10657         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
10658         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
10659         strtoul(3)).
10660         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
10661         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
10662         $(ID3_CFLAGS).
10663         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
10664         $(LIBFAME_CFLAGS).
10665
10666 2004-04-20  David Schleef  <ds@schleef.org>
10667
10668         * gst/realmedia/rmdemux.c:  This was supposed to part of the
10669         last checkin.  Same idea.
10670
10671 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
10672
10673         reviewed by David Schleef
10674
10675         * configure.ac: bump required gstreamer version to 0.8.1.1
10676         because of following changes [--ds]
10677
10678         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
10679         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
10680         (gst_riff_read_header):  Use GST_READ_UINT*
10681         macros to access possibly unaligned memory.
10682
10683         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
10684         (mp3_type_find):  Use GST_READ_UINT*
10685         macros to access possibly unaligned memory.
10686         (mp3_type_find, mpeg1_parse_header, qt_type_find)
10687         (speex_type_find): Likewise
10688
10689         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
10690
10691         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
10692         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
10693         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
10694         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
10695         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
10696         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
10697         macros to access possibly unaligned memory.
10698
10699         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
10700         Likewise.
10701
10702         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
10703         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
10704
10705         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
10706         Likewise.
10707
10708         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
10709         (gst_mpeg2subt_chain_subtitle): Likewise.
10710
10711         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
10712         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
10713         Likewise.
10714
10715         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
10716         Likewise.
10717
10718         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
10719         Likewise.
10720
10721         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
10722         Likewise.
10723
10724 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10725
10726         * configure.ac:
10727           update required version of GStreamer because of GST_TIME_FORMAT
10728
10729 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10730
10731         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
10732           remove leftover g_print
10733         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
10734           don't try setting only a subset of the caps. We don't want to kill
10735           autoplugging on purpose
10736
10737 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10738
10739         * sys/ximage/ximagesink.c: (plugin_init):
10740         * sys/xvimage/xvimagesink.c: (plugin_init):
10741           add debugging categories
10742
10743 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10744
10745         * po/en_GB.po:
10746         * po/LINGUAS:
10747           Adding en_GB translation (Gareth Owen)
10748
10749 2004-04-20  David Schleef  <ds@schleef.org>
10750
10751         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10752         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
10753         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
10754         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
10755         A number of new features and hacks to extract the esds atom and
10756         put it into the caps.  (bug #137724)
10757
10758 2004-04-19  David Schleef  <ds@schleef.org>
10759
10760         * gconf/Makefile.am: Fix for non-GNU make
10761         * gst-libs/gst/Makefile.am: Change directory order to handle
10762         GstPlay linking with gstinterfaces
10763         * gst-libs/gst/audio/make_filter: make use of tr portable
10764         * gst-libs/gst/play/Makefile.am: Add intended \
10765         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
10766         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
10767         function prototype instead of void *.
10768         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
10769         macro.
10770         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10771         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
10772         * gst/videofilter/make_filter: make use of tr portable
10773         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
10774
10775 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10776
10777         * po/LINGUAS:
10778         * po/uk.po:
10779           Added Ukrainian translation (Maxim V. Dziumanenko)
10780
10781 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10782
10783         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
10784         (gst_gsmdec_link), (gst_gsmdec_chain):
10785           Fix capsnego, simplify chain function slightly.
10786         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
10787           Add GSM.
10788
10789 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10790
10791         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
10792         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
10793         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
10794           Hack to make wavparse work with spider (always -> sometimes pad).
10795           Fixes #135862 && #140411.
10796
10797 2004-04-18  Benjamin Otte  <otte@gnome.org>
10798
10799         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
10800         (gst_osselement_rate_probe_check),
10801         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
10802           get rid of \n in debug output
10803
10804 2004-04-17  Iain <iain@prettypeople.org>
10805
10806         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
10807         not just EOS.
10808
10809 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10810
10811         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
10812         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
10813         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
10814         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
10815         (gst_id3_tag_src_link), (gst_id3_tag_chain),
10816         (gst_id3_tag_change_state), (plugin_init):
10817           deprecate id3tag element and replace with id3demux/id3mux.
10818           great side effect: this ugly file is now even uglier, yay!
10819         * ext/mad/gstmad.h:
10820           remove non-available function
10821           update for new get_type
10822
10823 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10824
10825         * configure.ac:
10826           require mpeg2dec >= 0.4.0
10827
10828 2004-04-17  Benjamin Otte  <otte@gnome.org>
10829
10830         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10831         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
10832         (gst_xvimagesink_set_xwindow_id):
10833           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
10834           assorted cleanup fixes.
10835
10836 2004-04-16  David Schleef  <ds@schleef.org>
10837
10838         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
10839         * sys/xvimage/xvimagesink.h: same
10840
10841 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
10842
10843         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
10844           Fix GST_ELEMENT_ERROR with (NULL)
10845
10846 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10847
10848         * gst-libs/gst/riff/riff-media.c:
10849         (gst_riff_create_video_caps_with_data):
10850           Add div[3456] as fourccs for DivX 3 (fixes #140137).
10851
10852 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10853
10854         * gst-libs/gst/riff/riff-media.c:
10855         (gst_riff_create_video_caps_with_data),
10856         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
10857         (gst_riff_create_video_template_caps),
10858         (gst_riff_create_audio_template_caps):
10859         * gst-libs/gst/riff/riff-media.h:
10860         * gst-libs/gst/riff/riff-read.c:
10861         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
10862         * gst-libs/gst/riff/riff-read.h:
10863         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10864           Add MS RLE support. I added some functions to read out strf chunks
10865           into strf chunks and the data behind it. This is usually color
10866           palettes (as in RLE, but also in 8-bit RGB). Also use those during
10867           caps creation. Lastly, add ADPCM (similar to wavparse - which
10868           should eventually be rifflib based).
10869         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
10870         (gst_matroska_demux_init), (gst_matroska_demux_reset):
10871         * gst/matroska/matroska-demux.h:
10872           Remove placeholders for some prehistoric tagging system. Didn't add
10873           support for any tag system really anyway.
10874         * gst/qtdemux/qtdemux.c:
10875           Add support for audio/x-m4a (MPEG-4) through spider.
10876         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
10877         (gst_wavparse_loop):
10878           ADPCM support (#135862). Increase max. buffer size because we
10879           cannot split buffers for ADPCM (screws references) and I've seen
10880           files with 2048 byte chunks. 4096 seems safe for now.
10881
10882 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10883
10884         * configure.ac: bump nano to 1
10885
10886 === release 0.8.1 ===
10887
10888 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10889
10890         * configure.ac: releasing 0.8.1, "Comforting Sounds"
10891
10892 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10893
10894         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10895           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
10896           Fixes #140058
10897
10898 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10899
10900         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
10901           lower rank of dvddemux so that it's not used for mpeg playback.
10902
10903 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10904
10905         * configure.ac:
10906           save libs correctly when checking mad
10907
10908 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10909
10910         * ext/mad/gstid3tag.c: (plugin_init):
10911           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
10912
10913 2004-04-13  David Schleef  <ds@schleef.org>
10914
10915         * common/m4/gst-feature.m4: Call -config scripts with
10916         --plugin-libs if it is supported.
10917         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
10918         JPEG images are image/jpeg.
10919         * gst/debug/Makefile.am:
10920         * gst/debug/negotiation.c: (gst_negotiation_class_init),
10921         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
10922         (gst_negotiation_update_caps), (gst_negotiation_get_property),
10923         (gst_negotiation_plugin_init): Add a property that acts like
10924         filter caps.
10925         * testsuite/gst-lint:  Move license checking to be a standard
10926         test.
10927
10928 2004-04-13  David Schleef  <ds@schleef.org>
10929
10930         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
10931         patch from Sebastien Cote (bug #139958)
10932
10933 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
10934
10935         * examples/gstplay/Makefile.am:
10936         * examples/gstplay/player.c: (main):
10937           make the commandline player example use gconf settings
10938
10939 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
10940
10941         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
10942         (gst_cacasink_sinkconnect), (gst_cacasink_init),
10943         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
10944           init/end library during state transition, not object
10945           creation/disposal.  get rid of custom dispose handler.
10946
10947
10948 2004-04-12  Christian Schaller <Uraeus@gnome.org>
10949
10950         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
10951         be a symlink
10952
10953 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10954
10955         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
10956           Handle JUNK chunks inside data section. Prevents warnings.
10957
10958 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10959
10960         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10961         (gst_riff_create_video_template_caps):
10962           Add MS video v1.
10963         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10964         (gst_avi_demux_stream_data):
10965           Add support for "rec-list" chunks.
10966
10967 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10968
10969         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
10970           Fix another codecname mismatch.
10971
10972 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10973
10974         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10975           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
10976           so that MJPEG plays back.
10977
10978 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10979
10980         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
10981         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
10982         * gst/mpeg1videoparse/gstmp1videoparse.h:
10983           Fix for some slight mis-cuts in buffer parsing, and for some
10984           potential overflows or faults-causers. Adds disconts. Also fixes
10985           #139105 while we're at it.
10986
10987 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10988
10989         * configure.ac:
10990         * sys/v4l2/gstv4l2element.h:
10991           Workaround for missing struct v4l2_buffer declaration in Suse 9
10992           and Mandrake 10 linux/videodev2.h header file (#135919).
10993
10994 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10995
10996         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
10997           Bail out if no filename was given.
10998
10999 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11000
11001         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11002         (gst_v4l2_fourcc_from_structure):
11003           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
11004           Y41B somewhere).
11005
11006 2004-04-09  Benjamin Otte  <otte@gnome.org>
11007
11008         * ext/gnomevfs/gstgnomevfssink.c:
11009         (_gst_boolean_allow_overwrite_accumulator),
11010         (gst_gnomevfssink_class_init):
11011           fix erase signal - if any handler returns false the file will not be
11012           overwritten. If no handler is connected, the file will not be
11013           overwritten either.
11014           renamed signal to "allow-overwrite"
11015         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
11016           free string when adding it to ID3 failed
11017         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
11018           unref event when done
11019         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
11020           free caps
11021         * gst/typefind/gsttypefindfunctions.c:
11022         (mpeg_video_stream_type_find):
11023           fix invalid read
11024
11025 2004-04-08  David Schleef  <ds@schleef.org>
11026
11027         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11028         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
11029
11030 2004-04-08  David Schleef  <ds@schleef.org>
11031
11032         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
11033         we don't support (bug #139532)
11034
11035 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
11036
11037         * ext/mad/gstmad.c: (gst_mad_handle_event),
11038         (gst_mad_check_caps_reset), (gst_mad_chain),
11039         (gst_mad_change_state):
11040           only set explicit caps if they haven't been set before for
11041           this stream.  MPEG-audio sample rate/channels aren't allowed
11042           to change in-stream.
11043           Fixes #139382
11044
11045 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11046
11047         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
11048         (_gst_boolean_did_something_accumulator),
11049         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
11050         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
11051         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
11052         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
11053         (gst_gnomevfssink_change_state):
11054           Fix erase signal. Don't erase by default. Remove handoff signal.
11055           Remove erase property. Don't segfault. General cleanup.
11056
11057 2004-04-07  Benjamin Otte  <otte@gnome.org>
11058
11059         * gst-libs/gst/gconf/test-gconf.c: (main):
11060           add missing gst_init
11061
11062 2004-04-07  Benjamin Otte  <otte@gnome.org>
11063
11064         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
11065           free the mutexes, too
11066
11067 2004-04-07  Benjamin Otte  <otte@gnome.org>
11068
11069         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
11070           actually free the URI string
11071         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
11072           compute offset correctly when passing discont events
11073         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11074           don't leak discont events
11075         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
11076           add some missing breaks so caps aren't copied randomly
11077         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
11078           if we realloc memory, we better use it
11079
11080 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11081
11082         * ext/mad/gstmad.c: (normal_seek):
11083           fix GST_FORMAT_TIME usage
11084
11085 2004-04-05  David Schleef  <ds@schleef.org>
11086
11087         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
11088         a deprecated function (hack!)
11089
11090 2004-04-05  Benjamin Otte  <otte@gnome.org>
11091
11092         * ext/esd/esdmon.c: (gst_esdmon_get):
11093           fix nonterminated vararg and memleak
11094
11095 2004-04-05  Benjamin Otte  <otte@gnome.org>
11096
11097         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
11098         (gst_ladspa_init), (gst_ladspa_force_src_caps),
11099         (gst_ladspa_set_property), (gst_ladspa_get_property),
11100         (gst_ladspa_instantiate), (gst_ladspa_activate),
11101         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
11102           clean up debugging
11103
11104 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
11105
11106         reviewed by Benjamin Otte  <otte@gnome.org>
11107
11108         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
11109           check for broken LADSPA parameters (fixes #138635)
11110
11111 2004-04-05  Benjamin Otte  <otte@gnome.org>
11112
11113         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
11114           advertise buffer-frames correctly on sinkpads
11115
11116 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11117
11118         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
11119         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
11120         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
11121         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
11122         (gst_mad_check_caps_reset), (gst_mad_chain):
11123         add more debugging, only reset caps when we're not in error state
11124
11125 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11126
11127         * ext/mad/gstmad.c: add debugging category, comment + cleanups
11128
11129 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
11130
11131         reviewed by Benjamin Otte  <otte@gnome.org>
11132
11133         * configure.ac:
11134           fix == in test(1) operator
11135
11136 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
11137
11138         reviewed by Benjamin Otte  <otte@gnome.org>
11139
11140         * configure.ac:
11141           fix --export-symblos-regex to a working regex.
11142
11143 2004-04-04  Benjamin Otte  <otte@gnome.org>
11144
11145         * sys/oss/.cvsignore:
11146           add for oss_probe
11147
11148 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
11149
11150         reviewed by Benjamin Otte  <otte@gnome.org>
11151
11152         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11153           add missing 'new_media' argument (fixes #138168)
11154         * gst/matroska/matroska-demux.c:
11155         (gst_matroska_demux_handle_seek_event):
11156           add vararg terminator (fixes #138169)
11157
11158 2004-04-02  David Schleef  <ds@schleef.org>
11159
11160         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
11161         disted (bug #138914)
11162
11163 2004-04-01  Benjamin Otte  <otte@gnome.org>
11164
11165         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
11166         (gst_alsa_close_audio):
11167           handle case better where a soundcard can't pause
11168         * ext/ogg/gstoggdemux.c:
11169           don't crash when we get events but don't have pads yet
11170
11171 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11172
11173         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
11174           throw an error if we couldn't probe any caps.
11175
11176 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
11177
11178         * ext/dvdnav/gst-dvd:
11179         Add a really simple sample DVD player
11180
11181 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
11182
11183         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
11184         (gst_a52dec_push), (gst_a52dec_handle_event),
11185         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
11186         (gst_a52dec_change_state):
11187         * ext/a52dec/gsta52dec.h:
11188           Use a debug category, Output timestamps correctly
11189           Emit tag info, Handle events, tell liba52dec about cpu
11190           capabilities so it can use MMX etc.
11191         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
11192           Fix a crasher accessing invalid memory
11193         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
11194         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
11195         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
11196         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
11197         (dvdnavsrc_query):
11198           Some support for byte-format seeking.
11199           Small fixes for still frames and menu button overlays
11200         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
11201         (gst_mpeg2dec_alloc_buffer):
11202           Use a debug category. Adjust the report level of several items to
11203           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
11204           so it doesn't lose the GstBuffer pointer
11205         * gst/debug/Makefile.am:
11206         * gst/debug/gstdebug.c: (plugin_init):
11207         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
11208         (gst_navseek_base_init), (gst_navseek_class_init),
11209         (gst_navseek_init), (gst_navseek_seek),
11210         (gst_navseek_handle_src_event), (gst_navseek_set_property),
11211         (gst_navseek_get_property), (gst_navseek_chain),
11212         (gst_navseek_plugin_init):
11213         * gst/debug/gstnavseek.h:
11214           Add the navseek debug element for seeking back and forth in a
11215           video stream using arrow keys.
11216         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
11217         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
11218         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
11219         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
11220         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
11221         (gst_mpeg2subt_parse_header), (gst_get_nibble),
11222         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
11223         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
11224         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
11225         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
11226         * gst/mpeg2sub/gstmpeg2subt.h:
11227           Pretty much a complete rewrite. Now a loopbased element. May still
11228           require work to properly synchronise subtitle buffers.
11229         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
11230         (gst_dvd_demux_send_subbuffer):
11231         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
11232           Don't attempt to create subbuffers of size 0
11233           Reduce a couple of error outputs to warnings.
11234         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
11235         (gst_y4mencode_chain):
11236         Output the y4m frame header correctly.
11237
11238 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11239
11240         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
11241           throw errors instead of allowing SIGFPE
11242
11243 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11244
11245         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
11246         (gst_gconf_render_bin_from_key):
11247           leak plugging and style fixing
11248
11249 2004-03-31  David Schleef  <ds@schleef.org>
11250
11251         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
11252         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
11253         (bug #138225)
11254         * gst/debug/Makefile.am:
11255         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
11256         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
11257         plugin.
11258         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
11259         (gst_negotiation_base_init), (gst_negotiation_class_init),
11260         (gst_negotiation_init), (gst_negotiation_getcaps),
11261         (gst_negotiation_pad_link), (gst_negotiation_chain),
11262         (gst_negotiation_set_property), (gst_negotiation_get_property),
11263         (gst_negotiation_plugin_init):  New element to talk about random
11264         negotiation things happening in a pipeline.
11265
11266 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11267
11268         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
11269           fix integer addition with help of Stefan Kost
11270
11271 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11272
11273         * po/nl.po: updated Dutch translation (Elros Cyriatan)
11274
11275 2004-03-30  David Schleef  <ds@schleef.org>
11276
11277         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
11278         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
11279         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
11280         (bug #137504)
11281         * ext/mpeg2dec/gstmpeg2dec.h:
11282
11283 2004-03-30  David Schleef  <ds@schleef.org>
11284
11285         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
11286
11287 2004-03-30  David Schleef  <ds@schleef.org>
11288
11289         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
11290         Michael Petullo) to handle .mov
11291
11292 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11293
11294         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
11295         (gst_osselement_rate_check_rate):
11296           probe caps correctly for sound cards that only support one format
11297
11298 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11299
11300         * ext/kio/kiosrc.cpp: (process_events):
11301           update handling event processing if inside KDE - untested
11302
11303 2004-03-29  David Schleef  <ds@schleef.org>
11304
11305         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
11306         by 2 to not interfere with other colorspaces.
11307         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
11308         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
11309         one to not interfere with ffmpeg_colorspace.
11310
11311 2004-03-29  David Schleef  <ds@schleef.org>
11312
11313         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
11314         aren't in the caps.
11315         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
11316         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
11317
11318 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11319
11320         * gst-libs/gst/riff/riff-media.c:
11321           fail on error, don't try to set stuff on NULL caps
11322
11323 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11324
11325         * configure.ac:
11326         * ext/Makefile.am:
11327         * ext/kio/Makefile.am:
11328         * ext/kio/kioreceiver.cpp:
11329         * ext/kio/kioreceiver.h:
11330         * ext/kio/kiosrc.cpp:
11331         * ext/kio/kiosrc.h:
11332           add experimental kiosrc plugin
11333         * ext/alsa/gstalsaplugin.c: (plugin_init):
11334           initialize debugging category only when we're sure registering the
11335           plugins worked.
11336
11337 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11338
11339         * examples/gstplay/player.c: (main):
11340         * gst-libs/gst/play/play.c: (gst_play_class_init),
11341         (gst_play_set_location), (gst_play_set_data_src),
11342         (gst_play_set_video_sink), (gst_play_set_audio_sink),
11343         (gst_play_set_visualization), (gst_play_connect_visualization):
11344           check return values of element_set_state and return FALSE where
11345           failed
11346
11347 2004-03-29  Benjamin Otte  <otte@gnome.org>
11348
11349         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11350           try harder to check if an event is really a discont
11351
11352 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11353
11354         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
11355         * po/az.po:
11356
11357 2004-03-28  Benjamin Otte  <otte@gnome.org>
11358
11359         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
11360         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
11361         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
11362           get rid of non-standard "..." ranges in case statements.
11363
11364 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
11365
11366         * gst/mpegstream/gstmpegdemux.c:
11367         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
11368         specific functionality split to the new dvddemux element.
11369         * gst/mpegstream/gstdvddemux.c:
11370         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
11371         streams, derived from mpegdemux.
11372         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
11373         up. SCR based timestamp rewriting can be turned off (will probably
11374         completely disappear soon).
11375         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
11376         hacking. General cleanup. All printf statements replaced by
11377         debugging messages. Almost complete libdvdnav support.
11378         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
11379         by events. New properties for audio and subpicture languages.
11380         (dvdnavsrc_update_highlight): Now uses events.
11381         (dvdnavsrc_user_op): Cleaned up.
11382         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
11383         based). Lots of cleanup, and propper support for most libdvdnav
11384         events.
11385         (dvdnavsrc_make_dvd_event): New function.
11386         (dvdnavsrc_make_dvd_nav_packet_event): New function.
11387         (dvdnavsrc_make_clut_change_event): New function.
11388
11389 2004-03-26  Benjamin Otte  <otte@gnome.org>
11390
11391         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
11392           fix bug where typefinding would claim it's theora whenever less then
11393           7 bytes of data were available
11394
11395 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11396
11397         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
11398         (gst_alawdec_base_init), (gst_alawdec_class_init),
11399         (gst_alawdec_init), (gst_alawdec_chain):
11400         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
11401         (gst_alawenc_base_init), (gst_alawenc_class_init),
11402         (gst_alawenc_init), (gst_alawenc_chain):
11403         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
11404         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
11405         (gst_mulawdec_init), (gst_mulawdec_chain):
11406         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
11407         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
11408         (gst_mulawenc_init), (gst_mulawenc_chain):
11409           Fix capsnego in all four, remove the unused property functions and
11410           simplify the chain functions slightly. I guess we could use macros
11411           or something similar for those, since the code is so similar, but
11412           I'm currently too lazy...
11413
11414 2004-03-24  David Schleef  <ds@schleef.org>
11415
11416         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
11417         (gst_osselement_close_audio), (gst_osselement_probe_caps),
11418         (gst_osselement_get_format_structure),
11419         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
11420         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
11421         (gst_osselement_rate_int_compare): Add code to handle rate probing
11422         (bug #120883)
11423         * sys/oss/gstosselement.h: same
11424         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
11425         Use rate probing provided by osselement.
11426         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
11427
11428 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11429
11430         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
11431         (gst_xvidenc_get_property):
11432           ulong/int mess-up.
11433
11434 2004-03-24  David Schleef  <ds@schleef.org>
11435
11436         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
11437         (gst_speexdec_init):
11438         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
11439         (gst_speexenc_init):  Create the pad template correctly (from
11440         the static pad template, not a NULL pointer.)
11441
11442 2004-03-25  Benjamin Otte  <otte@gnome.org>
11443
11444         * gst/debug/Makefile.am:
11445         * gst/debug/breakmydata.c:
11446           add element that quasi-randomly changes bytes in the stream.
11447           Intended use is robustness checking of demuxers and decoders in
11448           media tests.
11449
11450 2004-03-24  Benjamin Otte  <otte@gnome.org>
11451
11452         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
11453         (gst_alsa_probe_hw_params):
11454         * ext/alsa/gstalsa.h:
11455           debugging output fixes
11456
11457 2004-03-24  Benjamin Otte  <otte@gnome.org>
11458
11459         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
11460           don't g_return_if_fail if element is PLAYING, fail silently as every
11461           other element.
11462         * gst/effectv/gstquark.c: (gst_quarktv_chain):
11463           only fix needed for cast lvalue issues in gst-plugins
11464         * gst/volenv/gstvolenv.c: (gst_volenv_init):
11465           add proxy_getcaps
11466
11467 2004-03-24  Benjamin Otte  <otte@gnome.org>
11468
11469         * gst/level/gstlevel.c: (gst_level_init):
11470           add proxying getcaps function, so level doesn't advertise impossible
11471           caps
11472
11473 2004-03-24  David Schleef  <ds@schleef.org>
11474
11475         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11476         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
11477         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
11478         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
11479         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
11480         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
11481         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
11482         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
11483         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
11484         messages.  Divide the chunk size by the compression ratio
11485         (needed for MACE audio)
11486
11487 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11488
11489         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
11490           Fix buffer overflow read error.
11491
11492 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11493
11494         * ext/alsa/gstalsa.h:
11495           Remove unused entry.
11496         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11497           Add cinepak.
11498         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
11499         (gst_videodrop_link), (gst_videodrop_chain):
11500           Fix, sort of. Was horribly broken with new capsnego. Bah...
11501
11502 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
11503
11504         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
11505         (plugin_init):
11506         Add a monkeysaudio typefind function
11507
11508 2004-03-23  Johan Dahlin  <johan@gnome.org>
11509
11510         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
11511         (gst_play_video_fixate): Check so the structure has the field
11512         before trying to fixate them, this makes it possible to have
11513         fakesinks for video and audio output without printing errors on
11514         the output console.
11515
11516 2004-03-22  David Schleef  <ds@schleef.org>
11517
11518         * sys/oss/Makefile.am:
11519         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
11520         (check_rate), (add_rate):  Rate probing test app.
11521
11522 2004-03-21  Benjamin Otte  <otte@gnome.org>
11523
11524         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
11525         (_fixate_caps_to_int), (gst_audio_convert_fixate):
11526           add a fixation function that pretty much does the right thing (fixes
11527           #137556)
11528
11529 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
11530
11531         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
11532
11533 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
11534
11535         reviewed by: Benjamin Otte  <otte@gnome.org>
11536
11537         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11538           terminate gst_event_new_discontinuous correctly (fixes parts of
11539           #137711)
11540
11541 2004-03-19  David Schleef  <ds@schleef.org>
11542
11543         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
11544         since it doesn't depend on X, and it's part of our ABI.
11545
11546 2004-03-19  Iain <iain@prettypeople.org>
11547
11548         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
11549         is_int in the structure, not the local variable.
11550
11551 2004-03-19  David Schleef  <ds@schleef.org>
11552
11553         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
11554         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
11555         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
11556         Improvements in caps negotiation.
11557
11558 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
11559
11560         * po/LINGUAS:
11561         * po/af.po:
11562           adding Afrikaans (Petri Jooste)
11563
11564 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
11565
11566         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11567         (gst_ffmpegcolorspace_chain):
11568         throw error instead of g_critical (#137588)
11569
11570 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
11571
11572         * Makefile.am:
11573         * configure.ac:
11574           dist common and m4 correctly
11575         * po/sv.po:
11576
11577 2004-03-17  David Schleef  <ds@schleef.org>
11578
11579         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
11580         (bug #137348)
11581
11582 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11583
11584         * po/LINGUAS:
11585         * po/sv.po:
11586           adding Swedish translation (Christian Rose)
11587
11588 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11589
11590         * Makefile.am: use release.mak
11591
11592 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11593
11594         * common/ChangeLog:
11595         * common/gst-autogen.sh:
11596           add some explanation about the version detection
11597         * configure.ac:
11598           fix X check
11599
11600 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11601
11602         * configure.ac: bump nano to 1
11603
11604 === release 0.8.0 ===
11605
11606 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11607
11608         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
11609
11610 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11611
11612         * configure.ac:
11613           update libtool version
11614         * gst-libs/gst/media-info/Makefile.am:
11615           actually use libtool version
11616
11617 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11618
11619         * configure.ac: fix speex detection to work with 1.0 but not 1.1
11620
11621 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11622
11623         * configure.ac:
11624         * gst-plugins.spec.in:
11625         * pkgconfig/Makefile.am:
11626         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
11627         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
11628         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
11629         * pkgconfig/gstreamer-libs.pc.in:
11630         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
11631         * pkgconfig/gstreamer-play-uninstalled.pc.in:
11632         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
11633         * pkgconfig/gstreamer-plugins.pc.in:
11634           remove @VERSION@ from some of the pc files since core and plugins
11635           are decoupled.
11636           created gstreamer-plugins.pc as it's a better name, but keeping
11637           -libs around for now to get fixes upstream done first.
11638
11639 2004-03-15  Julien MOUTTE <julien@moutte.net>
11640
11641         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
11642         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
11643         * gst-libs/gst/play/play.h:
11644
11645 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11646
11647         * *.c, *.cc: don't mix tabs and spaces
11648
11649 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11650
11651         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
11652           use the new ffmpegcolorspace
11653         * gst-plugins.spec.in:
11654           package new colorspace and media-info
11655         * configure.ac:
11656         * pkgconfig/Makefile.am:
11657           fix some more disting issues
11658         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
11659         * pkgconfig/gstreamer-media-info.pc.in:
11660           generate media-info pc files
11661
11662 2004-03-15  Johan Dahlin  <johan@gnome.org>
11663
11664         * *.h: Revert indenting
11665
11666 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11667
11668         * configure.ac:
11669           adding ffmpegcolorspace element
11670         * gst/ffmpegcolorspace/Makefile.am:
11671         * gst/ffmpegcolorspace/avcodec.h:
11672         * gst/ffmpegcolorspace/common.h:
11673         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
11674         * gst/ffmpegcolorspace/dsputil.h:
11675         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
11676         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11677         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
11678         (gst_ffmpeg_caps_to_pix_fmt):
11679         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
11680         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11681         (gst_ffmpegcolorspace_caps_remove_format_info),
11682         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
11683         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
11684         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
11685         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
11686         (gst_ffmpegcolorspace_set_property),
11687         (gst_ffmpegcolorspace_get_property),
11688         (gst_ffmpegcolorspace_register):
11689         * gst/ffmpegcolorspace/imgconvert.c:
11690         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
11691         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
11692         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
11693         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
11694         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
11695         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
11696         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
11697         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
11698         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
11699         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
11700         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
11701         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
11702         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
11703         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
11704         (img_get_alpha_info), (deinterlace_line),
11705         (deinterlace_line_inplace), (deinterlace_bottom_field),
11706         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
11707         * gst/ffmpegcolorspace/imgconvert_template.h:
11708         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
11709         * gst/ffmpegcolorspace/mmx.h:
11710         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
11711           adding ffmpegcolorspace element supplied by Ronald after cleaning
11712           up and pulling in the right bits of upstream source.
11713           I'm sure a better C/compiler wizard could do some cleaning up (for
11714           example use GLIB's malloc stuff), but as a first pass this
11715           works very well
11716
11717 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11718
11719         * ext/alsa/gstalsa.h:
11720           I assume Ronald forgot to commit the change to have cardname
11721           as a struct member.  Expect some public spanking at the next
11722           opportunity.
11723
11724 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11725
11726         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
11727         (gst_alsa_open_audio), (gst_alsa_close_audio):
11728         * ext/alsa/gstalsa.c:
11729           Don't open the device if we're a mixer (= padless).
11730         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
11731         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
11732         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
11733           Open mixer during state change rather than during object
11734           initialization. Also, get a device name. Currently in a somewhat
11735           hackish fashion, but I didn't really find something better.
11736
11737 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11738
11739         * *.c, *.h: run gst-indent
11740
11741 2004-03-14  Benjamin Otte  <otte@gnome.org>
11742
11743         * gst/modplug/gstmodplug.cc:
11744         * gst/modplug/gstmodplug.h:
11745           set correct timestamps on outgoing buffers
11746
11747 2004-03-14  Benjamin Otte  <otte@gnome.org>
11748
11749         * gst/modplug/gstmodplug.cc:
11750           handle events - don't do crap when a discont arrives that's not
11751           necessary
11752           This allows correct loading and playback of mods in Rhythmbox
11753
11754 2004-03-14  Benjamin Otte  <otte@gnome.org>
11755
11756         * configure.ac:
11757         * gst-libs/gst/gconf/Makefile.am:
11758         * pkgconfig/Makefile.am:
11759           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
11760           they get rebuilt properly
11761         * configure.ac:
11762           when checking for vorbis, try pkgconfig first.
11763         * gst/modplug/gstmodplug.cc:
11764           add fixate function
11765
11766 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11767
11768         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11769           Fix for obvious mistake, where we first shift the offset and then
11770           read a samplesize element assuming the old offset. Note that this
11771           part still has something weird, i.e. my movies containing those
11772           don't actually play well, but at least there's something that looks
11773           like sound now.
11774
11775 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
11776         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
11777         (plugin_init):
11778         Add a typefind function for speex format
11779
11780 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11781
11782         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
11783         (gst_asf_demux_setup_pad):
11784           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
11785           instead of 0. Reason is simple: some elements have a fps range
11786           of 1-max instead of 0-max. So now ASF video actually works.
11787
11788 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11789
11790         * po/LINGUAS:
11791         * po/sr.po:
11792           adding serbian as a language
11793
11794 2004-03-13  Benjamin Otte  <otte@gnome.org>
11795
11796         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
11797           return taglist correctly from _get function, don't gst_pad_push it.
11798           (fixes #137042)
11799
11800 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
11801         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
11802
11803 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11804
11805         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
11806         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
11807         (gst_alsa_mixer_track_new):
11808         * ext/alsa/gstalsamixertrack.h:
11809           Fix ancient leftovers... MixerTrack is a GObject.
11810
11811 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11812
11813         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
11814         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
11815           Don't block during probing...
11816
11817 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11818
11819         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
11820         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
11821         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
11822         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
11823         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
11824         (gst_alsa_open_audio), (gst_alsa_close_audio):
11825         * ext/alsa/gstalsa.h:
11826           Add propertyprobe interface implementation, add some device-name
11827           property, all this so that it looks good in gnome-volume-control.
11828
11829 2004-03-12  David Schleef  <ds@schleef.org>
11830
11831         * configure.ac: the Hermes library controls hermescolorspace, not
11832         colorspace.
11833         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
11834         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
11835         not /* */
11836         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
11837         * ext/sdl/sdlvideosink.h: ditto.
11838         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
11839
11840 2004-03-12  Benjamin Otte  <otte@gnome.org>
11841
11842         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
11843         (gst_x_overlay_got_xwindow_id):
11844         * gst-libs/gst/xoverlay/xoverlay.h:
11845           replace XID with unsigned long to get rid of the xlibs dependency in
11846           XOverlay (fixes #137004)
11847
11848 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
11849         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
11850         (gst_agingtv_setup):
11851         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
11852         (gst_dicetv_base_init), (gst_dicetv_class_init),
11853         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
11854         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
11855         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
11856         (gst_edgetv_setup), (gst_edgetv_rgb32):
11857         * gst/effectv/gsteffectv.c:
11858         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
11859         (gst_quarktv_set_property):
11860         * gst/effectv/gstrev.c: (gst_revtv_get_type),
11861         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
11862         (gst_revtv_setup), (gst_revtv_rgb32):
11863         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
11864         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
11865         (gst_shagadelictv_init), (gst_shagadelictv_setup),
11866         (gst_shagadelictv_rgb32):
11867         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
11868         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
11869         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
11870         * gst/effectv/gstwarp.c:
11871         Port everything that can be ported to videofilter and fix up the caps.
11872         Can someone with a big-endian machine please check these?
11873
11874 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11875
11876         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
11877         (gst_osssink_chain), (gst_osssink_change_state):
11878           Latest fixes for A/V sync, audio playback and such. This is about
11879           all... MPEG playback issues are mostly related to the async build-
11880           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
11881
11882 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11883
11884         patch from: Stephane Loeuillet
11885
11886         * configure.ac:
11887           use pkg-config for some libraries, falling back to the old .m4 way
11888           (fixes #131270)
11889         * m4/libdv.m4:
11890           removed
11891
11892 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11893
11894         * configure.ac:
11895         * tools/Makefile.am:
11896         * tools/Makefile.in:
11897         * tools/gst-launch-ext-m.m:
11898         * tools/gst-launch-ext.1.in:
11899         * tools/gst-visualise-m.m:
11900         * tools/gst-visualise.1:
11901         * tools/gst-visualise.1.in:
11902           reorganizing generation of script tools
11903
11904 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11905
11906         * ext/divx/gstdivxdec.c:
11907           Downgrade priority. We prefer ffdec_mpeg4.
11908         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
11909         (gst_faad_chain), (gst_faad_change_state):
11910           Fix capsnego. Doesn't work for some sounds because we don't have
11911           a 5:1 to stereo element.
11912         * ext/xvid/gstxvid.c: (plugin_init):
11913           Add priority.
11914         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
11915         (gst_osssink_change_state):
11916           Add discont handling.
11917
11918 2004-03-09  Colin Walters  <walters@verbum.org>
11919
11920         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
11921         conversion.
11922
11923 2004-03-09  Benjamin Otte  <otte@gnome.org>
11924
11925         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
11926           the signals take 2 arguments
11927
11928 2004-03-09  David Schleef  <ds@schleef.org>
11929
11930         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
11931         (gst_alsa_fixate): Add fixate function.  (bug #136686)
11932         * ext/alsa/gstalsa.h:
11933         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
11934
11935 2004-03-09  Benjamin Otte  <otte@gnome.org>
11936
11937         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
11938         (gst_mikmod_change_state):
11939         * ext/mikmod/gstmikmod.h:
11940           make mikmod's loop function not loop infinitely and call
11941           gst_element_yield anymore
11942         * gst/modplug/gstmodplug.cc:
11943           fix pad negotiation (fixes #136590)
11944
11945 2004-03-09  David Schleef  <ds@schleef.org>
11946
11947         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
11948         doesn't conflict with the internal colorspace plugin.
11949         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
11950         satisfy the crappy-ass shell shipped by a certain vendor.
11951         * gst/videofilter/make_filter: same (bug #135299)
11952
11953 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11954
11955         * configure.ac: bump nano to 1
11956
11957 === release 0.7.6 ===
11958
11959 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11960
11961         * configure.in: releasing 0.7.6, "There"
11962
11963 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11964
11965         * pkgconfig/gstreamer-play-uninstalled.pc.in:
11966         * pkgconfig/gstreamer-play.pc.in:
11967           synchronize the two
11968
11969 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11970
11971         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
11972         (cdparanoia_open), (cdparanoia_event):
11973           fix/add error handling
11974         * po/POTFILES.in:
11975           add cdparanoia source
11976         * tools/Makefile.am:
11977           make scripts executable
11978
11979 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11980
11981         * configure.ac:
11982         * ext/vorbis/Makefile.am:
11983         * sys/Makefile.am:
11984           remove id3types, vorbisfile and xvideosink from the build (#133783)
11985
11986 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11987
11988         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
11989           Fix metadata read crash (#136537).
11990
11991 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
11992
11993         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
11994         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
11995           adding mime types, fixing the one-stop function
11996
11997 2004-03-08  Christian Schaller <Uraeus@gnome.org>
11998
11999         * ext/nas/nassink.c and /ext/nas/nassink.h:
12000         More NAS love from Arwed von Merkatz
12001         So lets all sing 'Can you feel the NAS tonight'
12002
12003 2004-03-08  Christian Schaller <Uraeus@gnome.org>
12004
12005         * tools/gst-launch-ext.in:
12006         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
12007
12008 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12009
12010         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
12011         (gst_mpeg2dec_init):
12012         remove the user_data pad for now, because it is being used in
12013         fixating causing MPEG playback to fixate on 1000 Hz for playback.
12014         If someone knows how to fix this properly, please do.
12015
12016 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12017
12018         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12019         (gst_osssink_get_time):
12020         add a warning, IMO this won't get triggered anymore, remove later
12021
12022 2004-03-07  David Schleef  <ds@schleef.org>
12023
12024         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
12025         format (bug #136470)
12026
12027 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12028
12029         * gst-libs/Makefile.am:
12030         * gst-libs/gst/media-info/Makefile.am:
12031         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
12032         (error_callback), (gst_media_info_error_create),
12033         (gst_media_info_error_element), (gmip_init), (gmip_reset),
12034         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
12035         * gst-libs/gst/media-info/media-info-priv.h:
12036         * gst-libs/gst/media-info/media-info-test.c: (main):
12037         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
12038         (gst_media_info_class_init), (gst_media_info_instance_init),
12039         (gst_media_info_set_source), (gst_media_info_read_with_idler),
12040         (gst_media_info_read_idler), (gst_media_info_read):
12041         * gst-libs/gst/media-info/media-info.h:
12042         fixed, should work now
12043
12044 2004-03-07  Christian Schaller <Uraeus@gnome.org>
12045
12046         * ext/nas/nassink.c:
12047         A bunch of NAS fixes from Arwed von Merkatz
12048
12049 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12050
12051         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
12052         (qtdemux_parse_trak):
12053           Fix crash (j might be greater than n_samples, in which case we're
12054           writing outside the allocated space for the array) and memleak.
12055
12056 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12057
12058         * sys/oss/gstosssink.c: (gst_osssink_chain):
12059           And another caller that couldn't handle delay < 0 (unsigned
12060           integer overflow). Video now continues playing on an audio
12061           buffer underrun, and the clock continues working. Audio still
12062           stalls.
12063
12064 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12065
12066         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12067         (gst_osssink_get_time):
12068           get_delay() may return values lower than 0. In those cases, we
12069           should not actually cast to *unsigned* int64, that will break
12070           stuff horribly. In my case, it screwed up A/V sync in movies
12071           in totem rather badly.
12072
12073 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12074
12075         * ext/faac/gstfaac.c: (gst_faac_chain):
12076         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
12077         * ext/libpng/gstpngenc.c: (user_write_data):
12078         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
12079         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
12080         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
12081         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
12082         Fix several misuse of gst_buffer_merge (it doesn't take ownership
12083         of any buffer), should fix some leaks. I hope I didn't unref buffers
12084         that shouldn't be...
12085
12086 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12087
12088         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
12089         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
12090         (error_callback), (gmi_reset), (gmi_seek_to_track),
12091         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
12092         (gmip_find_type_post), (gmip_find_stream_post),
12093         (gmip_find_track_streaminfo_post):
12094         * gst-libs/gst/media-info/media-info-priv.h:
12095         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
12096         (info_print), (main):
12097         * gst-libs/gst/media-info/media-info.c:
12098         (gst_media_info_error_create), (gst_media_info_error_element),
12099         (gst_media_info_instance_init), (gst_media_info_get_property),
12100         (gst_media_info_new), (gst_media_info_set_source),
12101         (gst_media_info_read_idler), (gst_media_info_read):
12102         * gst-libs/gst/media-info/media-info.h:
12103           first pass at making this work again.  This seems to work on
12104           tagged ogg/vorbis and mp3 files.
12105
12106 2004-03-06  Benjamin Otte  <otte@gnome.org>
12107
12108         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
12109           fix huge leak: gst_buffer_merge doesn't unref the first argument
12110           itself.
12111
12112 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12113
12114         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
12115           report layer/mode/emphasis
12116
12117 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12118
12119         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
12120
12121 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12122
12123         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
12124           signal serial
12125
12126 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12127
12128         * ext/vorbis/vorbis.c: (plugin_init):
12129         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12130         (gst_vorbis_dec_init), (vorbis_dec_event):
12131         add debug category
12132         make vorbisdec handle _BYTE and _TIME queries
12133
12134 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12135
12136         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
12137           from the xing header
12138
12139 2004-03-06  Benjamin Otte  <otte@gnome.org>
12140
12141         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
12142         (gst_audio_convert_link), (gst_audio_convert_change_state),
12143         (gst_audio_convert_buffer_from_default_format):
12144           do conversions from/to float correctly, fix some caps nego errors,
12145           export correct supported caps in template and getcaps, use correct
12146           caps in try_set_caps functions
12147
12148 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12149
12150         For some reason, I only committed a ChangeLog entry yesterday and
12151         not the corresponding code...
12152         * ext/mad/gstmad.c: Fix detection of Xing headers
12153         * gst/tags/gstid3tag.c: Changes to support TLEN tags
12154
12155 2004-03-06  Benjamin Otte  <otte@gnome.org>
12156
12157         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
12158         (gst_ogg_demux_src_query):
12159           make sure to handle the case where there's no current chain
12160           gracefully.
12161
12162 2004-03-05  David Schleef  <ds@schleef.org>
12163
12164         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
12165         Add fixate function. (bug #131128)
12166         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
12167         (gst_sdlvideosink_fixate):  Add fixate function.
12168         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12169         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
12170         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
12171         Fix missing break that was causing ulaw to be interpreted as
12172         raw int.
12173
12174 2004-03-05  David Schleef  <ds@schleef.org>
12175
12176         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
12177         Fix code that ignores return value of gst_buffer_merge().
12178         (bug #114560)
12179         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
12180         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
12181         * testsuite/gst-lint:  Check for above.
12182
12183 2004-03-05  David Schleef  <ds@schleef.org>
12184
12185         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
12186         caps and throw an element error.  (bug #136334)
12187
12188 2004-03-05  David Schleef  <ds@schleef.org>
12189
12190         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
12191         (gst_faad_chain): Fix negotiation.
12192         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
12193         key and button events.
12194         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
12195         dung heap of code.
12196         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
12197         depends on gconf
12198         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
12199         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
12200         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
12201         function to encourage better negotiation, particularly between
12202         audioconvert and osssink.
12203         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
12204         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
12205         more important.
12206         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
12207         typefinding.
12208         * gst/vbidec/vbiscreen.c:  Add glib header
12209         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
12210
12211 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
12212
12213         * ext/mad/gstmad.c: Fix detection of Xing headers
12214         * gst/tags/gstid3tag.c: Changes to support TLEN tags
12215
12216 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12217
12218         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
12219         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
12220           debug updates
12221
12222 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
12223
12224         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
12225         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
12226         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
12227         files, and report the parsed length as a GST_TAG_DURATION tag.
12228         * gst/tags/gstid3tag.c: support TLEN (duration) tag
12229
12230 2004-03-05  Benjamin Otte  <otte@gnome.org>
12231
12232         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
12233           convert channels correctly. convert correctly to unsigned.
12234
12235 2004-03-05  Julien MOUTTE <julien@moutte.net>
12236
12237         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
12238         we have a window before clearing it.
12239
12240 2004-03-05  Julien MOUTTE <julien@moutte.net>
12241
12242         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
12243         have a window before clearing it.
12244
12245 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12246
12247         * gconf/gstreamer.schemas.in:
12248         * gst-libs/gst/gconf/Makefile.am:
12249           version installation path the same way as for 0.6
12250         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
12251         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
12252         * pkgconfig/gstreamer-play-uninstalled.pc.in:
12253           remove comment that was fixed
12254
12255 2004-03-05  David Schleef  <ds@schleef.org>
12256
12257         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
12258         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
12259         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
12260         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
12261         Add prototype code for handling seeking and querying.
12262
12263 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12264
12265         * examples/gstplay/player.c: (main):
12266           Initialize variables to NULL. Prevents a segfault because the
12267           (uninitialized) variable is not NULL, resulting in a crash on
12268           trying to reach error->message.
12269
12270 2004-03-05  Benjamin Otte  <otte@gnome.org>
12271
12272         * gst/audioconvert/gstaudioconvert.c:
12273         (gst_audio_convert_buffer_to_default_format):
12274         make float=>int conversion work correctly even in cornercases.
12275
12276 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
12277
12278         * debian/README.Debian:
12279         * debian/build-deps:
12280         * debian/changelog:
12281         * debian/control:
12282         * debian/control.in:
12283         * debian/copyright:
12284         * debian/gstreamer-a52dec.files:
12285         * debian/gstreamer-aa.files:
12286         * debian/gstreamer-alsa.files:
12287         * debian/gstreamer-alsa.manpages:
12288         * debian/gstreamer-arts.files:
12289         * debian/gstreamer-artsd.files:
12290         * debian/gstreamer-audiofile.files:
12291         * debian/gstreamer-avifile.files:
12292         * debian/gstreamer-cdparanoia.files:
12293         * debian/gstreamer-colorspace.files:
12294         * debian/gstreamer-doc.files:
12295         * debian/gstreamer-dv.files:
12296         * debian/gstreamer-dvd.files:
12297         * debian/gstreamer-esd.files:
12298         * debian/gstreamer-festival.files:
12299         * debian/gstreamer-flac.files:
12300         * debian/gstreamer-gconf.conffiles:
12301         * debian/gstreamer-gconf.files:
12302         * debian/gstreamer-gconf.postinst:
12303         * debian/gstreamer-gnomevfs.files:
12304         * debian/gstreamer-gsm.files:
12305         * debian/gstreamer-http.files:
12306         * debian/gstreamer-jack.files:
12307         * debian/gstreamer-jpeg.files:
12308         * debian/gstreamer-mad.files:
12309         * debian/gstreamer-mikmod.files:
12310         * debian/gstreamer-misc.files:
12311         * debian/gstreamer-mpeg2dec.files:
12312         * debian/gstreamer-oss.files:
12313         * debian/gstreamer-plugin-apps.files:
12314         * debian/gstreamer-plugin-apps.manpages:
12315         * debian/gstreamer-plugin-libs-dev.files:
12316         * debian/gstreamer-plugin-libs.files:
12317         * debian/gstreamer-plugin-template.postinst:
12318         * debian/gstreamer-plugin-template.postrm:
12319         * debian/gstreamer-sdl.files:
12320         * debian/gstreamer-sid.files:
12321         * debian/gstreamer-vorbis.files:
12322         * debian/gstreamer-x.files:
12323         * debian/mk.control:
12324         * debian/rules:
12325         Debian package info not maintained here.
12326
12327 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12328
12329         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
12330         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
12331         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
12332         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
12333         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
12334         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
12335         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
12336         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
12337         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
12338         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
12339         * gst-libs/gst/colorbalance/colorbalance.c:
12340         (gst_color_balance_class_init):
12341         * gst-libs/gst/colorbalance/colorbalancechannel.c:
12342         (gst_color_balance_channel_class_init):
12343         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
12344         * gst-libs/gst/play/play.c: (gst_play_class_init):
12345         * gst-libs/gst/propertyprobe/propertyprobe.c:
12346         (gst_property_probe_iface_init):
12347         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
12348         * gst-libs/gst/tuner/tunerchannel.c:
12349         (gst_tuner_channel_class_init):
12350         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
12351         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
12352         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
12353         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
12354         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
12355         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
12356         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
12357         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
12358         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
12359           fix signals to use - instead of _
12360         * ext/libcaca/gstcacasink.h:
12361         * ext/sdl/sdlvideosink.h:
12362           fix header rename
12363
12364 2004-03-04  David Schleef  <ds@schleef.org>
12365
12366         * testsuite/gst-lint:  Add a check for bad signal names.
12367
12368 2004-03-04  <kost@imn.htwk-leipzig.de>
12369
12370         reviewed by David Schleef
12371
12372         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
12373         modified the alpha channel and caused a warning. (bug #136192)
12374
12375 2004-04-03  Christian Schaller <Uraeus@gnome.org>
12376
12377         * gst-plugins.spec.in:
12378         Change names of plugins to actually be correct. Try to keep things
12379         alphabetical to avoid getting beat up by Thomas
12380
12381 2004-03-03  Julien MOUTTE <julien@moutte.net>
12382
12383         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
12384         Using ximagesink as a default if no gconf key found. We should
12385         probably consider using alsasink instead of osssink for the audio
12386         part.
12387
12388 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12389
12390         * configure.ac:
12391           fix --with-plugins, don't think it ever worked before
12392         * gst-plugins.spec.in:
12393           even more updates
12394
12395 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12396
12397         * ext/sdl/sdlvideosink.h:
12398         * sys/ximage/ximagesink.h:
12399         * sys/xvideo/xvideosink.h:
12400         * sys/xvimage/xvimagesink.h:
12401           Fix for move of gstvideosink.h -> videosink.h.
12402
12403 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12404
12405         * gst-libs/gst/xwindowlistener/Makefile.am:
12406           this is a plugin library, not a library
12407
12408 2004-03-01  David Schleef  <ds@schleef.org>
12409
12410         * AUTHORS:  Added some names.  Add yourself if you're still
12411         missing.
12412
12413 2004-03-01  David Schleef  <ds@schleef.org>
12414
12415         * MAINTAINERS: Add
12416
12417 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12418
12419         * gst-plugins.spec.in: clean up spec file
12420
12421 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12422
12423         * gst-libs/gst/video/Makefile.am:
12424         * gst-libs/gst/video/gstvideosink.c:
12425         * gst-libs/gst/video/gstvideosink.h:
12426           rename gstvideosink.h to videosink.h to match other headers
12427         * gst/mixmatrix/Makefile.am:
12428           fix plugin filename
12429         * gst/tags/Makefile.am: fix plugin filename
12430
12431 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12432
12433         * gst/tags/Makefile.am: fix plugin filename
12434
12435 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12436
12437         * examples/gstplay/player.c: (got_time_tick), (main):
12438           add error handler
12439           display time_tick more readably
12440         * gst/mixmatrix/Makefile.am:
12441           fix plugin file name
12442
12443 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
12444
12445         * sys/oss/gstosselement.c: (gst_osselement_probe),
12446         (device_combination_append), (gst_osselement_class_probe_devices):
12447         * sys/oss/gstosselement.h:
12448           Reworked enumeration of oss dsps and mixers so that gst-mixer works
12449           on my system using alsa oss emulation, fixes bug #135597
12450
12451 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12452
12453         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
12454         (gst_videodrop_chain), (gst_videodrop_change_state):
12455         * gst/videodrop/gstvideodrop.h:
12456           Work based on timestamp of input data, not based on the expected
12457           framerate from the input. The consequence is that this element now
12458           not only scales framerates, but also functions as a framerate
12459           corrector or framerate stabilizer/constantizer.
12460
12461 2004-02-27  David Schleef  <ds@schleef.org>
12462
12463         patches from jmmv@menta.net (Julio M. Merino Vidal)
12464
12465         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
12466         GST_ELEMENT_ERROR call (bug #135634)
12467         * gst/interleave/interleave.c: (interleave_buffered_loop),
12468         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
12469         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
12470         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12471         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
12472         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
12473         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
12474         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
12475         Fix GST_ELEMENT_ERROR call.
12476         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
12477         GST_ELEMENT_ERROR call.
12478
12479 2004-02-27  Benjamin Otte  <otte@gnome.org>
12480
12481         * gst-libs/gst/audio/audio.h:
12482           add macro to make sure header isn't included twice
12483         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
12484           don't use gst_buffer_free
12485         * gst/playondemand/filter.func:
12486           don't use gst_data_free. Free data only once.
12487
12488 2004-02-26  David Schleef  <ds@schleef.org>
12489
12490         * gst-libs/gst/colorbalance/Makefile.am:
12491         * gst-libs/gst/mixer/Makefile.am:
12492         * gst-libs/gst/tuner/Makefile.am:
12493         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
12494         should not be disted, -marshal.h files should not be installed,
12495         and -enum.h files _should_ be installed.  Fix to make this the
12496         case.
12497
12498 === release 0.7.5 ===
12499
12500 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12501
12502         * configure.ac: release 0.7.5, "Under The Sea"
12503
12504 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12505
12506         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
12507         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
12508         * gst/videoscale/gstvideoscale.c:
12509         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
12510           assorted debug/warning fixes
12511
12512 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12513
12514         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
12515         (gst_videoscale_init), (gst_videoscale_chain),
12516         (gst_videoscale_set_property), (plugin_init):
12517         * gst/videoscale/gstvideoscale.h:
12518         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12519         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
12520         (gst_videoscale_planar400), (gst_videoscale_packed422),
12521         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
12522         (gst_videoscale_24bit), (gst_videoscale_16bit),
12523         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
12524         (gst_videoscale_scale_plane_slow),
12525         (gst_videoscale_scale_point_sample),
12526         (gst_videoscale_scale_nearest),
12527         (gst_videoscale_scale_nearest_str2),
12528         (gst_videoscale_scale_nearest_str4),
12529         (gst_videoscale_scale_nearest_32bit),
12530         (gst_videoscale_scale_nearest_24bit),
12531         (gst_videoscale_scale_nearest_16bit):
12532         add debugging category and use it properly
12533         fix use of GST_PTR_FORMAT
12534
12535 2004-02-25  Andy Wingo  <wingo@pobox.com>
12536
12537         * gst/interleave/interleave.c (interleave_buffered_loop): Always
12538         push only when channel->buffer is NULL. Prevents segfaults doing
12539         the state change after a nonlocal exit, like a scheme exception.
12540
12541         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
12542         Handle the case where the intersected caps is empty.
12543
12544 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12545
12546         * gst/law/mulaw-decode.c: (mulawdec_link):
12547         * gst/law/mulaw.c: (plugin_init):
12548           fix mulawdec so it actually works again
12549
12550 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
12551
12552         reviewed by: David Schleef  <ds@schleef.org>
12553
12554         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
12555         (gst_gamma_init), (gst_gamma_set_property),
12556         (gst_gamma_get_property), (gst_gamma_calculate_tables),
12557         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
12558         for RGB, with separate r g and b correction factors. (#131167)
12559
12560 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12561
12562         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12563           only signal tags for bitrate if they're > 0 (#134894)
12564
12565 2004-02-24  David Schleef  <ds@schleef.org>
12566
12567         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
12568         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
12569         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
12570         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
12571         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
12572         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
12573         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
12574         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
12575         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
12576         category.  Attempt to fix timestamp calculation.
12577
12578 2004-02-24  Johan Dahlin  <johan@gnome.org>
12579
12580         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
12581
12582 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12583
12584         * configure.ac:
12585         * gconf/Makefile.am:
12586         * gconf/gstreamer.schemas:
12587         * gst-libs/gst/gconf/Makefile.am:
12588         * gst-libs/gst/gconf/gconf.c:
12589           version gconf schemas and install locations
12590
12591 2004-02-23  Benjamin Otte  <otte@gnome.org>
12592
12593         * ext/xine/xineinput.c: (gst_xine_input_dispose):
12594         (gst_xine_input_subclass_init):
12595           call parent dispose.
12596           change pad template for CD reader correctly
12597         * ext/xine/Makefile.am:
12598         * ext/xine/gstxine.h:
12599         * ext/xine/xine.c: (plugin_init):
12600         * ext/xine/xineaudiosink.c:
12601           wrap audio sinks, too
12602         * gst-libs/gst/resample/private.h:
12603         * gst-libs/gst/resample/resample.c: (gst_resample_init),
12604         (gst_resample_reinit), (gst_resample_scale),
12605         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
12606         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
12607         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
12608         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
12609         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
12610         * gst-libs/gst/resample/resample.h:
12611         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
12612         (gst_audioscale_class_init), (gst_audioscale_link),
12613         (gst_audioscale_get_buffer), (gst_audioscale_init),
12614         (gst_audioscale_chain), (gst_audioscale_set_property),
12615         (gst_audioscale_get_property):
12616         * gst/audioscale/gstaudioscale.h:
12617           s/resample_*/gst_resample_*/i to not clobber namespaces
12618
12619 2004-02-23  Julien MOUTTE  <julien@moutte.net>
12620
12621         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
12622         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
12623         (gst_riff_create_video_template_caps),
12624         (gst_riff_create_audio_template_caps),
12625         (gst_riff_create_iavs_template_caps):
12626         * gst-libs/gst/riff/riff-media.h:
12627         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
12628         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
12629         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
12630         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
12631         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12632         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
12633         (gst_matroska_demux_plugin_init): First batch implementing audio and
12634         video codec tags in demuxers.
12635
12636 2004-02-22  Benjamin Otte  <otte@gnome.org>
12637
12638         * ext/xine/Makefile.am:
12639         * ext/xine/gstxine.h:
12640         * ext/xine/xine.c: (plugin_init):
12641         * ext/xine/xineinput.c:
12642           add input plugin wrapper. Playback from files, http, mms and cdda
12643           works.
12644         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12645           remove leftover G_GNUC_UNUSED
12646         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
12647         (gst_asf_demux_identify_guid):
12648           improve debugging output
12649
12650 2004-02-22  Benjamin Otte  <otte@gnome.org>
12651
12652         reported by: Padraig O'Briain <padraig.obriain@sun.com>
12653
12654         * autogen.sh:
12655           replace test -e with test -x for mkinstalldirs to be more portable.
12656           (fixes #134816)
12657
12658 2004-02-22  Benjamin Otte  <otte@gnome.org>
12659
12660         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
12661
12662         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
12663           set rank to PRIMARY
12664         * gst/volume/gstvolume.c: (plugin_init):
12665           set rank to NONE
12666         fixes #134960
12667
12668 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
12669
12670         reviewed by Benjamin Otte  <otte@gnome.org>
12671
12672         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
12673           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
12674
12675 2004-02-22  Benjamin Otte  <otte@gnome.org>
12676
12677         * configure.ac:
12678           export [_]*{gst,Gst,GST}.* symbols from plugins
12679
12680 2004-02-22  Christophe Fergeau <teuf@gnome.org>
12681
12682         reviewed by: Benjamin Otte  <otte@gnome.org>
12683
12684         * ext/lame/gstlame.c: (add_one_tag):
12685         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
12686         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
12687         (gst_vorbisenc_metadata_set1):
12688         * gst/tags/gstid3tag.c:
12689         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
12690           apply fixes from bugs #135042 (lame can't write tags) and #133817
12691           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
12692
12693 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
12694
12695         * configure.ac: Export only gst_plugin_desc from plugins.
12696          Note that this change only makes any effect with Linux using libtool
12697          1.5.2 or higher. Otherwise it is silently ignored, but it would build
12698          fine. And don't try to have several versions of libtool in different
12699          directories.
12700
12701 2004-02-20  Andy Wingo  <wingo@pobox.com>
12702
12703         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
12704         interleave respectively.
12705
12706         * gst/interleave/deinterleave.c: New plugin: deinterleave
12707         (replaces on oneton).
12708         * gst/interleave/interleave.c: New plugin: interleave.
12709         * gst/interleave/plugin.h: Support file.
12710         * gst/interleave/plugin.c: Support file.
12711
12712         * configure.ac: Remove intfloat and oneton, add interleave.
12713
12714         * ext/sndfile/gstsf.c: Handle events better.
12715
12716         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
12717         and float2int operation. int2float has scheduling problems as
12718         noted in in2float_chain.
12719
12720 2004-02-20  Benjamin Otte  <otte@gnome.org>
12721
12722         * ext/xine/Makefile.am:
12723         * ext/xine/gstxine.h:
12724         * ext/xine/xine.c:
12725         * ext/xine/xineaudiodec.c:
12726         * ext/xine/xinecaps.c:
12727           add first version of xine plugin wrapper. Currently only wraps the
12728           QDM2 win32 DLL, and even that only in proof-of-concept quality.
12729         * configure.ac:
12730         * ext/Makefile.am:
12731           add xine plugin wrapper, disabled by default. Use --enable-xine to
12732           build. Note that it'll segfault on gst-register if you don't remove
12733           the goom and tvtime post plugins from xine.
12734         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
12735         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
12736           add extradata parsing for QDM2.
12737           change around debugging prints.
12738
12739 2004-02-19  Benjamin Otte  <otte@gnome.org>
12740
12741         * ext/lame/gstlame.c: (gst_lame_chain):
12742         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
12743           use gst_tag_list_insert when you want to insert tags
12744
12745 2004-02-18  David Schleef  <ds@schleef.org>
12746
12747         * configure.ac:  Move massink to gst-rotten
12748         * ext/Makefile.am:
12749         * ext/mas/Makefile.am:
12750         * ext/mas/massink.c:
12751         * ext/mas/massink.h:
12752
12753 2004-02-18  David Schleef  <ds@schleef.org>
12754
12755         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
12756         typefinding, since it seems to be worse than nothing.
12757         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
12758         atom to recognize .mp4 and .m4a files as video/quicktime.
12759
12760 2004-02-18  David Schleef  <ds@schleef.org>
12761
12762         * gst/sine/demo-dparams.c: (quit_live),
12763         (dynparm_log_value_changed), (dynparm_value_changed), (main):
12764         Use double dparams, not float.
12765         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12766         (gst_sinesrc_init): Change sync default to FALSE, since multiple
12767         sync'd elements don't really work correctly.
12768         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
12769         (volume_update_volume), (volume_get_property):  Change dparam
12770         to double.
12771
12772 2004-02-18  Julien MOUTTE  <julien@moutte.net>
12773
12774         * sys/ximage/ximagesink.c:
12775         (gst_ximagesink_xwindow_update_geometry),
12776         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
12777         (gst_ximagesink_change_state), (gst_ximagesink_expose),
12778         (gst_ximagesink_init): Rework the way software video scaling works. So
12779         now we check on each chain call if the video frames are feeling the
12780         window. If not we try to renegotiate caps. On failure we memorize that
12781         and we won't try again for that PLAYING sessions.
12782         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
12783         failure.
12784         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
12785         synchronous flag.
12786
12787 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12788
12789         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
12790           break up _link so we can give a better debug message for errors
12791
12792 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12793
12794         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
12795           set up debug category
12796
12797 2004-02-18  Julien MOUTTE <julien@moutte.net>
12798
12799         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12800         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
12801         the way renegotiation work. The event handling function is not taking
12802         care of external windows and renegotiate method check for pad flags
12803         NEGOTIATING. Should fix : #133209
12804
12805 2004-02-17  Julien MOUTTE  <julien@moutte.net>
12806
12807         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
12808         pad is negotiating before trying renegotiation.
12809
12810 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12811
12812         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
12813           pass on all possible mime types as typefind hints
12814
12815 2004-02-17  Julien MOUTTE <julien@moutte.net>
12816
12817         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
12818         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
12819         possible SHM leak if we crash. All other apps using XShm are doing
12820         that.
12821
12822 2004-02-17  Julien MOUTTE  <julien@moutte.net>
12823
12824         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12825         (gst_ximagesink_expose): Renegotiate size on expose.
12826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
12827         size on expose.
12828
12829 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12830
12831         * testsuite/alsa/sinesrc.c:
12832           cosmetic fix to fix compile issue with gcc 2.95.4
12833
12834 2004-02-16  Julien MOUTTE <julien@moutte.net>
12835
12836         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
12837         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
12838         failed opening the audio device.
12839         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12840         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
12841         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
12842         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
12843         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
12844         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
12845         (gst_ximagesink_change_state), (gst_ximagesink_chain),
12846         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
12847         Removing some useless g_return_if_fail like wingo suggested.
12848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12849         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
12850         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
12851         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
12852         (gst_xvimagesink_update_colorbalance),
12853         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
12854         (gst_xvimagesink_xcontext_clear),
12855         (gst_xvimagesink_get_fourcc_from_caps),
12856         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
12857         (gst_xvimagesink_set_xwindow_id),
12858         (gst_xvimagesink_colorbalance_list_channels),
12859         (gst_xvimagesink_colorbalance_set_value),
12860         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
12861         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
12862
12863 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12864
12865         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
12866           throw error when not negotiated instead of asserting
12867
12868 2004-02-15  Julien MOUTTE  <julien@moutte.net>
12869
12870         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
12871         correct data refcounting.
12872
12873 2004-02-15  Julien MOUTTE  <julien@moutte.net>
12874
12875         * gst/switch/gstswitch.c: (gst_switch_change_state),
12876         (gst_switch_class_init): Cleaning the sinkpads correctly on state
12877         change, mostly the EOS flag.
12878
12879 2004-02-15  Julien MOUTTE  <julien@moutte.net>
12880
12881         * examples/gstplay/player.c: (got_eos), (main): Adding some
12882         output for debugging.
12883         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
12884         timeouts if we go to any state different from PLAYING.
12885         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
12886         more EOS bugs in riff lib.
12887
12888 2004-02-14  Julien MOUTTE  <julien@moutte.net>
12889
12890         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
12891         visualization until i find a way to fix switch correctly.
12892         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
12893         EOS arrives.
12894         * gst/switch/gstswitch.c: (gst_switch_release_pad),
12895         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
12896         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
12897         Reworked switch to get a more correct behaviour with events and refing
12898         of data stored in sinkpads.
12899         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
12900         we don't pull from a pad in EOS.
12901
12902 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12903
12904         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
12905           remove v1 tag even if we can't read it (makes sure we don't detect
12906           it again)
12907
12908 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12909
12910         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
12911         (gst_alsa_xrun_recovery):
12912         * ext/alsa/gstalsa.h:
12913           try xrun recovery when wait failed. Make xrun recovery function
12914           return TRUE/FALSE to indicate success. (might fix #134354)
12915
12916 2004-02-13  David Schleef  <ds@schleef.org>
12917
12918         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
12919         (dynparm_value_changed), (main): Convert from float to double.
12920         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
12921
12922 2004-02-13  David Schleef  <ds@schleef.org>
12923
12924         * gst/silence/gstsilence.c: (gst_silence_class_init),
12925         (gst_silence_set_clock), (gst_silence_get),
12926         (gst_silence_set_property), (gst_silence_get_property):
12927         * gst/silence/gstsilence.h: Add sync property.
12928         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12929         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
12930         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
12931         * gst/sine/gstsinesrc.h: Add sync property.
12932
12933 2004-02-13  David Schleef  <ds@schleef.org>
12934
12935         * gst/intfloat/gstint2float.c: (conv_f32_s16),
12936         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
12937
12938 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12939
12940         * configure.ac:
12941         * ext/Makefile.am:
12942         * gst-libs/ext/Makefile.am:
12943           move ffmpeg plugin to gst-ffmpeg module
12944
12945 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12946
12947         * configure.ac: use GST_ARCH to detect architecture
12948
12949 2004-02-12  Julien MOUTTE  <julien@moutte.net>
12950
12951         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
12952
12953 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12954
12955         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12956           classify LADSPA plugins based on number of src/sink pads
12957           (#133663, Stefan Kost)
12958         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
12959           fix dparams registration
12960           (#133528, Stefan Kost)
12961         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
12962           fix use of isprint and use g_ascii_isprint instead
12963           (#133316, Stefan Kost)
12964
12965 2004-02-11  David Schleef  <ds@schleef.org>
12966
12967         Convert a few inner loops to use liboil.  This is currently
12968         optional, and is only enabled if liboil is present (duh!).
12969         * configure.ac: Check for liboil-0.1
12970         * gst/intfloat/Makefile.am:
12971         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
12972         (gst_int2float_chain_gint16):
12973         * gst/videofilter/Makefile.am:
12974         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
12975         (tablelookup_u8), (gst_videobalance_planar411):
12976         * gst/videotestsrc/Makefile.am:
12977         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
12978         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
12979         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
12980         (paint_hline_RGB565), (paint_hline_xRGB1555):
12981
12982 2004-02-11  David Schleef  <ds@schleef.org>
12983
12984         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
12985         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
12986         (gst_colorspace_getcaps), (gst_colorspace_link),
12987         (gst_colorspace_base_init), (gst_colorspace_init),
12988         (gst_colorspace_chain), (gst_colorspace_change_state),
12989         (plugin_init): Merge Ronald's patch (bug #117897) and update
12990         for new caps and negotiation.  Seems to work, although it
12991         shows off bugs in lcs.
12992
12993 2004-02-11  David Schleef  <ds@schleef.org>
12994
12995         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
12996         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
12997
12998 2004-02-11  David Schleef  <ds@schleef.org>
12999
13000         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
13001         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
13002         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
13003         Add server and port properties
13004
13005 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13006
13007         * m4/a52.m4:
13008         * m4/aalib.m4:
13009         * m4/as-ffmpeg.m4:
13010         * m4/as-liblame.m4:
13011         * m4/as-slurp-ffmpeg.m4:
13012         * m4/check-libheader.m4:
13013         * m4/esd.m4:
13014         * m4/freetype2.m4:
13015         * m4/gconf-2.m4:
13016         * m4/glib.m4:
13017         * m4/gst-alsa.m4:
13018         * m4/gst-artsc.m4:
13019         * m4/gst-ivorbis.m4:
13020         * m4/gst-matroska.m4:
13021         * m4/gst-sdl.m4:
13022         * m4/gst-shout2.m4:
13023         * m4/gst-sid.m4:
13024         * m4/gtk.m4:
13025         * m4/libdv.m4:
13026         * m4/libfame.m4:
13027         * m4/libmikmod.m4:
13028         * m4/ogg.m4:
13029         * m4/vorbis.m4:
13030           fix underquotedness of macros (#133800)
13031         * m4/as-avifile.m4:
13032         * m4/xmms.m4:
13033           removed because no longer used
13034
13035 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13036
13037         * configure.ac:
13038           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
13039           by autopoint (fixes #132996)
13040
13041 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13042
13043         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
13044         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
13045         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
13046         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
13047           fix memleaks
13048
13049 2004-02-11  David Schleef  <ds@schleef.org>
13050
13051         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
13052         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
13053         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
13054         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
13055         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
13056         (gst_jpegenc_class_init), (gst_jpegenc_init),
13057         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
13058         (gst_jpegenc_chain), (gst_jpegenc_set_property),
13059         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
13060         * ext/jpeg/gstjpegenc.h: Fix negotiation.
13061
13062 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13063
13064         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
13065         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
13066         * ext/mikmod/gstmikmod.h:
13067           fix caps negotiation in mikmod
13068         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
13069           output debug information
13070
13071 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13072
13073         * gst-libs/gst/colorbalance/Makefile.am:
13074         * gst-libs/gst/navigation/Makefile.am:
13075         * gst-libs/gst/xoverlay/Makefile.am:
13076           remove unused GST_OPT_CFLAGS from Makefiles
13077           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
13078
13079 2004-02-07  David Schleef  <ds@schleef.org>
13080
13081         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
13082         push events to pads that haven't been created (#133508)
13083
13084 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
13085
13086         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
13087         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
13088         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13089         (gst_dvdec_loop), (gst_dvdec_change_state):
13090         Second attempt at committing a working dvdec element.
13091
13092 2004-02-06  David Schleef  <ds@schleef.org>
13093
13094         Build fixes for OS X: (see #129600)
13095         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
13096         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
13097         (gst_riff_read_strf_iavs):
13098         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
13099         (gst_avi_demux_stream_odml):
13100         * gst/playondemand/Makefile.am:
13101         * gst/rtp/rtp-packet.c:
13102
13103 2004-02-05  David Schleef  <ds@schleef.org>
13104
13105         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
13106         last change, because it Just Doesn't Compile.
13107
13108 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13109
13110         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13111           skip undecodable id3v2 tag instead of keeping it
13112
13113 2004-02-05  David Schleef  <ds@schleef.org>
13114
13115         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
13116         Unref leaked buffer.  (Noticed by Ronald)
13117
13118 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
13119
13120         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13121         Sync requires with other checks.  >= vs =.
13122
13123 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
13124
13125         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
13126         (gst_dvdec_video_link), (gst_dvdec_loop):
13127         * ext/dv/gstdvdec.h:
13128           rework the caps negotiation so that dvdec works again instead
13129           of just segfaulting.
13130
13131 === release 0.7.4 ===
13132
13133 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13134
13135         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
13136         * configure.ac: changed for release
13137
13138 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13139
13140         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
13141         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13142         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13143         * pkgconfig/gstreamer-play-uninstalled.pc.in:
13144           reworked patch by David Lehn to fix libdir and includedir for
13145           uninstalled libraries
13146           removed play and gconf from gstreamer-libs since they have their
13147           own pkgconfig files
13148
13149 2004-02-04  David Schleef  <ds@schleef.org>
13150
13151         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
13152         memleak.
13153
13154 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13155
13156         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
13157           use correct GST_TAG_ENCODER tag
13158
13159 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13160
13161         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13162           be sure to stop the clock when going to paused
13163         * sys/oss/gstosssink.c: (gst_osssink_change_state):
13164           reset number of transmitted when going to ready.
13165         fixes #132935
13166
13167 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
13168
13169         reviewed by Benjamin Otte
13170
13171         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
13172           extract track count (fixes #133410)
13173
13174 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13175
13176         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
13177           that should be !=, not == (fixes #132519)
13178
13179 2004-02-04  David Schleef  <ds@schleef.org>
13180
13181         Make sure set_explicit_caps() is called before adding pad.
13182         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
13183         * gst/id3/gstid3types.c: (gst_id3types_loop):
13184         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
13185         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
13186
13187 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13188
13189         * configure.ac:
13190           bump nano to 2, first prerelease
13191           put back AM_PROG_LIBTOOL
13192
13193 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13194
13195         * testsuite/alsa/Makefile.am:
13196           these are user test apps, not automatic testsuite tests
13197
13198 2004-02-04  David Schleef  <ds@schleef.org>
13199
13200         Convert GST_DEBUG_CAPS() to GST_DEBUG():
13201         * gst/mpeg1videoparse/gstmp1videoparse.c:
13202         (mp1videoparse_parse_seq):
13203         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
13204         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
13205         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
13206         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
13207         (gst_xvideosink_getcaps):
13208         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13209         * testsuite/gst-lint: more tests
13210
13211 2004-02-04  David Schleef  <ds@schleef.org>
13212
13213         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
13214         with the code that they would expand to.
13215         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
13216         (gst_flacdec_get_src_query_types),
13217         (gst_flacdec_get_src_event_masks):
13218         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
13219         (gst_gnomevfssrc_get_query_types),
13220         (gst_gnomevfssrc_get_event_mask):
13221
13222 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13223
13224         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13225         (gst_sinesrc_dispose):
13226           fix memleak by properly disposing sinesrc
13227
13228 2004-02-04  Julien MOUTTE  <julien@moutte.net>
13229
13230         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
13231         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
13232         an overlay to redraw the image because it has been exposed.
13233         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
13234         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
13235         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
13236         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
13237         interface
13238         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
13239         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
13240         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
13241         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
13242         interface
13243
13244 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13245
13246         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
13247           more memleak fixage
13248
13249 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13250
13251         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
13252         * gst/typefind/gsttypefindfunctions.c:
13253           fix memleaks shown by gst-typefind
13254
13255 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13256
13257         * common/glib-gen.mak:
13258           add hack rule to touch .Plo files
13259         * gst-libs/gst/colorbalance/Makefile.am:
13260         * gst-libs/gst/mixer/Makefile.am:
13261         * gst-libs/gst/play/Makefile.am:
13262         * gst-libs/gst/tuner/Makefile.am:
13263           remove glib_root variable
13264
13265 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13266
13267         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
13268           set explicit caps before adding the element, so the autopluggers can
13269           plug correctly.
13270         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
13271         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
13272         (mpeg_video_type_find), (mpeg_video_stream_type_find),
13273         (dv_type_find):
13274           fix memleaks in typefind functions. gst_type_find_suggest takes a const
13275           argument.
13276
13277 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13278
13279         * gst-libs/gst/colorbalance/Makefile.am:
13280         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
13281         * gst-libs/gst/colorbalance/colorbalance.c:
13282         * gst-libs/gst/colorbalance/colorbalance.h:
13283         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
13284         * gst-libs/gst/mixer/Makefile.am:
13285         * gst-libs/gst/mixer/mixer-marshal.list:
13286         * gst-libs/gst/mixer/mixer.c:
13287         * gst-libs/gst/mixer/mixer.h:
13288         * gst-libs/gst/mixer/mixermarshal.list:
13289         * gst-libs/gst/play/Makefile.am:
13290         * gst-libs/gst/play/play.h:
13291         * gst-libs/gst/tuner/Makefile.am:
13292         * gst-libs/gst/tuner/tuner-marshal.list:
13293         * gst-libs/gst/tuner/tuner.c:
13294         * gst-libs/gst/tuner/tuner.h:
13295         * gst-libs/gst/tuner/tunermarshal.list:
13296           use new glib-gen.mak snippet to clean up Makefile.am
13297           fix various bugs in Makefile.am's
13298
13299 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13300
13301         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
13302           handle chain parsing correctly in the multichain case
13303         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
13304         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
13305         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13306         (theora_dec_chain):
13307           handle events and queries correctly
13308
13309 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
13310
13311         * .cvsignore:
13312         Ignore generated file _stdint.h.
13313
13314 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
13315
13316         * gst-libs/gst/colorbalance/Makefile.am:
13317         * gst-libs/gst/colorbalance/colorbalance.h:
13318         * gst-libs/gst/mixer/Makefile.am:
13319         * gst-libs/gst/mixer/mixer.h:
13320         * gst-libs/gst/play/Makefile.am:
13321         * gst-libs/gst/play/play.h:
13322         * gst-libs/gst/tuner/Makefile.am:
13323         * gst-libs/gst/tuner/tuner.h:
13324         Generate enum type code with glib-mkenums.
13325         * gst-libs/gst/colorbalance/.cvsignore:
13326         * gst-libs/gst/mixer/.cvsignore:
13327         * gst-libs/gst/play/.cvsignore:
13328         * gst-libs/gst/tuner/.cvsignore:
13329         Ignore generated files.
13330
13331 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
13332
13333         * gst-libs/gst/audio/.cvsignore:
13334         Ignore generated file.
13335         * gst-libs/gst/audio/Makefile.am:
13336         Do not install example filter.
13337
13338 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
13339
13340         * examples/switch/.cvsignore:
13341         Ignore generated file.
13342
13343 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13344
13345         * common/m4/ax_create_stdint_h.m4:
13346         * configure.ac:
13347           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
13348           _stdint.h.
13349         * Makefile.am:
13350           remove generated _stdint.h in DISTCLEANFILES
13351         * ext/a52dec/gsta52dec.c:
13352           include _stdint.h for a52dec. (should fix #133064)
13353
13354 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
13355
13356         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
13357         (gst_tag_to_vorbis_comments):
13358         Add replaygain support to vorbistag
13359
13360 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
13361         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
13362         (gst_ffmpeg_caps_to_extradata):
13363           Fix SVQ3 caps flag properties
13364           Use glib macro for bytes swap
13365
13366 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13367
13368         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
13369         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
13370         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13371         * ext/sndfile/gstsf.c: (plugin_init):
13372         * gst/avi/gstavi.c: (plugin_init):
13373         * sys/dxr3/dxr3init.c: (plugin_init):
13374         * sys/oss/gstossaudio.c: (plugin_init):
13375         * sys/v4l/gstv4l.c: (plugin_init):
13376         * sys/v4l2/gstv4l2.c: (plugin_init):
13377           remove textdomain calls
13378         * po/nl.po:
13379           update Dutch translation
13380
13381 2004-02-02  Julien MOUTTE  <julien@moutte.net>
13382
13383         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13384         (gst_play_set_audio_sink): Moving volume in the audio thread for
13385         instantaneous volume change. Maybe i will add another volume in front
13386         of visualization later, not sure yet though.
13387
13388 2004-02-02  Julien MOUTTE  <julien@moutte.net>
13389
13390         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13391         (gst_ximagesink_handle_xevents): Better X events handling, only take
13392         the latest events for configure and motion.
13393         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
13394
13395 2004-02-02  Jon Trowbridge  <trow@gnu.org>
13396
13397         reviewed by: David Schleef  <ds@schleef.org>
13398
13399         Fix memory leaks:
13400         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
13401         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
13402
13403 2004-02-02  David Schleef  <ds@schleef.org>
13404
13405         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
13406         of lines.
13407         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
13408         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
13409         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
13410         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
13411         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
13412         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
13413         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
13414         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
13415         (gst_float2_2_int_link):
13416         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
13417         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
13418         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
13419         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
13420         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
13421         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
13422         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
13423         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
13424         * testsuite/gst-lint: Add tests for bzero and ;;
13425
13426 2004-02-02  David Schleef  <ds@schleef.org>
13427
13428         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
13429
13430 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13431
13432         * ext/aalib/gstaasink.c: (gst_aasink_open):
13433         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
13434         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13435         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13436         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
13437         (gst_afsink_close_file):
13438         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
13439         (gst_afsrc_close_file):
13440         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
13441         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
13442         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
13443         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
13444         * ext/esd/esdmon.c: (gst_esdmon_get):
13445         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
13446         * ext/faac/gstfaac.c: (gst_faac_chain):
13447         * ext/faad/gstfaad.c: (gst_faad_chain):
13448         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
13449         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
13450         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
13451         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
13452         (gst_flacdec_loop):
13453         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
13454         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
13455         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13456         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
13457         (gst_gnomevfssink_close_file):
13458         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13459         (gst_gnomevfssrc_open_file):
13460         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
13461         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
13462         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
13463         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
13464         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
13465         * ext/mad/gstmad.c: (gst_mad_chain):
13466         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
13467         * ext/mpeg2dec/gstmpeg2dec.c:
13468         * ext/mpeg2enc/gstmpeg2enc.cc:
13469         * ext/mplex/gstmplex.cc:
13470         * ext/mplex/gstmplexibitstream.cc:
13471         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
13472         (gst_ogg_demux_push):
13473         * ext/raw1394/gstdv1394src.c:
13474         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
13475         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
13476         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
13477         (gst_sf_loop):
13478         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13479         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
13480         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
13481         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
13482         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
13483         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
13484         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
13485         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
13486         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
13487         (gst_riff_read_element_data), (gst_riff_read_seek),
13488         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
13489         * gst/adder/gstadder.c: (gst_adder_loop):
13490         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
13491         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
13492         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
13493         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13494         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
13495         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
13496         * gst/goom/gstgoom.c: (gst_goom_chain):
13497         * gst/id3/gstid3types.c: (gst_id3types_loop):
13498         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
13499         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
13500         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
13501         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
13502         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
13503         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
13504         (gst_ebml_read_float), (gst_ebml_read_header):
13505         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
13506         (gst_matroska_demux_parse_blockgroup):
13507         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13508         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
13509         * gst/oneton/gstoneton.c: (gst_oneton_chain):
13510         * gst/silence/gstsilence.c: (gst_silence_get):
13511         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13512         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
13513         * gst/speed/gstspeed.c: (speed_loop):
13514         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
13515         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
13516         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
13517         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
13518         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
13519         (gst_wavparse_loop):
13520         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
13521         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
13522         (dxr3audiosink_close):
13523         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
13524         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
13525         (dxr3videosink_close), (dxr3videosink_write_data):
13526         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
13527         * sys/oss/gstosssink.c: (gst_osssink_chain):
13528         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13529         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
13530         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
13531         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
13532         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
13533         (gst_v4l_set_window), (gst_v4l_enable_overlay):
13534         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
13535         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
13536         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
13537         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
13538         (gst_v4l_set_audio):
13539         * sys/v4l/v4l_calls.h:
13540         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
13541         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
13542         (gst_v4lmjpegsink_playback_init),
13543         (gst_v4lmjpegsink_playback_start):
13544         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
13545         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
13546         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
13547         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
13548         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
13549         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
13550         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
13551         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
13552         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
13553         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
13554         (gst_v4l2_get_output), (gst_v4l2_set_output),
13555         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
13556         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
13557         (gst_v4l2_set_attribute):
13558         * sys/v4l2/v4l2_calls.h:
13559         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
13560         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
13561         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
13562         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
13563         (gst_v4l2src_capture_stop):
13564         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
13565         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
13566         (gst_ximagesink_chain):
13567         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
13568         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
13569         (gst_xvideosink_xwindow_new):
13570         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
13571         (gst_xvimagesink_chain):
13572
13573 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13574
13575         * gst/volume/gstvolume.c: (gst_volume_set_volume),
13576         (gst_volume_get_volume), (volume_class_init), (volume_init),
13577         (volume_chain_int16), (volume_update_volume):
13578         * gst/volume/gstvolume.h:
13579           make code more readable by removing magic numbers
13580           make mixer interface export 0-100 range
13581           make it internally map to 0.0-1.0 range so users don't distort
13582           output by putting the sliders at full volume
13583
13584 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13585
13586         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
13587         (gst_play_state_change), (gst_play_seek_to_time):
13588         block the tick callback for 0.5 secs after doing a seek
13589
13590 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13591
13592         * gst-libs/gst/play/play.c: (gst_play_new):
13593           check for GError
13594
13595 2004-02-01  Julien MOUTTE  <julien@moutte.net>
13596
13597         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
13598         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
13599         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
13600         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
13601         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
13602         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
13603
13604 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13605
13606         * configure.ac:
13607         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13608           check for a function added in vorbis 1.1
13609
13610 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13611
13612         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13613         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
13614           really start/stop clock only on PLAYING <=> PAUSED
13615         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13616           remove \n from debugging lines
13617         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
13618           make it work when seeking does not
13619         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13620           reset on DISCONT
13621
13622 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13623
13624         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
13625           start clock on PAUSED=>PLAYING, not later
13626         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13627           extract correct time for different discont formats
13628         (gst_alsa_sink_get_time):
13629           don't segfault when no format is negotiated yet, just return 0
13630         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13631         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
13632         (gst_ogg_pad_push):
13633           handle flush and discont events correctly
13634         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
13635           handle discont events correctly
13636
13637 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
13638
13639         * gst-libs/gst/play/play.c: (gst_play_error_quark),
13640         (gst_play_error_create), (gst_play_error_plugin),
13641         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
13642         * gst-libs/gst/play/play.h:
13643           add error handling during creation
13644         * examples/gstplay/player.c: (main):
13645           use new gst_play_new
13646
13647
13648 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13649
13650         * ext/theora/theoradec.c: (theora_dec_chain):
13651           make comments work
13652         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13653         (vorbis_dec_src_event), (vorbis_dec_chain):
13654           add encoder tag, fix tag reading to be more error tolerant, change
13655           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
13656           gst_pad_event_default.
13657         * gst/tags/gstvorbistag.c:
13658         (gst_tag_list_from_vorbiscomment_buffer):
13659           undefine function specific define at end of function
13660
13661 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
13662
13663         * ext/flac/gstflac.c: (plugin_init):
13664         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
13665         * ext/flac/gstflacdec.h:
13666         * ext/flac/gstflacenc.h:
13667           Fix typos
13668
13669 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
13670
13671         * examples/gstplay/player.c: s/gstplay.h/play.h/
13672
13673 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13674
13675         * gst-libs/gst/play/Makefile.am:
13676         * gst-libs/gst/play/gstplay.c:
13677         * gst-libs/gst/play/gstplay.h:
13678         * gst-libs/gst/play/play.c:
13679           more surgery, operation complete
13680
13681 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13682
13683         * gst-libs/gst/play/play.old.c:
13684         * gst-libs/gst/play/play.old.h:
13685           after CVS surgery by moving, remove
13686         * gst-libs/gst/play/playpipelines.c:
13687           remove
13688
13689         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
13690           add negotiation error
13691
13692 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13693
13694         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13695         (gst_ogg_demux_push):
13696           add some seeking debug info
13697           send a flush when seeking
13698
13699 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13700
13701         * configure.ac:
13702           use AC_C_INLINE
13703         * configure.ac:
13704         * ext/Makefile.am:
13705         * ext/theora/Makefile.am:
13706         * ext/theora/theoradec.c:
13707           add theora video decoder. Does just do simple decoding for now and
13708           has been tested against Theora cvs only. It only works when theora
13709           is compiled with --enable-static.
13710         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13711           always reset packetno on DISCONT
13712
13713 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13714
13715         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
13716           Fix audio.
13717
13718 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13719
13720         * gst/mpegaudioparse/gstmpegaudioparse.c:
13721         (mp3_type_frame_length_from_header):
13722           Fix header parsing - stolen from ffmpeg (thank you! :) ).
13723
13724 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13725
13726         * ext/esd/esdsink.c: (gst_esdsink_init):
13727           Since we have static pad template caps, we don't need to negotiate;
13728           either the core errors out or we know the format.
13729
13730 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13731
13732         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
13733         (gst_riff_read_seek):
13734         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
13735         (gst_ebml_read_seek):
13736           Fix event handling.
13737
13738 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13739
13740         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
13741           removee video/x-theora from vp3 decoder, it doesn't handle raw
13742           theora streams
13743         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
13744           fix bug with finalizing element that never went to PAUSED
13745         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
13746           length and position queries were swapped
13747         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13748         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
13749         (vorbis_dec_src_event):
13750           implement querying time and bytes
13751
13752 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13753
13754         * just about every source file:
13755           gst_element_error -> GST_ELEMENT_ERROR
13756
13757 2004-01-29  Julien MOUTTE  <julien@moutte.net>
13758
13759         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
13760         emiting FLUSH and even before DISCONT.
13761         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
13762         get the best instant seeking as possible yay!
13763
13764 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13765
13766         * gst/mpeg1videoparse/gstmp1videoparse.c:
13767         (gst_mp1videoparse_real_chain):
13768           Committed wrong version last week... Grr... Didn't notice until now.
13769
13770 2004-01-29  Julien MOUTTE <julien@moutte.net>
13771
13772         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
13773         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
13774         have_xwindow_id signal in xwindow_create.
13775
13776 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13777
13778         * ext/ogg/gstoggdemux.c:
13779           lots of changes - mainly support for chained bitstreams, seeking,
13780           querying and bugfixes of course
13781         * ext/vorbis/Makefile.am:
13782         * ext/vorbis/vorbisdec.c:
13783         * ext/vorbis/vorbisdec.h:
13784           add vorbisdec raw vorbis decoder
13785         * ext/vorbis/vorbis.c: (plugin_init):
13786           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
13787         * gst/intfloat/Makefile.am:
13788         * gst/intfloat/float22int.c:
13789         * gst/intfloat/float22int.h:
13790         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
13791           add float2intnew plugin. It converts multichannel interleaved float to
13792           multichannel interleaved int. The name should probably be changed.
13793         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
13794         (plugin_init):
13795           add typefinding for raw theora video so oggdemux can detect it.
13796
13797 2004-01-28  Julien MOUTTE  <julien@moutte.net>
13798
13799         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
13800         sink element first.
13801         * gst/videoscale/gstvideoscale.c:
13802         (gst_videoscale_handle_src_event): Fixing src event handler.
13803
13804 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13805
13806         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13807         (gst_v4lsrc_open), (gst_v4lsrc_close),
13808         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
13809         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
13810         * sys/v4l/gstv4lsrc.h:
13811         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
13812         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
13813           Implement resizing... Hack. But that's why v4l is b0rked...
13814
13815 2004-01-28  Julien MOUTTE <julien@moutte.net>
13816
13817         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
13818         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
13819         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
13820         (gst_ximagesink_xwindow_destroy):
13821         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13822         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13823         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
13824         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
13825         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
13826         correctly cleaning the image created to check xshm calls on succes,
13827         added a lot of XSync calls in X11 functions, and fixed a segfault when
13828         no image format was defined before negotiation happened.
13829
13830 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13831
13832         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
13833           use gst_element_get_time to get correct time
13834
13835 2004-01-28  Julien MOUTTE  <julien@moutte.net>
13836
13837         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13838         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
13839         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
13840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
13841         (gst_xvimagesink_check_xshm_calls),
13842         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
13843         X plugins are now able to detect that XShm calls will fail even if the
13844         server claims that it has XShm support (remote displays most of the
13845         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
13846         so that we use non XShm functions. This feature is almost useless for
13847         xvimagesink as Xv is not supported on remote displays anyway, but
13848         it might happen than even on the local display XShm calls fail.
13849
13850 2004-01-27  David Schleef  <ds@schleef.org>
13851
13852         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
13853         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
13854         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
13855         changed esdsink to only use 44100,16,2, since esd sucks at rate
13856         conversion and esdsink has had difficulty negotiating.
13857
13858 2004-01-27  Julien MOUTTE <julien@moutte.net>
13859
13860         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
13861         (gst_play_seek_to_time): Fixing the way to get current position.
13862
13863 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13864
13865         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
13866           use gst_element_get_time to get correct time
13867
13868 2004-01-27  Julien MOUTTE <julien@moutte.net>
13869
13870         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
13871         fix ever... Inverting 2 lines of code make spider autoplug correctly
13872         tagged mp3 !
13873
13874 2004-01-27  David Schleef  <ds@schleef.org>
13875
13876         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13877         Use gst_pad_try_set_caps_nonfixed().
13878
13879 2004-01-27  David Schleef  <ds@schleef.org>
13880
13881         * gst/ac3parse/gstac3parse.c: update to checklist 5
13882         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
13883         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
13884         * gst/audioscale/gstaudioscale.c: same
13885         * gst/auparse/gstauparse.c: same
13886         * gst/avi/gstavidemux.c: same
13887
13888 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13889
13890         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
13891           stop processing after EOS
13892
13893 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13894
13895         * gst/asfdemux/asfheaders.h:
13896         * gst/asfdemux/gstasfdemux.c:
13897         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
13898         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
13899         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
13900           lot's of fixes to make data extraction simpler and get the code
13901           architecture and compiler independant. Add debugging category
13902         * gst/goom/gstgoom.c: (gst_goom_change_state):
13903           reset channel count on PAUSED=>READY, not READY=>PAUSED
13904
13905 2004-01-26  Colin Walters  <walters@verbum.org>
13906
13907         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
13908         code to pull a bigger buffer in iradio mode.  This as a side effect
13909         makes typefinding work.
13910
13911 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
13912
13913         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
13914         Fix SVQ3 decoding on PPC
13915
13916 2004-01-26  Julien MOUTTE <julien@moutte.net>
13917
13918         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
13919         that one managed to stay there... Fixed.
13920
13921 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
13922
13923         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
13924         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
13925         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
13926         (qtdemux_video_caps):
13927         * gst/qtdemux/qtdemux.h:
13928         Add SVQ3 specific flags to qtdemux and ffmpeg
13929
13930 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13931
13932         * gst-libs/gst/audio/audio.h:
13933           remove buffer-frames from audio caps
13934         * gst/audioconvert/gstaudioconvert.c:
13935           fix plugin to really work.
13936
13937 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13938
13939         * gst-libs/gst/mixer/mixer.c:
13940         * gst-libs/gst/propertyprobe/propertyprobe.c:
13941         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
13942         (gst_tuner_find_channel_by_name):
13943         * gst-libs/gst/tuner/tuner.h:
13944           Add gtk-doc style comments. Also fix a function name.
13945
13946 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13947
13948         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
13949         (gst_divxdec_negotiate):
13950           Fix for new capsnego - also fixes gst-player with divxdec.
13951
13952 2004-01-25  Julien MOUTTE  <julien@moutte.net>
13953
13954         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
13955         (gst_play_identity_handoff), (gst_play_set_location),
13956         (gst_play_set_visualization), (gst_play_connect_visualization): Another
13957         try in visualization implementation. Still have an issue with switch
13958         blocking when pulling from video_queue and only audio comes out of
13959         spider.
13960         * gst/switch/gstswitch.c: (gst_switch_release_pad),
13961         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
13962         release method. And check if the pad is usable before pulling.
13963
13964 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13965
13966         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
13967         (gst_videobalance_init),
13968         (gst_videobalance_colorbalance_list_channels),
13969         (gst_videobalance_colorbalance_set_value),
13970         (gst_videobalance_colorbalance_get_value),
13971         (gst_videobalance_update_properties),
13972         (gst_videobalance_update_tables_planar411),
13973         (gst_videobalance_planar411):
13974         * gst/videofilter/gstvideobalance.h:
13975           Implement lookup-tables. +/- 10x faster.
13976
13977 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13978
13979         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
13980         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
13981           The index reading was broken. The rest worked fine, but the whole
13982           goal of my rewrite was to make avidemux readable, and this was
13983           not at all readable. Please use typed variables.
13984
13985 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13986
13987         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
13988           Additional pad usability check.
13989         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
13990         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
13991         (gst_mp1videoparse_real_chain):
13992           Fix MPEG video stream parsing. The original plugin had several
13993           issues, including not timestamping streams where the source was
13994           not timestamped (this happens with PTS values in mpeg system
13995           streams, but MPEG video is also a valid stream on its own so
13996           that needs timestamps too). We use the display time code for that
13997           for now. Also, if one incoming buffer contains multiple valid
13998           frames, we push them all on correctly now, including proper EOS
13999           handling. Lastly, several potential segfaults were fixed, and we
14000           properly sync on new sequence/gop headers to include them in next,
14001           not previous frames (since they're header for the next frame, not
14002           the previous). Also see #119206.
14003         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
14004         (bpf_from_header):
14005           Move caps setting so we only do it after finding several valid
14006           MPEG-1 fraes sequentially, not right after the first one (which
14007           might be coincidental).
14008         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
14009         (mpeg_video_type_find), (mpeg_video_stream_type_find),
14010         (plugin_init):
14011           Add unsynced MPEG video stream typefinding, and change some
14012           probability values so we detect streams rightly. The idea is as
14013           follows: I can have an unsynced system stream which contains
14014           video. In the current code, I would randomly get a type for either
14015           system or video stream type found, because the probabilities are
14016           being calculated rather randomly. I now use fixed values, so we
14017           always prefer system stream if that was found (and that is how it
14018           should be). If no system stream was found, we can still identity                the stream as video-only.
14019
14020 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14021
14022         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
14023         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
14024           don't write to buffer. Extract data without the need of
14025           __attribute__ ((packed))
14026
14027 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14028
14029         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
14030         (mpeg1_sys_type_find):
14031           Fix MPEG-1 stream typefinding.
14032
14033 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14034
14035         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
14036           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
14037
14038 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14039
14040         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
14041         * ext/esd/gstesd.c: (plugin_init):
14042           private debugging, better error reporting
14043
14044 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14045
14046         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
14047         (gst_riff_read_init), (gst_riff_read_change_state):
14048         * gst-libs/gst/riff/riff-read.h:
14049           Remove stuff fromold metadata system.
14050
14051 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14052
14053         * ext/ogg/gstoggdemux.c:
14054           Fix wrong file comment.
14055         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
14056         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
14057           Add metadata reading properly.
14058
14059 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14060
14061         * ext/Makefile.am:
14062           Fix nas DIST_SUBDIRS
14063           Uraeus:
14064           Fix bug where make distcheck doesn't get run on adding stuff to
14065           the build.
14066
14067 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14068
14069         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
14070         * ext/divx/gstdivxdec.h:
14071           Fix divx3 ("msmpeg4") playback using divxdec.
14072
14073 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14074
14075         * gst/typefind/gsttypefindfunctions.c:
14076         (mp3_type_frame_length_from_header): fix bug in length computation
14077         (mp3_type_find): improve debugging output
14078
14079 2004-01-23  Julien MOUTTE  <julien@moutte.net>
14080
14081         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14082         (gst_play_set_location), (gst_play_seek_to_time),
14083         (gst_play_set_audio_sink), (gst_play_set_visualization),
14084         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
14085         the pipeline from scratch. Visualization is back and switch went out as
14086         i realized it was not possible to use the way i wanted.
14087         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
14088         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
14089         clearing in state change from READY to NULL. So that one can clean the
14090         X ressources keeping the element.
14091         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14092         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
14093         (gst_xvimagesink_colorbalance_set_value),
14094         (gst_xvimagesink_colorbalance_get_value),
14095         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
14096         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
14097         change from READY to NULL and fixed some stupid bugs in colorbalance
14098         get/set values. Also added the following feature : when nobody tries to
14099         set some values to the colorbalance levels before the xcontext is
14100         grabbed, then when creating channels list from Xv attributes we set the
14101         internal values to the Xv defaults. This way we handle buggy Xv drivers
14102         that set default hue values far from the middle of the range (Thanks
14103         to Jon Trowbridge for pointing that issue).
14104         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
14105         colorbalance levels have been set before xcontext is grabbed.
14106
14107 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14108
14109         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14110           Fix the ossmixer case where we shouldn't open /dev/dsp* because
14111           it might block operations (which is bad for a mixer).
14112
14113 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14114
14115         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
14116         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
14117         (gmip_find_type_pre):
14118         * gst-libs/gst/media-info/media-info-priv.h:
14119         * gst-libs/gst/media-info/media-info.c:
14120         (gst_media_info_instance_init), (gst_media_info_read_idler):
14121         add fakesink to get caps on decoder src pad again
14122         fix callback prototype to match new have_type signal signature
14123
14124 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14125
14126         * gst/adder/gstadder.c: (gst_adder_link):
14127           fix non-compile and cut-n-paste code
14128
14129 2004-01-21  David Schleef  <ds@schleef.org>
14130
14131         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
14132         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
14133         (gst_swfdec_init), (gst_swfdec_change_state):
14134         * ext/swfdec/gstswfdec.h:
14135         Fix negotiation.
14136         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
14137         (gst_adder_request_new_pad): Fix negotiation.
14138         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
14139         Add a fixate function.
14140         * gst/intfloat/gstfloat2int.c:
14141         * gst/intfloat/gstfloat2int.h:
14142         * gst/intfloat/gstint2float.c:
14143         * gst/intfloat/gstint2float.h:
14144         Completely rewrite the negotiation.  Doesn't quite work yet,
14145         due to some buffer-frames problem.
14146
14147 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14148
14149         * ext/gnomevfs/gstgnomevfssrc.c:
14150         * sys/v4l2/v4l2_calls.h:
14151           fix includes for distcheck
14152
14153 2004-01-21  Christian Schaller <uraeus@gnome.org>
14154
14155         * ext/nas/
14156         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
14157         based on earlier patch from Laurent Vivier
14158
14159 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
14160
14161         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
14162         Fix wma caps property
14163         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
14164         Fix typo (flags1 and flags2)
14165
14166 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14167
14168         * gst-libs/gst/media-info/media-info-priv.c:
14169         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
14170         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
14171         (gmip_find_stream), (gmip_find_track_metadata),
14172         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
14173         (gmip_find_track_format):
14174         * gst-libs/gst/media-info/media-info-priv.h:
14175         * gst-libs/gst/media-info/media-info-test.c: (main):
14176         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
14177         (gst_media_info_read_idler), (gst_media_info_read):
14178         * gst-libs/gst/media-info/media-info.h:
14179           register debugging category and use it for debugging
14180
14181 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14182
14183         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
14184         (gst_vorbisfile_new_link):
14185           signal streaminfo through tags
14186
14187 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14188
14189         * ext/mplex/gstmplex.cc:
14190         * ext/mplex/gstmplexibitstream.cc:
14191           g++ doesn't like NULL in our i18n/error macros, should be
14192           either (NULL) or ("").
14193
14194 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14195
14196         * sys/dxr3/dxr3audiosink.c:
14197         * sys/dxr3/dxr3init.c:
14198         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
14199         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
14200           Fix more error error error errors (missing includes here).
14201
14202 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14203
14204         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14205           fix thomas' error errors.
14206
14207 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14208
14209         * ext/mpeg2enc/gstmpeg2enc.cc:
14210           fix error errors.
14211
14212 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14213
14214         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
14215         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
14216           Fix for new error system.
14217
14218 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14219
14220         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
14221           fix for new error reporting
14222
14223 2004-01-20  David Schleef  <ds@schleef.org>
14224
14225         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
14226         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
14227         (gst_ximagesink_set_xwindow_id): Change to using a framerate
14228         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
14229         and neither is 100+, most likely.
14230         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
14231         (gst_xvimagesink_getcaps): same
14232
14233 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14234
14235         * configure.ac:
14236           Up version requirement to 2.0.3 (not yet released) to avoid symbol
14237           clashes with ffmpeg.
14238
14239 2004-01-20  Julien MOUTTE  <julien@moutte.net>
14240
14241         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
14242         (gst_switch_init): Fixed switch element : proxying link and setting
14243         caps from src to sink on request.
14244
14245 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14246
14247         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14248         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
14249         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
14250         fix element_error
14251
14252 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14253
14254         * sys/v4l/v4l_calls.h:
14255         * sys/v4l2/v4l2_calls.h:
14256           element_error fixes
14257
14258 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14259
14260         * gst-libs/gst/gst-i18n-plugin.h:
14261           add locale.h
14262           remove config.h inclusion
14263
14264 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14265
14266         * autogen.sh:
14267           adding autopoint invocation
14268         * Makefile.am:
14269         * configure.ac:
14270         * gst-libs/gst/gettext.h:
14271           adding gettext bits
14272         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
14273         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
14274         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14275         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
14276         (gst_gnomevfssink_close_file):
14277         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
14278         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
14279         * gst-libs/gst/gst-i18n-plugin.h:
14280         * gst/avi/gstavi.c: (plugin_init):
14281         * sys/dxr3/dxr3init.c: (plugin_init):
14282         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
14283         * sys/oss/gstossaudio.c: (plugin_init):
14284         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
14285         * sys/v4l/gstv4l.c: (plugin_init):
14286         * sys/v4l/v4l_calls.c: (gst_v4l_open):
14287         * sys/v4l2/gstv4l2.c: (plugin_init):
14288         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
14289         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
14290         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
14291         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
14292         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
14293         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
14294           make sure locale and translation domain are set
14295           fix translated strings
14296         * po/.cvsignore:
14297         * po/LINGUAS:
14298         * po/Makevars:
14299         * po/POTFILES.in:
14300         * po/nl.po:
14301           put translation files into place
14302         * sys/xvideo/imagetest.c: (main):
14303         * ext/dv/demo-play.c: (main):
14304           fix unnecessary translations
14305
14306 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14307
14308         * ext/sndfile/gstsf.c:
14309         * gst/avi/gstavimux.c:
14310         * ext/audiofile/gstafsink.c:
14311         * ext/audiofile/gstafsrc.c:
14312         * ext/gnomevfs/gstgnomevfssink.c:
14313         * ext/gnomevfs/gstgnomevfssrc.c:
14314         * sys/oss/gstosselement.c:
14315         * sys/v4l/v4l_calls.h:
14316           fix i18n include
14317
14318 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14319
14320         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
14321         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
14322         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
14323         (gst_v4l2_get_output), (gst_v4l2_set_output),
14324         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
14325         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
14326         (gst_v4l2_set_attribute):
14327         update to new error handling
14328
14329 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14330
14331         * ext/sidplay/gstsiddec.cc:
14332         * gst/modplug/gstmodplug.cc:
14333           parenthese NULL because C++ seems angry about it
14334
14335 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14336
14337         * gst-libs/gst/gst-i18n-plugin.h:
14338           add skeleton i18n stuff, but needs to be further implemented
14339
14340 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14341
14342         * examples/gstplay/player.c: (main):
14343         * ext/aalib/gstaasink.c: (gst_aasink_open):
14344         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
14345         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14346         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14347         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
14348         (gst_afsink_close_file):
14349         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
14350         (gst_afsrc_close_file):
14351         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
14352         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
14353         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
14354         * ext/esd/esdmon.c: (gst_esdmon_get):
14355         * ext/esd/esdsink.c: (gst_esdsink_chain):
14356         * ext/faac/gstfaac.c: (gst_faac_chain):
14357         * ext/faad/gstfaad.c: (gst_faad_chain):
14358         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
14359         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
14360         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
14361         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
14362         (gst_flacdec_loop):
14363         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
14364         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
14365         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
14366         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
14367         (gst_gnomevfssink_close_file):
14368         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
14369         (gst_gnomevfssrc_open_file):
14370         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
14371         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
14372         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
14373         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
14374         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
14375         * ext/mad/gstmad.c: (gst_mad_chain):
14376         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
14377         * ext/mpeg2dec/gstmpeg2dec.c:
14378         * ext/mpeg2enc/gstmpeg2enc.cc:
14379         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14380         * ext/mplex/gstmplex.cc:
14381         * ext/mplex/gstmplexibitstream.cc:
14382         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
14383         (gst_ogg_demux_push), (gst_ogg_pad_push):
14384         * ext/raw1394/gstdv1394src.c:
14385         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
14386         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
14387         * ext/sidplay/gstsiddec.cc:
14388         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
14389         (gst_sf_loop):
14390         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
14391         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
14392         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
14393         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14394         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
14395         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
14396         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
14397         * gst-libs/gst/Makefile.am:
14398         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
14399         (gst_riff_read_element_data), (gst_riff_read_seek),
14400         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
14401         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
14402         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
14403         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
14404         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
14405         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
14406         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
14407         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
14408         * gst/goom/gstgoom.c: (gst_goom_chain):
14409         * gst/id3/gstid3types.c: (gst_id3types_loop):
14410         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
14411         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
14412         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
14413         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
14414         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
14415         (gst_ebml_read_float), (gst_ebml_read_header):
14416         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14417         (gst_matroska_demux_parse_blockgroup):
14418         * gst/modplug/gstmodplug.cc:
14419         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14420         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
14421         * gst/oneton/gstoneton.c: (gst_oneton_chain):
14422         * gst/silence/gstsilence.c: (gst_silence_get):
14423         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14424         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
14425         * gst/speed/gstspeed.c: (speed_loop):
14426         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
14427         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
14428         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
14429         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
14430         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
14431         (gst_wavparse_loop):
14432         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
14433         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
14434         (dxr3audiosink_close):
14435         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
14436         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
14437         (dxr3videosink_close), (dxr3videosink_write_data):
14438         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
14439         * sys/oss/gstosselement.h:
14440         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
14441         (gst_osssink_chain):
14442         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14443         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
14444         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
14445         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
14446         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
14447         (gst_v4l_enable_overlay):
14448         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
14449         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
14450         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
14451         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
14452         (gst_v4l_set_audio):
14453         * sys/v4l/v4l_calls.h:
14454         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14455         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
14456         (gst_v4lmjpegsink_playback_init),
14457         (gst_v4lmjpegsink_playback_start):
14458         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14459         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
14460         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
14461         (gst_v4lmjpegsrc_requeue_frame):
14462         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14463         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
14464         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
14465         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
14466         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
14467         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
14468         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
14469         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
14470         (gst_v4l2src_capture_stop):
14471         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
14472         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14473         (gst_ximagesink_chain):
14474         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
14475         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
14476         (gst_xvideosink_xwindow_new):
14477         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14478         (gst_xvimagesink_chain):
14479         use new error signal, function and categories
14480
14481 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
14482
14483         * configure.ac:
14484         * ext/Makefile.am:
14485         * ext/musicbrainz/gsttrm.c:
14486         * ext/musicbrainz/gsttrm.h:
14487         * ext/musicbrainz/Makefile.am:
14488         Add a trm plugin
14489
14490 2004-01-18  Julien MOUTTE  <julien@moutte.net>
14491
14492         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
14493         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
14494         synchronous property for debugging.
14495         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
14496         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14497         (gst_xvimagesink_set_property): Moving a pointer declaration to a
14498         smaller block, fixing indent.
14499
14500 2004-01-16  David Schleef  <ds@schleef.org>
14501
14502         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
14503         property affects the video stream.
14504         * sys/xvimage/xvimagesink.c:
14505         * sys/xvimage/xvimagesink.h:
14506         Add synchronous property for debugging.  Should probably be
14507         disabled in non-CVS builds.  Make sure that the Xv attribute
14508         exists before we set it (crash!).  Fix a silly float bug that
14509         caused colorbalance to just not work.
14510
14511 2004-01-17  Christian Schaller <Uraeus@gnome.org>
14512
14513         * tools/gst-launch-ext.in - update for new plugins
14514
14515 2004-01-16  David Schleef  <ds@schleef.org>
14516
14517         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
14518         already-freed caps.
14519
14520 2994-01-16  Christian Schaller <Uraeus@gnome.org>
14521
14522         * Update spec for new colorspace plugin and libcaca plugin
14523         * Fix compilation of libcaca plugin (clock -> id)
14524
14525 2004-01-16  Julien MOUTTE <julien@moutte.net>
14526
14527         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
14528         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
14529         (gst_xvimagesink_set_xwindow_id),
14530         (gst_xvimagesink_colorbalance_set_value),
14531         (gst_xvimagesink_colorbalance_get_value),
14532         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
14533         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
14534         correct colorbalance properties. They can now be set when the element
14535         is still in NULL state. The values will be committed to the Xv Port
14536         when xcontext is initialized.
14537         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
14538         brightness int values in the GstXvImagesink structure.
14539
14540 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14541
14542         * gst-libs/gst/Makefile.am:
14543           restructure so having local patches works easier.
14544
14545 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14546
14547         * ext/mpeg2enc/Makefile.am:
14548         * ext/mpeg2enc/gstmpeg2enc.cc:
14549         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14550           Bugfix with respect to EOS handling.
14551
14552 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14553
14554         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
14555           Link with right caps (else, it segfaults).
14556         * ext/mplex/gstmplexjob.cc:
14557           Fix for slight API change in 1.6.1.93 release of mjpegtools.
14558
14559 2004-01-15  David Schleef  <ds@schleef.org>
14560
14561         * gst-libs/gst/audio/Makefile.am:
14562         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
14563         from the template.
14564         * gst-libs/gst/audio/gstaudiofilter.c:
14565         * gst-libs/gst/audio/gstaudiofilter.h:
14566         Add bytes_per_sample and size and n_samples calculation.
14567         * gst-libs/gst/audio/gstaudiofilterexample.c:
14568         Remove, now autogenerated.
14569         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
14570         Moved from gstaudiofilterexample, object name changed, code added
14571         so that it actually works.
14572         * gst-libs/gst/audio/make_filter:
14573         Script to build an audiofilter subclass from the template.
14574         * gst/colorspace/Makefile.am:
14575         * gst/colorspace/yuv2yuv.c:
14576         Remove file, since it's GPL, and we don't use it.
14577
14578 2004-01-15  Julien MOUTTE  <julien@moutte.net>
14579
14580         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14581         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
14582         them use the buffer free function to test how the buffer was allocated.
14583
14584 2004-01-15  David Schleef  <ds@schleef.org>
14585
14586         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
14587         that handles osssink fallback.
14588         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14589         (gst_audio_convert_getcaps):
14590         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
14591         Add audio/x-qdm2 for QDM2 audio.
14592         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14593         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
14594         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
14595         Decrease minimum size to 16x16.
14596         * gst/wavparse/gstwavparse.c:
14597         Convert disabled pad template caps to new caps.
14598         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
14599         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14600         (gst_xvimagesink_chain): Throw element error when display cannot
14601         be opened.  Increase minimum framerate to 1.0.  Check the data
14602         free function on a buffer to make sure it is the type we expect
14603         before manipulating it.
14604
14605 2004-01-15  Julien MOUTTE <julien@moutte.net>
14606
14607         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
14608         (gst_videobalance_colorbalance_set_value): Implement passthru if
14609         settings are in the middle.
14610         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
14611
14612 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14613
14614         * gst/videofilter/Makefile.am:
14615         * gst/volume/Makefile.am:
14616           Since we use videofilter symbols, link to it.
14617
14618 2004-01-15  Julien MOUTTE <julien@moutte.net>
14619
14620         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
14621         mixer interface type to HARDWARE.
14622         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
14623         type to SOFTWARE.
14624         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
14625         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
14626         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
14627         (gst_volume_interface_init), (gst_volume_list_tracks),
14628         (gst_volume_set_volume), (gst_volume_get_volume),
14629         (gst_volume_set_mute), (gst_volume_mixer_init),
14630         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
14631         (volume_init): Implementing mixer interface.
14632         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
14633         * sys/oss/gstosselement.c: (gst_osselement_get_type),
14634         (gst_osselement_change_state): Removing some trailing commas in
14635         structures.
14636         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
14637         interface type to HARDWARE.
14638         * sys/v4l/gstv4lcolorbalance.c:
14639         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
14640         type to HARDWARE.
14641         * sys/v4l2/gstv4l2colorbalance.c:
14642         (gst_v4l2_color_balance_interface_init): Setting colorbalance
14643         interface type to HARDWARE.
14644         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
14645         same code than ximagesink for event handling.
14646
14647 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14648
14649         * ext/snapshot/Makefile.am:
14650         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
14651         (gst_snapshot_chain):
14652         * ext/snapshot/gstsnapshot.h:
14653           This has to be a joke... Snapshot should be connected to a tee,
14654           colorspace element before it and EOS after that, where the other
14655           src of the tee receives normal data.
14656           The current way is *wrong*.
14657
14658 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14659
14660         * ext/hermes/gsthermescolorspace.c:
14661           Fix another compile error. Same as below.
14662
14663 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14664
14665         * gst/colorspace/gstcolorspace.c:
14666         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
14667         (gst_colorspace_i420_to_yv12):
14668           Fix compiling... Didn't test if it actually works.
14669
14670 2004-01-15  David Schleef  <ds@schleef.org>
14671
14672         * configure.ac:
14673         * gst/colorspace/Makefile.am:
14674         * gst/colorspace/gstcolorspace.c:
14675         * gst/colorspace/gstcolorspace.h:
14676         * gst/colorspace/yuv2rgb.c:
14677         * gst/colorspace/yuv2rgb.h:
14678         Duplicate the ext/hermes colorspace plugin, and remove Hermes
14679         code and GPL code.  Fix for new caps negotiation.  Rewrite
14680         much of the format handling code, and some of the conversion
14681         code.  Basically, rewrote almost everything.  This element
14682         handles I420, YV12 to RGB conversions.
14683         * ext/hermes/Makefile.am:
14684         * ext/hermes/gsthermescolorspace.c:
14685         Rename colorspace to hermescolorspace.  Fix negotiation issues.
14686         Remove non-Hermes related code.  This element handles lots of
14687         RGB to RGB conversions, but no YUV.
14688         * ext/hermes/gstcolorspace.c:
14689         * ext/hermes/gstcolorspace.h:
14690         * ext/hermes/rgb2yuv.c:
14691         * ext/hermes/yuv2rgb.c:
14692         * ext/hermes/yuv2rgb.h:
14693         * ext/hermes/yuv2rgb_mmx16.s:
14694         * ext/hermes/yuv2yuv.c:
14695         * ext/hermes/yuv2yuv.h:
14696         Remove old code.
14697
14698 2004-01-14  Colin Walters  <walters@verbum.org>
14699
14700         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
14701         they've already been.
14702
14703 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14704
14705         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
14706           assume tag mode when pad is not connected
14707
14708 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14709
14710         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14711           Don't update the time of the clock
14712         (gst_alsa_sink_loop):
14713           sync to the clock given to alsasink, not the own clock
14714         * sys/oss/gstosssink.c: (gst_osssink_chain):
14715           sync to the clock
14716         (gst_osssink_change_state):
14717           activate the clock
14718         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14719         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
14720           remove bogus code that made DISCONT events unhandled
14721         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
14722           explicitly case to double in _set_simple. (fixes 2nd warning in bug
14723           #131502)
14724         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
14725         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
14726         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
14727           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
14728           2nd warning in bug #131502)
14729
14730 2004-01-14  Julien MOUTTE  <julien@moutte.net>
14731
14732         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
14733         (gst_videobalance_colorbalance_set_value),
14734         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
14735         for colorbalance interface implementation.
14736         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14737         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
14738         (gst_ximagesink_dispose), (gst_ximagesink_init),
14739         (gst_ximagesink_class_init): Adding DISPLAY property.
14740         * sys/ximage/ximagesink.h: Adding display_name to store display.
14741         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14742         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
14743         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
14744         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
14745         properties (they still need polishing though for gst-launch use : no
14746         xcontext yet, i ll do that tomorrow).
14747         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
14748
14749 2004-01-14  Julien MOUTTE  <julien@moutte.net>
14750
14751         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14752         (gst_play_set_location), (gst_play_set_visualization): Preparing
14753         switch integration, adding videobalance in the pipeline.
14754
14755 2004-01-14  Julien MOUTTE <julien@moutte.net>
14756
14757         * gst-libs/gst/colorbalance/colorbalance.c:
14758         (gst_color_balance_class_init): Adding a default type.
14759         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
14760         the type.
14761         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
14762         (gst_videobalance_dispose), (gst_videobalance_class_init),
14763         (gst_videobalance_init), (gst_videobalance_interface_supported),
14764         (gst_videobalance_interface_init),
14765         (gst_videobalance_colorbalance_list_channels),
14766         (gst_videobalance_colorbalance_set_value),
14767         (gst_videobalance_colorbalance_get_value),
14768         (gst_videobalance_colorbalance_init): Implementing colorbalance
14769         interface.
14770         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
14771         list.
14772         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
14773         bug which was triggering a BadAccess X error when setting an overlay
14774         before pad was really negotiated.
14775         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
14776         Using the colorbalance type macro.
14777
14778 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14779
14780         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
14781         (gst_flacenc_chain):
14782           handle tags correctly
14783         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
14784           extract ID3v1 tags correctly
14785
14786 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14787
14788         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
14789         (plugin_init):
14790           Improve matroska typefinding for odd-typed headers...
14791
14792 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14793
14794         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
14795           Fix for using incremental number on padnames.
14796
14797 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14798
14799         * ext/divx/gstdivxdec.c:
14800         * ext/divx/gstdivxenc.c:
14801           Set category to divx4linux instead of divx (too generic).
14802         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14803         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
14804         (gst_wavparse_loop), (gst_wavparse_change_state):
14805         * gst/wavparse/gstwavparse.h:
14806           fix parsing of WAV files with non-standard fmt-tag size and fix
14807           skipping of unrecognized chunks... Someone please fix this thing
14808           to use rifflib so all this is automated.
14809         * sys/v4l/Makefile.am:
14810         * sys/v4l2/Makefile.am:
14811           Add X_CFLAGS because we depend on X (for overlay).
14812
14813 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
14814
14815         * ext/mpeg2dec/gstmpeg2dec.c:
14816           Don't issue a timestamp unless we tagged the frame
14817           with a PTS.
14818
14819 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14820
14821         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
14822           Query the audio element to get the time, not the clock. We're
14823           interested in the element's time here.
14824
14825 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14826
14827         * ext/aalib/gstaasink.c: (gst_aasink_chain):
14828         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14829         * ext/esd/esdsink.c: (gst_esdsink_chain):
14830         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
14831         * ext/mas/massink.c: (gst_massink_chain):
14832         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
14833         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
14834         (gst_matroska_demux_parse_metadata):
14835         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
14836         (gst_mpeg_parse_release_locks):
14837         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
14838         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
14839         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
14840         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14841         (gst_osssink_change_state):
14842         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
14843         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14844         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
14845         (gst_xvideosink_release_locks):
14846         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
14847           use element time.
14848         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
14849         (gst_alsa_clock_stop):
14850         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
14851         (gst_audio_clock_get_internal_time):
14852           simplify for use with new clocking code.
14853         * testsuite/alsa/Makefile.am:
14854         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
14855           fix testsuite for new caps system
14856
14857 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14858
14859         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
14860         * ext/flac/gstflacenc.c: (add_one_tag):
14861           length is already host endian, no need to convert. Fixes playback of
14862           tagged files on PPC. (bug #128384)
14863
14864 2004-01-13  Julien MOUTTE <julien@moutte.net>
14865
14866         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
14867         colorbalance interface stating if it is hardware based or software
14868         based.
14869         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
14870         Removing a trailing comma.
14871         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14872         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
14873         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
14874         the documentation seems to be wrong on the -1000 to 1000 interval.
14875
14876 2004-01-12  David Schleef  <ds@schleef.org>
14877
14878         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
14879         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
14880         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
14881         Fix negotiation.  Add a bufferalloc function for the sink pad,
14882         and generally clean up some of the code.
14883
14884 2004-01-12  Julien MOUTTE <julien@moutte.net>
14885
14886         * gst-libs/gst/colorbalance/colorbalancechannel.c:
14887         (gst_color_balance_channel_dispose): Adding safety check in dispose
14888         method.
14889         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14890         (gst_xvimagesink_xcontext_clear),
14891         (gst_xvimagesink_interface_supported),
14892         (gst_xvimagesink_colorbalance_list_channels),
14893         (gst_xvimagesink_colorbalance_set_value),
14894         (gst_xvimagesink_colorbalance_get_value),
14895         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
14896         Adding colorbalance interface support to set XV parameters such as
14897         HUE, BRIGHTNESS, CONTRAST, SATURATION.
14898         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
14899         interface.
14900
14901 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14902
14903         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
14904         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
14905         (gst_audio_convert_init), (gst_audio_convert_set_property),
14906         (gst_audio_convert_get_property), (gst_audio_convert_chain),
14907         (gst_audio_convert_link),
14908         (gst_audio_convert_buffer_to_default_format),
14909         (gst_audio_convert_buffer_from_default_format), (plugin_init):
14910           - implement _getcaps and use it
14911           - improve linking
14912           - remove float caps since no float conversion is actually done
14913           - remove properties and arguments that were to be used for rate
14914             conversion
14915
14916 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14917
14918         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
14919         (gst_audio_structure_set_int):
14920         * gst-libs/gst/audio/audio.h:
14921           add helper functions for _getcaps matching the standard audio
14922           templates
14923
14924 2004-01-12  David Schleef  <ds@schleef.org>
14925
14926         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14927         Test that pad is negotiated before getting its caps.
14928
14929 2004-01-12  Julien MOUTTE <julien@moutte.net>
14930
14931         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
14932         analyzing the pads of an element the bin is mostly in READY state so
14933         no caps were negotiated. This helper function needs to work with
14934         _get_caps directly then. I was not freeing them though, added that to
14935         fix the mem leak.
14936
14937 2004-01-12  Julien MOUTTE <julien@moutte.net>
14938
14939         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14940         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
14941         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
14942         than the free_func.
14943
14944 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14945
14946         * sys/oss/gstossaudio.c: (plugin_init):
14947         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
14948         * sys/oss/gstosselement.h:
14949           make an oss debugging category
14950           make failure more descriptive
14951
14952 2004-01-11  David Schleef  <ds@schleef.org>
14953
14954         * ext/ffmpeg/gstffmpeg.c:
14955         * ext/ffmpeg/gstffmpegcodecmap.c:
14956         * ext/ffmpeg/gstffmpegdec.c:
14957         * ext/ffmpeg/gstffmpegenc.c:
14958         * ext/ffmpeg/gstffmpegprotocol.c:
14959         * ext/gdk_pixbuf/gstgdkanimation.c:
14960         * ext/jpeg/gstjpeg.c:
14961         * ext/libpng/gstpng.c:
14962         * ext/mpeg2dec/perftest.c:
14963         * ext/speex/gstspeex.c:
14964         * gst-libs/gst/resample/dtos.c:
14965         * gst/intfloat/gstintfloatconvert.c:
14966         * gst/oneton/gstoneton.c:
14967         * gst/rtjpeg/RTjpeg.c:
14968         * gst/rtp/gstrtp.c:
14969         * sys/dxr3/dxr3init.c:
14970         * sys/glsink/gstgl_nvimage.c:
14971         * sys/glsink/gstgl_pdrimage.c:
14972         * sys/glsink/gstglsink.c:
14973         * testsuite/gst-lint:
14974         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
14975
14976 2004-01-11  David Schleef  <ds@schleef.org>
14977
14978         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
14979         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
14980         * ext/gdk_pixbuf/gstgdkanimation.c:
14981         (gst_gdk_animation_iter_create_pixbuf):
14982         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
14983         (gst_gdk_pixbuf_chain):
14984         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14985         * ext/jack/gstjack.c: (gst_jack_change_state):
14986         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
14987         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
14988         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
14989         * gst/videofilter/gstvideofilter.c:
14990         (gst_videofilter_set_output_size):
14991         Remove all usage of gst_pad_get_caps(), and replace it with
14992         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
14993
14994 2004-01-11  David Schleef  <ds@schleef.org>
14995
14996         * configure.ac:
14997         * ext/Makefile.am: Fixes to make ext/libcaca compile.
14998         * ext/divx/gstdivxdec.c:
14999         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
15000         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
15001         handle images that span multiple buffers.  Now work with both
15002         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
15003         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15004         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
15005         video/video.h changes
15006         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
15007         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15008         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
15009         of GstData free function.
15010         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
15011         same.
15012
15013 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15014
15015         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
15016         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
15017         (gst_v4l2element_get_property):
15018         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
15019           add norm, channel and frequency properties.
15020         * sys/v4l2/gstv4l2tuner.c:
15021           fixes for tuner interface changes
15022         * sys/v4l2/gstv4l2element.h:
15023         * sys/v4l2/gstv4l2src.c:
15024         * sys/v4l2/gstv4l2src.h:
15025         * sys/v4l2/v4l2src_calls.c:
15026         * sys/v4l2/v4l2src_calls.h:
15027           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
15028
15029 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15030
15031         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
15032         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
15033         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
15034         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
15035         * gst-libs/gst/tuner/tuner.h:
15036           GObjects aren't const.
15037           Add find_by_name functions.
15038           Add checks to _changed functions.
15039         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
15040         (gst_v4l_tuner_get_norm):
15041           Fixes for above.
15042
15043 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15044
15045         * gst-libs/gst/video/video.h:
15046           Fix caps template names to be understandable.
15047           Prefix everything with GST_VIDEO.
15048         * ext/aalib/gstaasink.c:
15049         * ext/divx/gstdivxdec.c:
15050         * ext/divx/gstdivxenc.c:
15051         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15052         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
15053         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
15054         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
15055         * ext/libcaca/gstcacasink.c:
15056         * ext/libpng/gstpngenc.c: (raw_caps_factory):
15057         * ext/snapshot/gstsnapshot.c:
15058         * ext/swfdec/gstswfdec.c:
15059         * ext/xvid/gstxviddec.c:
15060         * ext/xvid/gstxvidenc.c:
15061         * gst/chart/gstchart.c:
15062         * gst/deinterlace/gstdeinterlace.c:
15063         * gst/effectv/gsteffectv.c:
15064         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
15065         * gst/goom/gstgoom.c:
15066         * gst/median/gstmedian.c:
15067         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
15068         (gst_monoscope_srcconnect), (gst_monoscope_chain):
15069         * gst/overlay/gstoverlay.c:
15070         * gst/smooth/gstsmooth.c:
15071         * gst/smpte/gstsmpte.c:
15072         * gst/synaesthesia/gstsynaesthesia.c:
15073         * gst/videocrop/gstvideocrop.c:
15074         * gst/videodrop/gstvideodrop.c:
15075         * gst/y4m/gsty4mencode.c:
15076         * sys/qcam/gstqcamsrc.c:
15077         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
15078           Make them work with new video.h file.
15079         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15080         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
15081         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15082         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
15083           Make it work with new buffer allocation system.
15084
15085 2004-01-11  Julien MOUTTE  <julien@moutte.net>
15086
15087         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
15088         pad_alloc_buffer implementation to use ->srcpad
15089         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
15090         pad_alloc_buffer implementation to use ->srcpad
15091         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
15092         pad_alloc_buffer implementation to use ->srcpad
15093         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
15094         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
15095         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
15096         a reference to everything we need.
15097         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
15098         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15099         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15100         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
15101         a reference to everything we need.
15102         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
15103
15104 2004-01-11  David Schleef  <ds@schleef.org>
15105
15106         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
15107         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
15108         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
15109         structure members.
15110         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
15111         value during a resize/renegotiation.
15112         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
15113         gst_pad_alloc_buffer();
15114         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15115         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
15116         structure members.
15117         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
15118         Fix for rename of buffer private structure members.
15119         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15120         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
15121         Fix for rename of buffer private structure members.
15122         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15123         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
15124         Fix for rename of buffer private structure members.
15125
15126 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
15127
15128         reviewed by: David Schleef <ds@schleef.org>
15129
15130         * gst/videofilter/Makefile.am:
15131         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
15132         from the patch by ds to fit in with recent make_filter changes.
15133
15134 2004-01-11  Julien MOUTTE  <julien@moutte.net>
15135
15136         * configure.ac: Adding examples/switch/Makefile
15137         * examples/Makefile.am: Adding examples/switch
15138         * examples/switch/Makefile.am: Adding switcher example.
15139         * examples/switch/switcher.c: (got_eos), (idle_iterate),
15140         (switch_timer), (main): Adding an example demonstrating switch usage
15141         with 2 videotestsrc showing different patterns.
15142         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
15143         (gst_switch_init): Fixing switch with the new caps system.
15144
15145 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15146
15147         * gst-libs/gst/video/video.h:
15148           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
15149           They should probably be like
15150           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
15151
15152 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15153
15154         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15155         (qtdemux_parse_trak):
15156           fix audio chunk size/timestamp calculation
15157
15158 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15159
15160         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
15161           fix SVQ3 caps
15162
15163 2004-01-11  Steve Baker  <steve@stevebaker.org>
15164
15165         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
15166         (gst_agingtv_base_init), (gst_agingtv_class_init),
15167         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
15168         (gst_agingtv_set_property), (gst_agingtv_get_property):
15169         Port agingTV to videofilter
15170
15171 2004-01-09  Julien MOUTTE <julien@moutte.net>
15172
15173         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
15174         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15175
15176 2004-01-09  Julien MOUTTE <julien@moutte.net>
15177
15178         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
15179         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15180         * gst-libs/gst/xoverlay/xoverlay.c:
15181         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
15182         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
15183         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15184         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
15185         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15186         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15187         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
15188         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
15189         the bufferalloc_function to replace bufferpools, fixing the XOverlay
15190         interface implementation to handle xid being 0 and fix some bugs
15191         triggered by Benjamin's testcase.
15192         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15193         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15194         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
15195         the bufferalloc_function to replace bufferpools, fixing the XOverlay
15196         interface implementation to handle xid being 0 and fix some bugs
15197         triggered by Benjamin's testcase.
15198
15199 2004-01-09  David Schleef  <ds@schleef.org>
15200
15201         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
15202         mouse pointer events.  It works.
15203
15204 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15205
15206         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
15207           Use explicit caps - fix capsnego.
15208         * ext/xvid/gstxviddec.c:
15209         * ext/xvid/gstxvidenc.c:
15210           Remove macro-inside-macro which caused compile errors.
15211         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
15212           Error out if it's not a RIFF file. Else we error out without
15213           gst_element_error() which is not good...
15214
15215 2004-01-08  David Schleef  <ds@schleef.org>
15216
15217         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
15218         Fix pad_link function to handle formats that ffmpeg returns
15219         as multiple caps structures.
15220         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
15221         Only complain if source buffer is _smaller_ than expected.
15222         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
15223         (gst_videoscale_handle_src_event): Resize navigation events
15224         when passing them upstream.
15225         * gst/videotestsrc/gstvideotestsrc.c:
15226         * gst/videotestsrc/gstvideotestsrc.h:
15227         * gst/videotestsrc/videotestsrc.c:
15228         * gst/videotestsrc/videotestsrc.h:
15229         Rewrite many of the buffer painting functions to handle odd
15230         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
15231         been verified to work with my video card.
15232         * testsuite/gst-lint:  Add check for elements calling
15233         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
15234
15235 2004-01-08  David Schleef  <ds@schleef.org>
15236
15237         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15238         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
15239
15240 2004-01-08  Julien MOUTTE  <julien@moutte.net>
15241
15242         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
15243         configure event is not emiting the desired size signal. That fixes
15244         aspect ratio issues with gst-player.
15245
15246 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15247
15248         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
15249           Fix capsnego.
15250
15251 2004-01-08  Julien MOUTTE  <julien@moutte.net>
15252
15253         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
15254         public method to fire size signal.
15255
15256 2004-01-07  Julien MOUTTE  <julien@moutte.net>
15257
15258         * examples/gstplay/Makefile.am: Adding the interface library.
15259         * gst-libs/gst/play/Makefile.am: Adding the interface library.
15260         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
15261         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
15262         GST_IS_X_OVERLAY before signal connect.
15263         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
15264         Removing the have_video_size signal.
15265         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
15266         and associated public method.
15267         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
15268         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
15269         signal.
15270         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
15271         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
15272         signal.
15273         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
15274         Using XOverlay public method to fire size signal.
15275
15276 2004-01-07  David Schleef  <ds@schleef.org>
15277
15278         * gst/videofilter/Makefile.am:
15279         * gst/videofilter/gstvideotemplate.c:
15280         * gst/videofilter/make_filter:
15281         Create gstvideoexample.c in a srcdir!=builddir friendly way.
15282         Convert make_filter to /bin/sh script.
15283
15284 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
15285
15286         * gst/modplug/gstmodplug.cc: fix element description
15287
15288 2004-01-07  Julien MOUTTE  <julien@moutte.net>
15289
15290         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
15291         (got_video_size): Adding some new lines in g_print calls.
15292         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15293         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
15294         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
15295         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
15296         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
15297         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
15298         Complete code review, reverting some stuff i disagree with, adding
15299         some fixes : time synchronization on invalid timestamps, renegotiation
15300         of private window.
15301         * sys/ximage/ximagesink.h:
15302         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
15303         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
15304         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
15305         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
15306         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
15307         (gst_xvimagesink_buffer_new),
15308         (gst_xvimagesink_navigation_send_event),
15309         (gst_xvimagesink_set_xwindow_id),
15310         (gst_xvimagesink_get_desired_size),
15311         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
15312         stuff i disagree with, adding some fixes : Renegotiation of private
15313         window, implementing get_desired_size.
15314
15315 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15316
15317         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
15318         (gst_afsink_handle_event):
15319         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
15320         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
15321         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
15322         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
15323         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
15324           Fix for instantiate-test (see core). Also remove dead code from
15325           jpegenc (which still needs fixing, but that's lower on my TODO
15326           list...).
15327         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
15328           Never return NULL as caps.
15329
15330 2004-01-07  David Schleef  <ds@schleef.org>
15331
15332         * configure.ac:
15333         * ext/Makefile.am:
15334         * ext/librfb/Makefile.am:
15335         * ext/librfb/gstrfbsrc.c:
15336         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
15337         is the protocol used by VNC.
15338
15339 2004-01-07  David Schleef  <ds@schleef.org>
15340
15341         * gst/videofilter/gstvideotemplate.c:
15342         * gst/videofilter/gstvideotemplate.h:
15343         * gst/videofilter/make_filter:
15344         Merge videotemplate header into source file.
15345         * gst/effectv/Makefile.am:
15346         * gst/effectv/gsteffectv.c: (plugin_init):
15347         * gst/effectv/gstwarp.c:
15348         Make warpTV a subclass of videofilter.
15349
15350 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15351
15352         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
15353           Add guard against invalid utf-8 conversions in mad. Just in case.
15354
15355 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15356
15357         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
15358           Fix for bug shown by poisoning
15359
15360 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15361
15362         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15363         (gst_v4lmjpegsrc_buffer_free):
15364         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
15365         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
15366         (gst_v4lsrc_buffer_free):
15367           Fix for removed bufferpools.
15368
15369 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
15370
15371         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
15372         Fix caps negotiation.
15373
15374         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
15375         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
15376         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
15377         (dvdnavsrc_event):
15378         * ext/mpeg2dec/gstmpeg2dec.c:
15379         * gst-libs/gst/navigation/navigation.c:
15380         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
15381         * gst-libs/gst/navigation/navigation.h:
15382         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
15383         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
15384         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
15385         Super-simple first version of mouse and keyboard events. Clicking
15386         on a DVD menu now works, although it may not take you where you
15387         expected.
15388
15389         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
15390         * gst/videotestsrc/gstvideotestsrc.c:
15391         (gst_videotestsrc_src_fixate):
15392         These fixate functions were broken - they never actually
15393         fixated :)
15394
15395 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15396
15397         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
15398         (gst_icecastsend_init):
15399           fix for new caps system.
15400         * gst-libs/gst/mixer/mixertrack.h:
15401         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
15402           Add 'master track' flag (for tools like ACME that only want to
15403           change the main volume).
15404
15405 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
15406
15407         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
15408         (gst_xvid_csp_to_caps):
15409         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
15410         * ext/xvid/gstxvidenc.c:
15411         ifdef out ARGB type when it isn't available
15412         in xvidcore 1.0.0beta2
15413
15414 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15415
15416         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
15417           When we have received a new SCR right in the first buffer after
15418           a seek (so in the same cycle that handles the discont), we should
15419           handle the buffer instead of unreffing it, else we lose data.
15420
15421 2004-01-06  Iain <iain@prettypeople.org>
15422
15423         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
15424           buffer-frames caps too.
15425
15426         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
15427           caps that we need, don't destroy them all and rebuild them. And when
15428           creating src pads, use the src pad template rather than the sink...
15429
15430 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15431
15432         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
15433           Add pad to element *after* setting functions such as event handler.
15434           Without this, the scheduler (opt) will link pads, set the event
15435           handler from the default event function (dispatcher in gstpad.c)
15436           and *after* that, we will set our own event function, which will
15437           thus never be used (and thus mpegdemux doesn't handle events).
15438
15439 2004-01-04  David Schleef  <ds@schleef.org>
15440
15441         Fix the fixate functions to handle new prototype:
15442         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
15443         * gst/videotestsrc/gstvideotestsrc.c:
15444         (gst_videotestsrc_src_fixate):
15445         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
15446         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
15447         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
15448
15449 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15450
15451         * sys/ximage/ximagesink.h:
15452         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15453         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
15454         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
15455         (gst_ximagesink_xoverlay_init):
15456           assorted fixes to make (re)embedding work
15457         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
15458         (gst_ximagesink_get_desired_size):
15459           implement desired size additions to XOverlay
15460
15461 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15462
15463         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
15464         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
15465         (gst_x_overlay_got_desired_size):
15466         * gst-libs/gst/xoverlay/xoverlay.h:
15467           Add optional "desired size" signal and querying.
15468
15469 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15470
15471         * gst/matroska/matroska-demux.c:
15472         (gst_matroska_demux_parse_blockgroup):
15473           Fix EBML-laced block parsing. Diffs are relative to previous
15474           lace, not the first lace. Thanks to Mosu from the Matroska
15475           team for detecting this.
15476         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15477         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
15478         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
15479         (gst_wavparse_change_state):
15480         * gst/wavparse/gstwavparse.h:
15481           Quickfix for capsnego.
15482
15483 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15484
15485         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
15486           Fix indenting, fix pad creation.
15487
15488 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15489
15490         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
15491         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
15492         (gst_xviddec_sink_link):
15493           Implement src_getcaps() so proper size caps is negotiated.
15494
15495 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15496
15497         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
15498           Finish flac decoder on EOS. See #116178.
15499
15500 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15501
15502         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
15503         (gst_matroska_demux_add_stream):
15504         * gst/matroska/matroska-ids.h:
15505           Add getcaps() function to fix capsnego...
15506
15507 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15508
15509         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
15510         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
15511         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
15512           Fix more integer overflows. Again, see #126967.
15513
15514 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15515
15516         * ext/mpeg2dec/gstmpeg2dec.c:
15517           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
15518           #130416.
15519
15520 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15521
15522         * configure.ac:
15523         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
15524         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
15525         * ext/xvid/gstxvid.h:
15526         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
15527         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
15528         (gst_xviddec_src_link), (gst_xviddec_sink_link),
15529         (gst_xviddec_change_state):
15530         * ext/xvid/gstxviddec.h:
15531         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
15532         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
15533         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
15534         (gst_xvidenc_link), (gst_xvidenc_set_property),
15535         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
15536         * ext/xvid/gstxvidenc.h:
15537           Update xvid plugin to latest xvid (1.0.0-beta3) API.
15538
15539 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15540
15541         * gst/rtp/rtp-packet.c:
15542           Add sys/types.h include, since OS X doesn't define in_addr_t
15543           in netinet/in.h, like it does on Linux (see #129600).
15544
15545 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
15546
15547         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15548
15549         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
15550           Correct logic of dispose function (see #129306).
15551
15552 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15553
15554         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
15555         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
15556         (gst_mpeg_parse_init):
15557         * gst/mpegstream/gstmpegparse.h:
15558           Remove clock (which was never provided, i.e. dead code), and
15559           also fix integer overflows at high PTS values (see #126967).
15560
15561 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15562
15563         * ext/flac/gstflacdec.c:
15564         * ext/libpng/gstpngenc.h:
15565         * ext/mikmod/gstmikmod.h:
15566           OS X fixes (see #126628).
15567
15568 2004-01-02  David Schleef  <ds@schleef.org>
15569
15570         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
15571         (gst_alsa_src_base_init): Remove bogus "src" request pad.
15572         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
15573         (gst_mpeg_parse_class_init): Move pad template registration
15574         to class_init, since the derived class (mpegdemux) doesn't
15575         want them.
15576
15577 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15578
15579         * sys/ximage/Makefile.am:
15580         * sys/xvideo/Makefile.am:
15581         * sys/xvimage/Makefile.am:
15582           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
15583           after installation (see #127664).
15584
15585 2004-01-02  David Schleef  <ds@schleef.org>
15586
15587         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
15588         (gst_ffmpegenc_connect):  Negotiation fixes.
15589         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
15590         Remove inappropriate gst_caps_free().
15591         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15592         Reenable Ronald's internal resize code, since the core handles
15593         it correctly now.
15594
15595 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15596
15597         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
15598         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
15599         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
15600           Fix pad template stuff.
15601
15602 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15603
15604         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15605         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
15606           fix signed integer reading/writing.
15607
15608 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15609
15610         * ext/alsa/README:
15611           Remove outdated document
15612
15613 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
15614
15615         * gst/cutter/gstcutter.c: (gst_cutter_init):
15616           src pad was being created twice - oops.
15617
15618 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15619
15620         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15621           Comment out internal resize. It doesn't handle the resulting
15622           XEvent internally, does another try_set_caps() which leads to
15623           a really nice loop.
15624           Real fix will come when Julien and Dave are awake. ;).
15625
15626 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15627
15628         * ext/mpeg2enc/gstmpeg2enc.cc:
15629           fix const/nonconst compile issue.
15630
15631 2004-01-02  David Schleef  <ds@schleef.org>
15632
15633         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
15634         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
15635         Add fixate function and a check for bad formats.
15636
15637 2004-01-01  David Schleef  <ds@schleef.org>
15638
15639         Negotiation fixes:
15640         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15641         (gst_audiofilter_init):
15642         * gst/debug/efence.c: (gst_efence_init):
15643         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
15644         (gst_deinterlace_init):
15645         * gst/volume/gstvolume.c: (volume_connect):
15646
15647 2004-01-01  David Schleef  <ds@schleef.org>
15648
15649         Convert elements to use gst_pad_use_explicit_caps() where
15650         appropriate:
15651         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
15652         * ext/audiofile/gstafparse.c: (gst_afparse_init),
15653         (gst_afparse_open_file):
15654         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
15655         (gst_afsrc_open_file):
15656         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
15657         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
15658         (gst_ffmpegdec_chain):
15659         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
15660         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
15661         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
15662         (gst_gdk_pixbuf_chain):
15663         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
15664         (gst_jpegdec_chain):
15665         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
15666         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
15667         (gst_mikmod_negotiate):
15668         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
15669         (gst_mpeg2dec_negotiate_format):
15670         * ext/mpeg2enc/gstmpeg2enc.cc:
15671         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
15672         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
15673         (gst_speexdec_sinkconnect):
15674         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
15675         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
15676         (gst_vorbisfile_new_link):
15677         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
15678         (gst_ac3parse_chain):
15679         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
15680         (gst_asf_demux_setup_pad):
15681         * gst/auparse/gstauparse.c: (gst_auparse_init),
15682         (gst_auparse_chain):
15683         * gst/id3/gstid3types.c: (gst_id3types_loop):
15684         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15685         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
15686         (mp1videoparse_parse_seq):
15687         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
15688         (bpf_from_header):
15689         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
15690         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
15691         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
15692         (gst_mpeg_parse_send_data):
15693         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15694         (gst_qtdemux_add_stream):
15695         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
15696         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15697         (gst_wavparse_parse_fmt):
15698
15699 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15700
15701         * configure.ac:
15702           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
15703           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
15704           it therefore uses the wrong include paths. Too bad... Note
15705           that 1.6.1.93 is not release yet. ;).
15706           Also add a check for mplex, which is now using the lib'ified
15707           mplex from mjpegtools, too.
15708         * ext/ffmpeg/gstffmpegcodecmap.c:
15709           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
15710           issues. I don't think ffmpeg handles 3ivx correctly, so this
15711           probably won't work. But it won't hurt either.
15712         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
15713         (gst_ffmpegdec_chain):
15714         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
15715         (gst_ffmpegenc_chain_audio):
15716           Fix memleak in audio encoding. Close codec if open fails, this
15717           calls the cleanup routines so we can re-use the context.
15718         * ext/mpeg2enc/gstmpeg2enc.cc:
15719           Fix pad template names/types, fix memory issue with getcaps().
15720         * ext/mpeg2enc/gstmpeg2encoder.cc:
15721         * ext/mpeg2enc/gstmpeg2encoder.hh:
15722           Fix compile issue with new caps system (const thingy).
15723         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15724         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
15725           We read a first frame right on initing, so that we have a caps
15726           when we init the output. This caps is cached in padprivate and
15727           read as first frame.
15728         * ext/mplex/Makefile.am:
15729         * ext/mplex/gstmplex.cc:
15730         * ext/mplex/gstmplex.h:
15731         * ext/mplex/gstmplex.hh:
15732         * ext/mplex/gstmplexibitstream.cc:
15733         * ext/mplex/gstmplexibitstream.hh:
15734         * ext/mplex/gstmplexjob.cc:
15735         * ext/mplex/gstmplexjob.hh:
15736         * ext/mplex/gstmplexoutputstream.cc:
15737         * ext/mplex/gstmplexoutputstream.hh:
15738           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
15739           had issues, didn't do capsnego, supported only a subset of the
15740           mplex features and required a mplex fork in our local CVS. Plus
15741           that it worked agaist a very old mplex version. Rewriting was
15742           faster than updating it.
15743         * gst-libs/ext/Makefile.am:
15744         * gst-libs/ext/mplex/INSTRUCT:
15745         * gst-libs/ext/mplex/Makefile.am:
15746         * gst-libs/ext/mplex/README:
15747         * gst-libs/ext/mplex/TODO:
15748         * gst-libs/ext/mplex/ac3strm_in.cc:
15749         * gst-libs/ext/mplex/audiostrm.hh:
15750         * gst-libs/ext/mplex/audiostrm_out.cc:
15751         * gst-libs/ext/mplex/aunit.hh:
15752         * gst-libs/ext/mplex/bits.cc:
15753         * gst-libs/ext/mplex/bits.hh:
15754         * gst-libs/ext/mplex/buffer.cc:
15755         * gst-libs/ext/mplex/buffer.hh:
15756         * gst-libs/ext/mplex/fastintfns.h:
15757         * gst-libs/ext/mplex/format_codes.h:
15758         * gst-libs/ext/mplex/inputstrm.cc:
15759         * gst-libs/ext/mplex/inputstrm.hh:
15760         * gst-libs/ext/mplex/lpcmstrm_in.cc:
15761         * gst-libs/ext/mplex/mjpeg_logging.cc:
15762         * gst-libs/ext/mplex/mjpeg_logging.h:
15763         * gst-libs/ext/mplex/mjpeg_types.h:
15764         * gst-libs/ext/mplex/mpastrm_in.cc:
15765         * gst-libs/ext/mplex/mpegconsts.cc:
15766         * gst-libs/ext/mplex/mpegconsts.h:
15767         * gst-libs/ext/mplex/mplexconsts.hh:
15768         * gst-libs/ext/mplex/multplex.cc:
15769         * gst-libs/ext/mplex/outputstream.hh:
15770         * gst-libs/ext/mplex/padstrm.cc:
15771         * gst-libs/ext/mplex/padstrm.hh:
15772         * gst-libs/ext/mplex/stillsstream.cc:
15773         * gst-libs/ext/mplex/stillsstream.hh:
15774         * gst-libs/ext/mplex/systems.cc:
15775         * gst-libs/ext/mplex/systems.hh:
15776         * gst-libs/ext/mplex/vector.cc:
15777         * gst-libs/ext/mplex/vector.hh:
15778         * gst-libs/ext/mplex/videostrm.hh:
15779         * gst-libs/ext/mplex/videostrm_in.cc:
15780         * gst-libs/ext/mplex/videostrm_out.cc:
15781         * gst-libs/ext/mplex/yuv4mpeg.cc:
15782         * gst-libs/ext/mplex/yuv4mpeg.h:
15783         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
15784         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
15785           We don't fork mjpegtools' mplex in our CVS anymore.
15786         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
15787         (gst_avi_demux_add_stream):
15788         * gst/avi/gstavidemux.h:
15789           Add getcaps() function for proper caps nego. This makes some
15790           parts of AVI playback/reading work.
15791         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15792           Resize window on new capsnego. This is probably wrong, but
15793           I'm still committing it because with current capsnego, the
15794           first successfull capsnego is auto-fixated, therefore rounded
15795           down to the lowest values in the caps. this results in a 16x16
15796           XWindow that is not reized when real capsnego finishes.
15797           Dave, I see more cases of this, do you know a proper solution?
15798         * tools/gst-launch-ext.in:
15799           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
15800
15801 2003-12-31  David Schleef  <ds@schleef.org>
15802
15803         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
15804         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
15805           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
15806
15807 2003-12-30  David Schleef  <ds@schleef.org>
15808
15809         * ext/ffmpeg/gstffmpegcolorspace.c:
15810         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15811         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
15812         (gst_ffmpegcsp_chain): Negotiation fixes
15813         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
15814         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15815         (gst_audio_convert_link), (gst_audio_convert_channels):
15816         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
15817         (gst_audioscale_link), (gst_audioscale_get_buffer),
15818         (gst_audioscale_chain): Negotiation fixes
15819         * gst/audioscale/gstaudioscale.h:
15820         * gst/videofilter/gstvideofilter.c:
15821         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
15822         (gst_videofilter_link), (gst_videofilter_init),
15823         (gst_videofilter_set_output_size), (gst_videofilter_setup),
15824         (gst_videofilter_find_format_by_structure):
15825         * gst/videofilter/gstvideofilter.h: Negotiation fixes
15826         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
15827         (gst_videoscale_link):
15828         * gst/videoscale/videoscale.c: (videoscale_get_structure),
15829         (videoscale_find_by_structure), (gst_videoscale_setup):
15830         * gst/videoscale/videoscale.h: Negotiation fixes
15831         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
15832         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
15833         function, restrict resizing to a multiple of 4 (hack until
15834         everyone supports odd sizes correctly).
15835
15836 2003-12-29  Colin Walters  <walters@verbum.org>
15837
15838         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
15839         signed.
15840
15841 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
15842
15843         * ext/sndfile/gstsf.c: (gst_sf_loop):
15844           Fix warning about discarding const qualifier
15845
15846 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
15847
15848         * gst/cutter/gstcutter.c:
15849         * gst/videoscale/gstvideoscale.c:
15850         * gst/volenv/gstvolenv.c:
15851         * gst-libs/gst/audio/audio.c:
15852         * gst-libs/gst/video/video.c:
15853           Fix warnings
15854
15855 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15856
15857         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15858           Don't send ALSA debugging to stderr.
15859         * ext/alsa/gstalsa.h:
15860           Use GST_WARNING instead of g_warning when ALSA functions fail.
15861
15862 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15863
15864         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15865           Free XVAdapterInfo correctly.
15866
15867 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15868
15869         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
15870         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
15871           Make id3tag use correct caps nego.
15872
15873 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
15874
15875         * ext/ivorbis/vorbis.c:
15876         * ext/ivorbis/vorbisenc.h:
15877         * ext/ivorbis/vorbisfile.c:
15878           Modify so that it uses the new caps things
15879
15880 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15881
15882         * testsuite/spider/spider1.c: (main):
15883         * testsuite/spider/spider2.c: (main):
15884         * testsuite/spider/spider3.c: (main):
15885           Make tests compile again. They probably don't work.
15886
15887 2003-12-24  Colin Walters  <walters@verbum.org>
15888
15889         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
15890         we can't fixate the caps anymore.
15891
15892 2003-12-23  David Schleef  <ds@schleef.org>
15893
15894         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
15895         * sys/oss/gstosssink.c: (gst_osssink_init),
15896         (gst_osssink_sink_fixate): Add fixate function.
15897
15898 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15899
15900         * ext/ffmpeg/gstffmpegcodecmap.c:
15901         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
15902         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
15903         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
15904         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
15905         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
15906         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
15907         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
15908           fix typo in RGB masks, and move back to "old" colorspace
15909           capsnego code until whoever wrote this new crap has actually
15910           tested it so that it works.
15911           And yes, this works, keep it that way please.
15912
15913 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15914
15915         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
15916         (gst_divxdec_init), (gst_divxdec_negotiate):
15917         * ext/divx/gstdivxdec.h:
15918         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
15919         (gst_divxenc_init):
15920         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
15921         (gst_faac_sinkconnect), (gst_faac_srcconnect):
15922         * ext/mpeg2enc/gstmpeg2enc.cc:
15923         * ext/mpeg2enc/gstmpeg2encoder.cc:
15924         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15925         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
15926         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
15927         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
15928         (dxr3spusink_init):
15929         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
15930         (dxr3videosink_init):
15931           Fix caps breakage after Dave's caps branch merge.
15932
15933 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15934
15935         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15936           Fix for 24bpp display.
15937
15938 2003-12-23  Colin Walters  <walters@verbum.org>
15939
15940         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
15941         a GnomeVFSHandle directly.
15942
15943 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15944
15945         * gst/volume/Makefile.am:
15946         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
15947         (volume_base_init), (volume_init):
15948           Reenable volume element and fix to work with new caps stuff.
15949           Rhythmbox needs this.
15950
15951 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15952
15953         * gst/qtdemux/qtdemux.c: (plugin_init):
15954           qtdemux requires bytestream
15955
15956 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15957
15958         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
15959           Fix remaining caps handling errors due to CAPS merge.
15960
15961 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15962
15963         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
15964         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
15965         (gst_faad_srcconnect):
15966           Port to new caps system.
15967
15968 2003-12-21  Julien MOUTTE  <julien@moutte.net>
15969
15970         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
15971         (got_video_size), (main): using g_print instead of g_message.
15972         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
15973         signal which was not emitted because of "switch" element added to the
15974         bin but not connected. (Removing from the bin temporarily)
15975
15976 2003-12-21  Julien MOUTTE  <julien@moutte.net>
15977
15978         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
15979         find X development files. I don't understand the previous tests and
15980         they fail on my debian/ppc unstable. This one works.
15981         * examples/gstplay/player.c: (main): Set the pipeline to READY before
15982         exiting.
15983         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
15984         (gst_play_set_video_sink), (gst_play_set_audio_sink),
15985         (gst_play_set_visualization): Add some safety checks in set_ methods
15986         and state_change. This was throwing some ugly CRITICAL messages when
15987         pipeline was getting disposed and casts were failing.
15988
15989 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15990
15991         * configure.ac:
15992           Improve mpeg2enc detection. This is for distributions that do
15993           ship mjpegtools, but without mpeg2enc. Also does object check
15994           for might there ever be ABI incompatibility.
15995         * ext/mpeg2enc/gstmpeg2enc.cc:
15996           Add Andrew as second maintainer (he's helping me), and also add
15997           an error if no caps was set. This happens if I pull before capsnego
15998           and that's something I should solve sometime else.
15999         * gst/matroska/matroska-demux.c:
16000         (gst_matroska_demux_parse_blockgroup):
16001           Fix time parsing.
16002         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
16003         (gst_matroska_mux_track_header):
16004           Add caps to templates.
16005         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
16006           Add mpegversion=1 to prevent confusion with MPEG/AAC.
16007         * gst/mpegstream/gstmpegdemux.c:
16008           Remove layer since it causes warnings about unfixed caps.
16009         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
16010           Fix obvious typo (we error out if caps were set, we should of
16011           course error out if *no* caps were set).
16012         * sys/oss/gstosselement.c: (gst_osselement_convert):
16013           Fix format conversion, we confused bits/bytes.
16014         * sys/oss/gstosselement.h:
16015           Improve documentation for 'bps'.
16016         * sys/v4l/TODO:
16017           Remove stuff about plugins that need removing - this was done
16018           ages ago.
16019         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
16020         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
16021         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
16022         (gst_v4lsrc_src_query):
16023         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
16024         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
16025           Add get_query_types(), get_formats() and query() functions.
16026
16027 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
16028
16029         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
16030         * moved CVS to freedesktop.org
16031