b88d8e45edbf803c3b565f7f05703c5a60504565
[platform/upstream/gstreamer.git] / ChangeLog
1 2004-07-21  Wim Taymans  <wim@fluendo.com>
2
3         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
4         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
5         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
6         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
7         (_find_chain_get_unknown_part), (_find_streams_check),
8         (gst_ogg_demux_push), (gst_ogg_pad_push):
9         * ext/theora/theoradec.c: (theora_get_formats),
10         (theora_dec_src_convert), (theora_dec_sink_convert),
11         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12         (theora_dec_chain):
13         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
14         (vorbis_dec_convert), (vorbis_dec_src_query),
15         (vorbis_dec_src_event), (vorbis_dec_event):
16         More seeking fixes, oggdemux now supports seeking to time and
17         uses the downstream element to convert granulepos to time.
18         Seeking in theora-only ogg files now works.
19
20 2004-07-21  Wim Taymans  <wim@fluendo.com>
21
22         * ext/theora/theoradec.c: (gst_theora_dec_init),
23         (theora_get_formats), (theora_get_event_masks),
24         (theora_get_query_types), (theora_dec_src_convert),
25         (theora_dec_sink_convert), (theora_dec_src_query),
26         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
27         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
28         (vorbis_get_event_masks), (vorbis_get_query_types),
29         (gst_vorbis_dec_init), (vorbis_dec_convert),
30         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
31         Added query/convert/formats functions to vorbis and theora decoders
32         so that the outside world can use them too. Fixed seeking on an
33         ogg/theora/vorbis file by disabling the seeking seeking on the 
34         theora srcpad.
35
36 2004-07-21  Julien MOUTTE  <julien@moutte.net>
37
38         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
39         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
40         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
41         images creation for both elements. We don't create the image on caps
42         nego or renego, we just destroy the internal one if present if it does
43         not match the needs. The chain function takes care of creating a new
44         image when needed.
45         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
46         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
47         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
48         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
49         the image format information. The buffer pool checks for the context
50         image format and discard images with different formats.
51         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
52
53 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
54
55         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
56         (gst_ffmpegcolorspace_chain):
57           no point in doing any chaining if the pad we want to push from
58           isn't usable.
59
60 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
61
62         * gst-libs/gst/riff/riff-media.c:
63         (gst_riff_create_audio_caps_with_data):
64           Fix double end-to-native symbol conversion (#148021).
65
66 2004-07-20  David Schleef  <ds@schleef.org>
67
68         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
69         Don't use an Atom that doesn't exist.
70
71 2004-07-20  Wim Taymans  <wim@fluendo.com>
72
73         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
74         (gst_multifdsink_add), (gst_multifdsink_get_stats),
75         (gst_multifdsink_client_remove),
76         (gst_multifdsink_handle_client_write),
77         (gst_multifdsink_queue_buffer):
78         * gst/tcp/gstmultifdsink.h:
79         More multifdsink stats. Avoid deadlock by releasing locks
80         before sending out a signal.
81
82 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
83
84         * po/LINGUAS:
85         * po/hu.po:
86           added Hungarian translation (Laszlo Dvornik)
87
88 2004-07-20  Wim Taymans  <wim@fluendo.com>
89
90         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
91         (gst_multifdsink_add), (gst_multifdsink_client_remove),
92         (gst_multifdsink_handle_client_write),
93         (gst_multifdsink_queue_buffer):
94         * gst/tcp/gsttcp-marshal.list:
95         Fixed the stupid marshal definition.
96
97 2004-07-20  Wim Taymans  <wim@fluendo.com>
98
99         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
100         (gst_multifdsink_init), (gst_multifdsink_add),
101         (gst_multifdsink_client_remove),
102         (gst_multifdsink_handle_client_write),
103         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
104         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
105         (gst_multifdsink_init_send):
106         * gst/tcp/gstmultifdsink.h:
107         Added more stats, added timeout for a client, fixed some typos
108         and added some comments.
109
110 2004-07-20  Wim Taymans  <wim@fluendo.com>
111
112         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
113         (gst_multifdsink_add), (gst_multifdsink_get_stats),
114         (gst_multifdsink_client_remove),
115         (gst_multifdsink_handle_client_write):
116         * gst/tcp/gstmultifdsink.h:
117         * gst/tcp/gsttcp-marshal.list:
118         Added get_stats method that returns a GValueArray of
119         stats values.
120
121 2004-07-19  Benjamin Otte  <otte@gnome.org>
122
123         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
124           make sure longname, description and author are valid UTF-8
125
126 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
127
128         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
129         (gst_ximagesink_set_property):
130         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
131         (gst_xvimagesink_set_property):
132           make sure SYNCHRONOUS is respected after getting the X context
133
134 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
135
136         * gst/matroska/matroska-demux.c:
137         (gst_matroska_demux_handle_src_event),
138         (gst_matroska_demux_parse_blockgroup):
139         * gst/matroska/matroska-ids.h:
140           add BlockReference tag and ignore it to clear out log.
141           ignore NAVIGATION events to clear out log.
142
143 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
144
145         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
146         (gst_matroska_demux_add_stream):
147         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
148           add debug categories
149
150 2004-07-16  Wim Taymans  <wim@fluendo.com>
151
152         * ext/libpng/Makefile.am:
153         * ext/libpng/gstpng.c: (plugin_init):
154         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
155         (gst_pngdec_get_type), (gst_pngdec_base_init),
156         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
157         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
158         * ext/libpng/gstpngdec.h:
159         Added png decoder.
160
161 2004-07-16  Julien MOUTTE  <julien@moutte.net>
162
163         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
164         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
165         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
166         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
167         (gst_ximagesink_buffer_alloc):
168         * sys/ximage/ximagesink.h:
169         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
170         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
171         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
172         (gst_xvimagesink_buffer_alloc):
173         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
174         again. Using internal data pointer of the x(v)image to store image's
175         data to be coherent with the buffer alloc mechanism. Investigated the
176         image destruction code to be sure that everything gets freed correctly.
177
178 2004-07-16  Wim Taymans  <wim@fluendo.com>
179
180         * gst-libs/gst/riff/riff-read.c:
181         (gst_riff_read_strf_vids_with_data),
182         (gst_riff_read_strf_auds_with_data):
183         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
184         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
185         Make sure we don't create 0 sized subbufers in riff-read.
186         Signal the no more pads signal after reading the avi header.
187
188 2004-07-16  Wim Taymans  <wim@fluendo.com>
189
190         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
191         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
192         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
193         (gst_decode_bin_init), (gst_decode_bin_dispose),
194         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
195         (no_more_pads), (close_link), (type_found),
196         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
197         (gst_decode_bin_change_state), (plugin_init):
198         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
199         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
200         (gst_play_base_bin_dispose), (queue_overrun),
201         (gen_preroll_element), (remove_prerolls), (unknown_type),
202         (no_more_pads), (new_stream), (setup_source),
203         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
204         (play_base_eos), (gst_play_base_bin_change_state),
205         (gst_play_base_bin_add_element),
206         (gst_play_base_bin_remove_element),
207         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
208         (gst_play_base_bin_unlink_stream),
209         (gst_play_base_bin_get_streaminfo):
210         * gst/playback/gstplaybasebin.h:
211         Better error recovery. Added configurable preroll queue size. Faster
212         detection of no-more-pads.
213
214 2004-07-16  Wim Taymans  <wim@fluendo.com>
215
216         * gst-libs/gst/video/video.h:
217         Added 32 bits RGBA. Not sure if we should use another mime-type
218         for alpha rgb. Currently the presence of the alpha_mask property
219         signals an alpha channel.
220
221 2004-07-16  Wim Taymans  <wim@fluendo.com>
222
223         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
224         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
225         FPS seems to be 0.0 to MAX everywhere else.
226
227 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
228
229         * gst-libs/gst/riff/riff-media.c:
230         (gst_riff_create_video_caps_with_data):
231           mp42/mp43 (no caps) exist too.
232         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
233           Set pixel_width/height; we've got them in-caps.
234         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
235         * gst/wavparse/gstwavparse.c: (plugin_init):
236           Both are valid primary.
237         * sys/oss/gstossmixer.c:
238           Remove i18n hack and enable translations.
239
240 2004-07-15  Benjamin Otte  <otte@gnome.org>
241
242         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
243         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
244           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
245
246 2004-07-15  Benjamin Otte  <otte@gnome.org>
247
248         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
249         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
250         (gst_alsa_close_audio):
251           disable some of the debugging code for now. Writing debugging to a
252           buffer is broken in current alsalib releases.
253
254 2004-07-12  Benjamin Otte  <otte@gnome.org>
255
256         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
257           use bufferpools
258
259 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
260
261         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
262         (theora_dec_src_query), (theora_dec_event):
263         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
264           add debugging categories.  Remove \n's.
265
266 2004-07-13  Johan Dahlin  <johan@gnome.org>
267
268         * gst/playback/gstplaybin.c (gst_play_bin_set_property) 
269         (gst_play_bin_get_property): Impl.
270
271 2004-07-13  Wim Taymans  <wim@fluendo.com>
272
273         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
274         When trying to find the stream length, seek back N pages
275         instead of just one, where N is the number of streams in 
276         the current chain.
277
278 2004-07-13  Wim Taymans  <wim@fluendo.com>
279
280         * gst-libs/gst/riff/riff-media.c:
281         (gst_riff_create_audio_caps_with_data),
282         (gst_riff_create_audio_caps),
283         (gst_riff_create_audio_template_caps):
284         * gst-libs/gst/riff/riff-media.h:
285         * gst-libs/gst/riff/riff-read.c:
286         (gst_riff_read_strf_vids_with_data),
287         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
288         * gst-libs/gst/riff/riff-read.h:
289         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
290         (gst_avi_demux_add_stream):
291         Set codec_data on caps for avidemuxer.
292
293 2004-07-12  David Schleef  <ds@schleef.org>
294
295         * configure.ac: Fix test for Objective C
296
297 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
298         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
299         (gst_gdk_pixbuf_chain):
300           Add svg and pcx to template caps, and ensure that getcaps returns a subset
301           of the template caps.
302           Copy each row manually for output, as gdkpixbuf may pad the
303           rowstride to a 32-bit word boundary.
304
305 2004-07-12  Wim Taymans  <wim@fluendo.com>
306
307         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
308         (gst_riff_create_video_template_caps):
309         Fix the template caps to include some more media types.
310
311 2004-07-12  Wim Taymans  <wim@fluendo.com>
312
313         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
314         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
315         (compare_ranks), (print_feature), (gst_decode_bin_init),
316         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
317         (try_to_link_1), (new_pad), (close_link), (type_found),
318         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
319         (gst_decode_bin_change_state), (plugin_init):
320         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
321         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
322         (gst_play_base_bin_dispose), (queue_overrun),
323         (gen_preroll_element), (remove_prerolls), (no_more_pads),
324         (new_stream), (setup_source), (gst_play_base_bin_set_property),
325         (gst_play_base_bin_get_property), (play_base_eos),
326         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
327         (gst_play_base_bin_remove_element),
328         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
329         (gst_play_base_bin_unlink_stream),
330         (gst_play_base_bin_get_streaminfo):
331         * gst/playback/gstplaybasebin.h:
332         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
333         (gst_play_bin_class_init), (gst_play_bin_init),
334         (gst_play_bin_dispose), (gst_play_bin_set_property),
335         (gst_play_bin_get_property), (gen_video_element),
336         (gen_audio_element), (remove_sinks), (setup_sinks),
337         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
338         (gst_play_bin_send_event), (gst_play_bin_get_formats),
339         (gst_play_bin_convert), (gst_play_bin_get_query_types),
340         (gst_play_bin_query), (plugin_init):
341         * gst/playback/test4.c: (main):
342         More fixes on reusing of the element.
343
344 2004-07-11  Benjamin Otte  <otte@gnome.org>
345
346         * ext/mad/gstmad.c: (normal_seek):
347           allow seeking for other methods than just SET
348
349 2004-07-11  Andy Wingo  <wingo@pobox.com>
350
351         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
352         float, "any" caps -> buffer_frames=[0,MAX].
353
354         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
355         doesn't intersect our caps with the template any more. Do it
356         ourselves.
357         (interleave_buffered_loop): Use g_newa instead of malloc/free.
358
359 2004-07-09  Wim Taymans  <wim@fluendo.com>
360
361         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
362         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
363         (compare_ranks), (print_feature), (gst_decode_bin_init),
364         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
365         (try_to_link_1), (new_pad), (close_link), (type_found),
366         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
367         (gst_decode_bin_change_state), (plugin_init):
368         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
369         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
370         (gst_play_base_bin_dispose), (queue_overrun),
371         (gen_preroll_element), (remove_prerolls), (no_more_pads),
372         (new_stream), (setup_source), (gst_play_base_bin_set_property),
373         (gst_play_base_bin_get_property), (play_base_eos),
374         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
375         (gst_play_base_bin_remove_element),
376         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
377         (gst_play_base_bin_unlink_stream),
378         (gst_play_base_bin_get_streaminfo):
379         * gst/playback/gstplaybasebin.h:
380         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
381         (gst_play_bin_class_init), (gst_play_bin_init),
382         (gst_play_bin_dispose), (gst_play_bin_set_property),
383         (gst_play_bin_get_property), (gen_video_element),
384         (gen_audio_element), (remove_sinks), (setup_sinks),
385         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
386         (gst_play_bin_send_event), (gst_play_bin_get_formats),
387         (gst_play_bin_convert), (gst_play_bin_get_query_types),
388         (gst_play_bin_query), (plugin_init):
389         * gst/playback/test4.c: (main):
390         Work on object reuse and seeking.
391
392 2004-07-09  Wim Taymans  <wim@fluendo.com>
393
394         * examples/seeking/seek.c: (iterate):
395         Don't consume all CPU in the idle loop.
396
397 2004-07-09  Wim Taymans  <wim@fluendo.com>
398
399         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
400         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
401         Add pad to element *after* setting the pad functions so that
402         the scheduler can use the correct ones.
403
404 2004-07-09  Wim Taymans  <wim@fluendo.com>
405
406         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
407         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
408         Sync to keyframe after seek
409
410 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
411
412         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
413         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
414         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
415         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
416         * ext/libvisual/visual.c: (gst_visual_change_state):
417         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
418         * ext/theora/theoradec.c: (theora_dec_change_state):
419         * ext/theora/theoraenc.c: (theora_enc_change_state):
420         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
421         * gst-libs/gst/navigation/navigation.c:
422         * gst/adder/gstadder.c: (gst_adder_change_state):
423         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
424         (gst_audio_convert_get_buffer):
425         * gst/multipart/multipartdemux.c:
426         (gst_multipart_demux_change_state):
427         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
428         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
429         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
430         * gst/videoscale/gstvideoscale.c:
431         (gst_videoscale_handle_src_event):
432         * gst/volume/gstvolume.c: (volume_chain_int16):
433           don't assert in state change, this should be done by the base
434           GstElement class.
435           various debugging fixes.
436
437 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
438
439         * configure.ac:
440         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
441         (gst_play_dispose), (gst_play_set_location),
442         (gst_play_set_data_src), (gst_play_set_video_sink),
443         (gst_play_set_audio_sink), (gst_play_set_visualization),
444         (gst_play_connect_visualization), (gst_play_get_sink_element),
445         (gst_play_get_all_by_interface):
446         * gst-libs/gst/play/play.h:
447           add new method to get elements implementing an interface.
448           add various error logging
449
450 2004-07-08  Wim Taymans  <wim@fluendo.com>
451
452         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
453         (make_mpeg_pipeline), (make_mpegnt_pipeline),
454         (make_playerbin_pipeline), (query_durations_elems),
455         (query_durations_pads), (query_positions_elems),
456         (query_positions_pads), (update_scale), (iterate), (stop_seek),
457         (main):
458         Added playbin seeking example.
459
460 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
461
462         * gst-libs/gst/play/play.c: (gst_play_set_location),
463         (gst_play_set_data_src), (gst_play_set_video_sink),
464         (gst_play_set_audio_sink), (gst_play_set_visualization),
465         (gst_play_connect_visualization), (gst_play_get_framerate):
466           use a macro to look up elements from hash table
467
468 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
469
470         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
471         (gst_play_get_length_callback), (gst_play_set_location),
472         (gst_play_seek_to_time), (gst_play_set_data_src),
473         (gst_play_set_video_sink), (gst_play_set_audio_sink),
474         (gst_play_set_visualization), (gst_play_connect_visualization),
475         (gst_play_get_sink_element):
476         - add debugging info
477         - fix looking up sink elements by iterating over complete caps
478         - put everything except for source and autoplugger in a complete bin
479
480 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
481
482         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
483         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
484         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
485         (gst_alsa_sink_write), (gst_alsa_sink_loop):
486         * ext/alsa/gstalsasink.h:
487         - add debugging info
488         - clean up schizophrenia of data/buffer/event
489         - fix double event unref error
490
491 2004-07-08  Wim Taymans  <wim@fluendo.com>
492
493         * gst/playback/Makefile.am:
494         Add headers to noinst
495
496 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
497
498         * tools/gst-launch-ext-m.m:
499         * tools/gst-launch-ext.1.in:
500           convert to the third millenium
501
502 2004-07-07  David Schleef  <ds@schleef.org>
503
504         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
505
506 2004-07-07  Wim Taymans  <wim@fluendo.com>
507
508         * gst/playback/Makefile.am:
509         * gst/playback/README:
510         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
511         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
512         (compare_ranks), (print_feature), (gst_decode_bin_init),
513         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
514         (try_to_link_1), (new_pad), (close_link), (type_found),
515         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
516         (plugin_init):
517         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
518         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
519         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
520         (gen_preroll_element), (no_more_pads), (new_stream),
521         (setup_source), (gst_play_base_bin_set_property),
522         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
523         (gst_play_base_bin_add_element),
524         (gst_play_base_bin_remove_element),
525         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
526         (gst_play_base_bin_unlink_stream),
527         (gst_play_base_bin_get_streaminfo):
528         * gst/playback/gstplaybasebin.h:
529         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
530         (gst_play_bin_class_init), (gst_play_bin_init),
531         (gst_play_bin_dispose), (gst_play_bin_set_property),
532         (gst_play_bin_get_property), (gen_video_element),
533         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
534         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
535         (gst_play_bin_get_formats), (gst_play_bin_convert),
536         (gst_play_bin_get_query_types), (gst_play_bin_query),
537         (plugin_init):
538         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
539         (gst_stream_info_get_type), (gst_stream_info_class_init),
540         (gst_stream_info_init), (gst_stream_info_new),
541         (gst_stream_info_dispose), (gst_stream_info_set_property),
542         (gst_stream_info_get_property):
543         * gst/playback/gststreaminfo.h:
544         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
545         (main):
546         * gst/playback/test2.c: (main):
547         * gst/playback/test3.c: (update_scale), (main):
548         More playbin fixes. Added README. Do better element filtering.
549         Added base class to preroll media. Added test apps.
550
551 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
552
553         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
554         * ext/mpeg2dec/gstmpeg2dec.h:
555           various debugging improvements.  Reset stream to next picture
556           instead of sequence header, otherwise seeks cannot work. */
557
558 2004-07-07  Wim Taymans  <wim@fluendo.com>
559
560         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
561         (gst_video_box_class_init), (gst_video_box_set_property),
562         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
563         Use pad_alloc where possible.
564
565 2004-07-07  Wim Taymans  <wim@fluendo.com>
566
567         * sys/oss/gstosselement.c: (gst_osselement_reset),
568         (gst_osselement_parse_caps):
569         * sys/oss/gstosselement.h:
570         * sys/oss/gstosssrc.c: (gst_osssrc_get):
571         Fix offset on osssrc.
572
573 2004-07-07  Wim Taymans  <wim@fluendo.com>
574
575         * ext/theora/theora.c: (plugin_init):
576         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
577         (theora_dec_src_query), (theora_dec_chain):
578         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
579         (theora_enc_sink_link), (theora_buffer_from_packet),
580         (theora_push_packet), (theora_enc_chain):
581         Fix theora granulepos calculation.
582         Fix overflow in duration/position calculation.
583         Bump rank to PRIMARY for theoradec.
584         Use granulepos of last packet to calculate position.
585         Set keyframe flag on buffers when needed.
586
587 2004-07-06  David Schleef  <ds@schleef.org>
588
589         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
590         serious?  (Fixed, obviously.)
591
592 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
593
594         * po/LINGUAS:
595         * po/cs.po:
596           added Czech translation (Miloslav Trmac)
597
598 2004-07-05  Wim Taymans  <wim@fluendo.com>
599
600         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
601         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
602         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
603         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
604         (close_link), (type_found), (gst_decode_bin_set_property),
605         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
606         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
607         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
608         (gst_decode_bin_query), (plugin_init):
609         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
610         (gst_play_bin_class_init), (gst_play_bin_init),
611         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
612         (get_video_element), (new_pad), (setup_source),
613         (gst_play_bin_set_property), (gst_play_bin_get_property),
614         (gst_play_bin_change_state), (gst_play_bin_add_element),
615         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
616         (gst_play_bin_send_event), (gst_play_bin_get_formats),
617         (gst_play_bin_convert), (gst_play_bin_get_query_types),
618         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
619         * gst/playback/test.c: (main):
620         More fixes, cleaned up playbin, make it use decodebin. Added
621         threaded property to playbin.
622
623 2004-07-05  Wim Taymans  <wim@fluendo.com>
624
625         * configure.ac:
626         * gst/playback/Makefile.am:
627         * gst/playback/decodetest.c: (main):
628         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
629         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
630         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
631         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
632         (close_link), (type_found), (gst_decode_bin_set_property),
633         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
634         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
635         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
636         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
637         (plugin_init):
638         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
639         (gst_play_bin_class_init), (gst_play_bin_init),
640         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
641         (collect_sink_pads), (find_compatibles), (close_pad_link),
642         (try_to_link_1), (new_pad), (close_link), (type_found),
643         (setup_source), (gst_play_bin_set_property),
644         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
645         (compare_ranks), (gst_play_bin_collect_factories),
646         (gst_play_bin_change_state), (gst_play_bin_add_element),
647         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
648         (gst_play_bin_send_event), (gst_play_bin_get_formats),
649         (gst_play_bin_convert), (gst_play_bin_get_query_types),
650         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
651         * gst/playback/test.c: (main):
652         Added some playback helper elements and some test apps, very alpha
653         still.
654
655 2004-07-04  Benjamin Otte  <otte@gnome.org>
656
657         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
658           only restart audio when we indeed have an xrun to fix repeated
659           xruns. Fix suggested by Giuliano Pochini.
660
661 2004-07-03  David Schleef  <ds@schleef.org>
662
663         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
664         call to gst_debug_log() if debugging is disabled (bug #145118)
665
666 2004-07-03  Benjamin Otte  <otte@gnome.org>
667
668         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
669           use our own functions for restarting the alsa device.
670         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
671           I should apply patches myself - use MIN for the third argument, not
672           the second, this fixes seeking
673
674 2004-07-02  David Schleef  <ds@schleef.org>
675
676         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
677         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
678         do with the logic.
679
680 2004-07-02  David Schleef  <ds@schleef.org>
681
682         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
683         output buffers.  Fix logic mistake.  (bug #144866)
684
685 2004-07-02  David Schleef  <ds@schleef.org>
686
687         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
688         on X.  (bug #144753)
689
690 2004-07-02  David Schleef  <ds@schleef.org>
691
692         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
693         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
694         (bug #144624)
695         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
696         (gst_osselement_rate_probe_check): Add another workaround for
697         buggy drivers (bug #145336)
698
699 2004-07-02  David Schleef  <ds@schleef.org>
700
701         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
702         Most systems don't have MSG_NOSIGNAL.
703
704 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
705
706         * Makefile.am:
707         * gst-libs/gst/colorbalance/Makefile.am:
708         * gst-libs/gst/mixer/Makefile.am:
709         * gst-libs/gst/play/Makefile.am:
710         * gst-libs/gst/tuner/Makefile.am:
711           (hopefully) fix both install and dist and make error message useful.
712           needs testing across automakes.
713
714 2004-07-02  Benjamin Otte  <otte@gnome.org>
715
716         * ext/ogg/gstogg.c: (plugin_init):
717           we require bytestream now
718         * ext/ogg/gstoggdemux.c: 
719           huge diff to implement chain setup in a fast and generic way. This
720           improves tag reading and startup of huge files (read: Theora videos)
721           quite a bit. It probably contains bugs, too, so please test.
722           Seeking is not improved to the fast method.
723
724 2004-06-29  Wim Taymans  <wim@fluendo.com>
725
726         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
727         * ext/ogg/gstoggmux.c:
728         Fix memleak in oggdemux when running unconnected pads.
729         doc update in mux, start working on keyframe mode.
730
731 2004-06-29  Benjamin Otte  <otte@gnome.org>
732
733         * sys/oss/gstosssink.c:
734         * sys/oss/gstosssrc.c:
735           advertise correct template caps - we indeed do non-native endianness
736           and 8bit audio has no endianness
737         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
738         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
739           avoid (wrong) duplications in getcaps function and return
740           template caps
741
742 2004-06-29  Wim Taymans  <wim@fluendo.com>
743
744         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
745         (gst_multifdsink_class_init), (gst_multifdsink_add),
746         (gst_multifdsink_remove), (gst_multifdsink_clear),
747         (gst_multifdsink_client_remove),
748         (gst_multifdsink_handle_client_read),
749         (gst_multifdsink_client_queue_data),
750         (gst_multifdsink_client_queue_caps),
751         (gst_multifdsink_client_queue_buffer),
752         (gst_multifdsink_handle_client_write),
753         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
754         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
755         (gst_multifdsink_init_send), (gst_multifdsink_close):
756         Fix wrong GList iteration that could crash the server when
757         more then 2 clients disconnect at the same time. Read all the
758         pending commands in one batch to recover from command storms under
759         very heavy load.
760
761 2004-06-28  Wim Taymans  <wim@fluendo.com>
762
763         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
764         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
765         (gst_videomixer_pad_set_property),
766         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
767         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
768         (gst_videomixer_class_init), (gst_videomixer_init),
769         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
770         (pad_zorder_compare), (gst_videomixer_sort_pads),
771         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
772         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
773         (gst_videomixer_update_queues), (gst_videomixer_loop),
774         (plugin_init):
775         Avoid divide by zero, choose masterpad as the pad with the highest
776         framerate.
777
778 2004-06-27  Julien Moutte  <julien@moutte.net>
779
780         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
781         (gst_ximagesink_xwindow_new):
782         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
783         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
784         function directly. We might want to call it from somewhere else one day.
785
786 2004-06-27  Julien Moutte  <julien@moutte.net>
787
788         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
789         (gst_ximagesink_xwindow_new):
790         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
791         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
792         window decorations.
793
794 2004-06-27  Wim Taymans  <wim@fluendo.com>
795
796         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
797         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
798         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
799         (gst_dvdec_set_property), (gst_dvdec_get_property):
800         * ext/dv/gstdvdec.h:
801         Implement drop_factor property to lower the framerate with
802         a factor.
803
804 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
805
806         * gst-libs/gst/colorbalance/Makefile.am:
807         * gst-libs/gst/mixer/Makefile.am:
808         * gst-libs/gst/play/Makefile.am:
809         * gst-libs/gst/tuner/Makefile.am:
810           unbreak Company's fix that didn't install the -enum.h files
811
812 2004-06-27  Wim Taymans  <wim@fluendo.com>
813
814         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
815         (gst_dvdec_change_state):
816         * ext/dv/gstdvdec.h:
817         Fix timestamp, duration and offset of the buffers.
818
819 2004-06-27  Wim Taymans  <wim@fluendo.com>
820
821         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
822         (gst_multifdsink_class_init), (gst_multifdsink_add),
823         (gst_multifdsink_remove), (gst_multifdsink_clear),
824         (gst_multifdsink_client_remove),
825         (gst_multifdsink_handle_client_read),
826         (gst_multifdsink_client_queue_data),
827         (gst_multifdsink_client_queue_caps),
828         (gst_multifdsink_client_queue_buffer),
829         (gst_multifdsink_handle_client_write),
830         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
831         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
832         (gst_multifdsink_init_send), (gst_multifdsink_close):
833         * gst/tcp/gstmultifdsink.h:
834         * gst/tcp/gsttcpserversink.c:
835         (gst_tcpserversink_handle_server_read),
836         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
837         More multifdsink fixes, more recovery policy fixes.
838         Removed stupid g_print
839
840 2004-06-26  Wim Taymans  <wim@fluendo.com>
841
842         * gst/tcp/Makefile.am:
843         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
844         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
845         (gst_multifdsink_class_init), (gst_multifdsink_init),
846         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
847         (gst_multifdsink_handle_client_read),
848         (gst_multifdsink_client_queue_data),
849         (gst_multifdsink_client_queue_caps),
850         (gst_multifdsink_client_queue_buffer),
851         (gst_multifdsink_handle_client_write),
852         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
853         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
854         (gst_multifdsink_chain), (gst_multifdsink_set_property),
855         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
856         (gst_multifdsink_close), (gst_multifdsink_change_state):
857         * gst/tcp/gstmultifdsink.h:
858         * gst/tcp/gsttcpplugin.c: (plugin_init):
859         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
860         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
861         (gst_tcpserversink_handle_server_read),
862         (gst_tcpserversink_handle_select),
863         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
864         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
865         * gst/tcp/gsttcpserversink.h:
866         Added multifdsink, made tcpserversink a subclass of fdsink, removed
867         one of the locks, added recovery policy to multifdsink.
868
869 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
870
871         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
872           fix decision for when getting frames with same timestamp
873         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
874         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
875         (gst_v4lsrc_get_property):
876         * sys/v4l/gstv4lsrc.h:
877           add latency offset property 
878
879 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
880
881         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_queue_buffer):
882         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
883         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
884         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
885         (gst_v4lsrc_get_property):
886         * sys/v4l/gstv4lsrc.h:
887
888 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
889
890         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
891         (plugin_init):
892           fix debugging. add category.
893
894 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
895
896         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
897           fix wrong offsets
898
899 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
900
901         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
902         (gst_alsa_src_get_time), (gst_alsa_src_loop),
903         (gst_alsa_src_change_state):
904           return a time that is in sync with the element's processing
905
906 2004-06-25  Wim Taymans  <wim@fluendo.com>
907
908         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
909         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
910         (gst_tcpserversink_client_remove),
911         (gst_tcpserversink_handle_client_read),
912         (gst_tcpserversink_client_queue_data),
913         (gst_tcpserversink_client_queue_caps),
914         (gst_tcpserversink_client_queue_buffer),
915         (gst_tcpserversink_handle_client_write),
916         (gst_tcpserversink_queue_buffer),
917         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
918         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
919         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
920         (gst_tcpserversink_close):
921         * gst/tcp/gsttcpserversink.h:
922         Serversink rewrite. Really do non blocking writes to clients and
923         maintain an internal queue to handle slower clients while not
924         disturbing fast clients.
925
926 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
927
928         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
929           better debug, don't override OFFSET and OFFSET_END
930
931 2004-06-25  Iain <iain@prettypeople.org>
932
933         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add 
934         name=source for the wavparse pipeline.
935
936 2004-06-24  Johan Dahlin  <johan@gnome.org>
937
938         * ext/theora/theoraenc.c (theora_enc_chain): Call
939         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
940         streamheader caps are set correctly.
941
942 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
943
944         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
945         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
946           respect minimum bitrate; same could be done for max bitrate
947
948 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
949
950         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
951         (gst_vorbisenc_setup):
952           fix sample rate range
953
954 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
955
956         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
957         (gst_oggvorbisenc_setup):
958         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
959         (gst_vorbisenc_setup):
960           resolve ambiguities in code and description
961
962 2004-06-24  Wim Taymans  <wim@fluendo.com>
963
964         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
965         * ext/alsa/gstalsa.h:
966         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
967         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
968         Use alsa trigger_tstamp to get the timestamp of the first
969         sample in the buffer for more precise sync. Some cleanups.
970
971 2004-06-24  Wim Taymans  <wim@fluendo.com>
972
973         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
974         (gst_audiorate_init), (gst_audiorate_chain),
975         (gst_audiorate_set_property), (gst_audiorate_get_property):
976         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
977         (gst_videorate_chain):
978         Added some logging, fixed an overflow bug in videorate.
979
980 2004-06-24  Benjamin Otte  <otte@gnome.org>
981
982         * ext/kio/Makefile.am:
983           fix for builddir != srcdir and distcheck
984
985 2004-06-24  Benjamin Otte  <otte@gnome.org>
986
987         * gst-libs/gst/colorbalance/Makefile.am:
988         * gst-libs/gst/mixer/Makefile.am:
989         * gst-libs/gst/play/Makefile.am:
990         * gst-libs/gst/tuner/Makefile.am:
991         * gst/tcp/Makefile.am:
992         * sys/dxr3/Makefile.am:
993           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
994           tarball.
995           Also add all *.list files that were missing.
996         * Makefile.am:
997           add a distcheck hook to ensure the above doesn't happen again.
998
999 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
1000
1001         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
1002
1003 2004-06-23  Colin Walters  <walters@redhat.com>
1004
1005         * m4/Makefile.am: Distribute gst-fionread.m4.
1006
1007 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1008
1009         * configure.ac: back to dev
1010
1011 2004-06-23  Wim Taymans  <wim@fluendo.com>
1012
1013         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
1014         (gst_alsa_xrun_recovery):
1015         * ext/alsa/gstalsa.h:
1016         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
1017         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
1018         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
1019         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
1020         (gst_alsa_src_loop):
1021         Add clock to alsasrc. Take new capture timestamp when
1022         restarting after an overrun. Split up some functions between
1023         alsasrc and alsasink.
1024
1025 === release 0.8.2 ===
1026
1027 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1028
1029         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
1030         (gst_alsa_change_state), (gst_alsa_update_avail),
1031         (gst_alsa_xrun_recovery):
1032         * ext/alsa/gstalsa.h:
1033         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1034           merge back changes from release
1035
1036 2004-06-23  Wim Taymans  <wim@fluendo.com>
1037
1038         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
1039         (gst_audiorate_init), (gst_audiorate_chain),
1040         (gst_audiorate_set_property), (gst_audiorate_get_property):
1041         Implement sample dropping and notify
1042
1043 2004-06-22  Wim Taymans  <wim@fluendo.com>
1044
1045         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1046         (theora_enc_sink_link), (theora_buffer_from_packet),
1047         (theora_push_packet), (theora_enc_chain):
1048         Some cleanups, make sure the timestamps are correct.
1049
1050 2004-06-22  Wim Taymans  <wim@fluendo.com>
1051
1052         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
1053         (gst_alsa_change_state), (gst_alsa_update_avail),
1054         (gst_alsa_xrun_recovery):
1055         * ext/alsa/gstalsa.h:
1056         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
1057         Cleanups, take queued samples into account when reporting
1058         the time.
1059
1060 2004-06-22  Wim Taymans  <wim@fluendo.com>
1061
1062         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
1063         (gst_videorate_init):
1064         Initialize the property as well.
1065
1066 2004-06-22  Wim Taymans  <wim@fluendo.com>
1067
1068         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
1069         (gst_videorate_init), (gst_videorate_chain),
1070         (gst_videorate_set_property), (gst_videorate_get_property):
1071         Add property to make videorate silent.
1072         Add property to prefer new frames over old ones.
1073
1074 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1075
1076         * sys/osxvideo/Makefile.am:
1077         Workaround so that the osxvideo .so file gets linked with the
1078         Cocoa, OpenGL and QuickTime frameworks
1079
1080 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1081
1082         * sys/osxaudio/Makefile.am:
1083         Workaround so that the osxaudio .so file gets linked with the
1084         CoreAudio framework
1085  
1086 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1087
1088         * configure.ac:
1089         Whoops, my fault...fixed build issues
1090
1091 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1092
1093         * configure.ac:
1094         Add objective-c support if running in Darwin/Mac OS X
1095         * sys/Makefile.am:
1096         * sys/osxvideo:
1097         * sys/osxvideo/Makefile.am:
1098         * sys/osxvideo/osxvideosink.h:
1099         * sys/osxvideo/osxvideosink.m:
1100         * sys/osxvideo/cocoawindow.h:
1101         * sys/osxvideo/cocoawindow.m:
1102         Add osxvideosink, a cocoa-based osx video sink
1103         
1104
1105 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
1106         * ext/dvdnav/gst-dvd:
1107         Grab the gconf key from the right spot
1108         * gst/debug/gstnavseek.c: (gst_navseek_init),
1109         (gst_navseek_segseek), (gst_navseek_handle_src_event),
1110         (gst_navseek_chain):
1111         * gst/debug/gstnavseek.h:
1112           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
1113           and loop parameters of a segment seek.
1114         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
1115         (gst_videotestsrc_get_event_masks),
1116         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
1117         * gst/videotestsrc/gstvideotestsrc.h:
1118           Add seeking support to videotestsrc
1119           Initialise the timestamp_offset variable.
1120
1121 2004-06-18  Wim Taymans  <wim@fluendo.com>
1122
1123         * ext/sidplay/gstsiddec.cc:
1124         Fix negotiation and set correct end offset.
1125
1126 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1127
1128         * configure.ac: branch and prerelease
1129
1130 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1131
1132         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1133         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
1134         (gst_tcpclientsrc_init_receive):
1135         * gst/tcp/gsttcpclientsrc.h:
1136           read caps when connecting to server for GDP so we set them correctly
1137
1138 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1139
1140         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
1141           notify drops and duplicates
1142         * gst/videoscale/videoscale.c: (videoscale_get_structure):
1143           no good reason to limit ourselves to 100x100
1144
1145 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1146
1147         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
1148         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
1149         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
1150         (gst_v4lsrc_get_property):
1151         * sys/v4l/gstv4lsrc.h:
1152         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
1153         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
1154         (gst_v4l_set_audio):
1155         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
1156         (gst_v4lsrc_try_capture):
1157         * sys/v4l/v4lsrc_calls.h:
1158           change try_palette to more general try_capture
1159           add autoprobe option so we can turn off autoprobing
1160           various fixes
1161
1162 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1163
1164         * configure.ac:
1165           add videorate
1166         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
1167         (gst_ximagesink_class_init):
1168         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
1169         (gst_xvimagesink_class_init):
1170           run them as finalize, not dispose, since dispose can be invoked
1171           multiple times
1172
1173 2004-06-17  Wim Taymans  <wim@fluendo.com>
1174
1175         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
1176         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
1177         * ext/alsa/gstalsa.h:
1178         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
1179         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
1180         (gst_alsa_src_change_state):
1181         * ext/alsa/gstalsasrc.h:
1182         Make the xrun code timestamp and offset the buffers correctly.
1183         moved the clock to the base class, use alsa methods to get time.
1184         Do correct timestamping on outgoing buffers.
1185
1186 2004-06-17  Wim Taymans  <wim@fluendo.com>
1187
1188         * gst/audiorate/Makefile.am:
1189         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
1190         (gst_audiorate_base_init), (gst_audiorate_class_init),
1191         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
1192         (gst_audiorate_set_property), (gst_audiorate_get_property),
1193         (gst_audiorate_change_state), (plugin_init):
1194         Added an audiorate converter that fills in gaps.
1195
1196 2004-06-17  Johan Dahlin  <johan@gnome.org>
1197
1198         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
1199
1200 2004-06-16  Wim Taymans  <wim@fluendo.com>
1201
1202         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
1203         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
1204         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
1205         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
1206         (gst_v4lsrc_get_property):
1207         * sys/v4l/gstv4lsrc.h:
1208         Added a copy mode to v4lsrc where it will output a copied version
1209         of its internal hardware buffer.
1210         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
1211         can't | them.
1212
1213 2004-06-16  Wim Taymans  <wim@fluendo.com>
1214
1215         * sys/oss/gstosssrc.c: (gst_osssrc_get):
1216         Timestamp fixes.
1217
1218 2004-06-16  Wim Taymans  <wim@fluendo.com>
1219
1220         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
1221         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
1222         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
1223         (gst_v4lsrc_get_property):
1224         * sys/v4l/gstv4lsrc.h:
1225         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
1226         Added a sync mode enum property to control v4lsrc timestamp method
1227         Removed the use-fixed-fps property and moved functionality in
1228         the enum. 
1229         Don't error on an error value from v4l-conf, it might not always
1230         be a real error.
1231
1232 2004-06-16  Wim Taymans  <wim@fluendo.com>
1233
1234         * gst/videorate/Makefile.am:
1235         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
1236         (gst_videorate_base_init), (gst_videorate_class_init),
1237         (gst_videorate_getcaps), (gst_videorate_link),
1238         (gst_videorate_init), (gst_videorate_chain),
1239         (gst_videorate_set_property), (gst_videorate_get_property),
1240         (gst_videorate_change_state), (plugin_init):
1241         Added a video timestamp corrector.
1242
1243 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1244
1245         fixed a potential leak with previous commit
1246         
1247         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
1248
1249 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1250
1251         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
1252         Added missing refcount, fixes bug #144425
1253         Cheers Tim for finding the bug
1254
1255 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1256
1257         * sys/v4l/gstv4l.c: (plugin_init):
1258         * sys/v4l/gstv4lcolorbalance.c:
1259         * sys/v4l/gstv4lcolorbalance.h:
1260         * sys/v4l/gstv4lelement.c:
1261         * sys/v4l/gstv4lelement.h:
1262         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
1263         * sys/v4l/gstv4lmjpegsink.h:
1264         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
1265         * sys/v4l/gstv4lmjpegsrc.h:
1266         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
1267         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
1268         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
1269         * sys/v4l/gstv4lsrc.h:
1270         * sys/v4l/gstv4ltuner.c:
1271         * sys/v4l/gstv4ltuner.h:
1272         * sys/v4l/gstv4lxoverlay.c:
1273         * sys/v4l/gstv4lxoverlay.h:
1274         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
1275         (gst_v4l_set_window), (gst_v4l_enable_overlay):
1276         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
1277         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
1278         (gst_v4l_set_audio):
1279         * sys/v4l/v4l_calls.h:
1280         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
1281         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
1282         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
1283         (gst_v4lmjpegsink_playback_init),
1284         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
1285         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
1286         (gst_v4lmjpegsink_playback_stop),
1287         (gst_v4lmjpegsink_playback_deinit):
1288         * sys/v4l/v4lmjpegsink_calls.h:
1289         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
1290         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
1291         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
1292         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
1293         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
1294         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
1295         * sys/v4l/v4lmjpegsrc_calls.h:
1296         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
1297         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
1298         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
1299         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
1300         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
1301         (gst_v4lsrc_try_palette):
1302         * sys/v4l/v4lsrc_calls.h:
1303           bunch of paranoia cleanups
1304
1305 2004-06-14  David Schleef  <ds@schleef.org>
1306
1307         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
1308         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
1309         Send discont events and change timestamps appropriately when
1310         we get a seek event.  (bug #144240)
1311         * ext/cdparanoia/gstcdparanoia.h:
1312
1313 2004-06-14  Benjamin Otte  <otte@gnome.org>
1314
1315         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
1316           snd_pcm_hw_params_set_rate  since the latter fails for no good 
1317           reason on some setups.
1318
1319 2004-06-14  David Schleef  <ds@schleef.org>
1320
1321         * gst/volume/demo.c: (value_changed_callback): exp10() is not
1322         standard.  Thank you for playing.
1323
1324 2004-06-14  Wim Taymans  <wim@fluendo.com>
1325
1326         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
1327         Patch 1.3 broke the ordering of the colorspace info and
1328         made the plugin basically work by coincidence, reordered
1329         the info.
1330
1331 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1332
1333         * ext/lame/gstlame.c:
1334         * ext/mad/gstmad.c:
1335           sync caps.  Make sure mad can only output a list of rates, not
1336           a full range.  In the future, have three caps lists for each of the
1337           mpeg versions.  Change mpegversion to a double as well.
1338
1339 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1340
1341         * gst/volume/.cvsignore:
1342         * gst/volume/Makefile.am:
1343         * gst/volume/demo.c: (value_changed_callback), (idler),
1344         (setup_gui), (main):
1345           added small demo app
1346
1347 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
1348         * ext/esd/esdsink.c: (gst_esdsink_change_state):
1349         * ext/esd/esdsink.h:
1350         Close the esd connection on pause, because esd will just wait -  
1351         blocking all other esd clients indefinitely.
1352
1353 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
1354
1355         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
1356           previous commit with GST_DEBUG
1357
1358 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1359
1360         * configure.ac:
1361           add a header check for a dvdread header in dvdnav.  Fixes #133002
1362
1363 2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>
1364
1365         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
1366         * gst/tcp/gsttcpclientsink.h:
1367         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
1368         * gst/tcp/gsttcpclientsrc.h:
1369         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
1370         (gst_tcpserversink_handle_server_read),
1371         (gst_tcpserversink_init_send):
1372         * gst/tcp/gsttcpserversink.h:
1373         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
1374         * gst/tcp/gsttcpserversrc.h:
1375         Modified the tcp plugins so they are portable (IPv4,IPv6, any future 
1376         version of IP)
1377
1378 2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>
1379
1380         * configure.ac:
1381         Added ogg library so that OSX detects libtheora properly
1382         
1383 2004-06-11  Wim Taymans  <wim@fluendo.com>
1384
1385         * ext/theora/theoradec.c: (theora_dec_chain),
1386         (theora_dec_change_state):
1387         Don't try to decode frames before we received a keyframe.
1388
1389 2004-06-11  Wim Taymans  <wim@fluendo.com>
1390
1391         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1392         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
1393         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
1394         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
1395         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
1396         Added property to set the maximum delay of a page.
1397
1398 2004-06-10  Wim Taymans  <wim@fluendo.com>
1399
1400         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1401         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
1402         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
1403         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
1404         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
1405         Added max-delay property to control the maximum amount
1406         of data to put in one page.
1407
1408 2004-06-10  Wim Taymans  <wim@fluendo.com>
1409
1410         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1411         (gst_theora_enc_init), (theora_enc_sink_link),
1412         (theora_buffer_from_packet), (theora_enc_set_property),
1413         (theora_enc_get_property):
1414         Set duration on encoded buffer, added some more properties
1415
1416 2004-06-10  Wim Taymans  <wim@fluendo.com>
1417
1418         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
1419         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
1420         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
1421         * ext/theora/theoraenc.c: (theora_enc_chain):
1422         Fix refcounting bugs
1423
1424 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1425
1426         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
1427         (gst_asf_demux_loop), (gst_asf_demux_process_file),
1428         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
1429         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
1430         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
1431         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
1432         (gst_asf_demux_change_state):
1433         * gst/asfdemux/gstasfdemux.h:
1434           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
1435           feels like. I think we should set a new requirement for demuxers
1436           from now on to implement sane loop functions, data loops, query
1437           and seek functions before first commit into CVS. And this commit
1438           fixes all of the above.
1439
1440 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
1441
1442         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed 
1443           vorbis comments are properly encoded in UTF-8 before adding them
1444           to a GstTagList
1445
1446 2004-06-09  Benjamin Otte  <otte@gnome.org>
1447
1448         * ext/alsa/gstalsa.c: (add_channels):
1449           handle min <= max correctly
1450         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype), 
1451         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
1452           add fixation functions so we fixate correctly. No preferring of alaw
1453           anymore because it's the first structure.
1454         * ext/alsa/gstalsa.h:
1455         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
1456         (gst_alsa_hw_params_dump):
1457           add functions to ease debugging in alsalib
1458         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
1459         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
1460         (gst_alsa_start_audio):
1461           only specify hw params if we really setup a format (fixes #134007 -
1462           or at least works around it)
1463
1464 2004-06-09  Wim Taymans  <wim@fluendo.com>
1465
1466         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1467         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
1468         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
1469         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
1470         (gst_ogg_mux_loop):
1471         Use stream caps to setup the initial pages in the ogg stream.
1472         Correctly set the streamheader caps on the srcpad.
1473
1474 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1475
1476         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
1477         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
1478         (gst_v4lsrc_getcaps):
1479         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
1480         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
1481           add querying of fps lists for webcams.  Negotiating to a framerate
1482           now works.
1483
1484 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1485
1486         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
1487         (theora_push_buffer), (theora_push_packet),
1488         (theora_set_header_on_caps), (theora_enc_chain):
1489           mark buffers and put on streamheader, raw theora streaming
1490           now works too, whee
1491
1492 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1493
1494         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
1495         (gst_tcp_gdp_read_caps):
1496           do a looping read for caps and GDP headers too
1497
1498 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1499
1500         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
1501         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
1502           return EOS instead of NULL in _get
1503
1504 2004-06-08  Wim Taymans  <wim@fluendo.com>
1505
1506         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
1507         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
1508         (gst_tcp_gdp_write_caps):
1509         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
1510         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
1511         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
1512         Memory leak fixes
1513
1514 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1515
1516         * ext/vorbis/Makefile.am:
1517         * ext/vorbis/vorbis.c: (plugin_init):
1518         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
1519         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
1520         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
1521         (vorbis_parse_change_state):
1522         * ext/vorbis/vorbisparse.h:
1523           adding a vorbisparse element that marks the buffers, streaming
1524           raw vorbis using GDP now works, whee
1525
1526 2004-06-08  Wim Taymans  <wim@fluendo.com>
1527
1528         * ext/jpeg/Makefile.am:
1529         * ext/jpeg/README:
1530         * ext/jpeg/gstjpeg.c: (plugin_init):
1531         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
1532         (gst_smokedec_base_init), (gst_smokedec_class_init),
1533         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
1534         * ext/jpeg/gstsmokedec.h:
1535         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
1536         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
1537         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
1538         (gst_smokeenc_resync), (gst_smokeenc_chain),
1539         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
1540         * ext/jpeg/gstsmokeenc.h:
1541         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
1542         (smokecodec_flush_destination), (smokecodec_term_destination),
1543         (smokecodec_init_source), (smokecodec_fill_input_buffer),
1544         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
1545         (smokecodec_term_source), (smokecodec_encode_new),
1546         (smokecodec_decode_new), (smokecodec_info_free),
1547         (smokecodec_set_quality), (smokecodec_get_quality),
1548         (smokecodec_set_threshold), (smokecodec_get_threshold),
1549         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
1550         (find_best_size), (abs_diff), (put), (smokecodec_encode),
1551         (smokecodec_parse_header), (smokecodec_decode):
1552         * ext/jpeg/smokecodec.h:
1553         Added a new simple jpeg based codec
1554
1555 2004-06-08  Wim Taymans  <wim@fluendo.com>
1556
1557         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
1558         (gst_multipart_mux_loop):
1559         Fix memory leak
1560
1561 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1562
1563         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
1564         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
1565         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
1566         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
1567         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
1568         * gst/tcp/gsttcpserversink.h:
1569           take streamheader into account
1570
1571 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1572
1573         * gst/level/Makefile.am:
1574         * gst/level/gstlevel.c: (gst_level_class_init):
1575           clean up marshal generation
1576
1577 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1578
1579         * gst/tcp/Makefile.am:
1580         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
1581         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
1582         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
1583         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
1584         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
1585         (gst_tcpclientsrc_get_property):
1586         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
1587         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
1588         (gst_tcpserversink_handle_client_read),
1589         (gst_tcpserversink_handle_client_write),
1590         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
1591         * gst/tcp/gsttcpserversink.h:
1592           add signals client-added and client-removed
1593         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
1594         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
1595         (gst_tcpserversrc_get_property):
1596         uniformized, change default protocol to NONE
1597         * gst/tcp/gsttcp-marshal.list: added
1598 2004-06-07  Benjamin Otte  <otte@gnome.org>
1599
1600         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1601           handle discont events if they happen before caps nego
1602
1603 2004-06-07  Wim Taymans  <wim@fluendo.com>
1604
1605         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
1606         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
1607         (gst_multipart_demux_plugin_init):
1608         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
1609         (gst_multipart_mux_init), (gst_multipart_mux_loop),
1610         (gst_multipart_mux_change_state):
1611         Small updates, fix a memleak
1612
1613 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
1614
1615         * configure.ac: OSS portability
1616         * ext/arts/gst_arts.c: idem
1617         * sys/oss/gstosselement.c: idem
1618         * sys/oss/gstossmixer.c: idem
1619         * sys/oss/gstosssink.c: idem
1620         * sys/oss/gstosssrc.c: idem
1621         * sys/oss/oss_probe.c: idem
1622           - check for soundcard.h in different places for some BSD
1623
1624 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
1625
1626         * AUTHORS:
1627         Add me to the authors file
1628         * configure.ac:
1629         Increase the libdv requirement to >= version 0.100
1630         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
1631         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
1632         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
1633         * ext/dv/gstdvdec.h:
1634         Add support for the new_media flag when sending DISCONT events
1635         Make the querying work when video pad is not linked
1636
1637 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
1638
1639         reviewed by Benjamin Otte  <otte@gnome.org>
1640
1641         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
1642           create a NULL-initialized array of pads, so we don't think they
1643           exist already. (fixes #143130)
1644
1645 2004-06-07  Benjamin Otte  <otte@gnome.org>
1646
1647         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
1648         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
1649         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
1650           don't use // coments
1651
1652 2004-06-07  Benjamin Otte  <otte@gnome.org>
1653
1654         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
1655           cast to GstClockTime to get higher granularity
1656         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1657           use gst_element_set_time_delay to get the exact time
1658         * ext/mad/gstmad.c: (gst_mad_chain):
1659           use the negotiated rate instead of the current frame's rate which
1660           might be wrong because of bit errors. This avoids emitting totally
1661           bogus timestamps and screwing sync.
1662         (fixes #143454)
1663
1664 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
1665
1666         reviewed by Benjamin Otte  <otte@gnome.org>
1667
1668         * gst/adder/gstadder.c: (gst_adder_loop):
1669           properly error out when no negotiation has happened yet. (fixes
1670           #143032)
1671
1672 2004-06-06  Benjamin Otte  <otte@gnome.org>
1673
1674         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
1675           forward correctly transformed offset in discont events. Based on
1676           patch by Arwed v. Merkatz. (fixes #142851)
1677
1678 2004-06-06  David Schleef  <ds@schleef.org>
1679
1680         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
1681         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
1682         problems on several systems.
1683
1684 2004-06-06  Benjamin Otte  <otte@gnome.org>
1685
1686         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1687           use explicit caps on the srcpad
1688         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
1689           properly error out if caps couldn't be set (fixes #142764)
1690
1691 2004-06-06  Benjamin Otte  <otte@gnome.org>
1692
1693         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params), 
1694         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params), 
1695         (gst_alsa_start_audio):
1696           - don't call set_periods_integer anymore, it breaks the
1697           configuration randomly
1698           - call snd_pcm_hw_params_set_access directly instead of using masks
1699           - don't fail if the sw_params can't be set, just use the default
1700           params and hope it works. Alsalib has weird issues when you touch
1701           sw_params and does no proper error reporting about what failed.
1702         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
1703         (gst_alsa_close_audio):
1704           make our alsa debugging go via gst debugging and not conditionally
1705           defined
1706         * ext/alsa/gstalsa.h:
1707           add ALSA_DEBUG_FLUSH macro
1708         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
1709         (plugin_init):
1710           wrap alsa errors to be printed via the gst debugging system and not
1711           spammed to stderr
1712
1713 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1714
1715         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
1716         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
1717         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
1718         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
1719         (qtdemux_parse_trak):
1720         * gst/qtdemux/qtdemux.h:
1721           Bitch. Also known as seeking, querying & co.
1722         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
1723         (gst_osssink_change_state):
1724         * sys/oss/gstosssink.h:
1725           Resyncing is for weenies, this hack is no longer needed and was
1726           broken anyway (since it - unintendedly - always leaves resync to
1727           TRUE).
1728
1729 2004-06-05  Andrew Turner <zxombie@hotpop.com>
1730
1731         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
1732         * gst/tcp/gsttcpclientsrc.h: idem
1733           - define MSG_NOSIGNAL if not done
1734           - include unistd.h for off_t
1735           (fixes #143749)
1736
1737 2004-06-05  Benjamin Otte  <otte@gnome.org>
1738
1739         * configure.ac:
1740         * ext/kio/Makefile.am:
1741           check for qt's moc preprocessor explicitly and use it
1742
1743 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1744
1745         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
1746           don't get a signal for EPIPE on socket writes
1747           (somebody check if this works on other platforms)
1748
1749 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1750
1751         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
1752         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
1753           check error condition on available samples correctly
1754
1755 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1756
1757         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
1758           avoid a segfault
1759         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
1760         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
1761         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
1762         (gst_tcpserversrc_gdp_read_header):
1763          use ssize_t over size_t since the former is signed and thus the
1764          check for error codes can work
1765
1766 2004-06-02  Wim Taymans  <wim@fluendo.com>
1767
1768         reviewed by: Johan
1769
1770         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
1771         (gst_multipart_mux_loop):
1772         Oops
1773
1774 2004-06-02  Wim Taymans  <wim@fluendo.com>
1775
1776         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
1777         (gst_multipart_mux_init), (gst_multipart_mux_loop),
1778         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
1779         (gst_multipart_mux_change_state):
1780         Added configurable boundary specifier, added the value as a
1781         caps field as well.
1782
1783 2004-06-02  Zaheer Abbas Merali <zaheerabbas@merali.org>
1784
1785         * gst/tcp/gsttcp.c:
1786         * gst/tcp/gsttcpclientsrc.c:
1787         * gst/tcp/gsttcpclientsrc.h:
1788         * gst/tcp/gsttcpserversrc.c:
1789           - portability fix, to compile on OSX
1790             (fixes #143146)
1791
1792         * sys/osxaudio/gstosxaudioelement.c:
1793         * sys/osxaudio/gstosxaudiosink.c:
1794         * sys/osxaudio/gstosxaudiosrc.c:
1795           - compilation warnings on OSX
1796             (fixes #143153)
1797
1798 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
1799
1800         * ext/vorbis/vorbisdec.c : sign warning fixes
1801
1802         * gst-libs/gst/mixer/mixertrack.c :
1803           do no use defines which are glib 2.4 specific
1804
1805 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
1806
1807         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
1808           buffer since libflac doesn't expect it (reports a sync error when 
1809           it encounters that)
1810
1811         
1812 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
1813
1814         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
1815         * gst-libs/gst/mixer/mixertrack.c:
1816         (gst_mixer_track_get_property), (get_mixer_track_init),
1817         (get_mixer_track_get_property): Added property accessors
1818         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
1819         * gst-libs/gst/mixer/mixeroptions.c:
1820         (gst_mixer_options_get_values): Added   
1821         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
1822         * gst-libs/gst/mixer/mixer.c: Fixed comment
1823
1824
1825 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1826
1827         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
1828           improve error messages on open
1829
1830
1831 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1832
1833         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
1834           check if v4l-conf is in path
1835
1836 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1837
1838         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
1839           change assert to a more readable error message
1840
1841 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
1842
1843         * gst-libs/gst/tuner/tunerchannel.h:
1844           - add a freq_multiplicator field to make the conversion
1845             between internal frequency unit and Hz
1846         * sys/v4l/gstv4lelement.c:
1847         * sys/v4l2/gstv4l2element.c:
1848           - change default video device to /dev/video0
1849         * sys/v4l/v4l_calls.c:
1850         * sys/v4l2/v4l2_calls.c:
1851           - we only expose frequency to the user in Hz instead of
1852             bastard v4lX unit (either 62.5kHz or 62.5Hz)
1853
1854 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
1855         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
1856           Initialise b_o_s and e_o_s variables
1857         * gst-libs/gst/riff/riff-media.c:
1858         (gst_riff_create_video_caps_with_data):
1859           Add some unusual fourcc's from mplayer avi's
1860         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
1861           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
1862           autoplugging.
1863
1864 2004-05-28  Wim Taymans  <wim@fluendo.com>
1865
1866         * configure.ac:
1867         * gst/alpha/Makefile.am:
1868         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
1869         (gst_alpha_get_type), (gst_alpha_base_init),
1870         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
1871         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
1872         (gst_alpha_chroma_key), (gst_alpha_chain),
1873         (gst_alpha_change_state), (plugin_init):
1874         A plugin to add an alpha channel to I420 video. Can optionally do
1875         chroma keying.
1876         * gst/multipart/Makefile.am:
1877         * gst/multipart/multipart.c: (plugin_init):
1878         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
1879         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
1880         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
1881         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
1882         (gst_multipart_demux_change_state),
1883         (gst_multipart_demux_plugin_init):
1884         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
1885         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
1886         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
1887         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
1888         (gst_multipart_mux_pad_unlink),
1889         (gst_multipart_mux_request_new_pad),
1890         (gst_multipart_mux_handle_src_event),
1891         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
1892         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
1893         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
1894         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
1895         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
1896         send multipart jpeg images to a browser.
1897         * gst/videobox/Makefile.am:
1898         * gst/videobox/README:
1899         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
1900         (gst_video_box_get_type), (gst_video_box_base_init),
1901         (gst_video_box_class_init), (gst_video_box_init),
1902         (gst_video_box_set_property), (gst_video_box_get_property),
1903         (gst_video_box_sink_link), (gst_video_box_i420),
1904         (gst_video_box_ayuv), (gst_video_box_chain),
1905         (gst_video_box_change_state), (plugin_init):
1906         Crops or adds borders around an image. can do alpha channel
1907         borders as well.
1908         * gst/videomixer/Makefile.am:
1909         * gst/videomixer/README:
1910         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
1911         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
1912         (gst_videomixer_pad_get_sink_event_masks),
1913         (gst_videomixer_pad_get_property),
1914         (gst_videomixer_pad_set_property),
1915         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
1916         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
1917         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
1918         (gst_videomixer_base_init), (gst_videomixer_class_init),
1919         (gst_videomixer_init), (gst_videomixer_request_new_pad),
1920         (gst_videomixer_handle_src_event),
1921         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
1922         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
1923         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
1924         (gst_videomixer_loop), (gst_videomixer_get_property),
1925         (gst_videomixer_set_property), (gst_videomixer_change_state),
1926         (plugin_init):
1927         Generic video mixer plugin, can handle multiple inputs all with
1928         different framerates and video sizes. Is fully alpha channel
1929         aware.
1930
1931 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1932
1933         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
1934           Select first track as master track. Not sure how else to handle
1935           that...
1936         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
1937           Discard discont events. Should fix #142962.
1938
1939 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1940
1941         * ext/alsa/Makefile.am:
1942         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
1943         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
1944         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
1945         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
1946         (gst_alsa_mixer_get_option):
1947         * ext/alsa/gstalsamixer.h:
1948         * ext/alsa/gstalsamixeroptions.c:
1949         (gst_alsa_mixer_options_get_type),
1950         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
1951         (gst_alsa_mixer_options_new):
1952         * ext/alsa/gstalsamixeroptions.h:
1953         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1954         * ext/alsa/gstalsamixertrack.h:
1955           Add enumerations (as GstMixerOptions). Make correct distinction
1956           between input/output tracks. Add capture/playback private flag.
1957           Use flag to decide on whether to set capture or playback volumes
1958           or switches. Use playback and record switches.
1959         * gst-libs/gst/mixer/Makefile.am:
1960         * gst-libs/gst/mixer/mixer-marshal.list:
1961         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
1962         (gst_mixer_set_option), (gst_mixer_get_option),
1963         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
1964         (gst_mixer_volume_changed), (gst_mixer_option_changed):
1965         * gst-libs/gst/mixer/mixer.h:
1966         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
1967         (gst_mixer_options_class_init), (gst_mixer_options_init),
1968         (gst_mixer_options_dispose):
1969         * gst-libs/gst/mixer/mixeroptions.h:
1970           Add GstMixerOptions.
1971         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
1972           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
1973           broken device detection on computers with multiple OSS sound
1974           cards.
1975
1976 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1977
1978         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
1979           fixate nicely even when the peer is not negotiating
1980
1981 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1982
1983         * gst/audioconvert/gstaudioconvert.c:
1984         (gst_audio_convert_parse_caps):
1985           make sure we don't allow depth > width
1986         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
1987           fixate endianness to G_BYTE_ORDER as default
1988         * gst/audioscale/gstaudioscale.c:
1989           we don't handle another endianness as host-endianness
1990
1991 2004-05-25  David Schleef  <ds@schleef.org>
1992
1993         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
1994
1995 2004-05-24  Benjamin Otte  <otte@gnome.org>
1996
1997         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
1998         (gst_oggvorbisenc_setup):
1999           properly fail when we can't setup the vorbis encoder due to
2000           unsupported settings
2001         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
2002         (gst_vorbisenc_setup):
2003           same
2004         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
2005           fix case where warnings occured when one pad was unlinked while the
2006           other's link function was called
2007
2008 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2009
2010         * gst/tcp/Makefile.am:
2011           use GST_ENABLE_NEW
2012
2013 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2014
2015         * gst-libs/gst/resample/private.h:
2016           don't use optimizations that are #if 0'ed
2017
2018 2004-05-24  Wim Taymans  <wim@fluendo.com>
2019
2020         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
2021         Fix potential division by zero error and hopefully get
2022         the position query right to get correct timestamps on avi
2023         audio.
2024
2025 2004-05-24  Wim Taymans  <wim@fluendo.com>
2026
2027         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
2028         (gst_videoscale_scale_nearest_str2),
2029         (gst_videoscale_scale_nearest_str4),
2030         (gst_videoscale_scale_nearest_32bit),
2031         (gst_videoscale_scale_nearest_24bit),
2032         (gst_videoscale_scale_nearest_16bit):
2033         Fix the scaling algorithm and avoid a buffer overflow.
2034         removed the while loop in the scaling function as it
2035         was used for point sampling only.
2036
2037 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2038
2039         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
2040         (gst_id3_tag_class_init), (gst_id3_tag_init),
2041         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
2042         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
2043         (gst_id3_tag_send_tag_event):
2044           lots of fixes to make id3mux work and id3demux work correctly
2045
2046 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2047
2048         * ext/Makefile.am:
2049           add rules to build shout2send (was removed by accident
2050           when this module was no more marked experimental/broken)
2051
2052 2004-05-24  Zaheer Abbas Merali <zaheerabbas@merali.org>
2053
2054         * ext/shout2/gstshout2.c:
2055         * ext/shout2/gstshout2.h:
2056           adding a "connection problem" signal to shout2send
2057           (fixes #142954)
2058
2059 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2060
2061         * ext/kio/kioreceiver.cpp:
2062         * ext/kio/kioreceiver.h:
2063           fix sign comparison issues
2064
2065 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2066
2067         * gst/cdxaparse/gstcdxaparse.c:
2068         * gst/cdxaparse/gstcdxaparse.h:
2069           some renaming
2070           add some checks/sanity
2071           prepare for seek addition
2072
2073         * sys/sunaudio/gstsunaudio.c:
2074           remove exported dupe init function
2075
2076 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
2077
2078         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
2079         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
2080           Fix format conversion and position querying.
2081         * gst/debug/progressreport.c: (gst_progressreport_report):
2082           Don't output a bogus total value that we didn't query.
2083         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2084           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
2085           only a blank window after xine has been used.
2086
2087 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2088
2089         * m4/as-arts.m4:
2090           sync with upstream version to fix test on FC2
2091           readd with -ko to preserve Id header
2092
2093 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2094
2095         * configure.ac:
2096           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
2097         * gst/tcp/gsttcpclientsrc.c: idem
2098         * gst/tcp/gsttcpserversink.c: idem
2099         * gst/tcp/gsttcpserversrc.c: idem
2100         * m4/gst-fionread.m4: idem
2101
2102         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
2103
2104         * configure.ac: enable speex plugin for speex 1.1.5+
2105         * ext/speex/gstspeexenc.c: fix cast warning
2106
2107         * ext/esd/README: fix typo
2108
2109 2004-05-20  David Schleef  <ds@schleef.org>
2110
2111         * configure.ac: Minor cosmetic change to convince the buildbot to
2112         reautogen.
2113         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
2114         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
2115         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
2116         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
2117         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
2118         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
2119         More hacking.  Plays audio now.
2120
2121 2004-05-20  David Schleef  <ds@schleef.org>
2122
2123         * configure.ac:
2124         * sys/Makefile.am:
2125
2126 2004-05-20  David Schleef  <ds@schleef.org>
2127
2128         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Merali
2129         * sys/osxaudio/gstosxaudio.c:
2130         * sys/osxaudio/gstosxaudioelement.c:
2131         * sys/osxaudio/gstosxaudioelement.h:
2132         * sys/osxaudio/gstosxaudiosink.c:
2133         * sys/osxaudio/gstosxaudiosink.h:
2134         * sys/osxaudio/gstosxaudiosrc.c:
2135         * sys/osxaudio/gstosxaudiosrc.h:
2136
2137 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2138
2139         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
2140         (gst_vorbisenc_chain):
2141           put the codec headers on the caps as streamheader as well as
2142           pushing them out
2143
2144 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2145
2146         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
2147         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
2148         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
2149         split up push_packet into two functions
2150
2151 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2152
2153         * gst/tcp/.cvsignore:
2154           ignore enums
2155         * gst/tcp/Makefile.am:
2156         * gst/tcp/README:
2157         * gst/tcp/gsttcp.c:
2158         * gst/tcp/gsttcp.h:
2159         * gst/tcp/gsttcpclientsink.c:
2160         * gst/tcp/gsttcpclientsink.h:
2161         * gst/tcp/gsttcpclientsrc.c:
2162         * gst/tcp/gsttcpclientsrc.h:
2163         * gst/tcp/gsttcpplugin.c:
2164         * gst/tcp/gsttcpserversink.c:
2165         * gst/tcp/gsttcpserversink.h:
2166         * gst/tcp/gsttcpserversrc.c:
2167         * gst/tcp/gsttcpserversrc.h:
2168           add new tcp elements
2169
2170 2004-05-19  Wim Taymans  <wim@fluendo.com>
2171
2172         * gst/law/mulaw-conversion.c: (mulaw_encode):
2173         Fix overflow bug in ulaw encoding.
2174
2175 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2176
2177         * ext/mad/gstmad.c: (gst_mad_handle_event):
2178           don't unref the event twice
2179
2180 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2181
2182         * configure.ac:
2183           remove -Wno-sign-compare
2184
2185 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2186
2187         * configure.ac:
2188           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
2189           if you want to work against glib 2.2 and 2.4
2190
2191 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2192
2193         * gst/tcp/Makefile.am:
2194         * gst/tcp/gsttcp.c:
2195         * gst/tcp/gsttcp.h:
2196         * gst/tcp/gsttcpsink.h:
2197         * gst/tcp/gsttcpsrc.h:
2198           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
2199
2200 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2201
2202         * gst/debug/tests.c: (md5_get_value):
2203           fix segfault on gst-inspect
2204
2205 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2206
2207         * gst/debug/testplugin.c: 
2208         * gst/debug/tests.c: 
2209         * gst/debug/tests.h:
2210           add new extensible and configurable testing element. Current tests
2211           include buffer count, stream length, timestamp/duration matching and
2212           md5.
2213         * gst/debug/Makefile.am:
2214         * gst/debug/gstdebug.c: (plugin_init):
2215           add infrastructure for new element
2216
2217 2004-05-19  Johan Dahlin  <johan@gnome.org>
2218
2219         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
2220         ending of the array. Fixes gst-inspect segfault on ppc.
2221
2222 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2223
2224         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
2225
2226         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
2227
2228 2004-05-18  David Schleef  <ds@schleef.org>
2229
2230         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
2231         warnings (bugs, actually) noticed by gcc but not forte.
2232
2233 2004-05-18  David Schleef  <ds@schleef.org>
2234
2235         * sys/sunaudio/Makefile.am:
2236         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
2237
2238 2004-05-18  David Schleef  <ds@schleef.org>
2239
2240         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
2241         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
2242         to allow qtdemux to use non-seekable streams. (bug #142272)
2243
2244 2004-05-18  David Schleef  <ds@schleef.org>
2245
2246         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
2247         (gst_resample_sinc_ft_float): Remove use of static temporary
2248         buffer.  This code was obviously not supposed to last long, but
2249         it's stuck in our ABI, so it required a little hack to make it
2250         ABI-compatible.  Fixes #142585.
2251         * gst-libs/gst/resample/resample.h: same.
2252
2253 2004-05-18  David Schleef  <ds@schleef.org>
2254
2255         * configure.ac: Add sunaudio
2256         * examples/Makefile.am: make gstplay depend on gconf
2257         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
2258         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
2259         (convert_table_lookup), (img_convert): remove c99-isms
2260         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
2261           unsigned, to fix a warning on Solaris
2262         * gst/mpeg1sys/systems.c: bcopy->memcpy
2263         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
2264         * sys/Makefile.am: Add sunaudio
2265
2266 2004-05-18  Wim Taymans  <wim@fluendo.com>
2267
2268         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
2269         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
2270         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
2271         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
2272         (gst_ogg_mux_loop):
2273         Fix an ugly memleak where the muxer didn't flush enough ogg
2274         pages. This also resulted in badly muxed ogg files.
2275
2276 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2277
2278         * gst/asfdemux/asfheaders.c :
2279         * gst/asfdemux/asfheaders.h :
2280         * gst/asfdemux/gstasfdemux.c :
2281           - fix ASF_OBJ_PADDING guid
2282           - add 3 new object guids (language list, metadata, 
2283             extended stream properties)
2284           - add a function to parse extended header objects
2285
2286 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2287
2288         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
2289           remove leftover debugging g_print
2290
2291 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2292
2293         * ext/mad/gstmad.c: (gst_mad_handle_event):
2294           Fix for when the first format in a discont event is not a
2295           byte-based one. Should fix #137710.
2296
2297 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2298
2299         * m4/a52.m4 : fix compilation with -Wall -Werror
2300         * m4/libfame.m4 : idem
2301         * m4/libmikmod.m4 : idem
2302
2303 2004-05-17  Benjamin Otte  <otte@gnome.org>
2304
2305         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
2306           signal the new tags before giving up the reference
2307
2308 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2309
2310         * ext/shout2/gstshout2.c:
2311           use application/ogg instead of application/x-ogg (patch by Patrick
2312           Guimond, fixes #142432)
2313         * sys/oss/gstosselement.c: (gst_osselement_reset),
2314         (gst_osselement_sync_parms):
2315           don't set fragment size unless specified (fixes #142493)
2316
2317 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2318
2319         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
2320           fixes #142664
2321
2322 2004-05-17  Benjamin Otte  <otte@gnome.org>
2323
2324         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
2325           compute offsets correctly for internal buffers so timestamps are set
2326           correctly when we can't seek. Also handle cases where there are no
2327           offsets. (based on a patch by David Moore, fixes #142507)
2328
2329 2004-05-17  Benjamin Otte  <otte@gnome.org>
2330
2331         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2332           use correct variable when determining amount of data to skip so we
2333           don't skip into the void and segfault
2334
2335 2004-05-16  Benjamin Otte  <otte@gnome.org>
2336
2337         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
2338           Hi, I'm a memleak
2339
2340 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2341
2342         * gst/asfdemux/gstasfdemux.c:
2343           - fix a mem leak and always propagate tags
2344           - add WMV3 to known video codecs (but no decoder yet)
2345           - replace "surplus data" at end of audio header for what
2346             it is : codec specific data
2347           - fix a typo
2348
2349 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
2350
2351         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
2352
2353         * gst-libs/gst/audio/audioclock.c:
2354           Fix wrong return type (#142205).
2355
2356 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2357
2358         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
2359           Ignore CRCs by default (fixes #142566).
2360
2361 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2362
2363         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
2364         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
2365         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
2366         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
2367         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
2368         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
2369           Fix for cases where we fail to attach to a mixer.
2370
2371 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2372
2373         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
2374           Don't touch events after not owning them anymore.
2375         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
2376         (gst_wavparse_fmt), (gst_wavparse_other),
2377         (gst_wavparse_handle_seek), (gst_wavparse_loop),
2378         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
2379         (gst_wavparse_srcpad_event):
2380         * gst/wavparse/gstwavparse.h:
2381           Add seeking, fix querying.
2382
2383 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2384
2385         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
2386           - process comments even if they don't end with \0\0
2387             g_convert would ignore them if present and works well without them
2388
2389 2004-05-16  Benjamin Otte  <otte@gnome.org>
2390
2391         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
2392           simplify caps
2393
2394 2004-05-16  Benjamin Otte  <otte@gnome.org>
2395
2396         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
2397           don't write to memory we might not write to - g_convert does that
2398           for us anyway (fixes #142613)
2399         (gst_asf_demux_audio_caps):
2400           comment out gst_util_dump_mem
2401
2402 2004-05-16  Benjamin Otte  <otte@gnome.org>
2403
2404         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2405           compute correct expected timestamps after seek (broken since
2406           last commit)
2407         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
2408           rename element and debugging category to gdkpixbufscale
2409
2410 2004-05-16  Benjamin Otte  <otte@gnome.org>
2411
2412         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2413           add error checking to snd_pcm_delay and remove duplicate call to
2414           snd_pcm_delay that caused issues (see inline code comments)
2415         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
2416           make more readable and fix return value when snd_pcm_delay fails
2417         (fixes #142586)
2418
2419 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
2420         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
2421         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
2422         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
2423         (gst_pixbufscale_link), (gst_pixbufscale_init),
2424         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
2425         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
2426         (gst_pixbufscale_get_property), (pixbufscale_init):
2427         * ext/gdk_pixbuf/pixbufscale.h:
2428         Add these files I forgot earlier
2429
2430 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
2431         * ext/gdk_pixbuf/Makefile.am:
2432         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
2433         * ext/gdk_pixbuf/gstgdkpixbuf.h:
2434         Add new pixbufscale element to scale RGB video
2435         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
2436         and HYPER interpolation correctly.
2437         * ext/theora/theoraenc.c: (theora_enc_chain),
2438         Discard buffer and return if explicit caps could not be set
2439         (theora_enc_get_property):
2440         Make _get return kbps for the bitrate consistent with
2441         the _set function.
2442
2443
2444 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2445
2446         * ext/libvisual/visual.c: (gst_visual_chain):
2447           add missing visual_audio_analyze
2448
2449 2004-05-14  David Schleef  <ds@schleef.org>
2450
2451         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
2452         is killed while we're playing.
2453         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
2454         gst_element_no_more_pads().
2455
2456 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2457
2458         * gst-libs/gst/riff/riff-read.c :
2459           - fix INFO tag extraction in RIFF/AVI files
2460             because gst_event_unref (event) also freed taglist
2461           - avoid a mem leak
2462
2463 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2464
2465         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
2466         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
2467
2468         * gst/auparse/gstauparse.c :
2469           - add code (commented for now) to support audio/x-adpcm on src pad
2470             (we have no decoder for those layout yet)
2471
2472         * gst/cdxaparse/gstcdxaparse.c :
2473         * gst/cdxaparse/gstcdxaparse.h :
2474           - partial rewrite using RiffRead (ripped iain's wavparse code)
2475
2476         * gst/rtp/gstrtpL16enc.c : typo
2477         * gst/rtp/gstrtpgsmenc.c : typo
2478
2479 2004-05-13  Benjamin Otte  <otte@gnome.org>
2480
2481         * configure.ac:
2482           check for exact version of libvisual, it's not supposed to be
2483           API/ABI stable yet
2484
2485 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2486
2487         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
2488           signal no-more-pads
2489
2490 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
2491
2492         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
2493         Report which format was used for GST_FORMAT_DEFAULT
2494         * gst/debug/Makefile.am:
2495         * gst/debug/gstdebug.c: (plugin_init):
2496         * gst/debug/progressreport.c: (gst_progressreport_base_init),
2497         (gst_progressreport_class_init), (gst_progressreport_init),
2498         (gst_progressreport_report), (gst_progressreport_set_property),
2499         (gst_progressreport_get_property), (gst_progressreport_chain),
2500         (gst_progressreport_plugin_init):
2501         Add progressreport element for testing.
2502
2503 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2504
2505         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
2506         * sys/v4l/gstv4lsrc.h:
2507         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
2508         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
2509         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
2510         (gst_v4lsrc_grab_frame):
2511           add more debugging
2512           send a discont at start
2513
2514 2004-05-12  Colin Walters  <walters@redhat.com>
2515
2516         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
2517         inflooping if we can't find a chunk.  Or in other words, don't blow
2518         chunks if we don't have a chunk to blow.
2519
2520 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
2521         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
2522         Remove old debug output
2523         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
2524         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
2525         (gst_dvdec_set_property), (gst_dvdec_get_property):
2526         Change the quality setting to an enum, so it works from gst-launch
2527         Don't renegotiate a non-linked pad. Allows audio only decoding.
2528         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
2529         (gst_deinterlace_link), (gst_deinterlace_init):
2530         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
2531         (gst_videodrop_link):
2532         Some caps negotiation fixes
2533
2534 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2535
2536         * ext/tarkin/gsttarkin.c :
2537           - Change RANK from NONE to PRIMARY
2538         * ext/gdk_pixbuf/gstgdkpixbuf.c :
2539           - Change RANK from NONE to MARGINAL
2540         * ext/divx/gstdivxenc.c :
2541           - Change RANK from PRIMARY to NONE (encoder/spider issue)
2542
2543 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
2544
2545         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
2546         (gst_vorbisenc_push_packet):
2547           copy a function that was added between 1.0 and 1.0.1 until we
2548           depend on worthwhile features of post-1.0
2549
2550 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2551
2552         * configure.ac:
2553           enable shout2 by default
2554         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
2555         (gst_shout2send_base_init), (gst_shout2send_init),
2556         (gst_shout2send_connect), (gst_shout2send_change_state):
2557         * ext/shout2/gstshout2.h:
2558           make this work again. Based on a patch by Zaheer Merali (fixes
2559           #142262)
2560         * ext/theora/theora.c: (plugin_init):
2561           don't set rank on encoders
2562
2563 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
2564
2565         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
2566           Use codec_data property instead of flag1 and flag2 for wma
2567
2568 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2569
2570         * gst/cdxaparse/gstcdxaparse.c :
2571           - Add mpegversion to CAPS to make it link
2572           - Rank is as GST_RANK_SECONDARY instead of NONE
2573         * gst/auparse/gstauparse.c :
2574           - Document all audio encoding we can encounter from Solaris 9
2575             headers and libsndfile information.
2576           - Increase max. rate from 48000 to 192000 (to match other elements)
2577           - Don't try to play junk data between header and samples
2578
2579 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2580
2581         * ext/libvisual/visual.c: (gst_visual_getcaps):
2582           use the right caps depending on endianness (I hope)
2583         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
2584           use GST_RANK_NONE for all non-decoding elements or spider gets
2585           mighty confused
2586
2587 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2588
2589         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
2590           Fix some odd cases and fix BE metadata parsing of unicode16 text.
2591
2592 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2593
2594         * gst/switch/gstswitch.c: (gst_switch_release_pad),
2595         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
2596         (gst_switch_loop), (gst_switch_get_type):
2597           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
2598           HEADERS. Had to be said.
2599
2600 2004-05-10  David Schleef  <ds@schleef.org>
2601
2602         * configure.ac: Add prototype Dirac support.
2603         * ext/Makefile.am:
2604         * ext/dirac/Makefile.am:
2605         * ext/dirac/gstdirac.cc:
2606         * ext/dirac/gstdiracdec.cc:
2607
2608 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2609
2610         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
2611         (gst_auparse_init), (gst_auparse_chain),
2612         (gst_auparse_change_state):
2613           Hack around spider. Remove me some day please.
2614
2615 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2616
2617         * gst/auparse/gstauparse.c: (gst_auparse_chain):
2618           Fix for some uninitialized variables in previous patch, also
2619           makes it work. Fixes #142286 while we're at it.
2620
2621 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2622
2623         * gst/auparse/gstauparse.c:
2624                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
2625                 only unsupported formats are ADPCM/CCITT G.72x
2626                 reviewed by Ronald
2627         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
2628
2629 2004-05-10  Wim Taymans  <wim@fluendo.com>
2630
2631         * ext/vorbis/Makefile.am:
2632         * ext/vorbis/README:
2633         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
2634         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
2635         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
2636         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
2637         (gst_oggvorbisenc_convert_sink),
2638         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
2639         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
2640         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
2641         (get_constraints_string), (update_start_message),
2642         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
2643         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
2644         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
2645         * ext/vorbis/oggvorbisenc.h:
2646         * ext/vorbis/vorbis.c: (plugin_init):
2647         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
2648         (raw_caps_factory), (gst_vorbisenc_class_init),
2649         (gst_vorbisenc_init), (gst_vorbisenc_setup),
2650         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
2651         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
2652         * ext/vorbis/vorbisenc.h:
2653         Added a raw vorbis encoder to be used with the oggmuxer.
2654         We still need the old encoder for some gnome applications, 
2655         read the README to find out how that works.
2656         The raw encoder is called "rawvorbisenc" until 0.9.
2657
2658 2004-05-10  Wim Taymans  <wim@fluendo.com>
2659
2660         * ext/ogg/gstogg.c: (plugin_init):
2661         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
2662         (gst_ogg_print):
2663         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
2664         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
2665         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
2666         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
2667         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
2668         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
2669         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
2670         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
2671         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
2672         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
2673         Added an ogg muxer.
2674         Small typo fixes in the demuxer.
2675
2676 2004-05-10  Wim Taymans  <wim@fluendo.com>
2677
2678         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2679         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
2680         (theora_enc_change_state), (theora_enc_set_property),
2681         (theora_enc_get_property):
2682         Mark the last packet with an EOS flag which is not really needed
2683         in gstreamer.
2684         Do some better video framerate initialisation.
2685         Update the buffer timestamp.
2686
2687 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
2688
2689         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
2690         Return the result of the parent state change call
2691
2692 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2693
2694         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
2695         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
2696         * gst/law/alaw-encode.c : (idem)
2697         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
2698         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
2699         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
2700
2701 2004-05-09  Benjamin Otte  <otte@gnome.org>
2702
2703         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
2704           don't use a fixed buffer size when writing variable length data to
2705           it. Fixes memory corruption and makes alsasrc work
2706
2707 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2708
2709         * ext/gnomevfs/gstgnomevfssink.c:
2710         (_gst_boolean_allow_overwrite_accumulator),
2711         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
2712           Run glib's default signal handler (??) in RUN_CLEANUP rather than
2713           RUN_LAST, and don't use that to set the accumulator value because
2714           then it's always FALSE.
2715
2716 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2717
2718         * gst-libs/gst/riff/riff-media.c:
2719         (gst_riff_create_video_caps_with_data),
2720         (gst_riff_create_audio_caps),
2721         (gst_riff_create_audio_template_caps):
2722         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
2723           Fix for unaligned RIFF files (i.e. where all the chunks together
2724           in a LIST chunk are not of the same size as the size given in
2725           the LIST chunk header). Fixes several odd WAVE files. Also fix
2726           ADPCM (block_align property) in audio, so that wavparse based
2727           on this works now as it used to stand-alone.
2728
2729 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
2730
2731         reviewed by Benjamin Otte  <otte@gnome.org>
2732
2733         * ext/a52dec/gsta52dec.c:
2734         * ext/divx/gstdivxdec.c:
2735         * ext/divx/gstdivxenc.c:
2736         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
2737         * ext/faac/gstfaac.c: (gst_faac_base_init):
2738         * ext/faad/gstfaad.c: (gst_faad_base_init):
2739         * ext/ivorbis/vorbisfile.c:
2740         * ext/lame/gstlame.c:
2741         * ext/libfame/gstlibfame.c:
2742         * ext/mpeg2enc/gstmpeg2enc.cc:
2743         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
2744         * ext/sidplay/gstsiddec.cc:
2745         * ext/speex/gstspeexdec.c:
2746         * ext/speex/gstspeexenc.c:
2747         * ext/xvid/gstxviddec.c:
2748         * ext/xvid/gstxvidenc.c:
2749           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
2750           (fixes #142193)
2751
2752 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2753
2754         * ext/alsa/gstalsa.c: (device_list),
2755         (gst_alsa_class_probe_devices):
2756         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
2757           Fix alsa oddness in mixer after the combination of using mixer
2758           in source/sink elements and using hw:x,y instead of just hw:x.
2759
2760 2004-05-09  Benjamin Otte  <otte@gnome.org>
2761
2762         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
2763         (gst_wavparse_create_sourcepad):
2764           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
2765           sourcepads
2766
2767 2004-05-09  Benjamin Otte  <otte@gnome.org>
2768
2769         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2770           allow discont events before caps nego
2771
2772 2004-05-08  Benjamin Otte  <otte@gnome.org>
2773
2774         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
2775           don't leak events
2776
2777 2004-05-08  Benjamin Otte  <otte@gnome.org>
2778
2779         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
2780         (gst_level_change_state), (gst_level_init):
2781         * gst/level/gstlevel.h:
2782           figure out if we're initialized directly instead of keeping a
2783           variable that's wrong in 90% of cases
2784           don't initialize pads and then leak them and use a new unitialized
2785           pad. (fixes #142084)
2786           these were bugs so n00bish I didn't find them for an hour :/
2787
2788 2004-05-08 Iain <iain@prettypeople.org>
2789
2790         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
2791         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
2792         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
2793         return the length that was read.
2794         (gst_riff_read_strf_auds): Allow fmt tags as well.
2795
2796 2004-05-07  David Schleef  <ds@schleef.org>
2797
2798         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
2799         signed char assumption in faad.h.
2800
2801 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2802
2803         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
2804           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
2805
2806 2004-05-07  Colin Walters  <walters@redhat.com>
2807
2808         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
2809         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
2810         function.
2811         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose): 
2812         Add dispose function.
2813
2814 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
2815         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
2816           Fix caps nego and pad templates. RGB mode caps should
2817           work now.
2818         * ext/dvdnav/gst-dvd:
2819           Move mpeg2dec inside the thread because otherwise the
2820           queue rejects cap changes mid-stream
2821         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
2822         (gst_mpeg2dec_flush_decoder):
2823           For mpeg2dec > 0.4.0, call the flush function instead of
2824           manually extracting all in-flight frames.
2825         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
2826         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
2827           Change mime type video/dv go video/x-dv to match the
2828           rest of gst-plugins
2829
2830 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2831
2832         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
2833         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
2834         (gst_alsa_sink_class_init):
2835         * ext/alsa/gstalsasink.h:
2836         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
2837         (gst_alsa_src_class_init):
2838         * ext/alsa/gstalsasrc.h:
2839           Make alsasink/src a subclass of alsamixer so that mixer stuff
2840           shows up in gst-rec. Needs some finetuning.
2841
2842 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2843
2844         * ext/lame/gstlame.c: (gst_lame_chain):
2845           simplify
2846         * ext/mad/gstmad.c: (gst_mad_handle_event):
2847           fix event leak
2848         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
2849           be able to detect mp3 files < 4096 bytes
2850
2851 2004-05-06  Wim Taymans  <wim@fluendo.com>
2852
2853         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2854         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
2855         (theora_enc_set_property), (theora_enc_get_property):
2856         Also encode the first frame, cleanup some code.
2857
2858 2004-05-06  Wim Taymans  <wim@fluendo.com>
2859
2860         * ext/mpeg2enc/gstmpeg2enc.cc:
2861         Forward events first before deciding that negotiation was
2862         not performed.
2863
2864 2004-05-06  Wim Taymans  <wim@fluendo.com>
2865
2866         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
2867         First process the events before deciding that negotiation
2868         was not performed.
2869
2870 2004-05-06  Wim Taymans  <wim@fluendo.com>
2871
2872         * ext/theora/Makefile.am:
2873         * ext/theora/theora.c: (plugin_init):
2874         * ext/theora/theoradec.c: (theora_dec_change_state):
2875         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
2876         (gst_theora_enc_class_init), (gst_theora_enc_init),
2877         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
2878         (theora_enc_chain), (theora_enc_change_state),
2879         (theora_enc_set_property), (theora_enc_get_property):
2880         Added a theora encoder, grouped the encoder and decoder into the
2881         same plugin.
2882
2883 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2884
2885         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
2886         (gst_jpegenc_chain):
2887         fix DURATION on outgoing buffers
2888         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
2889         debug using time formats
2890         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
2891         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2892         (gst_xvimagesink_sink_link):
2893         windows with width/height 0 generate X errors, so don't allow them
2894
2895 2004-05-05  Wim Taymans  <wim@fluendo.com>
2896
2897         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
2898         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
2899         (gst_mpeg2dec_negotiate_format):
2900         * ext/mpeg2dec/gstmpeg2dec.h:
2901           removed the static pad template so that we can add the
2902           more accurate framerate value to the caps.
2903           
2904
2905 2004-05-04  Benjamin Otte  <otte@gnome.org>
2906
2907         * configure.ac:
2908           check for kdemacros.h, too (should fix #141821)
2909         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
2910           don't crash if no header was sent, but nicely error out (fixes part
2911           of #141554)
2912
2913 2004-05-04  Wim Taymans  <wim@fluendo.com>
2914
2915         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
2916         parent dispose function to avoid segfault on destroy.
2917
2918 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2919
2920         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
2921         (plugin_init):
2922         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
2923         (gst_xvimagesink_sink_link):
2924         clean up debugging caps
2925         also recreate xvimage when format has changed
2926
2927 2004-05-04  Benjamin Otte  <otte@gnome.org>
2928
2929         * ext/libvisual/Makefile.am:
2930         * ext/libvisual/visual.c: (gst_visual_class_init),
2931         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
2932         (gst_visual_srclink), (gst_visual_chain),
2933         (gst_visual_change_state), (plugin_init):
2934           use a GstAdapter to correctly adapt buffer sizes - allows using a
2935           framerate
2936
2937 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2938
2939         * sys/v4l/gstv4lelement.h:
2940         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
2941         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
2942         (gst_v4lsrc_buffer_free):
2943         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
2944         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
2945         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
2946         (gst_v4lsrc_requeue_frame):
2947         move some debugging categories around
2948         query for fps index and set accordingly if found
2949
2950 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2951
2952         * ext/lame/gstlame.c:
2953         correct defaults that lame_init puts out of range
2954
2955 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2956
2957         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
2958         (gst_divxenc_class_init):
2959         fix range since -1 is the default
2960         * gst/mpeg1sys/gstmpeg1systemencode.c:
2961         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
2962         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
2963         (gst_rtjpegdec_chain):
2964         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
2965         (gst_rtjpegenc_chain):
2966         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
2967         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
2968         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
2969         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
2970         * sys/v4l/gstv4lsrc.c:
2971         * sys/v4l/v4l_calls.c: (gst_v4l_open):
2972         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
2973         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
2974         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
2975         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
2976           remove gst_info calls
2977
2978 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2979
2980         * Makefile.am:
2981         * po/af.po:
2982         * po/az.po:
2983         * po/en_GB.po:
2984         * po/nl.po:
2985         * po/sr.po:
2986         * po/sv.po:
2987           Updated translations
2988
2989 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2990
2991         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
2992           refactor/comment code
2993
2994 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2995
2996         * gst/asfdemux/Makefile.am:
2997         * gst/asfdemux/asfheaders.c:
2998         * gst/asfdemux/asfheaders.h:
2999         * gst/asfdemux/gstasf.c: (plugin_init):
3000         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
3001         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
3002         (gst_asf_demux_setup_pad):
3003         * gst/asfdemux/gstasfdemux.h:
3004         * gst/asfdemux/gstasfmux.c:
3005         * gst/asfdemux/gstasfmux.h:
3006           Add tagging support to demuxer, split out registration in its own
3007           file instead of in demux (hacky), and prevent having some tables
3008           in our memory multiple times (in asfheaders.h).
3009
3010 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3011
3012         * gst/matroska/matroska-demux.c:
3013         (gst_matroska_demux_parse_metadata):
3014         * gst/matroska/matroska-ids.h:  
3015           Basic tag reading support.
3016
3017 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3018
3019         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
3020           Really detect ac-3 audio.
3021         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
3022           really detect matroska files (off-by-1).
3023
3024 2004-04-30  David Schleef  <ds@schleef.org>
3025
3026         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
3027         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
3028         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
3029         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
3030         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
3031         hackage -- parse a lot more atoms, extract a few tags.  One might even
3032         mistake this for tag support.  Maybe it is.
3033         * gst/qtdemux/qtdemux.h:
3034
3035 2004-04-30  Colin Walters  <walters@verbum.org>
3036
3037         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
3038
3039 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3040
3041         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3042         (gst_ffmpegcolorspace_getcaps):
3043           remove broken nego fix
3044
3045 2004-04-30  Benjamin Otte  <otte@gnome.org>
3046
3047         * configure.ac:
3048         * ext/Makefile.am:
3049         * ext/libvisual/Makefile.am:
3050         * ext/libvisual/visual.c: 
3051           add initial support for libvisual (http://libvisual.sourceforge.net)
3052           libvisual is still quite alpha, so expect crashes in there :)
3053
3054 2004-04-29  David Schleef  <ds@schleef.org>
3055
3056         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
3057         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
3058         up qtdemux to make it spit out codec_data.  Do _not_ look at this
3059         code; you will no longer respect me.
3060
3061 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3062
3063         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
3064         * ext/alsa/gstalsa.h :
3065         change alsa pcm device discovery to find more than 1 device
3066         per card. code review by Ronald.
3067
3068 2004-04-29  David Schleef  <ds@schleef.org>
3069
3070         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
3071         Add a check for a driver bug on FreeBSD.  (bug #140565)
3072
3073 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3074
3075         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
3076         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
3077         (gst_jpegenc_getcaps):
3078           move format setting to inner loop
3079         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3080         (gst_ffmpegcolorspace_getcaps):
3081           use GST_PAD_CAPS if available so that we use already negotiated
3082           caps
3083         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
3084         (qtdemux_parse_moov), (qtdemux_parse):
3085           extra debugging
3086         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
3087         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
3088           move hardcoded path to DEFINE
3089
3090 2004-04-28  David Schleef  <ds@schleef.org>
3091
3092         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
3093         (bug #140064)
3094
3095 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3096
3097         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
3098           Don't probe for playback device if we're a source element. Fixes
3099           #139658.
3100
3101 2004-04-29  Benjamin Otte  <otte@gnome.org>
3102
3103         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
3104         (gst_id3_tag_chain):
3105           rewrite buffer offset
3106
3107 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3108
3109         * configure.ac:
3110         * ext/Makefile.am:
3111         * ext/dts/Makefile.am:
3112         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
3113         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
3114         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
3115         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
3116         (gst_dtsdec_loop), (gst_dtsdec_change_state),
3117         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
3118         (plugin_init):
3119         * ext/dts/gstdtsdec.h:
3120           New DTS decoder.
3121         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
3122         (gst_faad_srcconnect):
3123           Add ESDS atom handling (.m4a).
3124
3125 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3126
3127         * ext/divx/gstdivxdec.c: (plugin_init):
3128           Remove comment that makes no sense.
3129         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
3130           Fix for obvious typo that resulted in warnings during gst-register.
3131         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
3132         (gst_xviddec_sink_link):
3133           Fix caps negotiation a bit better.
3134         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3135           We call this 'codec_data', not 'esds'.
3136
3137 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3138
3139         * gst/monoscope/gstmonoscope.c:
3140           make sure we only provide 256x128
3141         * gst/monoscope/monoscope.c: (monoscope_init):
3142           assert size of 256x128
3143
3144 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3145
3146         * Makefile.am:
3147         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
3148         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
3149           fixate to max width and height of device
3150
3151 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3152
3153         * Makefile.am:
3154         * sys/v4l/gstv4l.c:
3155         * sys/v4l/gstv4lsrc.c:
3156         * sys/v4l/v4l_calls.c:
3157         * sys/v4l/v4lsrc_calls.c:
3158           fix for qc-usb driver which fakes having more than one buffer
3159           by handing the same buffer twice, which confused GStreamer's/v4lsrc
3160           buffer_free override
3161           add debugging
3162
3163 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3164
3165         * Makefile.am:
3166         * gst/videotestsrc/gstvideotestsrc.c:
3167         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
3168         (gst_videotestsrc_init), (gst_videotestsrc_get),
3169         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
3170         * gst/videotestsrc/gstvideotestsrc.h:
3171           add num-buffers property
3172
3173         2004-04-26  Benjamin Otte  <otte@gnome.org>
3174
3175         * ext/mad/gstid3tag.c: (plugin_init):
3176           set id3mux rank to NONE so it doesn't confuse spider
3177           require audio/mpeg,mpegversion=1 in id3mux
3178
3179 2004-04-26  Benjamin Otte  <otte@gnome.org>
3180
3181         * configure.ac:
3182           detect faad correctly as non-working if it's indeed non-working
3183
3184 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3185
3186         * Makefile.am:
3187         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
3188         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
3189         fix _getcaps so it only negotiates to its supported format
3190
3191 2004-04-25  Benjamin Otte  <otte@gnome.org>
3192
3193         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
3194           fix memleak
3195
3196 2004-04-23  Benjamin Otte  <otte@gnome.org>
3197
3198         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3199           audio/x-raw-int with height rules! not. Now it's depth.
3200
3201 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3202
3203         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
3204         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
3205         (gst_wavparse_loop):
3206           Missing variable initialization. Add handling of DVI ADPCM. Fix
3207           mis-parsing of LIST chunks. This works around a bug where we mis-
3208           parse non-aligning LIST chunks (so LIST chunks where the contents
3209           don't align with the actual LIST size). The correct fix is to use
3210           rifflib, I'm not going to fix wavparse - too much work. All this
3211           fixes #104878.
3212
3213 2004-04-22  Zaheer Abbas Merali <zaheerabbas@merali.org>
3214
3215         reviewed by Benjamin Otte  <otte@gnome.org>
3216
3217         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
3218           fix shoutcast not working (fixes #140844)
3219
3220 2004-04-22  Benjamin Otte  <otte@gnome.org>
3221
3222         * ext/hermes/gsthermescolorspace.c:
3223         (gst_hermes_colorspace_caps_remove_format_info):
3224         * gst/colorspace/gstcolorspace.c:
3225         (gst_colorspace_caps_remove_format_info):
3226         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3227         (gst_ffmpegcolorspace_caps_remove_format_info):
3228           s/gst_caps_simplify/gst_caps_do_simplify/
3229
3230 2004-04-22  Benjamin Otte  <otte@gnome.org>
3231
3232         * gst-libs/gst/riff/riff-media.c:
3233         (gst_riff_create_video_caps_with_data):
3234           mpegversion is an int
3235         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
3236           don't try to create pad templates with NULL caps, use any caps
3237           instead.
3238
3239 2004-04-20  David Schleef  <ds@schleef.org>
3240
3241         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
3242         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
3243         (bug #140384)
3244
3245 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
3246
3247         reviewed by David Schleef
3248
3249         * ext/mad/gstid3tag.c: Add stdlib.h
3250         * gst/rtp/gstrtpgsmenc.c: same
3251         * gst/tags/gstid3tag.c: same
3252         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
3253         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
3254         GST_DISABLE_LOADSAVE use.
3255         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
3256         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
3257         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
3258         atol(3)).
3259         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
3260         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
3261         strtoul(3)).
3262         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
3263         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
3264         $(ID3_CFLAGS).
3265         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
3266         $(LIBFAME_CFLAGS).
3267
3268 2004-04-20  David Schleef  <ds@schleef.org>
3269
3270         * gst/realmedia/rmdemux.c:  This was supposed to part of the
3271         last checkin.  Same idea.
3272
3273 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
3274
3275         reviewed by David Schleef
3276
3277         * configure.ac: bump required gstreamer version to 0.8.1.1
3278         because of following changes [--ds]
3279
3280         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
3281         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
3282         (gst_riff_read_header):  Use GST_READ_UINT*
3283         macros to access possibly unaligned memory.
3284
3285         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
3286         (mp3_type_find):  Use GST_READ_UINT*
3287         macros to access possibly unaligned memory.
3288         (mp3_type_find, mpeg1_parse_header, qt_type_find)
3289         (speex_type_find): Likewise
3290
3291         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
3292
3293         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
3294         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
3295         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
3296         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
3297         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
3298         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
3299         macros to access possibly unaligned memory.
3300
3301         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
3302         Likewise.
3303
3304         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
3305         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
3306
3307         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
3308         Likewise.
3309
3310         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
3311         (gst_mpeg2subt_chain_subtitle): Likewise.
3312
3313         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
3314         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
3315         Likewise.
3316
3317         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
3318         Likewise.
3319
3320         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
3321         Likewise.
3322
3323         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
3324         Likewise.
3325
3326 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3327
3328         * configure.ac:
3329           update required version of GStreamer because of GST_TIME_FORMAT
3330
3331 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3332
3333         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
3334           remove leftover g_print
3335         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
3336           don't try setting only a subset of the caps. We don't want to kill
3337           autoplugging on purpose
3338
3339 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3340
3341         * sys/ximage/ximagesink.c: (plugin_init):
3342         * sys/xvimage/xvimagesink.c: (plugin_init):
3343           add debugging categories
3344
3345 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3346
3347         * po/en_GB.po:
3348         * po/LINGUAS:
3349           Adding en_GB translation (Gareth Owen)
3350
3351 2004-04-20  David Schleef  <ds@schleef.org>
3352
3353         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
3354         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
3355         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
3356         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
3357         A number of new features and hacks to extract the esds atom and
3358         put it into the caps.  (bug #137724)
3359
3360 2004-04-19  David Schleef  <ds@schleef.org>
3361
3362         * gconf/Makefile.am: Fix for non-GNU make
3363         * gst-libs/gst/Makefile.am: Change directory order to handle
3364         GstPlay linking with gstinterfaces
3365         * gst-libs/gst/audio/make_filter: make use of tr portable
3366         * gst-libs/gst/play/Makefile.am: Add intended \
3367         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
3368         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
3369         function prototype instead of void *.
3370         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
3371         macro.
3372         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3373         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
3374         * gst/videofilter/make_filter: make use of tr portable
3375         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
3376
3377 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3378                                                                                 
3379         * po/LINGUAS:
3380         * po/uk.po:
3381           Added Ukrainian translation (Maxim V. Dziumanenko)
3382                                                                                 
3383 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3384
3385         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
3386         (gst_gsmdec_link), (gst_gsmdec_chain):
3387           Fix capsnego, simplify chain function slightly.
3388         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
3389           Add GSM.
3390
3391 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3392
3393         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
3394         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
3395         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
3396           Hack to make wavparse work with spider (always -> sometimes pad).
3397           Fixes #135862 && #140411.
3398
3399 2004-04-18  Benjamin Otte  <otte@gnome.org>
3400
3401         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
3402         (gst_osselement_rate_probe_check),
3403         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
3404           get rid of \n in debug output
3405
3406 2004-04-17  Iain <iain@prettypeople.org>
3407
3408         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
3409         not just EOS.
3410
3411 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3412
3413         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
3414         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
3415         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
3416         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
3417         (gst_id3_tag_src_link), (gst_id3_tag_chain),
3418         (gst_id3_tag_change_state), (plugin_init):
3419           deprecate id3tag element and replace with id3demux/id3mux.
3420           great side effect: this ugly file is now even uglier, yay!
3421         * ext/mad/gstmad.h:
3422           remove non-available function
3423           update for new get_type
3424
3425 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3426
3427         * configure.ac:
3428           require mpeg2dec >= 0.4.0
3429
3430 2004-04-17  Benjamin Otte  <otte@gnome.org>
3431
3432         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3433         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
3434         (gst_xvimagesink_set_xwindow_id):
3435           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
3436           assorted cleanup fixes.
3437
3438 2004-04-16  David Schleef  <ds@schleef.org>
3439
3440         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
3441         * sys/xvimage/xvimagesink.h: same
3442
3443 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
3444
3445         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
3446           Fix GST_ELEMENT_ERROR with (NULL)
3447
3448 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3449
3450         * gst-libs/gst/riff/riff-media.c:
3451         (gst_riff_create_video_caps_with_data):
3452           Add div[3456] as fourccs for DivX 3 (fixes #140137).
3453
3454 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3455
3456         * gst-libs/gst/riff/riff-media.c:
3457         (gst_riff_create_video_caps_with_data),
3458         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
3459         (gst_riff_create_video_template_caps),
3460         (gst_riff_create_audio_template_caps):
3461         * gst-libs/gst/riff/riff-media.h:
3462         * gst-libs/gst/riff/riff-read.c:
3463         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
3464         * gst-libs/gst/riff/riff-read.h:
3465         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
3466           Add MS RLE support. I added some functions to read out strf chunks
3467           into strf chunks and the data behind it. This is usually color
3468           palettes (as in RLE, but also in 8-bit RGB). Also use those during
3469           caps creation. Lastly, add ADPCM (similar to wavparse - which
3470           should eventually be rifflib based).
3471         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
3472         (gst_matroska_demux_init), (gst_matroska_demux_reset):
3473         * gst/matroska/matroska-demux.h:
3474           Remove placeholders for some prehistoric tagging system. Didn't add
3475           support for any tag system really anyway.
3476         * gst/qtdemux/qtdemux.c:
3477           Add support for audio/x-m4a (MPEG-4) through spider.
3478         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
3479         (gst_wavparse_loop):
3480           ADPCM support (#135862). Increase max. buffer size because we
3481           cannot split buffers for ADPCM (screws references) and I've seen
3482           files with 2048 byte chunks. 4096 seems safe for now.
3483
3484 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
3485
3486         * configure.ac: bump nano to 1
3487
3488 === release 0.8.1 ===
3489
3490 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
3491
3492         * configure.ac: releasing 0.8.1, "Comforting Sounds"
3493
3494 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3495
3496         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3497           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
3498           Fixes #140058
3499
3500 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3501
3502         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
3503           lower rank of dvddemux so that it's not used for mpeg playback.
3504
3505 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3506
3507         * configure.ac:
3508           save libs correctly when checking mad
3509
3510 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3511
3512         * ext/mad/gstid3tag.c: (plugin_init):
3513           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
3514
3515 2004-04-13  David Schleef  <ds@schleef.org>
3516
3517         * common/m4/gst-feature.m4: Call -config scripts with
3518         --plugin-libs if it is supported.
3519         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
3520         JPEG images are image/jpeg.
3521         * gst/debug/Makefile.am:
3522         * gst/debug/negotiation.c: (gst_negotiation_class_init),
3523         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
3524         (gst_negotiation_update_caps), (gst_negotiation_get_property),
3525         (gst_negotiation_plugin_init): Add a property that acts like
3526         filter caps.
3527         * testsuite/gst-lint:  Move license checking to be a standard
3528         test.
3529
3530 2004-04-13  David Schleef  <ds@schleef.org>
3531
3532         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
3533         patch from Sebastien Cote (bug #139958)
3534
3535 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3536
3537         * examples/gstplay/Makefile.am:
3538         * examples/gstplay/player.c: (main):
3539           make the commandline player example use gconf settings
3540
3541 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3542
3543         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
3544         (gst_cacasink_sinkconnect), (gst_cacasink_init),
3545         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
3546           init/end library during state transition, not object
3547           creation/disposal.  get rid of custom dispose handler.
3548          
3549
3550 2004-04-12  Christian Schaller <Uraeus@gnome.org>
3551
3552         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can 
3553         be a symlink
3554
3555 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3556
3557         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
3558           Handle JUNK chunks inside data section. Prevents warnings.
3559
3560 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3561
3562         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
3563         (gst_riff_create_video_template_caps):
3564           Add MS video v1.
3565         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
3566         (gst_avi_demux_stream_data):
3567           Add support for "rec-list" chunks.
3568
3569 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3570
3571         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3572           Fix another codecname mismatch.
3573
3574 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3575
3576         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3577           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
3578           so that MJPEG plays back.
3579
3580 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3581
3582         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
3583         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
3584         * gst/mpeg1videoparse/gstmp1videoparse.h:
3585           Fix for some slight mis-cuts in buffer parsing, and for some
3586           potential overflows or faults-causers. Adds disconts. Also fixes
3587           #139105 while we're at it.
3588
3589 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3590
3591         * configure.ac:
3592         * sys/v4l2/gstv4l2element.h:
3593           Workaround for missing struct v4l2_buffer declaration in Suse 9
3594           and Mandrake 10 linux/videodev2.h header file (#135919).
3595
3596 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3597
3598         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
3599           Bail out if no filename was given.
3600
3601 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3602
3603         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
3604         (gst_v4l2_fourcc_from_structure):
3605           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
3606           Y41B somewhere).
3607
3608 2004-04-09  Benjamin Otte  <otte@gnome.org>
3609
3610         * ext/gnomevfs/gstgnomevfssink.c:
3611         (_gst_boolean_allow_overwrite_accumulator),
3612         (gst_gnomevfssink_class_init):
3613           fix erase signal - if any handler returns false the file will not be
3614           overwritten. If no handler is connected, the file will not be
3615           overwritten either.
3616           renamed signal to "allow-overwrite"
3617         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
3618           free string when adding it to ID3 failed
3619         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
3620           unref event when done
3621         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
3622           free caps
3623         * gst/typefind/gsttypefindfunctions.c:
3624         (mpeg_video_stream_type_find):
3625           fix invalid read 
3626
3627 2004-04-08  David Schleef  <ds@schleef.org>
3628
3629         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3630         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
3631
3632 2004-04-08  David Schleef  <ds@schleef.org>
3633
3634         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
3635         we don't support (bug #139532)
3636
3637 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3638
3639         * ext/mad/gstmad.c: (gst_mad_handle_event),
3640         (gst_mad_check_caps_reset), (gst_mad_chain),
3641         (gst_mad_change_state):
3642           only set explicit caps if they haven't been set before for
3643           this stream.  MPEG-audio sample rate/channels aren't allowed
3644           to change in-stream.
3645           Fixes #139382
3646
3647 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3648
3649         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
3650         (_gst_boolean_did_something_accumulator),
3651         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
3652         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
3653         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
3654         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
3655         (gst_gnomevfssink_change_state):
3656           Fix erase signal. Don't erase by default. Remove handoff signal.
3657           Remove erase property. Don't segfault. General cleanup.
3658
3659 2004-04-07  Benjamin Otte  <otte@gnome.org>
3660
3661         * gst-libs/gst/gconf/test-gconf.c: (main):
3662           add missing gst_init
3663
3664 2004-04-07  Benjamin Otte  <otte@gnome.org>
3665
3666         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
3667           free the mutexes, too
3668
3669 2004-04-07  Benjamin Otte  <otte@gnome.org>
3670
3671         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
3672           actually free the URI string
3673         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
3674           compute offset correctly when passing discont events
3675         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
3676           don't leak discont events
3677         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
3678           add some missing breaks so caps aren't copied randomly
3679         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
3680           if we realloc memory, we better use it
3681
3682 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3683
3684         * ext/mad/gstmad.c: (normal_seek):
3685           fix GST_FORMAT_TIME usage
3686
3687 2004-04-05  David Schleef  <ds@schleef.org>
3688
3689         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
3690         a deprecated function (hack!)
3691
3692 2004-04-05  Benjamin Otte  <otte@gnome.org>
3693
3694         * ext/esd/esdmon.c: (gst_esdmon_get):
3695           fix nonterminated vararg and memleak
3696
3697 2004-04-05  Benjamin Otte  <otte@gnome.org>
3698
3699         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
3700         (gst_ladspa_init), (gst_ladspa_force_src_caps),
3701         (gst_ladspa_set_property), (gst_ladspa_get_property),
3702         (gst_ladspa_instantiate), (gst_ladspa_activate),
3703         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
3704           clean up debugging
3705
3706 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
3707
3708         reviewed by Benjamin Otte  <otte@gnome.org>
3709
3710         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
3711           check for broken LADSPA parameters (fixes #138635)
3712         
3713 2004-04-05  Benjamin Otte  <otte@gnome.org>
3714
3715         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
3716           advertise buffer-frames correctly on sinkpads
3717
3718 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3719
3720         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
3721         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
3722         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
3723         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
3724         (gst_mad_check_caps_reset), (gst_mad_chain):
3725         add more debugging, only reset caps when we're not in error state
3726
3727 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3728
3729         * ext/mad/gstmad.c: add debugging category, comment + cleanups
3730
3731 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
3732
3733         reviewed by Benjamin Otte  <otte@gnome.org>
3734
3735         * configure.ac:
3736           fix == in test(1) operator
3737
3738 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
3739
3740         reviewed by Benjamin Otte  <otte@gnome.org>
3741
3742         * configure.ac:
3743           fix --export-symblos-regex to a working regex.
3744
3745 2004-04-04  Benjamin Otte  <otte@gnome.org>
3746
3747         * sys/oss/.cvsignore:
3748           add for oss_probe
3749
3750 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
3751
3752         reviewed by Benjamin Otte  <otte@gnome.org>
3753
3754         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
3755           add missing 'new_media' argument (fixes #138168)
3756         * gst/matroska/matroska-demux.c:
3757         (gst_matroska_demux_handle_seek_event):
3758           add vararg terminator (fixes #138169)
3759
3760 2004-04-02  David Schleef  <ds@schleef.org>
3761
3762         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
3763         disted (bug #138914)
3764
3765 2004-04-01  Benjamin Otte  <otte@gnome.org>
3766
3767         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
3768         (gst_alsa_close_audio):
3769           handle case better where a soundcard can't pause
3770         * ext/ogg/gstoggdemux.c:
3771           don't crash when we get events but don't have pads yet
3772
3773 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3774
3775         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
3776           throw an error if we couldn't probe any caps.
3777
3778 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
3779
3780         * ext/dvdnav/gst-dvd:
3781         Add a really simple sample DVD player
3782
3783 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
3784
3785         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
3786         (gst_a52dec_push), (gst_a52dec_handle_event),
3787         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
3788         (gst_a52dec_change_state):
3789         * ext/a52dec/gsta52dec.h:
3790           Use a debug category, Output timestamps correctly
3791           Emit tag info, Handle events, tell liba52dec about cpu
3792           capabilities so it can use MMX etc.
3793         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
3794           Fix a crasher accessing invalid memory
3795         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
3796         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
3797         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
3798         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
3799         (dvdnavsrc_query):
3800           Some support for byte-format seeking.
3801           Small fixes for still frames and menu button overlays
3802         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
3803         (gst_mpeg2dec_alloc_buffer):
3804           Use a debug category. Adjust the report level of several items to
3805           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
3806           so it doesn't lose the GstBuffer pointer
3807         * gst/debug/Makefile.am:
3808         * gst/debug/gstdebug.c: (plugin_init):
3809         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
3810         (gst_navseek_base_init), (gst_navseek_class_init),
3811         (gst_navseek_init), (gst_navseek_seek),
3812         (gst_navseek_handle_src_event), (gst_navseek_set_property),
3813         (gst_navseek_get_property), (gst_navseek_chain),
3814         (gst_navseek_plugin_init):
3815         * gst/debug/gstnavseek.h:
3816           Add the navseek debug element for seeking back and forth in a 
3817           video stream using arrow keys.
3818         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
3819         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
3820         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
3821         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
3822         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
3823         (gst_mpeg2subt_parse_header), (gst_get_nibble),
3824         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
3825         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
3826         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
3827         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
3828         * gst/mpeg2sub/gstmpeg2subt.h:
3829           Pretty much a complete rewrite. Now a loopbased element. May still
3830           require work to properly synchronise subtitle buffers.
3831         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
3832         (gst_dvd_demux_send_subbuffer):
3833         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
3834           Don't attempt to create subbuffers of size 0
3835           Reduce a couple of error outputs to warnings.
3836         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
3837         (gst_y4mencode_chain):
3838         Output the y4m frame header correctly.
3839
3840 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3841
3842         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
3843           throw errors instead of allowing SIGFPE
3844
3845 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3846
3847         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
3848         (gst_gconf_render_bin_from_key):
3849           leak plugging and style fixing
3850
3851 2004-03-31  David Schleef  <ds@schleef.org>
3852
3853         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
3854         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
3855         (bug #138225)
3856         * gst/debug/Makefile.am:
3857         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
3858         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
3859         plugin.
3860         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
3861         (gst_negotiation_base_init), (gst_negotiation_class_init),
3862         (gst_negotiation_init), (gst_negotiation_getcaps),
3863         (gst_negotiation_pad_link), (gst_negotiation_chain),
3864         (gst_negotiation_set_property), (gst_negotiation_get_property),
3865         (gst_negotiation_plugin_init):  New element to talk about random
3866         negotiation things happening in a pipeline.
3867
3868 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
3869
3870         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
3871           fix integer addition with help of Stefan Kost
3872
3873 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
3874
3875         * po/nl.po: updated Dutch translation (Elros Cyriatan)
3876
3877 2004-03-30  David Schleef  <ds@schleef.org>
3878
3879         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
3880         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
3881         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
3882         (bug #137504)
3883         * ext/mpeg2dec/gstmpeg2dec.h:
3884
3885 2004-03-30  David Schleef  <ds@schleef.org>
3886
3887         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
3888
3889 2004-03-30  David Schleef  <ds@schleef.org>
3890
3891         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
3892         Michael Petullo) to handle .mov
3893
3894 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3895
3896         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
3897         (gst_osselement_rate_check_rate):
3898           probe caps correctly for sound cards that only support one format
3899
3900 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3901
3902         * ext/kio/kiosrc.cpp: (process_events):
3903           update handling event processing if inside KDE - untested
3904
3905 2004-03-29  David Schleef  <ds@schleef.org>
3906
3907         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
3908         by 2 to not interfere with other colorspaces.
3909         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
3910         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
3911         one to not interfere with ffmpeg_colorspace.
3912
3913 2004-03-29  David Schleef  <ds@schleef.org>
3914
3915         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
3916         aren't in the caps.
3917         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
3918         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
3919
3920 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3921
3922         * gst-libs/gst/riff/riff-media.c:
3923           fail on error, don't try to set stuff on NULL caps
3924
3925 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3926
3927         * configure.ac:
3928         * ext/Makefile.am:
3929         * ext/kio/Makefile.am:
3930         * ext/kio/kioreceiver.cpp:
3931         * ext/kio/kioreceiver.h:
3932         * ext/kio/kiosrc.cpp:
3933         * ext/kio/kiosrc.h:
3934           add experimental kiosrc plugin
3935         * ext/alsa/gstalsaplugin.c: (plugin_init):
3936           initialize debugging category only when we're sure registering the
3937           plugins worked.
3938
3939 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3940
3941         * examples/gstplay/player.c: (main):
3942         * gst-libs/gst/play/play.c: (gst_play_class_init),
3943         (gst_play_set_location), (gst_play_set_data_src),
3944         (gst_play_set_video_sink), (gst_play_set_audio_sink),
3945         (gst_play_set_visualization), (gst_play_connect_visualization):
3946           check return values of element_set_state and return FALSE where
3947           failed
3948
3949 2004-03-29  Benjamin Otte  <otte@gnome.org>
3950
3951         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
3952           try harder to check if an event is really a discont
3953
3954 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3955
3956         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
3957         * po/az.po:
3958
3959 2004-03-28  Benjamin Otte  <otte@gnome.org>
3960
3961         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
3962         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
3963         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
3964           get rid of non-standard "..." ranges in case statements.
3965
3966 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
3967
3968         * gst/mpegstream/gstmpegdemux.c: 
3969         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
3970         specific functionality split to the new dvddemux element.
3971         * gst/mpegstream/gstdvddemux.c:
3972         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
3973         streams, derived from mpegdemux.
3974         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
3975         up. SCR based timestamp rewriting can be turned off (will probably
3976         completely disappear soon).
3977         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
3978         hacking. General cleanup. All printf statements replaced by
3979         debugging messages. Almost complete libdvdnav support.
3980         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
3981         by events. New properties for audio and subpicture languages.
3982         (dvdnavsrc_update_highlight): Now uses events.
3983         (dvdnavsrc_user_op): Cleaned up.
3984         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
3985         based). Lots of cleanup, and propper support for most libdvdnav
3986         events.
3987         (dvdnavsrc_make_dvd_event): New function.
3988         (dvdnavsrc_make_dvd_nav_packet_event): New function.
3989         (dvdnavsrc_make_clut_change_event): New function.
3990
3991 2004-03-26  Benjamin Otte  <otte@gnome.org>
3992
3993         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
3994           fix bug where typefinding would claim it's theora whenever less then
3995           7 bytes of data were available
3996
3997 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3998
3999         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
4000         (gst_alawdec_base_init), (gst_alawdec_class_init),
4001         (gst_alawdec_init), (gst_alawdec_chain):
4002         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
4003         (gst_alawenc_base_init), (gst_alawenc_class_init),
4004         (gst_alawenc_init), (gst_alawenc_chain):
4005         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
4006         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
4007         (gst_mulawdec_init), (gst_mulawdec_chain):
4008         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
4009         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
4010         (gst_mulawenc_init), (gst_mulawenc_chain):
4011           Fix capsnego in all four, remove the unused property functions and
4012           simplify the chain functions slightly. I guess we could use macros
4013           or something similar for those, since the code is so similar, but
4014           I'm currently too lazy...
4015
4016 2004-03-24  David Schleef  <ds@schleef.org>
4017
4018         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
4019         (gst_osselement_close_audio), (gst_osselement_probe_caps),
4020         (gst_osselement_get_format_structure),
4021         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
4022         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
4023         (gst_osselement_rate_int_compare): Add code to handle rate probing
4024         (bug #120883)
4025         * sys/oss/gstosselement.h: same
4026         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
4027         Use rate probing provided by osselement.
4028         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
4029
4030 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4031
4032         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
4033         (gst_xvidenc_get_property):
4034           ulong/int mess-up.
4035
4036 2004-03-24  David Schleef  <ds@schleef.org>
4037
4038         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
4039         (gst_speexdec_init):
4040         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
4041         (gst_speexenc_init):  Create the pad template correctly (from
4042         the static pad template, not a NULL pointer.)
4043
4044 2004-03-25  Benjamin Otte  <otte@gnome.org>
4045
4046         * gst/debug/Makefile.am:
4047         * gst/debug/breakmydata.c: 
4048           add element that quasi-randomly changes bytes in the stream.
4049           Intended use is robustness checking of demuxers and decoders in
4050           media tests.
4051
4052 2004-03-24  Benjamin Otte  <otte@gnome.org>
4053
4054         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
4055         (gst_alsa_probe_hw_params):
4056         * ext/alsa/gstalsa.h:
4057           debugging output fixes
4058
4059 2004-03-24  Benjamin Otte  <otte@gnome.org>
4060
4061         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
4062           don't g_return_if_fail if element is PLAYING, fail silently as every
4063           other element.
4064         * gst/effectv/gstquark.c: (gst_quarktv_chain):
4065           only fix needed for cast lvalue issues in gst-plugins
4066         * gst/volenv/gstvolenv.c: (gst_volenv_init):
4067           add proxy_getcaps
4068
4069 2004-03-24  Benjamin Otte  <otte@gnome.org>
4070
4071         * gst/level/gstlevel.c: (gst_level_init):
4072           add proxying getcaps function, so level doesn't advertise impossible
4073           caps
4074
4075 2004-03-24  David Schleef  <ds@schleef.org>
4076
4077         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
4078         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
4079         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
4080         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
4081         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
4082         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
4083         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
4084         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
4085         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
4086         messages.  Divide the chunk size by the compression ratio
4087         (needed for MACE audio)
4088
4089 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4090
4091         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
4092           Fix buffer overflow read error.
4093
4094 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4095
4096         * ext/alsa/gstalsa.h:
4097           Remove unused entry.
4098         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4099           Add cinepak.
4100         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
4101         (gst_videodrop_link), (gst_videodrop_chain):
4102           Fix, sort of. Was horribly broken with new capsnego. Bah...
4103
4104 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
4105
4106         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
4107         (plugin_init):
4108         Add a monkeysaudio typefind function
4109
4110 2004-03-23  Johan Dahlin  <johan@gnome.org>
4111
4112         * gst-libs/gst/play/play.c (gst_play_audio_fixate) 
4113         (gst_play_video_fixate): Check so the structure has the field
4114         before trying to fixate them, this makes it possible to have
4115         fakesinks for video and audio output without printing errors on
4116         the output console.
4117
4118 2004-03-22  David Schleef  <ds@schleef.org>
4119
4120         * sys/oss/Makefile.am:
4121         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
4122         (check_rate), (add_rate):  Rate probing test app.
4123
4124 2004-03-21  Benjamin Otte  <otte@gnome.org>
4125
4126         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
4127         (_fixate_caps_to_int), (gst_audio_convert_fixate):
4128           add a fixation function that pretty much does the right thing (fixes
4129           #137556)
4130
4131 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
4132
4133         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
4134
4135 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
4136
4137         reviewed by: Benjamin Otte  <otte@gnome.org>
4138
4139         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4140           terminate gst_event_new_discontinuous correctly (fixes parts of
4141           #137711)
4142
4143 2004-03-19  David Schleef  <ds@schleef.org>
4144
4145         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
4146         since it doesn't depend on X, and it's part of our ABI.
4147
4148 2004-03-19  Iain <iain@prettypeople.org>
4149
4150         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the 
4151         is_int in the structure, not the local variable.
4152
4153 2004-03-19  David Schleef  <ds@schleef.org>
4154
4155         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
4156         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
4157         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
4158         Improvements in caps negotiation.
4159
4160 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
4161
4162         * po/LINGUAS:
4163         * po/af.po:
4164           adding Afrikaans (Petri Jooste)
4165
4166 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
4167
4168         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4169         (gst_ffmpegcolorspace_chain):
4170         throw error instead of g_critical (#137588)
4171
4172 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
4173
4174         * Makefile.am:
4175         * configure.ac:
4176           dist common and m4 correctly
4177         * po/sv.po:
4178
4179 2004-03-17  David Schleef  <ds@schleef.org>
4180
4181         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
4182         (bug #137348)
4183
4184 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4185
4186         * po/LINGUAS:
4187         * po/sv.po:
4188           adding Swedish translation (Christian Rose)
4189
4190 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4191
4192         * Makefile.am: use release.mak
4193
4194 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4195
4196         * common/ChangeLog:
4197         * common/gst-autogen.sh:
4198           add some explanation about the version detection
4199         * configure.ac:
4200           fix X check
4201
4202 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4203
4204         * configure.ac: bump nano to 1
4205
4206 === release 0.8.0 ===
4207
4208 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4209
4210         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
4211
4212 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4213
4214         * configure.ac:
4215           update libtool version
4216         * gst-libs/gst/media-info/Makefile.am:
4217           actually use libtool version
4218
4219 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4220
4221         * configure.ac: fix speex detection to work with 1.0 but not 1.1
4222
4223 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4224
4225         * configure.ac:
4226         * gst-plugins.spec.in:
4227         * pkgconfig/Makefile.am:
4228         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
4229         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4230         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4231         * pkgconfig/gstreamer-libs.pc.in:
4232         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
4233         * pkgconfig/gstreamer-play-uninstalled.pc.in:
4234         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
4235         * pkgconfig/gstreamer-plugins.pc.in:
4236           remove @VERSION@ from some of the pc files since core and plugins
4237           are decoupled.
4238           created gstreamer-plugins.pc as it's a better name, but keeping
4239           -libs around for now to get fixes upstream done first.
4240
4241 2004-03-15  Julien MOUTTE <julien@moutte.net>
4242
4243         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
4244         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
4245         * gst-libs/gst/play/play.h:
4246
4247 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4248
4249         * *.c, *.cc: don't mix tabs and spaces
4250
4251 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4252
4253         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
4254           use the new ffmpegcolorspace
4255         * gst-plugins.spec.in:
4256           package new colorspace and media-info
4257         * configure.ac:
4258         * pkgconfig/Makefile.am:
4259           fix some more disting issues
4260         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
4261         * pkgconfig/gstreamer-media-info.pc.in:
4262           generate media-info pc files
4263
4264 2004-03-15  Johan Dahlin  <johan@gnome.org>
4265         
4266         * *.h: Revert indenting
4267
4268 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4269
4270         * configure.ac:
4271           adding ffmpegcolorspace element
4272         * gst/ffmpegcolorspace/Makefile.am:
4273         * gst/ffmpegcolorspace/avcodec.h:
4274         * gst/ffmpegcolorspace/common.h:
4275         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
4276         * gst/ffmpegcolorspace/dsputil.h:
4277         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
4278         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4279         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
4280         (gst_ffmpeg_caps_to_pix_fmt):
4281         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
4282         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4283         (gst_ffmpegcolorspace_caps_remove_format_info),
4284         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
4285         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
4286         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
4287         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
4288         (gst_ffmpegcolorspace_set_property),
4289         (gst_ffmpegcolorspace_get_property),
4290         (gst_ffmpegcolorspace_register):
4291         * gst/ffmpegcolorspace/imgconvert.c:
4292         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
4293         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
4294         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
4295         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
4296         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
4297         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
4298         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
4299         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
4300         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
4301         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
4302         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
4303         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
4304         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
4305         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
4306         (img_get_alpha_info), (deinterlace_line),
4307         (deinterlace_line_inplace), (deinterlace_bottom_field),
4308         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
4309         * gst/ffmpegcolorspace/imgconvert_template.h:
4310         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
4311         * gst/ffmpegcolorspace/mmx.h:
4312         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
4313           adding ffmpegcolorspace element supplied by Ronald after cleaning
4314           up and pulling in the right bits of upstream source. 
4315           I'm sure a better C/compiler wizard could do some cleaning up (for
4316           example use GLIB's malloc stuff), but as a first pass this
4317           works very well
4318
4319 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4320
4321         * ext/alsa/gstalsa.h:
4322           I assume Ronald forgot to commit the change to have cardname
4323           as a struct member.  Expect some public spanking at the next
4324           opportunity.
4325
4326 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4327
4328         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
4329         (gst_alsa_open_audio), (gst_alsa_close_audio):
4330         * ext/alsa/gstalsa.c:
4331           Don't open the device if we're a mixer (= padless).
4332         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
4333         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
4334         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
4335           Open mixer during state change rather than during object
4336           initialization. Also, get a device name. Currently in a somewhat
4337           hackish fashion, but I didn't really find something better.
4338
4339 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4340
4341         * *.c, *.h: run gst-indent
4342
4343 2004-03-14  Benjamin Otte  <otte@gnome.org>
4344
4345         * gst/modplug/gstmodplug.cc:
4346         * gst/modplug/gstmodplug.h:
4347           set correct timestamps on outgoing buffers
4348
4349 2004-03-14  Benjamin Otte  <otte@gnome.org>
4350
4351         * gst/modplug/gstmodplug.cc:
4352           handle events - don't do crap when a discont arrives that's not
4353           necessary
4354           This allows correct loading and playback of mods in Rhythmbox
4355
4356 2004-03-14  Benjamin Otte  <otte@gnome.org>
4357
4358         * configure.ac:
4359         * gst-libs/gst/gconf/Makefile.am:
4360         * pkgconfig/Makefile.am:
4361           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
4362           they get rebuilt properly
4363         * configure.ac:
4364           when checking for vorbis, try pkgconfig first.
4365         * gst/modplug/gstmodplug.cc:
4366           add fixate function
4367
4368 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4369
4370         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4371           Fix for obvious mistake, where we first shift the offset and then
4372           read a samplesize element assuming the old offset. Note that this
4373           part still has something weird, i.e. my movies containing those
4374           don't actually play well, but at least there's something that looks
4375           like sound now.
4376
4377 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
4378         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
4379         (plugin_init):
4380         Add a typefind function for speex format
4381
4382 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4383
4384         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
4385         (gst_asf_demux_setup_pad):
4386           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
4387           instead of 0. Reason is simple: some elements have a fps range
4388           of 1-max instead of 0-max. So now ASF video actually works.
4389
4390 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4391
4392         * po/LINGUAS:
4393         * po/sr.po:
4394           adding serbian as a language
4395
4396 2004-03-13  Benjamin Otte  <otte@gnome.org>
4397
4398         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
4399           return taglist correctly from _get function, don't gst_pad_push it.
4400           (fixes #137042)
4401
4402 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
4403         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
4404
4405 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4406
4407         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
4408         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
4409         (gst_alsa_mixer_track_new):
4410         * ext/alsa/gstalsamixertrack.h:
4411           Fix ancient leftovers... MixerTrack is a GObject.
4412
4413 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4414
4415         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
4416         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
4417           Don't block during probing...
4418
4419 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4420
4421         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
4422         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
4423         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
4424         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
4425         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
4426         (gst_alsa_open_audio), (gst_alsa_close_audio):
4427         * ext/alsa/gstalsa.h:
4428           Add propertyprobe interface implementation, add some device-name
4429           property, all this so that it looks good in gnome-volume-control.
4430
4431 2004-03-12  David Schleef  <ds@schleef.org>
4432
4433         * configure.ac: the Hermes library controls hermescolorspace, not
4434         colorspace.
4435         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
4436         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
4437         not /* */
4438         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
4439         * ext/sdl/sdlvideosink.h: ditto.
4440         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
4441
4442 2004-03-12  Benjamin Otte  <otte@gnome.org>
4443
4444         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
4445         (gst_x_overlay_got_xwindow_id):
4446         * gst-libs/gst/xoverlay/xoverlay.h:
4447           replace XID with unsigned long to get rid of the xlibs dependency in
4448           XOverlay (fixes #137004)
4449
4450 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
4451         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
4452         (gst_agingtv_setup):
4453         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
4454         (gst_dicetv_base_init), (gst_dicetv_class_init),
4455         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
4456         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
4457         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
4458         (gst_edgetv_setup), (gst_edgetv_rgb32):
4459         * gst/effectv/gsteffectv.c:
4460         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
4461         (gst_quarktv_set_property):
4462         * gst/effectv/gstrev.c: (gst_revtv_get_type),
4463         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
4464         (gst_revtv_setup), (gst_revtv_rgb32):
4465         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
4466         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
4467         (gst_shagadelictv_init), (gst_shagadelictv_setup),
4468         (gst_shagadelictv_rgb32):
4469         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
4470         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
4471         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
4472         * gst/effectv/gstwarp.c:
4473         Port everything that can be ported to videofilter and fix up the caps.
4474         Can someone with a big-endian machine please check these?
4475
4476 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4477
4478         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
4479         (gst_osssink_chain), (gst_osssink_change_state):
4480           Latest fixes for A/V sync, audio playback and such. This is about
4481           all... MPEG playback issues are mostly related to the async build-
4482           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
4483
4484 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4485
4486         patch from: Stephane Loeuillet
4487
4488         * configure.ac:
4489           use pkg-config for some libraries, falling back to the old .m4 way
4490           (fixes #131270)
4491         * m4/libdv.m4:
4492           removed
4493
4494 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4495
4496         * configure.ac:
4497         * tools/Makefile.am:
4498         * tools/Makefile.in:
4499         * tools/gst-launch-ext-m.m:
4500         * tools/gst-launch-ext.1.in:
4501         * tools/gst-visualise-m.m:
4502         * tools/gst-visualise.1:
4503         * tools/gst-visualise.1.in:
4504           reorganizing generation of script tools
4505
4506 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4507
4508         * ext/divx/gstdivxdec.c:
4509           Downgrade priority. We prefer ffdec_mpeg4.
4510         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
4511         (gst_faad_chain), (gst_faad_change_state):
4512           Fix capsnego. Doesn't work for some sounds because we don't have
4513           a 5:1 to stereo element.
4514         * ext/xvid/gstxvid.c: (plugin_init):
4515           Add priority.
4516         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
4517         (gst_osssink_change_state):
4518           Add discont handling.
4519
4520 2004-03-09  Colin Walters  <walters@verbum.org>
4521
4522         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
4523         conversion.
4524
4525 2004-03-09  Benjamin Otte  <otte@gnome.org>
4526
4527         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
4528           the signals take 2 arguments
4529
4530 2004-03-09  David Schleef  <ds@schleef.org>
4531
4532         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
4533         (gst_alsa_fixate): Add fixate function.  (bug #136686)
4534         * ext/alsa/gstalsa.h:
4535         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
4536
4537 2004-03-09  Benjamin Otte  <otte@gnome.org>
4538
4539         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
4540         (gst_mikmod_change_state):
4541         * ext/mikmod/gstmikmod.h:
4542           make mikmod's loop function not loop infinitely and call
4543           gst_element_yield anymore
4544         * gst/modplug/gstmodplug.cc:
4545           fix pad negotiation (fixes #136590)
4546
4547 2004-03-09  David Schleef  <ds@schleef.org>
4548
4549         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
4550         doesn't conflict with the internal colorspace plugin.
4551         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
4552         satisfy the crappy-ass shell shipped by a certain vendor.
4553         * gst/videofilter/make_filter: same (bug #135299)
4554
4555 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4556
4557         * configure.ac: bump nano to 1
4558
4559 === release 0.7.6 ===
4560
4561 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4562
4563         * configure.in: releasing 0.7.6, "There"
4564
4565 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4566
4567         * pkgconfig/gstreamer-play-uninstalled.pc.in:
4568         * pkgconfig/gstreamer-play.pc.in:
4569           synchronize the two
4570
4571 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4572
4573         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
4574         (cdparanoia_open), (cdparanoia_event):
4575           fix/add error handling
4576         * po/POTFILES.in:
4577           add cdparanoia source
4578         * tools/Makefile.am:
4579           make scripts executable
4580
4581 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4582
4583         * configure.ac:
4584         * ext/vorbis/Makefile.am:
4585         * sys/Makefile.am:
4586           remove id3types, vorbisfile and xvideosink from the build (#133783)
4587
4588 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4589
4590         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
4591           Fix metadata read crash (#136537).
4592
4593 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4594
4595         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
4596         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
4597           adding mime types, fixing the one-stop function
4598
4599 2004-03-08  Christian Schaller <Uraeus@gnome.org>
4600
4601         * ext/nas/nassink.c and /ext/nas/nassink.h:
4602         More NAS love from Arwed von Merkatz
4603         So lets all sing 'Can you feel the NAS tonight' 
4604
4605 2004-03-08  Christian Schaller <Uraeus@gnome.org>
4606
4607         * tools/gst-launch-ext.in: 
4608         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
4609
4610 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4611
4612         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
4613         (gst_mpeg2dec_init):
4614         remove the user_data pad for now, because it is being used in
4615         fixating causing MPEG playback to fixate on 1000 Hz for playback.
4616         If someone knows how to fix this properly, please do.
4617
4618 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4619
4620         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
4621         (gst_osssink_get_time):
4622         add a warning, IMO this won't get triggered anymore, remove later
4623
4624 2004-03-07  David Schleef  <ds@schleef.org>
4625
4626         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
4627         format (bug #136470)
4628
4629 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
4630
4631         * gst-libs/Makefile.am:
4632         * gst-libs/gst/media-info/Makefile.am:
4633         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
4634         (error_callback), (gst_media_info_error_create),
4635         (gst_media_info_error_element), (gmip_init), (gmip_reset),
4636         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
4637         * gst-libs/gst/media-info/media-info-priv.h:
4638         * gst-libs/gst/media-info/media-info-test.c: (main):
4639         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
4640         (gst_media_info_class_init), (gst_media_info_instance_init),
4641         (gst_media_info_set_source), (gst_media_info_read_with_idler),
4642         (gst_media_info_read_idler), (gst_media_info_read):
4643         * gst-libs/gst/media-info/media-info.h:
4644         fixed, should work now
4645
4646 2004-03-07  Christian Schaller <Uraeus@gnome.org>
4647
4648         * ext/nas/nassink.c:
4649         A bunch of NAS fixes from Arwed von Merkatz
4650
4651 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4652
4653         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
4654         (qtdemux_parse_trak):
4655           Fix crash (j might be greater than n_samples, in which case we're
4656           writing outside the allocated space for the array) and memleak.
4657
4658 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4659
4660         * sys/oss/gstosssink.c: (gst_osssink_chain):
4661           And another caller that couldn't handle delay < 0 (unsigned
4662           integer overflow). Video now continues playing on an audio
4663           buffer underrun, and the clock continues working. Audio still
4664           stalls.
4665
4666 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4667
4668         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
4669         (gst_osssink_get_time):
4670           get_delay() may return values lower than 0. In those cases, we
4671           should not actually cast to *unsigned* int64, that will break
4672           stuff horribly. In my case, it screwed up A/V sync in movies
4673           in totem rather badly.
4674
4675 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
4676
4677         * ext/faac/gstfaac.c: (gst_faac_chain):
4678         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
4679         * ext/libpng/gstpngenc.c: (user_write_data):
4680         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
4681         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
4682         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
4683         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
4684         Fix several misuse of gst_buffer_merge (it doesn't take ownership
4685         of any buffer), should fix some leaks. I hope I didn't unref buffers
4686         that shouldn't be...
4687         
4688 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4689
4690         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
4691         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
4692         (error_callback), (gmi_reset), (gmi_seek_to_track),
4693         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
4694         (gmip_find_type_post), (gmip_find_stream_post),
4695         (gmip_find_track_streaminfo_post):
4696         * gst-libs/gst/media-info/media-info-priv.h:
4697         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
4698         (info_print), (main):
4699         * gst-libs/gst/media-info/media-info.c:
4700         (gst_media_info_error_create), (gst_media_info_error_element),
4701         (gst_media_info_instance_init), (gst_media_info_get_property),
4702         (gst_media_info_new), (gst_media_info_set_source),
4703         (gst_media_info_read_idler), (gst_media_info_read):
4704         * gst-libs/gst/media-info/media-info.h:
4705           first pass at making this work again.  This seems to work on
4706           tagged ogg/vorbis and mp3 files.
4707
4708 2004-03-06  Benjamin Otte  <otte@gnome.org>
4709
4710         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
4711           fix huge leak: gst_buffer_merge doesn't unref the first argument
4712           itself.
4713
4714 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4715
4716         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
4717           report layer/mode/emphasis
4718
4719 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
4720
4721         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
4722
4723 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4724
4725         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
4726           signal serial
4727
4728 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4729
4730         * ext/vorbis/vorbis.c: (plugin_init):
4731         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
4732         (gst_vorbis_dec_init), (vorbis_dec_event):
4733         add debug category
4734         make vorbisdec handle _BYTE and _TIME queries
4735
4736 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
4737
4738         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
4739           from the xing header
4740
4741 2004-03-06  Benjamin Otte  <otte@gnome.org>
4742
4743         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
4744         (gst_audio_convert_link), (gst_audio_convert_change_state),
4745         (gst_audio_convert_buffer_from_default_format):
4746           do conversions from/to float correctly, fix some caps nego errors,
4747           export correct supported caps in template and getcaps, use correct
4748           caps in try_set_caps functions
4749
4750 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
4751
4752         For some reason, I only committed a ChangeLog entry yesterday and 
4753         not the corresponding code...
4754         * ext/mad/gstmad.c: Fix detection of Xing headers
4755         * gst/tags/gstid3tag.c: Changes to support TLEN tags
4756
4757 2004-03-06  Benjamin Otte  <otte@gnome.org>
4758
4759         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
4760         (gst_ogg_demux_src_query):
4761           make sure to handle the case where there's no current chain
4762           gracefully.
4763
4764 2004-03-05  David Schleef  <ds@schleef.org>
4765
4766         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
4767         Add fixate function. (bug #131128)
4768         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
4769         (gst_sdlvideosink_fixate):  Add fixate function.
4770         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
4771         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
4772         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
4773         Fix missing break that was causing ulaw to be interpreted as
4774         raw int.
4775
4776 2004-03-05  David Schleef  <ds@schleef.org>
4777
4778         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
4779         Fix code that ignores return value of gst_buffer_merge().
4780         (bug #114560)
4781         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
4782         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
4783         * testsuite/gst-lint:  Check for above.
4784
4785 2004-03-05  David Schleef  <ds@schleef.org>
4786
4787         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
4788         caps and throw an element error.  (bug #136334)
4789
4790 2004-03-05  David Schleef  <ds@schleef.org>
4791
4792         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
4793         (gst_faad_chain): Fix negotiation.
4794         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
4795         key and button events.
4796         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
4797         dung heap of code.
4798         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
4799         depends on gconf
4800         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
4801         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
4802         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
4803         function to encourage better negotiation, particularly between
4804         audioconvert and osssink.
4805         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
4806         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
4807         more important.
4808         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
4809         typefinding.
4810         * gst/vbidec/vbiscreen.c:  Add glib header
4811         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
4812
4813 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
4814
4815         * ext/mad/gstmad.c: Fix detection of Xing headers
4816         * gst/tags/gstid3tag.c: Changes to support TLEN tags
4817
4818 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4819
4820         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
4821         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
4822           debug updates
4823
4824 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
4825
4826         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
4827         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
4828         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
4829         files, and report the parsed length as a GST_TAG_DURATION tag.
4830         * gst/tags/gstid3tag.c: support TLEN (duration) tag
4831
4832 2004-03-05  Benjamin Otte  <otte@gnome.org>
4833
4834         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
4835           convert channels correctly. convert correctly to unsigned.
4836
4837 2004-03-05  Julien MOUTTE <julien@moutte.net>
4838
4839         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
4840         we have a window before clearing it.
4841
4842 2004-03-05  Julien MOUTTE <julien@moutte.net>
4843
4844         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
4845         have a window before clearing it.
4846
4847 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
4848
4849         * gconf/gstreamer.schemas.in:
4850         * gst-libs/gst/gconf/Makefile.am:
4851           version installation path the same way as for 0.6
4852         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4853         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4854         * pkgconfig/gstreamer-play-uninstalled.pc.in:
4855           remove comment that was fixed
4856
4857 2004-03-05  David Schleef  <ds@schleef.org>
4858
4859         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
4860         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
4861         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
4862         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
4863         Add prototype code for handling seeking and querying.
4864
4865 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4866
4867         * examples/gstplay/player.c: (main):
4868           Initialize variables to NULL. Prevents a segfault because the
4869           (uninitialized) variable is not NULL, resulting in a crash on
4870           trying to reach error->message.
4871
4872 2004-03-05  Benjamin Otte  <otte@gnome.org>
4873
4874         * gst/audioconvert/gstaudioconvert.c:
4875         (gst_audio_convert_buffer_to_default_format):
4876         make float=>int conversion work correctly even in cornercases.
4877
4878 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
4879
4880         * debian/README.Debian:
4881         * debian/build-deps:
4882         * debian/changelog:
4883         * debian/control:
4884         * debian/control.in:
4885         * debian/copyright:
4886         * debian/gstreamer-a52dec.files:
4887         * debian/gstreamer-aa.files:
4888         * debian/gstreamer-alsa.files:
4889         * debian/gstreamer-alsa.manpages:
4890         * debian/gstreamer-arts.files:
4891         * debian/gstreamer-artsd.files:
4892         * debian/gstreamer-audiofile.files:
4893         * debian/gstreamer-avifile.files:
4894         * debian/gstreamer-cdparanoia.files:
4895         * debian/gstreamer-colorspace.files:
4896         * debian/gstreamer-doc.files:
4897         * debian/gstreamer-dv.files:
4898         * debian/gstreamer-dvd.files:
4899         * debian/gstreamer-esd.files:
4900         * debian/gstreamer-festival.files:
4901         * debian/gstreamer-flac.files:
4902         * debian/gstreamer-gconf.conffiles:
4903         * debian/gstreamer-gconf.files:
4904         * debian/gstreamer-gconf.postinst:
4905         * debian/gstreamer-gnomevfs.files:
4906         * debian/gstreamer-gsm.files:
4907         * debian/gstreamer-http.files:
4908         * debian/gstreamer-jack.files:
4909         * debian/gstreamer-jpeg.files:
4910         * debian/gstreamer-mad.files:
4911         * debian/gstreamer-mikmod.files:
4912         * debian/gstreamer-misc.files:
4913         * debian/gstreamer-mpeg2dec.files:
4914         * debian/gstreamer-oss.files:
4915         * debian/gstreamer-plugin-apps.files:
4916         * debian/gstreamer-plugin-apps.manpages:
4917         * debian/gstreamer-plugin-libs-dev.files:
4918         * debian/gstreamer-plugin-libs.files:
4919         * debian/gstreamer-plugin-template.postinst:
4920         * debian/gstreamer-plugin-template.postrm:
4921         * debian/gstreamer-sdl.files:
4922         * debian/gstreamer-sid.files:
4923         * debian/gstreamer-vorbis.files:
4924         * debian/gstreamer-x.files:
4925         * debian/mk.control:
4926         * debian/rules:
4927         Debian package info not maintained here.
4928
4929 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
4930
4931         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
4932         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
4933         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
4934         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
4935         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
4936         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
4937         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
4938         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
4939         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
4940         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
4941         * gst-libs/gst/colorbalance/colorbalance.c:
4942         (gst_color_balance_class_init):
4943         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4944         (gst_color_balance_channel_class_init):
4945         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
4946         * gst-libs/gst/play/play.c: (gst_play_class_init):
4947         * gst-libs/gst/propertyprobe/propertyprobe.c:
4948         (gst_property_probe_iface_init):
4949         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
4950         * gst-libs/gst/tuner/tunerchannel.c:
4951         (gst_tuner_channel_class_init):
4952         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
4953         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
4954         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
4955         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
4956         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
4957         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
4958         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
4959         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
4960         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
4961           fix signals to use - instead of _
4962         * ext/libcaca/gstcacasink.h:
4963         * ext/sdl/sdlvideosink.h:
4964           fix header rename
4965
4966 2004-03-04  David Schleef  <ds@schleef.org>
4967
4968         * testsuite/gst-lint:  Add a check for bad signal names.
4969
4970 2004-03-04  <kost@imn.htwk-leipzig.de>
4971
4972         reviewed by David Schleef
4973
4974         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
4975         modified the alpha channel and caused a warning. (bug #136192)
4976
4977 2004-04-03  Christian Schaller <Uraeus@gnome.org>
4978
4979         * gst-plugins.spec.in:
4980         Change names of plugins to actually be correct. Try to keep things
4981         alphabetical to avoid getting beat up by Thomas
4982
4983 2004-03-03  Julien MOUTTE <julien@moutte.net>
4984
4985         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
4986         Using ximagesink as a default if no gconf key found. We should
4987         probably consider using alsasink instead of osssink for the audio
4988         part.
4989
4990 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4991
4992         * configure.ac:
4993           fix --with-plugins, don't think it ever worked before
4994         * gst-plugins.spec.in:
4995           even more updates
4996
4997 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4998
4999         * ext/sdl/sdlvideosink.h:
5000         * sys/ximage/ximagesink.h:
5001         * sys/xvideo/xvideosink.h:
5002         * sys/xvimage/xvimagesink.h:
5003           Fix for move of gstvideosink.h -> videosink.h.
5004
5005 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5006
5007         * gst-libs/gst/xwindowlistener/Makefile.am:
5008           this is a plugin library, not a library
5009
5010 2004-03-01  David Schleef  <ds@schleef.org>
5011
5012         * AUTHORS:  Added some names.  Add yourself if you're still
5013         missing.
5014
5015 2004-03-01  David Schleef  <ds@schleef.org>
5016
5017         * MAINTAINERS: Add
5018
5019 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5020
5021         * gst-plugins.spec.in: clean up spec file
5022
5023 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5024
5025         * gst-libs/gst/video/Makefile.am:
5026         * gst-libs/gst/video/gstvideosink.c:
5027         * gst-libs/gst/video/gstvideosink.h:
5028           rename gstvideosink.h to videosink.h to match other headers
5029         * gst/mixmatrix/Makefile.am:
5030           fix plugin filename
5031         * gst/tags/Makefile.am: fix plugin filename
5032
5033 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5034
5035         * gst/tags/Makefile.am: fix plugin filename
5036
5037 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5038
5039         * examples/gstplay/player.c: (got_time_tick), (main):
5040           add error handler
5041           display time_tick more readably
5042         * gst/mixmatrix/Makefile.am:
5043           fix plugin file name
5044
5045 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
5046
5047         * sys/oss/gstosselement.c: (gst_osselement_probe),
5048         (device_combination_append), (gst_osselement_class_probe_devices):
5049         * sys/oss/gstosselement.h: 
5050           Reworked enumeration of oss dsps and mixers so that gst-mixer works
5051           on my system using alsa oss emulation, fixes bug #135597
5052
5053 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5054
5055         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
5056         (gst_videodrop_chain), (gst_videodrop_change_state):
5057         * gst/videodrop/gstvideodrop.h:
5058           Work based on timestamp of input data, not based on the expected
5059           framerate from the input. The consequence is that this element now
5060           not only scales framerates, but also functions as a framerate
5061           corrector or framerate stabilizer/constantizer.
5062
5063 2004-02-27  David Schleef  <ds@schleef.org>
5064
5065         patches from jmmv@menta.net (Julio M. Merino Vidal)
5066
5067         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
5068         GST_ELEMENT_ERROR call (bug #135634)
5069         * gst/interleave/interleave.c: (interleave_buffered_loop),
5070         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
5071         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
5072         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
5073         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
5074         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
5075         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
5076         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
5077         Fix GST_ELEMENT_ERROR call.
5078         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
5079         GST_ELEMENT_ERROR call.
5080
5081 2004-02-27  Benjamin Otte  <otte@gnome.org>
5082
5083         * gst-libs/gst/audio/audio.h:
5084           add macro to make sure header isn't included twice
5085         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
5086           don't use gst_buffer_free
5087         * gst/playondemand/filter.func:
5088           don't use gst_data_free. Free data only once.
5089
5090 2004-02-26  David Schleef  <ds@schleef.org>
5091
5092         * gst-libs/gst/colorbalance/Makefile.am:
5093         * gst-libs/gst/mixer/Makefile.am:
5094         * gst-libs/gst/tuner/Makefile.am:
5095         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
5096         should not be disted, -marshal.h files should not be installed,
5097         and -enum.h files _should_ be installed.  Fix to make this the
5098         case.
5099
5100 === release 0.7.5 ===
5101
5102 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
5103
5104         * configure.ac: release 0.7.5, "Under The Sea"
5105
5106 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5107
5108         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
5109         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
5110         * gst/videoscale/gstvideoscale.c:
5111         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
5112           assorted debug/warning fixes
5113
5114 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5115
5116         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
5117         (gst_videoscale_init), (gst_videoscale_chain),
5118         (gst_videoscale_set_property), (plugin_init):
5119         * gst/videoscale/gstvideoscale.h:
5120         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
5121         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
5122         (gst_videoscale_planar400), (gst_videoscale_packed422),
5123         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
5124         (gst_videoscale_24bit), (gst_videoscale_16bit),
5125         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
5126         (gst_videoscale_scale_plane_slow),
5127         (gst_videoscale_scale_point_sample),
5128         (gst_videoscale_scale_nearest),
5129         (gst_videoscale_scale_nearest_str2),
5130         (gst_videoscale_scale_nearest_str4),
5131         (gst_videoscale_scale_nearest_32bit),
5132         (gst_videoscale_scale_nearest_24bit),
5133         (gst_videoscale_scale_nearest_16bit):
5134         add debugging category and use it properly
5135         fix use of GST_PTR_FORMAT
5136
5137 2004-02-25  Andy Wingo  <wingo@pobox.com>
5138
5139         * gst/interleave/interleave.c (interleave_buffered_loop): Always
5140         push only when channel->buffer is NULL. Prevents segfaults doing
5141         the state change after a nonlocal exit, like a scheme exception.
5142
5143         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5144         Handle the case where the intersected caps is empty.
5145
5146 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5147
5148         * gst/law/mulaw-decode.c: (mulawdec_link):
5149         * gst/law/mulaw.c: (plugin_init):
5150           fix mulawdec so it actually works again
5151
5152 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
5153
5154         reviewed by: David Schleef  <ds@schleef.org>
5155
5156         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
5157         (gst_gamma_init), (gst_gamma_set_property),
5158         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5159         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
5160         for RGB, with separate r g and b correction factors. (#131167)
5161
5162 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
5163
5164         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
5165           only signal tags for bitrate if they're > 0 (#134894)
5166
5167 2004-02-24  David Schleef  <ds@schleef.org>
5168
5169         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
5170         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
5171         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
5172         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
5173         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
5174         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
5175         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
5176         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
5177         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
5178         category.  Attempt to fix timestamp calculation.
5179
5180 2004-02-24  Johan Dahlin  <johan@gnome.org>
5181
5182         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
5183
5184 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5185
5186         * configure.ac:
5187         * gconf/Makefile.am:
5188         * gconf/gstreamer.schemas:
5189         * gst-libs/gst/gconf/Makefile.am:
5190         * gst-libs/gst/gconf/gconf.c:
5191           version gconf schemas and install locations
5192
5193 2004-02-23  Benjamin Otte  <otte@gnome.org>
5194
5195         * ext/xine/xineinput.c: (gst_xine_input_dispose):
5196         (gst_xine_input_subclass_init):
5197           call parent dispose.
5198           change pad template for CD reader correctly
5199         * ext/xine/Makefile.am:
5200         * ext/xine/gstxine.h:
5201         * ext/xine/xine.c: (plugin_init):
5202         * ext/xine/xineaudiosink.c:
5203           wrap audio sinks, too
5204         * gst-libs/gst/resample/private.h:
5205         * gst-libs/gst/resample/resample.c: (gst_resample_init),
5206         (gst_resample_reinit), (gst_resample_scale),
5207         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
5208         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
5209         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
5210         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
5211         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
5212         * gst-libs/gst/resample/resample.h:
5213         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
5214         (gst_audioscale_class_init), (gst_audioscale_link),
5215         (gst_audioscale_get_buffer), (gst_audioscale_init),
5216         (gst_audioscale_chain), (gst_audioscale_set_property),
5217         (gst_audioscale_get_property):
5218         * gst/audioscale/gstaudioscale.h:
5219           s/resample_*/gst_resample_*/i to not clobber namespaces
5220
5221 2004-02-23  Julien MOUTTE  <julien@moutte.net>
5222
5223         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
5224         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
5225         (gst_riff_create_video_template_caps),
5226         (gst_riff_create_audio_template_caps),
5227         (gst_riff_create_iavs_template_caps):
5228         * gst-libs/gst/riff/riff-media.h:
5229         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
5230         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
5231         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
5232         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
5233         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
5234         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
5235         (gst_matroska_demux_plugin_init): First batch implementing audio and 
5236         video codec tags in demuxers.
5237
5238 2004-02-22  Benjamin Otte  <otte@gnome.org>
5239
5240         * ext/xine/Makefile.am:
5241         * ext/xine/gstxine.h:
5242         * ext/xine/xine.c: (plugin_init):
5243         * ext/xine/xineinput.c:
5244           add input plugin wrapper. Playback from files, http, mms and cdda
5245           works.
5246         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
5247           remove leftover G_GNUC_UNUSED
5248         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
5249         (gst_asf_demux_identify_guid):
5250           improve debugging output
5251
5252 2004-02-22  Benjamin Otte  <otte@gnome.org>
5253
5254         reported by: Padraig O'Briain <padraig.obriain@sun.com>
5255
5256         * autogen.sh:
5257           replace test -e with test -x for mkinstalldirs to be more portable.
5258           (fixes #134816)
5259
5260 2004-02-22  Benjamin Otte  <otte@gnome.org>
5261
5262         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
5263
5264         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
5265           set rank to PRIMARY
5266         * gst/volume/gstvolume.c: (plugin_init):
5267           set rank to NONE
5268         fixes #134960
5269
5270 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
5271
5272         reviewed by Benjamin Otte  <otte@gnome.org>
5273
5274         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
5275           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
5276
5277 2004-02-22  Benjamin Otte  <otte@gnome.org>
5278
5279         * configure.ac:
5280           export [_]*{gst,Gst,GST}.* symbols from plugins
5281
5282 2004-02-22  Christophe Fergeau <teuf@gnome.org>
5283
5284         reviewed by: Benjamin Otte  <otte@gnome.org>
5285
5286         * ext/lame/gstlame.c: (add_one_tag):
5287         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
5288         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
5289         (gst_vorbisenc_metadata_set1):
5290         * gst/tags/gstid3tag.c:
5291         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
5292           apply fixes from bugs #135042 (lame can't write tags) and #133817
5293           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
5294
5295 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
5296
5297         * configure.ac: Export only gst_plugin_desc from plugins.
5298          Note that this change only makes any effect with Linux using libtool 
5299          1.5.2 or higher. Otherwise it is silently ignored, but it would build
5300          fine. And don't try to have several versions of libtool in different
5301          directories.
5302
5303 2004-02-20  Andy Wingo  <wingo@pobox.com>
5304
5305         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
5306         interleave respectively.
5307
5308         * gst/interleave/deinterleave.c: New plugin: deinterleave
5309         (replaces on oneton).
5310         * gst/interleave/interleave.c: New plugin: interleave.
5311         * gst/interleave/plugin.h: Support file.
5312         * gst/interleave/plugin.c: Support file.
5313
5314         * configure.ac: Remove intfloat and oneton, add interleave.
5315
5316         * ext/sndfile/gstsf.c: Handle events better.
5317
5318         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
5319         and float2int operation. int2float has scheduling problems as
5320         noted in in2float_chain. 
5321
5322 2004-02-20  Benjamin Otte  <otte@gnome.org>
5323
5324         * ext/xine/Makefile.am:
5325         * ext/xine/gstxine.h:
5326         * ext/xine/xine.c: 
5327         * ext/xine/xineaudiodec.c: 
5328         * ext/xine/xinecaps.c: 
5329           add first version of xine plugin wrapper. Currently only wraps the
5330           QDM2 win32 DLL, and even that only in proof-of-concept quality.
5331         * configure.ac:
5332         * ext/Makefile.am:
5333           add xine plugin wrapper, disabled by default. Use --enable-xine to
5334           build. Note that it'll segfault on gst-register if you don't remove
5335           the goom and tvtime post plugins from xine.
5336         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
5337         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
5338           add extradata parsing for QDM2.
5339           change around debugging prints.
5340
5341 2004-02-19  Benjamin Otte  <otte@gnome.org>
5342
5343         * ext/lame/gstlame.c: (gst_lame_chain):
5344         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
5345           use gst_tag_list_insert when you want to insert tags
5346
5347 2004-02-18  David Schleef  <ds@schleef.org>
5348
5349         * configure.ac:  Move massink to gst-rotten
5350         * ext/Makefile.am:
5351         * ext/mas/Makefile.am:
5352         * ext/mas/massink.c:
5353         * ext/mas/massink.h:
5354
5355 2004-02-18  David Schleef  <ds@schleef.org>
5356
5357         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
5358         typefinding, since it seems to be worse than nothing.
5359         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
5360         atom to recognize .mp4 and .m4a files as video/quicktime.
5361
5362 2004-02-18  David Schleef  <ds@schleef.org>
5363
5364         * gst/sine/demo-dparams.c: (quit_live),
5365         (dynparm_log_value_changed), (dynparm_value_changed), (main):
5366         Use double dparams, not float.
5367         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5368         (gst_sinesrc_init): Change sync default to FALSE, since multiple
5369         sync'd elements don't really work correctly.
5370         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
5371         (volume_update_volume), (volume_get_property):  Change dparam
5372         to double.
5373
5374 2004-02-18  Julien MOUTTE  <julien@moutte.net>
5375
5376         * sys/ximage/ximagesink.c:
5377         (gst_ximagesink_xwindow_update_geometry),
5378         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
5379         (gst_ximagesink_change_state), (gst_ximagesink_expose),
5380         (gst_ximagesink_init): Rework the way software video scaling works. So
5381         now we check on each chain call if the video frames are feeling the 
5382         window. If not we try to renegotiate caps. On failure we memorize that
5383         and we won't try again for that PLAYING sessions.
5384         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
5385         failure.
5386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the 
5387         synchronous flag.
5388
5389 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
5390
5391         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
5392           break up _link so we can give a better debug message for errors
5393
5394 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
5395
5396         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5397           set up debug category
5398
5399 2004-02-18  Julien MOUTTE <julien@moutte.net>
5400
5401         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
5402         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
5403         the way renegotiation work. The event handling function is not taking
5404         care of external windows and renegotiate method check for pad flags
5405         NEGOTIATING. Should fix : #133209
5406
5407 2004-02-17  Julien MOUTTE  <julien@moutte.net>
5408
5409         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
5410         pad is negotiating before trying renegotiation.
5411
5412 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5413
5414         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
5415           pass on all possible mime types as typefind hints
5416
5417 2004-02-17  Julien MOUTTE <julien@moutte.net>
5418
5419         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5420         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
5421         possible SHM leak if we crash. All other apps using XShm are doing
5422         that.
5423
5424 2004-02-17  Julien MOUTTE  <julien@moutte.net>
5425
5426         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
5427         (gst_ximagesink_expose): Renegotiate size on expose.
5428         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
5429         size on expose.
5430
5431 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5432
5433         * testsuite/alsa/sinesrc.c:
5434           cosmetic fix to fix compile issue with gcc 2.95.4
5435
5436 2004-02-16  Julien MOUTTE <julien@moutte.net>
5437
5438         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
5439         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
5440         failed opening the audio device.
5441         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5442         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
5443         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
5444         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
5445         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
5446         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
5447         (gst_ximagesink_change_state), (gst_ximagesink_chain),
5448         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
5449         Removing some useless g_return_if_fail like wingo suggested.
5450         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5451         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
5452         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
5453         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
5454         (gst_xvimagesink_update_colorbalance),
5455         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
5456         (gst_xvimagesink_xcontext_clear),
5457         (gst_xvimagesink_get_fourcc_from_caps),
5458         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
5459         (gst_xvimagesink_set_xwindow_id),
5460         (gst_xvimagesink_colorbalance_list_channels),
5461         (gst_xvimagesink_colorbalance_set_value),
5462         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
5463         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
5464
5465 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5466
5467         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
5468           throw error when not negotiated instead of asserting
5469
5470 2004-02-15  Julien MOUTTE  <julien@moutte.net>
5471
5472         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for 
5473         correct data refcounting.
5474
5475 2004-02-15  Julien MOUTTE  <julien@moutte.net>
5476
5477         * gst/switch/gstswitch.c: (gst_switch_change_state),
5478         (gst_switch_class_init): Cleaning the sinkpads correctly on state
5479         change, mostly the EOS flag.
5480
5481 2004-02-15  Julien MOUTTE  <julien@moutte.net>
5482
5483         * examples/gstplay/player.c: (got_eos), (main): Adding some 
5484         output for debugging.
5485         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
5486         timeouts if we go to any state different from PLAYING.
5487         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
5488         more EOS bugs in riff lib.
5489
5490 2004-02-14  Julien MOUTTE  <julien@moutte.net>
5491
5492         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
5493         visualization until i find a way to fix switch correctly.
5494         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
5495         EOS arrives.
5496         * gst/switch/gstswitch.c: (gst_switch_release_pad),
5497         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
5498         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
5499         Reworked switch to get a more correct behaviour with events and refing
5500         of data stored in sinkpads.
5501         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
5502         we don't pull from a pad in EOS.
5503
5504 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5505
5506         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
5507           remove v1 tag even if we can't read it (makes sure we don't detect
5508           it again)
5509
5510 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5511
5512         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
5513         (gst_alsa_xrun_recovery):
5514         * ext/alsa/gstalsa.h:
5515           try xrun recovery when wait failed. Make xrun recovery function
5516           return TRUE/FALSE to indicate success. (might fix #134354)
5517
5518 2004-02-13  David Schleef  <ds@schleef.org>
5519
5520         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
5521         (dynparm_value_changed), (main): Convert from float to double.
5522         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
5523
5524 2004-02-13  David Schleef  <ds@schleef.org>
5525
5526         * gst/silence/gstsilence.c: (gst_silence_class_init),
5527         (gst_silence_set_clock), (gst_silence_get),
5528         (gst_silence_set_property), (gst_silence_get_property):
5529         * gst/silence/gstsilence.h: Add sync property.
5530         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5531         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
5532         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
5533         * gst/sine/gstsinesrc.h: Add sync property.
5534
5535 2004-02-13  David Schleef  <ds@schleef.org>
5536
5537         * gst/intfloat/gstint2float.c: (conv_f32_s16),
5538         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
5539
5540 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
5541
5542         * configure.ac:
5543         * ext/Makefile.am:
5544         * gst-libs/ext/Makefile.am:
5545           move ffmpeg plugin to gst-ffmpeg module
5546
5547 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
5548
5549         * configure.ac: use GST_ARCH to detect architecture
5550
5551 2004-02-12  Julien MOUTTE  <julien@moutte.net>
5552
5553         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
5554
5555 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5556
5557         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
5558           classify LADSPA plugins based on number of src/sink pads
5559           (#133663, Stefan Kost)
5560         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
5561           fix dparams registration
5562           (#133528, Stefan Kost)
5563         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
5564           fix use of isprint and use g_ascii_isprint instead
5565           (#133316, Stefan Kost)
5566
5567 2004-02-11  David Schleef  <ds@schleef.org>
5568
5569         Convert a few inner loops to use liboil.  This is currently
5570         optional, and is only enabled if liboil is present (duh!).
5571         * configure.ac: Check for liboil-0.1
5572         * gst/intfloat/Makefile.am:
5573         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
5574         (gst_int2float_chain_gint16):
5575         * gst/videofilter/Makefile.am:
5576         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
5577         (tablelookup_u8), (gst_videobalance_planar411):
5578         * gst/videotestsrc/Makefile.am:
5579         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
5580         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
5581         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
5582         (paint_hline_RGB565), (paint_hline_xRGB1555):
5583
5584 2004-02-11  David Schleef  <ds@schleef.org>
5585
5586         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
5587         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
5588         (gst_colorspace_getcaps), (gst_colorspace_link),
5589         (gst_colorspace_base_init), (gst_colorspace_init),
5590         (gst_colorspace_chain), (gst_colorspace_change_state),
5591         (plugin_init): Merge Ronald's patch (bug #117897) and update
5592         for new caps and negotiation.  Seems to work, although it
5593         shows off bugs in lcs.
5594
5595 2004-02-11  David Schleef  <ds@schleef.org>
5596
5597         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
5598         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
5599
5600 2004-02-11  David Schleef  <ds@schleef.org>
5601
5602         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
5603         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
5604         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
5605         Add server and port properties
5606
5607 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5608
5609         * m4/a52.m4:
5610         * m4/aalib.m4:
5611         * m4/as-ffmpeg.m4:
5612         * m4/as-liblame.m4:
5613         * m4/as-slurp-ffmpeg.m4:
5614         * m4/check-libheader.m4:
5615         * m4/esd.m4:
5616         * m4/freetype2.m4:
5617         * m4/gconf-2.m4:
5618         * m4/glib.m4:
5619         * m4/gst-alsa.m4:
5620         * m4/gst-artsc.m4:
5621         * m4/gst-ivorbis.m4:
5622         * m4/gst-matroska.m4:
5623         * m4/gst-sdl.m4:
5624         * m4/gst-shout2.m4:
5625         * m4/gst-sid.m4:
5626         * m4/gtk.m4:
5627         * m4/libdv.m4:
5628         * m4/libfame.m4:
5629         * m4/libmikmod.m4:
5630         * m4/ogg.m4:
5631         * m4/vorbis.m4:
5632           fix underquotedness of macros (#133800)
5633         * m4/as-avifile.m4:
5634         * m4/xmms.m4:
5635           removed because no longer used
5636
5637 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5638
5639         * configure.ac:
5640           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
5641           by autopoint (fixes #132996)
5642
5643 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5644
5645         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
5646         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
5647         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
5648         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
5649           fix memleaks
5650
5651 2004-02-11  David Schleef  <ds@schleef.org>
5652
5653         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
5654         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
5655         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
5656         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
5657         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
5658         (gst_jpegenc_class_init), (gst_jpegenc_init),
5659         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
5660         (gst_jpegenc_chain), (gst_jpegenc_set_property),
5661         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
5662         * ext/jpeg/gstjpegenc.h: Fix negotiation.
5663
5664 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5665
5666         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
5667         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
5668         * ext/mikmod/gstmikmod.h:
5669           fix caps negotiation in mikmod
5670         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
5671           output debug information
5672
5673 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5674
5675         * gst-libs/gst/colorbalance/Makefile.am:
5676         * gst-libs/gst/navigation/Makefile.am:
5677         * gst-libs/gst/xoverlay/Makefile.am:
5678           remove unused GST_OPT_CFLAGS from Makefiles
5679           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
5680
5681 2004-02-07  David Schleef  <ds@schleef.org>
5682
5683         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
5684         push events to pads that haven't been created (#133508)
5685
5686 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
5687
5688         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
5689         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
5690         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
5691         (gst_dvdec_loop), (gst_dvdec_change_state):
5692         Second attempt at committing a working dvdec element.
5693
5694 2004-02-06  David Schleef  <ds@schleef.org>
5695
5696         Build fixes for OS X: (see #129600)
5697         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
5698         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
5699         (gst_riff_read_strf_iavs):
5700         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
5701         (gst_avi_demux_stream_odml):
5702         * gst/playondemand/Makefile.am:
5703         * gst/rtp/rtp-packet.c:
5704
5705 2004-02-05  David Schleef  <ds@schleef.org>
5706
5707         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
5708         last change, because it Just Doesn't Compile.
5709
5710 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5711
5712         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
5713           skip undecodable id3v2 tag instead of keeping it
5714
5715 2004-02-05  David Schleef  <ds@schleef.org>
5716
5717         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
5718         Unref leaked buffer.  (Noticed by Ronald)
5719
5720 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
5721
5722         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
5723         Sync requires with other checks.  >= vs =.
5724
5725 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
5726
5727         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
5728         (gst_dvdec_video_link), (gst_dvdec_loop):
5729         * ext/dv/gstdvdec.h:
5730           rework the caps negotiation so that dvdec works again instead
5731           of just segfaulting.
5732
5733 === release 0.7.4 ===
5734
5735 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5736                                                                                 
5737         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
5738         * configure.ac: changed for release
5739
5740 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5741
5742         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
5743         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5744         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
5745         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5746           reworked patch by David Lehn to fix libdir and includedir for
5747           uninstalled libraries
5748           removed play and gconf from gstreamer-libs since they have their
5749           own pkgconfig files
5750
5751 2004-02-04  David Schleef  <ds@schleef.org>
5752
5753         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
5754         memleak.
5755
5756 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5757
5758         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
5759           use correct GST_TAG_ENCODER tag
5760
5761 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5762
5763         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
5764           be sure to stop the clock when going to paused
5765         * sys/oss/gstosssink.c: (gst_osssink_change_state):
5766           reset number of transmitted when going to ready.
5767         fixes #132935
5768
5769 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
5770
5771         reviewed by Benjamin Otte
5772
5773         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
5774           extract track count (fixes #133410)
5775
5776 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5777
5778         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
5779           that should be !=, not == (fixes #132519)
5780
5781 2004-02-04  David Schleef  <ds@schleef.org>
5782
5783         Make sure set_explicit_caps() is called before adding pad.
5784         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
5785         * gst/id3/gstid3types.c: (gst_id3types_loop):
5786         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
5787         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
5788
5789 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5790
5791         * configure.ac:
5792           bump nano to 2, first prerelease
5793           put back AM_PROG_LIBTOOL
5794
5795 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5796
5797         * testsuite/alsa/Makefile.am:
5798           these are user test apps, not automatic testsuite tests
5799
5800 2004-02-04  David Schleef  <ds@schleef.org>
5801
5802         Convert GST_DEBUG_CAPS() to GST_DEBUG():
5803         * gst/mpeg1videoparse/gstmp1videoparse.c:
5804         (mp1videoparse_parse_seq):
5805         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
5806         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
5807         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
5808         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
5809         (gst_xvideosink_getcaps):
5810         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
5811         * testsuite/gst-lint: more tests
5812
5813 2004-02-04  David Schleef  <ds@schleef.org>
5814
5815         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
5816         with the code that they would expand to.
5817         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
5818         (gst_flacdec_get_src_query_types),
5819         (gst_flacdec_get_src_event_masks):
5820         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
5821         (gst_gnomevfssrc_get_query_types),
5822         (gst_gnomevfssrc_get_event_mask):
5823
5824 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5825
5826         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5827         (gst_sinesrc_dispose):
5828           fix memleak by properly disposing sinesrc
5829
5830 2004-02-04  Julien MOUTTE  <julien@moutte.net>
5831
5832         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
5833         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
5834         an overlay to redraw the image because it has been exposed.
5835         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
5836         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
5837         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
5838         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
5839         interface
5840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
5841         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
5842         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
5843         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
5844         interface 
5845
5846 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5847
5848         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
5849           more memleak fixage
5850
5851 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5852
5853         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5854         * gst/typefind/gsttypefindfunctions.c:
5855           fix memleaks shown by gst-typefind
5856
5857 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5858
5859         * common/glib-gen.mak:
5860           add hack rule to touch .Plo files
5861         * gst-libs/gst/colorbalance/Makefile.am:
5862         * gst-libs/gst/mixer/Makefile.am:
5863         * gst-libs/gst/play/Makefile.am:
5864         * gst-libs/gst/tuner/Makefile.am:
5865           remove glib_root variable
5866
5867 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5868
5869         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
5870           set explicit caps before adding the element, so the autopluggers can
5871           plug correctly.
5872         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
5873         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5874         (mpeg_video_type_find), (mpeg_video_stream_type_find),
5875         (dv_type_find):
5876           fix memleaks in typefind functions. gst_type_find_suggest takes a const
5877           argument.
5878
5879 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5880
5881         * gst-libs/gst/colorbalance/Makefile.am:
5882         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
5883         * gst-libs/gst/colorbalance/colorbalance.c:
5884         * gst-libs/gst/colorbalance/colorbalance.h:
5885         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
5886         * gst-libs/gst/mixer/Makefile.am:
5887         * gst-libs/gst/mixer/mixer-marshal.list:
5888         * gst-libs/gst/mixer/mixer.c:
5889         * gst-libs/gst/mixer/mixer.h:
5890         * gst-libs/gst/mixer/mixermarshal.list:
5891         * gst-libs/gst/play/Makefile.am:
5892         * gst-libs/gst/play/play.h:
5893         * gst-libs/gst/tuner/Makefile.am:
5894         * gst-libs/gst/tuner/tuner-marshal.list:
5895         * gst-libs/gst/tuner/tuner.c:
5896         * gst-libs/gst/tuner/tuner.h:
5897         * gst-libs/gst/tuner/tunermarshal.list:
5898           use new glib-gen.mak snippet to clean up Makefile.am
5899           fix various bugs in Makefile.am's
5900
5901 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5902
5903         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
5904           handle chain parsing correctly in the multichain case
5905         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
5906         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
5907         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
5908         (theora_dec_chain):
5909           handle events and queries correctly
5910
5911 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
5912
5913         * .cvsignore:
5914         Ignore generated file _stdint.h.
5915
5916 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
5917
5918         * gst-libs/gst/colorbalance/Makefile.am:
5919         * gst-libs/gst/colorbalance/colorbalance.h:
5920         * gst-libs/gst/mixer/Makefile.am:
5921         * gst-libs/gst/mixer/mixer.h:
5922         * gst-libs/gst/play/Makefile.am:
5923         * gst-libs/gst/play/play.h:
5924         * gst-libs/gst/tuner/Makefile.am:
5925         * gst-libs/gst/tuner/tuner.h:
5926         Generate enum type code with glib-mkenums.
5927         * gst-libs/gst/colorbalance/.cvsignore:
5928         * gst-libs/gst/mixer/.cvsignore:
5929         * gst-libs/gst/play/.cvsignore:
5930         * gst-libs/gst/tuner/.cvsignore:
5931         Ignore generated files.
5932
5933 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
5934
5935         * gst-libs/gst/audio/.cvsignore:
5936         Ignore generated file.
5937         * gst-libs/gst/audio/Makefile.am:
5938         Do not install example filter.
5939
5940 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
5941
5942         * examples/switch/.cvsignore:
5943         Ignore generated file.
5944
5945 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5946
5947         * common/m4/ax_create_stdint_h.m4:
5948         * configure.ac:
5949           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
5950           _stdint.h.
5951         * Makefile.am:
5952           remove generated _stdint.h in DISTCLEANFILES
5953         * ext/a52dec/gsta52dec.c:
5954           include _stdint.h for a52dec. (should fix #133064)
5955
5956 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
5957
5958         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
5959         (gst_tag_to_vorbis_comments):
5960         Add replaygain support to vorbistag
5961
5962 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
5963         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
5964         (gst_ffmpeg_caps_to_extradata):
5965           Fix SVQ3 caps flag properties
5966           Use glib macro for bytes swap
5967
5968 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5969
5970         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
5971         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
5972         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5973         * ext/sndfile/gstsf.c: (plugin_init):
5974         * gst/avi/gstavi.c: (plugin_init):
5975         * sys/dxr3/dxr3init.c: (plugin_init):
5976         * sys/oss/gstossaudio.c: (plugin_init):
5977         * sys/v4l/gstv4l.c: (plugin_init):
5978         * sys/v4l2/gstv4l2.c: (plugin_init):
5979           remove textdomain calls
5980         * po/nl.po:
5981           update Dutch translation
5982
5983 2004-02-02  Julien MOUTTE  <julien@moutte.net>
5984
5985         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
5986         (gst_play_set_audio_sink): Moving volume in the audio thread for 
5987         instantaneous volume change. Maybe i will add another volume in front
5988         of visualization later, not sure yet though.
5989
5990 2004-02-02  Julien MOUTTE  <julien@moutte.net>
5991
5992         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
5993         (gst_ximagesink_handle_xevents): Better X events handling, only take
5994         the latest events for configure and motion.
5995         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
5996
5997 2004-02-02  Jon Trowbridge  <trow@gnu.org>
5998
5999         reviewed by: David Schleef  <ds@schleef.org>
6000
6001         Fix memory leaks:
6002         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
6003         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
6004
6005 2004-02-02  David Schleef  <ds@schleef.org>
6006
6007         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
6008         of lines.
6009         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
6010         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
6011         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
6012         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
6013         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
6014         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
6015         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
6016         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
6017         (gst_float2_2_int_link):
6018         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
6019         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
6020         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
6021         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
6022         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
6023         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
6024         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
6025         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
6026         * testsuite/gst-lint: Add tests for bzero and ;;
6027
6028 2004-02-02  David Schleef  <ds@schleef.org>
6029
6030         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
6031
6032 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6033
6034         * ext/aalib/gstaasink.c: (gst_aasink_open):
6035         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
6036         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6037         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
6038         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
6039         (gst_afsink_close_file):
6040         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
6041         (gst_afsrc_close_file):
6042         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
6043         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
6044         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
6045         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
6046         * ext/esd/esdmon.c: (gst_esdmon_get):
6047         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
6048         * ext/faac/gstfaac.c: (gst_faac_chain):
6049         * ext/faad/gstfaad.c: (gst_faad_chain):
6050         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
6051         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
6052         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
6053         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
6054         (gst_flacdec_loop):
6055         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
6056         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
6057         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
6058         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
6059         (gst_gnomevfssink_close_file):
6060         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6061         (gst_gnomevfssrc_open_file):
6062         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
6063         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
6064         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
6065         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
6066         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
6067         * ext/mad/gstmad.c: (gst_mad_chain):
6068         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
6069         * ext/mpeg2dec/gstmpeg2dec.c:
6070         * ext/mpeg2enc/gstmpeg2enc.cc:
6071         * ext/mplex/gstmplex.cc:
6072         * ext/mplex/gstmplexibitstream.cc:
6073         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
6074         (gst_ogg_demux_push):
6075         * ext/raw1394/gstdv1394src.c:
6076         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
6077         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
6078         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
6079         (gst_sf_loop):
6080         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
6081         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
6082         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
6083         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
6084         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
6085         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
6086         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
6087         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
6088         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
6089         (gst_riff_read_element_data), (gst_riff_read_seek),
6090         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
6091         * gst/adder/gstadder.c: (gst_adder_loop):
6092         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
6093         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
6094         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
6095         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
6096         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
6097         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
6098         * gst/goom/gstgoom.c: (gst_goom_chain):
6099         * gst/id3/gstid3types.c: (gst_id3types_loop):
6100         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
6101         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
6102         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
6103         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
6104         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
6105         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
6106         (gst_ebml_read_float), (gst_ebml_read_header):
6107         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
6108         (gst_matroska_demux_parse_blockgroup):
6109         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
6110         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
6111         * gst/oneton/gstoneton.c: (gst_oneton_chain):
6112         * gst/silence/gstsilence.c: (gst_silence_get):
6113         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
6114         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
6115         * gst/speed/gstspeed.c: (speed_loop):
6116         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6117         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
6118         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
6119         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
6120         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
6121         (gst_wavparse_loop):
6122         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
6123         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
6124         (dxr3audiosink_close):
6125         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
6126         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
6127         (dxr3videosink_close), (dxr3videosink_write_data):
6128         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
6129         * sys/oss/gstosssink.c: (gst_osssink_chain):
6130         * sys/oss/gstosssrc.c: (gst_osssrc_get):
6131         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
6132         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
6133         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
6134         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
6135         (gst_v4l_set_window), (gst_v4l_enable_overlay):
6136         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
6137         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
6138         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
6139         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
6140         (gst_v4l_set_audio):
6141         * sys/v4l/v4l_calls.h:
6142         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
6143         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
6144         (gst_v4lmjpegsink_playback_init),
6145         (gst_v4lmjpegsink_playback_start):
6146         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
6147         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
6148         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
6149         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
6150         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
6151         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
6152         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
6153         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
6154         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
6155         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
6156         (gst_v4l2_get_output), (gst_v4l2_set_output),
6157         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
6158         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
6159         (gst_v4l2_set_attribute):
6160         * sys/v4l2/v4l2_calls.h:
6161         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6162         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
6163         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
6164         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6165         (gst_v4l2src_capture_stop):
6166         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
6167         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
6168         (gst_ximagesink_chain):
6169         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
6170         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
6171         (gst_xvideosink_xwindow_new):
6172         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
6173         (gst_xvimagesink_chain):
6174
6175 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6176
6177         * gst/volume/gstvolume.c: (gst_volume_set_volume),
6178         (gst_volume_get_volume), (volume_class_init), (volume_init),
6179         (volume_chain_int16), (volume_update_volume):
6180         * gst/volume/gstvolume.h:
6181           make code more readable by removing magic numbers
6182           make mixer interface export 0-100 range
6183           make it internally map to 0.0-1.0 range so users don't distort
6184           output by putting the sliders at full volume
6185
6186 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6187
6188         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
6189         (gst_play_state_change), (gst_play_seek_to_time):
6190         block the tick callback for 0.5 secs after doing a seek
6191
6192 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6193
6194         * gst-libs/gst/play/play.c: (gst_play_new):
6195           check for GError
6196
6197 2004-02-01  Julien MOUTTE  <julien@moutte.net>
6198
6199         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
6200         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
6201         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
6202         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
6203         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6204         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
6205
6206 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6207
6208         * configure.ac:
6209         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
6210           check for a function added in vorbis 1.1
6211
6212 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6213
6214         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
6215         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
6216           really start/stop clock only on PLAYING <=> PAUSED
6217         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6218           remove \n from debugging lines
6219         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
6220           make it work when seeking does not
6221         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
6222           reset on DISCONT
6223
6224 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6225
6226         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
6227           start clock on PAUSED=>PLAYING, not later
6228         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6229           extract correct time for different discont formats
6230         (gst_alsa_sink_get_time):
6231           don't segfault when no format is negotiated yet, just return 0
6232         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
6233         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
6234         (gst_ogg_pad_push):
6235           handle flush and discont events correctly
6236         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
6237           handle discont events correctly
6238
6239 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
6240
6241         * gst-libs/gst/play/play.c: (gst_play_error_quark),
6242         (gst_play_error_create), (gst_play_error_plugin),
6243         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
6244         * gst-libs/gst/play/play.h:
6245           add error handling during creation
6246         * examples/gstplay/player.c: (main):
6247           use new gst_play_new
6248           
6249
6250 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6251
6252         * ext/theora/theoradec.c: (theora_dec_chain):
6253           make comments work
6254         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6255         (vorbis_dec_src_event), (vorbis_dec_chain):
6256           add encoder tag, fix tag reading to be more error tolerant, change
6257           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
6258           gst_pad_event_default.
6259         * gst/tags/gstvorbistag.c:
6260         (gst_tag_list_from_vorbiscomment_buffer):
6261           undefine function specific define at end of function
6262
6263 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
6264
6265         * ext/flac/gstflac.c: (plugin_init):
6266         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
6267         * ext/flac/gstflacdec.h:
6268         * ext/flac/gstflacenc.h:
6269           Fix typos
6270
6271 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
6272
6273         * examples/gstplay/player.c: s/gstplay.h/play.h/
6274
6275 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6276
6277         * gst-libs/gst/play/Makefile.am:
6278         * gst-libs/gst/play/gstplay.c:
6279         * gst-libs/gst/play/gstplay.h:
6280         * gst-libs/gst/play/play.c:
6281           more surgery, operation complete
6282
6283 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6284
6285         * gst-libs/gst/play/play.old.c:
6286         * gst-libs/gst/play/play.old.h:
6287           after CVS surgery by moving, remove
6288         * gst-libs/gst/play/playpipelines.c:
6289           remove
6290           
6291         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
6292           add negotiation error
6293
6294 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6295
6296         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
6297         (gst_ogg_demux_push):
6298           add some seeking debug info
6299           send a flush when seeking
6300
6301 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6302
6303         * configure.ac:
6304           use AC_C_INLINE
6305         * configure.ac:
6306         * ext/Makefile.am:
6307         * ext/theora/Makefile.am:
6308         * ext/theora/theoradec.c: 
6309           add theora video decoder. Does just do simple decoding for now and
6310           has been tested against Theora cvs only. It only works when theora
6311           is compiled with --enable-static.
6312         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
6313           always reset packetno on DISCONT
6314
6315 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6316
6317         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
6318           Fix audio.
6319
6320 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6321
6322         * gst/mpegaudioparse/gstmpegaudioparse.c:
6323         (mp3_type_frame_length_from_header):
6324           Fix header parsing - stolen from ffmpeg (thank you! :) ).
6325
6326 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6327
6328         * ext/esd/esdsink.c: (gst_esdsink_init):
6329           Since we have static pad template caps, we don't need to negotiate;
6330           either the core errors out or we know the format.
6331
6332 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6333
6334         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
6335         (gst_riff_read_seek):
6336         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
6337         (gst_ebml_read_seek):
6338           Fix event handling.
6339
6340 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6341
6342         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
6343           removee video/x-theora from vp3 decoder, it doesn't handle raw
6344           theora streams
6345         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
6346           fix bug with finalizing element that never went to PAUSED
6347         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
6348           length and position queries were swapped
6349         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6350         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
6351         (vorbis_dec_src_event):
6352           implement querying time and bytes
6353
6354 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6355
6356         * just about every source file:
6357           gst_element_error -> GST_ELEMENT_ERROR
6358
6359 2004-01-29  Julien MOUTTE  <julien@moutte.net>
6360
6361         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
6362         emiting FLUSH and even before DISCONT.
6363         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
6364         get the best instant seeking as possible yay!
6365
6366 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6367
6368         * gst/mpeg1videoparse/gstmp1videoparse.c:
6369         (gst_mp1videoparse_real_chain):
6370           Committed wrong version last week... Grr... Didn't notice until now.
6371
6372 2004-01-29  Julien MOUTTE <julien@moutte.net>
6373
6374         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
6375         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
6376         have_xwindow_id signal in xwindow_create.
6377
6378 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6379
6380         * ext/ogg/gstoggdemux.c: 
6381           lots of changes - mainly support for chained bitstreams, seeking,
6382           querying and bugfixes of course
6383         * ext/vorbis/Makefile.am:
6384         * ext/vorbis/vorbisdec.c: 
6385         * ext/vorbis/vorbisdec.h:
6386           add vorbisdec raw vorbis decoder
6387         * ext/vorbis/vorbis.c: (plugin_init):
6388           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
6389         * gst/intfloat/Makefile.am:
6390         * gst/intfloat/float22int.c:
6391         * gst/intfloat/float22int.h:
6392         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
6393           add float2intnew plugin. It converts multichannel interleaved float to
6394           multichannel interleaved int. The name should probably be changed.
6395         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
6396         (plugin_init):
6397           add typefinding for raw theora video so oggdemux can detect it.
6398
6399 2004-01-28  Julien MOUTTE  <julien@moutte.net>
6400
6401         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
6402         sink element first.
6403         * gst/videoscale/gstvideoscale.c:
6404         (gst_videoscale_handle_src_event): Fixing src event handler.
6405
6406 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6407
6408         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
6409         (gst_v4lsrc_open), (gst_v4lsrc_close),
6410         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
6411         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
6412         * sys/v4l/gstv4lsrc.h:
6413         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
6414         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
6415           Implement resizing... Hack. But that's why v4l is b0rked...
6416
6417 2004-01-28  Julien MOUTTE <julien@moutte.net>
6418
6419         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
6420         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
6421         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
6422         (gst_ximagesink_xwindow_destroy):
6423         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
6424         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
6425         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
6426         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
6427         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
6428         correctly cleaning the image created to check xshm calls on succes,
6429         added a lot of XSync calls in X11 functions, and fixed a segfault when
6430         no image format was defined before negotiation happened.
6431
6432 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6433
6434         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
6435           use gst_element_get_time to get correct time
6436
6437 2004-01-28  Julien MOUTTE  <julien@moutte.net>
6438
6439         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
6440         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
6441         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
6442         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
6443         (gst_xvimagesink_check_xshm_calls),
6444         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
6445         X plugins are now able to detect that XShm calls will fail even if the
6446         server claims that it has XShm support (remote displays most of the
6447         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
6448         so that we use non XShm functions. This feature is almost useless for
6449         xvimagesink as Xv is not supported on remote displays anyway, but 
6450         it might happen than even on the local display XShm calls fail.
6451
6452 2004-01-27  David Schleef  <ds@schleef.org>
6453
6454         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
6455         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
6456         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
6457         changed esdsink to only use 44100,16,2, since esd sucks at rate
6458         conversion and esdsink has had difficulty negotiating.
6459
6460 2004-01-27  Julien MOUTTE <julien@moutte.net>
6461
6462         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
6463         (gst_play_seek_to_time): Fixing the way to get current position.
6464
6465 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6466
6467         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
6468           use gst_element_get_time to get correct time
6469
6470 2004-01-27  Julien MOUTTE <julien@moutte.net>
6471
6472         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
6473         fix ever... Inverting 2 lines of code make spider autoplug correctly
6474         tagged mp3 !
6475
6476 2004-01-27  David Schleef  <ds@schleef.org>
6477
6478         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
6479         Use gst_pad_try_set_caps_nonfixed().
6480
6481 2004-01-27  David Schleef  <ds@schleef.org>
6482
6483         * gst/ac3parse/gstac3parse.c: update to checklist 5
6484         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
6485         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
6486         * gst/audioscale/gstaudioscale.c: same
6487         * gst/auparse/gstauparse.c: same
6488         * gst/avi/gstavidemux.c: same
6489
6490 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6491
6492         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
6493           stop processing after EOS
6494
6495 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6496
6497         * gst/asfdemux/asfheaders.h:
6498         * gst/asfdemux/gstasfdemux.c: 
6499         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
6500         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
6501         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
6502           lot's of fixes to make data extraction simpler and get the code
6503           architecture and compiler independant. Add debugging category
6504         * gst/goom/gstgoom.c: (gst_goom_change_state):
6505           reset channel count on PAUSED=>READY, not READY=>PAUSED
6506
6507 2004-01-26  Colin Walters  <walters@verbum.org>
6508
6509         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
6510         code to pull a bigger buffer in iradio mode.  This as a side effect
6511         makes typefinding work.
6512
6513 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
6514
6515         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
6516         Fix SVQ3 decoding on PPC
6517
6518 2004-01-26  Julien MOUTTE <julien@moutte.net>
6519
6520         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
6521         that one managed to stay there... Fixed.
6522
6523 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
6524
6525         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
6526         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
6527         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
6528         (qtdemux_video_caps):
6529         * gst/qtdemux/qtdemux.h:
6530         Add SVQ3 specific flags to qtdemux and ffmpeg
6531
6532 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6533
6534         * gst-libs/gst/audio/audio.h:
6535           remove buffer-frames from audio caps
6536         * gst/audioconvert/gstaudioconvert.c:
6537           fix plugin to really work.
6538
6539 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6540
6541         * gst-libs/gst/mixer/mixer.c:
6542         * gst-libs/gst/propertyprobe/propertyprobe.c:
6543         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
6544         (gst_tuner_find_channel_by_name):
6545         * gst-libs/gst/tuner/tuner.h:
6546           Add gtk-doc style comments. Also fix a function name.
6547
6548 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6549
6550         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
6551         (gst_divxdec_negotiate):
6552           Fix for new capsnego - also fixes gst-player with divxdec.
6553
6554 2004-01-25  Julien MOUTTE  <julien@moutte.net>
6555
6556         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
6557         (gst_play_identity_handoff), (gst_play_set_location),
6558         (gst_play_set_visualization), (gst_play_connect_visualization): Another
6559         try in visualization implementation. Still have an issue with switch
6560         blocking when pulling from video_queue and only audio comes out of 
6561         spider.
6562         * gst/switch/gstswitch.c: (gst_switch_release_pad),
6563         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
6564         release method. And check if the pad is usable before pulling.
6565
6566 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6567
6568         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
6569         (gst_videobalance_init),
6570         (gst_videobalance_colorbalance_list_channels),
6571         (gst_videobalance_colorbalance_set_value),
6572         (gst_videobalance_colorbalance_get_value),
6573         (gst_videobalance_update_properties),
6574         (gst_videobalance_update_tables_planar411),
6575         (gst_videobalance_planar411):
6576         * gst/videofilter/gstvideobalance.h:
6577           Implement lookup-tables. +/- 10x faster.
6578
6579 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6580
6581         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
6582         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
6583           The index reading was broken. The rest worked fine, but the whole
6584           goal of my rewrite was to make avidemux readable, and this was
6585           not at all readable. Please use typed variables.
6586
6587 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6588
6589         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
6590           Additional pad usability check.
6591         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
6592         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
6593         (gst_mp1videoparse_real_chain):
6594           Fix MPEG video stream parsing. The original plugin had several
6595           issues, including not timestamping streams where the source was
6596           not timestamped (this happens with PTS values in mpeg system
6597           streams, but MPEG video is also a valid stream on its own so
6598           that needs timestamps too). We use the display time code for that
6599           for now. Also, if one incoming buffer contains multiple valid
6600           frames, we push them all on correctly now, including proper EOS
6601           handling. Lastly, several potential segfaults were fixed, and we
6602           properly sync on new sequence/gop headers to include them in next,
6603           not previous frames (since they're header for the next frame, not
6604           the previous). Also see #119206.
6605         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
6606         (bpf_from_header):
6607           Move caps setting so we only do it after finding several valid
6608           MPEG-1 fraes sequentially, not right after the first one (which
6609           might be coincidental).
6610         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
6611         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6612         (plugin_init):
6613           Add unsynced MPEG video stream typefinding, and change some
6614           probability values so we detect streams rightly. The idea is as
6615           follows: I can have an unsynced system stream which contains
6616           video. In the current code, I would randomly get a type for either
6617           system or video stream type found, because the probabilities are
6618           being calculated rather randomly. I now use fixed values, so we
6619           always prefer system stream if that was found (and that is how it
6620           should be). If no system stream was found, we can still identity                the stream as video-only.
6621
6622 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6623
6624         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
6625         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
6626           don't write to buffer. Extract data without the need of
6627           __attribute__ ((packed))
6628
6629 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6630
6631         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
6632         (mpeg1_sys_type_find):
6633           Fix MPEG-1 stream typefinding.
6634
6635 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6636
6637         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
6638           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
6639
6640 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6641
6642         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
6643         * ext/esd/gstesd.c: (plugin_init):
6644           private debugging, better error reporting
6645
6646 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6647
6648         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
6649         (gst_riff_read_init), (gst_riff_read_change_state):
6650         * gst-libs/gst/riff/riff-read.h:
6651           Remove stuff fromold metadata system.
6652
6653 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6654
6655         * ext/ogg/gstoggdemux.c:
6656           Fix wrong file comment.
6657         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
6658         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
6659           Add metadata reading properly.
6660
6661 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6662
6663         * ext/Makefile.am:
6664           Fix nas DIST_SUBDIRS
6665           Uraeus:
6666           Fix bug where make distcheck doesn't get run on adding stuff to
6667           the build.
6668
6669 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6670
6671         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
6672         * ext/divx/gstdivxdec.h:
6673           Fix divx3 ("msmpeg4") playback using divxdec.
6674
6675 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6676
6677         * gst/typefind/gsttypefindfunctions.c:
6678         (mp3_type_frame_length_from_header): fix bug in length computation 
6679         (mp3_type_find): improve debugging output
6680
6681 2004-01-23  Julien MOUTTE  <julien@moutte.net>
6682
6683         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
6684         (gst_play_set_location), (gst_play_seek_to_time),
6685         (gst_play_set_audio_sink), (gst_play_set_visualization),
6686         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
6687         the pipeline from scratch. Visualization is back and switch went out as
6688         i realized it was not possible to use the way i wanted.
6689         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
6690         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
6691         clearing in state change from READY to NULL. So that one can clean the
6692         X ressources keeping the element.
6693         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
6694         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
6695         (gst_xvimagesink_colorbalance_set_value),
6696         (gst_xvimagesink_colorbalance_get_value),
6697         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
6698         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
6699         change from READY to NULL and fixed some stupid bugs in colorbalance
6700         get/set values. Also added the following feature : when nobody tries to
6701         set some values to the colorbalance levels before the xcontext is 
6702         grabbed, then when creating channels list from Xv attributes we set the
6703         internal values to the Xv defaults. This way we handle buggy Xv drivers
6704         that set default hue values far from the middle of the range (Thanks
6705         to Jon Trowbridge for pointing that issue).
6706         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if 
6707         colorbalance levels have been set before xcontext is grabbed.
6708
6709 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6710
6711         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6712           Fix the ossmixer case where we shouldn't open /dev/dsp* because
6713           it might block operations (which is bad for a mixer).
6714
6715 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6716
6717         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
6718         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
6719         (gmip_find_type_pre):
6720         * gst-libs/gst/media-info/media-info-priv.h:
6721         * gst-libs/gst/media-info/media-info.c:
6722         (gst_media_info_instance_init), (gst_media_info_read_idler):
6723         add fakesink to get caps on decoder src pad again
6724         fix callback prototype to match new have_type signal signature
6725
6726 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6727
6728         * gst/adder/gstadder.c: (gst_adder_link):
6729           fix non-compile and cut-n-paste code
6730
6731 2004-01-21  David Schleef  <ds@schleef.org>
6732
6733         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
6734         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
6735         (gst_swfdec_init), (gst_swfdec_change_state):
6736         * ext/swfdec/gstswfdec.h:
6737         Fix negotiation.
6738         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
6739         (gst_adder_request_new_pad): Fix negotiation.
6740         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
6741         Add a fixate function.
6742         * gst/intfloat/gstfloat2int.c:
6743         * gst/intfloat/gstfloat2int.h:
6744         * gst/intfloat/gstint2float.c:
6745         * gst/intfloat/gstint2float.h:
6746         Completely rewrite the negotiation.  Doesn't quite work yet,
6747         due to some buffer-frames problem.
6748
6749 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
6750
6751         * ext/gnomevfs/gstgnomevfssrc.c:
6752         * sys/v4l2/v4l2_calls.h:
6753           fix includes for distcheck
6754
6755 2004-01-21  Christian Schaller <uraeus@gnome.org>
6756
6757         * ext/nas/
6758         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
6759         based on earlier patch from Laurent Vivier
6760
6761 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
6762
6763         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
6764         Fix wma caps property
6765         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
6766         Fix typo (flags1 and flags2)
6767
6768 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6769
6770         * gst-libs/gst/media-info/media-info-priv.c:
6771         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
6772         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
6773         (gmip_find_stream), (gmip_find_track_metadata),
6774         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
6775         (gmip_find_track_format):
6776         * gst-libs/gst/media-info/media-info-priv.h:
6777         * gst-libs/gst/media-info/media-info-test.c: (main):
6778         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
6779         (gst_media_info_read_idler), (gst_media_info_read):
6780         * gst-libs/gst/media-info/media-info.h:
6781           register debugging category and use it for debugging
6782
6783 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6784
6785         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
6786         (gst_vorbisfile_new_link):
6787           signal streaminfo through tags
6788
6789 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6790
6791         * ext/mplex/gstmplex.cc:
6792         * ext/mplex/gstmplexibitstream.cc:
6793           g++ doesn't like NULL in our i18n/error macros, should be
6794           either (NULL) or ("").
6795
6796 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6797
6798         * sys/dxr3/dxr3audiosink.c:
6799         * sys/dxr3/dxr3init.c:
6800         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
6801         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
6802           Fix more error error error errors (missing includes here).
6803
6804 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6805
6806         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
6807           fix thomas' error errors.
6808
6809 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6810
6811         * ext/mpeg2enc/gstmpeg2enc.cc:
6812           fix error errors.
6813
6814 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6815
6816         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
6817         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
6818           Fix for new error system.
6819
6820 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6821
6822         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
6823           fix for new error reporting
6824
6825 2004-01-20  David Schleef  <ds@schleef.org>
6826
6827         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
6828         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
6829         (gst_ximagesink_set_xwindow_id): Change to using a framerate
6830         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
6831         and neither is 100+, most likely.
6832         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6833         (gst_xvimagesink_getcaps): same
6834
6835 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6836
6837         * configure.ac:
6838           Up version requirement to 2.0.3 (not yet released) to avoid symbol
6839           clashes with ffmpeg.
6840
6841 2004-01-20  Julien MOUTTE  <julien@moutte.net>
6842
6843         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
6844         (gst_switch_init): Fixed switch element : proxying link and setting
6845         caps from src to sink on request.
6846
6847 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6848
6849         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
6850         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
6851         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
6852         fix element_error
6853
6854 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6855
6856         * sys/v4l/v4l_calls.h:
6857         * sys/v4l2/v4l2_calls.h:
6858           element_error fixes
6859
6860 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6861
6862         * gst-libs/gst/gst-i18n-plugin.h:
6863           add locale.h
6864           remove config.h inclusion
6865
6866 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6867
6868         * autogen.sh:
6869           adding autopoint invocation
6870         * Makefile.am:
6871         * configure.ac:
6872         * gst-libs/gst/gettext.h:
6873           adding gettext bits
6874         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
6875         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
6876         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6877         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
6878         (gst_gnomevfssink_close_file):
6879         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
6880         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
6881         * gst-libs/gst/gst-i18n-plugin.h:
6882         * gst/avi/gstavi.c: (plugin_init):
6883         * sys/dxr3/dxr3init.c: (plugin_init):
6884         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
6885         * sys/oss/gstossaudio.c: (plugin_init):
6886         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
6887         * sys/v4l/gstv4l.c: (plugin_init):
6888         * sys/v4l/v4l_calls.c: (gst_v4l_open):
6889         * sys/v4l2/gstv4l2.c: (plugin_init):
6890         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
6891         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
6892         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
6893         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
6894         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
6895         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
6896           make sure locale and translation domain are set
6897           fix translated strings 
6898         * po/.cvsignore:
6899         * po/LINGUAS:
6900         * po/Makevars:
6901         * po/POTFILES.in:
6902         * po/nl.po:
6903           put translation files into place
6904         * sys/xvideo/imagetest.c: (main):
6905         * ext/dv/demo-play.c: (main):
6906           fix unnecessary translations
6907
6908 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
6909
6910         * ext/sndfile/gstsf.c:
6911         * gst/avi/gstavimux.c:
6912         * ext/audiofile/gstafsink.c:
6913         * ext/audiofile/gstafsrc.c:
6914         * ext/gnomevfs/gstgnomevfssink.c:
6915         * ext/gnomevfs/gstgnomevfssrc.c:
6916         * sys/oss/gstosselement.c:
6917         * sys/v4l/v4l_calls.h:
6918           fix i18n include
6919
6920 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6921
6922         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
6923         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
6924         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
6925         (gst_v4l2_get_output), (gst_v4l2_set_output),
6926         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
6927         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
6928         (gst_v4l2_set_attribute):
6929         update to new error handling
6930
6931 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6932
6933         * ext/sidplay/gstsiddec.cc:
6934         * gst/modplug/gstmodplug.cc:
6935           parenthese NULL because C++ seems angry about it
6936
6937 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6938
6939         * gst-libs/gst/gst-i18n-plugin.h:
6940           add skeleton i18n stuff, but needs to be further implemented
6941
6942 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
6943
6944         * examples/gstplay/player.c: (main):
6945         * ext/aalib/gstaasink.c: (gst_aasink_open):
6946         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
6947         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6948         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
6949         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
6950         (gst_afsink_close_file):
6951         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
6952         (gst_afsrc_close_file):
6953         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
6954         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
6955         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
6956         * ext/esd/esdmon.c: (gst_esdmon_get):
6957         * ext/esd/esdsink.c: (gst_esdsink_chain):
6958         * ext/faac/gstfaac.c: (gst_faac_chain):
6959         * ext/faad/gstfaad.c: (gst_faad_chain):
6960         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
6961         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
6962         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
6963         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
6964         (gst_flacdec_loop):
6965         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
6966         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
6967         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
6968         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
6969         (gst_gnomevfssink_close_file):
6970         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6971         (gst_gnomevfssrc_open_file):
6972         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
6973         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
6974         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
6975         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
6976         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
6977         * ext/mad/gstmad.c: (gst_mad_chain):
6978         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
6979         * ext/mpeg2dec/gstmpeg2dec.c:
6980         * ext/mpeg2enc/gstmpeg2enc.cc:
6981         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
6982         * ext/mplex/gstmplex.cc:
6983         * ext/mplex/gstmplexibitstream.cc:
6984         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
6985         (gst_ogg_demux_push), (gst_ogg_pad_push):
6986         * ext/raw1394/gstdv1394src.c:
6987         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
6988         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
6989         * ext/sidplay/gstsiddec.cc:
6990         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
6991         (gst_sf_loop):
6992         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
6993         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
6994         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
6995         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
6996         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
6997         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
6998         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
6999         * gst-libs/gst/Makefile.am:
7000         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
7001         (gst_riff_read_element_data), (gst_riff_read_seek),
7002         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
7003         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
7004         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
7005         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
7006         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
7007         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
7008         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
7009         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
7010         * gst/goom/gstgoom.c: (gst_goom_chain):
7011         * gst/id3/gstid3types.c: (gst_id3types_loop):
7012         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
7013         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
7014         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
7015         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
7016         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
7017         (gst_ebml_read_float), (gst_ebml_read_header):
7018         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
7019         (gst_matroska_demux_parse_blockgroup):
7020         * gst/modplug/gstmodplug.cc:
7021         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
7022         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
7023         * gst/oneton/gstoneton.c: (gst_oneton_chain):
7024         * gst/silence/gstsilence.c: (gst_silence_get):
7025         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
7026         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
7027         * gst/speed/gstspeed.c: (speed_loop):
7028         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
7029         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
7030         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
7031         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
7032         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
7033         (gst_wavparse_loop):
7034         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
7035         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
7036         (dxr3audiosink_close):
7037         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
7038         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
7039         (dxr3videosink_close), (dxr3videosink_write_data):
7040         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
7041         * sys/oss/gstosselement.h:
7042         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
7043         (gst_osssink_chain):
7044         * sys/oss/gstosssrc.c: (gst_osssrc_get):
7045         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
7046         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
7047         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
7048         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
7049         (gst_v4l_enable_overlay):
7050         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
7051         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
7052         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
7053         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
7054         (gst_v4l_set_audio):
7055         * sys/v4l/v4l_calls.h:
7056         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
7057         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
7058         (gst_v4lmjpegsink_playback_init),
7059         (gst_v4lmjpegsink_playback_start):
7060         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
7061         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
7062         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
7063         (gst_v4lmjpegsrc_requeue_frame):
7064         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
7065         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
7066         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
7067         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
7068         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7069         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
7070         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
7071         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
7072         (gst_v4l2src_capture_stop):
7073         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
7074         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
7075         (gst_ximagesink_chain):
7076         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
7077         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
7078         (gst_xvideosink_xwindow_new):
7079         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7080         (gst_xvimagesink_chain):
7081         use new error signal, function and categories
7082
7083 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
7084
7085         * configure.ac:
7086         * ext/Makefile.am:
7087         * ext/musicbrainz/gsttrm.c:
7088         * ext/musicbrainz/gsttrm.h:
7089         * ext/musicbrainz/Makefile.am:
7090         Add a trm plugin 
7091
7092 2004-01-18  Julien MOUTTE  <julien@moutte.net>
7093
7094         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
7095         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding 
7096         synchronous property for debugging.
7097         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
7098         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7099         (gst_xvimagesink_set_property): Moving a pointer declaration to a
7100         smaller block, fixing indent.
7101
7102 2004-01-16  David Schleef  <ds@schleef.org>
7103
7104         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
7105         property affects the video stream.
7106         * sys/xvimage/xvimagesink.c: 
7107         * sys/xvimage/xvimagesink.h:
7108         Add synchronous property for debugging.  Should probably be
7109         disabled in non-CVS builds.  Make sure that the Xv attribute
7110         exists before we set it (crash!).  Fix a silly float bug that
7111         caused colorbalance to just not work.
7112
7113 2004-01-17  Christian Schaller <Uraeus@gnome.org>
7114
7115         * tools/gst-launch-ext.in - update for new plugins
7116
7117 2004-01-16  David Schleef  <ds@schleef.org>
7118
7119         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
7120         already-freed caps.
7121
7122 2994-01-16  Christian Schaller <Uraeus@gnome.org>
7123
7124         * Update spec for new colorspace plugin and libcaca plugin
7125         * Fix compilation of libcaca plugin (clock -> id)
7126
7127 2004-01-16  Julien MOUTTE <julien@moutte.net>
7128
7129         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
7130         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
7131         (gst_xvimagesink_set_xwindow_id),
7132         (gst_xvimagesink_colorbalance_set_value),
7133         (gst_xvimagesink_colorbalance_get_value),
7134         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7135         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
7136         correct colorbalance properties. They can now be set when the element
7137         is still in NULL state. The values will be committed to the Xv Port
7138         when xcontext is initialized.
7139         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
7140         brightness int values in the GstXvImagesink structure.
7141
7142 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7143
7144         * gst-libs/gst/Makefile.am:
7145           restructure so having local patches works easier.
7146
7147 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7148
7149         * ext/mpeg2enc/Makefile.am:
7150         * ext/mpeg2enc/gstmpeg2enc.cc:
7151         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
7152           Bugfix with respect to EOS handling.
7153
7154 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7155
7156         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
7157           Link with right caps (else, it segfaults).
7158         * ext/mplex/gstmplexjob.cc:
7159           Fix for slight API change in 1.6.1.93 release of mjpegtools.
7160
7161 2004-01-15  David Schleef  <ds@schleef.org>
7162
7163         * gst-libs/gst/audio/Makefile.am:
7164         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
7165         from the template.
7166         * gst-libs/gst/audio/gstaudiofilter.c:
7167         * gst-libs/gst/audio/gstaudiofilter.h:
7168         Add bytes_per_sample and size and n_samples calculation.
7169         * gst-libs/gst/audio/gstaudiofilterexample.c:
7170         Remove, now autogenerated.
7171         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
7172         Moved from gstaudiofilterexample, object name changed, code added
7173         so that it actually works.
7174         * gst-libs/gst/audio/make_filter:
7175         Script to build an audiofilter subclass from the template.
7176         * gst/colorspace/Makefile.am:
7177         * gst/colorspace/yuv2yuv.c:
7178         Remove file, since it's GPL, and we don't use it.
7179
7180 2004-01-15  Julien MOUTTE  <julien@moutte.net>
7181
7182         * sys/ximage/ximagesink.c: (gst_ximagesink_chain): 
7183         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
7184         them use the buffer free function to test how the buffer was allocated.
7185
7186 2004-01-15  David Schleef  <ds@schleef.org>
7187
7188         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
7189         that handles osssink fallback.
7190         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
7191         (gst_audio_convert_getcaps):
7192         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
7193         Add audio/x-qdm2 for QDM2 audio.
7194         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
7195         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
7196         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
7197         Decrease minimum size to 16x16.
7198         * gst/wavparse/gstwavparse.c:
7199         Convert disabled pad template caps to new caps.
7200         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
7201         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7202         (gst_xvimagesink_chain): Throw element error when display cannot
7203         be opened.  Increase minimum framerate to 1.0.  Check the data
7204         free function on a buffer to make sure it is the type we expect
7205         before manipulating it.
7206
7207 2004-01-15  Julien MOUTTE <julien@moutte.net>
7208
7209         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
7210         (gst_videobalance_colorbalance_set_value): Implement passthru if
7211         settings are in the middle.
7212         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
7213
7214 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7215
7216         * gst/videofilter/Makefile.am:
7217         * gst/volume/Makefile.am:
7218           Since we use videofilter symbols, link to it.
7219
7220 2004-01-15  Julien MOUTTE <julien@moutte.net>
7221
7222         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
7223         mixer interface type to HARDWARE.
7224         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
7225         type to SOFTWARE.
7226         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
7227         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
7228         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
7229         (gst_volume_interface_init), (gst_volume_list_tracks),
7230         (gst_volume_set_volume), (gst_volume_get_volume),
7231         (gst_volume_set_mute), (gst_volume_mixer_init),
7232         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
7233         (volume_init): Implementing mixer interface.
7234         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
7235         * sys/oss/gstosselement.c: (gst_osselement_get_type),
7236         (gst_osselement_change_state): Removing some trailing commas in
7237         structures.
7238         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
7239         interface type to HARDWARE.
7240         * sys/v4l/gstv4lcolorbalance.c:
7241         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
7242         type to HARDWARE.
7243         * sys/v4l2/gstv4l2colorbalance.c:
7244         (gst_v4l2_color_balance_interface_init): Setting colorbalance
7245         interface type to HARDWARE.
7246         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
7247         same code than ximagesink for event handling.
7248
7249 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7250
7251         * ext/snapshot/Makefile.am:
7252         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
7253         (gst_snapshot_chain):
7254         * ext/snapshot/gstsnapshot.h:
7255           This has to be a joke... Snapshot should be connected to a tee,
7256           colorspace element before it and EOS after that, where the other
7257           src of the tee receives normal data.
7258           The current way is *wrong*.
7259
7260 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7261
7262         * ext/hermes/gsthermescolorspace.c:
7263           Fix another compile error. Same as below.
7264
7265 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7266
7267         * gst/colorspace/gstcolorspace.c:
7268         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
7269         (gst_colorspace_i420_to_yv12):
7270           Fix compiling... Didn't test if it actually works.
7271
7272 2004-01-15  David Schleef  <ds@schleef.org>
7273
7274         * configure.ac:
7275         * gst/colorspace/Makefile.am:
7276         * gst/colorspace/gstcolorspace.c:
7277         * gst/colorspace/gstcolorspace.h:
7278         * gst/colorspace/yuv2rgb.c:
7279         * gst/colorspace/yuv2rgb.h:
7280         Duplicate the ext/hermes colorspace plugin, and remove Hermes
7281         code and GPL code.  Fix for new caps negotiation.  Rewrite
7282         much of the format handling code, and some of the conversion
7283         code.  Basically, rewrote almost everything.  This element
7284         handles I420, YV12 to RGB conversions.
7285         * ext/hermes/Makefile.am:
7286         * ext/hermes/gsthermescolorspace.c:
7287         Rename colorspace to hermescolorspace.  Fix negotiation issues.
7288         Remove non-Hermes related code.  This element handles lots of
7289         RGB to RGB conversions, but no YUV.
7290         * ext/hermes/gstcolorspace.c:
7291         * ext/hermes/gstcolorspace.h:
7292         * ext/hermes/rgb2yuv.c:
7293         * ext/hermes/yuv2rgb.c:
7294         * ext/hermes/yuv2rgb.h:
7295         * ext/hermes/yuv2rgb_mmx16.s:
7296         * ext/hermes/yuv2yuv.c:
7297         * ext/hermes/yuv2yuv.h:
7298         Remove old code.
7299
7300 2004-01-14  Colin Walters  <walters@verbum.org>
7301
7302         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
7303         they've already been.
7304
7305 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7306
7307         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
7308           assume tag mode when pad is not connected
7309
7310 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7311
7312         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7313           Don't update the time of the clock
7314         (gst_alsa_sink_loop):
7315           sync to the clock given to alsasink, not the own clock
7316         * sys/oss/gstosssink.c: (gst_osssink_chain):
7317           sync to the clock
7318         (gst_osssink_change_state):
7319           activate the clock
7320         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
7321         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
7322           remove bogus code that made DISCONT events unhandled
7323         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
7324           explicitly case to double in _set_simple. (fixes 2nd warning in bug
7325           #131502)
7326         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
7327         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
7328         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
7329           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
7330           2nd warning in bug #131502)
7331
7332 2004-01-14  Julien MOUTTE  <julien@moutte.net>
7333
7334         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
7335         (gst_videobalance_colorbalance_set_value),
7336         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
7337         for colorbalance interface implementation.
7338         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
7339         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7340         (gst_ximagesink_dispose), (gst_ximagesink_init),
7341         (gst_ximagesink_class_init): Adding DISPLAY property.
7342         * sys/ximage/ximagesink.h: Adding display_name to store display.
7343         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7344         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7345         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
7346         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
7347         properties (they still need polishing though for gst-launch use : no
7348         xcontext yet, i ll do that tomorrow).
7349         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
7350
7351 2004-01-14  Julien MOUTTE  <julien@moutte.net>
7352
7353         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
7354         (gst_play_set_location), (gst_play_set_visualization): Preparing 
7355         switch integration, adding videobalance in the pipeline.
7356
7357 2004-01-14  Julien MOUTTE <julien@moutte.net>
7358
7359         * gst-libs/gst/colorbalance/colorbalance.c:
7360         (gst_color_balance_class_init): Adding a default type.
7361         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
7362         the type.
7363         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
7364         (gst_videobalance_dispose), (gst_videobalance_class_init),
7365         (gst_videobalance_init), (gst_videobalance_interface_supported),
7366         (gst_videobalance_interface_init),
7367         (gst_videobalance_colorbalance_list_channels),
7368         (gst_videobalance_colorbalance_set_value),
7369         (gst_videobalance_colorbalance_get_value),
7370         (gst_videobalance_colorbalance_init): Implementing colorbalance
7371         interface.
7372         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
7373         list.
7374         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
7375         bug which was triggering a BadAccess X error when setting an overlay
7376         before pad was really negotiated.
7377         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
7378         Using the colorbalance type macro.
7379
7380 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7381
7382         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
7383         (gst_flacenc_chain):
7384           handle tags correctly
7385         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
7386           extract ID3v1 tags correctly
7387
7388 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7389
7390         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
7391         (plugin_init):
7392           Improve matroska typefinding for odd-typed headers...
7393
7394 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7395
7396         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
7397           Fix for using incremental number on padnames.
7398
7399 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7400
7401         * ext/divx/gstdivxdec.c:
7402         * ext/divx/gstdivxenc.c:
7403           Set category to divx4linux instead of divx (too generic).
7404         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
7405         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
7406         (gst_wavparse_loop), (gst_wavparse_change_state):
7407         * gst/wavparse/gstwavparse.h:
7408           fix parsing of WAV files with non-standard fmt-tag size and fix
7409           skipping of unrecognized chunks... Someone please fix this thing
7410           to use rifflib so all this is automated.
7411         * sys/v4l/Makefile.am:
7412         * sys/v4l2/Makefile.am:
7413           Add X_CFLAGS because we depend on X (for overlay).
7414
7415 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
7416
7417         * ext/mpeg2dec/gstmpeg2dec.c:
7418           Don't issue a timestamp unless we tagged the frame
7419           with a PTS.
7420
7421 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7422
7423         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
7424           Query the audio element to get the time, not the clock. We're
7425           interested in the element's time here.
7426
7427 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7428
7429         * ext/aalib/gstaasink.c: (gst_aasink_chain):
7430         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7431         * ext/esd/esdsink.c: (gst_esdsink_chain):
7432         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
7433         * ext/mas/massink.c: (gst_massink_chain):
7434         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
7435         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
7436         (gst_matroska_demux_parse_metadata):
7437         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
7438         (gst_mpeg_parse_release_locks):
7439         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
7440         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
7441         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
7442         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
7443         (gst_osssink_change_state):
7444         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
7445         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
7446         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
7447         (gst_xvideosink_release_locks):
7448         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
7449           use element time.
7450         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
7451         (gst_alsa_clock_stop):
7452         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
7453         (gst_audio_clock_get_internal_time):
7454           simplify for use with new clocking code.
7455         * testsuite/alsa/Makefile.am:
7456         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
7457           fix testsuite for new caps system
7458
7459 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7460
7461         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
7462         * ext/flac/gstflacenc.c: (add_one_tag):
7463           length is already host endian, no need to convert. Fixes playback of
7464           tagged files on PPC. (bug #128384)
7465
7466 2004-01-13  Julien MOUTTE <julien@moutte.net>
7467
7468         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
7469         colorbalance interface stating if it is hardware based or software
7470         based.
7471         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
7472         Removing a trailing comma.
7473         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7474         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
7475         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
7476         the documentation seems to be wrong on the -1000 to 1000 interval.
7477
7478 2004-01-12  David Schleef  <ds@schleef.org>
7479
7480         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
7481         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
7482         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
7483         Fix negotiation.  Add a bufferalloc function for the sink pad,
7484         and generally clean up some of the code.
7485
7486 2004-01-12  Julien MOUTTE <julien@moutte.net>
7487
7488         * gst-libs/gst/colorbalance/colorbalancechannel.c:
7489         (gst_color_balance_channel_dispose): Adding safety check in dispose
7490         method.
7491         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7492         (gst_xvimagesink_xcontext_clear),
7493         (gst_xvimagesink_interface_supported),
7494         (gst_xvimagesink_colorbalance_list_channels),
7495         (gst_xvimagesink_colorbalance_set_value),
7496         (gst_xvimagesink_colorbalance_get_value),
7497         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
7498         Adding colorbalance interface support to set XV parameters such as
7499         HUE, BRIGHTNESS, CONTRAST, SATURATION.
7500         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
7501         interface.
7502
7503 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
7504
7505         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
7506         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
7507         (gst_audio_convert_init), (gst_audio_convert_set_property),
7508         (gst_audio_convert_get_property), (gst_audio_convert_chain),
7509         (gst_audio_convert_link),
7510         (gst_audio_convert_buffer_to_default_format),
7511         (gst_audio_convert_buffer_from_default_format), (plugin_init):
7512           - implement _getcaps and use it
7513           - improve linking
7514           - remove float caps since no float conversion is actually done
7515           - remove properties and arguments that were to be used for rate
7516             conversion
7517
7518 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
7519
7520         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
7521         (gst_audio_structure_set_int):
7522         * gst-libs/gst/audio/audio.h:
7523           add helper functions for _getcaps matching the standard audio
7524           templates
7525
7526 2004-01-12  David Schleef  <ds@schleef.org>
7527
7528         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
7529         Test that pad is negotiated before getting its caps.
7530
7531 2004-01-12  Julien MOUTTE <julien@moutte.net>
7532
7533         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
7534         analyzing the pads of an element the bin is mostly in READY state so
7535         no caps were negotiated. This helper function needs to work with
7536         _get_caps directly then. I was not freeing them though, added that to
7537         fix the mem leak.
7538
7539 2004-01-12  Julien MOUTTE <julien@moutte.net>
7540
7541         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
7542         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
7543         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
7544         than the free_func.
7545
7546 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
7547
7548         * sys/oss/gstossaudio.c: (plugin_init):
7549         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
7550         * sys/oss/gstosselement.h:
7551           make an oss debugging category
7552           make failure more descriptive
7553
7554 2004-01-11  David Schleef  <ds@schleef.org>
7555
7556         * ext/ffmpeg/gstffmpeg.c:
7557         * ext/ffmpeg/gstffmpegcodecmap.c:
7558         * ext/ffmpeg/gstffmpegdec.c:
7559         * ext/ffmpeg/gstffmpegenc.c:
7560         * ext/ffmpeg/gstffmpegprotocol.c:
7561         * ext/gdk_pixbuf/gstgdkanimation.c:
7562         * ext/jpeg/gstjpeg.c:
7563         * ext/libpng/gstpng.c:
7564         * ext/mpeg2dec/perftest.c:
7565         * ext/speex/gstspeex.c:
7566         * gst-libs/gst/resample/dtos.c:
7567         * gst/intfloat/gstintfloatconvert.c:
7568         * gst/oneton/gstoneton.c:
7569         * gst/rtjpeg/RTjpeg.c:
7570         * gst/rtp/gstrtp.c:
7571         * sys/dxr3/dxr3init.c:
7572         * sys/glsink/gstgl_nvimage.c:
7573         * sys/glsink/gstgl_pdrimage.c:
7574         * sys/glsink/gstglsink.c:
7575         * testsuite/gst-lint:
7576         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
7577
7578 2004-01-11  David Schleef  <ds@schleef.org>
7579
7580         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
7581         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
7582         * ext/gdk_pixbuf/gstgdkanimation.c:
7583         (gst_gdk_animation_iter_create_pixbuf):
7584         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
7585         (gst_gdk_pixbuf_chain):
7586         * ext/gdk_pixbuf/gstgdkpixbuf.h:
7587         * ext/jack/gstjack.c: (gst_jack_change_state):
7588         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
7589         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
7590         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
7591         * gst/videofilter/gstvideofilter.c:
7592         (gst_videofilter_set_output_size):
7593         Remove all usage of gst_pad_get_caps(), and replace it with
7594         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
7595
7596 2004-01-11  David Schleef  <ds@schleef.org>
7597
7598         * configure.ac:
7599         * ext/Makefile.am: Fixes to make ext/libcaca compile.
7600         * ext/divx/gstdivxdec.c:
7601         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
7602         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
7603         handle images that span multiple buffers.  Now work with both
7604         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
7605         * ext/gdk_pixbuf/gstgdkpixbuf.h:
7606         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
7607         video/video.h changes
7608         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
7609         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
7610         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
7611         of GstData free function.
7612         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
7613         same.
7614
7615 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7616
7617         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
7618         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
7619         (gst_v4l2element_get_property):
7620         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
7621           add norm, channel and frequency properties.
7622         * sys/v4l2/gstv4l2tuner.c:
7623           fixes for tuner interface changes
7624         * sys/v4l2/gstv4l2element.h:
7625         * sys/v4l2/gstv4l2src.c: 
7626         * sys/v4l2/gstv4l2src.h:
7627         * sys/v4l2/v4l2src_calls.c: 
7628         * sys/v4l2/v4l2src_calls.h:
7629           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
7630
7631 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7632
7633         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
7634         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
7635         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
7636         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
7637         * gst-libs/gst/tuner/tuner.h:
7638           GObjects aren't const.
7639           Add find_by_name functions.
7640           Add checks to _changed functions.
7641         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
7642         (gst_v4l_tuner_get_norm):
7643           Fixes for above.
7644
7645 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7646
7647         * gst-libs/gst/video/video.h:
7648           Fix caps template names to be understandable.
7649           Prefix everything with GST_VIDEO.
7650         * ext/aalib/gstaasink.c:
7651         * ext/divx/gstdivxdec.c:
7652         * ext/divx/gstdivxenc.c:
7653         * ext/gdk_pixbuf/gstgdkpixbuf.c:
7654         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
7655         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
7656         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
7657         * ext/libcaca/gstcacasink.c:
7658         * ext/libpng/gstpngenc.c: (raw_caps_factory):
7659         * ext/snapshot/gstsnapshot.c:
7660         * ext/swfdec/gstswfdec.c:
7661         * ext/xvid/gstxviddec.c:
7662         * ext/xvid/gstxvidenc.c:
7663         * gst/chart/gstchart.c:
7664         * gst/deinterlace/gstdeinterlace.c:
7665         * gst/effectv/gsteffectv.c:
7666         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
7667         * gst/goom/gstgoom.c:
7668         * gst/median/gstmedian.c:
7669         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
7670         (gst_monoscope_srcconnect), (gst_monoscope_chain):
7671         * gst/overlay/gstoverlay.c:
7672         * gst/smooth/gstsmooth.c:
7673         * gst/smpte/gstsmpte.c:
7674         * gst/synaesthesia/gstsynaesthesia.c:
7675         * gst/videocrop/gstvideocrop.c:
7676         * gst/videodrop/gstvideodrop.c:
7677         * gst/y4m/gsty4mencode.c:
7678         * sys/qcam/gstqcamsrc.c:
7679         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
7680           Make them work with new video.h file.
7681         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
7682         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
7683         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
7684         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
7685           Make it work with new buffer allocation system.
7686
7687 2004-01-11  Julien MOUTTE  <julien@moutte.net>
7688
7689         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the 
7690         pad_alloc_buffer implementation to use ->srcpad
7691         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
7692         pad_alloc_buffer implementation to use ->srcpad
7693         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
7694         pad_alloc_buffer implementation to use ->srcpad
7695         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7696         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
7697         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
7698         a reference to everything we need.
7699         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
7700         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7701         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
7702         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
7703         a reference to everything we need.
7704         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
7705
7706 2004-01-11  David Schleef  <ds@schleef.org>
7707
7708         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
7709         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
7710         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
7711         structure members.
7712         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
7713         value during a resize/renegotiation.
7714         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
7715         gst_pad_alloc_buffer();
7716         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
7717         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
7718         structure members.
7719         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
7720         Fix for rename of buffer private structure members.
7721         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
7722         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
7723         Fix for rename of buffer private structure members.
7724         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
7725         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
7726         Fix for rename of buffer private structure members.
7727
7728 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
7729
7730         reviewed by: David Schleef <ds@schleef.org>
7731
7732         * gst/videofilter/Makefile.am:
7733         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
7734         from the patch by ds to fit in with recent make_filter changes.
7735
7736 2004-01-11  Julien MOUTTE  <julien@moutte.net>
7737
7738         * configure.ac: Adding examples/switch/Makefile
7739         * examples/Makefile.am: Adding examples/switch
7740         * examples/switch/Makefile.am: Adding switcher example.
7741         * examples/switch/switcher.c: (got_eos), (idle_iterate),
7742         (switch_timer), (main): Adding an example demonstrating switch usage
7743         with 2 videotestsrc showing different patterns.
7744         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
7745         (gst_switch_init): Fixing switch with the new caps system.
7746
7747 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7748
7749         * gst-libs/gst/video/video.h:
7750           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
7751           They should probably be like
7752           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
7753
7754 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7755
7756         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
7757         (qtdemux_parse_trak):
7758           fix audio chunk size/timestamp calculation
7759
7760 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7761
7762         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
7763           fix SVQ3 caps
7764
7765 2004-01-11  Steve Baker  <steve@stevebaker.org>
7766
7767         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
7768         (gst_agingtv_base_init), (gst_agingtv_class_init),
7769         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
7770         (gst_agingtv_set_property), (gst_agingtv_get_property):
7771         Port agingTV to videofilter
7772
7773 2004-01-09  Julien MOUTTE <julien@moutte.net>
7774
7775         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
7776         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
7777
7778 2004-01-09  Julien MOUTTE <julien@moutte.net>
7779
7780         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
7781         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
7782         * gst-libs/gst/xoverlay/xoverlay.c:
7783         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
7784         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
7785         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
7786         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
7787         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
7788         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
7789         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
7790         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
7791         the bufferalloc_function to replace bufferpools, fixing the XOverlay
7792         interface implementation to handle xid being 0 and fix some bugs
7793         triggered by Benjamin's testcase.
7794         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
7795         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
7796         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
7797         the bufferalloc_function to replace bufferpools, fixing the XOverlay
7798         interface implementation to handle xid being 0 and fix some bugs
7799         triggered by Benjamin's testcase.
7800
7801 2004-01-09  David Schleef  <ds@schleef.org>
7802
7803         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
7804         mouse pointer events.  It works.
7805
7806 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7807
7808         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
7809           Use explicit caps - fix capsnego.
7810         * ext/xvid/gstxviddec.c:
7811         * ext/xvid/gstxvidenc.c:
7812           Remove macro-inside-macro which caused compile errors.
7813         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
7814           Error out if it's not a RIFF file. Else we error out without
7815           gst_element_error() which is not good...
7816
7817 2004-01-08  David Schleef  <ds@schleef.org>
7818
7819         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
7820         Fix pad_link function to handle formats that ffmpeg returns
7821         as multiple caps structures.
7822         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
7823         Only complain if source buffer is _smaller_ than expected.
7824         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
7825         (gst_videoscale_handle_src_event): Resize navigation events
7826         when passing them upstream.
7827         * gst/videotestsrc/gstvideotestsrc.c:
7828         * gst/videotestsrc/gstvideotestsrc.h:
7829         * gst/videotestsrc/videotestsrc.c:
7830         * gst/videotestsrc/videotestsrc.h:
7831         Rewrite many of the buffer painting functions to handle odd
7832         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
7833         been verified to work with my video card.
7834         * testsuite/gst-lint:  Add check for elements calling
7835         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
7836
7837 2004-01-08  David Schleef  <ds@schleef.org>
7838
7839         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
7840         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
7841
7842 2004-01-08  Julien MOUTTE  <julien@moutte.net>
7843
7844         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
7845         configure event is not emiting the desired size signal. That fixes
7846         aspect ratio issues with gst-player.
7847
7848 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7849
7850         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
7851           Fix capsnego.
7852
7853 2004-01-08  Julien MOUTTE  <julien@moutte.net>
7854
7855         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
7856         public method to fire size signal.
7857
7858 2004-01-07  Julien MOUTTE  <julien@moutte.net>
7859
7860         * examples/gstplay/Makefile.am: Adding the interface library.
7861         * gst-libs/gst/play/Makefile.am: Adding the interface library.
7862         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
7863         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
7864         GST_IS_X_OVERLAY before signal connect.
7865         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init): 
7866         Removing the have_video_size signal.
7867         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
7868         and associated public method.
7869         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7870         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
7871         signal.
7872         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
7873         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
7874         signal.
7875         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
7876         Using XOverlay public method to fire size signal.
7877
7878 2004-01-07  David Schleef  <ds@schleef.org>
7879
7880         * gst/videofilter/Makefile.am:
7881         * gst/videofilter/gstvideotemplate.c:
7882         * gst/videofilter/make_filter:
7883         Create gstvideoexample.c in a srcdir!=builddir friendly way.
7884         Convert make_filter to /bin/sh script.
7885
7886 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
7887
7888         * gst/modplug/gstmodplug.cc: fix element description
7889
7890 2004-01-07  Julien MOUTTE  <julien@moutte.net>
7891
7892         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
7893         (got_video_size): Adding some new lines in g_print calls.
7894         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
7895         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
7896         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
7897         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
7898         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
7899         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
7900         Complete code review, reverting some stuff i disagree with, adding
7901         some fixes : time synchronization on invalid timestamps, renegotiation
7902         of private window.
7903         * sys/ximage/ximagesink.h:
7904         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
7905         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
7906         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
7907         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
7908         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
7909         (gst_xvimagesink_buffer_new),
7910         (gst_xvimagesink_navigation_send_event),
7911         (gst_xvimagesink_set_xwindow_id),
7912         (gst_xvimagesink_get_desired_size),
7913         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
7914         stuff i disagree with, adding some fixes : Renegotiation of private
7915         window, implementing get_desired_size.
7916
7917 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7918
7919         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
7920         (gst_afsink_handle_event):
7921         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
7922         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
7923         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
7924         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
7925         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
7926           Fix for instantiate-test (see core). Also remove dead code from
7927           jpegenc (which still needs fixing, but that's lower on my TODO
7928           list...).
7929         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7930           Never return NULL as caps.
7931
7932 2004-01-07  David Schleef  <ds@schleef.org>
7933
7934         * configure.ac:
7935         * ext/Makefile.am:
7936         * ext/librfb/Makefile.am:
7937         * ext/librfb/gstrfbsrc.c:
7938         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
7939         is the protocol used by VNC.
7940
7941 2004-01-07  David Schleef  <ds@schleef.org>
7942
7943         * gst/videofilter/gstvideotemplate.c:
7944         * gst/videofilter/gstvideotemplate.h:
7945         * gst/videofilter/make_filter:
7946         Merge videotemplate header into source file.
7947         * gst/effectv/Makefile.am:
7948         * gst/effectv/gsteffectv.c: (plugin_init):
7949         * gst/effectv/gstwarp.c:
7950         Make warpTV a subclass of videofilter.
7951
7952 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7953
7954         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
7955           Add guard against invalid utf-8 conversions in mad. Just in case.
7956
7957 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7958
7959         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
7960           Fix for bug shown by poisoning
7961
7962 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7963
7964         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
7965         (gst_v4lmjpegsrc_buffer_free):
7966         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
7967         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
7968         (gst_v4lsrc_buffer_free):
7969           Fix for removed bufferpools.
7970
7971 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
7972
7973         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
7974         Fix caps negotiation.
7975
7976         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
7977         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
7978         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
7979         (dvdnavsrc_event):
7980         * ext/mpeg2dec/gstmpeg2dec.c:
7981         * gst-libs/gst/navigation/navigation.c:
7982         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
7983         * gst-libs/gst/navigation/navigation.h:
7984         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
7985         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
7986         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
7987         Super-simple first version of mouse and keyboard events. Clicking
7988         on a DVD menu now works, although it may not take you where you
7989         expected.
7990
7991         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
7992         * gst/videotestsrc/gstvideotestsrc.c:
7993         (gst_videotestsrc_src_fixate):
7994         These fixate functions were broken - they never actually
7995         fixated :)
7996         
7997 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7998
7999         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
8000         (gst_icecastsend_init):
8001           fix for new caps system.
8002         * gst-libs/gst/mixer/mixertrack.h:
8003         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
8004           Add 'master track' flag (for tools like ACME that only want to
8005           change the main volume).
8006
8007 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
8008
8009         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
8010         (gst_xvid_csp_to_caps):
8011         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
8012         * ext/xvid/gstxvidenc.c:
8013         ifdef out ARGB type when it isn't available 
8014         in xvidcore 1.0.0beta2
8015
8016 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8017
8018         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
8019           When we have received a new SCR right in the first buffer after
8020           a seek (so in the same cycle that handles the discont), we should
8021           handle the buffer instead of unreffing it, else we lose data.
8022
8023 2004-01-06  Iain <iain@prettypeople.org>
8024
8025         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the 
8026           buffer-frames caps too.
8027
8028         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
8029           caps that we need, don't destroy them all and rebuild them. And when
8030           creating src pads, use the src pad template rather than the sink...
8031
8032 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8033
8034         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
8035           Add pad to element *after* setting functions such as event handler.
8036           Without this, the scheduler (opt) will link pads, set the event
8037           handler from the default event function (dispatcher in gstpad.c)
8038           and *after* that, we will set our own event function, which will
8039           thus never be used (and thus mpegdemux doesn't handle events).
8040
8041 2004-01-04  David Schleef  <ds@schleef.org>
8042
8043         Fix the fixate functions to handle new prototype:
8044         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
8045         * gst/videotestsrc/gstvideotestsrc.c:
8046         (gst_videotestsrc_src_fixate):
8047         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
8048         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
8049         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
8050
8051 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8052
8053         * sys/ximage/ximagesink.h:
8054         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
8055         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
8056         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
8057         (gst_ximagesink_xoverlay_init):
8058           assorted fixes to make (re)embedding work
8059         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
8060         (gst_ximagesink_get_desired_size):
8061           implement desired size additions to XOverlay
8062
8063 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8064
8065         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
8066         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
8067         (gst_x_overlay_got_desired_size):
8068         * gst-libs/gst/xoverlay/xoverlay.h:
8069           Add optional "desired size" signal and querying.
8070
8071 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8072
8073         * gst/matroska/matroska-demux.c:
8074         (gst_matroska_demux_parse_blockgroup):
8075           Fix EBML-laced block parsing. Diffs are relative to previous
8076           lace, not the first lace. Thanks to Mosu from the Matroska
8077           team for detecting this.
8078         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
8079         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
8080         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
8081         (gst_wavparse_change_state):
8082         * gst/wavparse/gstwavparse.h:
8083           Quickfix for capsnego.
8084
8085 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8086
8087         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
8088           Fix indenting, fix pad creation.
8089
8090 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8091
8092         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
8093         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
8094         (gst_xviddec_sink_link):
8095           Implement src_getcaps() so proper size caps is negotiated.
8096
8097 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8098
8099         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
8100           Finish flac decoder on EOS. See #116178.
8101
8102 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8103
8104         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
8105         (gst_matroska_demux_add_stream):
8106         * gst/matroska/matroska-ids.h:
8107           Add getcaps() function to fix capsnego...
8108
8109 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8110
8111         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
8112         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
8113         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
8114           Fix more integer overflows. Again, see #126967.
8115
8116 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8117
8118         * ext/mpeg2dec/gstmpeg2dec.c:
8119           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
8120           #130416.
8121
8122 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8123
8124         * configure.ac:
8125         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
8126         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
8127         * ext/xvid/gstxvid.h:
8128         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
8129         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
8130         (gst_xviddec_src_link), (gst_xviddec_sink_link),
8131         (gst_xviddec_change_state):
8132         * ext/xvid/gstxviddec.h:
8133         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
8134         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
8135         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
8136         (gst_xvidenc_link), (gst_xvidenc_set_property),
8137         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
8138         * ext/xvid/gstxvidenc.h:
8139           Update xvid plugin to latest xvid (1.0.0-beta3) API.
8140
8141 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8142
8143         * gst/rtp/rtp-packet.c:
8144           Add sys/types.h include, since OS X doesn't define in_addr_t
8145           in netinet/in.h, like it does on Linux (see #129600).
8146
8147 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
8148
8149         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
8150
8151         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
8152           Correct logic of dispose function (see #129306).
8153
8154 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8155
8156         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
8157         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
8158         (gst_mpeg_parse_init):
8159         * gst/mpegstream/gstmpegparse.h:
8160           Remove clock (which was never provided, i.e. dead code), and
8161           also fix integer overflows at high PTS values (see #126967).
8162
8163 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8164
8165         * ext/flac/gstflacdec.c:
8166         * ext/libpng/gstpngenc.h:
8167         * ext/mikmod/gstmikmod.h:
8168           OS X fixes (see #126628).
8169
8170 2004-01-02  David Schleef  <ds@schleef.org>
8171
8172         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
8173         (gst_alsa_src_base_init): Remove bogus "src" request pad.
8174         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
8175         (gst_mpeg_parse_class_init): Move pad template registration
8176         to class_init, since the derived class (mpegdemux) doesn't
8177         want them.
8178
8179 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8180
8181         * sys/ximage/Makefile.am:
8182         * sys/xvideo/Makefile.am:
8183         * sys/xvimage/Makefile.am:
8184           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
8185           after installation (see #127664).
8186
8187 2004-01-02  David Schleef  <ds@schleef.org>
8188
8189         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
8190         (gst_ffmpegenc_connect):  Negotiation fixes.
8191         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
8192         Remove inappropriate gst_caps_free().
8193         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
8194         Reenable Ronald's internal resize code, since the core handles
8195         it correctly now.
8196
8197 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8198
8199         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
8200         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
8201         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
8202           Fix pad template stuff.
8203
8204 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8205
8206         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
8207         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
8208           fix signed integer reading/writing.
8209
8210 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8211
8212         * ext/alsa/README:
8213           Remove outdated document
8214
8215 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
8216
8217         * gst/cutter/gstcutter.c: (gst_cutter_init):
8218           src pad was being created twice - oops.
8219
8220 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8221
8222         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
8223           Comment out internal resize. It doesn't handle the resulting
8224           XEvent internally, does another try_set_caps() which leads to
8225           a really nice loop.
8226           Real fix will come when Julien and Dave are awake. ;).
8227
8228 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8229
8230         * ext/mpeg2enc/gstmpeg2enc.cc:
8231           fix const/nonconst compile issue.
8232
8233 2004-01-02  David Schleef  <ds@schleef.org>
8234
8235         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
8236         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
8237         Add fixate function and a check for bad formats.
8238
8239 2004-01-01  David Schleef  <ds@schleef.org>
8240
8241         Negotiation fixes:
8242         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
8243         (gst_audiofilter_init):
8244         * gst/debug/efence.c: (gst_efence_init):
8245         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8246         (gst_deinterlace_init):
8247         * gst/volume/gstvolume.c: (volume_connect):
8248
8249 2004-01-01  David Schleef  <ds@schleef.org>
8250
8251         Convert elements to use gst_pad_use_explicit_caps() where
8252         appropriate:
8253         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
8254         * ext/audiofile/gstafparse.c: (gst_afparse_init),
8255         (gst_afparse_open_file):
8256         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
8257         (gst_afsrc_open_file):
8258         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
8259         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
8260         (gst_ffmpegdec_chain):
8261         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
8262         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
8263         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
8264         (gst_gdk_pixbuf_chain):
8265         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
8266         (gst_jpegdec_chain):
8267         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
8268         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
8269         (gst_mikmod_negotiate):
8270         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
8271         (gst_mpeg2dec_negotiate_format):
8272         * ext/mpeg2enc/gstmpeg2enc.cc:
8273         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
8274         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
8275         (gst_speexdec_sinkconnect):
8276         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
8277         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
8278         (gst_vorbisfile_new_link):
8279         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
8280         (gst_ac3parse_chain):
8281         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
8282         (gst_asf_demux_setup_pad):
8283         * gst/auparse/gstauparse.c: (gst_auparse_init),
8284         (gst_auparse_chain):
8285         * gst/id3/gstid3types.c: (gst_id3types_loop):
8286         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
8287         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
8288         (mp1videoparse_parse_seq):
8289         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
8290         (bpf_from_header):
8291         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
8292         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
8293         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
8294         (gst_mpeg_parse_send_data):
8295         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
8296         (gst_qtdemux_add_stream):
8297         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
8298         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
8299         (gst_wavparse_parse_fmt):
8300
8301 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8302
8303         * configure.ac:
8304           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
8305           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
8306           it therefore uses the wrong include paths. Too bad... Note
8307           that 1.6.1.93 is not release yet. ;).
8308           Also add a check for mplex, which is now using the lib'ified
8309           mplex from mjpegtools, too.
8310         * ext/ffmpeg/gstffmpegcodecmap.c:
8311           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
8312           issues. I don't think ffmpeg handles 3ivx correctly, so this
8313           probably won't work. But it won't hurt either.
8314         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
8315         (gst_ffmpegdec_chain):
8316         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
8317         (gst_ffmpegenc_chain_audio):
8318           Fix memleak in audio encoding. Close codec if open fails, this
8319           calls the cleanup routines so we can re-use the context.
8320         * ext/mpeg2enc/gstmpeg2enc.cc:
8321           Fix pad template names/types, fix memory issue with getcaps().
8322         * ext/mpeg2enc/gstmpeg2encoder.cc:
8323         * ext/mpeg2enc/gstmpeg2encoder.hh:
8324           Fix compile issue with new caps system (const thingy).
8325         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8326         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
8327           We read a first frame right on initing, so that we have a caps
8328           when we init the output. This caps is cached in padprivate and
8329           read as first frame.
8330         * ext/mplex/Makefile.am:
8331         * ext/mplex/gstmplex.cc:
8332         * ext/mplex/gstmplex.h:
8333         * ext/mplex/gstmplex.hh:
8334         * ext/mplex/gstmplexibitstream.cc:
8335         * ext/mplex/gstmplexibitstream.hh:
8336         * ext/mplex/gstmplexjob.cc:
8337         * ext/mplex/gstmplexjob.hh:
8338         * ext/mplex/gstmplexoutputstream.cc:
8339         * ext/mplex/gstmplexoutputstream.hh:
8340           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
8341           had issues, didn't do capsnego, supported only a subset of the
8342           mplex features and required a mplex fork in our local CVS. Plus
8343           that it worked agaist a very old mplex version. Rewriting was
8344           faster than updating it.
8345         * gst-libs/ext/Makefile.am:
8346         * gst-libs/ext/mplex/INSTRUCT:
8347         * gst-libs/ext/mplex/Makefile.am:
8348         * gst-libs/ext/mplex/README:
8349         * gst-libs/ext/mplex/TODO:
8350         * gst-libs/ext/mplex/ac3strm_in.cc:
8351         * gst-libs/ext/mplex/audiostrm.hh:
8352         * gst-libs/ext/mplex/audiostrm_out.cc:
8353         * gst-libs/ext/mplex/aunit.hh:
8354         * gst-libs/ext/mplex/bits.cc:
8355         * gst-libs/ext/mplex/bits.hh:
8356         * gst-libs/ext/mplex/buffer.cc:
8357         * gst-libs/ext/mplex/buffer.hh:
8358         * gst-libs/ext/mplex/fastintfns.h:
8359         * gst-libs/ext/mplex/format_codes.h:
8360         * gst-libs/ext/mplex/inputstrm.cc:
8361         * gst-libs/ext/mplex/inputstrm.hh:
8362         * gst-libs/ext/mplex/lpcmstrm_in.cc:
8363         * gst-libs/ext/mplex/mjpeg_logging.cc:
8364         * gst-libs/ext/mplex/mjpeg_logging.h:
8365         * gst-libs/ext/mplex/mjpeg_types.h:
8366         * gst-libs/ext/mplex/mpastrm_in.cc:
8367         * gst-libs/ext/mplex/mpegconsts.cc:
8368         * gst-libs/ext/mplex/mpegconsts.h:
8369         * gst-libs/ext/mplex/mplexconsts.hh:
8370         * gst-libs/ext/mplex/multplex.cc:
8371         * gst-libs/ext/mplex/outputstream.hh:
8372         * gst-libs/ext/mplex/padstrm.cc:
8373         * gst-libs/ext/mplex/padstrm.hh:
8374         * gst-libs/ext/mplex/stillsstream.cc:
8375         * gst-libs/ext/mplex/stillsstream.hh:
8376         * gst-libs/ext/mplex/systems.cc:
8377         * gst-libs/ext/mplex/systems.hh:
8378         * gst-libs/ext/mplex/vector.cc:
8379         * gst-libs/ext/mplex/vector.hh:
8380         * gst-libs/ext/mplex/videostrm.hh:
8381         * gst-libs/ext/mplex/videostrm_in.cc:
8382         * gst-libs/ext/mplex/videostrm_out.cc:
8383         * gst-libs/ext/mplex/yuv4mpeg.cc:
8384         * gst-libs/ext/mplex/yuv4mpeg.h:
8385         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
8386         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
8387           We don't fork mjpegtools' mplex in our CVS anymore.
8388         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
8389         (gst_avi_demux_add_stream):
8390         * gst/avi/gstavidemux.h:
8391           Add getcaps() function for proper caps nego. This makes some
8392           parts of AVI playback/reading work.
8393         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
8394           Resize window on new capsnego. This is probably wrong, but
8395           I'm still committing it because with current capsnego, the
8396           first successfull capsnego is auto-fixated, therefore rounded
8397           down to the lowest values in the caps. this results in a 16x16
8398           XWindow that is not reized when real capsnego finishes.
8399           Dave, I see more cases of this, do you know a proper solution?
8400         * tools/gst-launch-ext.in:
8401           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
8402
8403 2003-12-31  David Schleef  <ds@schleef.org>
8404
8405         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
8406         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
8407           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
8408
8409 2003-12-30  David Schleef  <ds@schleef.org>
8410
8411         * ext/ffmpeg/gstffmpegcolorspace.c:
8412         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
8413         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
8414         (gst_ffmpegcsp_chain): Negotiation fixes
8415         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
8416         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8417         (gst_audio_convert_link), (gst_audio_convert_channels):
8418         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
8419         (gst_audioscale_link), (gst_audioscale_get_buffer),
8420         (gst_audioscale_chain): Negotiation fixes
8421         * gst/audioscale/gstaudioscale.h:
8422         * gst/videofilter/gstvideofilter.c:
8423         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
8424         (gst_videofilter_link), (gst_videofilter_init),
8425         (gst_videofilter_set_output_size), (gst_videofilter_setup),
8426         (gst_videofilter_find_format_by_structure):
8427         * gst/videofilter/gstvideofilter.h: Negotiation fixes
8428         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
8429         (gst_videoscale_link):
8430         * gst/videoscale/videoscale.c: (videoscale_get_structure),
8431         (videoscale_find_by_structure), (gst_videoscale_setup):
8432         * gst/videoscale/videoscale.h: Negotiation fixes
8433         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
8434         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
8435         function, restrict resizing to a multiple of 4 (hack until
8436         everyone supports odd sizes correctly).
8437
8438 2003-12-29  Colin Walters  <walters@verbum.org>
8439
8440         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
8441         signed.
8442
8443 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
8444
8445         * ext/sndfile/gstsf.c: (gst_sf_loop):
8446           Fix warning about discarding const qualifier
8447
8448 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
8449
8450         * gst/cutter/gstcutter.c:
8451         * gst/videoscale/gstvideoscale.c:
8452         * gst/volenv/gstvolenv.c:
8453         * gst-libs/gst/audio/audio.c:
8454         * gst-libs/gst/video/video.c:
8455           Fix warnings
8456
8457 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8458
8459         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
8460           Don't send ALSA debugging to stderr.
8461         * ext/alsa/gstalsa.h:
8462           Use GST_WARNING instead of g_warning when ALSA functions fail.
8463
8464 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8465
8466         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8467           Free XVAdapterInfo correctly.
8468
8469 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8470
8471         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
8472         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
8473           Make id3tag use correct caps nego.
8474
8475 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
8476
8477         * ext/ivorbis/vorbis.c: 
8478         * ext/ivorbis/vorbisenc.h:
8479         * ext/ivorbis/vorbisfile.c:
8480           Modify so that it uses the new caps things
8481
8482 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8483
8484         * testsuite/spider/spider1.c: (main):
8485         * testsuite/spider/spider2.c: (main):
8486         * testsuite/spider/spider3.c: (main):
8487           Make tests compile again. They probably don't work.
8488
8489 2003-12-24  Colin Walters  <walters@verbum.org>
8490
8491         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
8492         we can't fixate the caps anymore.
8493
8494 2003-12-23  David Schleef  <ds@schleef.org>
8495
8496         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
8497         * sys/oss/gstosssink.c: (gst_osssink_init),
8498         (gst_osssink_sink_fixate): Add fixate function.
8499
8500 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8501
8502         * ext/ffmpeg/gstffmpegcodecmap.c:
8503         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
8504         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
8505         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
8506         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
8507         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
8508         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
8509         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
8510           fix typo in RGB masks, and move back to "old" colorspace
8511           capsnego code until whoever wrote this new crap has actually
8512           tested it so that it works.
8513           And yes, this works, keep it that way please.
8514
8515 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8516
8517         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
8518         (gst_divxdec_init), (gst_divxdec_negotiate):
8519         * ext/divx/gstdivxdec.h:
8520         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
8521         (gst_divxenc_init):
8522         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
8523         (gst_faac_sinkconnect), (gst_faac_srcconnect):
8524         * ext/mpeg2enc/gstmpeg2enc.cc:
8525         * ext/mpeg2enc/gstmpeg2encoder.cc:
8526         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8527         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
8528         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
8529         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
8530         (dxr3spusink_init):
8531         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
8532         (dxr3videosink_init):
8533           Fix caps breakage after Dave's caps branch merge.
8534
8535 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8536
8537         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
8538           Fix for 24bpp display.
8539
8540 2003-12-23  Colin Walters  <walters@verbum.org>
8541
8542         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
8543         a GnomeVFSHandle directly.
8544
8545 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8546
8547         * gst/volume/Makefile.am:
8548         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
8549         (volume_base_init), (volume_init):
8550           Reenable volume element and fix to work with new caps stuff.
8551           Rhythmbox needs this.
8552
8553 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8554
8555         * gst/qtdemux/qtdemux.c: (plugin_init):
8556           qtdemux requires bytestream
8557
8558 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8559
8560         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
8561           Fix remaining caps handling errors due to CAPS merge.
8562
8563 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8564
8565         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
8566         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
8567         (gst_faad_srcconnect): 
8568           Port to new caps system.
8569
8570 2003-12-21  Julien MOUTTE  <julien@moutte.net>
8571
8572         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
8573         (got_video_size), (main): using g_print instead of g_message.
8574         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS 
8575         signal which was not emitted because of "switch" element added to the
8576         bin but not connected. (Removing from the bin temporarily)
8577
8578 2003-12-21  Julien MOUTTE  <julien@moutte.net>
8579
8580         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
8581         find X development files. I don't understand the previous tests and
8582         they fail on my debian/ppc unstable. This one works.
8583         * examples/gstplay/player.c: (main): Set the pipeline to READY before
8584         exiting.
8585         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
8586         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8587         (gst_play_set_visualization): Add some safety checks in set_ methods
8588         and state_change. This was throwing some ugly CRITICAL messages when
8589         pipeline was getting disposed and casts were failing.
8590
8591 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8592
8593         * configure.ac:
8594           Improve mpeg2enc detection. This is for distributions that do
8595           ship mjpegtools, but without mpeg2enc. Also does object check
8596           for might there ever be ABI incompatibility.
8597         * ext/mpeg2enc/gstmpeg2enc.cc:
8598           Add Andrew as second maintainer (he's helping me), and also add
8599           an error if no caps was set. This happens if I pull before capsnego
8600           and that's something I should solve sometime else.
8601         * gst/matroska/matroska-demux.c:
8602         (gst_matroska_demux_parse_blockgroup):
8603           Fix time parsing.
8604         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
8605         (gst_matroska_mux_track_header):
8606           Add caps to templates.
8607         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
8608           Add mpegversion=1 to prevent confusion with MPEG/AAC.
8609         * gst/mpegstream/gstmpegdemux.c:
8610           Remove layer since it causes warnings about unfixed caps.
8611         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
8612           Fix obvious typo (we error out if caps were set, we should of
8613           course error out if *no* caps were set).
8614         * sys/oss/gstosselement.c: (gst_osselement_convert):
8615           Fix format conversion, we confused bits/bytes.
8616         * sys/oss/gstosselement.h:
8617           Improve documentation for 'bps'.
8618         * sys/v4l/TODO:
8619           Remove stuff about plugins that need removing - this was done
8620           ages ago.
8621         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
8622         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
8623         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
8624         (gst_v4lsrc_src_query):
8625         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
8626         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
8627           Add get_query_types(), get_formats() and query() functions.
8628
8629 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
8630
8631         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
8632         * moved CVS to freedesktop.org
8633