Convert elements to use fractions for their framerate.
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
2
3         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
4         (gst_visual_chain):
5         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6         * ext/theora/theoradec.c: (theora_handle_type_packet):
7         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
8         (theora_enc_chain):
9         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
11         * gst-libs/gst/video/video.h:
12         * gst/ffmpegcolorspace/avcodec.h:
13         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14         (gst_ffmpeg_caps_to_pixfmt):
15         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16         (gst_ffmpegcsp_set_caps):
17         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
18         (gst_videorate_setcaps), (gst_videorate_blank_data),
19         (gst_videorate_chain):
20         * gst/videotestsrc/gstvideotestsrc.c:
21         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
22         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
23         (gst_videotestsrc_event), (gst_videotestsrc_create):
24         * gst/videotestsrc/gstvideotestsrc.h:
25         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
26         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
27         (gst_ximagesink_get_times), (gst_ximagesink_init):
28         * sys/ximage/ximagesink.h:
29         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
30         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
31         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
32         * sys/xvimage/xvimagesink.h:
33           Convert elements to use fractions for their framerate.
34           V4L elements to come later tonight.
35
36 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
37
38         * gst-libs/gst/audio/audio.c:
39         * gst-libs/gst/audio/audio.h:
40           remove some deprecated functions
41
42 2005-11-22  Andy Wingo  <wingo@pobox.com>
43
44         * Update for gst_tag_setter API changes.
45
46 2005-11-22  Andy Wingo  <wingo@pobox.com>
47
48         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
49         (gst_ogg_demux_perform_seek):
50         * ext/theora/theoradec.c (theora_dec_sink_event):
51         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
52         update-funcnames.
53
54 2005-11-22  Wim Taymans  <wim@fluendo.com>
55
56         * examples/seeking/seek.c: (main):
57         Give higher priority to bus signals than the gtk events
58         to fix a race condition in the segment looping.
59
60 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
61
62         * ext/theora/Makefile.am:
63         * ext/vorbis/Makefile.am:
64         * gst-libs/gst/tag/Makefile.am:
65         * gst-plugins-base.spec.in:
66           Rename libgsttagedit to libgsttag (#322117).
67
68 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
69
70         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
71         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
72           Call gst_x_overlay_prepare_xwindow_id() to give applications
73           a final chance to set their own xwindow id before the video
74           sink creates its own window.
75
76 2005-11-22  Julien MOUTTE  <julien@moutte.net>
77
78         * sys/xvimage/xvimagesink.c:
79         (gst_xvimagesink_navigation_send_event): Handle navigation
80         events correcly with borders if applicable.
81
82 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
83
84         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
85         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
86         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
87         (gst_ffmpegcsp_caps_remove_format_info):
88         * gst/ffmpegcolorspace/imgconvert.c:
89         * gst/ffmpegcolorspace/imgconvert_template.h:
90           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
91           #318353); use gst_structure_has_name().
92
93 2005-11-22  Julien MOUTTE  <julien@moutte.net>
94
95         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
96         (gst_ximagesink_class_init): Add debug macros on functions.
97         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
98         (gst_xvimagesink_xwindow_draw_borders),
99         (gst_xvimagesink_xvimage_put),
100         (gst_xvimagesink_xwindow_update_geometry),
101         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
102         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
103         (gst_xvimagesink_xcontext_clear),
104         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
105         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
106         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
107         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
108         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
109         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
110         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
111         expose while being PAUSED, out of data flow navigation events, etc..
112
113 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
114
115         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
116         * gst-libs/gst/audio/audio.h:
117           fix prototype - wondering why the test worked regardless
118
119 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
120
121         * check/Makefile.am:
122         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
123         * gst-libs/gst/audio/audio.h:
124           add a method that returns a proper GstClockTime
125
126 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
127
128         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
129         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
130         * gst-libs/gst/interfaces/xoverlay.h:
131           Remove everything having to do with the desired size; add 
132           gst_x_overlay_prepare_xwindow_id() function; remove the
133           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
134           post a message on the bus instead (#321816).
135
136         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
137         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
138         (gst_xvimagesink_xoverlay_init):
139           Remove desired size stuff (#321816).
140
141 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
142
143         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
144         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
145         (mpeg_video_type_find), (mpeg_video_stream_type_find):
146           Terminate vararg functions with NULL instead of 0 to 
147           make gcc4 happy.
148
149 2005-11-21  Andy Wingo  <wingo@pobox.com>
150
151         patch from: Sebastien Cote <sebas642@yahoo.ca>
152         
153         * gst-libs/gst/rtp/gstrtpbuffer.h: 
154         * gst-libs/gst/rtp/gstrtpbuffer.c
155         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
156
157 2005-11-21  Andy Wingo  <wingo@pobox.com>
158
159         * gst/playback/gstplaybin.c (gen_audio_element) 
160         (gen_video_element): Use the new MISSING_PLUGIN core error
161         category. Closes #320060.
162
163         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
164         * gst/videorate/gstvideorate.c (gst_videorate_event):
165         * ext/theora/theoradec.c (theora_dec_sink_event): 
166         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
167         stream lock.
168
169         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
170         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
171         stream lock changes.
172
173 2005-11-21  Wim Taymans  <wim@fluendo.com>
174
175         * gst-libs/gst/audio/gstbaseaudiosink.c:
176         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
177         (gst_base_audio_sink_provide_clock),
178         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
179         (gst_base_audio_sink_change_state):
180         * gst/audioresample/gstaudioresample.c:
181         Segment update fix.
182
183 2005-11-21  Andy Wingo  <wingo@pobox.com>
184
185         * *.h:
186         * *.c: Ran scripts/update-macros. Oh yes.
187
188 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
189
190         * sys/ximage/Makefile.am:
191         * sys/ximage/ximage.c:
192           Rename ximage plugin to ximagesink (#321426) (Don't forget to
193           remove your old libgstximage.* manually if necessary).
194
195 2005-11-21  Michael Smith <msmith@fluendo.com>
196
197         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
198           Minimal fix for bug #320200: set the min/max bitrate in the correct
199           units. A better fix would be to upgrade to the RATEMANAGE2
200           interface, rather than using the deprecated interface used here, but
201           that would require an update in our libvorbis dependency (to 1.1),
202           which is probably undesirable.
203
204 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
205
206         * ext/libvisual/visual.c: (get_buffer):
207         * gst-libs/gst/audio/gstbaseaudiosrc.c:
208         (gst_base_audio_src_fixate):
209         * gst/audioconvert/gstaudioconvert.c:
210         (gst_audio_convert_fixate_caps):
211         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
212         * gst/audiotestsrc/gstaudiotestsrc.c:
213         (gst_audiotestsrc_src_fixate):
214         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
215         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
216         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
217         * gst/videotestsrc/gstvideotestsrc.c:
218         (gst_videotestsrc_src_fixate):
219         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
220         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
221         Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
222         (#322027)
223
224
225 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
226
227         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
228         (gst_riff_create_iavs_caps):
229         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
230         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
231         (gst_riff_parse_info):
232         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
233         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
234         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
235           Fixes for GST_FOURCC_FORMAT API change.
236
237 2005-11-21  Andy Wingo  <wingo@pobox.com>
238
239         patch by: Alessandro Dessina <alessandro nnva org>
240
241         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
242         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
243         (gst_ogg_parse_chain):
244         * ext/theora/theoraenc.c (theora_set_header_on_caps):
245         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
246         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
247         gst_value_list calls on arrays. Fixes #321962.
248
249 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
250
251         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
252         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
253         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
254         * gst/adder/gstadder.c: (gst_adder_init),
255         (gst_adder_request_new_pad), (gst_adder_collected),
256         (gst_adder_change_state):
257           Update for gst_collectpads_foo() to gst_collect_pads_foo()
258           API change.
259
260 2005-11-21  Michael Smith <msmith@fluendo.com>
261
262         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
263         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
264           Properly handle pad_push return values.
265
266 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
267
268         * gst-libs/gst/tag/Makefile.am:
269         * gst-libs/gst/tag/gstvorbistag.c:
270         (gst_tag_list_to_vorbiscomment_buffer):
271           Remove obsolete vorbistag element and debug category.
272
273         * gst/playback/gstplaybasebin.c: (check_queue):
274           Don't divide by 0 when queue-threshold is 0.
275
276         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
277           Don't modify an existing pixel-aspect-ratio if we fail to read
278           a new one.
279
280 2005-11-20  Wim Taymans  <wim@fluendo.com>
281
282         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
283         (gst_vorbisenc_push_packet):
284         GST_PAD_IS_USABLE is gone, use the return value of
285         the push or pad_alloc_buffer instead.
286
287 2005-11-18  Julien MOUTTE  <julien@moutte.net>
288
289         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
290         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
291         (gst_ximagesink_ximage_destroy),
292         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
293         (gst_ximagesink_xwindow_new),
294         (gst_ximagesink_xwindow_update_geometry),
295         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
296         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
297         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
298         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
299         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
300         (gst_ximagesink_navigation_send_event),
301         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
302         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
303         (gst_ximagesink_finalize), (gst_ximagesink_init),
304         (gst_ximagesink_class_init):
305         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
306         This new version brings correct software scaling, non flickering
307         window while resizing, pixel aspect ratio handling, usage of
308         hardware buffer pools, out of data flow event thread for 
309         navigation and handling of expose events even when being PAUSED,
310         a new property to keep video aspect ratio when resizing, etc...
311
312 2005-11-18  Julien MOUTTE  <julien@moutte.net>
313
314         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
315         (gst_videoscale_fixate_caps): Introduce back caps fixate with
316         handling of PAR.
317
318 2005-11-18    <bilboed@dvdsrc.fluendo.com>
319
320         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
321         Unsetting IS_SINK flag from the fakesink, so decodebin
322         never behaves as a sink.
323
324 2005-11-17  Wim Taymans  <wim@fluendo.com>
325
326         * gst-libs/gst/audio/gstbaseaudiosrc.c:
327         (gst_base_audio_src_change_state):
328         Fix the audiosrc base class again, we did not unflush.
329
330 2005-11-17  Julien MOUTTE  <julien@moutte.net>
331
332         * examples/seeking/seek.c: (make_dv_pipeline),
333         (make_vorbis_theora_pipeline), (make_avi_pipeline),
334         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
335         to ogg/vorbis/theora pipeline.
336
337 2005-11-17  Wim Taymans  <wim@fluendo.com>
338
339         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
340         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
341         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
342         Fix EOS on multiple streams.
343         More debugging.
344
345 2005-11-16  Wim Taymans  <wim@fluendo.com>
346
347         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
348         (gst_ogg_demux_perform_seek):
349         Segment done must include stream time.
350
351         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
352         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
353         (gst_ogg_mux_change_state):
354         Fix ogg muxer again.
355
356 2005-11-16  Wim Taymans  <wim@fluendo.com>
357
358         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
359         Fix compile again.
360
361 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
362
363         * ext/libvisual/visual.c: (gst_visual_init):
364         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
365         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
366         (gst_ogg_parse_chain):
367         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
368         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
369         * ext/theora/theoradec.c: (gst_theora_dec_init):
370         * ext/theora/theoraenc.c: (gst_theora_enc_init):
371         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
372         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
373         * gst/adder/gstadder.c: (gst_adder_class_init),
374         (gst_adder_dispose):
375         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
376         * gst/subparse/gstsubparse.c: (gst_subparse_init):
377         * gst/videorate/gstvideorate.c: (gst_videorate_init):
378           Fix a whole set of pad template leaks
379
380 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
381
382         * check/generic/states.c: (GST_START_TEST):
383           fix the test so that it only checks for elements that are part of
384           this source module
385
386 2005-11-16  Michael Smith <msmith@fluendo.com>
387
388         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
389         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
390         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
391         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
392         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
393         (gst_ogg_mux_change_state):
394           Fix leaking collectpads.
395
396 2005-11-16  Edward Hervey  <edward@fluendo.com>
397
398         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
399         (gst_videorate_event), (gst_videorate_chain):
400         Handle segment seeks
401
402 2005-11-16  Wim Taymans  <wim@fluendo.com>
403
404         * gst-libs/gst/audio/gstbaseaudiosink.c:
405         (gst_base_audio_sink_provide_clock),
406         (gst_base_audio_sink_change_state):
407         Set ringbuffer to non-flushing when going to PAUSED, set to
408         flushing again when going to READY.
409
410         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
411         (gst_ring_buffer_stop):
412         Start in flushing mode by default.
413         Don't set flushing in the _stop method, let the app call
414         this explicitly.
415
416 2005-11-16  Julien MOUTTE  <julien@moutte.net>
417
418         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
419         * gst-libs/gst/video/videosink.h: Add helper function needed
420         for video sinks.
421
422 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
423
424         * gst/videoscale/gstvideoscale.c:
425         (gst_videoscale_handle_src_event):
426           Don't leak reference to pad parent.
427
428 2005-11-16  Wim Taymans  <wim@fluendo.com>
429
430         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
431         Set ringbuffer to flushing when stopping so that we don't
432         block on wait_segment anymore and livelock.
433
434 2005-11-16  Wim Taymans  <wim@fluendo.com>
435
436         * examples/seeking/seek.c: (send_event), (do_seek),
437         (loop_toggle_cb), (segment_done), (main):
438         Added looping checkbox.
439
440 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
441
442         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
443         (gst_ogg_demux_init):
444         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
445         (gst_vorbis_dec_init):
446           revert unrefs, they don't pass make check
447
448 2005-11-15  Johan Dahlin  <johan@gnome.org>
449
450         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
451         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
452         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
453         (gst_vorbis_dec_init):
454         Fix pad template leaks. 
455
456 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
457
458         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
459           Make state change function thread safe.
460
461 2005-11-15  Edward Hervey  <edward@fluendo.com>
462
463         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
464         (gst_ogg_demux_class_init):
465         Implement GstElement::send_event, so we can send seek events
466         in GST_STATE_READY
467
468 2005-11-14  Julien MOUTTE  <julien@moutte.net>
469
470         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
471         Discovered how to take away flickering while resizing the
472         window. Please don't put that in ximagesink, refactoring in
473         progress.
474
475 2005-11-14  Michael Smith <msmith@fluendo.com>
476
477         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
478         (gst_multifdsink_render):
479           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
480
481 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
482
483         * gst/playback/gstplaybin.c: (gen_audio_element):
484           Use autoaudiosink, it tends to be more widely available than
485           autoaudiiosink.
486           
487 2005-11-14  Andy Wingo  <wingo@pobox.com>
488
489         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
490         as well if it is available. Fixes #316442.
491
492 2005-11-14  Michael Smith <msmith@fluendo.com>
493
494         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
495         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
496         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
497         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
498         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
499         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
500         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
501         (gst_vorbisenc_change_state):
502           Fix a small memory leak in vorbisenc.
503           Fix large memory leaks in oggmux, also fix lots of state change
504           bugs in oggmux.
505
506 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
507
508         * gst/videotestsrc/gstvideotestsrc.c:
509         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
510         (gst_videotestsrc_src_fixate):
511           move fixation to a fixate function
512           remove negotiate function, basesrc's is good enough
513           fixes a bug for check when using the element alone
514
515 2005-11-13  Edward Hervey  <edward@fluendo.com>
516
517         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
518         (key_toggle_cb), (main):
519         Added checkboxes for adding/removing the accurate and key_unit seek
520         flags.
521
522 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
523
524         * configure.ac: back to HEAD
525
526 === release 0.9.5 ===
527
528 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
529
530         * configure.ac:
531           releasing 0.9.5, "No No Kia"
532
533 2005-11-11  Edward Hervey  <edward@fluendo.com>
534
535         * examples/seeking/seek.c: (make_parselaunch_pipeline):
536         Added parse-launch syntax seeking mode for the seeking example.
537         This should help stress-test even more cases.
538         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
539
540 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
541
542         * sys/xvimage/xvimagesink.c:
543         (gst_xvimagesink_navigation_send_event):
544           Check whether peer pad exists before sending navigation events
545           to it.
546
547 2005-11-11  Michael Smith <msmith@fluendo.com>
548
549         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
550         (gst_vorbisenc_buffer_from_packet):
551         * ext/vorbis/vorbisenc.h:
552           Set duration on encoded buffers. This allows oggmux's
553           max_page_delay parameter to actually work.
554
555 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
556
557         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
558         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
559         (gst_ffmpegcsp_avpicture_fill):
560         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
561         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
562           Make palettes work again (see #132341). Use our own macros
563           for rounding up.
564
565 2005-11-10  Andy Wingo  <wingo@pobox.com>
566
567         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
568         string doober.
569
570 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
571
572         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
573         (gst_ffmpegcsp_transform_caps):
574           Prefer passthrough in transform_caps
575
576 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
577
578         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
579           check for ALSA errors properly, instead of relying on ALSA's
580           error strings to serve to the user.
581
582 2005-11-10  Wim Taymans  <wim@fluendo.com>
583
584         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
585         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
586         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
587         Modernise the seek code.
588
589 2005-11-10  Michael Smith <msmith@fluendo.com>
590         
591         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
592         (setup_substreams), (set_active_source):
593           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
594           trying to go to NULL if we failed to read a file.
595
596 2005-11-10  Wim Taymans  <wim@fluendo.com>
597
598         * gst/audiotestsrc/gstaudiotestsrc.c:
599         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
600         (gst_audiotestsrc_create):
601         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
602         (gst_sinesrc_get_times), (gst_sinesrc_create):
603         * gst/videotestsrc/gstvideotestsrc.c:
604         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
605         (gst_videotestsrc_create):
606         The base class can now sync for us.
607
608 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
609
610         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
611           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
612           name=source autoprobe=false autoprobe-fps=false copy-mode=1
613           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
614           format=(fourcc)I420" ! xvimagesink
615
616 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
617
618         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
619         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
620         (gst_sinesrc_newsegment):
621           Send newsegment event in TIME format, set duration if
622           num-buffers is set, fix duration querying.
623
624 2005-11-10  Michael Smith <msmith@fluendo.com>
625
626         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
627         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
628         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
629         (gst_ogg_mux_collected):
630          Fix EOS handling, partially. Now forwarding an EOS event once we have
631          EOS on all pads works correctly. However, we still don't properly set
632          EOS on the actual ogg stream pages.
633
634 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
635
636         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
637           Set elements to NULL state before disposing of them.
638
639 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
640
641         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
642
643         * gst-libs/gst/rtp/gstbasertpdepayload.c:
644         (gst_base_rtp_depayload_init),
645         (gst_base_rtp_depayload_set_gst_timestamp):
646         * gst-libs/gst/rtp/gstbasertpdepayload.h:
647           We need to send a newsegment event for each instance, not
648           just for the first instance of this class (get rid of
649           static variable in function). (#321011).
650           
651 2005-11-08  Michael Smith <msmith@fluendo.com>
652
653         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
654         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
655         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
656         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
657           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
658           This makes us mux things correctly according to the ogg muxing
659           rules. Still not handling EOS correctly right now, though.
660
661 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
662
663         * gst/audioconvert/gstaudioconvert.c:
664           Fix typo in docs. 
665
666 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
667
668         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
669         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
670           Initialise segment_stop to GST_CLOCK_TIME_NONE when
671           creating a new chain; should fix live streaming. Also
672           add more debug output and fix a typo.
673
674 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
675
676         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
677
678         * gst/volume/gstvolume.c: (volume_set_caps):
679           Fix compilation on Solaris with Forte. (#320923)
680
681 2005-11-08  Wim Taymans  <wim@fluendo.com>
682
683         * gst-libs/gst/audio/gstbaseaudiosink.c:
684         (gst_base_audio_sink_render):
685         No need to do a typecheck.
686
687 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
688
689         * ext/alsa/gstalsa.h:
690           We register a debug category, so let's use it.
691
692 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
693
694         * gst-libs/gst/rtp/gstbasertpdepayload.c:
695         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
696         Fixed a small problem.
697
698 2005-11-04  Wim Taymans  <wim@fluendo.com>
699
700         * examples/seeking/Makefile.am:
701         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
702         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
703         (make_playerbin_pipeline), (format_value), (update_scale),
704         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
705         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
706         (print_usage), (main):
707         Added app for playback speed testing.
708
709         * examples/seeking/seek.c: (dynamic_link),
710         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
711         (make_mpeg_pipeline), (do_seek), (set_update_scale),
712         (message_received), (main):
713         Updated seek example.
714
715 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
716
717         * gst-libs/gst/rtp/gstbasertpdepayload.c:
718         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
719         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
720         (gst_base_rtp_depayload_set_clock):
721         * gst-libs/gst/rtp/gstbasertpdepayload.h:
722         Don't sleep on the bench (system clock) when you have a nice 
723         comfortable bed (Gstreamer clock) to sleep on.
724
725 2005-11-03  Wim Taymans  <wim@fluendo.com>
726
727         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
728         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
729         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
730         Handle the case where a pad_block failed.
731
732 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
733
734         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
735
736         * gst-libs/gst/rtp/gstbasertpdepayload.c:
737         (gst_base_rtp_depayload_add_to_queue),
738         (gst_base_rtp_depayload_push),
739         (gst_base_rtp_depayload_set_gst_timestamp),
740         (gst_base_rtp_depayload_queue_release):
741           Fixes some bugs in the depayloader's queuing/de-queueing code.
742
743 2005-10-31  Michael Smith <msmith@fluendo.com>
744
745         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
746         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
747         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
748           Patch from Alessandro Decina <alessandro@nnva.org>.
749           Make oggdemux only find the final time in a chain, not per-pad,
750           since the per-pad information can be very expensive to locate, and
751           it isn't used anywhere. This makes reading a file containing
752           OggSkeleton reasonably fast.
753           Also, make chain finding work when there are logical bitstreams that
754           can't be decoded. Fixes #319110.
755
756 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
757
758         * gst-libs/gst/rtp/gstbasertpdepayload.c:
759         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
760         (gst_base_rtp_depayload_chain),
761         (gst_base_rtp_depayload_add_to_queue),
762         (gst_base_rtp_depayload_push),
763         (gst_base_rtp_depayload_set_gst_timestamp),
764         (gst_base_rtp_depayload_queue_release),
765         (gst_base_rtp_depayload_start_thread),
766         (gst_base_rtp_depayload_set_property),
767         (gst_base_rtp_depayload_get_property):
768         * gst-libs/gst/rtp/gstbasertpdepayload.h:
769         Some random fixes, to fullfill the desires of thomas.
770
771 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
772
773         * gst-libs/gst/rtp/gstbasertpdepayload.c:
774         (gst_base_rtp_depayload_add_to_queue),
775         (gst_base_rtp_depayload_push):
776         Fixed the queueing algorithm.
777
778 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
779
780         * gst-libs/gst/rtp/gstbasertpdepayload.c:
781         (gst_base_rtp_depayload_push):
782         A small fix
783
784 2005-10-31  Wim Taymans  <wim@fluendo.com>
785
786         * gst-libs/gst/audio/gstringbuffer.h:
787         Don't break ABI.
788
789         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
790         (gst_ffmpeg_caps_to_pixfmt):
791         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
792         (gst_ffmpegcsp_set_caps):
793         Some more comments.
794         Handle missing required caps fields better.
795
796 2005-10-31  Wim Taymans  <wim@fluendo.com>
797
798         * gst-libs/gst/audio/gstbaseaudiosink.c:
799         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
800         (gst_base_audio_sink_render):
801         * gst-libs/gst/audio/gstringbuffer.c:
802         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
803         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
804         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
805         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
806         (gst_ring_buffer_read):
807         * gst-libs/gst/audio/gstringbuffer.h:
808         Add flushing mode to the ringbuffer so that it in all cases does
809         not try to handle more audio. This makes sure it does not try to
810         block anymore when flushing and fixes a livelock.
811
812 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
813
814         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
815         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
816         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
817           Explicitly check for -1 values before doing a conversion
818           and always map them to -1. (#315545)
819
820 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
821
822         * gst/playback/gstplaybin.c: (gen_video_element):
823           first try autovideosink, then xvimagesink, then error out
824         * po/POTFILES.in:
825           add translatable file
826         * po/af.po:
827         * po/az.po:
828         * po/cs.po:
829         * po/en_GB.po:
830         * po/hu.po:
831         * po/it.po:
832         * po/nb.po:
833         * po/nl.po:
834         * po/or.po:
835         * po/sq.po:
836         * po/sr.po:
837         * po/sv.po:
838         * po/uk.po:
839         * po/vi.po:
840           update translations
841
842 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
843
844         * gst-libs/gst/rtp/gstbasedepayload.c:
845         * gst-libs/gst/rtp/gstbasedepayload.h:
846           Minor cleanups
847
848 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
849
850         * gst/playback/.cvsignore:
851         * gst/playback/decodetest.c:
852         * gst/playback/test3.c:
853           Port these two tests as well.
854
855 2005-10-27  Wim Taymans  <wim@fluendo.com>
856
857         * ext/theora/theoradec.c: (theora_dec_src_query),
858         (theora_dec_sink_event):
859         * ext/theora/theoraenc.c: (theora_enc_sink_event),
860         (theora_enc_change_state):
861         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
862         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
863         Take proper locks when handling events.
864
865 2005-10-27  Wim Taymans  <wim@fluendo.com>
866
867         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
868         (gst_adder_change_state):
869         Fix timestamps and fix deadlock when stopping the collectpads.
870
871 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
872
873         * gst-libs/gst/rtp/gstrtpbuffer.h:
874         Declaring the payload types as strings too so that they can be used
875         in the padtemplate inialization.
876
877 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
878
879         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
880
881         * gst-libs/gst/rtp/gstbasertpdepayload.c:
882         (gst_base_rtp_depayload_class_init):
883         Fixes a small but nasty bug. The derived elements no longer segfaults
884         on finalization.
885
886 2005-10-26  Michael Smith <msmith@fluendo.com>
887
888         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
889           When clearing an audioconvert context, set tmpbufsize to zero, so
890           we'll allocate it again later if required.
891           This fixes audioconvert re-negotiating formats, which previously
892           segfaulted with a NULL destination buffer.
893
894 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
895
896         * gst-libs/gst/rtp/gstbasertpdepayload.c:
897         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
898         (gst_base_rtp_depayload_set_gst_timestamp),
899         (gst_base_rtp_depayload_queue_release):
900         Fixed a smalll memleak.
901
902 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
903         * gst-libs/gst/rtp/gstbasertpdepayload.c:
904         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
905         (gst_base_rtp_depayload_finalize),
906         (gst_base_rtp_depayload_setcaps),
907         (gst_base_rtp_depayload_add_to_queue),
908         (gst_base_rtp_depayload_push),
909         (gst_base_rtp_depayload_set_gst_timestamp),
910         (gst_base_rtp_depayload_queue_release),
911         (gst_base_rtp_depayload_thread),
912         (gst_base_rtp_depayload_change_state):
913         * gst-libs/gst/rtp/gstbasertpdepayload.h:
914         Changed the C++ comments to C comments
915
916 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
917
918         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
919         * gst/tcp/gsttcpclientsrc.h:
920         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
921         * gst/tcp/gsttcpserversrc.h:
922           Remove unused 'curoffset' structure member.
923
924 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
925
926         * gst-libs/gst/rtp/gstbasertpdepayload.c:
927         (gst_base_rtp_depayload_base_init),
928         (gst_base_rtp_depayload_finalize):
929         * gst-libs/gst/rtp/gstbasertpdepayload.h:
930         * gst-libs/gst/rtp/gstbasertppayload.h:
931           The pad-template on the sinkpad should be set by the derived classes.
932           Also added some useful macros.
933
934 2005-10-24  Wim Taymans  <wim@fluendo.com>
935
936         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
937         Correctly flush decoder samples even if we could not
938         copy them to an output buffer. Fixes #319618.
939
940 2005-10-24  Julien MOUTTE  <julien@moutte.net>
941
942         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
944         the caps against our xcontext caps.
945
946 2005-10-24  Wim Taymans  <wim@fluendo.com>
947
948         * gst-libs/gst/audio/gstbaseaudiosink.c:
949         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
950         Remove g_print
951         Use sync property from baseclass to disable sync.
952
953 2005-10-24  Wim Taymans  <wim@fluendo.com>
954
955         * gst-libs/gst/audio/gstbaseaudiosink.c:
956         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
957         Buffers with no timestamps get aligned with previous buffers or
958         on underrun, played ASAP.
959
960 2005-10-24  Julien MOUTTE  <julien@moutte.net>
961
962         * gst-libs/gst/video/video.h:
963         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
964         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
965         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
966         here comes my change on caps for framerate and geometry range.
967         We are now accepting 1 to MAXINT for width and height, and from
968         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
969         to be blended correctly in videomixer.
970
971 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
972
973         * configure.ac:
974           back to HEAD
975
976 === release 0.9.4 ===
977
978 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
979
980         * NEWS:
981         * RELEASE:
982         * configure.ac:
983           releasing 0.9.4, "Velociraptor"
984
985 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
986
987         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
988         * po/POTFILES.in:
989           STOPPED -> FAILED
990
991 2005-10-21  Wim Taymans  <wim@fluendo.com>
992
993         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
994         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
995         (pad_blocked), (close_pad_link), (new_pad):
996         Don't try to remove elements twice.
997
998 2005-10-21  Wim Taymans  <wim@fluendo.com>
999
1000         * ext/theora/theoradec.c: (theora_dec_src_query),
1001         (theora_dec_sink_event):
1002         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1003         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1004         (vorbis_handle_data_packet):
1005         * ext/vorbis/vorbisdec.h:
1006         Fix old naming.
1007
1008         * gst-libs/gst/audio/gstbaseaudiosink.c:
1009         (gst_base_audio_sink_render):
1010         Don't try to sync on buffers without a timestamp.
1011
1012 2005-10-21  Wim Taymans  <wim@fluendo.com>
1013
1014         * ext/theora/theoradec.c: (theora_dec_src_query),
1015         (theora_dec_sink_event):
1016         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1017         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1018         (vorbis_handle_data_packet):
1019         * ext/vorbis/vorbisdec.h:
1020         Fix old naming.
1021
1022 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1023
1024         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1025         (gst_vorbisenc_src_query):
1026           Implement position and duration queries.
1027
1028         * gst/playback/test3.c: (update_scale), (main):
1029           Fix for async state changes and print nicer output.
1030
1031 2005-10-20  Wim Taymans  <wim@fluendo.com>
1032
1033         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1034         (dump_element_stats), (main):
1035         * gst/playback/test6.c: (main):
1036         Fix tests again
1037
1038 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1039
1040         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1041         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1042           Don't use functions for position queries when handling
1043           duration queries.
1044
1045 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1046
1047         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1048         (vorbis_handle_data_packet), (vorbis_dec_chain),
1049         (vorbis_dec_change_state):
1050         * ext/vorbis/vorbisdec.h:
1051           Vorbis streams can be embedded in other container formats
1052           than ogg, container formats where the demuxer might set 
1053           timestamps on encoded vorbis buffers instead of those silly 
1054           granulepos thingies. In short: make vorbisdec handle 
1055           timestamps on incoming buffers as well.
1056
1057 2005-10-20  Wim Taymans  <wim@fluendo.com>
1058
1059         * gst/playback/gstplaybasebin.c: (group_destroy),
1060         (gst_play_base_bin_change_state):
1061         Fix leak.
1062         Handle case where playbasebin is now ASYNC because
1063         decodebin is.
1064
1065 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1066
1067         * gst/audioconvert/Makefile.am:
1068         * gst/audioconvert/bufferframesconvert.c:
1069         * gst/audioconvert/plugin.c: (plugin_init):
1070         * gst/audioconvert/plugin.h:
1071           And bye bye buffer-frames-convert
1072
1073 2005-10-19  Wim Taymans  <wim@fluendo.com>
1074
1075         * check/elements/audioconvert.c:
1076         * docs/libs/tmpl/gstaudio.sgml:
1077         * docs/libs/tmpl/gstcolorbalance.sgml:
1078         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1079         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1080         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1081         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1082         * gst-libs/gst/audio/audio.h:
1083         * gst/audioconvert/audioconvert.h:
1084         * gst/audioconvert/gstaudioconvert.c:
1085         (gst_audio_convert_parse_caps):
1086         * gst/volume/gstvolume.c:
1087         Bye bye buffer-frames.
1088
1089 2005-10-19  Wim Taymans  <wim@fluendo.com>
1090
1091         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1092         (query_positions_elems), (query_positions_pads), (update_scale),
1093         (do_seek), (set_update_scale), (message_received), (main):
1094         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1095         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1096         (gst_ogg_demux_loop):
1097         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1098         * ext/theora/theoradec.c: (theora_dec_src_query),
1099         (theora_dec_sink_event):
1100         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1101         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1102         * gst/adder/gstadder.c: (gst_adder_query):
1103         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1104         * gst/playback/test3.c: (update_scale):
1105         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1106         (dump_element_stats), (main):
1107         * gst/playback/test6.c: (main):
1108         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1109         Query API update.
1110
1111 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1112
1113         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1114         (xml_check_first_element), (xml_type_find), (smil_type_find),
1115         (plugin_init):
1116           Add typefinding for SMIL and for generic XML. Based on patch by
1117           Akos Maroy (#308663).
1118
1119 2005-10-18  Wim Taymans  <wim@fluendo.com>
1120
1121         * gst/playback/Makefile.am:
1122         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1123         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1124         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1125         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1126         (gst_decode_bin_change_state):
1127         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1128         (gst_play_bin_send_event_to_sink):
1129         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1130         (dump_element_stats), (main):
1131         * gst/playback/test6.c: (main):
1132         Make playbin async, it'll commit state to paused when all streams
1133         are detected.
1134         Remove ugly hack.
1135         Added test6.c to show async behaviour.
1136
1137 2005-10-18  Wim Taymans  <wim@fluendo.com>
1138
1139         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1140         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1141         Fix for segment-start/stop API change.
1142
1143 2005-10-18  Wim Taymans  <wim@fluendo.com>
1144
1145         * check/Makefile.am:
1146         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1147         (main):
1148         Add future test for clock selection.
1149
1150 2005-10-18  Wim Taymans  <wim@fluendo.com>
1151
1152         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1153         (gst_alsasink_close):
1154         Set handle to NULL.
1155
1156         * gst-libs/gst/audio/gstringbuffer.c:
1157         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1158         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1159         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1160         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1161         (gst_ring_buffer_read):
1162         More debug info.
1163
1164 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1165
1166         * gst/audiotestsrc/Makefile.am:
1167         * gst/sine/Makefile.am:
1168         * gst/volume/Makefile.am:
1169           fix broken build of controllerized plugins
1170
1171 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1172
1173         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1174
1175         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1176         (gst_riff_create_video_template_caps):
1177           Add support for Indeo-3 (IV32).
1178
1179 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1180
1181         * configure.ac:
1182           rewrite
1183
1184 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1185
1186         * gst-libs/gst/video/video.c: (gst_video_get_size):
1187         * gst/audiotestsrc/gstaudiotestsrc.c:
1188           doc updates
1189
1190 2005-10-17  Andy Wingo  <wingo@pobox.com>
1191
1192         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1193         with the collectpads change.
1194         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1195
1196         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1197
1198         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1199
1200         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1201         alloc_buffer flow return to callers.
1202         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1203         change. Fix some memleaks in theoraenc.
1204
1205         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1206         in strange circumstance.
1207
1208 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1209
1210         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1211         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1212         from caps, let's use the caps...
1213
1214 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1215
1216         * configure.ac:
1217           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1218
1219 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1220
1221         * gst-libs/gst/interfaces/Makefile.am:
1222           fix silly typo
1223
1224 2005-10-16  Andy Wingo  <wingo@pobox.com>
1225
1226         * gst/playback/gstdecodebin.c
1227         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1228         function!
1229         (try_to_link_1): Increase kraziness level.
1230
1231 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1232
1233         * configure.ac:
1234           restructure like the core one
1235         * gst-libs/gst/audio/Makefile.am:
1236         * gst-libs/gst/interfaces/Makefile.am:
1237         * gst-libs/gst/net/Makefile.am:
1238         * gst-libs/gst/riff/Makefile.am:
1239         * gst-libs/gst/rtp/Makefile.am:
1240         * gst-libs/gst/tag/Makefile.am:
1241         * gst-libs/gst/video/Makefile.am:
1242           use correct linker flags, now the libs are properly versioned
1243         * check/elements/audioconvert.c: (verify_convert):
1244         * ext/alsa/gstalsaplugin.c:
1245         * ext/cdparanoia/gstcdparanoia.c:
1246         * ext/gnomevfs/gstgnomevfs.c:
1247         * ext/libvisual/visual.c:
1248         * ext/ogg/gstogg.c:
1249         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
1250         * ext/theora/theora.c:
1251         * ext/vorbis/vorbis.c:
1252         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1253         * gst-libs/gst/tag/gsttagediting.c:
1254         * gst-libs/gst/video/video.c:
1255         * gst/adder/gstadder.c:
1256         * gst/audioconvert/plugin.c:
1257         * gst/audiorate/gstaudiorate.c:
1258         * gst/audioresample/gstaudioresample.c:
1259         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1260         * gst/audioscale/gstaudioscale.c:
1261         * gst/audioscale/resample.c:
1262         * gst/audiotestsrc/gstaudiotestsrc.c:
1263         * gst/ffmpegcolorspace/gstffmpeg.c:
1264         * gst/playback/gstdecodebin.c: (close_pad_link):
1265         * gst/playback/gstplaybin.c: (gen_video_element),
1266         (gen_audio_element):
1267         * gst/sine/gstsinesrc.c:
1268         * gst/subparse/gstsubparse.c:
1269         * gst/tags/gsttagediting.c:
1270         * gst/tcp/gsttcpplugin.c:
1271         * gst/typefind/gsttypefindfunctions.c:
1272         * gst/videorate/gstvideorate.c:
1273         * gst/videoscale/gstvideoscale.c:
1274         * gst/videotestsrc/gstvideotestsrc.c:
1275         * gst/volume/gstvolume.c:
1276         * sys/v4l/gstv4l.c:
1277         * sys/ximage/ximage.c:
1278         * sys/xvimage/xvimagesink.c:
1279           fix up defines
1280
1281 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1282
1283         * ext/vorbis/vorbisenc.c:
1284         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
1285         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
1286         (gst_tag_to_vorbis_comments):
1287           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
1288
1289 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
1290
1291         * examples/stats/mp2ogg.c:
1292         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1293           typo fixes
1294
1295 2005-10-13  Michael Smith <msmith@fluendo.com>
1296
1297         * ext/ogg/gstoggmux.c:
1298           Use magic glib macros to define constants as 64 bit, to ensure
1299           appropriate vararg passing.
1300
1301 2005-10-13  Michael Smith <msmith@fluendo.com>
1302
1303         * ext/ogg/gstoggmux.c:
1304         * gst/audioconvert/audioconvert.c: (float):
1305           Don't use LL suffix, as it's not portable, and neither of these
1306           uses required it anyway.
1307
1308 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
1309
1310         * examples/indexing/indexmpeg.c: (main):
1311         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
1312         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
1313         (cdparanoia_convert), (cdparanoia_query):
1314         * ext/cdparanoia/gstcdparanoia.h:
1315         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
1316         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
1317         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
1318         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1319         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
1320         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
1321         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1322         (gst_multifdsink_render), (gst_multifdsink_start),
1323         (gst_multifdsink_stop):
1324         * gst/tcp/gstmultifdsink.h:
1325         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
1326         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
1327         (gst_tcpclientsink_stop):
1328         * gst/tcp/gsttcpclientsink.h:
1329         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1330         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
1331         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
1332         * gst/tcp/gsttcpclientsrc.h:
1333         * gst/tcp/gsttcpserversink.h:
1334         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
1335         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
1336         (gst_tcpserversrc_stop):
1337         * gst/tcp/gsttcpserversrc.h:
1338         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
1339         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
1340         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
1341           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
1342           moved bitshift from macro to enum definition
1343
1344 2005-10-12  Wim Taymans  <wim@fluendo.com>
1345
1346         * examples/seeking/Makefile.am:
1347         Oops.
1348
1349 2005-10-12  Wim Taymans  <wim@fluendo.com>
1350
1351         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1352         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1353         Don't assert on normal stuff.
1354
1355         * gst/playback/gstplaybin.c: (do_playbin_seek):
1356         API fix.
1357
1358 2005-10-12  Wim Taymans  <wim@fluendo.com>
1359
1360         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1361         * examples/seeking/Makefile.am:
1362         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
1363         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1364         (do_seek), (set_update_scale), (message_received), (main):
1365         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1366         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1367         Update for _get_state() API change.
1368
1369 2005-10-11  Wim Taymans  <wim@fluendo.com>
1370
1371         * gst-libs/gst/audio/gstbaseaudiosink.c:
1372         (gst_base_audio_sink_render):
1373         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1374         (gst_base_audio_src_create):
1375         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1376         (gst_ring_buffer_read):
1377         Cleanups.
1378         Commit and read from ringbuffer in samples rather than bytes.
1379
1380 2005-10-11  Wim Taymans  <wim@fluendo.com>
1381
1382         * gst-libs/gst/audio/gstbaseaudiosink.c:
1383         (gst_base_audio_sink_render):
1384         Respect segment rate and accum when scheduling samples.
1385
1386 2005-10-11  Julien MOUTTE  <julien@moutte.net>
1387
1388         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1389         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
1390         EOS correctly, that needs more work.
1391
1392 2005-10-11  Wim Taymans  <wim@fluendo.com>
1393
1394         * check/generic/states.c: (GST_START_TEST):
1395         remove old property.
1396
1397         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1398         (gst_ogg_demux_perform_seek):
1399         * ext/theora/theoradec.c: (theora_dec_sink_event):
1400         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1401         (vorbis_handle_data_packet):
1402         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1403         (gst_base_rtp_depayload_set_gst_timestamp):
1404         * gst/videorate/gstvideorate.c: (gst_videorate_event):
1405         Update for newsegment API change.
1406
1407 2005-10-11  Michael Smith <msmith@fluendo.com>
1408
1409         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
1410         (do_playbin_seek), (gst_play_bin_send_event):
1411           Override send_event differently, so that we can takes bits of
1412           functionality from GstPipeline (special handling for seeks,
1413           including pausing/resuming, and resetting stream time) and still get
1414           the appropriate behaviour of only forwarding event to a single sink,
1415           rather than all of them.
1416           Unfortunately requires a lot of code duplication, but the
1417           alternatives are equally ugly in the end.
1418
1419 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1420
1421         * check/elements/audioconvert.c: (setup_audioconvert),
1422         (cleanup_audioconvert), (get_int_caps), (verify_convert),
1423         (GST_START_TEST), (audioconvert_suite):
1424           clean up tests a little, fix some leaks.
1425
1426 2005-10-10  Wim Taymans  <wim@fluendo.com>
1427
1428         * ext/alsa/gstalsasink.c:
1429         Also allow unsigned int.
1430
1431         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1432         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1433         Small cleanup
1434
1435 2005-10-10  Wim Taymans  <wim@fluendo.com>
1436
1437         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1438         Small update, use API as stated in design docs.
1439
1440         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1441         (update_scale), (do_seek), (seek_cb), (set_update_scale),
1442         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
1443         (message_received), (main):
1444         Updated seek example for GOption. Some usability improvements.
1445
1446 2005-10-10  Wim Taymans  <wim@fluendo.com>
1447
1448         * gst/audioconvert/audioconvert.h:
1449         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
1450         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
1451         Alloc temp storage somewhere else where we can do it more
1452         portable.
1453
1454 2005-10-10  Wim Taymans  <wim@fluendo.com>
1455
1456         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
1457         (gst_tcpserversrc_start):
1458         Don't block in accept while doing the state change, move
1459         to poll and make cancellable.
1460
1461 2005-10-09  Philippe Khalaf <burger@speedy.org>
1462
1463         * gst-libs/gst/rtp/rtpbasedepayload.c:
1464         Set timestamp and add queue delay to timestamp
1465         * gst-libs/gst/rtp/rtpbuffer.h:
1466         Set correct payload type for h263
1467
1468 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1469
1470         * gst/audiotestsrc/gstaudiotestsrc.c:
1471         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
1472         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
1473         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
1474         (gst_audiotestsrc_create_triangle),
1475         (gst_audiotestsrc_create_silence),
1476         (gst_audiotestsrc_create_white_noise),
1477         (gst_audiotestsrc_init_pink_noise),
1478         (gst_audiotestsrc_generate_pink_noise_value),
1479         (gst_audiotestsrc_create_pink_noise),
1480         (gst_audiotestsrc_change_wave):
1481         * gst/audiotestsrc/gstaudiotestsrc.h:
1482           fixed typo, added pink noise
1483
1484 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1485
1486         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
1487         (plugin_init):
1488           Add wavpack and spc typefind functions from 0.8 branch.
1489
1490 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1491
1492         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
1493         (ar_type_find), (msdos_type_find), (plugin_init):
1494           Add typefind functions for tar archives, ar archives,
1495           RAR archives, and msdos-executables (dlls, exe, etc.).
1496           Some of those would be wrongly identified as mpeg
1497           streams of some sort before (#315550).
1498
1499 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1500
1501         * configure.ac:
1502         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1503         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1504         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
1505         * gst/audiotestsrc/Makefile.am:
1506         * gst/audiotestsrc/gstaudiotestsrc.c:
1507         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
1508         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
1509         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
1510         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
1511         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
1512         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
1513         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
1514         (gst_audiotestsrc_create_silence),
1515         (gst_audiotestsrc_create_white_noise),
1516         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
1517         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
1518         (gst_audiotestsrc_start), (plugin_init):
1519         * gst/audiotestsrc/gstaudiotestsrc.h:
1520           add new plugin and element
1521         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
1522           use gobject_class
1523
1524 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1525
1526         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
1527         (gst_adder_init), (gst_adder_request_new_pad),
1528         (gst_adder_change_state):
1529           Add query function to source pad, so adder reports the correct
1530           time/sample position when queried (#315457); fix state change
1531           function; use GST_DEBUG_FUNCPTR() for pad functions.
1532
1533 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1534
1535         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
1536           Fix leaks in typefind registration
1537           Clean up the gratuitous commenting and whitespacing a little
1538
1539 2005-10-08  Wim Taymans  <wim@fluendo.com>
1540
1541         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1542         Only actually wait for the thread to be stopped if it's 
1543         running.
1544
1545 2005-10-08  Wim Taymans  <wim@fluendo.com>
1546
1547         * gst-libs/gst/audio/gstbaseaudiosink.c:
1548         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1549         If we receive EOS we can start playback of what we had.
1550
1551 2005-10-08  Wim Taymans  <wim@fluendo.com>
1552
1553         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1554         (gst_multifdsink_finalize), (multifdsink_hash_remove),
1555         (gst_multifdsink_stop):
1556         Fix crasher when going to NULL multiple times.
1557
1558 2005-10-06  Wim Taymans  <wim@fluendo.com>
1559
1560         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
1561         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1562         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1563         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
1564         patch from Edgard Lima <edgard.lima@indt.org.br>
1565         Fixed gstbaseaudiosrc adding ring buffer sync to it.
1566
1567 2005-10-06  Wim Taymans  <wim@fluendo.com>
1568
1569         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1570         Report the FLOW_RETURN as string in the error message.
1571
1572         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
1573         Don't assert when clearing an unnegotiated buffer.
1574
1575 2005-10-04  Michael Smith <msmith@fluendo.com>
1576
1577         * gst/playback/gstplaybasebin.c: (group_destroy),
1578         (gen_preroll_element), (remove_groups), (setup_source):
1579         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
1580         (setup_sinks), (gst_play_bin_send_event),
1581         (gst_play_bin_change_state):
1582           Set state to NULL before removing from bin. Fix refcounting.
1583
1584 2005-10-04  Michael Smith <msmith@fluendo.com>
1585
1586         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
1587           Correct refcounting in send_event() function. Previously was wrong
1588           if the first sink was unable to handle the event.
1589
1590 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1591
1592         * configure.ac:
1593           back to development
1594
1595 === release 0.9.3 ===
1596
1597 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1598
1599         * configure.ac:
1600           Releasing 0.9.3, "De Facto"
1601
1602 2005-10-03  Andy Wingo  <wingo@pobox.com>
1603
1604         * gst/playback/gstdecodebin.c (try_to_link_1)
1605         (remove_element_chain): set element to NULL before removing it.
1606
1607 2005-10-02  Johan Dahlin  <johan@gnome.org>
1608
1609         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
1610         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
1611         MT safe.
1612
1613 2005-10-02  Andy Wingo  <wingo@pobox.com>
1614
1615         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
1616         (gst_ring_buffer_prepare_read): 
1617         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
1618         Demote to LOG.
1619
1620 2005-09-29  Wim Taymans  <wim@fluendo.com>
1621
1622         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
1623         * ext/theora/theoradec.c: (theora_handle_data_packet):
1624         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1625         Propagate error codes from alloc_buffer too.
1626
1627 2005-09-29  Wim Taymans  <wim@fluendo.com>
1628
1629         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1630         We use fixed caps.
1631
1632         * gst/playback/Makefile.am:
1633         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1634         (dump_element_stats), (main):
1635         Added example stream introspection code.
1636
1637 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
1638
1639         * gst/adder/gstadder.c: (gst_adder_collected):
1640           fix adder for float elements
1641
1642 2005-09-28  Wim Taymans  <wim@fluendo.com>
1643
1644         * gst-libs/gst/audio/gstbaseaudiosink.c:
1645         (gst_base_audio_sink_class_init),
1646         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
1647         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1648         (gst_base_audio_src_class_init),
1649         (gst_base_audio_src_provide_clock):
1650         get_clock -> provide_clock
1651
1652 2005-09-28  Andy Wingo  <wingo@pobox.com>
1653
1654         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
1655         and unlocking.
1656
1657         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
1658         unlocking.
1659
1660         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
1661         Actually add the pad template.
1662         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
1663
1664         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
1665         I'm at it...
1666
1667         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
1668         from fdsrc. Get caps in create() instead of start() so it can be
1669         interrupted. Interruption somewhat untested.
1670
1671         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
1672         Proper EOS handling.
1673
1674 2005-09-27  Andy Wingo  <wingo@pobox.com>
1675
1676         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
1677
1678         * gst/tcp/gsttcpserversrc.c: Cleaned up.
1679
1680         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
1681
1682         * gst/tcp/gsttcp.h: 
1683         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
1684         out of tcpclientsrc.c. Cancellable.
1685         (gst_tcp_socket_read): Made private, cancellable, with better
1686         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
1687         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
1688         whole buffer, and better diagnostics.
1689         (gst_tcp_gdp_read_caps): Same.
1690
1691         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
1692
1693 2005-09-26  Andy Wingo  <wingo@pobox.com>
1694
1695         * gst/sine/gstsinesrc.h:
1696         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
1697         change the 'sync' property to 'is-live' and implement it halfway,
1698         update for controller api change.
1699
1700         * gst/volume/gstvolume.c (volume_transform_ip): Update for
1701         controller api change.
1702
1703 2005-09-24  Wim Taymans  <wim@fluendo.com>
1704
1705         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
1706         * gst-libs/gst/audio/gstaudiosink.c:
1707         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
1708         (gst_audioringbuffer_stop):
1709         * gst-libs/gst/audio/gstbaseaudiosink.c:
1710         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
1711         (gst_base_audio_sink_change_state):
1712         * gst-libs/gst/audio/gstbaseaudiosink.h:
1713         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
1714         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
1715         (gst_ring_buffer_commit), (gst_ring_buffer_read):
1716         * gst-libs/gst/audio/gstringbuffer.h:
1717         Fix sync again. Moved sample alignment to basesink.
1718
1719 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1720
1721         * docs/plugins/Makefile.am:
1722         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1723         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1724         * gst/volume/gstvolume.c:
1725           add/fix docs
1726         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
1727         * gst-libs/gst/audio/audio.h:
1728           add conversion macros for frames <-> clocktime
1729
1730 2005-09-23  David Schleef  <ds@schleef.org>
1731
1732         * gst/audioresample/Makefile.am:
1733         * gst/audioresample/debug.h:
1734         * gst/audioresample/gstaudioresample.c:
1735         * gst/audioresample/resample.c: Convert to using gst debugging
1736
1737 2005-09-22  Wim Taymans  <wim@fluendo.com>
1738
1739         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1740         (gst_play_bin_send_event):
1741         Only seek on one sink, the first one that succeeds.
1742
1743 2005-09-22  Michael Smith <msmith@fluendo.com>
1744
1745         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1746         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1747         Don't flush encoder state unless we have an initialised encoder.
1748         Clear out encoder state on PAUSED_TO_READY.
1749
1750 2005-09-22  Wim Taymans  <wim@fluendo.com>
1751
1752         * gst-libs/gst/rtp/gstbasertppayload.c:
1753         (gst_basertppayload_class_init), (gst_basertppayload_init),
1754         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1755         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1756         (gst_basertppayload_is_filled), (gst_basertppayload_push),
1757         (gst_basertppayload_set_property),
1758         (gst_basertppayload_get_property),
1759         (gst_basertppayload_change_state):
1760         * gst-libs/gst/rtp/gstbasertppayload.h:
1761         Added max-ptime to control amount of data in the rtp packets.
1762
1763 2005-09-21  Andy Wingo  <wingo@pobox.com>
1764
1765         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
1766         thingies.
1767
1768         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
1769         can be called multiple times, dogs.
1770
1771 2005-09-21  Wim Taymans  <wim@fluendo.com>
1772
1773         * gst-libs/gst/rtp/gstbasertppayload.c:
1774         (gst_basertppayload_class_init), (gst_basertppayload_init),
1775         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1776         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1777         (gst_basertppayload_push), (gst_basertppayload_get_property),
1778         (gst_basertppayload_change_state):
1779         Allow 0 ssrc too.
1780
1781 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
1782
1783         * docs/libs/compiling.sgml:
1784           fixing typos
1785
1786 2005-09-20  Wim Taymans  <wim@fluendo.com>
1787
1788         * gst-libs/gst/rtp/gstbasertppayload.c:
1789         (gst_basertppayload_class_init), (gst_basertppayload_init),
1790         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1791         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1792         (gst_basertppayload_push), (gst_basertppayload_set_property),
1793         (gst_basertppayload_get_property),
1794         (gst_basertppayload_change_state):
1795         * gst-libs/gst/rtp/gstbasertppayload.h:
1796         Added property to configure sequence number offsets.
1797
1798 2005-09-20  Wim Taymans  <wim@fluendo.com>
1799
1800         * gst-libs/gst/rtp/gstbasertppayload.c:
1801         (gst_basertppayload_class_init), (gst_basertppayload_init),
1802         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1803         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1804         (gst_basertppayload_push), (gst_basertppayload_set_property),
1805         (gst_basertppayload_get_property),
1806         (gst_basertppayload_change_state):
1807         * gst-libs/gst/rtp/gstbasertppayload.h:
1808         Make timestamp offset configurable.
1809
1810 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1811
1812         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1813           fix wrong pop/unref
1814
1815 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
1816
1817         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1818
1819         * gst-libs/gst/interfaces/propertyprobe.c:
1820         (gst_property_probe_probe_property_name),
1821         (gst_property_probe_needs_probe_name),
1822         (gst_property_probe_get_values_name),
1823         (gst_property_probe_probe_and_get_values_name):
1824           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
1825           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
1826
1827 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
1828
1829         * check/Makefile.am:
1830           have some tests be disabled for valgrinding
1831         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
1832         (GST_START_TEST):
1833         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
1834           Fix A Leak.  Chain To Parent Finalize.
1835
1836 2005-09-19  Wim Taymans  <wim@fluendo.com>
1837
1838         * examples/seeking/seek.c: (make_wav_pipeline), (main):
1839         Fixed wav pipeline.
1840
1841 2005-09-19  Wim Taymans  <wim@fluendo.com>
1842
1843         * gst-libs/gst/rtp/gstbasertppayload.c:
1844         (gst_basertppayload_class_init), (gst_basertppayload_init),
1845         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1846         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1847         (gst_basertppayload_push), (gst_basertppayload_get_property),
1848         (gst_basertppayload_change_state):
1849         Posting ERROR and WARNING messages is good.
1850
1851 2005-09-19  Wim Taymans  <wim@fluendo.com>
1852
1853         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1854         (gst_base_rtp_depayload_add_to_queue),
1855         (gst_base_rtp_depayload_push),
1856         (gst_base_rtp_depayload_set_gst_timestamp),
1857         (gst_base_rtp_depayload_queue_release):
1858         This one was not supposed to go in.
1859
1860 2005-09-19  Wim Taymans  <wim@fluendo.com>
1861
1862         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1863         Fix for bus API.
1864
1865         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1866         (gst_base_rtp_depayload_chain),
1867         (gst_base_rtp_depayload_add_to_queue),
1868         (gst_base_rtp_depayload_push),
1869         (gst_base_rtp_depayload_set_gst_timestamp),
1870         (gst_base_rtp_depayload_queue_release):
1871         Some cleanups.
1872
1873         * gst-libs/gst/rtp/gstbasertppayload.c:
1874         (gst_basertppayload_class_init), (gst_basertppayload_init),
1875         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
1876         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
1877         (gst_basertppayload_get_property),
1878         (gst_basertppayload_change_state):
1879         Added debugging category.
1880
1881 2005-09-18  David Schleef  <ds@schleef.org>
1882
1883         * gst/playback/gstdecodebin.c: free plugin list correctly
1884         * gst/playback/gstplaybin.c: emit warning if autovideosink
1885           and autoaudiosink can't be found (instead of segfaulting)
1886
1887 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1888
1889         * check/elements/audioconvert.c: (GST_START_TEST):
1890           try out 24 bit conversion
1891
1892 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1893
1894         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1895         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
1896         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
1897         * ext/vorbis/vorbisenc.h:
1898           Fix EOS handling.  Still needs a fix in the ogg muxer to
1899           mark the last page as eos.
1900
1901 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1902
1903         * common/gtk-doc-plugins.mak:
1904         * docs/plugins/Makefile.am:
1905         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1906         * gst/ffmpegcolorspace/Makefile.am:
1907         * gst/ffmpegcolorspace/avcodec.h:
1908         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1909         * gst/tcp/gstmultifdsink.c:
1910           fix up ffmpegcolorspace docs; extract header
1911
1912 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1913
1914         * common/gtk-doc-plugins.mak:
1915         * docs/plugins/Makefile.am:
1916         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1917         * ext/theora/Makefile.am:
1918         * ext/theora/gsttheoraenc.h:
1919         * ext/theora/theoraenc.c:
1920         * ext/vorbis/vorbisenc.c:
1921           pick up signals and args for vorbis; add some docs for vorbis
1922
1923 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1924
1925         * common/gstdoc-scangobj:
1926         * common/gtk-doc-plugins.mak:
1927         * docs/libs/Makefile.am:
1928         * docs/plugins/gst-plugins-base-plugins.args:
1929         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1930         * docs/plugins/gst-plugins-base-plugins.interfaces:
1931         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1932         * docs/plugins/gst-plugins-base-plugins.signals:
1933           only scanobj stuff from our source module.  Not sure yet
1934           if that's correct, given the hierarchy stuff :)
1935
1936 2005-09-15  Wim Taymans  <wim@fluendo.com>
1937
1938         * gst/audioconvert/gstaudioconvert.c:
1939         And enable 24 bits mode as well..
1940
1941 2005-09-15  Wim Taymans  <wim@fluendo.com>
1942
1943         * gst-libs/gst/rtp/Makefile.am:
1944         * gst-libs/gst/rtp/gstbasertppayload.c:
1945         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
1946         (gst_basertppayload_class_init), (gst_basertppayload_init),
1947         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
1948         (gst_basertppayload_chain), (gst_basertppayload_set_options),
1949         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
1950         (gst_basertppayload_set_property),
1951         (gst_basertppayload_get_property),
1952         (gst_basertppayload_change_state):
1953         * gst-libs/gst/rtp/gstbasertppayload.h:
1954         Added rtp payloader base class.
1955
1956 2005-09-15  Andy Wingo  <wingo@pobox.com>
1957
1958         * configure.ac (plugindir): Remove the EOL matcher from the
1959         regexp, as it causes me problems. Libtool? Make? Who knows?
1960
1961 2005-09-14  David Schleef  <ds@schleef.org>
1962
1963         * check/generic/states.c: 
1964         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
1965         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
1966           Fixes for changes in registry API.
1967
1968         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
1969           to GST_PLUGIN_LDFLAGS.
1970         * ext/libvisual/visual.c: Make the library shut up.
1971         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
1972         * gst-libs/gst/audio/gstaudiofilter.c: same
1973
1974 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1975
1976         * docs/plugins/Makefile.am:
1977         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1978         * docs/plugins/inspect/plugin-libvisual.xml:
1979         * docs/plugins/tmpl/element-tcpserversink.sgml:
1980         * ext/theora/theoraenc.c:
1981           add libvisual plugin and theoraenc element to docs
1982
1983 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1984
1985         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1986         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1987         * ext/theora/theoraenc.c:
1988           add theoraenc
1989
1990 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
1991
1992         * gst/audioconvert/Makefile.am:
1993           Audioconvert derives from GstBaseTransform and should
1994           link to the library with our base elements to avoid
1995           unresolved symbols. Makes things work with MinGW (#316160)
1996
1997         * gst/playback/test4.c: (main):
1998           Fix MinGW build problem and use g_usleep() instead of 
1999           sleep() (#316162)
2000
2001 2005-09-12  Wim Taymans  <wim@fluendo.com>
2002
2003         * gst/audioconvert/audioconvert.c: (float),
2004         (audio_convert_prepare_context), (audio_convert_convert):
2005         * gst/audioconvert/audioconvert.h:
2006         Cleanups, speedups, simplifications, added back support
2007         for 24 bits.
2008
2009 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2010
2011         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2012         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2013         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2014         * docs/plugins/tmpl/element-tcpserversink.sgml:
2015         * gst/ffmpegcolorspace/gstffmpeg.c:
2016         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2017         * gst/videotestsrc/gstvideotestsrc.c:
2018         * gst/volume/gstvolume.c:
2019           add more elements to the docs
2020
2021 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2022
2023         * check/Makefile.am:
2024         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2025         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2026           Add extra tests for basetransform based components. 
2027           Comment out the test_element_negotiation test until we decide
2028           if it's testing correct behaviour.
2029         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2030         (gst_visual_chain), (gst_visual_change_state):
2031           Slightly more correct but still bogus timestamping.
2032           Fix state change function.
2033         * gst/audioconvert/gstaudioconvert.c:
2034         (gst_audio_convert_class_init):
2035         * gst/audioresample/gstaudioresample.c:
2036         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2037         (gst_ffmpegcsp_class_init):
2038         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2039         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2040         (gst_videoscale_prepare_image):
2041         * gst/volume/gstvolume.c: (gst_volume_class_init),
2042         (volume_transform_ip):
2043           Basetransform updates. Enable passthrough modes.
2044         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2045         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2046         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2047           Negotiation fix that allows the window to return to the original
2048           size and renegotiate passthrough upstream. Extra debug output.
2049
2050 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2051
2052         * gst/sine/gstsinesrc.c:
2053         * gst/volume/gstvolume.c:
2054           fix up header include
2055
2056 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2057
2058         * gst-libs/gst/audio/gstbaseaudiosink.c:
2059         (gst_base_audio_sink_render):
2060         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2061         * gst/volume/gstvolume.c: (gst_volume_class_init),
2062         (volume_transform):
2063           fixing lost sync, some more debugging
2064
2065 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2066
2067         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2068         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2069         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2070         (gst_xvimagesink_check_xshm_calls):
2071           Fix compilation when XShm is not available.
2072
2073 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2074
2075         * ext/libvisual/visual.c: (gst_visual_dispose),
2076         (gst_visual_getcaps), (gst_visual_src_setcaps),
2077         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2078         (gst_visual_change_state):
2079           Finish fixing up libvisual plugin so that it runs. 
2080
2081 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2082
2083         * ext/vorbis/vorbisenc.c:
2084         * gst-libs/gst/tag/gstvorbistag.c:
2085           gsttaginterface.h -> gsttagsetter.h
2086
2087 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2088
2089         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2090           added another test that failes for me (test is not active by default)
2091
2092 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2093
2094         * configure.ac:
2095           v4l2 is no longer in gst-plugins-base
2096
2097 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2098
2099         * configure.ac:
2100           In the output at the end, don't show the first plugin on the same
2101           line as "Core plug-ins, always built:".
2102           Indent the output as for other plugin categories
2103         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2104           #define that can be used to not use peer buffer_alloc functions for
2105           test purposes.
2106         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2107         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2108         (gst_ximagesink_show_frame):
2109         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2110         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2111         (gst_xvimagesink_show_frame):
2112           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2113           fails gracefully instead of XError aborting or deadlocking.
2114
2115 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2116
2117         * ext/libvisual/Makefile.am:
2118           link against gst-base-libs
2119
2120 2005-09-06  David Schleef  <ds@schleef.org>
2121
2122         * configure.ac: Enable libvisual plugin.
2123         * ext/libvisual/Makefile.am:
2124         * ext/libvisual/visual.c: Fixes to make it compile.
2125
2126 === release 0.9.2 ===
2127
2128 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2129
2130         * NEWS:
2131         * RELEASE:
2132         * configure.ac:
2133         * docs/random/ChangeLog-0.8:
2134           releasing 0.9.2, "Spoon"
2135
2136 2005-09-05  Michael Smith <msmith@fluendo.com>
2137
2138         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2139           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2140           that in the vorbisenc element.
2141
2142 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2143
2144         * common/gtk-doc-plugins.mak:
2145         * docs/plugins/Makefile.am:
2146           fix distcheck
2147         * gst/audioresample/resample.c:
2148           fix wrong docstring
2149
2150 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2151
2152         * common/gst-xmlinspect.py:
2153         * common/gtk-doc-plugins.mak:
2154           only inspect plugins for this given package
2155           require gst-python 0.9
2156
2157 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2158
2159         * Makefile.am:
2160         * autogen.sh:
2161         * common/gst-xmlinspect.py:
2162         * configure.ac:
2163         * docs/Makefile.am:
2164         * docs/plugins/inspect/plugin-alsa.xml:
2165         * docs/plugins/inspect/plugin-audioresample.xml:
2166         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2167         * docs/plugins/inspect/plugin-ogg.xml:
2168         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2169         * docs/plugins/tmpl/element-multifdsink.sgml:
2170         * docs/plugins/tmpl/element-tcpserversink.sgml:
2171         * docs/plugins/tmpl/element-vorbisenc.sgml:
2172         * gst-plugins-base.spec.in:
2173           various doc-related updates
2174
2175 2005-08-31  Wim Taymans  <wim@fluendo.com>
2176
2177         * gst-libs/gst/audio/gstbaseaudiosink.c:
2178         (gst_base_audio_sink_render):
2179         Resync if the buffer timestamps drift more than a 10th 
2180         of a second.
2181
2182 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2183
2184         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2185         (gst_v4lsrc_get_property):
2186           The 'timestamp-offset' property is registered as an int64, so
2187           let's use g_value_{set|get}_int64() in our setter and getter
2188           functions (makes it work and fixes warnings with gst-inspect).
2189
2190 2005-08-30  Wim Taymans  <wim@fluendo.com>
2191
2192         * check/elements/audioconvert.c: (setup_audioconvert):
2193         * check/elements/audioresample.c: (setup_audioresample):
2194         * check/elements/volume.c: (setup_volume):
2195         Fix checks.
2196
2197 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2198
2199         * common/gtk-doc-plugins.mak:
2200         * common/plugins.xsl:
2201         * docs/plugins/Makefile.am:
2202           make module a param
2203
2204 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2205
2206         * examples/seeking/seek.c: (make_mp3_pipeline),
2207         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2208         (play_cb), (pause_cb), (stop_cb):
2209           update the example
2210
2211 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2212
2213         * gst/volume/gstvolume.c: (gst_volume_class_init),
2214         (volume_transform):
2215           do not update controlled params, if buffer has no timestamp
2216
2217 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2218
2219         * configure.ac:
2220         * gst/sine/Makefile.am:
2221         * gst/volume/Makefile.am:
2222           controllerized elements also need to link against controller-libs ;)
2223
2224 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2225
2226         * docs/libs/tmpl/gstcolorbalance.sgml:
2227         * docs/libs/tmpl/gstgconf.sgml:
2228         * docs/libs/tmpl/gstmixer.sgml:
2229         * docs/libs/tmpl/gstringbuffer.sgml:
2230         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2231         (gst_sinesrc_create):
2232         * gst/volume/gstvolume.c: (gst_volume_class_init),
2233         (volume_transform):
2234           controllerized two audio plugins
2235
2236 2005-08-29  Andy Wingo  <wingo@pobox.com>
2237
2238         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
2239         (vorbis_handle_data_packet): Fix some int overflow errors.
2240
2241         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
2242         -1.
2243         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
2244         valid.
2245         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
2246         if it's valid. Fixed streaming-mode playback.
2247
2248         * check/elements/volume.c (cleanup_volume): Fix for running
2249         CK_FORK=no.
2250
2251         * check/elements/audioconvert.c: Convert from native endian, not
2252         little endian.
2253
2254 2005-08-29  Michael Smith <msmith@fluendo.com>
2255
2256         * ext/ogg/Makefile.am:
2257         * ext/ogg/gstogg.c: (plugin_init):
2258         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
2259         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
2260         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
2261         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
2262         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
2263         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
2264         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
2265         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
2266         Add an ogg parser element.
2267
2268 2005-08-28  Andy Wingo  <wingo@pobox.com>
2269
2270         * Updates for two-arg init from GST_BOILERPLATE_FULL.
2271
2272 2005-08-26  Wim Taymans  <wim@fluendo.com>
2273
2274         * gst/audioconvert/audioconvert.c: (if), (float),
2275         (audio_convert_get_func_index), (check_default),
2276         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2277         (audio_convert_clean_context), (audio_convert_get_sizes),
2278         (audio_convert_convert):
2279         Cleanups.
2280
2281 2005-08-26  Wim Taymans  <wim@fluendo.com>
2282
2283         * gst/audioconvert/audioconvert.c: (if), (float),
2284         (audio_convert_get_func_index), (check_default),
2285         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2286         (audio_convert_clean_context), (audio_convert_get_sizes),
2287         (audio_convert_convert):
2288         More elegant and working temp buffer selection algo.
2289
2290 2005-08-26  Wim Taymans  <wim@fluendo.com>
2291
2292         * gst/audioconvert/audioconvert.c: (if), (float),
2293         (audio_convert_get_func_index), (check_default),
2294         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2295         (audio_convert_clean_context), (audio_convert_get_sizes),
2296         (get_temp_buffer), (audio_convert_convert):
2297         Use realloc else we lose our original data.
2298
2299 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2300
2301         * gst/audioresample/gstaudioresample.c:
2302           use base class' newsegment to properly timestamp
2303
2304 2005-08-26  Wim Taymans  <wim@fluendo.com>
2305
2306         * gst/audioconvert/audioconvert.c: (if), (float),
2307         (audio_convert_get_func_index), (check_default),
2308         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2309         (audio_convert_clean_context), (audio_convert_get_sizes),
2310         (get_temp_buffer), (audio_convert_convert):
2311         * gst/audioconvert/gstaudioconvert.c:
2312         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
2313         (gst_audio_convert_transform_caps),
2314         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
2315         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
2316         Oops, allocate enough space to perform the channel mix.
2317
2318 2005-08-26  Wim Taymans  <wim@fluendo.com>
2319
2320         * gst/audioconvert/Makefile.am:
2321         * gst/audioconvert/audioconvert.c: (if), (float),
2322         (audio_convert_get_func_index), (check_default),
2323         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2324         (audio_convert_clean_context), (audio_convert_get_sizes),
2325         (get_temp_buffer), (audio_convert_convert):
2326         * gst/audioconvert/audioconvert.h:
2327         * gst/audioconvert/gstaudioconvert.c:
2328         (gst_audio_convert_class_init), (gst_audio_convert_init),
2329         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
2330         (gst_audio_convert_get_unit_size),
2331         (gst_audio_convert_transform_caps),
2332         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
2333         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
2334         * gst/audioconvert/gstaudioconvert.h:
2335         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2336         (gst_channel_mix_fill_identical),
2337         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2338         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2339         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
2340         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
2341         (gst_channel_mix_mix):
2342         * gst/audioconvert/gstchannelmix.h:
2343         Cleanups, librarify a bit, optimize, better negotiation and more.
2344
2345 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2346
2347         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
2348         Another from MikeS:
2349         During typefinding, don't support negative offsets
2350         (offsets from the end of the stream) in our typefind->peek() function
2351         - nothing embedded in ogg ever needs them. However, we need to recognise
2352         those requests and reject them, otherwise we return invalid pointers.
2353
2354 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2355
2356         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2357         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
2358         (vorbisdec_finalize), (vorbis_handle_type_packet):
2359           Big shout-out to MikeS for fixing this giant memory leak.
2360           Huzzah!
2361
2362 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2363
2364         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
2365         (audio_convert_get_unit_size):
2366           plug some leaks
2367
2368 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2369
2370         * check/Makefile.am:
2371         * check/elements/audioconvert.c: (setup_audioconvert),
2372         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2373         (GST_START_TEST), (audioconvert_suite), (main):
2374           add a test for audioconvert
2375         * gst/audioresample/gstaudioresample.c:
2376         * gst/audioresample/gstaudioresample.h:
2377           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
2378           note that for buffers of 1/3 sec this means DURATION(c) is 
2379           one nanosecond more than for a and b
2380
2381 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2382
2383         * check/Makefile.am:
2384         * check/elements/audioresample.c: (setup_audioresample),
2385         (cleanup_audioresample), (fail_unless_perfect_stream),
2386         (test_perfect_stream_instance), (GST_START_TEST),
2387           add a check for audioresample
2388         (audioresample_suite), (main):
2389         * check/elements/volume.c: (GST_START_TEST):
2390           remove unused method
2391         * gst/audioresample/gstaudioresample.c:
2392           set correct buffer parameters since we're changing them
2393         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2394           add some debug
2395
2396 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2397
2398         * gst/audioresample/debug.c:
2399         * gst/audioresample/gstaudioresample.c:
2400           add room for extra overlap samples when asked to transform size
2401           protect against possible mem corruption and check for discrepancies
2402           between written size and outbuffer's size so we can warn for
2403           potential problems
2404         * gst/audioresample/resample.c: (resample_init),
2405         (resample_get_output_size_for_input), (resample_get_output_size),
2406         (resample_set_n_channels), (resample_set_format):
2407           set debug level based on RESAMPLE_DEBUG env var
2408           make sure that get_output_size* returns a whole number of
2409           sample_size
2410           set sample_size each time either channel or format is set
2411         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
2412         * gst/audioresample/resample_functable.c:
2413         (resample_scale_functable):
2414         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2415           remove r->sample_size, it's done in resample.c now
2416           add some debugging to the ref implementation
2417           make sure we only give back bytes that are wholes of the sample
2418           size
2419
2420 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
2421         * gst/playback/gstplaybasebin.c: (fill_buffer):
2422         Revert unpopular change for GST_MESSAGE_SRC to GObject.
2423
2424 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
2425
2426         * gst/volume/gstvolume.c:
2427           made set_caps function static
2428
2429 2005-08-24  Wim Taymans  <wim@fluendo.com>
2430
2431         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2432         (gst_vorbisenc_change_state):
2433         Stop leaking taglists.
2434
2435 2005-08-24  Wim Taymans  <wim@fluendo.com>
2436
2437         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
2438         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
2439         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
2440         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
2441         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
2442         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
2443         Parse seeking events better.
2444         Unref static caps.
2445         Generate correct newsegment events, fixes seeking in live oggs.
2446
2447         * ext/theora/theoradec.c: (theora_dec_src_query),
2448         (theora_dec_src_event), (theora_dec_src_getcaps),
2449         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
2450         Use newsegment values to report correct play time.
2451
2452         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2453         (vorbis_dec_src_event), (vorbis_dec_sink_event):
2454         * ext/vorbis/vorbisdec.h:
2455         Parse and use newsegment values to report correct play time.
2456
2457         * gst-libs/gst/audio/gstbaseaudiosink.c:
2458         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2459         Clear ringbuffer on flush.
2460         Use newsegment values to calculate playback time.
2461
2462         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2463         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
2464         Basesink does newsegment calculations for us now.
2465
2466 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2467
2468         * check/Makefile.am:
2469         * configure.ac:
2470           add core's plugins to the mix so that playbin works
2471         * check/generic/states.c: (GST_START_TEST):
2472           set a 0 timeout on pipelines, so they don't force the next
2473           state change
2474         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
2475         (gst_play_base_bin_change_state):
2476           remove the crappy error handling and do GST error handling
2477
2478 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2479
2480         * check/Makefile.am:
2481         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
2482           add same test as to core, it bitches out on playbin atm.
2483
2484 2005-08-24  Wim Taymans  <wim@fluendo.com>
2485
2486         * configure.ac:
2487         Remove audioscale.
2488
2489 2005-08-24  Wim Taymans  <wim@fluendo.com>
2490
2491         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
2492         (gst_videoscale_prepare_size), (parse_caps),
2493         (gst_videoscale_set_caps), (gst_videoscale_get_size),
2494         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
2495         (gst_videoscale_transform):
2496         * gst/videoscale/gstvideoscale.h:
2497         Refactor, make use of BaseTranform really well.
2498
2499 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2500
2501         * configure.ac:
2502           compile audioresample
2503         * gst/audioresample/Makefile.am:
2504         * gst/audioresample/buffer.c:
2505         * gst/audioresample/functable.c:
2506         * gst/audioresample/gstaudioresample.c:
2507         * gst/audioresample/gstaudioresample.h:
2508         * gst/audioresample/resample.c:
2509         (resample_get_output_size_for_input):
2510         * gst/audioresample/resample.h:
2511         * gst/audioresample/resample_chunk.c:
2512         * gst/audioresample/resample_functable.c:
2513         * gst/audioresample/resample_ref.c:
2514           port to use basetransform; doesn't work in all cases yet
2515
2516 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2517
2518         * gst/audioconvert/gstaudioconvert.c:
2519         (gst_audio_convert_class_init), (gst_audio_convert_init),
2520         (audio_convert_get_unit_size), (audio_convert_transform_caps),
2521         (audio_convert_fixate_caps), (audio_convert_set_caps),
2522         (audio_convert_transform),
2523         (gst_audio_convert_buffer_to_default_format),
2524         (gst_audio_convert_buffer_from_default_format),
2525         (gst_audio_convert_channels):
2526         * gst/audioconvert/gstchannelmix.c:
2527         * gst/audioconvert/gstchannelmix.h:
2528           port to basetransform
2529         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2530         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
2531         (gst_ffmpegcsp_get_unit_size):
2532         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2533         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
2534           fix for basetransform changes
2535
2536 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
2537
2538         * check/Makefile.am:
2539           Add CHECK_CFLAGS and LDFLAGS
2540
2541         * gst/playback/gstplaybasebin.c: (fill_buffer):
2542           GST_MESSAGE_SRC became a GObject
2543
2544 2005-08-24  Wim Taymans  <wim@fluendo.com>
2545
2546         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
2547         (gst_ring_buffer_clear_all):
2548         * gst-libs/gst/audio/gstringbuffer.h:
2549         Added function to clear the ringbuffer.
2550
2551 2005-08-24  Andy Wingo  <wingo@pobox.com>
2552
2553         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
2554         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
2555         of _open and _close.
2556
2557         * sys/v4l/gstv4lxoverlay.h:
2558         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
2559         an Xv connection here, instead of all the time. Make Xv only be
2560         loaded if you axe for it. Kindof a workaround for buggy behaviour
2561         of Xv when using remote xservers (XvQueryExtension would block).
2562         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
2563         replace the _open and _close public API. Only start the xv
2564         connection if necessary.
2565         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
2566
2567 2005-08-23  David Schleef  <ds@schleef.org>
2568
2569         * gst/audioresample/Makefile.am: Leet audioresampling code
2570         * gst/audioresample/buffer.c:
2571         * gst/audioresample/buffer.h:
2572         * gst/audioresample/debug.c:
2573         * gst/audioresample/debug.h:
2574         * gst/audioresample/functable.c:
2575         * gst/audioresample/functable.h:
2576         * gst/audioresample/gstaudioresample.c:
2577         * gst/audioresample/gstaudioresample.h:
2578         * gst/audioresample/resample.c:
2579         * gst/audioresample/resample.h:
2580         * gst/audioresample/resample_chunk.c:
2581         * gst/audioresample/resample_functable.c:
2582         * gst/audioresample/resample_ref.c:
2583
2584 2005-08-23  Wim Taymans  <wim@fluendo.com>
2585
2586         * examples/seeking/seek.c: (make_vorbis_pipeline),
2587         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
2588         Small seek updates.
2589
2590 2005-08-23  Andy Wingo  <wingo@pobox.com>
2591
2592         * gst-libs/gst/audio/gstbaseaudiosrc.c
2593         (gst_base_audio_src_fixate): Only fixate endianness if it is
2594         present in the caps.
2595
2596 2005-08-22  Andy Wingo  <wingo@pobox.com>
2597
2598         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
2599         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
2600         device-name property.
2601
2602         * gst-libs/gst/audio/gstaudiosrc.h:
2603         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
2604         close_device in the ring buffer, like gstaudiosink.
2605
2606         * ext/alsa/gstalsamixer.h:
2607         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
2608         macro to implement the interface without much code. Cleanups. 
2609
2610         * ext/alsa/gstalsasrc.h:
2611         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
2612         READY.
2613
2614         * ext/alsa/Makefile.am: Add new files.
2615         * ext/alsa/gstalsamixerelement.c: 
2616         * ext/alsa/gstalsamixerelement.c: Split element code out from
2617         mixer code so that alsasrc can be a mixer too.
2618
2619 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2620
2621         * check/elements/volume.c: (setup_volume), (cleanup_volume),
2622         (GST_START_TEST):
2623         * check/elements/vorbisdec.c: (setup_vorbisdec),
2624         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
2625         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2626         (vorbis_handle_identification_packet),
2627         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
2628         (vorbis_handle_header_packet), (vorbis_dec_push),
2629         (vorbis_dec_chain):
2630           use the setup/teardown methods to save code.  save code is good.
2631
2632 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2633
2634         * check/Makefile.am:
2635           add ext dir for plugins
2636           add vorbisdec test conditionally
2637         * check/elements/volume.c: (setup_volume), (cleanup_volume),
2638         (GST_START_TEST), (volume_suite):
2639           add a test with wrong caps
2640         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
2641         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
2642           add a vorbisdec test
2643         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
2644         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
2645           clean up debug output
2646         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
2647           yay, fix a segfault/security issue in vorbisdec
2648           gst-launch fakesrc ! vorbisdec wasn't happy
2649         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
2650         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
2651         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
2652         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
2653         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
2654         (gst_vorbisenc_set_metadata), (get_constraints_string),
2655         (update_start_message), (gst_vorbisenc_setup),
2656         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
2657         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
2658         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
2659         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
2660         * ext/vorbis/vorbisenc.h:
2661           march in line
2662         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2663         (gst_ffmpegcsp_transform):
2664           have the kow come home
2665         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
2666           debug my func ptr
2667         * gst/volume/gstvolume.c: (volume_set_caps):
2668           add a debug
2669
2670 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2671
2672         * Makefile.am:
2673         * check/.cvsignore:
2674         * check/Makefile.am:
2675         * check/elements/.cvsignore:
2676         * check/elements/volume.c: (chain_func), (event_func),
2677         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
2678         (main):
2679         * configure.ac:
2680           add unit test structure for gst-plugins-base
2681           add a test for volume
2682         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
2683         (gst_volume_set_volume), (gst_volume_get_volume),
2684         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
2685         (volume_funcfind), (volume_process_float), (volume_process_int16),
2686         (volume_set_caps), (volume_transform), (volume_update_mute),
2687         (volume_update_volume), (volume_set_property),
2688         (volume_get_property):
2689           document a little; use basetransform vmethod _set_caps
2690
2691 2005-08-19  Andy Wingo  <wingo@pobox.com>
2692
2693         * ext/alsa/gstalsamixertrack.h:
2694         * ext/alsa/gstalsamixertrack.c:
2695         * ext/alsa/gstalsamixeroptions.h:
2696         * ext/alsa/gstalsamixeroptions.c:
2697         * ext/alsa/gstalsamixer.h:
2698         * ext/alsa/gstalsamixer.c: Port to 0.9.
2699
2700         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
2701         Remove gstalsa.c and alsaclock. No more cruft here.
2702         
2703 2005-08-18  Wim Taymans  <wim@fluendo.com>
2704
2705         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2706         (gst_base_rtp_depayload_chain),
2707         (gst_base_rtp_depayload_add_to_queue),
2708         (gst_base_rtp_depayload_push),
2709         (gst_base_rtp_depayload_queue_release):
2710         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2711         Fix for RTPBuffer changes.
2712
2713         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
2714         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
2715         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
2716         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
2717         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
2718         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
2719         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
2720         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
2721         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
2722         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
2723         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
2724         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
2725         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
2726         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
2727         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
2728         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
2729         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
2730         (gst_rtpbuffer_get_payload):
2731         * gst-libs/gst/rtp/gstrtpbuffer.h:
2732         Don't subclass GstBuffer but add methods and helper functions
2733         to construct and manipulate RTP packets in regular GstBuffers.
2734
2735 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
2736
2737         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
2738           moved statement below switch
2739         * gst/volume/gstvolume.c: (gst_volume_class_init):
2740           added debug ptr
2741
2742 2005-08-16  Wim Taymans  <wim@fluendo.com>
2743
2744         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2745         (gst_base_audio_src_change_state):
2746         Open and close device in READY<->NULL state change.
2747
2748 2005-08-16  Andy Wingo  <wingo@pobox.com>
2749
2750         * examples/seeking/Makefile.am: Don't compile non-compiling
2751         compiled objects with the compiler.
2752
2753         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
2754         elements.
2755
2756 2005-08-12  Philippe Khalaf <burger@speedy.org>
2757         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2758         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2759           Made a thread to release the queue.
2760           Removed timestamp conversion for now.
2761
2762 2005-08-10  Philippe Khalaf <burger@speedy.org>
2763         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2764         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2765           Added rtp timestamp -> gst timestamp conversion.
2766           Fixed several problems with queue.
2767
2768 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
2769
2770         * gst-libs/gst/audio/gstaudioclock.h:
2771         * gst-libs/gst/audio/gstaudiofilter.h:
2772         * gst-libs/gst/audio/gstaudiosink.h:
2773         * gst-libs/gst/audio/gstaudiosrc.h:
2774         * gst-libs/gst/audio/gstbaseaudiosink.h:
2775         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2776         * gst-libs/gst/audio/gstringbuffer.h:
2777         * gst-libs/gst/net/gstnetbuffer.h:
2778         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2779         * gst-libs/gst/rtp/gstrtpbuffer.h:
2780           Add padding (you will need to rebuild gst-plugins-base,
2781           gst-plugins and all applications afterwards!)
2782
2783 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
2784
2785         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
2786         (gst_riff_parse_chunk):
2787           Fix bug in debug message and add some more debug messages.
2788
2789 2005-08-08  Edward Hervey  <edward@fluendo.com>
2790
2791         * gst-libs/gst/riff/riff-media.c:
2792         backported updates since branch
2793
2794 2005-08-08  Andy Wingo  <wingo@pobox.com>
2795
2796         * gst-libs/gst/audio/gstbaseaudiosink.c
2797         (gst_base_audio_sink_change_state): Open the device in NULL->READY
2798         like good elements should. Close on READY->NULL too.
2799
2800         * gst-libs/gst/audio/gstaudiosink.c
2801         (gst_audioringbuffer_open_device,
2802         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
2803         (gst_audioringbuffer_release): Updates for new ring buffer API,
2804         hook into the new audio sink api.
2805
2806         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
2807         (GstAudioSinkClass.close): Just open and close the device -- no
2808         resource allocation or configuration.
2809         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
2810         vmethods, handle device setup and resource allocation.
2811
2812         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
2813         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
2814         base class API.
2815
2816         * gst-libs/gst/audio/gstringbuffer.h
2817         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
2818         New vmethods.
2819
2820         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
2821         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
2822         New API functions. The device should be opened before acquiring
2823         and closed after releasing.
2824
2825 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
2826
2827         * gst-libs/gst/interfaces/mixer.h:
2828           Reset padding to GST_PADDING.
2829
2830 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2831
2832         * gst/playback/gstplaybin.c: (remove_sinks):
2833           Remove visualization from parent explicitely; works around some
2834           apparent refcount issue that I haven't tracked down yet.
2835
2836 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2837
2838         * ext/alsa/gstalsasink.c: (set_hwparams):
2839           Assign debug category, add negotiation debug msgs.
2840
2841 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2842
2843         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
2844           Fix error code for file-not-found to NOT_FOUND.
2845
2846 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2847
2848         * common/gtk-doc-plugins.mak:
2849         * docs/plugins/Makefile.am:
2850         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2851         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2852           renamed to actual element names, so much nicer to look at
2853         * docs/plugins/tmpl/gstmultifdsink.sgml:
2854           remove
2855         * docs/plugins/tmpl/multifdsink.sgml:
2856         * docs/plugins/tmpl/tcpserversink.sgml:
2857           add
2858         * ext/alsa/gstalsa.c:
2859         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
2860         * ext/ogg/gstoggmux.c:
2861         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
2862         * gst/playback/gstdecodebin.c:
2863         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
2864         * gst/tcp/gsttcpserversink.c:
2865           various fixes and documentation additions
2866
2867 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2868
2869         * common/Makefile.am:
2870         * common/gstdoc-scangobj:
2871         * common/gtk-doc-plugins.mak:
2872         * common/gtk-doc.mak:
2873           add a custom scangobj that uses the registry
2874           add a custom gtk-doc-plugins.mak that uses it
2875           some doc build fixes
2876         * configure.ac:
2877         * docs/Makefile.am:
2878         * docs/plugins/Makefile.am:
2879         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2880         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2881         * docs/plugins/gst-plugins-base-plugins.types:
2882         * docs/plugins/tmpl/gstmultifdsink.sgml:
2883           add docs for one element, multifdsink
2884         * gst/adder/gstadder.h:
2885         * gst/volume/gstvolume.h:
2886           don't privatize enum
2887         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
2888         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
2889         (gst_sync_method_get_type), (gst_client_status_get_type),
2890         (gst_multifdsink_class_init),
2891         (gst_multifdsink_client_queue_buffer),
2892         (gst_multifdsink_handle_client_write):
2893         * gst/tcp/gstmultifdsink.h:
2894         * gst/tcp/gsttcp.h:
2895         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
2896         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
2897         (gst_tcpclientsink_render):
2898         * gst/tcp/gsttcpclientsink.h:
2899         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
2900         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
2901         (gst_tcpclientsrc_start):
2902         * gst/tcp/gsttcpclientsrc.h:
2903         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
2904         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
2905         * gst/tcp/gsttcpserversrc.h:
2906         * gst/typefind/gsttypefindfunctions.c:
2907           remove superfluous Type stuff
2908
2909 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2910
2911         * gst/playback/gstplaybin.c: (gen_video_element):
2912           Enable videoscale.
2913
2914 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2915
2916         * gst-libs/gst/gconf/gconf.c:
2917         * gst-libs/gst/gconf/gconf.h:
2918           Fix some Andy Problem [tm].
2919
2920 2005-08-04  Andy Wingo  <wingo@pobox.com>
2921
2922         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
2923         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
2924         (gst_ffmpegcsp_get_size): Adapt to API changes.
2925
2926         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
2927         Implement an in-place do-nothing transform.
2928
2929 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2930
2931         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
2932         (gst_ximagesink_renegotiate_size):
2933           Do not set new window sizes yet if we prepare a new buffer size
2934           for upstream renegotiation (software scaling) at some point in the
2935           future, because this new size waqs not actually accepted yet. Once
2936           accepted, renegotiation later on will set the new sizes just fine.
2937           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
2938           embedding testcase.
2939
2940 2005-08-03  Andy Wingo  <wingo@pobox.com>
2941
2942         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
2943         (gst_ximagesink_buffer_alloc): 
2944         Protect the height, width, and desired_caps with the pool_lock.
2945         Fixes videotestsrc ! queue ! ximagesink.
2946
2947 2005-08-02  Edward Hervey  <edward@fluendo.com>
2948
2949         * gst/volume/gstvolume.c:
2950         include left from controller cleanup
2951
2952 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
2953         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
2954           Stop collectpads before calling the parent state
2955           change function on PAUSED->READY.
2956
2957 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
2958         * configure.ac:
2959           When testing for X libs, use the X CFlags 
2960         * gst/adder/gstadder.c: (gst_adder_change_state):
2961           Stop the collectpads before calling parent state change function
2962           on PAUSED->READY, otherwise we deadlock deactivating pads.
2963
2964 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
2965
2966         * configure.ac:
2967         * docs/libs/tmpl/gstcolorbalance.sgml:
2968         * docs/libs/tmpl/gstmixer.sgml:
2969         * examples/Makefile.am:
2970         * gst/sine/Makefile.am:
2971         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
2972         (gst_sinesrc_set_property), (plugin_init):
2973         * gst/sine/gstsinesrc.h:
2974         * gst/volume/Makefile.am:
2975         * gst/volume/gstvolume.c: (gst_volume_set_volume),
2976         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
2977         (volume_process_float), (volume_process_int16),
2978         (volume_set_property), (plugin_init):
2979         * gst/volume/gstvolume.h:
2980           deactivate and remove dparams (libgstcontrol)
2981
2982 2005-07-29  Wim Taymans  <wim@fluendo.com>
2983
2984         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
2985         Convert me to BaseTransform!! help..
2986
2987 2005-07-29  Andy Wingo  <wingo@pobox.com>
2988
2989         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
2990         sinks.
2991
2992         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
2993         support of both endiannesses.
2994
2995 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
2996
2997         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
2998           Fix confusing debug message (s/event/query/)
2999
3000 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3001
3002         * gst/videotestsrc/videotestsrc.h:
3003           Use "_stdint.h" instead of <stdint.h>
3004
3005 2005-07-27  Wim Taymans  <wim@fluendo.com>
3006
3007         * ext/vorbis/Makefile.am:
3008         Revert wrong commit.
3009
3010 2005-07-27  Wim Taymans  <wim@fluendo.com>
3011
3012         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3013         More compilation fixen.
3014
3015 2005-07-27  Wim Taymans  <wim@fluendo.com>
3016
3017         * gst-libs/gst/audio/gstbaseaudiosink.c:
3018         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3019         (gst_base_audio_sink_create_ringbuffer),
3020         (gst_base_audio_sink_change_state):
3021         Fix compilation.
3022
3023 2005-07-27  Wim Taymans  <wim@fluendo.com>
3024
3025         * examples/seeking/seek.c: (setup_dynamic_link),
3026         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3027         (query_positions_elems), (query_positions_pads), (do_seek):
3028         Update seek example.
3029
3030         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3031         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3032         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3033         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3034         (gst_ogg_demux_handle_event),
3035         (gst_ogg_demux_deactivate_current_chain),
3036         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3037         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3038         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3039         (gst_ogg_demux_loop):
3040         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3041         * ext/theora/theoradec.c: (theora_dec_src_event),
3042         (theora_dec_src_getcaps), (theora_dec_sink_event),
3043         (theora_dec_push), (theora_dec_chain):
3044         * ext/vorbis/Makefile.am:
3045         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3046         (vorbis_dec_sink_event), (vorbis_dec_push),
3047         (vorbis_handle_data_packet):
3048         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3049         (gst_vorbisenc_chain):
3050         * gst/playback/gststreaminfo.c: (cb_probe):
3051         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3052         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3053         * gst/videoscale/gstvideoscale.c:
3054         (gst_videoscale_handle_src_event):
3055         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3056         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3057         (gst_ximagesink_navigation_send_event):
3058         * sys/xvimage/xvimagesink.c:
3059         (gst_xvimagesink_navigation_send_event):
3060         Various event updates and cleanups
3061
3062 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3063
3064         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3065           Fix segfault for I420/YV12.
3066
3067 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3068
3069         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3070           Report bitrate.
3071
3072 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3073
3074         * gst/playback/gstplaybin.c: (gen_video_element),
3075         (gen_audio_element):
3076           Switch to auto*sink elements as default sinks; add volume element
3077           so that volume control in totem works.
3078
3079 2005-07-21  Wim Taymans  <wim@fluendo.com>
3080
3081         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3082         * gst/playback/gstplaybin.c: (setup_sinks),
3083         (gst_play_bin_change_state):
3084         Refcount fix and more comments.
3085
3086 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3087
3088         * sys/ximage/Makefile.am:
3089         * sys/ximage/ximage.c: (plugin_init):
3090         * sys/ximage/ximagesink.c:
3091         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3092         
3093
3094 2005-07-21  Wim Taymans  <wim@fluendo.com>
3095
3096         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3097         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3098         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3099         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3100         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3101         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3102         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3103         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3104         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3105         Generate correct disconts for live chained oggs.
3106
3107         * gst-libs/gst/audio/gstbaseaudiosink.c:
3108         (gst_base_audio_sink_render),
3109         (gst_base_audio_sink_create_ringbuffer),
3110         (gst_base_audio_sink_change_state):
3111         Handle discont math correctly.
3112
3113         * gst/playback/gstplaybin.c: (add_sink):
3114         Some small debug cleanup.
3115
3116 2005-07-21  Wim Taymans  <wim@fluendo.com>
3117
3118         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3119         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3120         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3121         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3122         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3123         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3124         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3125         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3126         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3127         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3128         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3129         (gst_ogg_demux_change_state), (gst_ogg_print):
3130         Reorganize code to send the right disconts when in streaming
3131         mode.
3132
3133 2005-07-20  Andy Wingo  <wingo@pobox.com>
3134
3135         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3136         fix (?), fixes a seggie mcfalterson (#310894).
3137
3138 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3139
3140         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3141         (gst_ogg_mux_set_header_on_caps):
3142         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3143         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3144         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3145         * gst-libs/gst/audio/multichannel.c:
3146         (gst_audio_set_channel_positions),
3147         (gst_audio_set_structure_channel_positions_list):
3148         * gst/playback/gstdecodebin.c: (dynamic_create):
3149         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3150         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3151           Fixes for API changes in core.
3152
3153 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3154
3155         * gst/playback/gstplaybasebin.c: (fill_buffer):
3156           Use _new_custom() so we can set custom message types for buffering
3157           messages.
3158
3159 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3160
3161         * configure.ac:
3162         * gst-libs/gst/Makefile.am:
3163         * gst-libs/gst/gconf/.cvsignore:
3164         * gst-libs/gst/gconf/Makefile.am:
3165         * gst-libs/gst/gconf/test-gconf.c:
3166         * pkgconfig/Makefile.am:
3167         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3168         * pkgconfig/gstreamer-gconf.pc.in:
3169           Remove gconf stuff, use gconf elements instead from now on.
3170
3171 2005-07-20  Wim Taymans  <wim@fluendo.com>
3172
3173         * gst-libs/gst/audio/TODO:
3174         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3175         (gst_audio_clock_get_internal_time):
3176         * gst-libs/gst/audio/gstaudioclock.h:
3177         * gst-libs/gst/audio/gstbaseaudiosink.c:
3178         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3179         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3180         (gst_base_audio_sink_render),
3181         (gst_base_audio_sink_create_ringbuffer),
3182         (gst_base_audio_sink_change_state):
3183         Make sure the audio clock always returns an increasing value.
3184
3185 2005-07-19  Andy Wingo  <wingo@pobox.com>
3186
3187         * gst/videotestsrc/: Cleanups.
3188
3189 2005-07-19  Wim Taymans  <wim@fluendo.com>
3190
3191         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3192         Better debugging.
3193
3194 2005-07-19  Wim Taymans  <wim@fluendo.com>
3195
3196         * examples/seeking/seek.c: (make_dv_pipeline),
3197         (make_vorbis_theora_pipeline), (query_rates),
3198         (query_positions_elems), (query_positions_pads), (do_seek):
3199         Make correct DV pipeline.
3200
3201 2005-07-18  Andy Wingo  <wingo@pobox.com>
3202
3203         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3204         default. Also because it's the only thing that really works. (This
3205         is used in the GConf elements).
3206         Use AS_LIBTOOL_TAGS.
3207
3208 2005-07-18  Wim Taymans  <wim@fluendo.com>
3209
3210         * gst/playback/gstdecodebin.c: (remove_element_chain):
3211         * gst/playback/gstplaybin.c: (add_sink):
3212         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3213         (gst_stream_info_set_mute):
3214         * gst/playback/gststreamselector.c:
3215         (gst_stream_selector_get_linked_pad),
3216         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3217         More leak and compile fixes.
3218
3219 2005-07-18  Wim Taymans  <wim@fluendo.com>
3220
3221         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3222         (query_rates), (query_positions_elems), (query_positions_pads),
3223         (do_seek), (seek_cb), (stop_seek):
3224         Updated seek example. 
3225
3226         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3227         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3228         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3229         * gst/playback/gstplaybin.c: (add_sink):
3230         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3231         (gst_stream_info_set_mute):
3232         Some refcount leak fixes.
3233
3234 2005-07-16  Wim Taymans  <wim@fluendo.com>
3235
3236         * gst-libs/gst/audio/gstbaseaudiosink.c:
3237         (gst_base_audio_sink_render):
3238         Align samples even if we have roundoff errors in the 
3239         timestamp conversion.
3240
3241 2005-07-16  Wim Taymans  <wim@fluendo.com>
3242
3243         * docs/libs/tmpl/gstringbuffer.sgml:
3244         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3245         (query_rates), (query_positions_elems), (query_positions_pads),
3246         (update_scale), (do_seek):
3247         Updated seek example.
3248
3249         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3250         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
3251         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
3252         (gst_ogg_demux_loop):
3253         Push out correct discont values.
3254
3255         * ext/theora/theoradec.c: (theora_dec_src_convert),
3256         (theora_dec_sink_convert), (theora_dec_src_getcaps),
3257         (theora_dec_sink_event), (theora_handle_type_packet),
3258         (theora_handle_header_packet), (theora_dec_push),
3259         (theora_handle_data_packet), (theora_dec_chain),
3260         (theora_dec_change_state):
3261         Better timestamping.
3262
3263         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3264         (vorbis_dec_sink_event), (vorbis_dec_push),
3265         (vorbis_handle_data_packet), (vorbis_dec_chain):
3266         * ext/vorbis/vorbisdec.h:
3267         Better timestamping.
3268
3269         * gst-libs/gst/audio/gstbaseaudiosink.c:
3270         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
3271         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3272         Handle syncing on timestamps instead of sample offsets. Make
3273         use of DISCONT values as described in design docs.
3274
3275         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3276         (gst_base_audio_src_get_time):
3277         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
3278         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
3279         (gst_ring_buffer_read):
3280         * gst-libs/gst/audio/gstringbuffer.h:
3281         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
3282         (gst_ximagesink_show_frame):
3283         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3284         Correcly convert buffer timestamp to stream time.
3285
3286 2005-07-16  Wim Taymans  <wim@fluendo.com>
3287
3288         * gst/audioconvert/gstaudioconvert.c:
3289         (gst_audio_convert_get_buffer):
3290         Timestamp buffers correctly.
3291
3292         * gst/playback/gstplaybin.c: (gen_video_element):
3293         Make internal fakesink silent.
3294
3295 2005-07-15  Wim Taymans  <wim@fluendo.com>
3296
3297         * gst/ffmpegcolorspace/Makefile.am:
3298         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3299         (gst_ffmpegcsp_caps_remove_format_info),
3300         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
3301         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
3302         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
3303         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
3304         Ported ffmpegcolorspace to basetransform.
3305
3306         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
3307         * gst/volume/gstvolume.c: (volume_transform):
3308         Ported to new API.
3309
3310 2005-07-14  Wim Taymans  <wim@fluendo.com>
3311
3312         * gst/videotestsrc/Makefile.am:
3313         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
3314         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
3315         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
3316         (gst_videotestsrc_init), (gst_videotestsrc_event),
3317         (gst_videotestsrc_create), (gst_videotestsrc_start),
3318         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
3319         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
3320         (gst_videotestsrc_get_property):
3321         * gst/videotestsrc/gstvideotestsrc.h:
3322         Make videotestsrc a pushsrc.
3323
3324 2005-07-14  Wim Taymans  <wim@fluendo.com>
3325
3326         * gst/tcp/gstfdset.c: (gst_fdset_free):
3327         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
3328         (gst_multifdsink_add), (gst_multifdsink_remove),
3329         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
3330         (gst_multifdsink_remove_client_link),
3331         (gst_multifdsink_client_queue_data),
3332         (gst_multifdsink_client_queue_caps),
3333         (gst_multifdsink_client_queue_buffer),
3334         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
3335         (gst_multifdsink_stop):
3336         * gst/tcp/gstmultifdsink.h:
3337         0.8 backporting.
3338
3339         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3340         Also draw image when not from a pool.
3341
3342 2005-07-14  Wim Taymans  <wim@fluendo.com>
3343
3344         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3345         (mute_stream), (silence_stream):
3346         Small debug additions.
3347
3348 2005-07-14  Wim Taymans  <wim@fluendo.com>
3349
3350         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
3351         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3352         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
3353         Better error recovery, ignore unconnected pads and
3354         non-fatal errors.
3355
3356 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3357
3358         * docs/libs/tmpl/gstaudio.sgml:
3359         * docs/libs/tmpl/gstcolorbalance.sgml:
3360         * docs/libs/tmpl/gstgconf.sgml:
3361         * docs/libs/tmpl/gstmixer.sgml:
3362         * docs/libs/tmpl/gstringbuffer.sgml:
3363         * docs/libs/tmpl/gsttuner.sgml:
3364         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3365         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3366         (gst_tcpclientsrc_class_init):
3367         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3368         (gst_tcpserversrc_class_init):
3369         * sys/v4l/gstv4lelement.c:
3370           more autistic cleanliness in functions/names/defines
3371
3372 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3373
3374         * configure.ac:
3375           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
3376           added manually to each Makefile.am so we are sure it goes
3377           *last* and doesn't add -L flags before linking in libs of our
3378           own, like, say, internal .la libs, that then accidentally pick
3379           up the installed copy.
3380         * docs/libs/Makefile.am:
3381         * ext/alsa/Makefile.am:
3382         * ext/cdparanoia/Makefile.am:
3383         * ext/gnomevfs/Makefile.am:
3384         * ext/libvisual/Makefile.am:
3385         * ext/ogg/Makefile.am:
3386         * ext/theora/Makefile.am:
3387         * ext/vorbis/Makefile.am:
3388         * gst-libs/gst/video/Makefile.am:
3389         * gst/adder/Makefile.am:
3390         * gst/audioconvert/Makefile.am:
3391         * gst/audiorate/Makefile.am:
3392         * gst/audioscale/Makefile.am:
3393         * gst/ffmpegcolorspace/Makefile.am:
3394         * gst/playback/Makefile.am:
3395         * gst/sine/Makefile.am:
3396         * gst/subparse/Makefile.am:
3397         * gst/tags/Makefile.am:
3398         * gst/tcp/Makefile.am:
3399         * gst/typefind/Makefile.am:
3400         * gst/videorate/Makefile.am:
3401         * gst/videoscale/Makefile.am:
3402         * gst/videotestsrc/Makefile.am:
3403         * gst/volume/Makefile.am:
3404         * sys/v4l/Makefile.am:
3405         * sys/ximage/Makefile.am:
3406         * sys/xvimage/Makefile.am:
3407           adapt properly to this change. This should make sure that
3408           plugins and libs properly link to the as-yet-uninstalled
3409           copies of stuff like libgstinterfaces and libgstvideo
3410
3411 2005-07-13  Andy Wingo  <wingo@pobox.com>
3412
3413         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
3414         (gst_v4lsrc_fixate): Fixate on format as well.
3415
3416         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
3417         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
3418         buffer points to it.
3419         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
3420         rather just doing X calls ourselves. Also fixes a memleak.
3421
3422 2005-07-12  Andy Wingo  <wingo@pobox.com>
3423
3424         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
3425         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
3426         (gst_v4lsrc_create): Re-add the copy-mode property, default to
3427         TRUE to avoid deadlocks if an element holds on to our buffers.
3428
3429 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3430
3431         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3432         (gst_sinesrc_init), (gst_sinesrc_create),
3433         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
3434         (gst_sinesrc_start):
3435         * gst/sine/gstsinesrc.h:
3436           removing num-buffers property before moving it
3437
3438 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
3439
3440         * configure.ac:
3441           use overridable ERROR_CFLAGS
3442         * docs/libs/gst-plugins-base-libs.types:
3443         * docs/libs/tmpl/gstringbuffer.sgml:
3444         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
3445         (gst_alsasink_class_init):
3446         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3447         (gst_alsasrc_class_init):
3448         * gst-libs/gst/audio/audio.h:
3449         * gst-libs/gst/audio/gstaudioclock.h:
3450         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
3451         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
3452         (gst_audio_filter_link), (gst_audio_filter_init),
3453         (gst_audio_filter_chain), (gst_audio_filter_set_property),
3454         (gst_audio_filter_get_property),
3455         (gst_audio_filter_class_add_pad_templates):
3456         * gst-libs/gst/audio/gstaudiofilter.h:
3457         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3458         (gst_audio_filter_template_get_type),
3459         (gst_audio_filter_template_base_init),
3460         (gst_audio_filter_template_class_init),
3461         (gst_audio_filter_template_init),
3462         (gst_audio_filter_template_set_property),
3463         (gst_audio_filter_template_get_property), (plugin_init),
3464         (gst_audio_filter_template_setup),
3465         (gst_audio_filter_template_filter),
3466         (gst_audio_filter_template_filter_inplace):
3467         * gst-libs/gst/audio/gstaudiosink.c:
3468         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3469         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
3470         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3471         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3472         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
3473         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
3474         * gst-libs/gst/audio/gstaudiosink.h:
3475         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3476         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3477         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3478         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
3479         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
3480         (gst_audio_src_class_init), (gst_audio_src_init),
3481         (gst_audio_src_create_ringbuffer):
3482         * gst-libs/gst/audio/gstaudiosrc.h:
3483         * gst-libs/gst/audio/gstbaseaudiosink.c:
3484         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
3485         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3486         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
3487         (gst_base_audio_sink_set_property),
3488         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
3489         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
3490         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
3491         (gst_base_audio_sink_create_ringbuffer),
3492         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
3493         * gst-libs/gst/audio/gstbaseaudiosink.h:
3494         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3495         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
3496         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
3497         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
3498         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
3499         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
3500         (gst_base_audio_src_event), (gst_base_audio_src_create),
3501         (gst_base_audio_src_create_ringbuffer),
3502         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
3503         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3504         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
3505         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
3506         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
3507         (gst_ring_buffer_debug_spec_caps),
3508         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
3509         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
3510         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
3511         (gst_ring_buffer_start), (gst_ring_buffer_pause),
3512         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
3513         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
3514         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
3515         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
3516         (gst_ring_buffer_clear):
3517         * gst-libs/gst/audio/gstringbuffer.h:
3518         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
3519         (gst_video_sink_class_init), (gst_video_sink_get_type):
3520         * gst-libs/gst/video/videosink.h:
3521         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
3522         (gst_multifdsink_class_init),
3523         (gst_multifdsink_handle_client_write),
3524         (gst_multifdsink_change_state):
3525         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3526         (gst_tcpclientsink_setcaps):
3527         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3528         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
3529         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
3530         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
3531         (gst_ximagesink_send_pending_navigation),
3532         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
3533         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
3534         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
3535         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3536         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
3537         (gst_xvimagesink_send_pending_navigation),
3538         (gst_xvimagesink_navigation_send_event),
3539         (gst_xvimagesink_set_xwindow_id),
3540         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
3541         (gst_xvimagesink_get_type):
3542         more macro splitting
3543
3544 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3545
3546         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3547           plug a memleak, allows me to import 1479 albums in one go
3548           in jamboree
3549         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
3550         (vorbis_handle_type_packet), (vorbis_dec_chain),
3551         (vorbis_dec_change_state):
3552           fix some format strings
3553
3554 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3555
3556         * docs/libs/tmpl/gstcolorbalance.sgml:
3557         * docs/libs/tmpl/gstmixer.sgml:
3558         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
3559         (gst_alsasink_set_property), (gst_alsasink_get_property):
3560         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
3561         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
3562           add device property
3563
3564 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3565
3566         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3567         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
3568         (audiocast_register_listener), (audiocast_thread_run),
3569         (gst_gnomevfssrc_send_additional_headers_callback),
3570         (gst_gnomevfssrc_received_headers_callback),
3571         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
3572         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
3573         (gst_gnomevfssrc_get_size):
3574           add/clean up debugging
3575         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
3576           cleanups
3577
3578 2005-07-07  Andy Wingo  <wingo@pobox.com>
3579
3580         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
3581         framerate. Need to get a handle on when exactly this function is
3582         called, tho.
3583
3584         * sys/v4l/v4lsrc_calls.h:
3585         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
3586         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
3587         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
3588
3589         * sys/v4l/v4l_calls.h: Cast to V4lElement.
3590         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
3591         v4lelements are sources.
3592
3593         * sys/v4l/gstv4lxoverlay.h:
3594         * sys/v4l/gstv4lxoverlay.c:
3595         * sys/v4l/gstv4ltuner.h:
3596         * sys/v4l/gstv4ltuner.c: Header loc fixen.
3597         
3598         * sys/v4l/gstv4lsrc.h:
3599         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
3600         PushSrc/BaseSrc. Removed most sync-related properties, videorate
3601         or something should handle that. Made a live source.
3602
3603         * sys/v4l/gstv4lelement.h:
3604         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
3605         signals. Some cleanups.
3606
3607         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
3608
3609         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
3610         stuff.
3611
3612         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
3613         stuff.
3614
3615         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
3616
3617 2005-07-07  Wim Taymans  <wim@fluendo.com>
3618
3619         * ext/theora/theoradec.c: (theora_get_query_types),
3620         (theora_dec_src_getcaps), (theora_dec_push):
3621         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
3622         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
3623         Remove deprecated/unused query types.
3624
3625 2005-07-06  Wim Taymans  <wim@fluendo.com>
3626
3627         * ext/alsa/Makefile.am:
3628         * ext/alsa/gstalsaplugin.c: (plugin_init):
3629         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
3630         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3631         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
3632         (gst_alsasrc_class_init), (gst_alsasrc_init),
3633         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
3634         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
3635         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
3636         (gst_alsasrc_reset):
3637         * ext/alsa/gstalsasrc.h:
3638         * gst-libs/gst/audio/Makefile.am:
3639         * gst-libs/gst/audio/gstaudiosink.c:
3640         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3641         (gst_audioringbuffer_start):
3642         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3643         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3644         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
3645         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
3646         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3647         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3648         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
3649         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
3650         * gst-libs/gst/audio/gstaudiosrc.h:
3651         * gst-libs/gst/audio/gstbaseaudiosink.c:
3652         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
3653         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
3654         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
3655         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3656         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
3657         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
3658         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
3659         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
3660         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
3661         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
3662         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
3663         (gst_baseaudiosrc_change_state):
3664         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3665         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3666         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
3667         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
3668         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
3669         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
3670         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
3671         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
3672         * gst-libs/gst/audio/gstringbuffer.h:
3673         Added audiosource base classes.
3674         Ported alsasrc, still very basic.
3675
3676 2005-07-06  Wim Taymans  <wim@fluendo.com>
3677
3678         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
3679         (theora_dec_push), (theora_handle_data_packet):
3680         Prepare for better timestamp fix later.
3681
3682         * gst/audioconvert/gstaudioconvert.c:
3683         List most accurate caps first
3684
3685         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
3686         Use proper pad task function.
3687
3688         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
3689         (gst_xvimagesink_show_frame):
3690         Fix deadlock when alloc failed.
3691
3692 2005-07-05  Andy Wingo  <wingo@pobox.com>
3693
3694         * ext/gnomevfs/gstgnomevfssrc.c:
3695         * gst/sine/gstsinesrc.c:
3696         * gst/tcp/gsttcpserversrc.c:
3697         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
3698
3699         * sys/v4l/: Port from 0.8.
3700
3701         * Many files: Null if we got it....
3702
3703 2005-07-05  Andy Wingo  <wingo@pobox.com>
3704
3705         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
3706         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
3707         Signedness fixes.
3708
3709 2005-07-05  Wim Taymans  <wim@fluendo.com>
3710
3711         * configure.ac:
3712         * gst/tcp/Makefile.am:
3713         * gst/tcp/README:
3714         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
3715         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
3716         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
3717         (is_sync_frame), (gst_multifdsink_handle_client_write),
3718         (gst_multifdsink_render), (gst_multifdsink_start),
3719         (gst_multifdsink_stop), (gst_multifdsink_change_state):
3720         * gst/tcp/gstmultifdsink.h:
3721         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
3722         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
3723         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
3724         * gst/tcp/gsttcp.h:
3725         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3726         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3727         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
3728         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
3729         * gst/tcp/gsttcpclientsink.h:
3730         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3731         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
3732         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
3733         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
3734         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
3735         * gst/tcp/gsttcpclientsrc.h:
3736         * gst/tcp/gsttcpplugin.c: (plugin_init):
3737         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
3738         * gst/tcp/gsttcpserversink.h:
3739         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3740         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
3741         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
3742         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
3743         (gst_tcpserversrc_stop):
3744         * gst/tcp/gsttcpserversrc.h:
3745         * gst/tcp/gsttcpsink.c:
3746         * gst/tcp/gsttcpsink.h:
3747         * gst/tcp/gsttcpsrc.c:
3748         * gst/tcp/gsttcpsrc.h:
3749         Ported tcp plugins to 0.9. 
3750         
3751
3752 2005-07-05  Andy Wingo  <wingo@pobox.com>
3753
3754         * gst/playback/gstplaybasebin.c (fill_buffer):
3755         message_new_application fixen.
3756
3757         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
3758         Style fix.
3759
3760 2005-07-04  Wim Taymans  <wim@fluendo.com>
3761
3762         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
3763         Set caps on output buffer.
3764
3765 2005-07-04  Andy Wingo  <wingo@pobox.com>
3766
3767         * ext/gnomevfs/gstgnomevfssrc.c
3768         (gst_gnomevfssrc_received_headers_callback) 
3769         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
3770         hopefully.
3771
3772         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
3773         No refcount leakage.
3774
3775         * configure.ac: Enable -Werror.
3776         
3777         * ext/theora/theoradec.c (theora_dec_src_getcaps):
3778         * gst/audioconvert/bufferframesconvert.c
3779         (buffer_frames_convert_fixate):
3780         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
3781         (gst_audio_convert_fixate):
3782         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
3783         (gst_sinesrc_create): Fixate func changes.
3784         
3785         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3786         (gst_ximagesink_buffer_alloc): Unused var.
3787
3788 2005-07-01  Andy Wingo  <wingo@pobox.com>
3789
3790         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
3791         getcaps to do explicit caps. Needs to be done in all decoders,
3792         possibly via a base class.
3793
3794         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
3795
3796         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
3797         caps on the sink pad, just rely on the pad template. Also, setting
3798         ANY caps on a pad is not valid because the caps are not fixed.
3799
3800         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
3801         caps on the buffer, and get the width from the desired_caps if
3802         they're set.
3803         (gst_ximagesink_renegotiate_size): Implement via setting the
3804         desired_caps on the ximagesink.
3805         (gst_ximagesink_setcaps): Only reset the width of the player if it
3806         wasn't already set. Not sure if this is right.
3807         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
3808
3809         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
3810         that the user wants. NULL unless the window has been resized.
3811
3812         * gst/volume/gstvolume.c (volume_transform): Adapt to
3813         basetransform refcount changes.
3814         
3815 2005-07-01  Andy Wingo  <wingo@pobox.com>
3816
3817         * gst/videoscale/gstvideoscale.c:
3818         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
3819         from BaseTransform, implements a transform_caps. Removed dead code
3820         including some PAR stuff that was never reached -- should probably
3821         be added back somehow.
3822
3823 2005-07-01  Andy Wingo  <wingo@pobox.com>
3824
3825         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
3826         come later.
3827
3828 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3829
3830         * configure.ac:
3831         * docs/libs/Makefile.am:
3832         * docs/libs/gst-plugins-libs.types:
3833         * ext/alsa/Makefile.am:
3834         * ext/alsa/gstalsamixer.h:
3835         * ext/alsa/gstalsamixeroptions.h:
3836         * ext/alsa/gstalsamixertrack.h:
3837         * gst-libs/gst/Makefile.am:
3838         * gst-libs/gst/colorbalance/.cvsignore:
3839         * gst-libs/gst/colorbalance/Makefile.am:
3840         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
3841         * gst-libs/gst/colorbalance/colorbalance.c:
3842         * gst-libs/gst/colorbalance/colorbalance.h:
3843         * gst-libs/gst/colorbalance/colorbalance.vcproj:
3844         * gst-libs/gst/colorbalance/colorbalancechannel.c:
3845         * gst-libs/gst/colorbalance/colorbalancechannel.h:
3846         * gst-libs/gst/interfaces/Makefile.am:
3847         * gst-libs/gst/interfaces/colorbalance.c:
3848         (gst_color_balance_class_init):
3849         * gst-libs/gst/interfaces/colorbalance.h:
3850         * gst-libs/gst/interfaces/interfaces-marshal.list:
3851         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
3852         * gst-libs/gst/interfaces/mixer.h:
3853         * gst-libs/gst/interfaces/mixeroptions.h:
3854         * gst-libs/gst/interfaces/navigation.c:
3855         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
3856         * gst-libs/gst/interfaces/tuner.h:
3857         * gst/volume/Makefile.am:
3858         * gst/volume/gstvolume.c:
3859         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
3860         * sys/ximage/Makefile.am:
3861         * sys/ximage/ximagesink.c:
3862         * sys/xvimage/Makefile.am:
3863         * sys/xvimage/xvimagesink.c:
3864           fold in all interfaces into an interfaces dir, preserving CVS
3865           history
3866
3867 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3868
3869         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3870           Fix build after riff changes.
3871
3872 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3873
3874         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
3875         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
3876         (gst_riff_create_video_template_caps),
3877         (gst_riff_create_audio_template_caps),
3878         (gst_riff_create_iavs_template_caps):
3879         * gst-libs/gst/riff/riff-media.h:
3880         * gst-libs/gst/riff/riff-read.h:
3881         * gst-libs/gst/riff/riff.c: (gst_riff_init):
3882           Add gst_riff_init() to initialize the debug category, instead
3883           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
3884
3885 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3886
3887         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
3888           Oops, I shouldn't apply hacks.
3889
3890 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3891
3892         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
3893           Remove pad_loop function which doesn't work.
3894
3895 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3896
3897         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
3898           Send EOS when deactivating.
3899         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3900         (check_queue), (queue_threshold_reached), (queue_out_of_data),
3901         (gen_preroll_element), (probe_triggered), (mute_stream),
3902         (silence_stream), (new_decoded_pad), (setup_substreams),
3903         (set_active_source):
3904         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
3905         (remove_sinks), (add_sink):
3906         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
3907           Change for new probe API.
3908
3909 2005-06-29  Wim Taymans  <wim@fluendo.com>
3910
3911         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
3912         * gst-libs/gst/audio/gstbaseaudiosink.c:
3913         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
3914         (gst_baseaudiosink_change_state):
3915         * gst-libs/gst/audio/gstbaseaudiosink.h:
3916         * gst-libs/gst/audio/gstringbuffer.c:
3917         (gst_ringbuffer_set_callback):
3918         Fix compilation error.
3919         Ringbuffer starts out as not running.
3920         Free our clock in dispose.
3921         When releasing the ringbuffer we need to renegotiate so
3922         clear the pad caps.
3923
3924 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3925
3926         * autogen.sh:
3927         * configure.ac:
3928         * docs/Makefile.am:
3929         * docs/libs/Makefile.am:
3930         * docs/libs/gst-plugins-libs-docs.sgml:
3931         * docs/libs/gst-plugins-libs-sections.txt:
3932         * docs/libs/gst-plugins-libs.types:
3933         * docs/libs/tmpl/gstaudio.sgml:
3934         * docs/libs/tmpl/gstcolorbalance.sgml:
3935         * docs/libs/tmpl/gstringbuffer.sgml:
3936         * gst-libs/gst/audio/gstringbuffer.c:
3937         (gst_ringbuffer_set_callback):
3938           reinstate gtk-doc docs for plugin libs
3939
3940 2005-06-28  Wim Taymans  <wim@fluendo.com>
3941
3942         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3943         (gst_ogg_demux_init):
3944         Removed pad loop function.
3945
3946 2005-06-28  Wim Taymans  <wim@fluendo.com>
3947
3948         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
3949         If we're building a chain we are not in an error case
3950         when we queue a buffer.
3951
3952 2005-06-28  Andy Wingo  <wingo@pobox.com>
3953
3954         * *.c: Don't cast to GstObject before reffing/unreffing.
3955
3956 2005-06-27  Andy Wingo  <wingo@pobox.com>
3957
3958         * gst/videotestsrc/gstvideotestsrc.c
3959         (gst_videotestsrc_activate_push): Activation API changes.
3960
3961         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
3962         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
3963         they have refs on the decodebin.
3964
3965         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
3966         parent class.
3967         (gst_ogg_pad_typefind): Don't leak a pad ref.
3968         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
3969         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
3970         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
3971
3972 2005-06-27  Edward Hervey  <edward@fluendo.com>
3973
3974         * ext/theora/theoradec.c: (theora_dec_change_state): 
3975         re-arranged call to parent's state change in order to avoid locks (or
3976         worse).
3977
3978 2005-06-26  Edward Hervey  <edward@fluendo.com>
3979
3980         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
3981         2nd argument of 'unknow-type' signal is a GstCaps and not a
3982         GstMiniObject
3983
3984 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
3985         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
3986           Set the worker thread's running flag to TRUE before starting the
3987           thread.
3988         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
3989           Catch a failure to add typefind to the bin.
3990
3991 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3992
3993         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3994         (gst_sinesrc_init), (gst_sinesrc_create),
3995         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
3996         (gst_sinesrc_start):
3997         * gst/sine/gstsinesrc.h:
3998           add num-buffers and timestamp-offset properties
3999         * gst/videotestsrc/gstvideotestsrc.c:
4000         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4001         (gst_videotestsrc_get_property):
4002           add timestamp-offset property
4003
4004 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4005
4006         * configure.ac: add videorate
4007         * gst-plugins-base.spec.in: add videorate
4008
4009 2005-06-23  Wim Taymans  <wim@fluendo.com>
4010
4011         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4012         (gst_videorate_getcaps), (gst_videorate_setcaps),
4013         (gst_videorate_event), (gst_videorate_chain):
4014         Fixed videorate, fixating an already fixated caps is not
4015         an error.
4016
4017 2005-06-23  Wim Taymans  <wim@fluendo.com>
4018
4019         * ext/ogg/README:
4020         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4021         Buffer on caps is not boxed anymore.
4022
4023 2005-06-22  Wim Taymans  <wim@fluendo.com>
4024
4025         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4026         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4027         Set buffers on caps as miniobjects and not as boxed.
4028
4029 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4030
4031         * configure.ac:
4032           back to HEAD
4033
4034 === release 0.9.1 ===
4035
4036 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4037
4038         * .cvsignore:
4039         * NEWS:
4040         * README:
4041         * RELEASE:
4042         * configure.ac:
4043         * po/af.po:
4044         * po/az.po:
4045         * po/cs.po:
4046         * po/en_GB.po:
4047         * po/hu.po:
4048         * po/it.po:
4049         * po/nb.po:
4050         * po/nl.po:
4051         * po/or.po:
4052         * po/sq.po:
4053         * po/sr.po:
4054         * po/sv.po:
4055         * po/uk.po:
4056         * po/vi.po:
4057           updates for release
4058
4059 2005-06-09  Andy Wingo  <wingo@pobox.com>
4060
4061         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4062         
4063 2005-06-09  Andy Wingo  <wingo@pobox.com>
4064
4065         * configure.ac:
4066         * gst-libs/gst/Makefile.am:
4067         * gst-libs/gst/net/Makefile.am:
4068         Add gstnet to build.
4069
4070 2005-06-09  Andy Wingo  <wingo@pobox.com>
4071
4072         * gst-libs/gst/gconf/gconf.c:
4073         * gst/playback/test.c:
4074         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4075         fixes.
4076
4077         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4078
4079         * ext/theora/theoraenc.c (theora_enc_chain): 
4080         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4081
4082         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4083         RealPad.
4084
4085 2005-06-02  Wim Taymans  <wim@fluendo.com>
4086
4087         * gst-libs/gst/net/Makefile.am:
4088         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4089         * pkgconfig/gstreamer-libs.pc.in:
4090         Added net stuff, version net lib.
4091
4092 2005-06-02  Wim Taymans  <wim@fluendo.com>
4093
4094         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4095         (query_rates), (query_positions_elems), (query_positions_pads),
4096         (do_seek):
4097         Updated seek example.
4098
4099 2005-06-02  Andy Wingo  <wingo@pobox.com>
4100
4101         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4102         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4103         list.
4104
4105         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4106         remove the typefind, the bin dispose will do it for us. When it's
4107         removed and unreffed, the signal handler will be disconnected,
4108         too.
4109         (unlinked): It's too difficult to disconnect from unlinked
4110         handlers, as they are on pads not elements. Just punt if the pads
4111         aren't grandkids of the bin.
4112
4113 2005-06-02  Wim Taymans  <wim@fluendo.com>
4114
4115         * ext/ogg/README:
4116         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4117         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4118         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4119         * ext/theora/theoradec.c: (theora_dec_src_query),
4120         (theora_handle_data_packet):
4121         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4122         (theora_enc_chain):
4123         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4124         (vorbis_handle_data_packet):
4125         * gst/audioconvert/bufferframesconvert.c:
4126         (buffer_frames_convert_chain):
4127         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4128         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4129         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4130         (gst_ffmpegcsp_chain):
4131         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4132         (gst_videorate_getcaps), (gst_videorate_setcaps),
4133         (gst_videorate_event), (gst_videorate_chain):
4134         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4135         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4136         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4137         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4138         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4139         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4140         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4141         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4142         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4143         Cleanups and buffer alloc.
4144
4145 2005-05-31  Wim Taymans  <wim@fluendo.com>
4146
4147         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4148         Don't try to call the delay method when the device is not
4149         opened.
4150
4151 2005-05-31  Wim Taymans  <wim@fluendo.com>
4152
4153         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4154         Get actual segment size and buffer size after opening
4155         the device.
4156
4157 2005-05-30  Wim Taymans  <wim@fluendo.com>
4158
4159         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4160         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4161         Also FLUSH upstream, makes the loop function exit faster.
4162         
4163         * ext/theora/theoradec.c: (theora_dec_src_query):
4164         Some more debug info in the query.
4165         
4166         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4167         (gst_ximagesink_setcaps):
4168         Release lock on par error, better error reporting.
4169
4170 2005-05-26  Wim Taymans  <wim@fluendo.com>
4171
4172         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4173         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4174         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4175         Clear chains in READY
4176         Queue packets until the chain is activated.
4177
4178 2005-05-25  Wim Taymans  <wim@fluendo.com>
4179
4180         * gst-libs/gst/audio/gstaudiosink.c:
4181         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4182         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4183         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4184         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4185         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4186         (gst_audiosink_create_ringbuffer):
4187         * gst-libs/gst/audio/gstbaseaudiosink.c:
4188         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4189         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4190         (gst_baseaudiosink_set_property), (build_linear_format),
4191         (debug_spec_caps), (debug_spec_buffer),
4192         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4193         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4194         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4195         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4196         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4197         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4198         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4199         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4200         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4201         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4202         (wait_segment), (gst_ringbuffer_commit),
4203         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4204         (gst_ringbuffer_clear):
4205         Various small cleanups.
4206
4207         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4208         (gst_audio_convert_change_state):
4209         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4210         No need to take the locks anymore.
4211
4212 2005-05-25  Wim Taymans  <wim@fluendo.com>
4213
4214         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4215         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4216         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4217         (type_found):
4218         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4219         (group_destroy), (group_commit), (queue_overrun),
4220         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4221         (mute_stream), (new_decoded_pad), (setup_substreams),
4222         (setup_source), (mute_group_type), (set_active_source),
4223         (gst_play_base_bin_change_state):
4224         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4225         (gen_video_element), (gen_text_element), (gen_audio_element),
4226         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4227         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4228         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4229         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4230         Some playbin cleanups mostly refcounting sloppyness.
4231
4232 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4233
4234         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4235           Work with streaming input.
4236
4237 2005-05-25  Wim Taymans  <wim@fluendo.com>
4238
4239         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4240         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4241         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4242         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
4243         No need to take the STREAM lock anymore.
4244
4245 2005-05-25  Wim Taymans  <wim@fluendo.com>
4246
4247         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4248         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
4249         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
4250         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
4251         (gst_ogg_demux_sink_activate):
4252         * ext/theora/theoradec.c: (theora_dec_src_event),
4253         (theora_handle_comment_packet), (theora_dec_chain),
4254         (theora_dec_change_state):
4255         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4256         (vorbis_handle_data_packet), (vorbis_dec_chain),
4257         (vorbis_dec_change_state):
4258         Remove STREAM locks as they are taken in core now.
4259         Never set bogus granulepos on vorbis/theora.
4260         Fix leaks in theoradec tag parsing.
4261
4262 2005-05-25  Wim Taymans  <wim@fluendo.com>
4263
4264         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4265         Fix memleaks, GST_BUFFER_DATA() is not freed.
4266
4267 2005-05-25  Wim Taymans  <wim@fluendo.com>
4268
4269         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4270         Open non-blocking, set to blocking mode afterwards to avoid
4271         lockups when audio device is busy.
4272
4273 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4274
4275         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
4276           This can't be good.
4277
4278 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4279
4280         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4281         (gst_audio_convert_chain), (gst_audio_convert_link_src),
4282         (gst_audio_convert_setcaps):
4283           Implement instant setup switching.
4284
4285 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4286
4287         * gst/playback/gstplaybasebin.c: (probe_triggered):
4288           Fix missing unlock.
4289         * gst/playback/gstplaybin.c: (add_sink):
4290           First add, then link (otherwise pad link fails).
4291
4292 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4293
4294         * examples/Makefile.am:
4295         fix buildbot (make distcheck)
4296
4297 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4298
4299         * gst/playback/gstplaybin.c: (gen_vis_element):
4300           Remove some wrong code. Doesn't work yet.
4301
4302 2005-05-19  Wim Taymans  <wim@fluendo.com>
4303
4304         * gst-libs/gst/net/Makefile.am:
4305         * gst-libs/gst/net/README:
4306         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
4307         (gst_netbuffer_class_init), (gst_netbuffer_init),
4308         (gst_netbuffer_finalize), (gst_netbuffer_copy),
4309         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
4310         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
4311         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
4312         * gst-libs/gst/net/gstnetbuffer.h:
4313         Added buffer subclass to store extra to/from addresses for
4314         network sources/sinks.
4315
4316 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4317
4318         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4319           Don't lock an unassigned variable.
4320
4321 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4322
4323         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4324           Increase buffer for video, decrease buffer for other media types.
4325         * gst/playback/gstplaybin.c: (gen_video_element),
4326         (gen_audio_element):
4327           Change names for debugging purposes.
4328
4329 2005-05-18  Wim Taymans  <wim@fluendo.com>
4330
4331         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4332         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4333         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4334         (gst_ffmpegcsp_chain):
4335         Enable buffer alloc passthrough if the source and dest
4336         formats are the same.
4337
4338 2005-05-17  Wim Taymans  <wim@fluendo.com>
4339
4340         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4341         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
4342         (gst_ogg_demux_chain_unlocked):
4343         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4344         (gst_audio_convert_caps_remove_format_info),
4345         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4346         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
4347         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4348         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4349         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
4350         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
4351         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4352         (gst_ffmpegcsp_get_property):
4353         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4354         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4355         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4356         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
4357         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
4358         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4359         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
4360         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
4361         Leak fixes in oggdemux.
4362         Some cleanups in audioconvert.
4363         Make passthrough work along with buffer_alloc etc.
4364         Make buffer_alloc and buffer recycling actually work in
4365         xvimagesink.
4366
4367 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4368
4369         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
4370           make the compiler happy
4371
4372 2005-05-17  Wim Taymans  <wim@fluendo.com>
4373
4374         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
4375         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
4376         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
4377         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
4378         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4379         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
4380         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
4381         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4382         (gst_xvimagesink_set_xwindow_id):
4383         * sys/xvimage/xvimagesink.h:
4384         Port xvimagesink to new MiniObject.
4385
4386 2005-05-17  Wim Taymans  <wim@fluendo.com>
4387
4388         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
4389         (gst_audiofilter_chain):
4390         * gst-libs/gst/audio/gstaudiosink.c:
4391         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4392         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4393         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4394         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4395         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4396         (gst_audiosink_create_ringbuffer):
4397         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4398         (gst_audio_convert_caps_remove_format_info),
4399         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4400         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4401         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4402         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4403         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4404         Fix passthrough in ffmpegcolorspace.
4405         Fix memset in audiosink on wrong memory.
4406
4407 2005-05-16  David Schleef  <ds@schleef.org>
4408
4409         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
4410         to GstMiniObject.
4411
4412 2005-05-16  David Schleef  <ds@schleef.org>
4413
4414         Port from GstData to GstMiniObject.
4415         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4416         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
4417         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
4418         (gst_ogg_mux_collected):
4419         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4420         * ext/theora/theoradec.c: (theora_handle_comment_packet),
4421         (theora_handle_data_packet):
4422         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4423         (theora_set_header_on_caps), (theora_enc_chain):
4424         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4425         (vorbis_handle_comment_packet):
4426         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4427         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4428         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
4429         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
4430         * gst/audioconvert/gstaudioconvert.c:
4431         (gst_audio_convert_get_buffer):
4432         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4433         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4434         (mute_stream), (silence_stream):
4435         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
4436         * gst/volume/gstvolume.c: (volume_transform):
4437         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4438         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
4439         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
4440         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
4441         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
4442         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
4443         (gst_ximagesink_buffer_alloc):
4444         * sys/ximage/ximagesink.h:
4445
4446 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4447
4448         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4449         (fill_buffer), (check_queue), (queue_threshold_reached),
4450         (queue_out_of_data):
4451         * gst/playback/gstplaybasebin.h:
4452           Post buffer-fullness on the bus.
4453
4454 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4455
4456         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4457         (try_to_link_1):
4458         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4459         (group_commit), (probe_triggered), (setup_source),
4460         (gst_play_base_bin_change_state):
4461         * gst/playback/gstplaybasebin.h:
4462         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4463         (gst_play_bin_init), (remove_sinks), (setup_sinks),
4464         (gst_play_bin_change_state):
4465           Move setup_output_pads into a virtual function, remove
4466           group-switch (no longer needed) and redirect (handled by bus
4467           now) signals.
4468
4469 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4470
4471         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
4472         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
4473         (get_active_group), (get_building_group), (group_destroy),
4474         (group_commit), (check_queue), (queue_overrun),
4475         (queue_threshold_reached), (queue_out_of_data),
4476         (gen_preroll_element), (remove_groups), (unknown_type),
4477         (add_element_stream), (no_more_pads), (probe_triggered),
4478         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
4479         (setup_substreams), (setup_source), (finish_source),
4480         (prepare_output), (muted_group_change_state),
4481         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
4482         (gst_play_base_bin_change_state):
4483         * gst/playback/gstplaybasebin.h:
4484         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4485         (gst_play_bin_init), (gst_play_bin_set_property),
4486         (gen_video_element), (gen_text_element), (gen_audio_element),
4487         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
4488         (gst_play_bin_change_state):
4489         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4490         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
4491         (stream_info_change_state), (gst_stream_info_set_mute),
4492         (gst_stream_info_get_property):
4493         * gst/playback/gststreaminfo.h:
4494         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
4495         (gst_stream_selector_get_linked_pad),
4496         (gst_stream_selector_getcaps),
4497         (gst_stream_selector_get_linked_pads),
4498         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4499         * gst/playback/gststreamselector.h:
4500           Rough port of playbin. Needs some more work, but is mostly done,
4501           and uses a few locks in important places, which should make stuff
4502           like chain-switches clean. Still uses GST_STATE() in a few places,
4503           which isn't all that good an idea, subtitles/elements disabled
4504           because no elements to test with and thus probably broken, query
4505           and event handling moved to GstBin, internal thread removed
4506           alltogether because the pipeline does that for us now. Can play
4507           Ogg/Vorbis files. Haven't tested anything else yet.
4508
4509 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4510
4511         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
4512           Do no-more-pads (needed for autoplugging).
4513
4514 2005-05-10  Andy Wingo  <wingo@pobox.com>
4515
4516         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
4517         message to the bus with the tags. Still not sent downstream tho.
4518
4519         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
4520         get_parent.
4521         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
4522         avoid refcounting hassles.
4523
4524 2005-05-09  Andy Wingo  <wingo@pobox.com>
4525
4526         * gst/volume/Makefile.am:
4527         * gst/volume/demo.c
4528         * gst/volume/gstvolume.h
4529         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
4530         basetransform. Probably need an audio filter base class.
4531
4532 2005-05-09  Wim Taymans  <wim@fluendo.com>
4533
4534         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
4535         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
4536         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
4537         (gst_vorbisenc_chain):
4538         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4539         (gst_audio_convert_caps_remove_format_info),
4540         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4541         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4542         Make caps writable before writing to it.
4543         Fix negotiation in audioconvert some more.
4544
4545 2005-05-09  Wim Taymans  <wim@fluendo.com>
4546
4547         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4548         (gst_videorate_getcaps), (gst_videorate_setcaps),
4549         (gst_videorate_event), (gst_videorate_chain):
4550         Better negotiation.
4551
4552 2005-05-09  Wim Taymans  <wim@fluendo.com>
4553
4554         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
4555         (gst_videorate_getcaps), (gst_videorate_setcaps),
4556         (gst_videorate_blank_data), (gst_videorate_init),
4557         (gst_videorate_event), (gst_videorate_chain),
4558         (gst_videorate_change_state):
4559         Port videorate, do a better job at negotiation while we're at
4560         it.
4561
4562 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
4563
4564         * configure.ac:
4565           Disable libvisual
4566
4567         * examples/Makefile.am:
4568         * gst-libs/gst/audio/Makefile.am:
4569         * gst-libs/gst/riff/Makefile.am:
4570         * gst-libs/gst/tag/Makefile.am:
4571         * gst-libs/gst/video/Makefile.am:
4572           Fixups for missing variables.
4573
4574 2005-05-09  Wim Taymans  <wim@fluendo.com>
4575
4576         * examples/seeking/seek.c: (make_theora_pipeline),
4577         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
4578         (query_rates), (query_positions_elems), (query_positions_pads),
4579         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
4580         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
4581         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
4582         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
4583         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
4584         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
4585         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4586         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
4587         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
4588         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
4589         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
4590         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
4591         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
4592         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
4593         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
4594         (theora_dec_src_convert), (theora_dec_sink_convert),
4595         (theora_dec_src_query), (theora_dec_sink_query),
4596         (theora_dec_src_event), (theora_dec_sink_event),
4597         (theora_handle_comment_packet), (theora_handle_type_packet),
4598         (theora_handle_header_packet), (theora_handle_data_packet),
4599         (theora_dec_chain):
4600         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4601         (vorbis_dec_convert), (vorbis_dec_src_query),
4602         (vorbis_dec_sink_query), (vorbis_dec_src_event),
4603         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4604         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
4605         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
4606         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
4607         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
4608         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
4609         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4610         (gst_play_bin_query):
4611         * gst/playback/test3.c: (update_scale):
4612         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
4613         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
4614         * gst/subparse/gstsubparse.c: (gst_subparse_init):
4615         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
4616         (gst_videotestsrc_src_query):
4617         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
4618         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
4619         (paint_hline_YUV9):
4620         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4621         Port to new query API.
4622         Updated seek.
4623         Cleanups in x[v]imagesink
4624
4625 2005-05-09  Andy Wingo  <wingo@pobox.com>
4626
4627         * ext/alsa/gstalsasink.h:
4628         * ext/gnomevfs/gstgnomevfssrc.c:
4629         (gst_gnomevfssrc_get_icy_metadata):
4630         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
4631         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
4632         * ext/theora/theoradec.c (theora_dec_src_query)
4633         (theora_dec_src_event, theora_dec_sink_event)
4634         (theora_handle_comment_packet, theora_handle_data_packet):
4635         * ext/theora/theoraenc.c (theora_enc_chain):
4636         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
4637         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
4638         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
4639         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
4640         (qt_type_find):
4641         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
4642         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
4643         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
4644         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
4645         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
4646         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
4647         (paint_setup_xBGR8888, paint_setup_RGBx8888)
4648         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
4649         (paint_setup_RGB565, paint_setup_xRGB1555):
4650         * gst/videotestsrc/videotestsrc.h:
4651         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
4652         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
4653         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
4654         GCC4 fixes.
4655         
4656         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
4657         gst_pad_query_position. Fixes oggdemux.
4658
4659 2005-05-08  David Schleef  <ds@schleef.org>
4660
4661         * configure.ac: Require liboil.
4662         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
4663         a few more.
4664         * gst/videotestsrc/videotestsrc.c:
4665         * gst/videotestsrc/videotestsrc.h:
4666
4667 2005-05-06  Wim Taymans  <wim@fluendo.com>
4668
4669         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4670         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4671         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4672         Well, unreffing a buffer right before pushing it is asking
4673         for trouble..
4674
4675 2005-05-06  Christian Schaller  <uraeus@gnome.org>
4676
4677         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
4678
4679 2005-05-06  Wim Taymans  <wim@fluendo.com>
4680
4681         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4682         (gst_audio_convert_caps_remove_format_info),
4683         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4684         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4685         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4686         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4687         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4688         * gst/sine/Makefile.am:
4689         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
4690         (gst_sinesrc_class_init), (gst_sinesrc_init),
4691         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
4692         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
4693         (gst_sinesrc_update_freq):
4694         * gst/sine/gstsinesrc.h:
4695         * gst/tcp/gstmultifdsink.c:
4696         * sys/xvimage/xvimagesink.c:
4697         Fixed negotiation wrt _peer_get_caps()
4698         Some cleanups.
4699
4700
4701 2005-05-06  Wim Taymans  <wim@fluendo.com>
4702
4703         * gst-libs/gst/audio/gstaudiosink.c:
4704         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4705         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4706         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4707         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4708         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4709         (gst_audiosink_create_ringbuffer):
4710         * gst-libs/gst/audio/gstbaseaudiosink.c:
4711         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4712         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4713         (gst_baseaudiosink_set_property), (build_linear_format),
4714         (debug_spec_caps), (debug_spec_buffer),
4715         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4716         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4717         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4718         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4719         * gst-libs/gst/audio/gstbaseaudiosink.h:
4720         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4721         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4722         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4723         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4724         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4725         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4726         (wait_segment), (gst_ringbuffer_commit),
4727         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4728         (gst_ringbuffer_clear):
4729         * gst-libs/gst/audio/gstringbuffer.h:
4730         Make the base audiosink return an error when there is no
4731         audiobuffer negotiated.
4732
4733 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4734
4735         * ext/Makefile.am:
4736         Disable cdparanoia until someone ports it!
4737
4738 2005-05-06  Wim Taymans  <wim@fluendo.com>
4739
4740         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4741         (gst_ogg_demux_sink_activate):
4742         And revert after wingo's revert.. sigh..
4743
4744 2005-05-05  Andy Wingo  <wingo@pobox.com>
4745
4746         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
4747         GObject.
4748         * configure.ac: Return audiorate and subparse from the ghetto.
4749         Re-enable -Wall -Werror.
4750         * gst/subparse/gstsubparse.c:
4751         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
4752         or chain-based. Cleaned up a bit. Not tested.
4753         
4754 2005-05-05  Christian Schaller <christian@fluendo.com> 
4755
4756         * Makefile.am: remove stuff that is not building
4757         * configure.ac: remove stuff that is not building
4758         * examples/Makefile.am: remove stuff that is not building
4759         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
4760         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
4761         * sys/Makefile.am: remove stuff that is not building
4762         * testsuite/Makefile.am: remove stuff that is not building
4763
4764 2005-05-05  Andy Wingo  <wingo@pobox.com>
4765
4766         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
4767         * gst-libs/gst/tag/gstvorbistag.c:
4768         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
4769         * gst/adder/gstadder.h:
4770         * gst/audioconvert/gstchannelmix.c:
4771         (gst_audio_convert_fill_one_other):
4772         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
4773         (gst_audiorate_init), (gst_audiorate_chain):
4774         * gst/playback/gstplaybasebin.c: (setup_source):
4775         * gst/playback/test3.c: (update_scale):
4776         Some GCC4 fixes
4777         
4778         * po/af.po:
4779         * po/az.po:
4780         * po/cs.po:
4781         * po/en_GB.po:
4782         * po/hu.po:
4783         * po/it.po:
4784         * po/nb.po:
4785         * po/nl.po:
4786         * po/or.po:
4787         * po/sq.po:
4788         * po/sr.po:
4789         * po/sv.po:
4790         * po/uk.po:
4791         * po/vi.po: Foo
4792
4793 2005-05-05  Wim Taymans  <wim@fluendo.com>
4794
4795         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4796         (gst_audio_convert_caps_remove_format_info),
4797         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
4798         (gst_audio_convert_change_state), (gst_audio_convert_channels):
4799         * gst/videotestsrc/gstvideotestsrc.c:
4800         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
4801         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
4802         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
4803         (gst_videotestsrc_init), (gst_videotestsrc_loop):
4804         Don't ignore _push() return values.
4805         Make sure no processing is done when shutting down.
4806         Videotestsrc pad activation fix.
4807
4808 2005-05-05  Wim Taymans  <wim@fluendo.com>
4809
4810         * gst/adder/Makefile.am:
4811         * gst/adder/gstadder.c: (gst_adder_setcaps),
4812         (gst_adder_class_init), (gst_adder_init),
4813         (gst_adder_request_new_pad), (gst_adder_collected),
4814         (gst_adder_change_state):
4815         * gst/adder/gstadder.h:
4816         Ported adder as an example of a mixer element using
4817         collect pads. Needs more negotiation work.
4818
4819 2005-05-05  Wim Taymans  <wim@fluendo.com>
4820
4821         * ext/theora/theoradec.c: (_inc_granulepos),
4822         (theora_dec_src_event), (theora_dec_sink_event),
4823         (theora_handle_comment_packet), (theora_handle_type_packet),
4824         (theora_handle_header_packet), (theora_handle_data_packet),
4825         (theora_dec_chain):
4826         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4827         (gst_theora_enc_init), (theora_enc_sink_setcaps),
4828         (theora_push_buffer), (theora_push_packet),
4829         (theora_enc_sink_event), (theora_enc_chain),
4830         (theora_enc_change_state), (theora_enc_set_property),
4831         (theora_enc_get_property):
4832         Added stream lock to decoder so that we can serialize
4833         the discont event.
4834         More theoraenc porting, recover from errors, do clean
4835         shutdown.
4836
4837 2005-05-05  Wim Taymans  <wim@fluendo.com>
4838
4839         * ext/ogg/Makefile.am:
4840         * ext/ogg/README:
4841         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4842         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
4843         (gst_ogg_print):
4844         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4845         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
4846         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
4847         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
4848         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
4849         (gst_ogg_mux_change_state):
4850         Ported ogg muxer.
4851
4852 2005-05-05  Wim Taymans  <wim@fluendo.com>
4853
4854         * docs/design-audiosinks.txt:
4855         * gst-libs/gst/audio/TODO:
4856         * gst-libs/gst/audio/gstaudiosink.c:
4857         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4858         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4859         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4860         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4861         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4862         (gst_audiosink_create_ringbuffer):
4863         * gst-libs/gst/audio/gstbaseaudiosink.c:
4864         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4865         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4866         (gst_baseaudiosink_set_property), (build_linear_format),
4867         (debug_spec_caps), (debug_spec_buffer),
4868         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4869         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4870         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4871         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4872         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4873         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4874         (gst_ringbuffer_release), (gst_ringbuffer_play),
4875         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4876         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
4877         (gst_ringbuffer_set_sample), (wait_segment),
4878         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
4879         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
4880         More work on the audiosink, mostly debugging and a race in
4881         shutdown.
4882
4883 2005-04-28  Wim Taymans  <wim@fluendo.com>
4884
4885         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4886         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
4887         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
4888         (vorbis_dec_src_query), (vorbis_dec_src_event),
4889         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4890         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
4891         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
4892         Don't crap out when seeking back to position 0.
4893
4894 2005-04-28  Wim Taymans  <wim@fluendo.com>
4895
4896         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
4897         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
4898         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
4899         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
4900         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
4901         Make audio sink configurable, use alsasink as default.
4902
4903 2005-04-28  Wim Taymans  <wim@fluendo.com>
4904
4905         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4906         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4907         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
4908         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
4909         (vorbis_dec_change_state):
4910         * ext/vorbis/vorbisdec.h:
4911         Refactor, use STREAM_LOCK.
4912
4913 2005-04-28  Wim Taymans  <wim@fluendo.com>
4914
4915         * ext/theora/theoradec.c: (_inc_granulepos),
4916         (theora_dec_sink_event), (theora_handle_comment_packet),
4917         (theora_handle_type_packet), (theora_handle_header_packet),
4918         (theora_handle_data_packet), (theora_dec_chain),
4919         (theora_dec_change_state):
4920         Refactor a bit, use STREAM_LOCK.
4921
4922 2005-04-28  Wim Taymans  <wim@fluendo.com>
4923
4924         * ext/alsa/Makefile.am:
4925         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
4926         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
4927         (gst_alsa_link), (gst_alsa_close_audio):
4928         * ext/alsa/gstalsaplugin.c: (plugin_init):
4929         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4930         (gst_alsasink_dispose), (gst_alsasink_base_init),
4931         (gst_alsasink_class_init), (gst_alsasink_init),
4932         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
4933         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
4934         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
4935         (gst_alsasink_reset):
4936         * ext/alsa/gstalsasink.h:
4937         Implement alsasink with simple open/write/close API. 
4938         Make alsa dir build by disabling compilation of code.
4939
4940 2005-04-28  Wim Taymans  <wim@fluendo.com>
4941
4942         * gst-libs/gst/audio/Makefile.am:
4943         * gst-libs/gst/audio/audio.h:
4944         * gst-libs/gst/audio/audioclock.c:
4945         * gst-libs/gst/audio/audioclock.h:
4946         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
4947         (gst_audio_clock_class_init), (gst_audio_clock_init),
4948         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
4949         * gst-libs/gst/audio/gstaudioclock.h:
4950         * gst-libs/gst/audio/gstaudiosink.c:
4951         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4952         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4953         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4954         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4955         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4956         (gst_audiosink_create_ringbuffer):
4957         * gst-libs/gst/audio/gstbaseaudiosink.c:
4958         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4959         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4960         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
4961         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
4962         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4963         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4964         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4965         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4966         * gst-libs/gst/audio/gstbaseaudiosink.h:
4967         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4968         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
4969         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4970         (gst_ringbuffer_release), (gst_ringbuffer_play),
4971         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4972         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
4973         (gst_ringbuffer_set_sample), (wait_segment),
4974         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
4975         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
4976         * gst-libs/gst/audio/gstringbuffer.h:
4977         Make ringbuffer faster and more simple by removing the locks
4978         in the playback thread.
4979         Add sample accurate playback based on buffer sample offsets.
4980         Make the baseaudiosink provide a clock.
4981         Parse caps in the base class.
4982         Correctly handle seeking, flushing and state changes.
4983
4984 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
4985
4986         * configure.ac:
4987         * gst/audioconvert/Makefile.am:
4988         * gst/audioscale/Makefile.am:
4989           Fix part of the build.  Come on guys, autogen didn't even work :)
4990
4991 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4992
4993         * configure.ac:
4994         * gst-libs/gst/Makefile.am:
4995         * gst-libs/gst/media-info/.cvsignore:
4996         * gst-libs/gst/media-info/Makefile.am:
4997         * gst-libs/gst/media-info/README:
4998         * gst-libs/gst/media-info/media-info-priv.c:
4999         * gst-libs/gst/media-info/media-info-priv.h:
5000         * gst-libs/gst/media-info/media-info-test.c:
5001         * gst-libs/gst/media-info/media-info.c:
5002         * gst-libs/gst/media-info/media-info.h:
5003         * gst-libs/gst/media-info/media-info.vcproj:
5004         * pkgconfig/Makefile.am:
5005         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5006         * pkgconfig/gstreamer-media-info.pc.in:
5007           Remove media-info, which is also successed by playbin (see Totem
5008           implementation).
5009
5010 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5011
5012         * configure.ac:
5013         * examples/Makefile.am:
5014         * examples/gstplay/.cvsignore:
5015         * examples/gstplay/Makefile.am:
5016         * examples/gstplay/player.c:
5017         * gst-libs/gst/Makefile.am:
5018         * gst-libs/gst/play/.cvsignore:
5019         * gst-libs/gst/play/Makefile.am:
5020         * gst-libs/gst/play/play.c:
5021         * gst-libs/gst/play/play.h:
5022         * gst-libs/gst/play/play.vcproj:
5023         * pkgconfig/Makefile.am:
5024         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5025         * pkgconfig/gstreamer-play.pc.in:
5026           Remove libgstplay, playbin is now the official successor.
5027
5028 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5029
5030         * configure.ac:
5031         * gst-libs/gst/Makefile.am:
5032         * gst-libs/gst/xwindowlistener/Makefile.am:
5033         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5034         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5035           Remove deprecated xwindowlistener (I've moved xwindowlistening
5036           in the v4l/v4l2 plugins over to serverside).
5037
5038 2005-04-25  David Schleef  <ds@schleef.org>
5039
5040         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5041         to examples/dynparams.  Examples do not belong interspersed with
5042         source code.
5043         * examples/dynparams/demo-dparams.c:
5044         * gst/sine/Makefile.am:
5045         * gst/sine/demo-dparams.c:
5046
5047 2005-04-25  David Schleef  <ds@schleef.org>
5048
5049         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5050         * gst-libs/gst/audio/Makefile.am:
5051         * gst-libs/gst/riff/Makefile.am:
5052         * gst-libs/gst/tag/Makefile.am:
5053         * gst-libs/gst/video/Makefile.am:
5054         * gst-libs/gst/xwindowlistener/Makefile.am:
5055
5056         Convert to 0.9 API, seems to work:
5057         * sys/ximage/Makefile.am:
5058         * sys/ximage/ximagesink.c:
5059
5060 2005-04-24  David Schleef  <ds@schleef.org>
5061
5062         Link plugins against libraries:
5063         * ext/alsa/Makefile.am:
5064         * gst/tcp/Makefile.am:
5065
5066         Remove asm code that should be in liboil
5067         * gst/videoscale/Makefile.am:
5068         * gst/videoscale/videoscale_x86_asm.s:
5069
5070         gettext wants these checked in:
5071         * po/af.po:
5072         * po/az.po:
5073         * po/cs.po:
5074         * po/en_GB.po:
5075         * po/hu.po:
5076         * po/it.po:
5077         * po/nb.po:
5078         * po/nl.po:
5079         * po/or.po:
5080         * po/sq.po:
5081         * po/sr.po:
5082         * po/sv.po:
5083         * po/uk.po:
5084         * po/vi.po:
5085
5086 2005-04-24  David Schleef  <ds@schleef.org>
5087
5088         Convert gst_main() to g_main_loop_run()
5089         * gst/playback/decodetest.c: (main):
5090         * gst/playback/test2.c: (main):
5091         * gst/playback/test3.c: (main):
5092         * gst/playback/test4.c: (main):
5093
5094         Link plugins against libraries:
5095         * ext/libvisual/Makefile.am:
5096         * sys/xvimage/Makefile.am:
5097
5098 2005-04-24  David Schleef  <ds@schleef.org>
5099
5100         * configure.ac: Remove idct and resample libs
5101         * gst-libs/gst/Makefile.am: same
5102
5103         Remove usage of gst_library_load():
5104         * ext/alsa/gstalsaplugin.c: (plugin_init):
5105         * ext/libvisual/visual.c: (plugin_init):
5106         * ext/ogg/gstogg.c: (plugin_init):
5107         * ext/theora/theora.c: (plugin_init):
5108         * ext/vorbis/vorbis.c: (plugin_init):
5109         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5110         * gst/audioscale/gstaudioscale.c:
5111         * gst/adder/gstadder.c: (plugin_init):
5112         * gst/audioconvert/plugin.c: (plugin_init):
5113         * sys/ximage/ximagesink.c: (plugin_init):
5114         * sys/xvimage/xvimagesink.c: (plugin_init):
5115         * gst/tcp/gsttcpplugin.c: (plugin_init):
5116
5117         Link plugins against libraries:
5118         * ext/ogg/Makefile.am:
5119         * ext/theora/Makefile.am:
5120         * ext/vorbis/Makefile.am:
5121         * gst/audioconvert/Makefile.am:
5122
5123         Create proper libraries:
5124         * gst-libs/gst/riff/Makefile.am:
5125         * gst-libs/gst/audio/Makefile.am:
5126         * gst-libs/gst/video/Makefile.am:
5127
5128         Move resample library to audioscale plugin directory:
5129         * gst-libs/gst/resample/Makefile.am:
5130         * gst-libs/gst/resample/README:
5131         * gst-libs/gst/resample/dtof.c:
5132         * gst-libs/gst/resample/dtos.c:
5133         * gst-libs/gst/resample/functable.c:
5134         * gst-libs/gst/resample/private.h:
5135         * gst-libs/gst/resample/resample.c:
5136         * gst-libs/gst/resample/resample.h:
5137         * gst-libs/gst/resample/resample.vcproj:
5138         * gst-libs/gst/resample/test.c:
5139         * gst/audioscale/Makefile.am:
5140         * gst/audioscale/README:
5141         * gst/audioscale/dtof.c:
5142         * gst/audioscale/dtos.c:
5143         * gst/audioscale/functable.c:
5144         * gst/audioscale/private.h:
5145         * gst/audioscale/resample.c:
5146         * gst/audioscale/resample.h:
5147         * gst/audioscale/test.c:
5148
5149         Move tagedit library to gst-libs:
5150         * gst-libs/gst/tag/Makefile.am:
5151         * gst-libs/gst/tag/gstid3tag.c:
5152         * gst-libs/gst/tag/gsttagediting.c:
5153         * gst-libs/gst/tag/gsttageditingprivate.h:
5154         * gst-libs/gst/tag/gstvorbistag.c:
5155         * gst/tags/Makefile.am:
5156         * gst/tags/gstid3tag.c:
5157         * gst/tags/gstvorbistag.c:
5158
5159         Fix for core changes:
5160         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5161         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5162         (gst_sinesrc_getrange):
5163
5164 2005-04-23  David Schleef  <ds@schleef.org>
5165
5166         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5167         in gst-plugins in a long time, and properly belongs in liboil.
5168         * gst-libs/gst/idct/Makefile.am:
5169         * gst-libs/gst/idct/README:
5170         * gst-libs/gst/idct/dct.h:
5171         * gst-libs/gst/idct/doieee:
5172         * gst-libs/gst/idct/fastintidct.c:
5173         * gst-libs/gst/idct/floatidct.c:
5174         * gst-libs/gst/idct/idct.c:
5175         * gst-libs/gst/idct/idct.h:
5176         * gst-libs/gst/idct/idtc.vcproj:
5177         * gst-libs/gst/idct/ieeetest.c:
5178         * gst-libs/gst/idct/intidct.c:
5179
5180 2005-04-20  Wim Taymans  <wim@fluendo.com>
5181
5182         * docs/design-audiosinks.txt:
5183         * gst-libs/gst/audio/Makefile.am:
5184         * gst-libs/gst/audio/TODO:
5185         * gst-libs/gst/audio/gstaudiosink.c:
5186         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5187         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5188         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5189         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5190         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5191         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5192         (gst_audiosink_class_init), (gst_audiosink_init),
5193         (gst_audiosink_create_ringbuffer):
5194         * gst-libs/gst/audio/gstaudiosink.h:
5195         * gst-libs/gst/audio/gstbaseaudiosink.c:
5196         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5197         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5198         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5199         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5200         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5201         (gst_baseaudiosink_create_ringbuffer),
5202         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5203         * gst-libs/gst/audio/gstbaseaudiosink.h:
5204         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5205         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5206         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5207         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5208         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5209         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5210         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5211         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5212         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5213         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5214         * gst-libs/gst/audio/gstringbuffer.h:
5215         An attempt at a set of audio base classes together with some
5216         design docs.
5217
5218 2005-04-20  Wim Taymans  <wim@fluendo.com>
5219
5220         * gst/audioconvert/Makefile.am:
5221         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5222         (gst_audio_convert_caps_remove_format_info),
5223         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5224         (gst_audio_convert_channels):
5225         Link against audio libs.
5226         Fix audio convert plugin.
5227
5228 2005-04-20  Wim Taymans  <wim@fluendo.com>
5229
5230         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5231         (gst_ogg_demux_sink_activate):
5232         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5233         (theora_set_header_on_caps), (theora_enc_sink_event),
5234         (theora_enc_chain):
5235         Fix theora encoder.
5236
5237 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5238
5239         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
5240         * gst/playback/gstdecodebin.c: (find_compatibles):
5241           Work with staticpadtemplates in elementfactories.
5242
5243 2005-04-12  Wim Taymans  <wim@fluendo.com>
5244
5245         * gst/playback/README:
5246         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5247         (compare_ranks), (print_feature), (gst_decode_bin_init),
5248         (dynamic_create), (dynamic_free), (find_compatibles),
5249         (mimetype_is_raw), (close_pad_link), (got_redirect),
5250         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5251         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
5252         (gst_decode_bin_change_state):
5253         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5254         (gst_play_base_bin_init), (group_destroy), (group_commit),
5255         (check_queue), (queue_overrun), (queue_threshold_reached),
5256         (queue_out_of_data), (gen_preroll_element), (unknown_type),
5257         (new_decoded_pad), (setup_subtitle), (gen_source_element),
5258         (got_redirect), (setup_source), (play_base_eos),
5259         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5260         (gst_play_base_bin_remove_element):
5261         * gst/playback/gstplaybasebin.h:
5262         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5263         (gst_play_bin_init), (gst_play_bin_dispose),
5264         (gst_play_bin_set_property), (gen_video_element),
5265         (gen_text_element), (gen_audio_element), (remove_sinks),
5266         (gst_play_bin_send_event):
5267         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
5268         (stream_info_change_state), (gst_stream_info_set_mute):
5269         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5270         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
5271         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
5272         (gst_stream_selector_chain):
5273         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
5274         (main):
5275         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
5276         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
5277         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5278         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
5279         Raw and crude port of decodebin. 
5280         Make playbin compile.
5281
5282 2005-04-06  Wim Taymans  <wim@fluendo.com>
5283
5284         * ext/gnomevfs/Makefile.am:
5285         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5286         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5287         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5288         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
5289         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
5290         (gst_gnomevfssrc_stop):
5291         * ext/ogg/Makefile.am:
5292         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
5293         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
5294         * ext/theora/Makefile.am:
5295         * ext/theora/theoradec.c: (_inc_granulepos),
5296         (theora_dec_sink_event), (theora_dec_chain):
5297         * ext/vorbis/Makefile.am:
5298         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5299         (vorbis_dec_sink_event), (vorbis_dec_chain):
5300         * gst-libs/gst/audio/Makefile.am:
5301         * sys/xvimage/Makefile.am:
5302         Make gnomevfssrc extend the source base class.
5303         Fix linking against libs in various plugins.
5304
5305 2005-04-06  Andy Wingo  <wingo@pobox.com>
5306
5307         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
5308         GST_BASE_LIBS.
5309
5310         * configure.ac: Add check and AC_SUBST for libgstbase.
5311
5312 2005-03-31  Wim Taymans  <wim@fluendo.com>
5313
5314         * examples/seeking/Makefile.am:
5315         * examples/seeking/cdparanoia.c: (main):
5316         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
5317         (play_cb), (pause_cb), (stop_cb), (main):
5318         * examples/seeking/playbin.c:
5319         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
5320         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
5321         (make_sid_pipeline), (make_vorbis_pipeline),
5322         (make_theora_pipeline), (make_vorbis_theora_pipeline),
5323         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5324         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
5325         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
5326         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
5327         (stop_cb), (main):
5328         * examples/seeking/spider_seek.c:
5329         * examples/seeking/vorbisfile.c:
5330         * ext/gnomevfs/Makefile.am:
5331         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5332         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
5333         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5334         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
5335         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
5336         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
5337         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
5338         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5339         * ext/ogg/README:
5340         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
5341         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
5342         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
5343         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
5344         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
5345         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
5346         (gst_ogg_pad_event), (gst_ogg_pad_reset),
5347         (gst_ogg_demux_factory_filter), (compare_ranks),
5348         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
5349         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
5350         (gst_ogg_chain_new), (gst_ogg_chain_free),
5351         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
5352         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
5353         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
5354         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
5355         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
5356         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5357         (gst_ogg_demux_get_prev_page),
5358         (gst_ogg_demux_deactivate_current_chain),
5359         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5360         (gst_ogg_demux_bisect_forward_serialno),
5361         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5362         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
5363         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
5364         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
5365         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
5366         (gst_ogg_demux_change_state), (gst_ogg_print):
5367         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5368         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
5369         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
5370         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
5371         (gst_ogg_mux_loop):
5372         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5373         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5374         (theora_dec_src_convert), (theora_dec_sink_convert),
5375         (theora_dec_src_query), (theora_dec_src_event),
5376         (theora_dec_sink_event), (theora_dec_chain),
5377         (theora_dec_change_state):
5378         * ext/theora/theoraenc.c: (gst_theora_enc_init),
5379         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
5380         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
5381         (theora_enc_change_state):
5382         * ext/vorbis/Makefile.am:
5383         * ext/vorbis/oggvorbisenc.c:
5384         * ext/vorbis/oggvorbisenc.h:
5385         * ext/vorbis/vorbis.c: (plugin_init):
5386         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5387         (vorbis_dec_src_query), (vorbis_dec_src_event),
5388         (vorbis_dec_sink_event), (vorbis_dec_chain),
5389         (vorbis_dec_change_state):
5390         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
5391         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
5392         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
5393         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
5394         (gst_vorbisenc_change_state):
5395         * ext/vorbis/vorbisenc.h:
5396         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
5397         * gst-libs/gst/audio/audioclock.c:
5398         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5399         (gst_audiofilter_init), (gst_audiofilter_chain):
5400         * gst-libs/gst/audio/testchannels.c: (main):
5401         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5402         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
5403         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
5404         (gmip_find_track_streaminfo), (gmip_find_track_format):
5405         * gst-libs/gst/media-info/media-info.c:
5406         (gst_media_info_read_idler):
5407         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
5408         (gst_play_get_all_by_interface):
5409         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
5410         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
5411         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5412         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
5413         (gst_riff_parse_info):
5414         * gst-libs/gst/riff/riff-read.h:
5415         * gst-libs/gst/riff/riff.c: (plugin_init):
5416         * gst-libs/gst/video/Makefile.am:
5417         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
5418         (gst_videosink_class_init), (gst_videosink_get_type):
5419         * gst-libs/gst/video/videosink.h:
5420         * gst/audioconvert/bufferframesconvert.c:
5421         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
5422         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
5423         * gst/audioconvert/channelmixtest.c: (main):
5424         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5425         (gst_audio_convert_chain),
5426         (gst_audio_convert_caps_remove_format_info),
5427         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
5428         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
5429         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
5430         (gst_audio_convert_buffer_to_default_format),
5431         (gst_audio_convert_buffer_from_default_format),
5432         (gst_audio_convert_channels):
5433         * gst/audioconvert/gstchannelmix.h:
5434         * gst/ffmpegcolorspace/avcodec.h:
5435         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5436         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5437         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
5438         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
5439         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
5440         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
5441         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
5442         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5443         (mpeg_video_type_find), (mpeg_video_stream_type_find),
5444         (dv_type_find):
5445         * gst/videotestsrc/gstvideotestsrc.c:
5446         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
5447         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
5448         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
5449         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
5450         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
5451         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
5452         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
5453         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5454         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
5455         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
5456         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
5457         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5458         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5459         (gst_xvimagesink_navigation_send_event),
5460         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
5461         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
5462         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
5463         * sys/xvimage/xvimagesink.h:
5464         Plugin port to 0.9, ogg/theora playback should work in the seek
5465         example now.
5466         Removed old examples.
5467         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
5468         explained in 0.9 TODO doc.
5469
5470
5471 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5472
5473         * autogen.sh:
5474         * configure.ac:
5475         * ext/Makefile.am:
5476         * gst/Makefile.am:
5477         * po/POTFILES.in:
5478         * po/af.po:
5479         * po/az.po:
5480         * po/cs.po:
5481         * po/en_GB.po:
5482         * po/hu.po:
5483         * po/it.po:
5484         * po/nb.po:
5485         * po/nl.po:
5486         * po/or.po:
5487         * po/sq.po:
5488         * po/sr.po:
5489         * po/sv.po:
5490         * po/uk.po:
5491         * po/vi.po:
5492         * sys/Makefile.am:
5493         * testsuite/Makefile.am:
5494           remove a whole bunch of plugins.  This module now contains a set
5495           of free reference plugins/elements as agreed.
5496
5497 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5498
5499         * configure.ac:
5500           hunting season on 0.9 is now OPEN
5501
5502 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5503
5504         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5505           Kick the hell out of gcc for not warning me about a symbol conflict.
5506
5507 2005-02-22  Luca Ognibene  <luogni@tin.it>
5508
5509         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5510
5511         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
5512           Don't leak caps string (fixes #168134)
5513
5514         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
5515         (gst_jpegenc_init), (gst_jpegenc_finalize),
5516         (gst_jpegenc_change_state):
5517           Don't leak line buffers and context struct (fixes #168133).
5518
5519 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
5520
5521         * configure.ac:
5522         * ext/dirac/gstdiracdec.cc:
5523         (gst_diracdec_chain):
5524           Since dirac 0.5.0 the framerate in dirac is expressed as a
5525           rational number. Fix build and up requirement to 0.5.0, and
5526           also pass parameters to gst_diracdec_link in the right order
5527           (fixes #167959).
5528
5529 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
5530
5531         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
5532         * ext/faad/gstfaad.h:
5533         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
5534         certain invalid muxed streams, where some packets will contain 
5535         junk after decoder data. Partially fixes #149158.
5536
5537 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
5538         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
5539           Make sure we only write to writable buffers
5540
5541 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
5542
5543         * gst-libs/gst/riff/riff-media.c:
5544         (gst_riff_create_audio_caps_with_data):
5545           Do actually fix invalid RIFF fmt header values for alaw
5546           and mulaw audio instead of just saying so.
5547
5548         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5549           Give gst_riff_create_audio_caps_with_data() a chance to
5550           fix up broken format header fields before extracting any
5551           parameters from the header. (fixes #167633)
5552
5553 2005-02-19  Martin Holters  <martin.holters@gmx.de>
5554
5555         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5556
5557         * gst/audioconvert/bufferframesconvert.c:
5558         (buffer_frames_convert_link):
5559           Don't leak othercaps. (fixes #167878)
5560
5561 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
5562
5563         * configure.ac:
5564         * ext/libvisual/visual.c: (gst_visual_srclink),
5565         (gst_visual_change_state):
5566           Support libvisual 0.2.0.
5567
5568 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
5569
5570         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
5571         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
5572           Use same rowstrides for I420 as used everywhere else.
5573
5574 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
5575
5576         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
5577           Declare variables at beginning of block and make gcc-2.95 happy
5578           (fixes # 167482, patch by Gergely Nagy).
5579           
5580         * gst/tcp/gsttcpclientsrc.c:
5581         * gst/tcp/gsttcpclientsrc.h:
5582           Move some includes into the header, so that struct sockaddr_in is
5583           defined when it should be defined on FreeBSD as well (fixes
5584           #167483).
5585           
5586         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
5587           Don't pass uninitialised values to setsockopt() here either.
5588
5589 2005-02-17  Luca Ognibene  <luogni at tin dot it>
5590
5591         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5592
5593         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
5594           Don't pass uninitialised values to setsockopt(). (fixes #167704)
5595
5596 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5597
5598         * gst/playback/gstplaybin.c: (add_sink):
5599           Invert bin_add/link order to workaround deadlock in opt.
5600
5601 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5602
5603         * gst/modplug/gstmodplug.cc:
5604           Add missing break causing position queries to fail.
5605
5606 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5607
5608         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
5609           Granpos can apparently be -1, which screws up calculations...
5610
5611 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
5612
5613         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
5614         (gst_ximagesink_send_pending_navigation),
5615         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
5616         (gst_ximagesink_init):
5617         * sys/ximage/ximagesink.h:
5618         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
5619         (gst_xvimagesink_send_pending_navigation),
5620         (gst_xvimagesink_navigation_send_event),
5621         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
5622         * sys/xvimage/xvimagesink.h:
5623           Use a mutex protected list to marshal navigation
5624           events into the stream thread from whichever thread
5625           sends them.
5626
5627 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
5628
5629         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
5630           Display current position and track length; misc. clean-ups.
5631           
5632         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
5633         (speed_init), (speed_chain):
5634           Add query function, so that the stream length and current position
5635           get adjusted when queried (note that current position queries may
5636           still be wrong if the audio sink returns values based on buffer
5637           timestamps instead of passing on the query).
5638
5639 2005-02-13  Benjamin Otte  <otte@gnome.org>
5640
5641         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
5642         (gst_audio_convert_channels):
5643           create channel conversion matrix when linking
5644         * gst/audioconvert/.cvsignore:
5645         * gst/audioconvert/Makefile.am:
5646         * gst/audioconvert/channelmixtest.c: (main):
5647           add (ugly) test that ensures stereo <=> mono conversion works
5648           correctly
5649
5650 2005-02-13  Benjamin Otte  <otte@gnome.org>
5651
5652         * gst/audioconvert/gstchannelmix.h:
5653           include missing header file
5654         * gst/audioconvert/gstchannelmix.c:
5655         (gst_audio_convert_fill_compatible):
5656           use same sign for both channels when converting to/from compatible
5657           channel. Previously used different signs made the signals cancel
5658           each other out and appear like silence. (fixes #167269)
5659
5660 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
5661
5662         * gst/ffmpegcolorspace/avcodec.h:
5663         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5664         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
5665         (gst_ffmpegcsp_avpicture_fill):
5666         * gst/ffmpegcolorspace/imgconvert.c:
5667           Convert to and from YV12 (fixes #156379).
5668
5669 2005-02-12  Julien MOUTTE  <julien@moutte.net>
5670
5671         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
5672         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
5673         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
5674         (gst_ximagesink_expose), (gst_ximagesink_set_property),
5675         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
5676         methods from chain and negotiation and vice versa (Fixes #166142).
5677         * sys/ximage/ximagesink.h: Add stream_lock.
5678         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
5679         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
5680         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
5681         (gst_xvimagesink_expose): Check for xcontext before trying to link.
5682
5683 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
5684
5685         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
5686           Don't send "Hey! You gave me a NULL pointer you naughty person" as
5687           error message when we can't open the DVD device (when dvdnav_open()
5688           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
5689           the above). Send something more useful instead (fixes #167117).
5690
5691 2005-02-11  Julien MOUTTE  <julien@moutte.net>
5692
5693         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
5694         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
5695         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
5696         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
5697         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
5698         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
5699         methods from chain and negotiation and vice versa (Fixes #166142).
5700         Fix a possible bug of images in the buffer pool being discarded because
5701         we are looking at the wrong geometry.
5702         * sys/xvimage/xvimagesink.h: Add stream_lock.
5703
5704 2005-02-11  David Schleef  <ds@schleef.org>
5705
5706         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
5707         unsigned int. (fixes #167128)
5708
5709 2005-02-11  David Schleef  <ds@schleef.org>
5710
5711         * gst/librfb/Makefile.am: Testing stuff before committing is
5712           for wimps... and people with fast machines.  Fix stupid
5713           mistake.
5714
5715 2005-02-11  David Schleef  <ds@schleef.org>
5716
5717         * configure.ac: Pull in librfb from my CVS tree, because it is
5718           too small and annoying to be separate.  Move rfbsrc plugin
5719           to gst/.
5720         * ext/Makefile.am:
5721         * ext/librfb/Makefile.am:
5722         * ext/librfb/gstrfbsrc.c:
5723         * gst/librfb/Makefile.am:
5724         * gst/librfb/gstrfbsrc.c:
5725         * gst/librfb/rfb.c:
5726         * gst/librfb/rfb.h:
5727         * gst/librfb/rfbbuffer.c:
5728         * gst/librfb/rfbbuffer.h:
5729         * gst/librfb/rfbbytestream.c:
5730         * gst/librfb/rfbbytestream.h:
5731         * gst/librfb/rfbcontext.h:
5732         * gst/librfb/rfbdecoder.c:
5733         * gst/librfb/rfbdecoder.h:
5734         * gst/librfb/rfbutil.h:
5735
5736 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
5737
5738         * gst/speed/Makefile.am:
5739         * gst/speed/demo-mp3.c: (main):
5740         * gst/speed/filter.func:
5741         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
5742         (speed_class_init), (speed_init), (speed_chain_int16),
5743         (speed_chain_float32), (speed_chain), (speed_set_property),
5744         (speed_get_property), (speed_change_state):
5745         * gst/speed/gstspeed.h:
5746           Fix speed element and make it chain-based (fixes #156467),
5747           and make it handle more than one channel.
5748
5749 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
5750
5751         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
5752         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
5753         (gst_dtsdec_chain), (gst_dtsdec_change_state):
5754         * ext/dts/gstdtsdec.h:
5755           Don't clobber the stack constructing the channels array.
5756           Make the element chain-based. DTS tracks can now be played.
5757           
5758 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
5759
5760         * gst-libs/gst/audio/multichannel.h:
5761         * gst-libs/gst/gconf/gconf.h:
5762         * gst-libs/gst/idct/idct.h:
5763         * gst-libs/gst/media-info/media-info-priv.h:
5764         * gst-libs/gst/play/play.h:
5765         * gst-libs/gst/resample/private.h:
5766         * gst-libs/gst/resample/resample.h:
5767         * gst-libs/gst/riff/riff-ids.h:
5768         * gst-libs/gst/video/video.h:
5769         * gst-libs/gst/video/videosink.h:
5770           Add G_BEGIN_DECLS and G_END_DECLS around headers where
5771           missing, so that they work when included from C++ code.
5772
5773 2005-02-09  David Schleef  <ds@schleef.org>
5774
5775         * testsuite/gst-lint: Check for non-statically scoped
5776           parent_class variables.  This won't be a problem once
5777           plugins are loaded with RTLD_LOCAL.
5778
5779 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5780
5781         * ext/mplex/gstmplexibitstream.cc:
5782           gcc madness.
5783
5784 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5785
5786         * ext/ogg/gstogmparse.c:
5787         * gst/debug/gstnavigationtest.c:
5788           Die, thou faulty symbol pollutors (non-static parent_class).
5789
5790 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5791
5792         * ext/mplex/gstmplexibitstream.cc:
5793           Fix event handling (#165525).
5794
5795 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5796
5797         * ext/mikmod/gstmikmod.c:
5798         * gst/modplug/gstmodplug.cc:
5799           Add missing endianness to template (fixes #165509).
5800
5801 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5802
5803         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
5804           Fix wrong order of reading of optional bytes (#165290).
5805
5806 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5807
5808         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
5809           Implement FILLER event awareness.
5810
5811 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5812
5813         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
5814           Fix track calculations (#166208).
5815
5816 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
5817
5818         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5819
5820         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
5821         * ext/libpng/gstpngenc.c:
5822           Fix byte-order, use proper fixed caps. Fixes #164197.
5823
5824 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
5825
5826         * configure.ac:
5827           Add dvdlpcmdec 
5828
5829         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
5830         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
5831           Don't push buffers if the src pad isn't negotiated yet.
5832           
5833         * gst/audioconvert/gstaudioconvert.c:
5834         (gst_audio_convert_buffer_to_default_format),
5835         (gst_audio_convert_buffer_from_default_format):
5836           Add support for 24-bit width.
5837
5838         * gst/dvdlpcmdec/.cvsignore:
5839         * gst/dvdlpcmdec/Makefile.am:
5840         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
5841         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
5842         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
5843         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
5844         (plugin_init):
5845         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
5846           New decoder for rearranging DVD LPCM into our audio/x-raw-int
5847           format. Needs support for the channels maps if someone can find 
5848           a DVD LPCM track with > 2 channels.
5849
5850         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
5851         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
5852         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
5853         * gst/mpegstream/gstdvddemux.h:
5854         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
5855         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
5856         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
5857         * gst/mpegstream/gstmpegdemux.h:
5858         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
5859         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
5860         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
5861         (gst_mpeg_parse_handle_src_query),
5862         (gst_mpeg_parse_handle_src_event):
5863           Use audio/x-dvd-lpcm for LPCM output.
5864           Add DTS output.
5865
5866 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
5867
5868         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5869
5870         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
5871         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
5872           Add BGRA handling (#165736).
5873
5874 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
5875
5876         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5877
5878         * gst/law/alaw-decode.c: (alawdec_link):
5879         * gst/law/alaw-encode.c: (alawenc_link):
5880         * gst/law/mulaw-decode.c: (mulawdec_link):
5881         * gst/law/mulaw-encode.c: (mulawenc_link):
5882           Fix caps memleaks (#166600).
5883
5884 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
5885
5886         * ext/tarkin/mem.h:
5887         * ext/tarkin/wavelet.h:
5888         * ext/tarkin/yuv.h:
5889         * gst/ffmpegcolorspace/avcodec.h:
5890           Include "_stdint.h" instead of <stdint.h>. Fixes build on
5891           systems that don't have stdint.h, like Solaris9 (fixes #166631).
5892
5893 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5894
5895         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
5896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
5897         (gst_xvimagesink_change_state):
5898           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
5899           Xv video (and thereby regenerate Xv colourkey) in clear() so
5900           that PLAY -> READY -> PLAY works (fixes #162504).
5901
5902 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5903
5904         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
5905           Switch to list instead of range, since MJPEG-devices really just
5906           support decimations, not any size.
5907
5908 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
5909         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
5910         (gst_mpeg2dec_reset), (free_all_buffers),
5911         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
5912         * ext/mpeg2dec/gstmpeg2dec.h:
5913           The libmpeg2 user-allocated buffer management is awkward, 
5914           to say the least. Hopefully this fixes things.
5915
5916 2005-02-04  Andy Wingo  <wingo@pobox.com>
5917
5918         * gst/audioconvert/bufferframesconvert.c
5919         (buffer_frames_convert_fixate): New function, fixates to 256
5920         frames per buffer by default. (Much better than 1.)
5921         (buffer_frames_convert_init): Set the fixate function for both src
5922         and sink pad.
5923         (buffer_frames_convert_link): After success setting nonfixed caps,
5924         get the negotiated caps so we can know how many buffer-frames it
5925         will be. No idea how this worked at all before.
5926
5927 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
5928
5929         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
5930         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
5931         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
5932         (handle_sequence), (handle_picture):
5933         * ext/mpeg2dec/gstmpeg2dec.h:
5934           Rearrange buffer tracking and refcounting and refactor
5935           a little for readability. 
5936
5937 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
5938         * sys/v4l/gstv4l.c: (plugin_init):
5939         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
5940         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
5941         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
5942         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
5943         * sys/v4l/gstv4ljpegsrc.h:
5944         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
5945         * sys/v4l/v4l_calls.h:
5946         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
5947         (gst_v4lsrc_get_fps):
5948         * sys/v4l/v4lsrc_calls.h:
5949           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
5950           you jpeg inside rgb frames" driver.
5951           Don't error in the v4lsrc link function, just return 
5952           REFUSED.
5953
5954 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5955
5956         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
5957         (gst_qcamsrc_open):
5958           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
5959
5960 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5961
5962         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
5963           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
5964
5965 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5966
5967         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
5968           Reset negotiated state on PAUSED->READY.
5969
5970 2005-02-02  David Schleef  <ds@schleef.org>
5971
5972         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
5973         whereever possible.  (Fixes #165997)
5974         * examples/capsfilter/capsfilter1.c: (main):
5975         * examples/dynparams/filter.c: (create_ui):
5976         * examples/seeking/cdparanoia.c: (get_track_info), (main):
5977         * examples/seeking/chained.c: (main):
5978         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5979         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5980         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
5981         (make_mpeg_pipeline), (make_mpegnt_pipeline):
5982         * examples/seeking/spider_seek.c: (make_spider_pipeline):
5983         * examples/switch/switcher.c: (main):
5984         * ext/dv/demo-play.c: (main):
5985         * ext/faad/gstfaad.c: (gst_faad_change_state):
5986         * ext/mad/gstmad.c: (gst_mad_chain):
5987         * ext/smoothwave/demo-osssrc.c: (main):
5988         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
5989         (gst_gconf_render_bin_from_description),
5990         (gst_gconf_get_default_audio_sink),
5991         (gst_gconf_get_default_video_sink),
5992         (gst_gconf_get_default_audio_src),
5993         (gst_gconf_get_default_video_src),
5994         (gst_gconf_get_default_visualization_element):
5995         * gst/level/demo.c: (main):
5996         * gst/level/plot.c: (main):
5997         * gst/playback/gstplaybin.c: (gen_video_element),
5998         (gen_audio_element):
5999         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6000         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6001         * gst/sine/demo-dparams.c: (main):
6002         * gst/spectrum/demo-osssrc.c: (main):
6003         * gst/speed/demo-mp3.c: (main):
6004         * gst/volume/demo.c: (main):
6005         * testsuite/embed/embed.c: (main):
6006
6007 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6008
6009         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6010         (gst_tcpclientsink_finalize):
6011         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6012         (gst_tcpclientsrc_finalize):
6013         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6014         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6015         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6016         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6017           Don't leak the hostname when shutting down.
6018           In tcpserversrc, take a copy of the default hostname.
6019
6020 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6021
6022         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6023           Set caps to systemstream=TRUE.
6024
6025 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6026
6027         * testsuite/Makefile.am:
6028           Fix more OSX buildbots.
6029
6030 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6031
6032         * ext/mpeg2dec/gstmpeg2dec.c:
6033           Don't send things to NULL PAD_PEERs
6034
6035         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6036           Copy-on-write the incoming buffer.
6037
6038         * gst/mpegstream/gstdvddemux.h:
6039         * gst/mpegstream/gstmpegclock.h:
6040         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6041         (normal_seek), (gst_mpeg_demux_handle_src_event):
6042         * gst/mpegstream/gstmpegdemux.h:
6043         * gst/mpegstream/gstmpegpacketize.h:
6044         * gst/mpegstream/gstmpegparse.c:
6045         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6046         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6047         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6048         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6049         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6050         * gst/mpegstream/gstmpegparse.h:
6051         * gst/mpegstream/gstrfc2250enc.h:
6052           Various changes to the way time is computed that make seeking and
6053           total time estimation much better here.
6054           Use G_BEGIN/END_DECLS instead of __cplusplus
6055
6056         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6057           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6058
6059 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6060
6061         * gst/subparse/gstsubparse.c:
6062           Fix OSX buildbot.
6063
6064 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6065
6066         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6067         (theora_enc_chain), (theora_enc_change_state):
6068         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6069         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6070         (gst_vorbisenc_change_state):
6071         * ext/vorbis/vorbisenc.h:
6072           Set granulepos and timestamp correctly for streams not
6073           starting at 0, taking into account the initial delay.
6074
6075 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6076
6077         * gst/mpegstream/gstdvddemux.c:
6078           Add audio/x-dts to audio pad template caps
6079
6080 2005-01-30  David Schleef  <ds@schleef.org>
6081
6082         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6083         (create_context), (gst_polypsink_link): Fix silly endianness
6084         bug.  Add some debugging.  Remove float from caps; it doesn't
6085         work.  Attempt to get remote audio working.
6086
6087 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6088
6089         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6090           Add 3IV2 fourcc.
6091
6092 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6093
6094         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6095         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6096         (gst_avi_demux_stream_data):
6097         * gst/avi/gstavidemux.h:
6098           Invert DIB images. Fixes #132341.
6099
6100 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6101
6102         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6103         (gst_ffmpegcsp_chain):
6104           D'oh, reference the palette data, not the palette structure.
6105           Fixes color distortion in #132341.
6106
6107 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6108
6109         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6110           PAR can be non-fixed when not provided as argument (#162626).
6111
6112 2005-01-29  David Moore  <dcm@acm.org>
6113
6114         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6115
6116         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6117         (gst_qtdemux_loop_header):
6118           Re-apply patch from #142272 that allows non-seekable sources,
6119           re-proposed by Daniel Drake <dsd@gentoo.org>.
6120
6121 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6122
6123         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6124           Use the src template for creating the src pad (#162330).
6125
6126 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6127
6128         * configure.ac:
6129         * ext/musepack/Makefile.am:
6130         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6131         (gst_musepackdec_init), (gst_musepackdec_dispose),
6132         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6133         (gst_musepack_stream_init), (gst_musepackdec_loop),
6134         (gst_musepackdec_change_state):
6135         * ext/musepack/gstmusepackdec.cpp:
6136         * ext/musepack/gstmusepackdec.h:
6137         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6138         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6139         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6140         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6141         * ext/musepack/gstmusepackreader.cpp:
6142         * ext/musepack/gstmusepackreader.h:
6143           Update to 1.1 API (#165446).
6144
6145 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6146
6147         * ext/Makefile.am:
6148           Unbreak buildbot.
6149
6150 2005-01-28  Andy Wingo  <wingo@pobox.com>
6151
6152         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6153         to reflect a different dubious internet source. Add a reference
6154         and some commentary.
6155
6156 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6157
6158         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6159         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6160         * gst/playback/gststreamselector.h:
6161           Be more selective when we're redoing caps negotiation from
6162           within the chain function on a stream change.
6163
6164 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6165
6166         * configure.ac:
6167         * ext/Makefile.am:
6168         * ext/amrnb/Makefile.am:
6169         * ext/amrnb/amrnb.c: (plugin_init):
6170         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6171         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6172         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6173         (gst_amrnbdec_state_change):
6174         * ext/amrnb/amrnbdec.h:
6175         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6176         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6177         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6178         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6179         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6180         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6181         * ext/amrnb/amrnbparse.h:
6182           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6183         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6184           Add AMR-NB/-WB raw formats.
6185         * ext/alsa/gstalsa.c: (gst_alsa_link):
6186           Keep valid time when changing format.
6187         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6188         (qtdemux_parse_trak):
6189           Add some more format-specific options (#140141, #143555, #155163).
6190
6191 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6192
6193         * gst/matroska/matroska-demux.c:
6194         (gst_matroska_demux_parse_blockgroup):
6195           Fix logic error in timing of subtitle stream synchronization.
6196         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6197           Add skip-chunk, which is found in kodak-camera streams.
6198
6199 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6200
6201         * po/LINGUAS:
6202         * po/vi.po:
6203           Adding Vietnamese translation (submitted by Clytie Siddall)
6204
6205 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6206
6207         * gst/playback/gstdecodebin.c: (try_to_link_1):
6208           Use realpad for signal.
6209
6210 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6211
6212         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6213           Fix category so decodebin picks it up.
6214
6215 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6216
6217         * ext/mad/Makefile.am:
6218         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6219         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6220         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6221         (found_type), (gst_id3demux_bin_change_state):
6222         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6223         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6224         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6225         (gst_id3_tag_change_state), (plugin_init):
6226         * ext/mad/gstmad.h:
6227           Add id3demuxbin (which is a simple bin consisting of id3demux
6228           and typefind), take over rank from id3demux, remove typefind
6229           code from id3demux. Makes all broken mp3s that I know of work,
6230           and thereby fixes #152688.
6231
6232 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6233
6234         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6235
6236         * ext/mad/gstmad.c: (gst_mad_src_event):
6237         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6238           Allow seeks on audio pad, make mad forward those (#164826).
6239         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6240           Set duration (#165335).
6241
6242 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6243
6244         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
6245         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
6246         (gst_asf_demux_process_ext_content_desc),
6247         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
6248         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
6249         * gst/asfdemux/gstasfdemux.h:
6250           Improve metadata display, e.g. if the metadata comes before the
6251           streams are loaded (which is perfectly valid).
6252
6253 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6254
6255         * tools/gst-launch-ext-m.m:
6256           Fix AVI/ASF pipelines (#165340).
6257
6258 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
6259         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
6260         build failure on amd64
6261
6262 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
6263
6264         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
6265         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
6266           Check environment variables GST_ID3V2_TAG_ENCODING,
6267           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6268           list of character encodings to force interpretation of non-unicode
6269           strings stored in an ID3v2 tag to a particular encoding. If none
6270           is specified, try to use current locale's encoding, then fall back
6271           to ISO-8859-1 (which will always succeed). (Resolves #149274)
6272         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
6273         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
6274           Check environment variables GST_ID3V1_TAG_ENCODING,
6275           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6276           list of character encodings to use in case a string encountered
6277           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
6278           specified, try to use the current locale's encoding, then fall
6279           back to ISO-8859-1 (which will always succeed).
6280
6281 2005-01-25  Benjamin Otte  <otte@gnome.org>
6282
6283         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6284           - on half framerate, compute the rate in advance so the comparisons
6285             don't compare wrong values
6286           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
6287             behaviour
6288           - don't use mad_header_decode anymore, mad_frame_decode does that
6289             automatically
6290           - when getting rid of consumed bytes, reset the stream's skiplen
6291           (fixes #163867)
6292
6293 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6294
6295         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
6296           Use 1/2 a second for default max_discont, as PES streams from DVB
6297           seem to have larger spacings in the SCR. 
6298           Fix a typo.
6299
6300 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6301
6302         * gst/playback/gstplaybasebin.c: (group_commit):
6303           Notify delayed stream-info availability.
6304
6305 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6306         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
6307         (gst_a52dec_handle_event), (gst_a52dec_chain):
6308         Add some debug output. Check that a discont has a valid
6309         time associated.
6310         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
6311         (gst_alsa_sink_loop):
6312         Ignore TAG events. A little extra debug for broken timestamps.
6313         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
6314         (dvdnavsrc_change_state):
6315         Ensure we send a discont to engage the link before we send any
6316         other events.
6317         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
6318         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
6319         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
6320         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
6321         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
6322         dvd://title works in totem because typefinding sends a seek that ends
6323         up going back to chapter 1 regardless.
6324         * ext/mpeg2dec/gstmpeg2dec.c:
6325         * ext/mpeg2dec/gstmpeg2dec.h:
6326         Output correct timestamps and handle disconts.
6327         * ext/ogg/gstoggdemux.c: (get_relative):
6328         Small guard against a null dereference.
6329         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
6330         (gst_textoverlay_set_property):
6331         Free memory when done. Don't call gst_event_filler_get_duration on
6332         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
6333         g_warning.
6334         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
6335         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
6336         (gst_sw_srclink), (gst_smoothwave_chain):
6337         Draw solid lines, prettier colours.
6338         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
6339         Add a default palette that'll work for some movies.
6340         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
6341         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
6342         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
6343         * gst/mpegstream/gstdvddemux.h:
6344         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6345         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
6346         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
6347         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
6348         * gst/mpegstream/gstmpegparse.h:
6349         Use PTM/NAV events when for timestamp adjustment when connected to 
6350         dvdnavsrc. Don't use many discont events where one suffices.
6351         * gst/playback/gstplaybasebin.c: (group_destroy),
6352         (gen_preroll_element), (gst_play_base_bin_add_element):
6353         * gst/playback/gstplaybasebin.h:
6354         Make sure we remove subtitles from the same bin we put them in.
6355         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
6356         (gst_subparse_buffer_format_autodetect),
6357         (gst_subparse_change_state):
6358         Fix some memleaks and invalid accesses.
6359         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
6360         (oggskel_type_find), (cmml_type_find), (plugin_init):
6361         Some typefind functions for Annodex v3.0 files
6362         * gst/wavparse/gstwavparse.h:
6363         GstRiffReadClass is the correct parent class.
6364
6365 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6366
6367         * gst-libs/gst/riff/riff-media.c:
6368         (gst_riff_create_video_caps_with_data):
6369           Add extradata to huffyuv (fixes #165013).
6370         * gst-libs/gst/riff/riff-read.c:
6371         (gst_riff_read_strf_vids_with_data):
6372           Fix extradata extraction if it is in the chunk size.
6373
6374 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
6375
6376         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6377
6378         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
6379         (gst_quarktv_change_state), (gst_quarktv_dispose):
6380           Memory free'ing location fix (#164708).
6381
6382 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6383
6384         * gst/playback/gstplaybasebin.c: (group_commit),
6385         (gen_preroll_element), (probe_triggered), (gen_source_element),
6386         (setup_source), (gst_play_base_bin_change_state),
6387         (gst_play_base_bin_add_element):
6388           Don't block for streams.
6389         * gst/playback/gststreaminfo.c: (stream_info_change_state),
6390         (gst_stream_info_set_mute):
6391           Use gst_pad_set_active_recursive.
6392
6393 2005-01-25  Andy Wingo  <wingo@pobox.com>
6394
6395         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
6396         for #ifndef HAVE_XVIDEO.
6397
6398 2005-01-24  Jeffrey C. Ollie
6399
6400         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
6401
6402         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
6403         * ext/gsm/gstgsmdec.h:
6404         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
6405         * ext/gsm/gstgsmenc.h:
6406         Fix rate to 8kHz as per spec, removes obscure errors when no rate
6407         was given by property. Add proper buffer timestamps and offsets.
6408
6409 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6410
6411         * gst-libs/gst/riff/riff-media.c:
6412         (gst_riff_create_audio_caps_with_data):
6413           Audio can be <8000Hz.
6414
6415 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6416
6417         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6418           Explicit state change to workaround refcount bugs.
6419
6420 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6421
6422         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
6423         (gst_avimux_riff_get_avi_header):
6424           Fix...
6425
6426 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6427
6428         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
6429         (gst_riff_read_element_data):
6430         * gst-libs/gst/riff/riff-read.h:
6431           Add _peek version (req'ed in CDXA).
6432         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
6433         (gst_cdxaparse_loop):
6434           Fix parsing in playbin.
6435         * gst/playback/gstdecodebin.c: (close_pad_link):
6436           Ignore current_ pads, they cause major annoyance.
6437
6438 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6439
6440         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6441           Safety guard.
6442
6443 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6444
6445         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
6446           Fix padding...
6447
6448 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6449
6450         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
6451           Allow for 0-sized buffers. Fixes length query problems in
6452           starwars.mkv from the testsuite.
6453
6454 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
6455
6456         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
6457         (gst_video_box_i420), (gst_video_box_chain):
6458           Fix row strides for I420 (fixes #163159)
6459           
6460 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6461
6462         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
6463           MPEG2 has a useful rate property, so we can actually use that.
6464           For MPEG-1, continue using the bytes/time properties.
6465
6466 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6467
6468         * gst-libs/gst/riff/riff-media.c:
6469         (gst_riff_create_video_caps_with_data),
6470         (gst_riff_create_video_template_caps):
6471           Add intel-h263.
6472
6473 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6474
6475         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6476           Fail if caps negotiation fails. Should fix #162184, and should
6477           definately be in there regardless of it fixing the actual bug.
6478         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
6479         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
6480         (gst_avimux_riff_get_avix_header),
6481         (gst_avimux_riff_get_video_header),
6482         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
6483         (gst_avimux_start_file), (gst_avimux_handle_event),
6484         (gst_avimux_change_state):
6485         * gst/avi/gstavimux.h:
6486           Refactor structure writing to use GST_WRITE_UINT macros, add
6487           metadata writing support.
6488
6489 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6490
6491         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
6492           Elements may already be destroyed when this function is called.
6493
6494 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6495
6496         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6497         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
6498           More memory leak fixes (#149162).
6499
6500 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6501
6502         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6503         (gst_qtdemux_add_stream):
6504           Fix two memleaks.
6505
6506 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6507
6508         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6509           Argh...
6510
6511 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6512
6513         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6514           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
6515           when fixating to six channels in Totem.
6516
6517 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6518
6519         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
6520           Fix compile warnings on Solaris 10 buildbot
6521
6522 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6523
6524         * ext/dvdread/dvdreadsrc.c: (_read):
6525           Don't read beyond the last cell in a chapter (fixes 
6526           invalid memory access)
6527
6528 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6529
6530         * ext/dvdread/stream_labels.c:
6531         (dvdreadsrc_get_audio_stream_labels):
6532           Use NULL for an empty GList instead of g_list_alloc(); fix 
6533           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
6534           of GString (easier to bulk free later)
6535
6536 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6537
6538         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6539
6540         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6541         (gst_ffmpeg_pixfmt_to_caps):
6542           Fix BGRA32 caps (#164209).
6543
6544 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6545
6546         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6547
6548         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6549         (gst_ffmpeg_caps_to_pixfmt):
6550           alpha_mask can be RGBA/ABGR. Fixes #164265.
6551
6552 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
6553
6554         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6555
6556         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
6557         (gst_mpeg2dec_alloc_buffer):
6558         * ext/mpeg2dec/gstmpeg2dec.h:
6559           Crop if decoding size is not the actual image size (#163676).
6560
6561 2005-01-17  Steve Baker  <steve@stevebaker.org>
6562
6563         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6564
6565         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
6566         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
6567           Add libsndfile typefind functions (#163309).
6568
6569 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6570
6571         * tools/gst-launch-ext-m.m:
6572           Add .aac, fix .m1v/.m2v (#163891).
6573
6574 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6575
6576         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
6577           Sanity check, don't wait endlessly since the clock might not
6578           actually run at this point (which is a deadlock). Fixes #164069.
6579
6580 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6581
6582         * gst/playback/gstplaybasebin.c: (probe_triggered):
6583           Of course, only pause if group is done...
6584
6585 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6586
6587         * gst/playback/gstplaybasebin.c: (probe_triggered):
6588           Thread safety.
6589
6590 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
6591
6592         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
6593           Don't return state change success when the parent
6594           failed.
6595
6596 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6597
6598         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
6599           Free events (fix memleak in #162905).
6600
6601 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
6602
6603         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6604
6605         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6606         (gst_ffmpeg_caps_to_pixfmt):
6607           Fix for depth = 15. Fixes #161675.
6608
6609 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6610
6611         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
6612           Set FPS correctly, even for webcams and the like.
6613         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
6614           Don error on setting while capturing.
6615
6616 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6617
6618         * ext/dv/gstdvdec.c:
6619         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6620         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
6621           I'm a bad boy. using /1001. to force C to do float division
6622           and not integer division (as it did in my last commit)
6623           Thanks to David I. Lehn for pointing this mistake.
6624
6625 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6626
6627         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
6628           Revert Johan??s 1.35->1.36 since it breaks compat.
6629
6630 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6631
6632         * ext/dv/gstdvdec.c:
6633         * ext/libfame/gstlibfame.c:
6634         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6635         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
6636           replace framerate aproximations by their real value
6637           (24000/1001, 30000/1001, 60000/1001)
6638           Finish fixing bug #164049
6639
6640 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6641
6642         * ext/ogg/gstoggmux.c:
6643           eos/bos debugging
6644         * gst/tcp/gstmultifdsink.c:
6645         * gst/tcp/gstmultifdsink.h:
6646         * gst/tcp/gsttcp.c:
6647         * gst/tcp/gsttcp.h:
6648         * gst/tcp/gsttcpclientsink.c:
6649         * gst/tcp/gsttcpclientsrc.c:
6650         * gst/tcp/gsttcpserversink.c:
6651         * gst/tcp/gsttcpserversrc.c:
6652           improve reusability of elements after state changes and errors
6653           make multifdsink throw away streamheaders when receiving new ones
6654
6655 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6656
6657         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
6658           Fix for if items are already in list...
6659
6660 2005-01-12  Benjamin Otte  <otte@gnome.org>
6661
6662         * gst/adder/gstadder.c: (gst_adder_loop):
6663           fix adder a bit so it doesn't screw up with events as much anymore
6664
6665 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
6666
6667         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
6668         (pixbufscale_scale), (gst_pixbufscale_chain):
6669         * ext/gdk_pixbuf/pixbufscale.h:
6670           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
6671           to ensure rowstrides are calculated the same way as 
6672           ffmpegcolorspace
6673           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
6674           that we pick up duration and offset also.
6675
6676 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6677
6678         * gst/avi/gstavimux.c: (gst_avimux_class_init),
6679         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
6680           Reusability fixes.
6681
6682 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6683
6684         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
6685         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
6686         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
6687         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
6688           Update flags when requested.
6689
6690 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6691
6692         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
6693           Fix dmix.
6694
6695 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6696
6697         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6698         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
6699         (probe_triggered), (new_decoded_pad), (gen_source_element),
6700         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
6701         * gst/playback/gstplaybasebin.h:
6702         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6703         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
6704         (gst_play_bin_change_state):
6705           Implement group-switch signal for use in apps to clear metadata
6706           cache, clean up subtitle, add suburi property instead of # hack,
6707           some error-out fixes.
6708
6709 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6710
6711         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
6712           Debug.
6713         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
6714           If we got a state change in the _get handler, don't return success.
6715
6716 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6717
6718         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
6719         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
6720           Make jpegdec quiet on MJPEG decoding
6721         * gst/asfdemux/README:
6722           Fix mimetypes for MJPEG and H263
6723
6724 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6725
6726         * ext/theora/theoradec.c: (theora_dec_chain):
6727           Fix broken code generation by gcc by swapping arguments.
6728         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
6729           Fix \n in debug.
6730
6731 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6732
6733         * TODO:
6734           delete this file, it is by far outdated
6735         * ext/alsa/gstalsa.1: remove
6736         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
6737         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
6738         (gst_alsa_get_caps):
6739           Add HW probing for supported sample rates. Fixes #161704
6740
6741 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6742
6743         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6744           Don't crash, biatch! :).
6745
6746 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6747
6748         * ext/musepack/gstmusepackreader.cpp:
6749         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
6750           Some work on tags - still doesn't work in playbin...
6751         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6752           Handle events...
6753
6754 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6755
6756         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
6757           Also shove tags on kid pads.
6758
6759 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6760
6761         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
6762           Don't bail on unknown events.
6763         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6764           Don't crash on events before negotiation.
6765         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
6766           Send tags on pads, too.
6767         * gst/playback/gststreamselector.c:
6768         (gst_stream_selector_request_new_pad):
6769           Forward events on first pad if no input was selected yet.
6770
6771 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6772
6773         * gst/playback/gstplaybasebin.c: (setup_substreams):
6774           Don't disable streamtype if the stream doesn't exist, since
6775           then playing a video after audio will disable both and nothing
6776           will happen. Fixes the testsuite.
6777
6778 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6779
6780         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
6781         (gst_v4l_xoverlay_set_xwindow_id):
6782         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
6783         (gst_v4l2_xoverlay_set_xwindow_id):
6784           Add debug categories, fix overlay disabling.
6785
6786 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6787
6788         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
6789         * ext/alsa/gstalsa.h:
6790           Add HW probing for period_count/size and buffer_size MIX/MAX
6791           Adjust default/user defined value if out of bounds
6792           Should fix bug #162024
6793
6794 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6795
6796         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
6797           Fix warning (#161191).
6798
6799 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6800
6801         * ext/dvdread/stream_labels.c:
6802         (dvdreadsrc_get_audio_stream_labels):
6803           Fix warning (init the good variable in switch default)
6804
6805 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
6806
6807         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6808
6809         * gst/tta/gstttaparse.c: (gst_tta_src_event):
6810           Fix gcc-2.95 compile (#163485).
6811
6812 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6813
6814         * configure.ac:
6815         * ext/flac/gstflacenc.c: (gst_flacenc_init),
6816         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
6817         (gst_flacenc_tell_callback), (gst_flacenc_chain),
6818         (gst_flacenc_change_state):
6819         * ext/flac/gstflacenc.h:
6820           Update for API change in flac-1.1.1. Update requirement in
6821           configure.ac. Fixes #162974.
6822
6823 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6824
6825         * gst/playback/gstplaybasebin.c: (group_destroy):
6826           Remove hack to get rid of assert and get rid of unlinked
6827           signals properly.
6828
6829 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6830
6831         * gst/playback/gstplaybasebin.c: (setup_source):
6832           Set source to NULL so that resources are free'ed. Fixes issues
6833           with playback of CDDA and similar device-accessing things.
6834
6835 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6836
6837         * testsuite/embed/Makefile.am:
6838           test->noinst, fix make test in buildbot.
6839
6840 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6841
6842         * ext/dvdread/stream_labels.c: new file
6843         * ext/dvdread/stream_labels.h: new file
6844         * ext/dvdread/Makefile.am:
6845         * ext/dvdread/dvdreadsrc.c: (_seek_title):
6846           Extract audio stream label from DVD IFO files.
6847           It only dump them on the console for now, still have to
6848           make playbin aware of them.
6849
6850 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6851
6852         * gst/playback/gstplaybasebin.c: (setup_source):
6853           Fix hanging subs.
6854
6855 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6856
6857         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
6858         (gen_preroll_element), (remove_groups), (setup_subtitle),
6859         (gen_source_element), (setup_source):
6860         * gst/playback/gstplaybasebin.h:
6861           Multiple .sub files is just a stupid idea... Fix some threading
6862           mistakes. Interestingly, external .sub files cause playbin to
6863           hang, I don't know why... Parsing fixes contributed by Fran??ois
6864           Kooman <fkooman@tuxed.net>.
6865
6866 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6867
6868         * testsuite/embed/Makefile.am:
6869           Fix buildbot.
6870
6871 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
6872
6873         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6874
6875         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
6876         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
6877         (gst_pngenc_set_property):
6878         * ext/libpng/gstpngenc.h:
6879           Add compression level property (#163323).
6880
6881 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6882
6883         * configure.ac:
6884         * examples/capsfilter/capsfilter1.c: (main):
6885         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6886         * ext/dvdread/Makefile.am:
6887         * ext/dvdread/demo-play:
6888         * ext/dvdread/demo-play.c:
6889         * gconf/gstreamer.schemas.in:
6890         * gst-libs/gst/gconf/gconf.c:
6891         * sys/v4l/TODO:
6892         * testsuite/Makefile.am:
6893         * testsuite/embed/Makefile.am:
6894         * testsuite/embed/embed.c: (cb_expose), (main):
6895           Remove all references to xvideosink, fix examples (#140845).
6896         * gst/playback/gstplaybasebin.c: (group_destroy):
6897           Apparently, disposal does not unlink - so do explicitely.
6898         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6899           Add debug.
6900
6901 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
6902
6903         * README: fix PKG_CONFIG_PATH instructions, what was there
6904         previously was breaking default search path, not nice. 
6905         Fixes #163358
6906
6907 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6908
6909         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
6910         (gst_audioscale_chain):
6911           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
6912           when resampling - how the ^@$^!@^! is this possible?!?
6913
6914 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6915
6916         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
6917           Reset variables on READY.
6918         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
6919         (gst_matroska_mux_loop):
6920           Require data before writing header.
6921
6922 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
6923
6924         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6925
6926         * ext/mad/gstmad.c: (gst_mad_chain):
6927           Don't call mad_stream_sync() directly after recovering sync.
6928           Fixes #151661.
6929
6930 2005-01-09  Martin Eikermann  <meiker@upb.de>
6931
6932         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6933
6934         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
6935         (snapshot_handler), (gst_snapshot_sinkconnect),
6936         (gst_snapshot_chain):
6937           Allocate resources when required, fix recursive signal emission
6938           and fix caps. Fixes #161667.
6939
6940 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
6941
6942         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6943
6944         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
6945         (gst_pngdec_chain):
6946           Handle only 8-bppc (bits-per-pixel-component) images, better
6947           error handling and correct strides. Fixes #163177.
6948         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
6949         (gst_pngenc_chain):
6950           Better error handling. Fixes #163348.
6951
6952 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6953
6954         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
6955         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
6956         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
6957         (dvdnavsrc_uri_handler_init):
6958           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
6959         * gst/playback/gstplaybasebin.c: (gen_source_element):
6960           Add MMS to streaming URIs.
6961
6962 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6963
6964         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
6965         * sys/xvimage/xvimagesink.c:
6966         (gst_xvimagesink_navigation_send_event):
6967           Check for pad availability before sending event.
6968
6969 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6970
6971         * gst-plugins.spec.in:
6972           Add subparse.
6973
6974 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6975
6976         * configure.ac:
6977           Since we use functions from CVS, up requirement.
6978
6979 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6980
6981         * gst/playback/Makefile.am:
6982         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6983         (group_destroy), (group_commit), (group_is_muted),
6984         (gen_preroll_element), (add_stream), (unknown_type),
6985         (probe_triggered), (preroll_unlinked), (mute_stream),
6986         (silence_stream), (new_decoded_pad), (setup_substreams),
6987         (setup_source), (get_active_source), (mute_group_type),
6988         (muted_group_change_state), (set_active_source),
6989         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
6990         (play_base_eos), (gst_play_base_bin_change_state):
6991         * gst/playback/gstplaybasebin.h:
6992         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
6993         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
6994         (gst_stream_info_dispose), (stream_info_mute_pad),
6995         (stream_info_change_state), (gst_stream_info_set_mute):
6996         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
6997         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
6998         (gst_stream_selector_init), (gst_stream_selector_dispose),
6999         (gst_stream_selector_get_linked_pad),
7000         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7001         (gst_stream_selector_get_linked_pads),
7002         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7003         * gst/playback/gststreamselector.h:
7004           Adding stream selection support plus required properties for
7005           applications to use this. Fully fixes #100931.
7006
7007 2005-01-08  Benjamin Otte  <otte@gnome.org>
7008
7009         * gst/games/gstpuzzle.c: (nav_event_handler):
7010           - handle nav events differently: forward every event no matter if it
7011             was handled or not.
7012           - translate events
7013           You can now cheat by using navigationtest ! puzzle and moving the
7014           mouse close to the edge of a tile. ;)
7015
7016 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7017
7018         * configure.ac:
7019         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7020         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7021         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7022         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7023         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7024         (gst_ogm_parse_plugin_init):
7025         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7026         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7027         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7028         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7029         * ext/pango/gsttextoverlay.h:
7030         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7031         (gst_matroska_demux_handle_seek_event),
7032         (gst_matroska_demux_sync_streams),
7033         (gst_matroska_demux_parse_blockgroup),
7034         (gst_matroska_demux_subtitle_caps),
7035         (gst_matroska_demux_plugin_init):
7036         * gst/matroska/matroska-ids.h:
7037         * gst/playback/gstdecodebin.c: (close_pad_link):
7038         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7039         (gen_preroll_element), (remove_groups), (add_stream),
7040         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7041         (setup_source):
7042         * gst/playback/gstplaybasebin.h:
7043         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7044         * gst/subparse/Makefile.am:
7045         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7046         (gst_subparse_base_init), (gst_subparse_class_init),
7047         (gst_subparse_init), (gst_subparse_formats),
7048         (gst_subparse_eventmask), (gst_subparse_event),
7049         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7050         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7051         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7052         (parse_mpsub_deinit), (parse_mpsub_init),
7053         (gst_subparse_buffer_format_autodetect),
7054         (gst_subparse_format_autodetect), (gst_subparse_loop),
7055         (gst_subparse_change_state), (gst_subparse_type_find),
7056         (plugin_init):
7057         * gst/subparse/gstsubparse.h:
7058         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7059         (plugin_init):
7060           Add subtitle support, .sub parser (supports SRT and MPsub),
7061           OGM text support, Matroska UTF-8 text support, deadlock fixes
7062           all over the place, subtitle awareness in decodebin/playbin
7063           and some fixes to textoverlay to handle subtitles in a stream
7064           correctly. Fixes #100931.
7065
7066 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7067
7068         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7069           Check for pad availability before doing a query on it.
7070
7071 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7072
7073         * ext/dv/gstdvdec.c:
7074           really fix bpp24/32 dvdec caps (classic rgba indeed)
7075         * gst/asfdemux/gstasfdemux.c:
7076         (gst_asf_demux_process_ext_content_desc):
7077           don't send text tags if they are empty (bis repetita)
7078
7079 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7080
7081         * ext/dv/gstdvdec.c:
7082          remove unneeded comment from dvdec
7083           (related to DV 4CC codes in AVI files)
7084           moved them in gstreamer/docs/random/mimetypes
7085         * gst/asfdemux/gstasfdemux.c:
7086         (gst_asf_demux_process_ext_content_desc):
7087          don't send text tags if they are empty
7088          fix mem leak on error path
7089         * gst/ffmpegcolorspace/avcodec.h:
7090         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7091         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7092         (gst_ffmpegcsp_avpicture_fill):
7093         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7094         * gst/ffmpegcolorspace/imgconvert_template.h:
7095          adds BGR32 and BGRA32 to ffmpegcolorspace
7096           (still bad colors, fixing it on next commit)
7097           helps with dvdec outputing BGR32
7098
7099 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7100
7101         * ext/dv/gstdvdec.c:
7102          Fix audio caps i just broke (missing ',')
7103         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7104         (gst_matroska_mux_reset):
7105          Fix typo + add FIXME about old "x-gst-metadata" crap
7106
7107 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7108
7109         * ext/dv/demo-play.c: (main):
7110          xvideosink -> xvimagesink
7111         * ext/dv/gstdvdec.c:
7112          change rgb 32/32 caps to 24/32 (no alpha)
7113          change nb of channels to be a list (2 or 4, not 2)
7114          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7115         * gst/asfdemux/gstasfdemux.c:
7116         (gst_asf_demux_process_ext_content_desc):
7117          Add 'date/year' to extracted metadata list
7118
7119 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7120
7121         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7122           The return value of fixate_to does not imply that the requested
7123           value was set, so don't assume.
7124
7125 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7126
7127         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7128
7129         * ext/libpng/gstpngdec.c:
7130         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7131         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7132         * ext/libpng/gstpngenc.h:
7133           Alpha support (encoder; #163161), mime fixage.
7134
7135 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7136
7137         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7138
7139         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7140         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7141         (gst_faac_set_property), (gst_faac_get_property):
7142         * ext/faac/gstfaac.h:
7143           Allow for ADTS output (#153434).
7144
7145 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7146
7147         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7148           Fix against template (#150576).
7149
7150 2005-01-06  Benjamin Otte  <otte@gnome.org>
7151
7152         * gst/games/gstpuzzle.c: (draw_puzzle):
7153           don't draw a puzzle if either width or height of tiles would be 0.
7154
7155 2005-01-06  Benjamin Otte  <otte@gnome.org>
7156
7157         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7158         (gst_puzzle_class_init), (gst_puzzle_finalize):
7159           no memleaks, please
7160         (gst_puzzle_create), (gst_puzzle_init),
7161         (gst_puzzle_set_property), (gst_puzzle_setup):
7162           change initialization code around so we don't reshuffle on resize
7163         (draw_puzzle):
7164           fix another stupid typo
7165
7166 2005-01-06  Benjamin Otte  <otte@gnome.org>
7167
7168         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7169           fix stupid typo that borked copying on YUY2
7170
7171 2005-01-06  Benjamin Otte  <otte@gnome.org>
7172
7173         * gst/games/gstpuzzle.c: (draw_puzzle):
7174           fix edges when image sizes aren't multiples of tile sizes
7175
7176 2005-01-06  Benjamin Otte  <otte@gnome.org>
7177
7178         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7179           make RGB endianness work correctly
7180         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7181           refactor and fix race with initial shuffling
7182         (nav_event_handler):
7183           allow using the mouse to puzzle
7184         (draw_puzzle):
7185           insist on tiles having width and height as multiples of 4 to get
7186           clean YUV image handling
7187         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7188         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7189           s/DEBUG/LOG/ for common messages
7190         (gst_xvimagesink_navigation_send_event):
7191           fix mouse event translation to not include screen PAR
7192         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7193           fix mouse event translation to actually work
7194
7195 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7196
7197         * gst/asfdemux/gstasfdemux.c:
7198         (gst_asf_demux_process_ext_content_desc):
7199          Extract TrackNumber metadata + clean up code
7200         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7201          Hope this is the good fix (var used unitialised)
7202
7203 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7204
7205         * ext/faad/gstfaad.c: (gst_faad_chain):
7206           Only increment timestamp if it's valid. Fixes raw AAC streams.
7207
7208 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7209
7210         * configure.ac:
7211         * gst/games/Makefile.am:
7212         * gst/games/gstpuzzle.c:
7213           add a puzzle game with...
7214         * gst/games/gstvideoimage.c:
7215         * gst/games/gstvideoimage.h:
7216           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7217           from videotestsrc and made into something that would be a nice
7218           library for a lot of other plugins.
7219
7220 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7221
7222         * configure.ac:
7223          don't compile faad plugin if a RC of 2.0 is found
7224          Fixes #155346 (and FC1 buildbot)
7225         * gst/asfdemux/gstasfdemux.c:
7226         (gst_asf_demux_process_ext_content_desc):
7227          try to make Solaris compiler happier
7228
7229 2005-01-06  Paul Jack  <pjack@sfaf.org>
7230
7231         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7232
7233         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7234           Fix segfault (#161667).
7235
7236 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7237
7238         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7239           Fix framerate reporting.
7240
7241 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7242
7243         * gst-libs/gst/riff/riff-ids.h:
7244         * gst/wavenc/riff.h:
7245          Add AMR (VBR and CBR) ids to riff.h audio codec list
7246         * gst/asfdemux/gstasfdemux.c:
7247         (gst_asf_demux_process_ext_content_desc),
7248         (gst_asf_demux_process_object):
7249           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
7250
7251 2005-01-05  Martin Eikermann  <meiker@upb.de>
7252
7253         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7254
7255         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7256         (gst_dvd_demux_handle_discont):
7257         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7258         (gst_mpeg_demux_handle_discont):
7259           Recreate pads on new-media (#160730).
7260         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
7261           Send discont even if manager changes timestamps (#161929).
7262
7263 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
7264
7265         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7266
7267         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
7268           Fix invalid memory access (#159211).
7269
7270 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7271
7272         * examples/gstplay/player.c: (main):
7273           Don't iterate.
7274         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
7275           Add visualizations.
7276         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7277         (gst_a52dec_handle_frame):
7278           Set duration.
7279         * ext/dvdnav/gst-dvd:
7280           Add audioconvert. Fixes #161325.
7281         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
7282           Explicitely case to gint64. Possible valgrind error.
7283         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
7284         (gst_play_tick_callback), (gst_play_change_state),
7285         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
7286         (gst_play_set_location), (gst_play_get_location),
7287         (gst_play_seek_to_time), (gst_play_set_data_src),
7288         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7289         (gst_play_set_visualization), (gst_play_connect_visualization),
7290         (gst_play_get_framerate), (gst_play_get_all_by_interface),
7291         (gst_play_new):
7292           Use playbin. Fixes #139749 and #147744.
7293         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
7294           Add genre tag.
7295         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
7296         (audioscale_get_type), (gst_audioscale_base_init),
7297         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
7298         (gst_audioscale_getcaps), (gst_audioscale_fixate),
7299         (gst_audioscale_link), (gst_audioscale_get_buffer),
7300         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
7301         (gst_audioscale_init), (gst_audioscale_dispose),
7302         (gst_audioscale_chain), (gst_audioscale_set_property),
7303         (gst_audioscale_get_property), (plugin_init):
7304           Indent properly.
7305         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
7306           Fix LPCM.
7307         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
7308         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
7309         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
7310           Add more metadata (fixes #162656).
7311
7312 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7313
7314         * configure.ac:
7315           back to cvs
7316
7317 === release 0.8.7 ===
7318
7319 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7320
7321         * NEWS:
7322         * RELEASE:
7323         * configure.ac:
7324           releasing 0.8.7, "Hyperspace"
7325
7326 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7327
7328         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7329
7330         * gst/playback/gstplaybasebin.c:
7331          Fix for #162924 - free caps after use, not before
7332
7333 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7334
7335         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7336
7337         * gst/playback/gstplaybasebin.c:
7338         * gst/wavparse/gstwavparse.c:
7339           Fix for #154773 - fixes playback of small .wav files
7340
7341 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7342
7343         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7344
7345         * gst/audioscale/gstaudioscale.c:
7346           Fix for #162819 - make audioscale reusable
7347           Fixes playback of more than one file with playbin/totem
7348
7349 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7350
7351         * gst/ffmpegcolorspace/avcodec.h:
7352         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7353         * gst/ffmpegcolorspace/imgconvert.c:
7354           clean up the mess that made me cry and avoid needless duplication
7355
7356 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7357
7358         * gst/ffmpegcolorspace/imgconvert.c:
7359           give some indication of why we're segfaulting
7360
7361 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7362
7363         * configure.ac:
7364           Fix indentation, fix v4l2 plugin detection.
7365         * ext/Makefile.am:
7366           Fix libmms location (Maciej, use diff -u!).
7367         * ext/alsa/gstalsa.c: (gst_alsa_init):
7368           Initialize caps cache to NULL.
7369         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7370           Only change state on audiosink if it exists.
7371
7372 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
7373
7374         * gst/matroska/matroska-demux.c:
7375         * gst/matroska/matroska-ids.h:
7376         * gst/matroska/matroska-demux.h:
7377         Fix Vorbis streams failing to decode in some files, where cluster_time
7378         isn't 0, because then it doesn't send codec_priv before actual data.
7379         Remove time-based test and replace it with marker set on beginning of
7380         new stream
7381
7382 2004-12-28  David Schleef  <ds@schleef.org>
7383
7384         Merge patch from Ronald fixing problems with streaming
7385         text.
7386         * ext/cairo/gstcairo.c: (plugin_init):
7387         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7388         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7389         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7390         (gst_textoverlay_font_init), (gst_textoverlay_init),
7391         (gst_textoverlay_set_property):
7392         * ext/cairo/gsttextoverlay.h:
7393
7394 2004-12-27  David Schleef  <ds@schleef.org>
7395
7396         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7397         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7398         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7399         (gst_textoverlay_font_init), (gst_textoverlay_init),
7400         (gst_textoverlay_set_property): Improvements to actually
7401         render text as white on black outline on video, including
7402         font selection and horizontal/vertical alignment.  (Ronald's
7403         christmas present)
7404         * ext/cairo/gsttextoverlay.h:
7405
7406 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7407
7408         * ext/ogg/gstogg.c:
7409         * ext/ogg/gstogmparse.c:
7410           fix ogm[audio/video]parse plugin registration
7411           (riff won't load if bytestream is already loaded)
7412
7413 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7414
7415         * gst/audioconvert/gstchannelmix.c:
7416           fix for GLIB < 2.4
7417
7418 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7419
7420         * Makefile.am:
7421         * configure.ac:
7422           disable docs again until it actually passes make distcheck.
7423
7424 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7425
7426         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
7427         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7428         (plugin_init):
7429           Add 3GP (variables name Q3GP because they can't start with a
7430           number). Add samr audio fourcc (used in .3gp files), decoder
7431           is work in progress. Also do a GST_WARNING instead of ERROR
7432           in case of unknown nodes, to decrease output.
7433
7434 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7435
7436         * Makefile.am:
7437           really fix dist
7438
7439 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7440
7441         * configure.ac:
7442         * ext/speex/gstspeexdec.h:
7443         * ext/speex/gstspeexenc.h:
7444           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
7445           Fix detection code in configure.ac
7446
7447 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7448
7449         * gst/matroska/matroska-demux.c:
7450         (gst_matroska_demux_parse_blockgroup):
7451           Save position, so that queries give proper return values. Don't
7452           know how this could ever have worked before...
7453
7454 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7455
7456         * configure.ac:
7457           Put additional LAME check inside the conditional.  Fixes #152339
7458
7459 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7460
7461         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7462         (gst_avi_demux_stream_scan):
7463           Add some more debug. Fix logic error when setting movi offset
7464           while reading index.
7465
7466 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7467
7468         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7469         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
7470         (gst_avi_demux_process_next_entry):
7471           Add some debugging. Better detection of broken indexes and the
7472           accompanying index recovery. No infinite loops on state changes
7473           when we're still in our loopfunction.
7474
7475 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7476
7477         * configure.ac:
7478           Fix up.
7479
7480 2004-12-22  Archana Shah  <archana.shah@wipro.com>
7481
7482         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
7483
7484         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
7485           Normalizing the value before setting
7486         (gst_sunaudiomixer_get_volume):
7487           Normalizing the value after getting. Fixes bug# 161980
7488
7489 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7490
7491         * Makefile.am: Make sure docs gets disted
7492         * docs/Makefile.am: Make sure all needed files get disted
7493         * gst-plugins.spec.in: latest updates
7494
7495 2004-12-22  Wim Taymans  <wim@fluendo.com>
7496
7497         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
7498         Revert patch 1.38 as clock distribution over schedulers does
7499         not work correcly in the core yet.
7500
7501 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7502
7503         * sys/oss/README: remove this file, which predates my birth
7504           (and which content is by far outdated)
7505
7506 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
7507
7508         * Makefile.am:
7509         * configure.ac:
7510         * docs/Makefile.am:
7511         * docs/libs/Makefile.am:
7512         * docs/libs/gst-plugins-libs-docs.sgml:
7513         * docs/libs/gst-plugins-libs-sections.txt:
7514         * docs/libs/tmpl/gstgconf.sgml:
7515         * docs/upload.mak:
7516         * docs/version.entities.in:
7517           Added boilerplate gtk-doc files for plugin-libs documentation.
7518
7519 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7520
7521         * gst/auparse/gstauparse.c: fix int and float audio caps
7522
7523 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7524
7525         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7526         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
7527           g_assert() can be a macro, don't use #ifdef inside it.
7528
7529 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
7530
7531         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7532
7533         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
7534         (gst_videorate_init), (gst_videorate_chain),
7535         (gst_videorate_change_state):
7536           Event handling (fixes #159986).
7537
7538 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7539
7540         * gst-libs/gst/riff/riff-media.c:
7541         (gst_riff_create_video_caps_with_data):
7542           Add BLZ0 (Blizzard's version of DivX) fourcc.
7543
7544 2004-12-18  David Schleef  <ds@schleef.org>
7545
7546         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
7547         portability fix.
7548
7549 2004-12-18  David Schleef  <ds@schleef.org>
7550
7551         * gst/tta/ttadec.h: Disable some header code that isn't used
7552         and clearly isn't portable.
7553
7554 2004-12-18  David Schleef  <ds@schleef.org>
7555
7556         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
7557         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
7558         (avcodec_get_pix_fmt), (avpicture_layout),
7559         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
7560         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
7561         Fix code to not use GCC extensions (and c99 extensions that
7562         Forte does not like.)
7563
7564 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7565
7566         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7567
7568         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
7569         (gst_deinterlace_chain):
7570           Rowstride fixes. Fixes #161039.
7571         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
7572         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
7573         (gst_video_crop_getcaps), (gst_video_crop_link),
7574         (gst_video_crop_i420), (gst_video_crop_chain),
7575         (gst_video_crop_change_state):
7576           Rework of negotiation. Actually works now. Fixes #158650.
7577
7578 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7579
7580         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
7581           That was very stupid.
7582
7583 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7584
7585         * gst/matroska/matroska-demux.c:
7586         (gst_matroska_demux_parse_blockgroup):
7587           Fix possible crasher.
7588
7589 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7590
7591         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
7592         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
7593           Lace sizes can be zero.
7594
7595 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7596
7597         * ext/musepack/gstmusepackdec.cpp:
7598           Fetch error return values. Fixes #161624.
7599         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7600           Really EOS.
7601
7602 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7603
7604         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7605           Work for truncated (unfinished download etc.) files. Fixes #160514.
7606
7607 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7608
7609         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7610           Fix for integer overflow. Makes #156001 not crash. Probably masks
7611           the real bug.
7612
7613 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7614
7615         * gst/ac3parse/gstac3parse.c: (plugin_init):
7616           Parsers never have ranks. Fixes #159651.
7617
7618 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7619
7620         * gst/playback/gstdecodebin.c: (compare_ranks):
7621           make sure the facotries are ordered the same every time even if they
7622           have the same rank by using the name
7623         * gst/playback/gstdecodebin.c: (find_compatibles):
7624           make sure we don't add factories to the list twice
7625
7626 2004-12-16  David Schleef  <ds@schleef.org>
7627
7628         * configure.ac: look for musepack headers as musepack/*.h
7629         (fixes #159847)
7630         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
7631         * ext/musepack/gstmusepackreader.h: same
7632
7633 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7634
7635         * gst-libs/gst/riff/riff-read.c:
7636         (gst_riff_read_strf_auds_with_data):
7637           Read extradata correctly (fixes #155879).
7638
7639 2004-12-16  David Schleef  <ds@schleef.org>
7640
7641         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
7642         audio.  does _not_ attempt or allow conversion unless channels
7643         is 1 or 2.
7644
7645 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7646
7647         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
7648
7649 2004-12-16  David Schleef  <ds@schleef.org>
7650
7651         * gst/audioscale/gstaudioscale.c: the resample library only
7652         handles 1 or 2 channels.  Change caps to compensate.
7653
7654 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7655
7656         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
7657         (gst_matroska_demux_audio_caps):
7658           Some MPEG-AAC hacks, because else it doesn't work...
7659
7660 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7661
7662         * gst-libs/gst/riff/riff-media.c:
7663         (gst_riff_create_video_caps_with_data),
7664         (gst_riff_create_video_template_caps):
7665           Add h264.
7666
7667 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7668
7669         * gst-libs/gst/audio/Makefile.am:
7670           Try to fix buildbot.
7671
7672 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
7673
7674         * gst/tcp/gstmultifdsink.c:
7675           Clean up and uniformize debugging.
7676
7677 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
7678
7679         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7680
7681         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7682         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
7683         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
7684         (gst_mpeg_demux_change_state):
7685           Reset on ready. Fixes 160276.
7686
7687 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
7688
7689         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7690
7691         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7692         (gst_ffmpegcsp_pad_link):
7693           Fix memleak (#154815).
7694
7695 2004-12-16  James Bowes  <bowes@cs.dal.ca>
7696
7697         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7698
7699         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
7700         (gst_musicbrainz_init), (gst_musicbrainz_chain),
7701         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
7702         * ext/musicbrainz/gsttrm.h:
7703           Add support for using a proxy server when getting a trm id from
7704           the MusicBrainz database (#149613).
7705
7706 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
7707
7708         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7709
7710         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
7711         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
7712           Fix memleaks (#157233).
7713
7714 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
7715
7716         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7717
7718         * gst-libs/gst/resample/resample.c: (gst_resample_close):
7719         * gst-libs/gst/resample/resample.h:
7720         * gst/audioscale/gstaudioscale.c:
7721           Fix memleak (#159215).
7722
7723 2004-12-16  Toni Willberg  <toniw@iki.fi>
7724
7725         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7726
7727         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
7728         * sys/oss/oss_probe.c: (main):
7729           Check for mono/stereo support (similar to samplerate probing),
7730           fixes #159433. Also add missing copyright header to oss_probe.c.
7731
7732 2004-12-15  David Schleef  <ds@schleef.org>
7733
7734         * configure.ac: add audioresample and cairo plugins.  Remove
7735         HAVE_MMX stuff, because it's not used.
7736         * ext/Makefile.am: same
7737         * ext/audioresample/Makefile.am: You are not ready for an
7738         audio resampling element based on audioresample.
7739         * ext/audioresample/gstaudioresample.c:
7740         * ext/audioresample/gstaudioresample.h:
7741         * ext/cairo/Makefile.am: You are not ready for overlay elements
7742         based on cairo.  Don't look too closely, these elements kinda
7743         suck right now.
7744         * ext/cairo/gstcairo.c: new
7745         * ext/cairo/gsttextoverlay.c: new
7746         * ext/cairo/gsttextoverlay.h: new
7747         * ext/cairo/gsttimeoverlay.c: new
7748         * ext/cairo/gsttimeoverlay.h: new
7749         * gst-libs/gst/media-info/media-info-priv.h: fix compile
7750         problem with compilers that don't support variadic macros.
7751
7752 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
7753
7754         Reviewed by:  David Schleef  <ds@schleef.org>
7755
7756         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
7757         Bala, registering sunaudiosrc (oops!), and cleaning up code a
7758         bit.  Also ran indent-gst.
7759         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
7760         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
7761         (gst_sunaudiosrc_setparams):
7762
7763 2004-12-14  David Schleef  <ds@schleef.org>
7764
7765         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
7766         output rate to 16000.  Should fix #160235.
7767
7768 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7769
7770         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
7771         Add typefinding for mpeg2 pes streams
7772
7773 2004-12-13  David Schleef  <ds@schleef.org>
7774
7775         * configure.ac:  Applied patch from bug #143659, making default
7776         sources and sinks OS-dependent (for Solaris), and added code
7777         for OS/X.
7778         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
7779
7780 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7781
7782         * gst-libs/gst/riff/riff-media.c:
7783           forgot to add h2.64 to avidemux template caps
7784
7785 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7786
7787         * gst/wavenc/riff.h:
7788         * gst-libs/gst/riff/riff-media.c:
7789         * gst-libs/gst/riff/riff-ids.h:
7790         * gst/avi/gstavimux.c
7791         add 4CC code for VideoSoft h264 in AVI (VSSH)
7792           fixes bug #160655
7793         remove s323 from riff, it's quicktime specific :(
7794
7795 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7796
7797         * gst/asfdemux/README
7798         * gst/wavenc/riff.h
7799         * gst-libs/gst/riff/riff-ids.h
7800         * gst-libs/gst/riff/riff-media.c
7801         * gst/qtdemux/qtdemux.c:
7802           add new 4CC codes for h263 related codecs
7803           fixes partially bug #155163
7804
7805 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
7806
7807         * configure.ac: Update polyaudio requirement to 0.7
7808         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
7809
7810 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7811
7812         * gst/interleave/deinterleave.c:
7813         fix my name's spelling! :)
7814
7815 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7816
7817         * AUTHORS ChangeLog
7818         * gst/auparse/gstauparse.c
7819         * gst/interleave/deinterleave.c
7820         * gst/law/:
7821                 alaw-decode.c alaw-encode.c
7822                 mulaw-decode.c mulaw-encode.c
7823         * gst/oneton/gstoneton.c
7824         * sys/osxaudio/:
7825                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
7826         * sys/osxvideo/:
7827                 cocoawindow.h cocoawindow.m
7828                 osxvideosink.h osxvideosink.m
7829
7830         put the same mail address for Zaheer Abbas Merali everywhere
7831
7832 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7833
7834         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
7835           Align by packetsize, and assert that we a packet available before
7836           playing. The first makes webstreams work (they often include
7837           trailing padding data in a packet), the second allows pausing a
7838           ASF stream in totem without getting demux errors afterwards.
7839
7840 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7841
7842         * ext/ogg/gstoggdemux.c: (get_relative):
7843           Check for non-NULL before accessing member (end-of-chain).
7844
7845 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7846
7847         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
7848         (cdparanoia_set_property), (cdparanoia_get_property):
7849         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
7850         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
7851         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
7852         (dvdreadsrc_init), (dvdreadsrc_set_property),
7853         (dvdreadsrc_get_property):
7854         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
7855         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
7856           Synchronize property names where not yet the case. Devices are
7857           now device=X, other versions are deprecated (but still exist).
7858           Also use g_free() unconditionally.
7859         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7860         (setup_source), (gst_play_base_bin_get_property):
7861           Expose source.
7862
7863 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7864
7865         * configure.ac: move GCONF macro outside conditional for the am
7866           conditional. Fixes #160439
7867
7868 2004-12-08  David Schleef  <ds@schleef.org>
7869
7870         * tools/gst-visualise-m.m: Switch to elements that currently
7871         exist.
7872
7873 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7874
7875         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
7876           We love wrong commas.
7877
7878 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7879
7880         * gst/matroska/matroska-demux.c:
7881         (gst_matroska_demux_handle_src_query):
7882           Don't set DEFAULT, unsupported - makes length display incorrectly
7883           in some cases.
7884
7885 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7886
7887         * gst/monoscope/README: remove blurb about files being GPL
7888         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
7889         * gst/monoscope/monoscope.c: Change license to BSD with explanation
7890           monoscope is now effectively LGPL licensed
7891
7892 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7893
7894         * gst/monoscope/README: Update information to be more correct
7895         * gst/monoscope/convolve.c: Relicense to LGPL
7896         * gst/monoscope/convolve.h: Relicense to LGPL
7897
7898 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
7899
7900         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
7901           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
7902         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
7903           set default_duration for mpeg1 audio
7904
7905 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7906
7907         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
7908         * ext/alsa/gstalsa.h:
7909           refactor big chunks of the core caps negotiation code to make it
7910           a lot faster, because people claim it's really slow
7911           (actually, just cache the getcaps when the device is opened)
7912
7913 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7914
7915         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
7916         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
7917         (gst_a52dec_handle_frame), (gst_a52dec_chain),
7918         (gst_a52dec_change_state), (plugin_init):
7919         * ext/a52dec/gsta52dec.h:
7920           Do something useful with timestamps. Make chain-based (since
7921           there's really no reason to be loopbased).
7922         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
7923           Update current_byte/frame correctly.
7924
7925 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7926
7927         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
7928         (gst_ape_demux_stream_init):
7929           Forward tags, too.
7930
7931 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7932
7933         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
7934           Let's make sure we're done typefinding when detecting tags.
7935
7936 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7937
7938         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
7939         (gst_ebml_read_init), (gst_ebml_read_use_event),
7940         (gst_ebml_read_element_id), (gst_ebml_peek_id),
7941         (gst_ebml_read_seek), (gst_ebml_read_skip),
7942         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
7943         (gst_ebml_read_master):
7944         * gst/matroska/ebml-read.h:
7945         * gst/matroska/matroska-demux.c:
7946         (gst_matroska_demux_parse_contents),
7947         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
7948           Disgustingly evil hack for working around INTERRUPT events and
7949           their extremely annoying habit of being a pain in the ass. We
7950           simply peek a cluster before reading any of it.
7951
7952 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7953
7954         * ext/musepack/gstmusepackdec.cpp:
7955           There's also floating point libmusepacks.
7956
7957 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7958
7959         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
7960         (gst_faad_chanpos_to_gst), (gst_faad_chain):
7961           Set DURATION even if source buffer didn't. Also use increasing
7962           timestamps.
7963         * gst-libs/gst/riff/riff-media.c:
7964         (gst_riff_create_audio_caps_with_data):
7965           Block_align can have larger values than 8192.
7966
7967 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7968
7969         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
7970         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
7971         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
7972         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
7973           Fix caps.
7974
7975 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7976
7977         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
7978           Fix logic bug.
7979
7980 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7981
7982         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
7983           Yay, another one.
7984
7985 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7986
7987         * ext/esd/esdsink.c: (gst_esdsink_chain):
7988           Make error actually say something useful (fixes #156798).
7989         * gst-libs/gst/riff/riff-media.c:
7990         (gst_riff_create_video_caps_with_data),
7991         (gst_riff_create_video_template_caps):
7992           Add Intel Video 5.0 fourcc (IV50).
7993
7994 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
7995
7996         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
7997         detection on mono and stereo mp3 files.
7998
7999 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8000
8001         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8002           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8003           the contained stream).
8004
8005 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8006
8007         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8008           Oops, remove debug.
8009
8010 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8011
8012         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8013
8014         * gst/law/alaw-decode.c: (alawdec_getcaps):
8015         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8016           Prevent warnings when negotiating caps (fixes #159338).
8017
8018 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8019
8020         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8021         (gst_ffmpegcsp_chain):
8022           Remove old leftover that shouldn't be there...
8023
8024 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8025
8026         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8027
8028         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8029           Don't forward DISCONT events (fixes #159684).
8030
8031 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8032
8033         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8034           Unlink manually since sometimes bin disposal (and therefore
8035           pad unlinking) is delayed, which will cause a new media file
8036           to not be able to start playing instantly.
8037
8038 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8039
8040         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8041           On mute of an unlinked stream, check for pad availability so
8042           we don't crash on unlinked pad.
8043
8044 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8045
8046         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8047         (gst_avi_demux_massage_index):
8048           Fix quite humiliating bug in omitting 0-sized index chunks but
8049           forgetting to count them for timestamps.
8050
8051 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8052
8053         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8054           Actually leave the loop if we failed to sync. Don't crash.
8055
8056 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8057
8058         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8059         (gst_dvd_demux_process_private):
8060         * gst/mpegstream/gstdvddemux.h:
8061           Fix crash (#159759). Doesn't work, though. :-(.
8062
8063 2004-11-28  Benjamin Otte  <otte@gnome.org>
8064
8065         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8066           more overwriting protection due to modifying channels one by one
8067           instead of all at once
8068
8069 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8070
8071         * gst/audioconvert/gstchannelmix.c:
8072         (gst_audio_convert_fill_normalize):
8073           Normalize using absolute values.
8074
8075 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8076
8077         * configure.ac:
8078         * ext/Makefile.am:
8079         * ext/directfb/Makefile.am:
8080         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8081         (gst_directfbvideosink_get_pixel_format),
8082         (gst_directfbvideosink_get_format_from_fourcc),
8083         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8084         (gst_directfbvideosink_sink_link),
8085         (gst_directfbvideosink_change_state),
8086         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8087         (gst_directfbvideosink_buffer_alloc),
8088         (gst_directfbvideosink_interface_supported),
8089         (gst_directfbvideosink_interface_init),
8090         (gst_directfbvideosink_navigation_send_event),
8091         (gst_directfbvideosink_navigation_init),
8092         (gst_directfbvideosink_set_property),
8093         (gst_directfbvideosink_get_property),
8094         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8095         (gst_directfbvideosink_base_init),
8096         (gst_directfbvideosink_class_init),
8097         (gst_directfbvideosink_get_type), (plugin_init):
8098         * ext/directfb/directfbvideosink.h: Adding a first version of
8099         directfbvideosink.
8100         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8101         more.
8102
8103 2004-11-28  Benjamin Otte  <otte@gnome.org>
8104
8105         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8106           walk the samples backwards if out_channels > in_channels so we don't
8107           overwrite data
8108
8109 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8110
8111         * gst/audioconvert/Makefile.am:
8112         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8113         (gst_audio_convert_link), (gst_audio_convert_change_state),
8114         (gst_audio_convert_channels):
8115         * gst/audioconvert/gstchannelmix.c:
8116         (gst_audio_convert_unset_matrix),
8117         (gst_audio_convert_fill_identical),
8118         (gst_audio_convert_fill_compatible),
8119         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8120         (gst_audio_convert_fill_others),
8121         (gst_audio_convert_fill_normalize),
8122         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8123         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8124         * gst/audioconvert/gstchannelmix.h:
8125           Implement a channel mixer.
8126
8127 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8128
8129         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8130         * ext/alsa/gstalsa.h:
8131         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8132         Make alsasink actually honor gst_element_set_clock and use that
8133         clock instead of its internal one.
8134
8135 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8136
8137         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8138         (gst_play_base_bin_change_state): nullify source and decoder when
8139         going from READY to NULL so that we don't try to do weird stuff with
8140         them when going from NULL to READY
8141         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8142         instead of g_object_unref
8143         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8144         it should be correct
8145         (gst_play_bin_change_state): don't call remove_sinks if we are
8146         currently disposing the object
8147
8148 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8149
8150         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8151           Don't forget bass if it's there. Else left channel is silent...
8152
8153 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8154
8155         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8156         (gst_a52dec_change_state):
8157           Don't do sample adjusting anymore, we use float audio now.
8158         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8159           Don't fixate to non-existing properties.
8160
8161 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8162
8163         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8164         (gst_a52dec_change_state):
8165           Advertise that we can do surround sound.
8166
8167 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8168
8169         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8170           Add buffer-frames=0.
8171         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8172         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8173         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8174         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8175         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8176         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8177         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8178         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8179         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8180         * ext/dvdread/dvdreadsrc.h:
8181           Add seeking, querying for bytes, sectors, title, angle and
8182           chapter. Handle multiple chapters. Relicense to LGPL because
8183           Billy agreed on that (thanks Billy!).
8184
8185 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8186
8187         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8188         call parent dispose method
8189
8190 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8191
8192         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8193         (gst_audio_clock_get_internal_time):
8194         Fix active <-> inactive transitions: ensure time value always
8195         grows and avoid abrupt value changes.
8196
8197 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8198
8199         * configure.ac:
8200         * gst/tta/Makefile.am:
8201         * gst/tta/crc32.h:
8202         * gst/tta/filters.h:
8203         * gst/tta/gsttta.c:
8204         * gst/tta/gstttadec.c:
8205         * gst/tta/gstttadec.h:
8206         * gst/tta/gstttaparse.c:
8207         * gst/tta/gstttaparse.h:
8208         * gst/tta/ttadec.h:
8209           added TTA parser and decoder
8210
8211 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8212
8213         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8214         (probe_triggered), (check_queue), (buffer_underrun),
8215         (buffer_running), (buffer_overrun), (gen_source_element),
8216         (setup_source):
8217         * gst/playback/gstplaybasebin.h:
8218           Implement buffering. Needs some more work.
8219
8220 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8221
8222         * ext/theora/theoradec.c: (theora_dec_chain):
8223           Fix ilog mask range overflow.
8224
8225 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8226
8227         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8228           Don't omit the last (which in case of dmix is the only :) )
8229           channel count. Don't set channels if <= 2.
8230
8231 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8232
8233         * gst/playback/gstplaybin.c: (gen_video_element),
8234         (gen_audio_element): Removed 2 obsolete comments
8235
8236 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
8237
8238         * ext/vorbis/oggvorbisenc.c
8239         * ext/vorbis/vorbisenc.c :
8240           change description fields of those plugins to differentiate them
8241           (pitivi show Encoders by description, they had the same one)
8242
8243 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
8244
8245         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8246
8247         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8248         (gst_play_bin_set_property), (gen_video_element),
8249         (gen_audio_element):
8250           Refcounting fixes for provided audio-/videosinks.
8251
8252 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8253
8254         * gst/playback/gstplaybin.c: (gen_video_element),
8255         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
8256           Don't reference all sinks, but only the video- and audiosinks.
8257           The vis. element should be disposed when we're done with it.
8258           We don't have any reason to keep it around. This fixes warnings
8259           when reusing playbin for playing multiple audio files with
8260           vis. enabled. Also release audio device on pause - idea stolen
8261           from Rhythmbox.
8262
8263 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8264
8265         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
8266         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
8267         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8268         * ext/alsa/gstalsaplugin.c: (plugin_init):
8269         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
8270         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
8271         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
8272         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
8273         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
8274         (gst_faad_change_state), (plugin_init):
8275         * ext/faad/gstfaad.h:
8276         * ext/vorbis/vorbis.c: (plugin_init):
8277         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8278         * gst-libs/gst/audio/Makefile.am:
8279         * gst-libs/gst/audio/audio.c: (plugin_init):
8280         * gst-libs/gst/audio/multichannel.c:
8281         (gst_audio_check_channel_positions),
8282         (gst_audio_get_channel_positions),
8283         (gst_audio_set_channel_positions),
8284         (gst_audio_set_structure_channel_positions_list),
8285         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
8286         (gst_audio_fixate_channel_positions):
8287         * gst-libs/gst/audio/multichannel.h:
8288         * gst-libs/gst/audio/testchannels.c: (main):
8289         * gst/audioconvert/gstaudioconvert.c:
8290         (gst_audio_convert_class_init), (gst_audio_convert_init),
8291         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
8292         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
8293         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8294         * gst/audioconvert/plugin.c: (plugin_init):
8295           Surround sound support.
8296
8297 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8298
8299         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
8300           Fix position for discont if we're close as well. Nitpicking, but
8301           saves a few milliseconds of extra waiting or skipping.
8302
8303 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8304
8305         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
8306           We sometimes need parsers for playback, so add those too.
8307
8308 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8309
8310         * configure.ac:
8311         * gst/apetag/Makefile.am:
8312         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
8313         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
8314         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
8315         (gst_ape_demux_get_src_query_types),
8316         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
8317         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
8318         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
8319         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
8320         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
8321         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
8322         (gst_ape_demux_change_state):
8323         * gst/apetag/apedemux.h:
8324         * gst/apetag/apetag.c: (plugin_init):
8325         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
8326         (plugin_init):
8327           APE v1/2 tag reader plus typefind function.
8328
8329 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8330
8331         * configure.ac:
8332         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8333         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8334           Remove hacks for older core. Require newer core version
8335           accordingly.
8336
8337 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8338
8339         * gst/cdxaparse/Makefile.am:
8340         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
8341         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
8342         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
8343         * gst/cdxaparse/gstcdxaparse.h:
8344         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
8345         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
8346         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
8347         (gst_cdxastrip_get_src_query_types),
8348         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
8349         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
8350         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
8351         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
8352         * gst/cdxaparse/gstcdxastrip.h:
8353           SVCD/VCD header stripping separated from CDXA image parsing.
8354         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8355         (plugin_init):
8356           Add VCD/SVCD header typefinding for VCD/SVCD.
8357         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
8358         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
8359         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
8360         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
8361         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
8362         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
8363         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
8364         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
8365         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
8366         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
8367         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
8368         * sys/vcd/vcdsrc.h:
8369           Fix up, add seeking, querying, URI interface. Works in totem now.
8370
8371 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8372
8373         * configure.ac:
8374           back to CVS
8375
8376 === release 0.8.6 ===
8377
8378 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8379
8380         * NEWS:
8381         * RELEASE:
8382         * configure.ac:
8383         * po/af.po:
8384         * po/az.po:
8385         * po/cs.po:
8386         * po/en_GB.po:
8387         * po/hu.po:
8388         * po/it.po:
8389         * po/nb.po:
8390         * po/nl.po:
8391         * po/or.po:
8392         * po/sq.po:
8393         * po/sr.po:
8394         * po/sv.po:
8395         * po/uk.po:
8396           releasing 0.8.6, "IOU Love"
8397
8398 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8399
8400         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8401
8402         * gst/playback/gstplaybasebin.c:
8403           Fix unplayable files error handling.  Fixes #158365
8404
8405 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8406
8407         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8408
8409         * gst/typefind/gsttypefindfunctions.c:
8410           Fix broken mp3 typefinding.  Fixes #158375
8411
8412 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8413
8414         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8415
8416         * ext/ogg/gstoggdemux.c:
8417           Fix sync on broken files.  Fixes #158976
8418
8419 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8420
8421         patch by: Edward Hervey <bilboed@bilboed.com>
8422
8423         * ext/libpng/gstpngenc.c:
8424           Copy over buffer properties.  Fixes #158832
8425
8426 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8427
8428         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
8429
8430         * ext/dvdread/dvdreadsrc.c:
8431           Fixes invalid reads (#158462)
8432
8433 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8434
8435         * sys/v4l/gstv4lsrc.c:
8436         * sys/v4l/gstv4lsrc.h:
8437         * sys/v4l/v4lsrc_calls.c:
8438           Probe less and cache it.  Fixes #159187.
8439
8440 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8441
8442         * gst/videorate/gstvideorate.c:
8443           Handle all video formats. Fixes #159186.
8444
8445 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
8446         * gst/synaesthesia/gstsynaesthesia.c:
8447         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8448         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
8449         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
8450         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
8451         (gst_synaesthesia_change_state), (plugin_init):
8452         Fix up synaesthesia to work under different samplerates/ buffer sizes.
8453         Force 320x200 output, as that's the only thing the underlying
8454         synaesthesia implementation supports. Still needs to be made
8455         re-entrant.
8456
8457 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8458
8459         * configure.ac:
8460           Fix mpeg2enc configure check (similar to mplex check below).
8461
8462 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
8463
8464         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8465
8466         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8467           Fix for gcc-2.95 (fixes #158221).
8468
8469 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8470
8471         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8472           Re-add clock distribution hack (until new core is released).
8473           Fixes #158125.
8474
8475 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
8476         * configure.ac:
8477           fix mplex configure check segfaulting on some systems (bug #140994)
8478
8479 2004-11-13  Benjamin Otte  <otte@gnome.org>
8480
8481         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
8482           add debugging
8483         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8484           do a wait when we enter the loop func with no data available to
8485           write instead of getting into an 100% CPU loop by just returning and
8486           being called again by the scheduler
8487
8488 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
8489
8490         * configure.ac:
8491         * ext/libvisual/visual.c: (gst_visual_get_type),
8492         (libvisual_log_handler), (gst_visual_getcaps),
8493         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
8494         (plugin_init):
8495           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
8496         * ext/smoothwave/Makefile.am:
8497         * ext/smoothwave/demo-osssrc.c: (main):
8498         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
8499         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
8500         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
8501         (plugin_init):
8502         * ext/smoothwave/gstsmoothwave.h:
8503           Make gstsmoothwave a working element in the 20th century.
8504
8505         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
8506           Fix incorrect link function
8507
8508 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8509
8510         * gst/volume/gstvolume.c:
8511           Allow buffer-frames=0.
8512
8513 2004-11-12 Iain <iaingnome@gmail.com>
8514
8515         * configure.ac: Check for polypaudio
8516
8517         * ext/Makefile.am: Build the polyp dir
8518
8519         * ext/polyp: The polypsink sources.
8520
8521 2004-10-30 Iain <iaingnome@gmail.com>
8522
8523         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
8524         caps to reflect the new number of channels.
8525
8526 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8527
8528         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8529           Fix for negotiation order problem. This would show when the
8530           ALSA loopfuction was called before any other function. ALSA
8531           wouldn't do anything because we're not negotiated yet, leading
8532           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
8533
8534 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8535
8536         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8537
8538         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8539           No warnings (#157986).
8540
8541 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8542
8543         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8544           Prefer apev1/2 and id3v1 (at end of file) over musepack.
8545
8546 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8547
8548         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
8549           Signal no-more-pads (so it works in playbin).
8550
8551 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8552
8553         * ext/musepack/gstmusepackreader.cpp:
8554           Workaround for older core.
8555
8556 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8557
8558         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
8559           Actually test for odd width/height rather than testing whether
8560           a temporary variable that was 0 before we subtracted 1 is now
8561           not equal to zero (which it always is).
8562
8563 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8564
8565         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8566         Fix compilation if HAVE_XVIDEO is not defined
8567
8568 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8569
8570         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8571         Fix compilation if HAVE_XVIDEO is not defined
8572
8573 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
8574
8575         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
8576         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
8577         (gst_goom_change_state), (plugin_init):
8578         Use the bytestream adapter so goom doesn't depend on the input
8579         buffer size.
8580         Add a debug category
8581
8582 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8583
8584         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
8585           Only set hardware parameters *after* negotiation. Before
8586           negotiation, it will set ANY and that seems to cause crashes
8587           (see e.g. #151288, #153227).
8588
8589 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8590
8591         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
8592           This seems to be antique leftover. It needs to pass error
8593           checking.
8594         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
8595         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
8596         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
8597         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
8598           Fix GstXOverlay implementation (#151059).
8599
8600 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8601
8602         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8603           Don't assert (#157853).
8604
8605 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8606
8607         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
8608           Fix bytes/samples confustion.
8609         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
8610           Fix for underrun (#144389).
8611
8612 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8613
8614         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8615           Disable halfway-seek for pending release (since it needs a new
8616           core release).
8617
8618 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8619
8620         * sys/v4l/gstv4lsrc.c:
8621         * sys/v4l/gstv4lsrc.h:
8622         * sys/v4l/v4lsrc_calls.c:
8623           add autoprobe-fps property so we can separate autoprobing parts
8624
8625 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8626
8627         * sys/v4l/gstv4lsrc.c:
8628         * sys/v4l/v4lsrc_calls.c:
8629         initialise fourcc to catch unset fourcc's, and debug
8630
8631 2004-11-09  Wim Taymans  <wim@fluendo.com>
8632
8633         * gst/playback/README:
8634         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
8635         * gst/playback/gstplaybin.c: (gst_play_bin_init),
8636         (gst_play_bin_dispose), (gst_play_bin_set_property),
8637         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
8638         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
8639         (gst_play_bin_get_formats), (gst_play_bin_convert),
8640         (gst_play_bin_get_query_types), (gst_play_bin_query):
8641         Cleanups and some more documentation.
8642
8643 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
8644
8645         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
8646         (gst_cacasink_init), (gst_cacasink_chain):
8647         * ext/libcaca/gstcacasink.h:
8648         Cacasink inherits from VideoSink, so let that store the clock.
8649
8650 2004-11-09  Wim Taymans  <wim@fluendo.com>
8651
8652         * gst/playback/README:
8653         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
8654         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
8655         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
8656         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
8657         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
8658         (setup_sinks):
8659         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
8660         (gst_stream_info_is_mute), (gst_stream_info_set_property):
8661         * gst/playback/gststreaminfo.h:
8662         Updated README.
8663         Only switch groups if all streams have muted (EOSed).
8664         Send Tags in sync with the stream playback instead of in
8665         the playback/preroll phase.
8666         Some cleanups, free the fakesrc elements.
8667
8668 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8669
8670         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
8671           buffer-frames property was missing
8672         * ext/arts/gst_arts.c:
8673           rate missing from sinkcaps
8674         * ext/audiofile/gstafparse.c:
8675         * ext/audiofile/gstafsink.c:
8676         * ext/audiofile/gstafsrc.c:
8677         * ext/swfdec/gstswfdec.c:
8678           int audio doesn't know buffer-frames
8679         * ext/cdparanoia/gstcdparanoia.c:
8680           int audio doesn't know chunksize either
8681         * ext/nas/nassink.c:
8682           it's endianness, not endianess
8683         * gst-libs/gst/audio/audio.h:
8684           make float standard pad template caps really describe float
8685         * gst/law/mulaw.c: (linear_factory):
8686           signed only, please
8687         * gst/mpegstream/gstdvddemux.c:
8688           widths of 20 are not valid
8689
8690 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8691
8692         Submitted by: Luca Ferretti <elle.uca@infinito.it>
8693
8694         * po/LINGUAS:
8695         * po/it.po:
8696           Add Italian
8697
8698 2004-11-08  Wim Taymans  <wim@fluendo.com>
8699
8700         * gst/playback/README:
8701         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
8702         * gst/playback/gstplaybasebin.c: (probe_triggered),
8703         (gst_play_base_bin_change_state):
8704         Updated README, added more comments for fixmes etc..
8705
8706 2004-11-08  Wim Taymans  <wim@fluendo.com>
8707
8708         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8709         We can remove this hack now.
8710
8711 2004-11-08  Wim Taymans  <wim@fluendo.com>
8712
8713         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
8714         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8715         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
8716         Only mix AYUV for maximum quality.
8717
8718 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8719
8720         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
8721         (gst_ogg_demux_push), (gst_ogg_pad_push):
8722           Let's act as if we're synchronized now! :).
8723         * ext/theora/theoradec.c: (theora_dec_chain):
8724           Add some debug.
8725
8726 2004-11-08  Wim Taymans  <wim@fluendo.com>
8727
8728         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
8729         (gst_alpha_set_property), (gst_alpha_sink_link),
8730         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
8731         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
8732         (gst_alpha_init_params), (gst_alpha_chain):
8733         Implement alpha functions for AYUV too, this increases
8734         accuracy quite a bit.
8735
8736 2004-11-08  Wim Taymans  <wim@fluendo.com>
8737
8738         * gst/ffmpegcolorspace/avcodec.h:
8739         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8740         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
8741         (gst_ffmpegcsp_avpicture_fill):
8742         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8743         (gst_ffmpegcsp_caps_remove_format_info):
8744         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
8745         (shrink12), (img_get_alpha_info), (deinterlace_line),
8746         (deinterlace_line_inplace):
8747         * gst/ffmpegcolorspace/imgconvert_template.h:
8748         Added AYUV colorspace and handle RGBA a bit more respectful.
8749
8750 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8751
8752         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
8753           Actually always send a discont (cornercase when resending the
8754           same serial-tagged chain twice).
8755
8756 2004-11-08  Julien MOUTTE  <julien@moutte.net>
8757
8758         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
8759         (gst_ximagesink_finalize):
8760         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
8761         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
8762
8763 2004-11-08  Wim Taymans  <wim@fluendo.com>
8764
8765         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
8766         Don't segfault on NULL data.
8767
8768 2004-11-08  Wim Taymans  <wim@fluendo.com>
8769
8770         * gst/playback/gstdecodebin.c: (unlinked):
8771         * gst/playback/gstplay-marshal.list:
8772         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8773         (gst_play_base_bin_init), (group_create), (get_active_group),
8774         (get_building_group), (group_destroy), (group_commit),
8775         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
8776         (add_element_stream), (no_more_pads), (probe_triggered),
8777         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
8778         (state_change), (setup_source), (gst_play_base_bin_get_property),
8779         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
8780         (gst_play_base_bin_link_stream),
8781         (gst_play_base_bin_get_streaminfo):
8782         * gst/playback/gstplaybasebin.h:
8783         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8784         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
8785         Add support for chained ogg files. Prepare for playlist
8786         support. This patch introduces the concept of pad groups, which
8787         together compose one playable media file.
8788
8789 2004-11-07  David Schleef  <ds@schleef.org>
8790
8791         * testsuite/gst-lint: Check for pad templates that aren't statically
8792         scoped.
8793
8794 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8795
8796         * configure.ac:
8797         * ext/Makefile.am:
8798         * ext/musepack/Makefile.am:
8799         * ext/musepack/gstmusepackdec.cpp:
8800         * ext/musepack/gstmusepackdec.h:
8801         * ext/musepack/gstmusepackreader.cpp:
8802         * ext/musepack/gstmusepackreader.h:
8803           Add musepack decoder.
8804         * ext/faad/gstfaad.c: (gst_faad_base_init):
8805           Make pad templates static.
8806         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8807         (plugin_init):
8808           Add musepack typefinder, make mp3 typefinding work halfway stream,
8809           which doesn't actually work yet because id3demux doesn't implement
8810           _get_length().
8811
8812 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8813
8814         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
8815         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
8816           Fix interrupt event handling (#144436).
8817
8818 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8819
8820         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
8821           Hide unused glory.
8822
8823 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8824
8825         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8826
8827         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
8828           Fix weird caps (#157548).
8829
8830 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8831
8832         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8833
8834         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
8835           Add missing NULL terminator (#157543).
8836
8837 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8838
8839         * gst/tcp/gsttcp.h:
8840         * gst/tcp/gsttcpclientsink.c:
8841         * gst/tcp/gsttcpclientsrc.c:
8842         * gst/tcp/gsttcpserversink.c:
8843         * gst/tcp/gsttcpserversrc.c:
8844           ports can go up to 65535.  Move common defines to gsttcp.h
8845
8846 2004-11-05  Wim Taymans  <wim@fluendo.com>
8847
8848         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
8849         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
8850         Added two more colorspaces.
8851
8852 2004-11-05  Wim Taymans  <wim@fluendo.com>
8853
8854         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8855         (gst_ffmpegcsp_avpicture_fill):
8856         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
8857         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
8858         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
8859         More stride fixes.
8860
8861 2004-11-05  Wim Taymans  <wim@fluendo.com>
8862
8863         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
8864         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
8865         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
8866         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
8867         (gst_videomixer_loop):
8868         More stride fixes.
8869
8870 2004-11-05  Benjamin Otte  <otte@gnome.org>
8871
8872         * ext/mad/gstmad.c: (gst_mad_chain):
8873           don't overflow data buffer. Flush not needed sync data when syncing
8874           failed.
8875
8876 2004-11-04  Wim Taymans  <wim@fluendo.com>
8877
8878         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
8879         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
8880         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
8881         (gst_alpha_init_params), (gst_alpha_chain),
8882         (gst_alpha_change_state):
8883         Updated the chroma keying algorithm with something more
8884         sophisticated.
8885
8886 2004-11-03  Wim Taymans  <wim@fluendo.com>
8887
8888         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
8889         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8890         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
8891         Fix stride issues. Does not completely work for odd
8892         heights.
8893
8894 2004-11-03  Wim Taymans  <wim@fluendo.com>
8895
8896         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
8897         (gst_alpha_chroma_key), (gst_alpha_chain):
8898         Fix stride issues. Does not completely work for odd
8899         heights.
8900
8901 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
8902
8903         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
8904         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
8905         leak fixes
8906
8907 2004-11-03  Wim Taymans  <wim@fluendo.com>
8908
8909         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8910         (gst_ffmpegcsp_avpicture_fill):
8911         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
8912         (avpicture_alloc):
8913         * gst/ffmpegcolorspace/imgconvert_template.h:
8914         Use correct _fill function to get correct strides.
8915
8916 2004-11-02  David Schleef  <ds@schleef.org>
8917
8918         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
8919         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
8920         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
8921         Change all g_print()s to debugging.  Add a bunch of consistency
8922         checks.
8923
8924 2004-11-02  Wim Taymans  <wim@fluendo.com>
8925
8926         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8927         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
8928         (unlinked), (no_more_pads), (close_link):
8929         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
8930         (unknown_type), (add_element_stream), (new_decoded_pad),
8931         (removed_decoded_pad), (setup_source):
8932         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
8933         (gst_stream_info_class_init), (gst_stream_info_init),
8934         (gst_stream_info_new), (gst_stream_info_dispose),
8935         (stream_info_mute_pad), (gst_stream_info_set_property),
8936         (gst_stream_info_get_property):
8937         * gst/playback/gststreaminfo.h:
8938         Fix playback of multiple files.
8939         a slightly different approach to handling dynamic pad removals.
8940         This one only looks at pads that we have linked.
8941
8942 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
8943
8944         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
8945         free" warning from libc.
8946
8947 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8948
8949         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8950         (get_unconnected_element), (remove_starting_from), (pad_removed),
8951         (close_link):
8952           Implement support for dynamic pad changing. We listen to "live"
8953           pad removals (i.e. while playing) and re-setup autoplugging
8954           after that. Playbasebin/playbin need some more work for this
8955           to finally work, but decodebin supports (and replugs) chained
8956           ogg now.
8957
8958 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
8959
8960         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
8961         (gst_alsa_finalize):
8962         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
8963         (gst_cdaudio_finalize):
8964         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8965         (cdparanoia_finalize):
8966         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
8967         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
8968         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8969         (dvdreadsrc_finalize):
8970         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
8971         (gst_flacdec_finalize):
8972         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
8973         (gst_flacenc_finalize):
8974         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
8975         (gst_gnomevfssink_finalize):
8976         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
8977         (gst_gnomevfssrc_finalize):
8978         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
8979         (gst_fameenc_finalize):
8980         * ext/nas/nassink.c: (gst_nassink_class_init),
8981         (gst_nassink_finalize):
8982         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
8983         (gst_sdlvideosink_class_init):
8984         * ext/sndfile/gstsf.c: (gst_sf_dispose):
8985         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
8986         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
8987         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
8988         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
8989         (gst_x_window_listener_dispose):
8990         * gst/audioscale/gstaudioscale.c:
8991         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
8992         (play_on_demand_finalize):
8993         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
8994         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
8995         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
8996         (cdplayer_finalize):
8997         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
8998         (gst_glimagesink_class_init):
8999         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9000         (gst_osselement_finalize):
9001         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9002         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9003         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9004           Fixes a bunch of problems with finalize and dispose functions,
9005           either assumptions that dispose is only called once, or not calling
9006           the parent class dispose/finalize function
9007
9008 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9009
9010         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9011           added two api precondition guards
9012           use g_strdup with getenv to fix crash when using ENVVAR
9013
9014 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9015         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9016         (gst_esdsink_finalize):
9017         Use a finalize function, not dispose, and more importantly,
9018         call the parent class finalize function too
9019
9020 2004-11-01  Johan Dahlin  <johan@gnome.org>
9021
9022         * ext/ogg/gstoggdemux.c:
9023         * gst/tags/gstvorbistag.c:
9024         Plug leaks.
9025
9026 2004-10-31  Benjamin Otte  <otte@gnome.org>
9027
9028         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9029           lotsa memleaks today. But they're all small...
9030
9031 2004-10-31  Benjamin Otte  <otte@gnome.org>
9032
9033         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9034           another memleak crushed
9035
9036 2004-10-31  Benjamin Otte  <otte@gnome.org>
9037
9038         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9039           fix memleak
9040
9041 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9042
9043         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9044           Hack to prevent crash when going to READY inside signal handler
9045           while this function is active.
9046
9047 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9048
9049         * gst/ffmpegcolorspace/Makefile.am:
9050         * gst/ffmpegcolorspace/avcodec.h:
9051         * gst/ffmpegcolorspace/common.h:
9052         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9053         * gst/ffmpegcolorspace/dsputil.h:
9054         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9055         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9056         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9057         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9058         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9059         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9060         (gst_ffmpegcsp_avpicture_fill):
9061         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9062         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9063         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9064         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9065         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9066         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9067         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9068         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9069         * gst/ffmpegcolorspace/imgconvert.c:
9070         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9071         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9072         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9073         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9074         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9075         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9076         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9077         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9078         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9079         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9080         (grow21), (grow22), (grow41), (grow44), (conv411),
9081         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9082         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9083         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9084         (avpicture_free), (is_yuv_planar), (img_convert),
9085         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9086         (deinterlace_line_inplace), (deinterlace_bottom_field),
9087         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9088         * gst/ffmpegcolorspace/imgconvert_template.h:
9089         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9090         * gst/ffmpegcolorspace/mmx.h:
9091         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9092         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9093         (av_freep), (avcodec_get_context_defaults),
9094         (avcodec_alloc_context), (avcodec_init):
9095           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9096           handling plus update from ffmpeg CVS. Large clean-up.
9097
9098 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9099
9100         * gst/playback/Makefile.am:
9101           We need the marshallers for decodebin, too.
9102
9103 2004-10-30  David Schleef  <ds@schleef.org>
9104
9105         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9106           quicktime typefinding work with 64-bit offsets.
9107
9108 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9109
9110         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9111           Set EOS on the element when processing an EOS event.
9112         * ext/speex/gstspeexdec.h:
9113         * ext/speex/gstspeexenc.h:
9114           Only keep a const ptr to the mode
9115         * gst-libs/gst/riff/riff-media.c:
9116         (gst_riff_create_audio_caps_with_data),
9117         (gst_riff_create_audio_template_caps):
9118           Allow WMAV3, with up to 6 channels.
9119         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9120           Don't call gst_pad_set_event_function on a sink pad.
9121         * gst/mpegstream/gstdvddemux.c:
9122         (gst_dvd_demux_get_subpicture_stream),
9123         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9124           Copy the explicit caps that were set across to the cur_* pads,
9125           instead of trying to use a possibly non-existent negotiated caps.
9126           Reset the type of subpicture pads to UNKNOWN after calling
9127           init_stream, so that the caps get set.
9128
9129 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9130
9131         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9132
9133         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9134           Don't touch buffer if it is of size 0 (fixes #151064).
9135
9136 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9137
9138         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9139           Synchronized discont handling.
9140
9141 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9142
9143         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9144         (gst_ogg_demux_push):
9145           Make seeking sort-of exact again (fixes #156387).
9146
9147 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9148
9149         * gst/playback/gstplaybasebin.c: (unknown_type),
9150         (add_element_stream), (new_decoded_pad),
9151         (gst_play_base_bin_change_state):
9152         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9153         (gst_stream_info_init), (gst_stream_info_new),
9154         (gst_stream_info_dispose), (gst_stream_info_get_property):
9155         * gst/playback/gststreaminfo.h:
9156           Make caps explicitely available. Makes testing for unsupported
9157           types possible. Improves error reporting.
9158
9159 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9160
9161         * gst/audioconvert/gstaudioconvert.c:
9162         (gst_audio_convert_buffer_to_default_format):
9163           Really don't touch read-only buffers (#156563).
9164
9165 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9166
9167         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9168
9169         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9170           Fix memleak (#155223).
9171
9172 2004-10-29  Wim Taymans  <wim@fluendo.com>
9173
9174         * gst/tcp/.cvsignore:
9175         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9176         (gst_multifdsink_class_init), (gst_multifdsink_init),
9177         (gst_multifdsink_add), (gst_multifdsink_remove),
9178         (gst_multifdsink_remove_client_link), (is_sync_frame),
9179         (gst_multifdsink_new_client),
9180         (gst_multifdsink_handle_client_write),
9181         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9182         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9183         (gst_multifdsink_get_property):
9184         * gst/tcp/gstmultifdsink.h:
9185         Added burst on connect sync_method, deprecated sync_clients,
9186         streamlined the sync code some more.
9187
9188 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9189
9190         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9191         (gst_play_base_bin_change_state):
9192           Improve error reporting.
9193
9194 2004-10-28  Wim Taymans  <wim@fluendo.com>
9195
9196         * gst/tcp/Makefile.am:
9197         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9198         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9199         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9200         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9201         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9202         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9203         (gst_fdset_wait):
9204         Added more locks around fdset structures. Fixed/reworked
9205         the poll array resizing code.
9206         Added stress test for fdset.
9207
9208 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9209
9210         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9211         fix build
9212
9213 2004-10-28  Benjamin Otte  <otte@gnome.org>
9214
9215         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9216           fix link function to always query channels and query width for
9217           floats
9218         * configure.ac:
9219           add equalizer dir
9220         * gst/equalizer/Makefile.am:
9221         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9222         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9223         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9224         (arg_to_scale), (setup_filter),
9225         (gst_iir_equalizer_compute_frequencies),
9226         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9227         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9228         (plugin_init):
9229           add an equalizer
9230
9231 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9232
9233         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9234
9235         * po/LINGUAS:
9236         * po/nb.po:
9237           Added Norwegian Bokmaal translation
9238
9239 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9240
9241         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9242           Don't break on options (fixes #156488).
9243
9244 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9245
9246         * configure.ac:
9247         * ext/cdaudio/Makefile.am:
9248         * sys/Makefile.am:
9249           fix build on older automake
9250
9251 2004-10-26  Wim Taymans  <wim@fluendo.com>
9252
9253         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9254         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9255         Allow a little margin when negotiating the framerate.
9256
9257 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
9258
9259         * gst/level/gstlevel.c:
9260           synchonised naming of pads and pad-templates
9261
9262 2004-10-26  Wim Taymans  <wim@fluendo.com>
9263
9264         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9265         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
9266         (_find_streams_check), (gst_ogg_demux_push):
9267         Fix EOS again. Needs to be done in a better way. We should not
9268         remove the pad if there is no new chained stream.
9269
9270 2004-10-26 Iain <iaingnome@gmail.com>
9271
9272         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
9273         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
9274         of the caps.
9275         * gst/interleave/interleave.c (interleave_class_init): Hook up release
9276         pad.
9277         (interleave_release_pad): Remove the pad.
9278         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
9279         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
9280         the set device.
9281         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
9282         attrs
9283         (gst_xvimagesink_xcontext_clear): Free the xcontext.
9284         (gst_xvimagesink_finalize): Free the par.
9285
9286 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9287
9288         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
9289         (gst_avimux_stop_file):
9290           First calculate the rate, and only then use it. Hdr.rate is a
9291           multiple and not a derivative of hdr.scale. Scale is not the
9292           same as blockalign but is solely related to rate.
9293
9294 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9295
9296         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
9297         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
9298           Implement seeking.
9299
9300 2004-10-25  James Henstridge  <james@jamesh.id.au>
9301
9302         Reviewed by:  David Schleef  <ds@schleef.org>
9303
9304         * examples/gstplay/player.c: (got_stream_length), (main):
9305         * examples/seeking/cdplayer.c: (update_scale):
9306         * examples/seeking/seek.c: (format_value), (update_scale):
9307         * examples/seeking/spider_seek.c: (format_value), (update_scale),
9308         (stop_seek):
9309         Build fixes on AMD64.
9310
9311 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9312
9313         reviewed by: Ronald Bultje <rbultje at gnome dot org>
9314
9315         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9316         Fix for some v4l cards which hang in v4lsrc
9317
9318 2004-10-25  Wim Taymans  <wim@fluendo.com>
9319
9320         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
9321         (gst_ogg_demux_push), (gst_ogg_chains_clear):
9322         Make sure to remove the pad when a new chain is
9323         encountered. Set some vars to NULL so we don't try
9324         to reference freed memory.
9325
9326 2004-10-25  Wim Taymans  <wim@fluendo.com>
9327
9328         * examples/seeking/Makefile.am:
9329         * examples/seeking/cdplayer.c: (update_scale):
9330         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
9331         * examples/seeking/playbin.c: (make_playerbin_pipeline),
9332         (format_value), (update_scale), (iterate), (start_seek),
9333         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
9334         (print_usage), (main):
9335         Added some more examples, update others.
9336
9337 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9338
9339         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9340         * ext/speex/gstspeexdec.c: (speex_dec_chain):
9341         * ext/theora/theoradec.c: (theora_dec_chain):
9342         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9343           Add codec-name metadata.
9344
9345 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
9346
9347         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9348
9349         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9350         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9351         * ext/alsa/gstalsamixertrack.h:
9352         * po/POTFILES.in:
9353           ALSA mixer track label internationalization (#154054).
9354
9355 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9356
9357         * ext/theora/theoradec.c: (theora_dec_chain):
9358           Export bitrate as metadata.
9359
9360 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9361
9362         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9363         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9364         * ext/alsa/gstalsamixertrack.h:
9365           Fix names, fix loop.
9366
9367 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9368
9369         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
9370         (speex_dec_convert):
9371           sinkconvert function so oggdemux can get the file length (totem).
9372
9373 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
9374
9375         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9376
9377         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9378           Don't push incomplete packets.
9379         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
9380           Fix MPEG-4 audio typefinding.
9381
9382 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9383
9384         * sys/v4l/Makefile.am:
9385         * sys/v4l/gstv4l.c: (plugin_init):
9386         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
9387         (gst_v4lelement_init), (gst_v4lelement_dispose),
9388         (gst_v4lelement_change_state):
9389         * sys/v4l/gstv4lelement.h:
9390         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
9391         (gst_v4l_xoverlay_close), (idle_refresh),
9392         (gst_v4l_xoverlay_set_xwindow_id):
9393         * sys/v4l/gstv4lxoverlay.h:
9394         * sys/v4l/v4l-overlay_calls.c:
9395         * sys/v4l/v4l_calls.h:
9396         * sys/v4l2/Makefile.am:
9397         * sys/v4l2/gstv4l2.c: (plugin_init):
9398         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
9399         (gst_v4l2element_init), (gst_v4l2element_dispose),
9400         (gst_v4l2element_change_state):
9401         * sys/v4l2/gstv4l2element.h:
9402         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
9403         (gst_v4l2_xoverlay_close), (idle_refresh),
9404         (gst_v4l2_xoverlay_set_xwindow_id):
9405         * sys/v4l2/gstv4l2xoverlay.h:
9406         * sys/v4l2/v4l2-overlay_calls.c:
9407         * sys/v4l2/v4l2_calls.h:
9408           Remove client-side overlay handling, use the X-server v4l plugin
9409           for that. Nicer overlay, less code. Also make the plugin
9410           compileable without X (but then without overlay, obviously).
9411           Makes xwindowlistener obsolete, should we remove that?
9412
9413 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9414
9415         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
9416         (gst_osssrc_src_query):
9417         * sys/oss/gstosssrc.h:
9418           OK, so people want offset in DEFAULT. This time, actually fix all
9419           cases.
9420         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
9421           Add FPS properly.
9422
9423 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9424
9425         * gst/asfdemux/gstasfmux.c:
9426         * gst/avi/gstavimux.c:
9427           Framerate.
9428
9429 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9430
9431         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
9432           Fix properties (channel, norm, frequency).
9433
9434 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9435
9436         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
9437           Flag typo.
9438         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
9439           No warnings.
9440
9441 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9442
9443         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
9444           Fix hang.
9445
9446 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9447
9448         * sys/v4l2/gstv4l2element.h:
9449           Yet Another Hack (tm) for kernel header borkedness.
9450         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
9451         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
9452         (gst_v4l2src_link), (gst_v4l2src_getcaps),
9453         (gst_v4l2src_change_state):
9454         * sys/v4l2/gstv4l2src.h:
9455         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
9456         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
9457           Fix caps, keep track of state, work.
9458
9459 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9460
9461         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
9462           Quiet.
9463
9464 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9465
9466         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9467           Don't mix bytes and samples.
9468
9469 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9470
9471         * ext/ogg/gstoggmux.c:
9472           Basic pad template which accepts OGM tracks, speex, flac, vorbis
9473           and theora. Any is incorrect.
9474         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
9475           Fix caps.
9476         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
9477         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
9478         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
9479         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
9480         * sys/v4l/gstv4lmjpegsrc.h:
9481         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
9482         (gst_v4lsrc_change_state):
9483         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
9484         (gst_v4lmjpegsrc_capture_stop):
9485           Fix caps. Keep track of internal state. Work.
9486
9487 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9488
9489         * ext/Makefile.am:
9490           Fix the build fixes.
9491
9492 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9493
9494         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9495         (gst_ogg_demux_src_event), (_find_chain_seek),
9496         (gst_ogg_pad_push):
9497           Check for pad availability before using it.
9498         * ext/ogg/gstoggdemux.c: (_find_chain_process):
9499           Fix parsing of chained ogg. Needs more work on the decoder side.
9500
9501 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9502
9503         * gst/spectrum/Makefile.am:
9504         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
9505         (idle_func):
9506           Fix demo and reenable it. Yes, I'm currently playing with audio
9507           analysis tools
9508
9509 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9510
9511         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9512           We love it if files that start at zero work too...
9513
9514 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9515
9516         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9517           Handle files with missing EOS headers.
9518
9519 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9520
9521         * gst/tcp/gsttcpserversink.c:
9522         (gst_tcpserversink_handle_server_read),
9523         (gst_tcpserversink_init_send):
9524         Zero some variables first (need for accept not to return EINVAL)
9525
9526 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9527
9528         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9529         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9530         * ext/theora/theoradec.c: (theora_dec_sink_convert),
9531         (theora_dec_chain):
9532         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
9533         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
9534           Seeking and querying finetune.
9535
9536 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9537
9538         * configure.ac:
9539         * ext/Makefile.am:
9540         * ext/raw1394/Makefile.am:
9541           fix the build
9542
9543 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9544
9545         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9546           Wrong return.
9547         * gst/playback/Makefile.am:
9548         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9549         * gst/playback/gstplay-marshal.list:
9550         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
9551           Fix marshallers.
9552
9553 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9554
9555         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
9556           Silence.
9557
9558 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9559
9560         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9561         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9562         (gst_ogg_pad_push):
9563           Yay for non-lineair granulepos in theora.
9564
9565 2004-10-18  Wim Taymans  <wim@fluendo.com>
9566
9567         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
9568         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9569         * ext/dv/gstdvdec.h:
9570         Make sure we renegotiate aspect ratio when the camera switches.
9571
9572 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9573
9574         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9575         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9576           Start at zero.
9577         * ext/theora/theoradec.c: (theora_dec_chain):
9578           Skip headers. Bad idea for chained ogg, but fixes seeking.
9579
9580 2004-10-18  Wim Taymans  <wim@fluendo.com>
9581
9582         * configure.ac:
9583         I swear, this is the last time I touch this.
9584
9585 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9586
9587         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9588         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9589         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
9590           Faster seeking.
9591         * ext/theora/theoradec.c: (theora_dec_sink_convert):
9592           Time-to-default conversion.
9593         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9594           Don't error on unknown packets, just skip. We should probably
9595           read them if we want to support chained ogg.
9596
9597 2004-10-18  Wim Taymans  <wim@fluendo.com>
9598
9599         * configure.ac:
9600         Added cdaudio to wrong list.
9601
9602 2004-10-18  Wim Taymans  <wim@fluendo.com>
9603
9604         * configure.ac:
9605         Revive cdaudio.
9606
9607 2004-10-18  Wim Taymans  <wim@fluendo.com>
9608
9609         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9610         (gst_dvdec_video_link), (gst_dvdec_push):
9611         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
9612         (gst_smokeenc_resync), (gst_smokeenc_chain):
9613         Fix mimetype on smoke encoder.
9614         Add aspect ratio to dvdec. Not sure if these
9615         values are correct though....
9616
9617 2004-10-18  Wim Taymans  <wim@fluendo.com>
9618
9619         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
9620         Fix vorbis property descriptions and ranges.
9621
9622 2004-10-18  Wim Taymans  <wim@fluendo.com>
9623
9624         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9625         Really do nothing when no data is available.
9626         Go to the playing state when the stream is not seekable
9627         instead of failing.
9628
9629 2004-10-18  Wim Taymans  <wim@fluendo.com>
9630
9631         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
9632         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
9633         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
9634         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
9635         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
9636         Added uri handler for cd://
9637         Port to new API.
9638
9639 2004-10-18  Wim Taymans  <wim@fluendo.com>
9640
9641         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9642         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
9643         (try_to_link_1), (no_more_pads), (close_link), (type_found):
9644         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
9645         (remove_prerolls), (unknown_type), (add_element_stream),
9646         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
9647         (gst_play_base_bin_remove_element),
9648         (gst_play_base_bin_link_stream):
9649         * gst/playback/gstplaybin.c: (gen_video_element),
9650         (gen_vis_element), (remove_sinks), (setup_sinks):
9651         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
9652         (gst_stream_info_get_type), (gst_stream_info_class_init),
9653         (gst_stream_info_init), (gst_stream_info_new),
9654         (gst_stream_info_dispose), (stream_info_mute_pad),
9655         (gst_stream_info_set_property), (gst_stream_info_get_property):
9656         * gst/playback/gststreaminfo.h:
9657         Add sink padtemplate to decodebin.
9658         Added some more comments.
9659         Make queue size configurable in playbasebin.
9660         Added possibility to use elements as sinks (ex cdaudio).
9661
9662 2004-10-15  Wim Taymans  <wim@fluendo.com>
9663
9664         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
9665         (gst_speexenc_chain):
9666         Fix speex timestamps so that it gets muxed properly.
9667
9668 2004-10-15  Wim Taymans  <wim@fluendo.com>
9669
9670         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
9671         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
9672         (gst_dv1394src_init), (gst_dv1394src_dispose),
9673         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
9674         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
9675         (gst_dv1394src_event), (gst_dv1394src_get_formats),
9676         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
9677         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
9678         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
9679         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
9680         * ext/raw1394/gstdv1394src.h:
9681         Added conversion/query functions.
9682         Update buffer timestamps,
9683         Added signals.
9684         Added uri dv:// so it might play from the firewire in playbin.
9685         Fix a possible leak.
9686         Added debugging.
9687
9688 2004-10-15  Wim Taymans  <wim@fluendo.com>
9689
9690         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
9691         (gst_dv1394src_init), (gst_dv1394src_set_property),
9692         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
9693         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
9694         * ext/raw1394/gstdv1394src.h:
9695         Added AV/C VTR control support needed for some cameras.
9696         Added automatic port detection.
9697         Added properties for selecting the channel.
9698         The configure.ac script is not yet updated to reflect the
9699         new libavc1394 and librom1394 dependencies.
9700
9701 2004-10-15  Wim Taymans  <wim@fluendo.com>
9702
9703         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9704         (qtdemux_parse), (gst_qtdemux_handle_esds):
9705         An esds box is not a container.
9706         Fix parsing of mp4v boxes.
9707         Do not try to renegotiate fps for each frame. Need to
9708         find a better method. This should fix mp4 playback.
9709
9710 2004-10-14  David Schleef  <ds@schleef.org>
9711
9712         * configure.ac: update for swfdec-0.3 and liboil-0.2
9713         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
9714         * ext/swfdec/gstswfdec.h: same
9715         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
9716         * gst/videotestsrc/videotestsrc.c: same
9717
9718 2004-10-14  Wim Taymans  <wim@fluendo.com>
9719
9720         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
9721         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
9722         (is_sync_frame), (gst_multifdsink_new_client),
9723         (gst_multifdsink_handle_client_write),
9724         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9725         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
9726         Turn warnings into info.
9727         Don't allow a state change in the streaming thread.
9728
9729 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9730
9731         * ext/vorbis/oggvorbisenc.c:
9732         * ext/vorbis/vorbisdec.c:
9733           fix template sample rate
9734
9735 2004-10-13  Wim Taymans  <wim@fluendo.com>
9736
9737         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
9738         Decoding the header first fixes some problems in resyncing
9739         in more mp3s.
9740
9741 2004-10-12  Wim Taymans  <wim@fluendo.com>
9742
9743         * gst/playback/gstplaybin.c: (gen_video_element),
9744         (gen_vis_element), (remove_sinks), (setup_sinks):
9745         Added vis plugin support, need to configure the vis
9746         element to activate it.
9747
9748 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9749
9750         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
9751         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
9752           Some debug.
9753         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9754         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
9755         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
9756         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
9757         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
9758         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
9759         * gst/avi/gstavidemux.h:
9760           Support for openDML-2.0 indx/ix## chunks. Support for broken index
9761           recovery (where, if part of the index is broken, we will still read
9762           the rest of the index and recover the broken part by stream
9763           scanning). More broken media support. EOS workarounds. General AVI
9764           braindamage headache recovery. Aspirin included.
9765
9766 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9767
9768         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
9769         (cdparanoia_event), (cdparanoia_query):
9770           Get rid of hideous lead-in.
9771
9772 2004-10-11  Wim Taymans  <wim@fluendo.com>
9773
9774         * gst/playback/gstplaybasebin.c: (setup_source):
9775         Wrong var used to get g_list_next.
9776
9777 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9778
9779         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9780         (cdparanoia_get), (cdparanoia_open):
9781           Report discid as metadata, add duration.
9782
9783 2004-10-11  Wim Taymans  <wim@fluendo.com>
9784
9785         * gst/playback/gstplaybasebin.c: (setup_source):
9786         Cleanup the previous pipeline a little earlier for the
9787         case that a source element provides raw data.
9788
9789 2004-10-11  Benjamin Otte  <otte@gnome.org>
9790
9791         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
9792           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
9793           consuming the last 128 bytes, even though it was valid mp3 data.
9794
9795 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9796
9797         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
9798         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
9799         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
9800         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
9801
9802 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9803
9804         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
9805         Fix for webcams that support only specific width or height
9806
9807 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9808
9809         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9810
9811         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
9812           Fix wrong discont event setup (fixes #154967).
9813
9814 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
9815
9816         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9817
9818         * gst/auparse/gstauparse.c: (gst_auparse_chain):
9819           Error out on invalid data (fixes #154807).
9820
9821 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9822
9823         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9824
9825         * ext/dvdread/dvdreadsrc.c: (_read):
9826           Make titles > 0 work again (fixes #154834).
9827
9828 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9829
9830         * gst-libs/gst/riff/riff-media.c:
9831         (gst_riff_create_video_template_caps):
9832           WMV3 missing in template caps.
9833
9834 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9835
9836         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
9837           OK, so the original code was too strict. It makes random AVI files
9838           hang for seconds upon opening, which is unacceptable and is far
9839           beyond the original goal of getting multiple chunks for one-chunk
9840           sounc stream files. So now do just that.
9841
9842 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9843
9844         * gst/playback/gstplaybasebin.c: (setup_source),
9845         (gst_play_base_bin_change_state):
9846           Actually clean up streaminfo if output fails. This would trigger
9847           if, for example, there was no CD in the drive. No preroll, so
9848           a streaminfo structure is created, but the subsequent state change
9849           of the thread fails.
9850         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
9851           Don't change state if parent failed.
9852
9853 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9854
9855         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9856         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
9857         (gen_video_element), (remove_sinks):
9858           Add small bits of code for screenshot handling.
9859
9860 2004-10-08  Wim Taymans  <wim@fluendo.com>
9861
9862         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
9863         (gen_video_element), (gen_audio_element), (setup_sinks):
9864         Don't assume the user provided sinks are named "sink"...
9865
9866 2004-10-08  Wim Taymans  <wim@fluendo.com>
9867
9868         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
9869         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
9870         (gst_play_base_bin_link_stream):
9871         Do not try to autoplug sources that generate raw streams like
9872         cdparanoia.
9873         disconnect the preroll overrun signal when we don't need it anymore.
9874
9875 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
9876
9877         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
9878         Added reworked patch from #154903 from milosz derezynski (deadchip).
9879
9880 2004-10-08  Wim Taymans  <wim@fluendo.com>
9881
9882         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
9883         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
9884         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
9885         (cdparanoia_convert), (cdparanoia_uri_get_type),
9886         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
9887         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
9888         * ext/cdparanoia/gstcdparanoia.h:
9889         This adds the cdda://<tracknum> uri.
9890
9891 2004-10-08  Wim Taymans  <wim@fluendo.com>
9892
9893         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9894         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
9895         (try_to_link_1), (no_more_pads), (close_link), (type_found):
9896         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9897         (unknown_type), (gst_play_base_bin_remove_element),
9898         (gst_play_base_bin_link_stream):
9899         * gst/playback/gstplaybasebin.h:
9900         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9901         (gst_play_bin_set_property), (gen_video_element),
9902         (gen_audio_element), (setup_sinks):
9903         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
9904         (gst_stream_info_get_type), (gst_stream_info_class_init),
9905         (gst_stream_info_init), (gst_stream_info_new),
9906         (gst_stream_info_dispose), (stream_info_mute_pad),
9907         (gst_stream_info_set_property), (gst_stream_info_get_property):
9908         * gst/playback/gststreaminfo.h:
9909         Reuse the audio and video bins.
9910         Some internal cleanups in the stream selection code.
9911
9912 2004-10-08  Julien MOUTTE  <julien@moutte.net>
9913
9914         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
9915         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
9916         * sys/ximage/ximagesink.h:
9917         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
9918         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
9919         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
9920         not coming from those elements. Moreover these elements should not keep
9921         the xid they have been given when in NULL state.
9922
9923 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9924
9925         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
9926         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
9927         * sys/ximage/ximagesink.h:
9928         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
9929         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
9930         * sys/xvimage/xvimagesink.h:
9931           Actually only create a new toplevel window if we're not gonna
9932           embed it right after.
9933
9934 2004-10-07  Wim Taymans  <wim@fluendo.com>
9935
9936         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
9937         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
9938         * gst/playback/gstplaybin.c: (setup_sinks):
9939         Implement muting/unmuting of streams, mute streams that are not
9940         used.
9941
9942 2004-10-07  Wim Taymans  <wim@fluendo.com>
9943
9944         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
9945         (plugin_init):
9946         Added lame audio/x-ac3 typefind function.
9947
9948 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9949
9950         * configure.ac:
9951           bump nano to cvs
9952
9953 === release 0.8.5 ===
9954
9955 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9956
9957         * NEWS:
9958         * RELEASE:
9959         * configure.ac:
9960           releasing 0.8.5, "Take You On"
9961
9962 2004-10-06  Wim Taymans  <wim@fluendo.com>
9963
9964         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9965         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
9966         (no_more_pads), (close_link), (type_found):
9967         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
9968         * gst/playback/gstplaybin.c: (gen_video_element):
9969         Do not signal the no_more_pads after the first pad when
9970         we are plugging a non dynamic element with multiple
9971         output pads (like swfdec, dvdec, ...).
9972
9973 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
9974
9975         * configure.ac:
9976           bump for prerelease
9977
9978 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9979
9980         * gst/wavparse/gstwavparse.c:
9981           add ATRAC3 to STATIC CAPS to fix a warning
9982
9983         * gst/matroska/ebml-read.c:
9984         * gst-libs/gst/riff/riff-read.c:
9985           fix typos
9986
9987 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9988
9989         * gst-libs/gst/riff/riff-media.c:
9990           generate caps for ATRAC3 audio streams
9991
9992         * gst/realmedia/rmdemux.c:
9993           generate caps for ATRAC3 audio streams
9994
9995 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9996
9997         * gst/wavparse/Makefile.am
9998         * gst/wavparse/riff.h
9999         * gst/wavparse/wavparse.vcproj
10000           riff.h removal (unused and duplication with riff-ids.h)
10001
10002 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10003
10004         * gst/wavparse/gstwavparse.h
10005           remove duplicated defines for audio codec codes
10006
10007         * gst-libs/gst/riff/riff-ids.h
10008         * gst/wavenc/riff.h:
10009           add "4CC" code for ATRAC3 audio streams
10010           add "4CC" code for ITU_G721_ADPCM (unused for now)
10011
10012 2004-10-06  Wim Taymans  <wim@fluendo.com>
10013
10014         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10015         Actually _do_ negotiation. Pass gdouble as arg instead
10016         of guint64 for the framerate.
10017
10018 2004-10-06  Wim Taymans  <wim@fluendo.com>
10019
10020         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10021         (find_compatibles), (close_pad_link), (try_to_link_1),
10022         (no_more_pads), (close_link), (type_found):
10023         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10024         * gst/playback/gstplaybin.c: (gen_video_element),
10025         (gen_audio_element):
10026         Set state on newly added element to READY so that negotiation
10027         can happen ASAP.
10028         Addes some more debug info.
10029         Do not try to plug pads with multiple caps structures or ANY
10030         because it is too dangerous since we do not do dynamic
10031         replugging.
10032
10033 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10034
10035         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10036
10037         * po/LINGUAS:
10038         * po/or.po:
10039           add Oriya translation
10040
10041 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10042
10043         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10044           Prevent overwrite of size member. Makes audio sound crappy.
10045
10046 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10047
10048         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10049         Add rmvb to the list of known RealMedia extensions
10050
10051 2004-10-05  Wim Taymans  <wim@fluendo.com>
10052
10053         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10054         (mngdec_openstream), (mngdec_closestream),
10055         (mngdec_handle_sink_event), (mngdec_readdata),
10056         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10057         (mngdec_getcanvasline), (mngdec_refresh),
10058         (gst_mngdec_change_state):
10059         Set the framerate correctly.
10060
10061 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10062
10063         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10064           There was something wrong with the index massaging.
10065
10066 2004-10-04  Wim Taymans  <wim@fluendo.com>
10067
10068         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10069         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10070         (gst_smokedec_chain):
10071         * ext/jpeg/gstsmokedec.h:
10072         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10073         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10074         * ext/jpeg/gstsmokeenc.h:
10075         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10076         (smokecodec_decode_new), (smokecodec_info_free),
10077         (smokecodec_set_quality), (smokecodec_get_quality),
10078         (smokecodec_set_threshold), (smokecodec_get_threshold),
10079         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10080         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10081         (smokecodec_encode), (smokecodec_parse_id),
10082         (smokecodec_parse_header), (smokecodec_decode):
10083         * ext/jpeg/smokecodec.h:
10084         * ext/jpeg/smokeformat.h:
10085         Updated smoke, new bitstream, allows embedding in ogg.
10086
10087 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10088
10089         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10090           Fix seeking in some files. All this code is no longer needed (and
10091           actually breaks stuff) because we now synchronize the full index
10092           right when reading the header.
10093
10094 2004-10-04  Wim Taymans  <wim@fluendo.com>
10095
10096         * configure.ac:
10097         configure update for libmng.
10098
10099 2004-10-04  Wim Taymans  <wim@fluendo.com>
10100
10101         * ext/libmng/Makefile.am:
10102         * ext/libmng/gstmng.c: (plugin_init):
10103         * ext/libmng/gstmng.h:
10104         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10105         (gst_mngdec_base_init), (gst_mngdec_class_init),
10106         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10107         (gst_mngdec_loop), (gst_mngdec_get_property),
10108         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10109         (mngdec_closestream), (mngdec_handle_sink_event),
10110         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10111         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10112         (gst_mngdec_change_state):
10113         * ext/libmng/gstmngdec.h:
10114         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10115         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10116         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10117         (gst_mngenc_chain), (gst_mngenc_get_property),
10118         (gst_mngenc_set_property):
10119         * ext/libmng/gstmngenc.h:
10120         Added basic MNG decoder. Needs more work. The encoder does
10121         not work yet.
10122
10123 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10124
10125         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10126         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10127         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10128           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10129           no-more-pads.
10130
10131 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10132
10133         * configure.ac:
10134           you need at least 1.0.4 of speex
10135
10136 2004-10-04 Iain <iaingnome@gmail.com>
10137
10138         * ext/speex/gstspeexdec.h: Revert the includes changes.
10139
10140         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10141
10142 2004-09-30 Iain <iaingnome@gmail.com>
10143
10144         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10145         found during init or set as a property instead of hardcoding /dev/audio
10146
10147 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10148
10149         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10150         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10151         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10152         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10153         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10154         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10155         (gst_rmdemux_dump_data):
10156           Use debug category, fix EOS handling. filesrc ! rmdemux now
10157           works.
10158
10159 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10160
10161         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10162         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10163         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10164           Improve allocation, cutting and sorting of the index. How takes a
10165           few seconds instead of minutes.
10166
10167 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10168
10169         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10170           fixed compilation
10171
10172 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10173
10174         * gst-libs/gst/riff/riff-media.c:
10175         (gst_riff_create_video_caps_with_data),
10176         (gst_riff_create_video_template_caps):
10177           Add wing commander format mimetype/fourccs.
10178         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10179           Don't crash if some value is 0.
10180
10181 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10182
10183         * gst-libs/gst/riff/riff-media.c:
10184         (gst_riff_create_video_caps_with_data),
10185         (gst_riff_create_video_template_caps):
10186           Add DIB fourcc (raw, palettized 8-bit RGB).
10187         * gst-libs/gst/riff/riff-read.c:
10188         (gst_riff_read_strf_vids_with_data):
10189           Oops, fix strf_data reading bug.
10190         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10191           Use a non-NULL tag.
10192         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10193           Time for hacks. Sorry Dave. At least one quicktime movie (a
10194           trailer) that I've encountered contains multiple video tracks.
10195           One of those is the actual video track, the other are one-frame
10196           tracks (images). Unfortunately, the number of frames according
10197           to the trak header is 1 for each, so that doesn't help. So
10198           instead, I look at the duration and discard tracks with a
10199           duration shorter than 20% of the length of the stream. Better
10200           than nothing.
10201
10202 2004-10-01  Christian Schaller <christian@fluendo.com>
10203
10204         * ext/ivorbis/vorbis.c:
10205           Patch from Phil Blundell (Bug 152341)
10206
10207 2004-10-01  Wim Taymans  <wim@fluendo.com>
10208
10209         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10210         (speex_dec_get_formats), (speex_dec_convert),
10211         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10212         (speex_dec_chain), (gst_speexdec_get_property),
10213         (gst_speexdec_set_property):
10214         Small cleanups.
10215
10216 2004-10-01  Wim Taymans  <wim@fluendo.com>
10217
10218         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10219         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10220         (gst_wavparse_other), (gst_wavparse_loop),
10221         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10222         (gst_wavparse_srcpad_event):
10223         * gst/wavparse/gstwavparse.h:
10224         Added some more debugging info.
10225         Fix the case where the length of the file is 0.
10226         Make sure we seek to sample borders.
10227
10228 2004-10-01  Wim Taymans  <wim@fluendo.com>
10229
10230         * gst/playback/README:
10231         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10232         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10233         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10234         Add some debug info to decodebin, update README
10235
10236 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10237
10238         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
10239           Don't use g_print(); use GST_DEBUG().
10240
10241 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10242
10243         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10244         (gst_ogg_mux_queue_pads):
10245           Handle EOS properly.
10246
10247 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10248
10249         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10250
10251         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
10252         (gst_faad_chain), (gst_faad_change_state):
10253         * ext/faad/gstfaad.h:
10254           Allow playback of raw (unframed) MPEG AAC files (#148993).
10255
10256 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10257
10258         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10259
10260         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10261           Throw error if we didn't recognize the stream. Fixes #152289.
10262
10263 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10264
10265         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10266           Fix negotiation.
10267
10268 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
10269
10270         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10271
10272         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10273           Fix memleak.
10274
10275 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
10276
10277         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10278
10279         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
10280           Solve #152805.
10281         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
10282           Solve 152806.
10283
10284 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10285
10286         * gst-libs/gst/riff/riff-media.c:
10287         (gst_riff_create_video_caps_with_data),
10288         (gst_riff_create_audio_caps_with_data):
10289           Add codec_data handling (like asfdemux used to do).
10290         * gst/asfdemux/gstasf.c: (plugin_init):
10291         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10292         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
10293           Use riff-media for caps creation instead of our own (mostly
10294           broken) copy of its functions.
10295
10296 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10297
10298         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
10299           Don't actually error out if we get another return value than
10300           -EINVAL. Opposite to what I first thought, drivers have random
10301           return values for this, although -EINVAL is the expected return
10302           value. Since this is not fatal, we shouldn't use
10303           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
10304
10305 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10306
10307         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10308         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
10309         (dvdreadsrc_get_property), (_open), (_seek), (_read),
10310         (dvdreadsrc_get), (dvdreadsrc_open_file),
10311         (dvdreadsrc_change_state):
10312           Fix. Don't do one big huge loop around the whole DVD, that will
10313           cache all data and thus eat sizeof(dvd) (several GB) before we
10314           see something.
10315         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10316           Actually NULL'ify event after using it.
10317         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
10318         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
10319         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
10320         (gst_ebml_read_seek), (gst_ebml_read_skip):
10321           Handle events.
10322         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
10323         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
10324         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
10325           Fix timing (this will probably break if I seek using menus, but
10326           I didn't get there yet). VOBs and normal DVDs should now work.
10327           Add a mpeg2-only pad with high rank so this get autoplugged for
10328           MPEG-2 movies.
10329         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
10330         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
10331         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
10332         (gst_mpeg_demux_get_audio_stream),
10333         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
10334         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
10335           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
10336           MPEG-1 but use dvddemux for MPEG-2.
10337         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
10338         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
10339         (gst_mpeg_parse_parse_packhead):
10340           Timing. Only add pad template if it exists. Add sink template from
10341           class and not from ourselves. This means we will always use the
10342           correct sink template even if it is not the one defined in this
10343           file.
10344
10345 2004-09-29  Wim Taymans  <wim@fluendo.com>
10346
10347         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
10348         (gst_mpeg_demux_parse_pes):
10349         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10350         Fix playback of mpeg again, timestamps where screwed up by
10351         patch 1.61.
10352
10353 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10354
10355         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
10356           Only return true if we actually filled something in. Prevents
10357           player applications from showing a random length for flac files.
10358         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
10359         (gst_riff_read_use_event), (gst_riff_read_handle_event),
10360         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
10361         (gst_riff_read_strf_vids_with_data),
10362         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
10363           OK, ok, so I implemented event handling. Apparently it's normal
10364           that we receive random events at random points without asking
10365           for it.
10366         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10367         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10368         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
10369         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10370         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
10371         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10372         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10373         * gst/avi/gstavidemux.h:
10374           Implement non-lineair chunk handling and subchunk processing.
10375           The first solves playback of AVI files where the audio and video
10376           data of individual buffers that we read are not synchronized.
10377           This should not happen according to the wonderful AVI specs, but
10378           of course it does happen in reality. It is also a prerequisite for
10379           the second. Subchunk processing allows us to cut chunks in small
10380           pieces and process each of these pieces separately. This is
10381           required because I've seen several AVI files with incredibly large
10382           audio chunks, even some files with only one audio chunk for the
10383           whole file. This allows for proper playback including seeking.
10384           This patch is supposed to fix all AVI A/V sync issues.
10385         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10386         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
10387           Work.
10388         * gst/modplug/gstmodplug.cc:
10389           Proper return value setting for the query() function.
10390         * gst/playback/gstplaybasebin.c: (setup_source):
10391           Being in non-playing state (after, e.g., EOS) is not necessarily
10392           a bad thing. Allow for that. This fixes playback of short files.
10393           They don't actually playback fully now, because the clock already
10394           runs. This means that small files (<500kB) with a small length
10395           (<2sec) will still not or barely play. Other files, such as mod
10396           or flx, will work correctly, however.
10397
10398 2004-09-28  Wim Taymans  <wim@fluendo.com>
10399
10400         * ext/speex/gstspeex.c: (plugin_init):
10401         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
10402         (gst_speex_dec_class_init), (speex_dec_get_formats),
10403         (speex_get_event_masks), (speex_get_query_types),
10404         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
10405         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
10406         (gst_speexdec_get_property), (gst_speexdec_set_property),
10407         (speex_dec_change_state):
10408         * ext/speex/gstspeexdec.h:
10409         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
10410         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
10411         (gst_speexenc_base_init), (gst_speexenc_class_init),
10412         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
10413         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
10414         (gst_speexenc_src_query), (gst_speexenc_init),
10415         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
10416         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
10417         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
10418         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
10419         (gst_speexenc_chain), (gst_speexenc_get_property),
10420         (gst_speexenc_set_property), (gst_speexenc_change_state):
10421         * ext/speex/gstspeexenc.h:
10422         Rewrote speex encoder, make sure it can be embedded in ogg.
10423         Implemented speex decoder.
10424
10425 2004-09-28  Christian Schaller <christian@fluendo.com>
10426
10427         * configure.ac:
10428         Remove kioslave plugin. Markey is brewing a new working one
10429         * ext/Makefile.am: Remove kioslave plugin
10430         * ext/kio: remove
10431         * gst-plugins.spec.in: remove kio plugin from spec
10432
10433 2004-09-27  Wim Taymans  <wim@fluendo.com>
10434
10435         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10436         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10437         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
10438         (gst_multifdsink_new_client),
10439         (gst_multifdsink_handle_client_write),
10440         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10441         (gst_multifdsink_handle_clients):
10442         * gst/tcp/gstmultifdsink.h:
10443         Make syncing to keyframes actually work for new clients and lagging
10444         clients.
10445
10446 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10447
10448         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
10449         (gst_navigationtest_handle_src_event), (draw_box_planar411),
10450         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
10451         * gst/debug/gstnavigationtest.h:
10452           make navigationtest display button-press and button-release events
10453
10454 2004-09-26 Iain <iaingnome@gmail.com>
10455
10456         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
10457         the channels have received a new media event.
10458         (interleave_buffered_loop): Compresses a new media event on all
10459         channels into one.
10460
10461 2004-09-26 Iain <iaingnome@gmail.com>
10462
10463         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
10464         call the sinkpad's default event handler and not the srcpads. He also
10465         says this is confusing :)
10466         (gst_wavenc_stop_file): Company says that seek events only go upstream
10467         we should send a discontinuous downstream instead.
10468
10469 2004-09-25  Christian Schaller <christian@fluendo.com>
10470
10471         * Update SPEC file to be usable in conjunction with Fedora Core,
10472           Fedora.us and freshrpms packages
10473         * Fix typo in multifilesrc test Makefile
10474
10475 2004-09-24  Wim Taymans  <wim@fluendo.com>
10476
10477         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10478         Only signal the no_more_pads signal when we have
10479         added the stream to our list.
10480
10481 2004-09-24  Wim Taymans  <wim@fluendo.com>
10482
10483         * gst/playback/gstplaybasebin.c: (remove_prerolls),
10484         (new_decoded_pad):
10485         * gst/playback/gstplaybasebin.h:
10486         * gst/playback/gstplaybin.c: (setup_sinks):
10487         Don't try to preroll or decode more than one audio/video
10488         track.
10489
10490 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10491
10492         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10493           Throw error if we failed to find a suitable output. This should
10494           throw an error if we successfully set up a pipeline (e.g. because
10495           we recognized a media file) but found no decodable streams in it
10496           (e.g. because it contains only media stream types for which we
10497           have no decoders, or because it's not a media type).
10498
10499 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10500
10501         * ext/dirac/Makefile.am:
10502         * ext/dirac/gstdirac.cc:
10503         * ext/dirac/gstdiracdec.cc:
10504         * ext/dirac/gstdiracdec.h:
10505           Do something. Don't actually know if this works because I don't
10506           have a demuxer yet.
10507         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
10508           Add channels=1 to caps returned from _getcaps().
10509         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
10510         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
10511         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
10512         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
10513         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
10514         (gst_ogm_parse_change_state):
10515           Separate between audio/video so ogmaudioparse actually uses the
10516           audio pad templates. Both audio and video work now, including
10517           autoplugging. Also use sometimes-srcpad hack.
10518         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10519           Handle events better. Don't hang on infinite loops.
10520         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10521         (gst_avi_demux_init), (gst_avi_demux_reset),
10522         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10523         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
10524         (gst_avi_demux_change_state):
10525         * gst/avi/gstavidemux.h:
10526           Improve A/V sync. Still not perfect.
10527         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
10528         (gst_ebml_read_skip):
10529           Handle events better.
10530         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10531         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
10532         (qtdemux_audio_caps):
10533           Add IMA4. Improve event handling. Save offset after a seek when
10534           the headers are at the end of the file so that we don't end up in
10535           an infinite loop.
10536         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10537           Add low-priority typefind support for files with no length.
10538
10539 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10540
10541         * testsuite/multifilesink/Makefile.am:
10542         fix typo
10543
10544 2004-09-22  Julien MOUTTE  <julien@moutte.net>
10545
10546         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10547         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
10548         mistakes from thaytan's patches.
10549
10550 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10551
10552         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10553           For completeness, XSync in the destroy function as xvimage does.
10554
10555 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10556
10557         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
10558            Correct caps negotiation
10559         * gst/volume/gstvolume.c: (volume_chain_float),
10560         (volume_chain_int16):
10561            Modify debug output to be little more informative
10562         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
10563         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10564         (gst_xvimagesink_xvimage_destroy):
10565           Add XSync calls after detaching from the shared memory segment to
10566           avoid a crash.
10567
10568 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10569
10570         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10571         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
10572         * ext/vorbis/vorbis.c: (plugin_init):
10573         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
10574         (gst_vorbisenc_chain):
10575         * ext/vorbis/vorbisenc.h:
10576         remove explicit newmedia support from oggmux and vorbisenc
10577         add debug category to vorbisenc
10578         * gst/multifilesink/gstmultifilesink.c:
10579         (gst_multifilesink_class_init), (gst_multifilesink_init),
10580         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
10581         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
10582         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
10583         (plugin_init):
10584         * gst/multifilesink/gstmultifilesink.h:
10585         add support for streamheader in multifilesink
10586
10587 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10588
10589         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
10590         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
10591         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
10592           Prevent infinite loops. More correct error reporting.
10593         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10594           Error out if negotiation fails.
10595         * gst/playback/gstplaybasebin.c: (setup_source),
10596         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
10597         (gst_play_base_bin_found_tag):
10598           Error/tag forwarding. Pre-roll fixes for source errors on state
10599           changes (e.g. "file does not exist") to prevent hangs.
10600
10601 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10602
10603         * testsuite/multifilesink/Makefile.am:
10604         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
10605         (gst_newmedia_class_init), (gst_newmedia_init),
10606         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
10607         (newfile_signal), (test_signal), (main):
10608         * testsuite/multifilesink/multifilesrc_test.c: (main):
10609         * testsuite/multifilesink/oggtheora_test.c:
10610         (gst_newmedia_base_init), (gst_newmedia_class_init),
10611         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
10612         (test_format), (newfile_signal), (test_signal), (main):
10613         * testsuite/multifilesink/oggvorbis_test.c:
10614         (gst_newmedia_base_init), (gst_newmedia_class_init),
10615         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
10616         (test_format), (newfile_signal), (test_signal), (main):
10617         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
10618         (gst_newmedia_class_init), (gst_newmedia_init),
10619         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
10620         (newfile_signal), (test_signal), (main):
10621         New media tests
10622
10623 2004-09-20  Christian Schaller <christian@fluendo.com>
10624
10625         * Fix mikmod license to LGPL as they have relicensed
10626         * Move Dirac and Effectv into LGPL section of README_license
10627
10628 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10629
10630         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
10631         (gst_mad_change_state):
10632           Allow for mp3 rate/channels changes. However, only very
10633           conservatively. Reason that we *have* to enable this is smiply
10634           because the mad find_sync() function is not good enough, it will
10635           regularly sync on random data as valid frames and therefore make
10636           us provide random caps as *final* caps of the stream. The best fix
10637           I could think of is to simply require several of the same stream
10638           changes in a row before we change caps.
10639           The actual testcase that works now is #
10640         * ext/ogg/Makefile.am:
10641         * ext/ogg/gstogg.c: (plugin_init):
10642         * ext/ogg/gstogmparse.c:
10643           OGM support (video only for now; I need an audio sample file).
10644         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10645         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
10646         (gst_asf_demux_add_video_stream):
10647           WMV extradata.
10648         * gst/playback/gstplaybasebin.c: (unknown_type):
10649           Don't error out on single unknown-types after all. It's wrong.
10650           If we found type of video and audio but not of a subtitle stream,
10651           it will still error out (which is unwanted). Will find a better fix
10652           later on.
10653         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
10654         (ogmaudio_type_find), (plugin_init):
10655           OGM support.
10656
10657 2004-09-20  Johan Dahlin  <johan@gnome.org>
10658
10659         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
10660         after setting caps.
10661
10662 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10663
10664         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
10665         * gst/wavenc/gstwavenc.h:
10666         Added newmedia support to wavenc
10667
10668 2004-09-17  Wim Taymans  <wim@fluendo.com>
10669
10670         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
10671         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
10672         (gst_fdset_fd_can_write), (gst_fdset_wait):
10673         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
10674         (gst_multifdsink_init), (gst_multifdsink_add),
10675         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
10676         (gst_multifdsink_remove_client_link),
10677         (gst_multifdsink_client_queue_buffer),
10678         (gst_multifdsink_handle_client_write),
10679         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
10680         (gst_multifdsink_close), (gst_multifdsink_change_state):
10681         * gst/tcp/gstmultifdsink.h:
10682         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
10683         (gst_tcpserversink_removed):
10684         Small cleanups in fdset.c
10685         Use a hastable to map fd to the client structure for faster
10686         lookup in _remove and get_stats.
10687         Added virtual function to close the fds.
10688         Handle clients even when the select/poll call was unblocked because
10689         of a command.
10690         Implement syncing to keyframe in the recovery procedure.
10691
10692 2004-09-16 Iain <iaingnome@gmail.com>
10693
10694         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
10695         try caps.
10696
10697 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10698
10699         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
10700           Caps are only set if the type of the stream is unknown, but this
10701           is initialized in ->init_stream(), so set to UNKNOWN after calling
10702           ->init_stream() so that capsnego starts.
10703
10704 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10705
10706         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10707         (gst_avi_demux_stream_data):
10708           Just hardcode for raw audio then. AVI audio sucks.
10709
10710 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
10711
10712         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
10713         * gst/matroska/matroska-mux.c: (audiosink_templ),
10714         (gst_matroska_mux_audio_pad_link):
10715         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
10716         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
10717
10718 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10719
10720         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10721         (gst_avi_demux_stream_data):
10722           Try to fix a/v sync issues.
10723
10724 2004-09-15  David Schleef  <ds@schleef.org>
10725
10726         * configure.ac: remove NASM check, since we don't use it.  Update
10727         dirac check to 0.4
10728         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
10729         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
10730         Initialized variables.
10731         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10732         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
10733         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
10734         SVQ3 format
10735
10736 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10737
10738         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10739         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
10740         * gst/avi/gstavidemux.h:
10741           Fix for compressed audio (mp3) timestamp generation. How did this
10742           ever work?
10743
10744 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10745
10746         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10747           Volume is a double not a float.
10748
10749 2004-09-15  Wim Taymans  <wim@fluendo.com>
10750
10751         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
10752         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10753         Don't close the fd in multifdsink as we didn't open it in the
10754         first place. Some cleanups.
10755
10756 2004-09-15  Wim Taymans  <wim@fluendo.com>
10757
10758         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10759         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10760         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
10761         Fix the case where the muxer would mark pages as delta
10762         frames when they are not (vorbis only ogg).
10763
10764 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10765
10766         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
10767         (gst_play_base_bin_change_state):
10768           Handle the case where we failed to setup a clear pipeline. This
10769           will throw an error (or EOS, another nice case) and if you don't
10770           catch that, the app will wait for the signal forever (and thus
10771           hang).
10772
10773 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10774
10775         * ext/gnomevfs/gstgnomevfssink.c:
10776         (gst_gnomevfssink_uri_get_protocols):
10777         * ext/gnomevfs/gstgnomevfssrc.c:
10778         (gst_gnomevfssrc_uri_get_protocols):
10779         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
10780         * ext/gnomevfs/gstgnomevfsuri.h:
10781           Use _uri_new() instead of _open(), so it doesn't take as long and
10782           Christophe's computer won't hang.
10783         * gst/playback/gstplaybasebin.c: (unknown_type):
10784           Throw error on unknown media type, so apps actually display it.
10785
10786 2004-09-14  Brian Cameron  <brian.cameron@sun.com
10787
10788         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
10789           this script to work on Solaris since bash shell handles echo
10790           differenly than bash.
10791
10792 2004-09-17  Wim Taymans  <wim@fluendo.com>
10793
10794         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
10795         (setup_source), (gst_play_base_bin_set_property),
10796         (gst_play_base_bin_add_element):
10797         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
10798         Some more work on making sure seeking pauses the pipeline and
10799         that changing the uri actually does something.
10800
10801 2004-09-17  Wim Taymans  <wim@fluendo.com>
10802
10803         * gst/tcp/gstfdset.c: (gst_fdset_wait):
10804         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
10805         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
10806         (gst_tcpserversink_close):
10807         Be a bit more paranoid when freeing memory.
10808
10809 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10810
10811         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
10812         (qtdemux_parse_trak):
10813           Don't crash by dividing by zero (see sample movie in #126922).
10814
10815 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10816
10817         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
10818           Don't touch non-existing data (fixes crash on file in #140147).
10819
10820 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10821
10822         * gst/playback/gstplaybasebin.c:
10823         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
10824           Handle double disposals, and proper change of URIs.
10825
10826 2004-09-13  Martin Eikermann <meiker@upb.de>
10827
10828         * gst/mpegstream/gstmpegparse.c:
10829           fix synchronistation for streams recorded from digital PCR
10830           fixes bug #119376
10831
10832 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10833
10834         * ext/gnomevfs/Makefile.am:
10835         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
10836         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
10837         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
10838         (gst_gnomevfssink_uri_get_type),
10839         (gst_gnomevfssink_uri_get_protocols),
10840         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
10841         (gst_gnomevfssink_uri_handler_init),
10842         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
10843         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
10844         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
10845         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
10846         (gst_gnomevfssrc_uri_get_type),
10847         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
10848         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
10849         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
10850         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
10851         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
10852         * ext/gnomevfs/gstgnomevfsuri.h:
10853           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
10854           of fake URIs to see which this version of Gnome-VFS likes, and
10855           uses that for the Gst-URI interface. Makes playbin support http://
10856           streams. Also fix up some stupid behaviour in gnomevfssrc.
10857
10858 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10859
10860         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
10861         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
10862         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
10863         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
10864           Update mixer (to sync with other sessions) if we try to obtain
10865           a new value. This makes alsamixer work accross applications.
10866         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
10867           Only call sync functions if we're running, else alsalib asserts.
10868         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
10869           Sometimes fails to compile. Possibly a gcc bug.
10870         * gst/playback/gstplaybin.c: (gen_video_element),
10871         (gen_audio_element):
10872           Add a reference to an application-provided object, because we lose
10873           this same reference if we add it to the bin. If we don't do this,
10874           we can only use this object once and thus crash if we go from
10875           ready to playing, back to ready and back to playing again.
10876           Also add an audioscale element because several cheap soundcards -
10877           like mine - don't support all samplerates.
10878         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10879         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
10880           Fix wrong order or PAR calls. Makes automatically obtained PAR
10881           from the X server atually being used.
10882
10883 2004-09-12  David Schleef  <ds@schleef.org>
10884
10885         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
10886         #151887, #152102, #152247.
10887         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
10888         * examples/seeking/cdparanoia.c: same
10889         * examples/seeking/cdplayer.c: same
10890         * examples/seeking/seek.c: same
10891         * examples/seeking/spider_seek.c: same
10892         * examples/seeking/vorbisfile.c: same
10893         * examples/stats/mp2ogg.c: same
10894         * ext/esd/esdsink.c: (gst_esdsink_class_init),
10895         (gst_esdsink_dispose): Dispose of element properly.
10896         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
10897         fixes.
10898         * ext/nas/nassink.c: (gst_nassink_class_init),
10899         (gst_nassink_dispose): Dispose of element correctly.
10900         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
10901         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
10902         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
10903         Fix 64-bit warning.
10904         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10905         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
10906         Fix 64-bit warning.
10907
10908 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10909
10910         * configure.ac : change speex detection as 1.1.6 now uses
10911           .pc/pkg-config and they changed their headers location.
10912
10913 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
10914
10915         * gst/matroska/matroska-mux.h:
10916         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
10917         (gst_matroska_mux_start), (gst_matroska_mux_finish),
10918         (gst_matroska_mux_write_data):
10919           Write multiple blocks/frames per cluster.
10920                 Write meta-seek information (seek heads).
10921
10922 2004-09-09  Scott Wheeler <wheeler@kde.org>
10923
10924         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
10925         (gst_play_bin_set_property), (gst_play_bin_get_property),
10926         (gen_audio_element), (gen_audio_element):
10927           Add a volume element / property to the pipeline.
10928
10929 2004-09-07  Wim Taymans  <wim@fluendo.com>
10930
10931         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
10932         Copy timestamps from the master pad to the output buffers.
10933
10934 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10935
10936         * ext/raw1394/gstdv1394src.c:
10937           throw errors when applicable
10938
10939 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
10940
10941         * gst/matroska/ebml-ids.h:
10942         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
10943         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
10944         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
10945           automatically convert unix time <-> ebml time when reading/writing
10946           a date, use gst_ebml_write_uint to write CUETIME,
10947           not gst_ebml_write_date.
10948         * gst/matroska/matroska-ids.h:
10949         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
10950         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
10951         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
10952         (gst_matroska_mux_write_data):
10953           Write track and segment UIDs, write muxing date, write
10954           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
10955           Create cues for audio only files.
10956
10957 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10958
10959         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10960         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10961           Re-commit ALSA switches.
10962         * gst/adder/gstadder.c: (gst_adder_loop):
10963           64-bit fix (#151416).
10964         * gst/debug/progressreport.c: (gst_progressreport_report):
10965           64-bit fix (#151419).
10966         * gst/matroska/matroska-demux.c:
10967         (gst_matroska_demux_parse_contents):
10968           64-bit fix (#151420).
10969         * gst/playback/test3.c: (update_scale):
10970           64-bit fix (#151421).
10971
10972 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
10973
10974         * configure.ac:
10975           bump nano to cvs
10976
10977 === release 0.8.4 ===
10978
10979 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10980
10981         * configure.ac: releasing 0.8.4, "Alias"
10982
10983 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
10984
10985         * ext/theora/Makefile.am:
10986           fix makefile.  Fixes #151462.
10987
10988 2004-08-30  Wim Taymans  <wim@fluendo.com>
10989
10990         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
10991         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10992         (gst_multifdsink_remove_client_link),
10993         (gst_multifdsink_client_queue_buffer),
10994         (gst_multifdsink_handle_client_write):
10995         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
10996         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
10997         Fix some memory leaks.
10998
10999 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11000
11001         Patch by: David Schleef
11002
11003         * configure.ac:
11004         * sys/Makefile.am:
11005           rename our detection macro for V4L2.  Fixes #151236.
11006
11007 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11008
11009         Patch by: David Schleef
11010
11011         * configure.ac:
11012           check to define LAMEPRESET.  Fixes #151232.
11013
11014 2004-08-27  David Schleef  <ds@schleef.org>
11015
11016         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11017         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11018         (gst_glimagesink_fixate):  Move local variable declarations to
11019         make gcc-2.95 happy.
11020
11021 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11022
11023         * configure.ac:
11024           bump nano for prerelease
11025
11026 2004-08-27  David Schleef  <ds@schleef.org>
11027
11028         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11029         * sys/sunaudio/gstsunaudiosrc.c:
11030         * sys/sunaudio/gstsunaudiosrc.h:
11031
11032 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11033
11034         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11035         handle EOS correctly
11036         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11037         * gst/matroska/matroska-mux.h:
11038         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11039         VFW compatibility mode
11040
11041 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11042
11043         patch by: Zaheer Abbas Merali
11044
11045         * ext/ogg/gstoggmux.c:
11046         * ext/vorbis/vorbisenc.c:
11047         * ext/vorbis/vorbisenc.h:
11048           handle NEWMEDIA
11049
11050 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11051
11052         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11053         fix byte order reversion on little endian machines.
11054         * gst/matroska/matroska-mux.c: (audiosink_templ),
11055         (gst_matroska_mux_audio_pad_link):
11056         add TTA codec to the list of supported codecs.
11057         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11058         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11059         (gst_matroska_mux_write_data):
11060         * gst/matroska/matroska-mux.h:
11061         write segment duration correctly, write muxing app string, fixes bugs
11062         #140897 and #140898.
11063         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11064         wait for all pads to be negotiated before starting to mux.
11065
11066 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11067
11068         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11069         * ext/lame/gstlame.h:
11070         Added new media support to lame
11071
11072 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11073
11074         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11075         send vorbis headers at the beginning of a stream, fixes bug #141554.
11076         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11077         bug #148950.
11078         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11079         (gst_matroska_demux_plugin_init):
11080         * gst/matroska/matroska-ids.h:
11081         enable demuxing of TTA audio streams, fixes bug #148951.
11082         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11083         enable typefinding for TTA audio files, fixes bug #148711.
11084         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11085         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11086         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11087
11088 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11089
11090         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11091         (gst_riff_read_element_data), (gst_riff_read_seek),
11092         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11093         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11094         <teuf@gnome.org>
11095
11096 2004-08-23 Iain <iaingnome@gmail.com>
11097
11098         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11099         tags. They appear to be handled differently to normal.
11100         (tag_list_to_id3_tag_foreach): Ditto.
11101
11102 2004-08-22  Wim Taymans  <wim@fluendo.com>
11103
11104         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11105         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11106         Make sure we never send -1 granulepos.
11107
11108 2004-08-20  Wim Taymans  <wim@fluendo.com>
11109
11110         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11111         (gst_ogg_mux_loop):
11112         I will accept bitchslappings with non sharp objects.
11113
11114 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11115
11116         * configure.ac:
11117         Clean up the test for lame presets
11118
11119 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11120
11121         * configure.ac:
11122         * ext/lame/Makefile.am:
11123         * ext/lame/gstlame.c: (gst_lame_class_init),
11124         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11125         Only enable lame presets if version of lame has presets in API
11126
11127 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11128         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11129         * gst/udp/gstudpsrc.h:
11130           Don't call gst_pad_push in a get function. Fixes #150449
11131
11132 2004-08-18  Wim Taymans  <wim@fluendo.com>
11133
11134         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11135         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11136         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11137         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11138         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11139         (gst_fdset_wait):
11140         * gst/tcp/gstfdset.h:
11141         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11142         (gst_multifdsink_client_queue_buffer),
11143         (gst_multifdsink_handle_client_write):
11144         * gst/tcp/gstmultifdsink.h:
11145         Some extra checks in gstfdset.
11146         Only use send() when the fd is a socket. Don't try to
11147         read from write only fds.
11148
11149 2004-08-18  Wim Taymans  <wim@fluendo.com>
11150
11151         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11152         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11153         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11154         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11155         (gst_fdset_wait):
11156         Add more locking and bounds checking.
11157
11158 2004-08-18  Wim Taymans  <wim@fluendo.com>
11159
11160         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11161         Realloc test fdset in the lock and right before starting
11162         the poll call. Bump the limit to 4096.
11163
11164 2004-08-17  David Schleef  <ds@schleef.org>
11165
11166         * sys/sunaudio/Makefile.am:
11167         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11168         of rates and channels.  Make debugging less obnoxious.
11169
11170         Patch from Balamurali Viswanathan implementing a mixer for
11171         Sun audio.  (bug #144091):
11172         * sys/sunaudio/gstsunelement.c:
11173         * sys/sunaudio/gstsunelement.h:
11174         * sys/sunaudio/gstsunmixer.c:
11175         * sys/sunaudio/gstsunmixer.h:
11176
11177 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11178
11179         * gst/audioscale/gstaudioscale.c:
11180         * gst/audioscale/gstaudioscale.h:
11181         made audioscale resample from any sample rate to any sample rate
11182
11183 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11184
11185         * ext/libpng/gstpngdec.c:
11186           error out on unsupported types
11187
11188 2004-08-17  Iain <iaingnome@gmail.com>
11189
11190         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11191         mid_side and loose_mid_side properties if its a stereo stream.
11192
11193 2004-08-17  Wim Taymans  <wim@fluendo.com>
11194
11195         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11196         (theora_get_formats), (theora_dec_src_convert),
11197         (theora_dec_sink_convert), (theora_dec_src_query),
11198         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11199         Add a debug line.
11200
11201 2004-08-17  Wim Taymans  <wim@fluendo.com>
11202
11203         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11204         (gst_ogg_pad_push):
11205         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11206         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11207         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11208         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11209         Mark delta units in the muxer.
11210         Try to decode the packet after an out-of-sync error from
11211         libogg.
11212
11213 2004-08-17  Wim Taymans  <wim@fluendo.com>
11214
11215         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11216         (gst_multifdsink_init), (gst_multifdsink_add),
11217         (gst_multifdsink_client_queue_buffer),
11218         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11219         * gst/tcp/gstmultifdsink.h:
11220         Added option to send a keyframe to clients as the first buffer.
11221         Make timeout property writable.
11222
11223 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11224
11225         patch by: Wim Taymans
11226
11227         * gst/tcp/gstfdset.c:
11228         * gst/tcp/gstmultifdsink.c:
11229           fix index comparison, should include 0
11230
11231 2004-08-16  Wim Taymans  <wim@fluendo.com>
11232
11233         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11234         (gst_fdset_add_fd), (gst_fdset_remove_fd),
11235         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11236         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11237         (gst_fdset_wait):
11238           copy when reallocing for poll so the select arguments don't get
11239           changed during the call
11240
11241 2004-08-16  Wim Taymans  <wim@fluendo.com>
11242
11243         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11244         (gst_theora_enc_class_init), (theora_enc_sink_link),
11245         (theora_buffer_from_packet), (theora_enc_chain):
11246         Fix bug where buffers were not marked as keyframes
11247         correctly.
11248
11249 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11250
11251         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11252         (gst_lame_preset_get_type), (gst_lame_class_init):
11253         describe the enum values for vbr mode and presets more verbosely
11254
11255 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11256
11257         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
11258         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
11259         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
11260         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11261         * ext/lame/gstlame.h:
11262         add preset property to lame so it can use lame presets
11263
11264 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11265
11266         * ext/lame/gstlame.c: (gst_lame_get_property):
11267         whoops forgot break, thanks teuf
11268
11269 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11270
11271         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11272         (gst_lame_class_init), (gst_lame_src_getcaps),
11273         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
11274         (gst_lame_get_property), (gst_lame_setup):
11275         * ext/lame/gstlame.h:
11276         fix lame's broken vbr stuff, allow it to resample if need be, and also
11277         make xing header optional
11278
11279 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11280
11281         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
11282         added getcaps function so samplerate doesnt get fixated to silly values
11283
11284 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11285
11286         * ext/lame/gstlame.c: (gst_lame_src_link):
11287         revert previous fix
11288
11289 2004-08-12  Johan Dahlin  <johan@gnome.org>
11290
11291         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
11292         checks. Doesn't matter what state we are in. Interfaces are a
11293         compile time thing, not runtime. It also broke the python bindings.
11294
11295 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11296
11297         * ext/lame/gstlame.c: (gst_lame_src_link):
11298         made source pad link function check if sinkpad is ok..fixes the problem
11299         where core fixates the output rate of lame stupidly
11300
11301 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11302
11303         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
11304         * sys/v4l/v4l_calls.c:
11305         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
11306           fix fixate function to handle nonsimple caps.
11307           remove bogus check in _link
11308           cleanups
11309
11310 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11311
11312         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
11313         set default compression ratio parameter to 0.0 so bitrate parameter
11314         works :)
11315
11316 2004-08-11  David Schleef  <ds@schleef.org>
11317
11318         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
11319
11320 2004-08-11  David Schleef  <ds@schleef.org>
11321
11322         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
11323         before.
11324
11325 2004-08-11  David Schleef  <ds@schleef.org>
11326
11327         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
11328
11329 2004-08-11  David Schleef  <ds@schleef.org>
11330
11331         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
11332           license field
11333         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
11334         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
11335           LGPL.
11336         * gst/auparse/gstauparse.c: Fix plugin license field.
11337         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
11338         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
11339         * gst/rtp/gstrtp.c: Fix plugin license field.
11340
11341 2004-08-11  Wim Taymans  <wim@fluendo.com>
11342
11343         * gst/tcp/Makefile.am:
11344         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
11345         (ensure_size), (gst_fdset_new), (gst_fdset_free),
11346         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
11347         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
11348         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
11349         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11350         (gst_fdset_fd_can_write), (gst_fdset_wait):
11351         * gst/tcp/gstfdset.h:
11352         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11353         (gst_multifdsink_class_init), (gst_multifdsink_init),
11354         (gst_multifdsink_add), (gst_multifdsink_remove),
11355         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11356         (gst_multifdsink_remove_client_link),
11357         (gst_multifdsink_handle_client_read),
11358         (gst_multifdsink_client_queue_data),
11359         (gst_multifdsink_client_queue_caps),
11360         (gst_multifdsink_client_queue_buffer),
11361         (gst_multifdsink_handle_client_write),
11362         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11363         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11364         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11365         (gst_multifdsink_close):
11366         * gst/tcp/gstmultifdsink.h:
11367         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11368         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
11369         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
11370         (gst_tcpserversink_close):
11371         * gst/tcp/gsttcpserversink.h:
11372         Abstracted away the select call, implemented poll (yes we ran into
11373         the 1024 limit in production).
11374
11375 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11376
11377         * gst/tcp/gsttcp.c:
11378         * gst/tcp/gsttcpplugin.c:
11379           improve debuggging, remove assert
11380
11381 2004-08-10  Wim Taymans  <wim@fluendo.com>
11382
11383         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11384         (gst_client_status_get_type), (gst_multifdsink_class_init),
11385         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
11386         (gst_multifdsink_handle_client_read),
11387         (gst_multifdsink_handle_client_write),
11388         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11389         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11390         (gst_multifdsink_get_property):
11391         * gst/tcp/gstmultifdsink.h:
11392         * gst/tcp/gsttcp-marshal.list:
11393         Starting to prepare for specifying buffer time in other units
11394         than buffers. Expose remove reason in signal.
11395
11396 2004-08-10  Wim Taymans  <wim@fluendo.com>
11397
11398         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11399         (gst_multifdsink_remove), (gst_multifdsink_clear),
11400         (gst_multifdsink_remove_client_link),
11401         (gst_multifdsink_handle_client_read),
11402         (gst_multifdsink_client_queue_data),
11403         (gst_multifdsink_client_queue_buffer),
11404         (gst_multifdsink_handle_client_write),
11405         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
11406         (gst_multifdsink_chain), (gst_multifdsink_close):
11407         * gst/tcp/gstmultifdsink.h:
11408         Added more debugging info. Changed the way clients are
11409         removed from the lists. Fixed a bug where a bad file descriptor
11410         could cause many clients to be removed.
11411
11412 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11413
11414         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
11415           allow all pixel-aspect-ratios, not just 1:1
11416
11417 2004-08-09  David Schleef  <ds@schleef.org>
11418
11419         * sys/glsink/ARB_multitexture.h:  Remove old files.
11420         * sys/glsink/EXT_paletted_texture.h:
11421         * sys/glsink/NV_register_combiners.h:
11422         * sys/glsink/gstgl_nvimage.c:
11423         * sys/glsink/gstgl_pdrimage.c:
11424         * sys/glsink/gstgl_rgbimage.c:
11425         * sys/glsink/gstglsink.c:
11426         * sys/glsink/gstglsink.h:
11427         * sys/glsink/gstglxwindow.c:
11428         * sys/glsink/regcomb_yuvrgb.c:
11429
11430 2004-08-09  David Schleef  <ds@schleef.org>
11431
11432         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
11433         GL sink plugin.  (Bug #147302)
11434
11435         * configure.ac: Test for OpenGL
11436         * sys/Makefile.am: Use test for OpenGL
11437         * sys/glsink/Makefile.am:
11438         * sys/glsink/glimagesink.c: rewrite
11439         * sys/glsink/glimagesink.h: rewrite
11440
11441 2004-08-09  David Schleef  <ds@schleef.org>
11442
11443         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
11444         sane framerates.
11445         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
11446         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
11447         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
11448
11449 2004-08-09  Wim Taymans  <wim@fluendo.com>
11450
11451         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11452         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11453         (gst_multifdsink_client_remove),
11454         (gst_multifdsink_handle_client_read),
11455         (gst_multifdsink_handle_client_write),
11456         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11457         Do a bit more logging, make the client_read code more robust.
11458
11459 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11460
11461         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
11462         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
11463         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
11464         (gst_jpegdec_init), (gst_jpegdec_chain):
11465         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11466         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
11467           cleanups, debugging fixes and memleak plugging
11468
11469 2004-08-09  Wim Taymans  <wim@fluendo.com>
11470
11471         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11472         (theora_get_formats), (theora_dec_src_convert),
11473         (theora_dec_sink_convert), (theora_dec_src_query),
11474         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
11475         (theora_dec_change_state):
11476         Don't crash on missing header packets.
11477
11478 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11479
11480         * po/LINGUAS:
11481         * po/sq.po:
11482           Added Albanian translation (Laurent Dhima)
11483         * po/cs.po:
11484           updated
11485
11486 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11487
11488         * ext/lame/gstlame.c:
11489           fix/add debugging
11490
11491 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11492
11493         * sys/ximage/ximagesink.c:
11494         * sys/xvimage/xvimagesink.c:
11495           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
11496
11497 2004-08-06  Wim Taymans  <wim@fluendo.com>
11498
11499         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11500         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11501         (gst_multifdsink_client_remove),
11502         (gst_multifdsink_handle_client_read),
11503         (gst_multifdsink_handle_client_write),
11504         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11505         Make sure we don't try to read more from a client that what
11506         ioctl says us or we deadlock.
11507
11508 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11509
11510         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
11511         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
11512         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
11513           decouple running_time and n_frames so it can handle changing
11514           framerate while running
11515
11516 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11517
11518         * po/nl.po:
11519         * po/sv.po:
11520           updated translations
11521
11522 2004-08-04  Benjamin Otte  <otte@gnome.org>
11523
11524         * gst/videotestsrc/gstvideotestsrc.c:
11525         (gst_videotestsrc_get_capslist), (generate_capslist),
11526         (plugin_init):
11527           generate the list of supported caps at startup and reuse it instead
11528           of always generating it
11529
11530 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11531
11532         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
11533           whoops, last checkin broke normal build
11534
11535 2004-08-03  Benjamin Otte  <otte@gnome.org>
11536
11537         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
11538         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
11539         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
11540         (gst_alsa_mixer_get_option):
11541         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
11542         (dvdnavsrc_print_event):
11543         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
11544         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
11545         (gst_ogg_mux_pad_unlink):
11546         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
11547         (gst_multipart_mux_pad_unlink):
11548         * gst/videofilter/gstvideobalance.c:
11549         (gst_videobalance_colorbalance_set_value):
11550         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
11551         (gst_videomixer_pad_unlink):
11552         * po/uk.po:
11553         * sys/oss/gstossmixer.c:
11554         * sys/v4l/gstv4lcolorbalance.c:
11555         * sys/v4l/gstv4ltuner.c:
11556         * sys/v4l/v4lsrc_calls.c:
11557         * sys/v4l2/gstv4l2colorbalance.c:
11558         * sys/v4l2/gstv4l2tuner.c:
11559           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
11560
11561 2004-08-03  Benjamin Otte  <otte@gnome.org>
11562
11563         * examples/dynparams/filter.c: (ui_control_create):
11564         * examples/gstplay/player.c: (print_tag):
11565         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
11566         * ext/gdk_pixbuf/gstgdkanimation.c:
11567         (gst_gdk_animation_iter_may_advance):
11568         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
11569         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
11570         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
11571         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
11572         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
11573         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
11574         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
11575         * gst/sine/demo-dparams.c: (main):
11576         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
11577         * testsuite/alsa/formats.c: (create_pipeline):
11578         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
11579           fixes for G_DISABLE_ASSERT and friends
11580         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
11581         (mp3_type_frame_length_from_header), (mp3_type_find),
11582         (plugin_init):
11583           require mp3 typefinding to have at least MIN_HEADERS valid headers
11584           add typefinding for AAC adts files
11585
11586 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
11587
11588         * sys/ximage/ximagesink.c:
11589         (gst_ximagesink_calculate_pixel_aspect_ratio):
11590         * sys/xvimage/xvimagesink.c:
11591         (gst_xvimagesink_calculate_pixel_aspect_ratio):
11592         Make sure we calculate pixel-aspect-ratio using floating point maths
11593
11594 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11595
11596         * po/uk.po:
11597           updated translation
11598
11599 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11600
11601         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11602         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
11603           add debugging for display PAR calculation
11604
11605 2004-08-02  David Schleef  <ds@schleef.org>
11606
11607         * configure.ac: Fix mikmod CFLAGS.
11608
11609 2004-07-27  Benjamin Otte  <otte@gnome.org>
11610
11611         * gst/audioscale/gstaudioscale.c:
11612         - fix templates to only support S16, it's the only format that works
11613         - make caps nego code use try_set_caps_nonfixed and fixation instead
11614         of try_set_caps twice, which is not nice for autopluggers
11615         - change rank to secondary, so autopluggers can pick it up after
11616         audioconvert
11617
11618 2004-08-02  Iain <iain@prettypeople.org>
11619
11620         * gst/interleave/interleave.c (interleave_init),
11621         (interleave_request_new_pad),
11622         (interleave_pad_removed),
11623         (interleave_buffered_loop): Use the real pad count, not the artificial
11624         one.
11625
11626 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11627
11628         * configure.ac: bump nano back to development
11629
11630 === release 0.8.3 ===
11631
11632 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11633
11634         * configure.ac: releasing 0.8.3, "Water"
11635
11636 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11637
11638         * sys/xvimage/xvimagesink.c:
11639         (gst_xvimagesink_calculate_pixel_aspect_ratio),
11640         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
11641         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
11642         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11643         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11644         * sys/xvimage/xvimagesink.h:
11645           apply similar PAR fixes as to ximagesink
11646
11647 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11648
11649         patch from: Benjamin Otte
11650
11651         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
11652           add link function to lame.  Fixes #148986.
11653
11654 2004-08-02  Johan Dahlin  <johan@gnome.org>
11655
11656         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
11657         fix debugging log
11658
11659 2004-07-30  David Schleef  <ds@schleef.org>
11660
11661         * gst/videomixer/Makefile.am: Fix things that should have been
11662         fixed in the last checkin.
11663
11664 2004-07-30  David Schleef  <ds@schleef.org>
11665
11666         * gst/multipart/Makefile.am: Fix things that should have been
11667         fixed in the last checkin.
11668
11669 2004-07-30  David Schleef  <ds@schleef.org>
11670
11671         * testsuite/multifilesink/Makefile.am: Fix unused variable.
11672
11673 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11674
11675         * configure.ac:
11676           bump nano for prerelease
11677         * po/af.po:
11678         * po/az.po:
11679         * po/cs.po:
11680         * po/en_GB.po:
11681         * po/hu.po:
11682         * po/nl.po:
11683         * po/sr.po:
11684         * po/sv.po:
11685         * po/uk.po:
11686           updates
11687
11688 2004-07-30  Wim Taymans  <wim@fluendo.com>
11689
11690         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11691         (gst_multifdsink_add), (gst_multifdsink_remove),
11692         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11693         (gst_multifdsink_client_remove),
11694         (gst_multifdsink_handle_client_write),
11695         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11696         * gst/tcp/gstmultifdsink.h:
11697         Recover from a select with a bad file descriptor by removing
11698         the client.
11699
11700 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11701
11702         * configure.ac:
11703           fix requirement of core
11704         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
11705         (gst_play_pipeline_setup):
11706           don't use colorspace element.  do use hermescolorspace element.
11707           make macro to get a colorspace element.
11708           mark strings for translation.
11709         * po/POTFILES.in:
11710           add play.c
11711         * po/af.po:
11712         * po/az.po:
11713         * po/cs.po:
11714         * po/en_GB.po:
11715         * po/hu.po:
11716         * po/nl.po:
11717         * po/sr.po:
11718         * po/sv.po:
11719         * po/uk.po:
11720           update translations
11721
11722 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11723
11724         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11725         fix default for newmedia flag
11726
11727 2004-07-30  Wim Taymans  <wim@fluendo.com>
11728
11729         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11730         (gst_theora_dec_init), (theora_get_formats),
11731         (theora_dec_src_convert), (theora_dec_sink_convert),
11732         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
11733         (theora_dec_chain), (theora_dec_set_property),
11734         (theora_dec_get_property):
11735         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11736         (gst_theora_enc_class_init), (gst_theora_enc_init),
11737         (theora_enc_sink_link), (theora_enc_chain),
11738         (theora_enc_set_property), (theora_enc_get_property):
11739         Added cropping option to theora decoder.
11740         Added border option to theora encoder.
11741
11742 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11743
11744         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
11745         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
11746         (gst_pngenc_set_property):
11747         * ext/libpng/gstpngenc.h:
11748         Added newmedia support to pngenc so now gst-launch-0.8 videotestsrc ! ffmpegcolorspace ! pngenc snapshot=false newmedia=true ! multifilesink location=blah%d.png works as expected
11749
11750 2004-07-30  Wim Taymans  <wim@fluendo.com>
11751
11752         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
11753         (theora_enc_sink_link), (theora_enc_chain),
11754         (theora_enc_set_property), (theora_enc_get_property):
11755         Fix encoding of non-multiple-of-16 video.
11756
11757 2004-07-29  David Schleef  <ds@schleef.org>
11758
11759         * configure.ac: make test for audiofile more strict
11760
11761 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11762
11763         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11764           give different names to typefind functions
11765
11766 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11767
11768         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
11769         (gst_ximagesink_calculate_pixel_aspect_ratio),
11770         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
11771         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
11772         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
11773         (gst_ximagesink_get_property), (gst_ximagesink_init):
11774         * sys/ximage/ximagesink.h:
11775           allocate PAR's dynamically.
11776           use autodetected PAR if no object-set PAR is given.
11777           add workaround for directfb's X not setting physical size.
11778           fix to xvimagesink will follow tomorrow.
11779
11780 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11781
11782         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
11783         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
11784         (gst_shout2send_get_type), (gst_shout2send_set_clock),
11785         (gst_shout2send_class_init), (gst_shout2send_init),
11786         (set_shout_metadata), (gst_shout2send_set_metadata),
11787         (gst_shout2send_chain), (gst_shout2send_set_property),
11788         (gst_shout2send_get_property), (gst_shout2send_connect),
11789         (gst_shout2send_change_state):
11790         * ext/shout2/gstshout2.h:
11791         - fix for sending mp3 audio to icecast2 server, if pad link function not
11792         called before PAUSED state
11793         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
11794         - added tagging support for mp3 audio broadcasted
11795         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11796         debug info
11797
11798 2004-07-28  Wim Taymans  <wim@fluendo.com>
11799
11800         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
11801         (gst_ogg_demux_push):
11802         Return query failure when we don't know the length of
11803         an ogg stream insteda of returning TRUE with a bogus value.
11804
11805 2004-07-28  Wim Taymans  <wim@fluendo.com>
11806
11807         * ext/theora/theoradec.c: (theora_get_formats),
11808         (theora_dec_src_convert), (theora_dec_sink_convert),
11809         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
11810         (theora_dec_chain):
11811         Don't screw up the 1 Chroma for 1 luma sample situation when we
11812         have an odd offset/width by adding a black border in those cases.
11813
11814 2004-07-28  Wim Taymans  <wim@fluendo.com>
11815
11816         * ext/theora/theoradec.c: (theora_get_formats),
11817         (theora_dec_src_convert), (theora_dec_sink_convert),
11818         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
11819         (theora_dec_chain):
11820         * ext/theora/theoraenc.c: (theora_enc_sink_link):
11821         Added first attempt at cropping of the image as required by the
11822         theora spec. We need more properties in the caps (offset_x,
11823         offset_y,stride) to implement this correctly.
11824
11825 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
11826
11827         * ext/dvdnav/README:
11828           Update the README to use dvddemux
11829         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11830           Ensure getcaps returns a subset of the template caps
11831         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
11832         (gst_mpeg2subt_init):
11833           Ensure getcaps returns a subset of the template caps
11834         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
11835         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
11836         (gst_dvd_demux_get_subpicture_stream),
11837         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
11838         * gst/mpegstream/gstdvddemux.h:
11839           Set the explicit caps on the current_video pad before pushing
11840           anything
11841         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
11842         (gst_mpeg_demux_get_audio_stream):
11843           Free caps used to gst_pad_set_explicit_caps, which takes a const
11844           GstCaps *
11845
11846 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11847
11848         * configure.ac: update GStreamer requirement to 0.8.4 because of
11849           GstFraction.
11850
11851 2004-07-28  Wim Taymans  <wim@fluendo.com>
11852
11853         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
11854         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
11855         Add the pad to the element after setting up the caps. This
11856         makes it a lot easier to autoplug.
11857
11858 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
11859
11860         * gst/median/gstmedian.c:
11861         * gst/mpeg2subt/gstmpeg2subt.c:
11862         * gst/mpegaudioparse/gstmpegaudioparse.c:
11863         * gst/mpegstream/gstdvddemux.c:
11864         * gst/mpegstream/gstmpegdemux.c:
11865         * gst/mpegstream/gstmpegpacketize.c:
11866         * gst/rtjpeg/gstrtjpeg.c:
11867         * gst/rtjpeg/gstrtjpegdec.c:
11868         * gst/rtjpeg/gstrtjpegenc.c:
11869         * gst/sine/gstsinesrc.c:
11870         * gst/smooth/gstsmooth.c:
11871         * gst/smpte/gstsmpte.c:
11872         * gst/smpte/gstsmpte.h:
11873         * gst/stereo/gststereo.c:
11874         * gst/videofilter/gstgamma.c:
11875         * gst/videofilter/gstvideobalance.c:
11876         * gst/videofilter/gstvideofilter.c:
11877         * gst/videofilter/gstvideoflip.c:
11878         * gst/videoscale/gstvideoscale.c:
11879         * gst/videoscale/videoscale.c:
11880         * gst/videotestsrc/gstvideotestsrc.c:
11881         * gst/videotestsrc/videotestsrc.c:
11882         * gst/wavenc/gstwavenc.c:
11883         * gst/wavparse/gstwavparse.c:
11884           fix local includes and 64 bits constants
11885
11886 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
11887
11888         * win32/gst.sln:
11889         * gst-libs/gst/*/*.vcproj:
11890         * gst/*/*.vcproj:
11891           more working plugins
11892
11893 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11894
11895         * testsuite/alsa/Makefile.am:
11896         * testsuite/alsa/srcstate.c:
11897         add test for alsasrc changing state
11898
11899 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11900
11901         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
11902         (gst_silence_get):
11903         * gst/silence/gstsilence.h:
11904         fix silence generation for 16bit raw audio
11905
11906 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11907
11908         * gst/matroska/matroska-demux.c:
11909         (gst_matroska_demux_parse_metadata),
11910         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
11911         * gst/mpegaudio/common.c:
11912         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
11913         (gst_videoscale_getcaps), (gst_videoscale_link),
11914         (gst_videoscale_src_fixate), (gst_videoscale_init),
11915         (gst_videoscale_finalize):
11916         * gst/videoscale/gstvideoscale.h:
11917         * gst/videotestsrc/gstvideotestsrc.c:
11918         (gst_videotestsrc_get_capslist):
11919         * gst/wavenc/gstwavenc.c:
11920         * sys/oss/gstossmixer.c: (fill_labels):
11921         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
11922         (gst_ximagesink_handle_xevents),
11923         (gst_ximagesink_calculate_pixel_aspect_ratio),
11924         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
11925         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
11926         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
11927         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
11928         (gst_ximagesink_init), (gst_ximagesink_class_init):
11929         * sys/ximage/ximagesink.h:
11930         * sys/xvimage/xvimagesink.c:
11931         (gst_xvimagesink_calculate_pixel_aspect_ratio),
11932         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
11933         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
11934         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11935         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11936         * sys/xvimage/xvimagesink.h:
11937           first batch of pixel aspect ratio commits.
11938
11939 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11940
11941         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11942         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
11943         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
11944           handle stride, needs work if we want to move stride handling
11945           upstream, but works correctly for our purposes.
11946
11947 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11948
11949         * gst/videoscale/README:
11950           add testing examples
11951         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
11952         (gst_videoscale_chain):
11953         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
11954         (gst_videoscale_get_size):
11955           add get_size function that handles stride like videotestsrc.
11956           fixes conversion for YUV formats for as much as I can test them.
11957
11958 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11959
11960         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11961         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11962         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11963         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
11964         (gst_xvimagesink_xvimage_put):
11965           further cleanups, logging, error handling and synchronizing
11966
11967 2004-07-27  Wim Taymans  <wim@fluendo.com>
11968
11969         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
11970         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
11971         (gst_videomixer_pad_set_property),
11972         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
11973         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
11974         (gst_videomixer_class_init), (gst_videomixer_init),
11975         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
11976         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
11977         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
11978         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
11979         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
11980         (gst_videomixer_loop), (plugin_init):
11981         Be a nicer negotiation citizen and provide a getcaps function on
11982         the srcpad. This also fixes a crash when resizing.
11983
11984 2004-07-27  Julien MOUTTE  <julien@moutte.net>
11985
11986         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11987         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
11988
11989 2004-07-27  Wim Taymans  <wim@fluendo.com>
11990
11991         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
11992         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
11993         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
11994         (gst_pngenc_set_property):
11995         * ext/libpng/gstpngenc.h:
11996         Added snapshot property to pngenc.
11997         removed g_print from pngdec
11998
11999 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12000
12001         * gst/ac3parse/ac3parse.vcproj
12002         * gst/adder/adder.vcproj
12003         * gst/alpha/alpha.vcproj
12004         * gst/alpha/alphacolor.vcproj
12005         * gst/asfdemux/asf.vcproj
12006         * gst/audioconvert/audioconvert.vcproj
12007         * gst/audiorate/audiorate.vcproj
12008         * gst/audioscale/audioscale.vcproj
12009         * gst/auparse/auparse.vcproj
12010         * gst/avi/avi.vcproj
12011         * gst/cdxaparse/cdxaparse.vcproj
12012         * gst/chart/chart.vcproj
12013         * gst/colorspace/colorspace.vcproj
12014         * gst/cutter/cutter.vcproj
12015         * gst/debug/debug.vcproj
12016         * gst/debug/efence.vcproj
12017         * gst/debug/navigationtest.vcproj
12018         * gst/deinterlace/deinterlace.vcproj
12019         * gst/effectv/effectv.vcproj
12020         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12021         * gst/filter/filter.vcproj
12022         * gst/flx/flxdec.vcproj
12023         * gst/goom/goom.vcproj
12024         * gst/interleave/interleave.vcproj
12025         * gst/law/alaw.vcproj
12026         * gst/law/mulaw.vcproj
12027         * gst/matroska/matroska.vcproj
12028         * gst/median/median.vcproj
12029         * gst/mixmatrix/mixmatrix.vcproj
12030         * gst/mpeg1sys/mpeg1systemencode.vcproj
12031         * gst/mpeg1videoparse/mp1videoparse.vcproj
12032         * gst/mpeg2sub/mpeg2subt.vcproj
12033         * gst/mpegaudio/mpegaudio.vcproj
12034         * gst/mpegaudioparse/mpegaudioparse.vcproj
12035         * gst/mpegstream/mpegstream.vcproj
12036         * gst/multifilesink/multifilesink.vcproj
12037         * gst/multipart/multipart.vcproj
12038         * gst/oneton/oneton.vcproj
12039         * gst/overlay/overlay.vcproj
12040         * gst/passthrough/passthrough.vcproj
12041         * gst/qtdemux/qtdemux.vcproj
12042         * gst/realmedia/rmdemux.vcproj
12043         * gst/rtjpeg/rtjpeg.vcproj
12044         * gst/rtp/rtp.vcproj
12045         * gst/silence/silence.vcproj
12046         * gst/sine/sinesrc.vcproj
12047         * gst/smooth/smooth.vcproj
12048         * gst/smpte/smpte.vcproj
12049         * gst/spectrum/spectrum.vcproj
12050         * gst/speed/speed.vcproj
12051         * gst/stereo/stereo.vcproj
12052         * gst/switch/switch.vcproj
12053         * gst/tags/tagedit.vcproj
12054         * gst/tcp/tcp.vcproj
12055         * gst/typefind/typefindfunctions.vcproj
12056         * gst/udp/udp.vcproj
12057         * gst/videobox/videobox.vcproj
12058         * gst/videocrop/videocrop.vcproj
12059         * gst/videodrop/videodrop.vcproj
12060         * gst/videofilter/gamma.vcproj
12061         * gst/videofilter/videobalance.vcproj
12062         * gst/videofilter/videofilter.vcproj
12063         * gst/videofilter/videoflip.vcproj
12064         * gst/videoflip/videoflip.vcproj
12065         * gst/videomixer/videomixer.vcproj
12066         * gst/videorate/videorate.vcproj
12067         * gst/videoscale/videoscale.vcproj
12068         * gst/videotestsrc/videotestsrc.vcproj
12069         * gst/virtualdub/virtualdub.vcproj
12070         * gst/volenv/volenv.vcproj
12071         * gst/volume/volume.vcproj
12072         * gst/wavenc/wavenc.vcproj
12073         * gst/wavparse/wavparse.vcproj
12074         * gst/y4m/y4menc.vcproj
12075         * gst-libs/gst/audio/audio.vcproj
12076         * gst-libs/gst/audio/audiofilter.vcproj
12077         * gst-libs/gst/colorbalance/colorbalance.vcproj
12078         * gst-libs/gst/idct/idtc.vcproj
12079         * gst-libs/gst/media-info/media-info.vcproj
12080         * gst-libs/gst/mixer/mixer.vcproj
12081         * gst-libs/gst/navigation/navigation.vcproj
12082         * gst-libs/gst/play/play.vcproj
12083         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12084         * gst-libs/gst/resample/resample.vcproj
12085         * gst-libs/gst/riff/riff.vcproj
12086         * gst-libs/gst/tuner/tuner.vcproj
12087         * gst-libs/gst/video/video.vcproj
12088         * gst-libs/gst/xoverlay/xoverlay.vcproj
12089           avoid problems with math.h, fix release dependancy
12090           rename GStreamer-0.8.lib to libgstreamer.lib
12091
12092 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12093
12094         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12095         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12096         the atom is not available we have to unlock the mutex. Fixes #148023
12097
12098 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12099
12100         * gst-libs/gst/media-info/media-info.h:
12101           issue for a vararg macro with MSVC
12102
12103 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12104
12105         * gst/effectv/effectv.vcproj
12106         * gst-libs/gst/idct/idct.vcproj:
12107         * gst-libs/gst/media-info/media-info.vcproj:
12108         * gst-libs/gst/navigation/navigation.vcproj:
12109         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12110         * gst-libs/gst/video/video.vcproj:
12111         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12112           fixes for build problems
12113
12114 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12115
12116         * gst-libs/gst/audio/audio.def:
12117         * gst-libs/gst/audio/riff.def:
12118           add some definitions needed by plugins
12119
12120 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12121
12122         * gst/asfdemux/gstasfmux.c
12123           Fix some 64 bits constants to be glib friendly
12124
12125 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12126
12127         * gst/ac3parse/gstac3parse.c
12128         * gst/audioscale/gstaudioscale.c
12129         * gst/auparse/gstauparse.c
12130         * gst/colorspace/gstcolorspace.c
12131         * gst/colorspace/yuv2rgb.h
12132           local include fixes
12133
12134 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12135
12136         * win32/gst.sln
12137           add more plugins to the build
12138
12139 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12140
12141         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12142         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12143
12144 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12145
12146         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12147         (gst_level_set_property), (gst_level_get_property),
12148         (gst_level_base_init), (gst_level_class_init):
12149           add debugging categories.  cleanups.
12150
12151 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12152
12153         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12154         (gst_videoscale_planar411), (gst_videoscale_planar400),
12155         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12156         (gst_videoscale_scale_nearest_str1),
12157         (gst_videoscale_scale_nearest_str2),
12158         (gst_videoscale_scale_nearest_str4),
12159         (gst_videoscale_scale_nearest_16bit),
12160         (gst_videoscale_scale_nearest_24bit):
12161           fixed stride issues
12162           tested with 320x240 -> 321, 322, 324 x240
12163           tested with YV12, I420, YUY2, UYVY
12164           fixed packed422rev (don't think it could have worked before)
12165           by testing with UYVY
12166
12167 2004-07-26  Benjamin Otte  <otte@gnome.org>
12168
12169         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12170         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12171         (plugin_init):
12172           add debugging category, add error checks like checking return values
12173           of setup calls, make sure it still works after
12174           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12175
12176 2004-07-26  Wim Taymans  <wim@fluendo.com>
12177
12178         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12179         (gst_mpeg_demux_get_audio_stream),
12180         (gst_mpeg_demux_process_private):
12181         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12182         Check for error codes from the negotiation functions. Make sure
12183         we really set the pad caps when a new pad is created.
12184
12185 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12186
12187         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12188         (gst_ffmpeg_caps_to_pix_fmt):
12189         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12190         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12191         (gst_ffmpegcolorspace_pad_link):
12192           don't make function do two things at the same time without reason.
12193
12194 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12195
12196         * gst/ac3parse/ac3parse.vcproj
12197         * gst/adder/adder.vcproj
12198         * gst/alpha/alpha.vcproj
12199         * gst/alpha/alphacolor.vcproj
12200         * gst/asfdemux/asf.vcproj
12201         * gst/audioconvert/audioconvert.vcproj
12202         * gst/audiorate/audiorate.vcproj
12203         * gst/audioscale/audioscale.vcproj
12204         * gst/auparse/auparse.vcproj
12205         * gst/avi/avi.vcproj
12206         * gst/cdxaparse/cdxaparse.vcproj
12207         * gst/chart/chart.vcproj
12208         * gst/colorspace/colorspace.vcproj
12209         * gst/cutter/cutter.vcproj
12210         * gst/debug/debug.vcproj
12211         * gst/debug/efence.vcproj
12212         * gst/debug/navigationtest.vcproj
12213         * gst/deinterlace/deinterlace.vcproj
12214         * gst/effectv/effectv.vcproj
12215         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12216         * gst/filter/filter.vcproj
12217         * gst/flx/flxdec.vcproj
12218         * gst/goom/goom.vcproj
12219         * gst/interleave/interleave.vcproj
12220         * gst/law/alaw.vcproj
12221         * gst/law/mulaw.vcproj
12222         * gst/matroska/matroska.vcproj
12223         * gst/median/median.vcproj
12224         * gst/mixmatrix/mixmatrix.vcproj
12225         * gst/mpeg1sys/mpeg1systemencode.vcproj
12226         * gst/mpeg1videoparse/mp1videoparse.vcproj
12227         * gst/mpeg2sub/mpeg2subt.vcproj
12228         * gst/mpegaudio/mpegaudio.vcproj
12229         * gst/mpegaudioparse/mpegaudioparse.vcproj
12230         * gst/mpegstream/mpegstream.vcproj
12231         * gst/multifilesink/multifilesink.vcproj
12232         * gst/multipart/multipart.vcproj
12233         * gst/oneton/oneton.vcproj
12234         * gst/overlay/overlay.vcproj
12235         * gst/passthrough/passthrough.vcproj
12236         * gst/qtdemux/qtdemux.vcproj
12237         * gst/realmedia/rmdemux.vcproj
12238         * gst/rtjpeg/rtjpeg.vcproj
12239         * gst/rtp/rtp.vcproj
12240         * gst/silence/silence.vcproj
12241         * gst/sine/sinesrc.vcproj
12242         * gst/smooth/smooth.vcproj
12243         * gst/smpte/smpte.vcproj
12244         * gst/spectrum/spectrum.vcproj
12245         * gst/speed/speed.vcproj
12246         * gst/stereo/stereo.vcproj
12247         * gst/switch/switch.vcproj
12248         * gst/tags/tagedit.vcproj
12249         * gst/tcp/tcp.vcproj
12250         * gst/typefind/typefindfunctions.vcproj
12251         * gst/udp/udp.vcproj
12252         * gst/videobox/videobox.vcproj
12253         * gst/videocrop/videocrop.vcproj
12254         * gst/videodrop/videodrop.vcproj
12255         * gst/videofilter/gamma.vcproj
12256         * gst/videofilter/videobalance.vcproj
12257         * gst/videofilter/videofilter.vcproj
12258         * gst/videofilter/videoflip.vcproj
12259         * gst/videoflip/videoflip.vcproj
12260         * gst/videomixer/videomixer.vcproj
12261         * gst/videorate/videorate.vcproj
12262         * gst/videoscale/videoscale.vcproj
12263         * gst/videotestsrc/videotestsrc.vcproj
12264         * gst/virtualdub/virtualdub.vcproj
12265         * gst/volenv/volenv.vcproj
12266         * gst/volume/volume.vcproj
12267         * gst/wavenc/wavenc.vcproj
12268         * gst/wavparse/wavparse.vcproj
12269         * gst/y4m/y4menc.vcproj
12270           more plugins supported under windows
12271
12272 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12273
12274         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12275         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
12276         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
12277         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12278         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
12279           Add debugging statements.  Use the sizes as returned by the
12280           *CreateImage calls.
12281
12282 2004-07-26  Johan Dahlin  <johan@gnome.org>
12283
12284         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
12285         the pad is negotiated.
12286
12287         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
12288
12289 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12290
12291         * gst-libs/gst/colorbalance/colorbalance.vcproj:
12292         * gst-libs/gst/idct/idct.vcproj:
12293         * gst-libs/gst/media-info/media-info.vcproj:
12294         * gst-libs/gst/mixer/mixer.vcproj:
12295         * gst-libs/gst/navigation/navigation.vcproj:
12296         * gst-libs/gst/play/play.vcproj:
12297         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12298         * gst-libs/gst/resample/resample.vcproj:
12299         * gst-libs/gst/tuner/tuner.vcproj:
12300         * gst-libs/gst/video/video.vcproj:
12301         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12302           more plugins supported under windows
12303
12304 2004-07-25 Iain <iain@prettypeople.org>
12305
12306         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
12307         pad now rather than when the pad is created because state changes wipe
12308         explicit caps (fixes #148043).
12309
12310 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
12311
12312         reviewed by Benjamin Otte  <otte@gnome.org>
12313
12314         * ext/mad/gstmad.c:
12315           fix mad plugin crashing on Sun (fixes #148289)
12316
12317 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12318
12319         * gst/avi/avi.def:
12320         * gst/avi/avi.vcproj:
12321         * gst/matroska/matroska.def:
12322         * gst/matroska/matroska.vcproj:
12323           remove unused .def files
12324
12325 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12326
12327         * gst-libs/gst/audio/gstaudiofilter.c:
12328           Clean the local include
12329
12330 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12331
12332         * win32/gst.sln:
12333         * gst-libs/gst/audio/audio.def:
12334         * gst-libs/gst/audio/audio.vcproj:
12335         * gst-libs/gst/audio/audiofilter.vcproj:
12336         * gst-libs/gst/audio/riff.def:
12337         * gst-libs/gst/audio/riff.vcproj:
12338         * gst-libs/gst/gst-libs.def:
12339         * gst-libs/gst/gst-libs.vcproj:
12340         * gst/avi/avi.vcproj:
12341         * gst/avi/avi.vcproj:
12342           Copy the files where needed after building, cleaner projects
12343
12344 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12345
12346         * gst/matroska/ebml-write.c:
12347           Fix some 64 bits constants to be glib friendly
12348
12349 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
12350
12351         * win32/gst.sln:
12352         * gst-libs/gst/gst-libs.def:
12353         * gst-libs/gst/gst-libs.vcproj:
12354         * gst/matroska/matroska.def:
12355         * gst/matroska/matroska.vcproj:
12356           Add the preliminary canvas to build plugins on Win32
12357
12358 2004-07-23  Benjamin Otte  <otte@gnome.org>
12359
12360         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12361           don't enfore negotiation from source side, it breaks
12362           sinesrc ! audioconvert ! osssink
12363
12364 2004-07-22  David Schleef  <ds@schleef.org>
12365
12366         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
12367         for ELF files, since they can easily be recognized as audio/mpeg.
12368         (bug #147441)
12369
12370 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12371
12372         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12373         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
12374         (gst_videoscale_scale_nearest_24bit),
12375         (gst_videoscale_scale_nearest_16bit):
12376           fix 16bit and 24bit for stride (24bit might need testing)
12377           don't pretend we do more than one algorithm
12378
12379 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12380
12381         * configure.ac:
12382         * gst/Makefile.am:
12383         * gst/multifilesink/Makefile.am:
12384         * gst/multifilesink/gstmultifilesink.c:
12385         (gst_multifilesink_get_formats),
12386         (gst_multifilesink_get_query_types), (_do_init),
12387         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
12388         (gst_multifilesink_init), (gst_multifilesink_dispose),
12389         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
12390         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
12391         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
12392         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
12393         (gst_multifilesink_chain), (gst_multifilesink_change_state),
12394         (gst_multifilesink_uri_get_type),
12395         (gst_multifilesink_uri_get_protocols),
12396         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
12397         (gst_multifilesink_uri_handler_init), (plugin_init):
12398         * gst/multifilesink/gstmultifilesink.h:
12399         * testsuite/Makefile.am:
12400         * testsuite/multifilesink/Makefile.am:
12401         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
12402         (gst_newmedia_class_init), (gst_newmedia_init),
12403         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
12404         (newfile_signal), (test_signal), (main):
12405         multifilesink plugin for creating new files every time a new media
12406         discontinuity event occurs
12407
12408 2004-07-22  Wim Taymans  <wim@fluendo.com>
12409
12410         * gst/alpha/Makefile.am:
12411         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
12412         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
12413         (gst_alpha_color_init), (gst_alpha_color_set_property),
12414         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
12415         (transform), (gst_alpha_color_chain),
12416         (gst_alpha_color_change_state), (plugin_init):
12417         Stupid plugin to to RGBA to AYUV conversion because none of
12418         the colorspace plugins can handle that yet.
12419
12420 2004-07-22  Wim Taymans  <wim@fluendo.com>
12421
12422         * examples/seeking/seek.c: (update_scale), (main):
12423         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12424         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12425         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12426         (gst_decode_bin_init), (gst_decode_bin_dispose),
12427         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12428         (no_more_pads), (close_link), (type_found),
12429         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12430         (plugin_init):
12431         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12432         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12433         (gst_play_base_bin_dispose), (queue_overrun),
12434         (gen_preroll_element), (remove_prerolls), (unknown_type),
12435         (no_more_pads), (new_stream), (setup_source),
12436         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12437         (play_base_eos), (gst_play_base_bin_change_state),
12438         (gst_play_base_bin_add_element),
12439         (gst_play_base_bin_remove_element),
12440         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12441         (gst_play_base_bin_unlink_stream),
12442         (gst_play_base_bin_get_streaminfo):
12443         * gst/playback/gstplaybin.c: (gen_video_element),
12444         (gen_audio_element):
12445         * gst/playback/gststreaminfo.h:
12446         More playback updates, attempt to fix things after the state change
12447         breakage.
12448
12449 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12450
12451         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
12452         (gst_videoscale_scale_nearest_16bit):
12453           comment algorithm
12454
12455 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12456
12457         * gst/videotestsrc/gstvideotestsrc.c:
12458         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
12459         (gst_videotestsrc_init), (gst_videotestsrc_get),
12460         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
12461         (gst_videotestsrc_get_property):
12462         * gst/videotestsrc/gstvideotestsrc.h:
12463         * gst/videotestsrc/videotestsrc.c:
12464         * gst/videotestsrc/videotestsrc.h:
12465           cleanup and commenting
12466
12467 2004-07-21  Wim Taymans  <wim@fluendo.com>
12468
12469         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12470         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
12471         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
12472         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
12473         (_find_chain_get_unknown_part), (_find_streams_check),
12474         (gst_ogg_demux_push), (gst_ogg_pad_push):
12475         * ext/theora/theoradec.c: (theora_get_formats),
12476         (theora_dec_src_convert), (theora_dec_sink_convert),
12477         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12478         (theora_dec_chain):
12479         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12480         (vorbis_dec_convert), (vorbis_dec_src_query),
12481         (vorbis_dec_src_event), (vorbis_dec_event):
12482         More seeking fixes, oggdemux now supports seeking to time and
12483         uses the downstream element to convert granulepos to time.
12484         Seeking in theora-only ogg files now works.
12485
12486 2004-07-21  Wim Taymans  <wim@fluendo.com>
12487
12488         * ext/theora/theoradec.c: (gst_theora_dec_init),
12489         (theora_get_formats), (theora_get_event_masks),
12490         (theora_get_query_types), (theora_dec_src_convert),
12491         (theora_dec_sink_convert), (theora_dec_src_query),
12492         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12493         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12494         (vorbis_get_event_masks), (vorbis_get_query_types),
12495         (gst_vorbis_dec_init), (vorbis_dec_convert),
12496         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
12497         Added query/convert/formats functions to vorbis and theora decoders
12498         so that the outside world can use them too. Fixed seeking on an
12499         ogg/theora/vorbis file by disabling the seeking seeking on the
12500         theora srcpad.
12501
12502 2004-07-21  Julien MOUTTE  <julien@moutte.net>
12503
12504         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12505         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
12506         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
12507         images creation for both elements. We don't create the image on caps
12508         nego or renego, we just destroy the internal one if present if it does
12509         not match the needs. The chain function takes care of creating a new
12510         image when needed.
12511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12512         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
12513         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12514         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
12515         the image format information. The buffer pool checks for the context
12516         image format and discard images with different formats.
12517         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
12518
12519 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12520
12521         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12522         (gst_ffmpegcolorspace_chain):
12523           no point in doing any chaining if the pad we want to push from
12524           isn't usable.
12525
12526 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12527
12528         * gst-libs/gst/riff/riff-media.c:
12529         (gst_riff_create_audio_caps_with_data):
12530           Fix double end-to-native symbol conversion (#148021).
12531
12532 2004-07-20  David Schleef  <ds@schleef.org>
12533
12534         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12535         Don't use an Atom that doesn't exist.
12536
12537 2004-07-20  Wim Taymans  <wim@fluendo.com>
12538
12539         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12540         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12541         (gst_multifdsink_client_remove),
12542         (gst_multifdsink_handle_client_write),
12543         (gst_multifdsink_queue_buffer):
12544         * gst/tcp/gstmultifdsink.h:
12545         More multifdsink stats. Avoid deadlock by releasing locks
12546         before sending out a signal.
12547
12548 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12549
12550         * po/LINGUAS:
12551         * po/hu.po:
12552           added Hungarian translation (Laszlo Dvornik)
12553
12554 2004-07-20  Wim Taymans  <wim@fluendo.com>
12555
12556         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12557         (gst_multifdsink_add), (gst_multifdsink_client_remove),
12558         (gst_multifdsink_handle_client_write),
12559         (gst_multifdsink_queue_buffer):
12560         * gst/tcp/gsttcp-marshal.list:
12561         Fixed the stupid marshal definition.
12562
12563 2004-07-20  Wim Taymans  <wim@fluendo.com>
12564
12565         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12566         (gst_multifdsink_init), (gst_multifdsink_add),
12567         (gst_multifdsink_client_remove),
12568         (gst_multifdsink_handle_client_write),
12569         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
12570         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
12571         (gst_multifdsink_init_send):
12572         * gst/tcp/gstmultifdsink.h:
12573         Added more stats, added timeout for a client, fixed some typos
12574         and added some comments.
12575
12576 2004-07-20  Wim Taymans  <wim@fluendo.com>
12577
12578         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12579         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12580         (gst_multifdsink_client_remove),
12581         (gst_multifdsink_handle_client_write):
12582         * gst/tcp/gstmultifdsink.h:
12583         * gst/tcp/gsttcp-marshal.list:
12584         Added get_stats method that returns a GValueArray of
12585         stats values.
12586
12587 2004-07-19  Benjamin Otte  <otte@gnome.org>
12588
12589         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12590           make sure longname, description and author are valid UTF-8
12591
12592 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12593
12594         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
12595         (gst_ximagesink_set_property):
12596         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
12597         (gst_xvimagesink_set_property):
12598           make sure SYNCHRONOUS is respected after getting the X context
12599
12600 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12601
12602         * gst/matroska/matroska-demux.c:
12603         (gst_matroska_demux_handle_src_event),
12604         (gst_matroska_demux_parse_blockgroup):
12605         * gst/matroska/matroska-ids.h:
12606           add BlockReference tag and ignore it to clear out log.
12607           ignore NAVIGATION events to clear out log.
12608
12609 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12610
12611         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
12612         (gst_matroska_demux_add_stream):
12613         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
12614           add debug categories
12615
12616 2004-07-16  Wim Taymans  <wim@fluendo.com>
12617
12618         * ext/libpng/Makefile.am:
12619         * ext/libpng/gstpng.c: (plugin_init):
12620         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
12621         (gst_pngdec_get_type), (gst_pngdec_base_init),
12622         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
12623         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
12624         * ext/libpng/gstpngdec.h:
12625         Added png decoder.
12626
12627 2004-07-16  Julien MOUTTE  <julien@moutte.net>
12628
12629         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
12630         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
12631         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
12632         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
12633         (gst_ximagesink_buffer_alloc):
12634         * sys/ximage/ximagesink.h:
12635         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12636         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12637         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
12638         (gst_xvimagesink_buffer_alloc):
12639         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
12640         again. Using internal data pointer of the x(v)image to store image's
12641         data to be coherent with the buffer alloc mechanism. Investigated the
12642         image destruction code to be sure that everything gets freed correctly.
12643
12644 2004-07-16  Wim Taymans  <wim@fluendo.com>
12645
12646         * gst-libs/gst/riff/riff-read.c:
12647         (gst_riff_read_strf_vids_with_data),
12648         (gst_riff_read_strf_auds_with_data):
12649         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12650         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
12651         Make sure we don't create 0 sized subbuffers in riff-read.
12652         Signal the no more pads signal after reading the avi header.
12653
12654 2004-07-16  Wim Taymans  <wim@fluendo.com>
12655
12656         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12657         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12658         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12659         (gst_decode_bin_init), (gst_decode_bin_dispose),
12660         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12661         (no_more_pads), (close_link), (type_found),
12662         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12663         (gst_decode_bin_change_state), (plugin_init):
12664         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12665         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12666         (gst_play_base_bin_dispose), (queue_overrun),
12667         (gen_preroll_element), (remove_prerolls), (unknown_type),
12668         (no_more_pads), (new_stream), (setup_source),
12669         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12670         (play_base_eos), (gst_play_base_bin_change_state),
12671         (gst_play_base_bin_add_element),
12672         (gst_play_base_bin_remove_element),
12673         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12674         (gst_play_base_bin_unlink_stream),
12675         (gst_play_base_bin_get_streaminfo):
12676         * gst/playback/gstplaybasebin.h:
12677         Better error recovery. Added configurable preroll queue size. Faster
12678         detection of no-more-pads.
12679
12680 2004-07-16  Wim Taymans  <wim@fluendo.com>
12681
12682         * gst-libs/gst/video/video.h:
12683         Added 32 bits RGBA. Not sure if we should use another mime-type
12684         for alpha rgb. Currently the presence of the alpha_mask property
12685         signals an alpha channel.
12686
12687 2004-07-16  Wim Taymans  <wim@fluendo.com>
12688
12689         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12690         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12691         FPS seems to be 0.0 to MAX everywhere else.
12692
12693 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12694
12695         * gst-libs/gst/riff/riff-media.c:
12696         (gst_riff_create_video_caps_with_data):
12697           mp42/mp43 (no caps) exist too.
12698         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
12699           Set pixel_width/height; we've got them in-caps.
12700         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12701         * gst/wavparse/gstwavparse.c: (plugin_init):
12702           Both are valid primary.
12703         * sys/oss/gstossmixer.c:
12704           Remove i18n hack and enable translations.
12705
12706 2004-07-15  Benjamin Otte  <otte@gnome.org>
12707
12708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12709         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
12710           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
12711
12712 2004-07-15  Benjamin Otte  <otte@gnome.org>
12713
12714         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
12715         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
12716         (gst_alsa_close_audio):
12717           disable some of the debugging code for now. Writing debugging to a
12718           buffer is broken in current alsalib releases.
12719
12720 2004-07-12  Benjamin Otte  <otte@gnome.org>
12721
12722         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
12723           use bufferpools
12724
12725 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12726
12727         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12728         (theora_dec_src_query), (theora_dec_event):
12729         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
12730           add debugging categories.  Remove \n's.
12731
12732 2004-07-13  Johan Dahlin  <johan@gnome.org>
12733
12734         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
12735         (gst_play_bin_get_property): Impl.
12736
12737 2004-07-13  Wim Taymans  <wim@fluendo.com>
12738
12739         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
12740         When trying to find the stream length, seek back N pages
12741         instead of just one, where N is the number of streams in
12742         the current chain.
12743
12744 2004-07-13  Wim Taymans  <wim@fluendo.com>
12745
12746         * gst-libs/gst/riff/riff-media.c:
12747         (gst_riff_create_audio_caps_with_data),
12748         (gst_riff_create_audio_caps),
12749         (gst_riff_create_audio_template_caps):
12750         * gst-libs/gst/riff/riff-media.h:
12751         * gst-libs/gst/riff/riff-read.c:
12752         (gst_riff_read_strf_vids_with_data),
12753         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
12754         * gst-libs/gst/riff/riff-read.h:
12755         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12756         (gst_avi_demux_add_stream):
12757         Set codec_data on caps for avidemuxer.
12758
12759 2004-07-12  David Schleef  <ds@schleef.org>
12760
12761         * configure.ac: Fix test for Objective C
12762
12763 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
12764         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
12765         (gst_gdk_pixbuf_chain):
12766           Add svg and pcx to template caps, and ensure that getcaps returns a
12767           subset of the template caps.
12768           Copy each row manually for output, as gdkpixbuf may pad the
12769           rowstride to a 32-bit word boundary.
12770
12771 2004-07-12  Wim Taymans  <wim@fluendo.com>
12772
12773         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12774         (gst_riff_create_video_template_caps):
12775         Fix the template caps to include some more media types.
12776
12777 2004-07-12  Wim Taymans  <wim@fluendo.com>
12778
12779         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12780         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
12781         (compare_ranks), (print_feature), (gst_decode_bin_init),
12782         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
12783         (try_to_link_1), (new_pad), (close_link), (type_found),
12784         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12785         (gst_decode_bin_change_state), (plugin_init):
12786         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12787         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12788         (gst_play_base_bin_dispose), (queue_overrun),
12789         (gen_preroll_element), (remove_prerolls), (no_more_pads),
12790         (new_stream), (setup_source), (gst_play_base_bin_set_property),
12791         (gst_play_base_bin_get_property), (play_base_eos),
12792         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
12793         (gst_play_base_bin_remove_element),
12794         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12795         (gst_play_base_bin_unlink_stream),
12796         (gst_play_base_bin_get_streaminfo):
12797         * gst/playback/gstplaybasebin.h:
12798         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
12799         (gst_play_bin_class_init), (gst_play_bin_init),
12800         (gst_play_bin_dispose), (gst_play_bin_set_property),
12801         (gst_play_bin_get_property), (gen_video_element),
12802         (gen_audio_element), (remove_sinks), (setup_sinks),
12803         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
12804         (gst_play_bin_send_event), (gst_play_bin_get_formats),
12805         (gst_play_bin_convert), (gst_play_bin_get_query_types),
12806         (gst_play_bin_query), (plugin_init):
12807         * gst/playback/test4.c: (main):
12808         More fixes on reusing of the element.
12809
12810 2004-07-11  Benjamin Otte  <otte@gnome.org>
12811
12812         * ext/mad/gstmad.c: (normal_seek):
12813           allow seeking for other methods than just SET
12814
12815 2004-07-11  Andy Wingo  <wingo@pobox.com>
12816
12817         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
12818         float, "any" caps -> buffer_frames=[0,MAX].
12819
12820         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
12821         doesn't intersect our caps with the template any more. Do it
12822         ourselves.
12823         (interleave_buffered_loop): Use g_newa instead of malloc/free.
12824
12825 2004-07-09  Wim Taymans  <wim@fluendo.com>
12826
12827         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12828         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
12829         (compare_ranks), (print_feature), (gst_decode_bin_init),
12830         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
12831         (try_to_link_1), (new_pad), (close_link), (type_found),
12832         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12833         (gst_decode_bin_change_state), (plugin_init):
12834         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12835         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12836         (gst_play_base_bin_dispose), (queue_overrun),
12837         (gen_preroll_element), (remove_prerolls), (no_more_pads),
12838         (new_stream), (setup_source), (gst_play_base_bin_set_property),
12839         (gst_play_base_bin_get_property), (play_base_eos),
12840         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
12841         (gst_play_base_bin_remove_element),
12842         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12843         (gst_play_base_bin_unlink_stream),
12844         (gst_play_base_bin_get_streaminfo):
12845         * gst/playback/gstplaybasebin.h:
12846         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
12847         (gst_play_bin_class_init), (gst_play_bin_init),
12848         (gst_play_bin_dispose), (gst_play_bin_set_property),
12849         (gst_play_bin_get_property), (gen_video_element),
12850         (gen_audio_element), (remove_sinks), (setup_sinks),
12851         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
12852         (gst_play_bin_send_event), (gst_play_bin_get_formats),
12853         (gst_play_bin_convert), (gst_play_bin_get_query_types),
12854         (gst_play_bin_query), (plugin_init):
12855         * gst/playback/test4.c: (main):
12856         Work on object reuse and seeking.
12857
12858 2004-07-09  Wim Taymans  <wim@fluendo.com>
12859
12860         * examples/seeking/seek.c: (iterate):
12861         Don't consume all CPU in the idle loop.
12862
12863 2004-07-09  Wim Taymans  <wim@fluendo.com>
12864
12865         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
12866         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
12867         Add pad to element *after* setting the pad functions so that
12868         the scheduler can use the correct ones.
12869
12870 2004-07-09  Wim Taymans  <wim@fluendo.com>
12871
12872         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
12873         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
12874         Sync to keyframe after seek
12875
12876 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12877
12878         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
12879         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
12880         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
12881         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
12882         * ext/libvisual/visual.c: (gst_visual_change_state):
12883         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
12884         * ext/theora/theoradec.c: (theora_dec_change_state):
12885         * ext/theora/theoraenc.c: (theora_enc_change_state):
12886         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
12887         * gst-libs/gst/navigation/navigation.c:
12888         * gst/adder/gstadder.c: (gst_adder_change_state):
12889         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
12890         (gst_audio_convert_get_buffer):
12891         * gst/multipart/multipartdemux.c:
12892         (gst_multipart_demux_change_state):
12893         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
12894         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
12895         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
12896         * gst/videoscale/gstvideoscale.c:
12897         (gst_videoscale_handle_src_event):
12898         * gst/volume/gstvolume.c: (volume_chain_int16):
12899           don't assert in state change, this should be done by the base
12900           GstElement class.
12901           various debugging fixes.
12902
12903 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12904
12905         * configure.ac:
12906         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
12907         (gst_play_dispose), (gst_play_set_location),
12908         (gst_play_set_data_src), (gst_play_set_video_sink),
12909         (gst_play_set_audio_sink), (gst_play_set_visualization),
12910         (gst_play_connect_visualization), (gst_play_get_sink_element),
12911         (gst_play_get_all_by_interface):
12912         * gst-libs/gst/play/play.h:
12913           add new method to get elements implementing an interface.
12914           add various error logging
12915
12916 2004-07-08  Wim Taymans  <wim@fluendo.com>
12917
12918         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
12919         (make_mpeg_pipeline), (make_mpegnt_pipeline),
12920         (make_playerbin_pipeline), (query_durations_elems),
12921         (query_durations_pads), (query_positions_elems),
12922         (query_positions_pads), (update_scale), (iterate), (stop_seek),
12923         (main):
12924         Added playbin seeking example.
12925
12926 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12927
12928         * gst-libs/gst/play/play.c: (gst_play_set_location),
12929         (gst_play_set_data_src), (gst_play_set_video_sink),
12930         (gst_play_set_audio_sink), (gst_play_set_visualization),
12931         (gst_play_connect_visualization), (gst_play_get_framerate):
12932           use a macro to look up elements from hash table
12933
12934 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12935
12936         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
12937         (gst_play_get_length_callback), (gst_play_set_location),
12938         (gst_play_seek_to_time), (gst_play_set_data_src),
12939         (gst_play_set_video_sink), (gst_play_set_audio_sink),
12940         (gst_play_set_visualization), (gst_play_connect_visualization),
12941         (gst_play_get_sink_element):
12942         - add debugging info
12943         - fix looking up sink elements by iterating over complete caps
12944         - put everything except for source and autoplugger in a complete bin
12945
12946 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12947
12948         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
12949         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
12950         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
12951         (gst_alsa_sink_write), (gst_alsa_sink_loop):
12952         * ext/alsa/gstalsasink.h:
12953         - add debugging info
12954         - clean up schizophrenia of data/buffer/event
12955         - fix double event unref error
12956
12957 2004-07-08  Wim Taymans  <wim@fluendo.com>
12958
12959         * gst/playback/Makefile.am:
12960         Add headers to noinst
12961
12962 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12963
12964         * tools/gst-launch-ext-m.m:
12965         * tools/gst-launch-ext.1.in:
12966           convert to the third millenium
12967
12968 2004-07-07  David Schleef  <ds@schleef.org>
12969
12970         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
12971
12972 2004-07-07  Wim Taymans  <wim@fluendo.com>
12973
12974         * gst/playback/Makefile.am:
12975         * gst/playback/README:
12976         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12977         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
12978         (compare_ranks), (print_feature), (gst_decode_bin_init),
12979         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
12980         (try_to_link_1), (new_pad), (close_link), (type_found),
12981         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12982         (plugin_init):
12983         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12984         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12985         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
12986         (gen_preroll_element), (no_more_pads), (new_stream),
12987         (setup_source), (gst_play_base_bin_set_property),
12988         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
12989         (gst_play_base_bin_add_element),
12990         (gst_play_base_bin_remove_element),
12991         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12992         (gst_play_base_bin_unlink_stream),
12993         (gst_play_base_bin_get_streaminfo):
12994         * gst/playback/gstplaybasebin.h:
12995         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
12996         (gst_play_bin_class_init), (gst_play_bin_init),
12997         (gst_play_bin_dispose), (gst_play_bin_set_property),
12998         (gst_play_bin_get_property), (gen_video_element),
12999         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13000         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13001         (gst_play_bin_get_formats), (gst_play_bin_convert),
13002         (gst_play_bin_get_query_types), (gst_play_bin_query),
13003         (plugin_init):
13004         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13005         (gst_stream_info_get_type), (gst_stream_info_class_init),
13006         (gst_stream_info_init), (gst_stream_info_new),
13007         (gst_stream_info_dispose), (gst_stream_info_set_property),
13008         (gst_stream_info_get_property):
13009         * gst/playback/gststreaminfo.h:
13010         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13011         (main):
13012         * gst/playback/test2.c: (main):
13013         * gst/playback/test3.c: (update_scale), (main):
13014         More playbin fixes. Added README. Do better element filtering.
13015         Added base class to preroll media. Added test apps.
13016
13017 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13018
13019         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13020         * ext/mpeg2dec/gstmpeg2dec.h:
13021           various debugging improvements.  Reset stream to next picture
13022           instead of sequence header, otherwise seeks cannot work.
13023
13024 2004-07-07  Wim Taymans  <wim@fluendo.com>
13025
13026         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13027         (gst_video_box_class_init), (gst_video_box_set_property),
13028         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13029         Use pad_alloc where possible.
13030
13031 2004-07-07  Wim Taymans  <wim@fluendo.com>
13032
13033         * sys/oss/gstosselement.c: (gst_osselement_reset),
13034         (gst_osselement_parse_caps):
13035         * sys/oss/gstosselement.h:
13036         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13037         Fix offset on osssrc.
13038
13039 2004-07-07  Wim Taymans  <wim@fluendo.com>
13040
13041         * ext/theora/theora.c: (plugin_init):
13042         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13043         (theora_dec_src_query), (theora_dec_chain):
13044         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13045         (theora_enc_sink_link), (theora_buffer_from_packet),
13046         (theora_push_packet), (theora_enc_chain):
13047         Fix theora granulepos calculation.
13048         Fix overflow in duration/position calculation.
13049         Bump rank to PRIMARY for theoradec.
13050         Use granulepos of last packet to calculate position.
13051         Set keyframe flag on buffers when needed.
13052
13053 2004-07-06  David Schleef  <ds@schleef.org>
13054
13055         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13056         serious?  (Fixed, obviously.)
13057
13058 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13059
13060         * po/LINGUAS:
13061         * po/cs.po:
13062           added Czech translation (Miloslav Trmac)
13063
13064 2004-07-05  Wim Taymans  <wim@fluendo.com>
13065
13066         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13067         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13068         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13069         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13070         (close_link), (type_found), (gst_decode_bin_set_property),
13071         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13072         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13073         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13074         (gst_decode_bin_query), (plugin_init):
13075         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13076         (gst_play_bin_class_init), (gst_play_bin_init),
13077         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13078         (get_video_element), (new_pad), (setup_source),
13079         (gst_play_bin_set_property), (gst_play_bin_get_property),
13080         (gst_play_bin_change_state), (gst_play_bin_add_element),
13081         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13082         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13083         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13084         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13085         * gst/playback/test.c: (main):
13086         More fixes, cleaned up playbin, make it use decodebin. Added
13087         threaded property to playbin.
13088
13089 2004-07-05  Wim Taymans  <wim@fluendo.com>
13090
13091         * configure.ac:
13092         * gst/playback/Makefile.am:
13093         * gst/playback/decodetest.c: (main):
13094         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13095         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13096         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13097         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13098         (close_link), (type_found), (gst_decode_bin_set_property),
13099         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13100         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13101         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13102         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13103         (plugin_init):
13104         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13105         (gst_play_bin_class_init), (gst_play_bin_init),
13106         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13107         (collect_sink_pads), (find_compatibles), (close_pad_link),
13108         (try_to_link_1), (new_pad), (close_link), (type_found),
13109         (setup_source), (gst_play_bin_set_property),
13110         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13111         (compare_ranks), (gst_play_bin_collect_factories),
13112         (gst_play_bin_change_state), (gst_play_bin_add_element),
13113         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13114         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13115         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13116         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13117         * gst/playback/test.c: (main):
13118         Added some playback helper elements and some test apps, very alpha
13119         still.
13120
13121 2004-07-04  Benjamin Otte  <otte@gnome.org>
13122
13123         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13124           only restart audio when we indeed have an xrun to fix repeated
13125           xruns. Fix suggested by Giuliano Pochini.
13126
13127 2004-07-03  David Schleef  <ds@schleef.org>
13128
13129         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13130         call to gst_debug_log() if debugging is disabled (bug #145118)
13131
13132 2004-07-03  Benjamin Otte  <otte@gnome.org>
13133
13134         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13135           use our own functions for restarting the alsa device.
13136         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13137           I should apply patches myself - use MIN for the third argument, not
13138           the second, this fixes seeking
13139
13140 2004-07-02  David Schleef  <ds@schleef.org>
13141
13142         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13143         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13144         do with the logic.
13145
13146 2004-07-02  David Schleef  <ds@schleef.org>
13147
13148         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13149         output buffers.  Fix logic mistake.  (bug #144866)
13150
13151 2004-07-02  David Schleef  <ds@schleef.org>
13152
13153         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13154         on X.  (bug #144753)
13155
13156 2004-07-02  David Schleef  <ds@schleef.org>
13157
13158         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13159         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13160         (bug #144624)
13161         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13162         (gst_osselement_rate_probe_check): Add another workaround for
13163         buggy drivers (bug #145336)
13164
13165 2004-07-02  David Schleef  <ds@schleef.org>
13166
13167         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13168         Most systems don't have MSG_NOSIGNAL.
13169
13170 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13171
13172         * Makefile.am:
13173         * gst-libs/gst/colorbalance/Makefile.am:
13174         * gst-libs/gst/mixer/Makefile.am:
13175         * gst-libs/gst/play/Makefile.am:
13176         * gst-libs/gst/tuner/Makefile.am:
13177           (hopefully) fix both install and dist and make error message useful.
13178           needs testing across automakes.
13179
13180 2004-07-02  Benjamin Otte  <otte@gnome.org>
13181
13182         * ext/ogg/gstogg.c: (plugin_init):
13183           we require bytestream now
13184         * ext/ogg/gstoggdemux.c:
13185           huge diff to implement chain setup in a fast and generic way. This
13186           improves tag reading and startup of huge files (read: Theora videos)
13187           quite a bit. It probably contains bugs, too, so please test.
13188           Seeking is not improved to the fast method.
13189
13190 2004-06-29  Wim Taymans  <wim@fluendo.com>
13191
13192         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13193         * ext/ogg/gstoggmux.c:
13194         Fix memleak in oggdemux when running unconnected pads.
13195         doc update in mux, start working on keyframe mode.
13196
13197 2004-06-29  Benjamin Otte  <otte@gnome.org>
13198
13199         * sys/oss/gstosssink.c:
13200         * sys/oss/gstosssrc.c:
13201           advertise correct template caps - we indeed do non-native endianness
13202           and 8bit audio has no endianness
13203         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13204         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13205           avoid (wrong) duplications in getcaps function and return
13206           template caps
13207
13208 2004-06-29  Wim Taymans  <wim@fluendo.com>
13209
13210         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13211         (gst_multifdsink_class_init), (gst_multifdsink_add),
13212         (gst_multifdsink_remove), (gst_multifdsink_clear),
13213         (gst_multifdsink_client_remove),
13214         (gst_multifdsink_handle_client_read),
13215         (gst_multifdsink_client_queue_data),
13216         (gst_multifdsink_client_queue_caps),
13217         (gst_multifdsink_client_queue_buffer),
13218         (gst_multifdsink_handle_client_write),
13219         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13220         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13221         (gst_multifdsink_init_send), (gst_multifdsink_close):
13222         Fix wrong GList iteration that could crash the server when
13223         more then 2 clients disconnect at the same time. Read all the
13224         pending commands in one batch to recover from command storms under
13225         very heavy load.
13226
13227 2004-06-28  Wim Taymans  <wim@fluendo.com>
13228
13229         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13230         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13231         (gst_videomixer_pad_set_property),
13232         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13233         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13234         (gst_videomixer_class_init), (gst_videomixer_init),
13235         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
13236         (pad_zorder_compare), (gst_videomixer_sort_pads),
13237         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13238         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13239         (gst_videomixer_update_queues), (gst_videomixer_loop),
13240         (plugin_init):
13241         Avoid divide by zero, choose masterpad as the pad with the highest
13242         framerate.
13243
13244 2004-06-27  Julien Moutte  <julien@moutte.net>
13245
13246         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13247         (gst_ximagesink_xwindow_new):
13248         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13249         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
13250         function directly. We might want to call it from somewhere else one day.
13251
13252 2004-06-27  Julien Moutte  <julien@moutte.net>
13253
13254         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13255         (gst_ximagesink_xwindow_new):
13256         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13257         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
13258         window decorations.
13259
13260 2004-06-27  Wim Taymans  <wim@fluendo.com>
13261
13262         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13263         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13264         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
13265         (gst_dvdec_set_property), (gst_dvdec_get_property):
13266         * ext/dv/gstdvdec.h:
13267         Implement drop_factor property to lower the framerate with
13268         a factor.
13269
13270 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13271
13272         * gst-libs/gst/colorbalance/Makefile.am:
13273         * gst-libs/gst/mixer/Makefile.am:
13274         * gst-libs/gst/play/Makefile.am:
13275         * gst-libs/gst/tuner/Makefile.am:
13276           unbreak Company's fix that didn't install the -enum.h files
13277
13278 2004-06-27  Wim Taymans  <wim@fluendo.com>
13279
13280         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
13281         (gst_dvdec_change_state):
13282         * ext/dv/gstdvdec.h:
13283         Fix timestamp, duration and offset of the buffers.
13284
13285 2004-06-27  Wim Taymans  <wim@fluendo.com>
13286
13287         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13288         (gst_multifdsink_class_init), (gst_multifdsink_add),
13289         (gst_multifdsink_remove), (gst_multifdsink_clear),
13290         (gst_multifdsink_client_remove),
13291         (gst_multifdsink_handle_client_read),
13292         (gst_multifdsink_client_queue_data),
13293         (gst_multifdsink_client_queue_caps),
13294         (gst_multifdsink_client_queue_buffer),
13295         (gst_multifdsink_handle_client_write),
13296         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13297         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13298         (gst_multifdsink_init_send), (gst_multifdsink_close):
13299         * gst/tcp/gstmultifdsink.h:
13300         * gst/tcp/gsttcpserversink.c:
13301         (gst_tcpserversink_handle_server_read),
13302         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
13303         More multifdsink fixes, more recovery policy fixes.
13304         Removed stupid g_print
13305
13306 2004-06-26  Wim Taymans  <wim@fluendo.com>
13307
13308         * gst/tcp/Makefile.am:
13309         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13310         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
13311         (gst_multifdsink_class_init), (gst_multifdsink_init),
13312         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
13313         (gst_multifdsink_handle_client_read),
13314         (gst_multifdsink_client_queue_data),
13315         (gst_multifdsink_client_queue_caps),
13316         (gst_multifdsink_client_queue_buffer),
13317         (gst_multifdsink_handle_client_write),
13318         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13319         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13320         (gst_multifdsink_chain), (gst_multifdsink_set_property),
13321         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
13322         (gst_multifdsink_close), (gst_multifdsink_change_state):
13323         * gst/tcp/gstmultifdsink.h:
13324         * gst/tcp/gsttcpplugin.c: (plugin_init):
13325         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
13326         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
13327         (gst_tcpserversink_handle_server_read),
13328         (gst_tcpserversink_handle_select),
13329         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
13330         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
13331         * gst/tcp/gsttcpserversink.h:
13332         Added multifdsink, made tcpserversink a subclass of fdsink, removed
13333         one of the locks, added recovery policy to multifdsink.
13334
13335 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13336
13337         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13338           fix decision for when getting frames with same timestamp
13339         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13340         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13341         (gst_v4lsrc_get_property):
13342         * sys/v4l/gstv4lsrc.h:
13343           add latency offset property
13344
13345 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13346
13347         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
13348         (plugin_init):
13349           fix debugging. add category.
13350
13351 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13352
13353         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13354           fix wrong offsets
13355
13356 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13357
13358         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13359         (gst_alsa_src_get_time), (gst_alsa_src_loop),
13360         (gst_alsa_src_change_state):
13361           return a time that is in sync with the element's processing
13362
13363 2004-06-25  Wim Taymans  <wim@fluendo.com>
13364
13365         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
13366         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
13367         (gst_tcpserversink_client_remove),
13368         (gst_tcpserversink_handle_client_read),
13369         (gst_tcpserversink_client_queue_data),
13370         (gst_tcpserversink_client_queue_caps),
13371         (gst_tcpserversink_client_queue_buffer),
13372         (gst_tcpserversink_handle_client_write),
13373         (gst_tcpserversink_queue_buffer),
13374         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
13375         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
13376         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
13377         (gst_tcpserversink_close):
13378         * gst/tcp/gsttcpserversink.h:
13379         Serversink rewrite. Really do non blocking writes to clients and
13380         maintain an internal queue to handle slower clients while not
13381         disturbing fast clients.
13382
13383 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13384
13385         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13386           better debug, don't override OFFSET and OFFSET_END
13387
13388 2004-06-25  Iain <iain@prettypeople.org>
13389
13390         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
13391         name=source for the wavparse pipeline.
13392
13393 2004-06-24  Johan Dahlin  <johan@gnome.org>
13394
13395         * ext/theora/theoraenc.c (theora_enc_chain): Call
13396         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
13397         streamheader caps are set correctly.
13398
13399 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13400
13401         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13402         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
13403           respect minimum bitrate; same could be done for max bitrate
13404
13405 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13406
13407         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13408         (gst_vorbisenc_setup):
13409           fix sample rate range
13410
13411 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13412
13413         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
13414         (gst_oggvorbisenc_setup):
13415         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
13416         (gst_vorbisenc_setup):
13417           resolve ambiguities in code and description
13418
13419 2004-06-24  Wim Taymans  <wim@fluendo.com>
13420
13421         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
13422         * ext/alsa/gstalsa.h:
13423         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13424         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
13425         Use alsa trigger_tstamp to get the timestamp of the first
13426         sample in the buffer for more precise sync. Some cleanups.
13427
13428 2004-06-24  Wim Taymans  <wim@fluendo.com>
13429
13430         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
13431         (gst_audiorate_init), (gst_audiorate_chain),
13432         (gst_audiorate_set_property), (gst_audiorate_get_property):
13433         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13434         (gst_videorate_chain):
13435         Added some logging, fixed an overflow bug in videorate.
13436
13437 2004-06-24  Benjamin Otte  <otte@gnome.org>
13438
13439         * ext/kio/Makefile.am:
13440           fix for builddir != srcdir and distcheck
13441
13442 2004-06-24  Benjamin Otte  <otte@gnome.org>
13443
13444         * gst-libs/gst/colorbalance/Makefile.am:
13445         * gst-libs/gst/mixer/Makefile.am:
13446         * gst-libs/gst/play/Makefile.am:
13447         * gst-libs/gst/tuner/Makefile.am:
13448         * gst/tcp/Makefile.am:
13449         * sys/dxr3/Makefile.am:
13450           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
13451           tarball.
13452           Also add all *.list files that were missing.
13453         * Makefile.am:
13454           add a distcheck hook to ensure the above doesn't happen again.
13455
13456 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
13457
13458         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
13459
13460 2004-06-23  Colin Walters  <walters@redhat.com>
13461
13462         * m4/Makefile.am: Distribute gst-fionread.m4.
13463
13464 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13465
13466         * configure.ac: back to dev
13467
13468 2004-06-23  Wim Taymans  <wim@fluendo.com>
13469
13470         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13471         (gst_alsa_xrun_recovery):
13472         * ext/alsa/gstalsa.h:
13473         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13474         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
13475         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13476         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
13477         (gst_alsa_src_loop):
13478         Add clock to alsasrc. Take new capture timestamp when
13479         restarting after an overrun. Split up some functions between
13480         alsasrc and alsasink.
13481
13482 === release 0.8.2 ===
13483
13484 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13485
13486         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13487         (gst_alsa_change_state), (gst_alsa_update_avail),
13488         (gst_alsa_xrun_recovery):
13489         * ext/alsa/gstalsa.h:
13490         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13491           merge back changes from release
13492
13493 2004-06-23  Wim Taymans  <wim@fluendo.com>
13494
13495         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
13496         (gst_audiorate_init), (gst_audiorate_chain),
13497         (gst_audiorate_set_property), (gst_audiorate_get_property):
13498         Implement sample dropping and notify
13499
13500 2004-06-22  Wim Taymans  <wim@fluendo.com>
13501
13502         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13503         (theora_enc_sink_link), (theora_buffer_from_packet),
13504         (theora_push_packet), (theora_enc_chain):
13505         Some cleanups, make sure the timestamps are correct.
13506
13507 2004-06-22  Wim Taymans  <wim@fluendo.com>
13508
13509         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
13510         (gst_alsa_change_state), (gst_alsa_update_avail),
13511         (gst_alsa_xrun_recovery):
13512         * ext/alsa/gstalsa.h:
13513         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13514         Cleanups, take queued samples into account when reporting
13515         the time.
13516
13517 2004-06-22  Wim Taymans  <wim@fluendo.com>
13518
13519         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13520         (gst_videorate_init):
13521         Initialize the property as well.
13522
13523 2004-06-22  Wim Taymans  <wim@fluendo.com>
13524
13525         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13526         (gst_videorate_init), (gst_videorate_chain),
13527         (gst_videorate_set_property), (gst_videorate_get_property):
13528         Add property to make videorate silent.
13529         Add property to prefer new frames over old ones.
13530
13531 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13532
13533         * sys/osxvideo/Makefile.am:
13534         Workaround so that the osxvideo .so file gets linked with the
13535         Cocoa, OpenGL and QuickTime frameworks
13536
13537 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13538
13539         * sys/osxaudio/Makefile.am:
13540         Workaround so that the osxaudio .so file gets linked with the
13541         CoreAudio framework
13542
13543 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13544
13545         * configure.ac:
13546         Whoops, my fault...fixed build issues
13547
13548 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13549
13550         * configure.ac:
13551         Add objective-c support if running in Darwin/Mac OS X
13552         * sys/Makefile.am:
13553         * sys/osxvideo:
13554         * sys/osxvideo/Makefile.am:
13555         * sys/osxvideo/osxvideosink.h:
13556         * sys/osxvideo/osxvideosink.m:
13557         * sys/osxvideo/cocoawindow.h:
13558         * sys/osxvideo/cocoawindow.m:
13559         Add osxvideosink, a cocoa-based osx video sink
13560
13561
13562 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
13563         * ext/dvdnav/gst-dvd:
13564         Grab the gconf key from the right spot
13565         * gst/debug/gstnavseek.c: (gst_navseek_init),
13566         (gst_navseek_segseek), (gst_navseek_handle_src_event),
13567         (gst_navseek_chain):
13568         * gst/debug/gstnavseek.h:
13569           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
13570           and loop parameters of a segment seek.
13571         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
13572         (gst_videotestsrc_get_event_masks),
13573         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
13574         * gst/videotestsrc/gstvideotestsrc.h:
13575           Add seeking support to videotestsrc
13576           Initialise the timestamp_offset variable.
13577
13578 2004-06-18  Wim Taymans  <wim@fluendo.com>
13579
13580         * ext/sidplay/gstsiddec.cc:
13581         Fix negotiation and set correct end offset.
13582
13583 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13584
13585         * configure.ac: branch and prerelease
13586
13587 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13588
13589         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
13590         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
13591         (gst_tcpclientsrc_init_receive):
13592         * gst/tcp/gsttcpclientsrc.h:
13593           read caps when connecting to server for GDP so we set them correctly
13594
13595 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13596
13597         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13598           notify drops and duplicates
13599         * gst/videoscale/videoscale.c: (videoscale_get_structure):
13600           no good reason to limit ourselves to 100x100
13601
13602 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13603
13604         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13605         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
13606         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13607         (gst_v4lsrc_get_property):
13608         * sys/v4l/gstv4lsrc.h:
13609         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
13610         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
13611         (gst_v4l_set_audio):
13612         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
13613         (gst_v4lsrc_try_capture):
13614         * sys/v4l/v4lsrc_calls.h:
13615           change try_palette to more general try_capture
13616           add autoprobe option so we can turn off autoprobing
13617           various fixes
13618
13619 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13620
13621         * configure.ac:
13622           add videorate
13623         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
13624         (gst_ximagesink_class_init):
13625         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
13626         (gst_xvimagesink_class_init):
13627           run them as finalize, not dispose, since dispose can be invoked
13628           multiple times
13629
13630 2004-06-17  Wim Taymans  <wim@fluendo.com>
13631
13632         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13633         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
13634         * ext/alsa/gstalsa.h:
13635         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
13636         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
13637         (gst_alsa_src_change_state):
13638         * ext/alsa/gstalsasrc.h:
13639         Make the xrun code timestamp and offset the buffers correctly.
13640         moved the clock to the base class, use alsa methods to get time.
13641         Do correct timestamping on outgoing buffers.
13642
13643 2004-06-17  Wim Taymans  <wim@fluendo.com>
13644
13645         * gst/audiorate/Makefile.am:
13646         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
13647         (gst_audiorate_base_init), (gst_audiorate_class_init),
13648         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
13649         (gst_audiorate_set_property), (gst_audiorate_get_property),
13650         (gst_audiorate_change_state), (plugin_init):
13651         Added an audiorate converter that fills in gaps.
13652
13653 2004-06-17  Johan Dahlin  <johan@gnome.org>
13654
13655         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
13656
13657 2004-06-16  Wim Taymans  <wim@fluendo.com>
13658
13659         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
13660         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
13661         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
13662         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13663         (gst_v4lsrc_get_property):
13664         * sys/v4l/gstv4lsrc.h:
13665         Added a copy mode to v4lsrc where it will output a copied version
13666         of its internal hardware buffer.
13667         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
13668         can't | them.
13669
13670 2004-06-16  Wim Taymans  <wim@fluendo.com>
13671
13672         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13673         Timestamp fixes.
13674
13675 2004-06-16  Wim Taymans  <wim@fluendo.com>
13676
13677         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
13678         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
13679         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13680         (gst_v4lsrc_get_property):
13681         * sys/v4l/gstv4lsrc.h:
13682         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
13683         Added a sync mode enum property to control v4lsrc timestamp method
13684         Removed the use-fixed-fps property and moved functionality in
13685         the enum.
13686         Don't error on an error value from v4l-conf, it might not always
13687         be a real error.
13688
13689 2004-06-16  Wim Taymans  <wim@fluendo.com>
13690
13691         * gst/videorate/Makefile.am:
13692         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
13693         (gst_videorate_base_init), (gst_videorate_class_init),
13694         (gst_videorate_getcaps), (gst_videorate_link),
13695         (gst_videorate_init), (gst_videorate_chain),
13696         (gst_videorate_set_property), (gst_videorate_get_property),
13697         (gst_videorate_change_state), (plugin_init):
13698         Added a video timestamp corrector.
13699
13700 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13701
13702         fixed a potential leak with previous commit
13703
13704         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
13705
13706 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13707
13708         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
13709         Added missing refcount, fixes bug #144425
13710         Cheers Tim for finding the bug
13711
13712 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13713
13714         * sys/v4l/gstv4l.c: (plugin_init):
13715         * sys/v4l/gstv4lcolorbalance.c:
13716         * sys/v4l/gstv4lcolorbalance.h:
13717         * sys/v4l/gstv4lelement.c:
13718         * sys/v4l/gstv4lelement.h:
13719         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
13720         * sys/v4l/gstv4lmjpegsink.h:
13721         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
13722         * sys/v4l/gstv4lmjpegsrc.h:
13723         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
13724         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
13725         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
13726         * sys/v4l/gstv4lsrc.h:
13727         * sys/v4l/gstv4ltuner.c:
13728         * sys/v4l/gstv4ltuner.h:
13729         * sys/v4l/gstv4lxoverlay.c:
13730         * sys/v4l/gstv4lxoverlay.h:
13731         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
13732         (gst_v4l_set_window), (gst_v4l_enable_overlay):
13733         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
13734         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
13735         (gst_v4l_set_audio):
13736         * sys/v4l/v4l_calls.h:
13737         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
13738         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
13739         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
13740         (gst_v4lmjpegsink_playback_init),
13741         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
13742         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
13743         (gst_v4lmjpegsink_playback_stop),
13744         (gst_v4lmjpegsink_playback_deinit):
13745         * sys/v4l/v4lmjpegsink_calls.h:
13746         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
13747         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
13748         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
13749         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
13750         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
13751         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
13752         * sys/v4l/v4lmjpegsrc_calls.h:
13753         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
13754         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
13755         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
13756         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
13757         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
13758         (gst_v4lsrc_try_palette):
13759         * sys/v4l/v4lsrc_calls.h:
13760           bunch of paranoia cleanups
13761
13762 2004-06-14  David Schleef  <ds@schleef.org>
13763
13764         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
13765         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
13766         Send discont events and change timestamps appropriately when
13767         we get a seek event.  (bug #144240)
13768         * ext/cdparanoia/gstcdparanoia.h:
13769
13770 2004-06-14  Benjamin Otte  <otte@gnome.org>
13771
13772         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
13773           snd_pcm_hw_params_set_rate  since the latter fails for no good
13774           reason on some setups.
13775
13776 2004-06-14  David Schleef  <ds@schleef.org>
13777
13778         * gst/volume/demo.c: (value_changed_callback): exp10() is not
13779         standard.  Thank you for playing.
13780
13781 2004-06-14  Wim Taymans  <wim@fluendo.com>
13782
13783         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
13784         Patch 1.3 broke the ordering of the colorspace info and
13785         made the plugin basically work by coincidence, reordered
13786         the info.
13787
13788 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13789
13790         * ext/lame/gstlame.c:
13791         * ext/mad/gstmad.c:
13792           sync caps.  Make sure mad can only output a list of rates, not
13793           a full range.  In the future, have three caps lists for each of the
13794           mpeg versions.  Change mpegversion to a double as well.
13795
13796 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13797
13798         * gst/volume/.cvsignore:
13799         * gst/volume/Makefile.am:
13800         * gst/volume/demo.c: (value_changed_callback), (idler),
13801         (setup_gui), (main):
13802           added small demo app
13803
13804 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
13805         * ext/esd/esdsink.c: (gst_esdsink_change_state):
13806         * ext/esd/esdsink.h:
13807         Close the esd connection on pause, because esd will just wait -
13808         blocking all other esd clients indefinitely.
13809
13810 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
13811
13812         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
13813           previous commit with GST_DEBUG
13814
13815 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
13816
13817         * configure.ac:
13818           add a header check for a dvdread header in dvdnav.  Fixes #133002
13819
13820 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13821
13822         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
13823         * gst/tcp/gsttcpclientsink.h:
13824         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
13825         * gst/tcp/gsttcpclientsrc.h:
13826         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
13827         (gst_tcpserversink_handle_server_read),
13828         (gst_tcpserversink_init_send):
13829         * gst/tcp/gsttcpserversink.h:
13830         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
13831         * gst/tcp/gsttcpserversrc.h:
13832         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
13833         version of IP)
13834
13835 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13836
13837         * configure.ac:
13838         Added ogg library so that OSX detects libtheora properly
13839
13840 2004-06-11  Wim Taymans  <wim@fluendo.com>
13841
13842         * ext/theora/theoradec.c: (theora_dec_chain),
13843         (theora_dec_change_state):
13844         Don't try to decode frames before we received a keyframe.
13845
13846 2004-06-11  Wim Taymans  <wim@fluendo.com>
13847
13848         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
13849         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
13850         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
13851         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
13852         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
13853         Added property to set the maximum delay of a page.
13854
13855 2004-06-10  Wim Taymans  <wim@fluendo.com>
13856
13857         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
13858         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
13859         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
13860         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
13861         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
13862         Added max-delay property to control the maximum amount
13863         of data to put in one page.
13864
13865 2004-06-10  Wim Taymans  <wim@fluendo.com>
13866
13867         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13868         (gst_theora_enc_init), (theora_enc_sink_link),
13869         (theora_buffer_from_packet), (theora_enc_set_property),
13870         (theora_enc_get_property):
13871         Set duration on encoded buffer, added some more properties
13872
13873 2004-06-10  Wim Taymans  <wim@fluendo.com>
13874
13875         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
13876         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
13877         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
13878         * ext/theora/theoraenc.c: (theora_enc_chain):
13879         Fix refcounting bugs
13880
13881 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13882
13883         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
13884         (gst_asf_demux_loop), (gst_asf_demux_process_file),
13885         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
13886         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
13887         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
13888         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
13889         (gst_asf_demux_change_state):
13890         * gst/asfdemux/gstasfdemux.h:
13891           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
13892           feels like. I think we should set a new requirement for demuxers
13893           from now on to implement sane loop functions, data loops, query
13894           and seek functions before first commit into CVS. And this commit
13895           fixes all of the above.
13896
13897 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
13898
13899         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
13900           vorbis comments are properly encoded in UTF-8 before adding them
13901           to a GstTagList
13902
13903 2004-06-09  Benjamin Otte  <otte@gnome.org>
13904
13905         * ext/alsa/gstalsa.c: (add_channels):
13906           handle min <= max correctly
13907         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
13908         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
13909           add fixation functions so we fixate correctly. No preferring of alaw
13910           anymore because it's the first structure.
13911         * ext/alsa/gstalsa.h:
13912         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
13913         (gst_alsa_hw_params_dump):
13914           add functions to ease debugging in alsalib
13915         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
13916         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
13917         (gst_alsa_start_audio):
13918           only specify hw params if we really setup a format (fixes #134007 -
13919           or at least works around it)
13920
13921 2004-06-09  Wim Taymans  <wim@fluendo.com>
13922
13923         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
13924         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
13925         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
13926         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
13927         (gst_ogg_mux_loop):
13928         Use stream caps to setup the initial pages in the ogg stream.
13929         Correctly set the streamheader caps on the srcpad.
13930
13931 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13932
13933         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
13934         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
13935         (gst_v4lsrc_getcaps):
13936         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
13937         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
13938           add querying of fps lists for webcams.  Negotiating to a framerate
13939           now works.
13940
13941 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13942
13943         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
13944         (theora_push_buffer), (theora_push_packet),
13945         (theora_set_header_on_caps), (theora_enc_chain):
13946           mark buffers and put on streamheader, raw theora streaming
13947           now works too, whee
13948
13949 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13950
13951         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
13952         (gst_tcp_gdp_read_caps):
13953           do a looping read for caps and GDP headers too
13954
13955 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13956
13957         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13958         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
13959           return EOS instead of NULL in _get
13960
13961 2004-06-08  Wim Taymans  <wim@fluendo.com>
13962
13963         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
13964         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
13965         (gst_tcp_gdp_write_caps):
13966         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13967         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
13968         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
13969         Memory leak fixes
13970
13971 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13972
13973         * ext/vorbis/Makefile.am:
13974         * ext/vorbis/vorbis.c: (plugin_init):
13975         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
13976         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
13977         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
13978         (vorbis_parse_change_state):
13979         * ext/vorbis/vorbisparse.h:
13980           adding a vorbisparse element that marks the buffers, streaming
13981           raw vorbis using GDP now works, whee
13982
13983 2004-06-08  Wim Taymans  <wim@fluendo.com>
13984
13985         * ext/jpeg/Makefile.am:
13986         * ext/jpeg/README:
13987         * ext/jpeg/gstjpeg.c: (plugin_init):
13988         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
13989         (gst_smokedec_base_init), (gst_smokedec_class_init),
13990         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
13991         * ext/jpeg/gstsmokedec.h:
13992         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
13993         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
13994         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
13995         (gst_smokeenc_resync), (gst_smokeenc_chain),
13996         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
13997         * ext/jpeg/gstsmokeenc.h:
13998         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
13999         (smokecodec_flush_destination), (smokecodec_term_destination),
14000         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14001         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14002         (smokecodec_term_source), (smokecodec_encode_new),
14003         (smokecodec_decode_new), (smokecodec_info_free),
14004         (smokecodec_set_quality), (smokecodec_get_quality),
14005         (smokecodec_set_threshold), (smokecodec_get_threshold),
14006         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14007         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14008         (smokecodec_parse_header), (smokecodec_decode):
14009         * ext/jpeg/smokecodec.h:
14010         Added a new simple jpeg based codec
14011
14012 2004-06-08  Wim Taymans  <wim@fluendo.com>
14013
14014         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14015         (gst_multipart_mux_loop):
14016         Fix memory leak
14017
14018 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14019
14020         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14021         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14022         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14023         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14024         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14025         * gst/tcp/gsttcpserversink.h:
14026           take streamheader into account
14027
14028 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14029
14030         * gst/level/Makefile.am:
14031         * gst/level/gstlevel.c: (gst_level_class_init):
14032           clean up marshal generation
14033
14034 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14035
14036         * gst/tcp/Makefile.am:
14037         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14038         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14039         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14040         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14041         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14042         (gst_tcpclientsrc_get_property):
14043         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14044         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14045         (gst_tcpserversink_handle_client_read),
14046         (gst_tcpserversink_handle_client_write),
14047         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14048         * gst/tcp/gsttcpserversink.h:
14049           add signals client-added and client-removed
14050         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14051         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14052         (gst_tcpserversrc_get_property):
14053         uniformized, change default protocol to NONE
14054         * gst/tcp/gsttcp-marshal.list: added
14055 2004-06-07  Benjamin Otte  <otte@gnome.org>
14056
14057         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14058           handle discont events if they happen before caps nego
14059
14060 2004-06-07  Wim Taymans  <wim@fluendo.com>
14061
14062         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14063         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14064         (gst_multipart_demux_plugin_init):
14065         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14066         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14067         (gst_multipart_mux_change_state):
14068         Small updates, fix a memleak
14069
14070 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14071
14072         * configure.ac: OSS portability
14073         * ext/arts/gst_arts.c: idem
14074         * sys/oss/gstosselement.c: idem
14075         * sys/oss/gstossmixer.c: idem
14076         * sys/oss/gstosssink.c: idem
14077         * sys/oss/gstosssrc.c: idem
14078         * sys/oss/oss_probe.c: idem
14079           - check for soundcard.h in different places for some BSD
14080
14081 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14082
14083         * AUTHORS:
14084         Add me to the authors file
14085         * configure.ac:
14086         Increase the libdv requirement to >= version 0.100
14087         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14088         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14089         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14090         * ext/dv/gstdvdec.h:
14091         Add support for the new_media flag when sending DISCONT events
14092         Make the querying work when video pad is not linked
14093
14094 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14095
14096         reviewed by Benjamin Otte  <otte@gnome.org>
14097
14098         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14099           create a NULL-initialized array of pads, so we don't think they
14100           exist already. (fixes #143130)
14101
14102 2004-06-07  Benjamin Otte  <otte@gnome.org>
14103
14104         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14105         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14106         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14107           don't use // coments
14108
14109 2004-06-07  Benjamin Otte  <otte@gnome.org>
14110
14111         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14112           cast to GstClockTime to get higher granularity
14113         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14114           use gst_element_set_time_delay to get the exact time
14115         * ext/mad/gstmad.c: (gst_mad_chain):
14116           use the negotiated rate instead of the current frame's rate which
14117           might be wrong because of bit errors. This avoids emitting totally
14118           bogus timestamps and screwing sync.
14119         (fixes #143454)
14120
14121 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14122
14123         reviewed by Benjamin Otte  <otte@gnome.org>
14124
14125         * gst/adder/gstadder.c: (gst_adder_loop):
14126           properly error out when no negotiation has happened yet. (fixes
14127           #143032)
14128
14129 2004-06-06  Benjamin Otte  <otte@gnome.org>
14130
14131         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14132           forward correctly transformed offset in discont events. Based on
14133           patch by Arwed v. Merkatz. (fixes #142851)
14134
14135 2004-06-06  David Schleef  <ds@schleef.org>
14136
14137         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14138         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14139         problems on several systems.
14140
14141 2004-06-06  Benjamin Otte  <otte@gnome.org>
14142
14143         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14144           use explicit caps on the srcpad
14145         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14146           properly error out if caps couldn't be set (fixes #142764)
14147
14148 2004-06-06  Benjamin Otte  <otte@gnome.org>
14149
14150         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14151         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14152         (gst_alsa_start_audio):
14153           - don't call set_periods_integer anymore, it breaks the
14154           configuration randomly
14155           - call snd_pcm_hw_params_set_access directly instead of using masks
14156           - don't fail if the sw_params can't be set, just use the default
14157           params and hope it works. Alsalib has weird issues when you touch
14158           sw_params and does no proper error reporting about what failed.
14159         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14160         (gst_alsa_close_audio):
14161           make our alsa debugging go via gst debugging and not conditionally
14162           defined
14163         * ext/alsa/gstalsa.h:
14164           add ALSA_DEBUG_FLUSH macro
14165         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14166         (plugin_init):
14167           wrap alsa errors to be printed via the gst debugging system and not
14168           spammed to stderr
14169
14170 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14171
14172         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14173         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14174         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14175         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14176         (qtdemux_parse_trak):
14177         * gst/qtdemux/qtdemux.h:
14178           Bitch. Also known as seeking, querying & co.
14179         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14180         (gst_osssink_change_state):
14181         * sys/oss/gstosssink.h:
14182           Resyncing is for weenies, this hack is no longer needed and was
14183           broken anyway (since it - unintendedly - always leaves resync to
14184           TRUE).
14185
14186 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14187
14188         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14189         * gst/tcp/gsttcpclientsrc.h: idem
14190           - define MSG_NOSIGNAL if not done
14191           - include unistd.h for off_t
14192           (fixes #143749)
14193
14194 2004-06-05  Benjamin Otte  <otte@gnome.org>
14195
14196         * configure.ac:
14197         * ext/kio/Makefile.am:
14198           check for qt's moc preprocessor explicitly and use it
14199
14200 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14201
14202         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14203           don't get a signal for EPIPE on socket writes
14204           (somebody check if this works on other platforms)
14205
14206 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14207
14208         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14209         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14210           check error condition on available samples correctly
14211
14212 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14213
14214         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14215           avoid a segfault
14216         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14217         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14218         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14219         (gst_tcpserversrc_gdp_read_header):
14220          use ssize_t over size_t since the former is signed and thus the
14221          check for error codes can work
14222
14223 2004-06-02  Wim Taymans  <wim@fluendo.com>
14224
14225         reviewed by: Johan
14226
14227         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14228         (gst_multipart_mux_loop):
14229         Oops
14230
14231 2004-06-02  Wim Taymans  <wim@fluendo.com>
14232
14233         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14234         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14235         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14236         (gst_multipart_mux_change_state):
14237         Added configurable boundary specifier, added the value as a
14238         caps field as well.
14239
14240 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14241
14242         * gst/tcp/gsttcp.c:
14243         * gst/tcp/gsttcpclientsrc.c:
14244         * gst/tcp/gsttcpclientsrc.h:
14245         * gst/tcp/gsttcpserversrc.c:
14246           - portability fix, to compile on OSX
14247             (fixes #143146)
14248
14249         * sys/osxaudio/gstosxaudioelement.c:
14250         * sys/osxaudio/gstosxaudiosink.c:
14251         * sys/osxaudio/gstosxaudiosrc.c:
14252           - compilation warnings on OSX
14253             (fixes #143153)
14254
14255 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14256
14257         * ext/vorbis/vorbisdec.c : sign warning fixes
14258
14259         * gst-libs/gst/mixer/mixertrack.c :
14260           do no use defines which are glib 2.4 specific
14261
14262 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
14263
14264         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
14265           buffer since libflac doesn't expect it (reports a sync error when
14266           it encounters that)
14267
14268
14269 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
14270
14271         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
14272         * gst-libs/gst/mixer/mixertrack.c:
14273         (gst_mixer_track_get_property), (get_mixer_track_init),
14274         (get_mixer_track_get_property): Added property accessors
14275         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
14276         * gst-libs/gst/mixer/mixeroptions.c:
14277         (gst_mixer_options_get_values): Added
14278         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
14279         * gst-libs/gst/mixer/mixer.c: Fixed comment
14280
14281
14282 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14283
14284         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
14285           improve error messages on open
14286
14287
14288 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14289
14290         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14291           check if v4l-conf is in path
14292
14293 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14294
14295         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
14296           change assert to a more readable error message
14297
14298 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14299
14300         * gst-libs/gst/tuner/tunerchannel.h:
14301           - add a freq_multiplicator field to make the conversion
14302             between internal frequency unit and Hz
14303         * sys/v4l/gstv4lelement.c:
14304         * sys/v4l2/gstv4l2element.c:
14305           - change default video device to /dev/video0
14306         * sys/v4l/v4l_calls.c:
14307         * sys/v4l2/v4l2_calls.c:
14308           - we only expose frequency to the user in Hz instead of
14309             bastard v4lX unit (either 62.5kHz or 62.5Hz)
14310
14311 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
14312         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14313           Initialise b_o_s and e_o_s variables
14314         * gst-libs/gst/riff/riff-media.c:
14315         (gst_riff_create_video_caps_with_data):
14316           Add some unusual fourcc's from mplayer avi's
14317         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
14318           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
14319           autoplugging.
14320
14321 2004-05-28  Wim Taymans  <wim@fluendo.com>
14322
14323         * configure.ac:
14324         * gst/alpha/Makefile.am:
14325         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14326         (gst_alpha_get_type), (gst_alpha_base_init),
14327         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14328         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
14329         (gst_alpha_chroma_key), (gst_alpha_chain),
14330         (gst_alpha_change_state), (plugin_init):
14331         A plugin to add an alpha channel to I420 video. Can optionally do
14332         chroma keying.
14333         * gst/multipart/Makefile.am:
14334         * gst/multipart/multipart.c: (plugin_init):
14335         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14336         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14337         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
14338         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14339         (gst_multipart_demux_change_state),
14340         (gst_multipart_demux_plugin_init):
14341         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
14342         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
14343         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
14344         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
14345         (gst_multipart_mux_pad_unlink),
14346         (gst_multipart_mux_request_new_pad),
14347         (gst_multipart_mux_handle_src_event),
14348         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
14349         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
14350         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14351         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
14352         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
14353         send multipart jpeg images to a browser.
14354         * gst/videobox/Makefile.am:
14355         * gst/videobox/README:
14356         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14357         (gst_video_box_get_type), (gst_video_box_base_init),
14358         (gst_video_box_class_init), (gst_video_box_init),
14359         (gst_video_box_set_property), (gst_video_box_get_property),
14360         (gst_video_box_sink_link), (gst_video_box_i420),
14361         (gst_video_box_ayuv), (gst_video_box_chain),
14362         (gst_video_box_change_state), (plugin_init):
14363         Crops or adds borders around an image. can do alpha channel
14364         borders as well.
14365         * gst/videomixer/Makefile.am:
14366         * gst/videomixer/README:
14367         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14368         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
14369         (gst_videomixer_pad_get_sink_event_masks),
14370         (gst_videomixer_pad_get_property),
14371         (gst_videomixer_pad_set_property),
14372         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
14373         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
14374         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14375         (gst_videomixer_base_init), (gst_videomixer_class_init),
14376         (gst_videomixer_init), (gst_videomixer_request_new_pad),
14377         (gst_videomixer_handle_src_event),
14378         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
14379         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
14380         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
14381         (gst_videomixer_loop), (gst_videomixer_get_property),
14382         (gst_videomixer_set_property), (gst_videomixer_change_state),
14383         (plugin_init):
14384         Generic video mixer plugin, can handle multiple inputs all with
14385         different framerates and video sizes. Is fully alpha channel
14386         aware.
14387
14388 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14389
14390         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14391           Select first track as master track. Not sure how else to handle
14392           that...
14393         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
14394           Discard discont events. Should fix #142962.
14395
14396 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14397
14398         * ext/alsa/Makefile.am:
14399         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
14400         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
14401         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
14402         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
14403         (gst_alsa_mixer_get_option):
14404         * ext/alsa/gstalsamixer.h:
14405         * ext/alsa/gstalsamixeroptions.c:
14406         (gst_alsa_mixer_options_get_type),
14407         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
14408         (gst_alsa_mixer_options_new):
14409         * ext/alsa/gstalsamixeroptions.h:
14410         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14411         * ext/alsa/gstalsamixertrack.h:
14412           Add enumerations (as GstMixerOptions). Make correct distinction
14413           between input/output tracks. Add capture/playback private flag.
14414           Use flag to decide on whether to set capture or playback volumes
14415           or switches. Use playback and record switches.
14416         * gst-libs/gst/mixer/Makefile.am:
14417         * gst-libs/gst/mixer/mixer-marshal.list:
14418         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
14419         (gst_mixer_set_option), (gst_mixer_get_option),
14420         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
14421         (gst_mixer_volume_changed), (gst_mixer_option_changed):
14422         * gst-libs/gst/mixer/mixer.h:
14423         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
14424         (gst_mixer_options_class_init), (gst_mixer_options_init),
14425         (gst_mixer_options_dispose):
14426         * gst-libs/gst/mixer/mixeroptions.h:
14427           Add GstMixerOptions.
14428         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14429           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
14430           broken device detection on computers with multiple OSS sound
14431           cards.
14432
14433 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14434
14435         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14436           fixate nicely even when the peer is not negotiating
14437
14438 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14439
14440         * gst/audioconvert/gstaudioconvert.c:
14441         (gst_audio_convert_parse_caps):
14442           make sure we don't allow depth > width
14443         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14444           fixate endianness to G_BYTE_ORDER as default
14445         * gst/audioscale/gstaudioscale.c:
14446           we don't handle another endianness as host-endianness
14447
14448 2004-05-25  David Schleef  <ds@schleef.org>
14449
14450         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
14451
14452 2004-05-24  Benjamin Otte  <otte@gnome.org>
14453
14454         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
14455         (gst_oggvorbisenc_setup):
14456           properly fail when we can't setup the vorbis encoder due to
14457           unsupported settings
14458         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
14459         (gst_vorbisenc_setup):
14460           same
14461         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14462           fix case where warnings occured when one pad was unlinked while the
14463           other's link function was called
14464
14465 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14466
14467         * gst/tcp/Makefile.am:
14468           use GST_ENABLE_NEW
14469
14470 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14471
14472         * gst-libs/gst/resample/private.h:
14473           don't use optimizations that are #if 0'ed
14474
14475 2004-05-24  Wim Taymans  <wim@fluendo.com>
14476
14477         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
14478         Fix potential division by zero error and hopefully get
14479         the position query right to get correct timestamps on avi
14480         audio.
14481
14482 2004-05-24  Wim Taymans  <wim@fluendo.com>
14483
14484         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
14485         (gst_videoscale_scale_nearest_str2),
14486         (gst_videoscale_scale_nearest_str4),
14487         (gst_videoscale_scale_nearest_32bit),
14488         (gst_videoscale_scale_nearest_24bit),
14489         (gst_videoscale_scale_nearest_16bit):
14490         Fix the scaling algorithm and avoid a buffer overflow.
14491         removed the while loop in the scaling function as it
14492         was used for point sampling only.
14493
14494 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14495
14496         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
14497         (gst_id3_tag_class_init), (gst_id3_tag_init),
14498         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
14499         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
14500         (gst_id3_tag_send_tag_event):
14501           lots of fixes to make id3mux work and id3demux work correctly
14502
14503 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14504
14505         * ext/Makefile.am:
14506           add rules to build shout2send (was removed by accident
14507           when this module was no more marked experimental/broken)
14508
14509 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14510
14511         * ext/shout2/gstshout2.c:
14512         * ext/shout2/gstshout2.h:
14513           adding a "connection problem" signal to shout2send
14514           (fixes #142954)
14515
14516 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14517
14518         * ext/kio/kioreceiver.cpp:
14519         * ext/kio/kioreceiver.h:
14520           fix sign comparison issues
14521
14522 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14523
14524         * gst/cdxaparse/gstcdxaparse.c:
14525         * gst/cdxaparse/gstcdxaparse.h:
14526           some renaming
14527           add some checks/sanity
14528           prepare for seek addition
14529
14530         * sys/sunaudio/gstsunaudio.c:
14531           remove exported dupe init function
14532
14533 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
14534
14535         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
14536         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
14537           Fix format conversion and position querying.
14538         * gst/debug/progressreport.c: (gst_progressreport_report):
14539           Don't output a bogus total value that we didn't query.
14540         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
14541           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
14542           only a blank window after xine has been used.
14543
14544 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14545
14546         * m4/as-arts.m4:
14547           sync with upstream version to fix test on FC2
14548           readd with -ko to preserve Id header
14549
14550 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14551
14552         * configure.ac:
14553           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
14554         * gst/tcp/gsttcpclientsrc.c: idem
14555         * gst/tcp/gsttcpserversink.c: idem
14556         * gst/tcp/gsttcpserversrc.c: idem
14557         * m4/gst-fionread.m4: idem
14558
14559         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
14560
14561         * configure.ac: enable speex plugin for speex 1.1.5+
14562         * ext/speex/gstspeexenc.c: fix cast warning
14563
14564         * ext/esd/README: fix typo
14565
14566 2004-05-20  David Schleef  <ds@schleef.org>
14567
14568         * configure.ac: Minor cosmetic change to convince the buildbot to
14569         reautogen.
14570         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
14571         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
14572         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
14573         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
14574         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
14575         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
14576         More hacking.  Plays audio now.
14577
14578 2004-05-20  David Schleef  <ds@schleef.org>
14579
14580         * configure.ac:
14581         * sys/Makefile.am:
14582
14583 2004-05-20  David Schleef  <ds@schleef.org>
14584
14585         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
14586         * sys/osxaudio/gstosxaudio.c:
14587         * sys/osxaudio/gstosxaudioelement.c:
14588         * sys/osxaudio/gstosxaudioelement.h:
14589         * sys/osxaudio/gstosxaudiosink.c:
14590         * sys/osxaudio/gstosxaudiosink.h:
14591         * sys/osxaudio/gstosxaudiosrc.c:
14592         * sys/osxaudio/gstosxaudiosrc.h:
14593
14594 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14595
14596         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
14597         (gst_vorbisenc_chain):
14598           put the codec headers on the caps as streamheader as well as
14599           pushing them out
14600
14601 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14602
14603         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
14604         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
14605         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
14606         split up push_packet into two functions
14607
14608 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14609
14610         * gst/tcp/.cvsignore:
14611           ignore enums
14612         * gst/tcp/Makefile.am:
14613         * gst/tcp/README:
14614         * gst/tcp/gsttcp.c:
14615         * gst/tcp/gsttcp.h:
14616         * gst/tcp/gsttcpclientsink.c:
14617         * gst/tcp/gsttcpclientsink.h:
14618         * gst/tcp/gsttcpclientsrc.c:
14619         * gst/tcp/gsttcpclientsrc.h:
14620         * gst/tcp/gsttcpplugin.c:
14621         * gst/tcp/gsttcpserversink.c:
14622         * gst/tcp/gsttcpserversink.h:
14623         * gst/tcp/gsttcpserversrc.c:
14624         * gst/tcp/gsttcpserversrc.h:
14625           add new tcp elements
14626
14627 2004-05-19  Wim Taymans  <wim@fluendo.com>
14628
14629         * gst/law/mulaw-conversion.c: (mulaw_encode):
14630         Fix overflow bug in ulaw encoding.
14631
14632 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14633
14634         * ext/mad/gstmad.c: (gst_mad_handle_event):
14635           don't unref the event twice
14636
14637 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14638
14639         * configure.ac:
14640           remove -Wno-sign-compare
14641
14642 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14643
14644         * configure.ac:
14645           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
14646           if you want to work against glib 2.2 and 2.4
14647
14648 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14649
14650         * gst/tcp/Makefile.am:
14651         * gst/tcp/gsttcp.c:
14652         * gst/tcp/gsttcp.h:
14653         * gst/tcp/gsttcpsink.h:
14654         * gst/tcp/gsttcpsrc.h:
14655           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
14656
14657 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14658
14659         * gst/debug/tests.c: (md5_get_value):
14660           fix segfault on gst-inspect
14661
14662 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14663
14664         * gst/debug/testplugin.c:
14665         * gst/debug/tests.c:
14666         * gst/debug/tests.h:
14667           add new extensible and configurable testing element. Current tests
14668           include buffer count, stream length, timestamp/duration matching and
14669           md5.
14670         * gst/debug/Makefile.am:
14671         * gst/debug/gstdebug.c: (plugin_init):
14672           add infrastructure for new element
14673
14674 2004-05-19  Johan Dahlin  <johan@gnome.org>
14675
14676         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
14677         ending of the array. Fixes gst-inspect segfault on ppc.
14678
14679 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14680
14681         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
14682
14683         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
14684
14685 2004-05-18  David Schleef  <ds@schleef.org>
14686
14687         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
14688         warnings (bugs, actually) noticed by gcc but not forte.
14689
14690 2004-05-18  David Schleef  <ds@schleef.org>
14691
14692         * sys/sunaudio/Makefile.am:
14693         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
14694
14695 2004-05-18  David Schleef  <ds@schleef.org>
14696
14697         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
14698         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
14699         to allow qtdemux to use non-seekable streams. (bug #142272)
14700
14701 2004-05-18  David Schleef  <ds@schleef.org>
14702
14703         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
14704         (gst_resample_sinc_ft_float): Remove use of static temporary
14705         buffer.  This code was obviously not supposed to last long, but
14706         it's stuck in our ABI, so it required a little hack to make it
14707         ABI-compatible.  Fixes #142585.
14708         * gst-libs/gst/resample/resample.h: same.
14709
14710 2004-05-18  David Schleef  <ds@schleef.org>
14711
14712         * configure.ac: Add sunaudio
14713         * examples/Makefile.am: make gstplay depend on gconf
14714         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
14715         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
14716         (convert_table_lookup), (img_convert): remove c99-isms
14717         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
14718           unsigned, to fix a warning on Solaris
14719         * gst/mpeg1sys/systems.c: bcopy->memcpy
14720         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
14721         * sys/Makefile.am: Add sunaudio
14722
14723 2004-05-18  Wim Taymans  <wim@fluendo.com>
14724
14725         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
14726         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
14727         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
14728         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
14729         (gst_ogg_mux_loop):
14730         Fix an ugly memleak where the muxer didn't flush enough ogg
14731         pages. This also resulted in badly muxed ogg files.
14732
14733 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14734
14735         * gst/asfdemux/asfheaders.c :
14736         * gst/asfdemux/asfheaders.h :
14737         * gst/asfdemux/gstasfdemux.c :
14738           - fix ASF_OBJ_PADDING guid
14739           - add 3 new object guids (language list, metadata,
14740             extended stream properties)
14741           - add a function to parse extended header objects
14742
14743 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14744
14745         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
14746           remove leftover debugging g_print
14747
14748 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14749
14750         * ext/mad/gstmad.c: (gst_mad_handle_event):
14751           Fix for when the first format in a discont event is not a
14752           byte-based one. Should fix #137710.
14753
14754 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14755
14756         * m4/a52.m4 : fix compilation with -Wall -Werror
14757         * m4/libfame.m4 : idem
14758         * m4/libmikmod.m4 : idem
14759
14760 2004-05-17  Benjamin Otte  <otte@gnome.org>
14761
14762         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
14763           signal the new tags before giving up the reference
14764
14765 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14766
14767         * ext/shout2/gstshout2.c:
14768           use application/ogg instead of application/x-ogg (patch by Patrick
14769           Guimond, fixes #142432)
14770         * sys/oss/gstosselement.c: (gst_osselement_reset),
14771         (gst_osselement_sync_parms):
14772           don't set fragment size unless specified (fixes #142493)
14773
14774 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14775
14776         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
14777           fixes #142664
14778
14779 2004-05-17  Benjamin Otte  <otte@gnome.org>
14780
14781         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
14782           compute offsets correctly for internal buffers so timestamps are set
14783           correctly when we can't seek. Also handle cases where there are no
14784           offsets. (based on a patch by David Moore, fixes #142507)
14785
14786 2004-05-17  Benjamin Otte  <otte@gnome.org>
14787
14788         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14789           use correct variable when determining amount of data to skip so we
14790           don't skip into the void and segfault
14791
14792 2004-05-16  Benjamin Otte  <otte@gnome.org>
14793
14794         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
14795           Hi, I'm a memleak
14796
14797 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14798
14799         * gst/asfdemux/gstasfdemux.c:
14800           - fix a mem leak and always propagate tags
14801           - add WMV3 to known video codecs (but no decoder yet)
14802           - replace "surplus data" at end of audio header for what
14803             it is : codec specific data
14804           - fix a typo
14805
14806 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
14807
14808         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
14809
14810         * gst-libs/gst/audio/audioclock.c:
14811           Fix wrong return type (#142205).
14812
14813 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14814
14815         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
14816           Ignore CRCs by default (fixes #142566).
14817
14818 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14819
14820         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
14821         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
14822         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
14823         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
14824         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
14825         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
14826           Fix for cases where we fail to attach to a mixer.
14827
14828 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14829
14830         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
14831           Don't touch events after not owning them anymore.
14832         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14833         (gst_wavparse_fmt), (gst_wavparse_other),
14834         (gst_wavparse_handle_seek), (gst_wavparse_loop),
14835         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
14836         (gst_wavparse_srcpad_event):
14837         * gst/wavparse/gstwavparse.h:
14838           Add seeking, fix querying.
14839
14840 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14841
14842         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
14843           - process comments even if they don't end with \0\0
14844             g_convert would ignore them if present and works well without them
14845
14846 2004-05-16  Benjamin Otte  <otte@gnome.org>
14847
14848         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
14849           simplify caps
14850
14851 2004-05-16  Benjamin Otte  <otte@gnome.org>
14852
14853         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
14854           don't write to memory we might not write to - g_convert does that
14855           for us anyway (fixes #142613)
14856         (gst_asf_demux_audio_caps):
14857           comment out gst_util_dump_mem
14858
14859 2004-05-16  Benjamin Otte  <otte@gnome.org>
14860
14861         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14862           compute correct expected timestamps after seek (broken since
14863           last commit)
14864         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
14865           rename element and debugging category to gdkpixbufscale
14866
14867 2004-05-16  Benjamin Otte  <otte@gnome.org>
14868
14869         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14870           add error checking to snd_pcm_delay and remove duplicate call to
14871           snd_pcm_delay that caused issues (see inline code comments)
14872         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
14873           make more readable and fix return value when snd_pcm_delay fails
14874         (fixes #142586)
14875
14876 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
14877         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
14878         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
14879         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
14880         (gst_pixbufscale_link), (gst_pixbufscale_init),
14881         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
14882         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
14883         (gst_pixbufscale_get_property), (pixbufscale_init):
14884         * ext/gdk_pixbuf/pixbufscale.h:
14885         Add these files I forgot earlier
14886
14887 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
14888         * ext/gdk_pixbuf/Makefile.am:
14889         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
14890         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14891         Add new pixbufscale element to scale RGB video
14892         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
14893         and HYPER interpolation correctly.
14894         * ext/theora/theoraenc.c: (theora_enc_chain),
14895         Discard buffer and return if explicit caps could not be set
14896         (theora_enc_get_property):
14897         Make _get return kbps for the bitrate consistent with
14898         the _set function.
14899
14900
14901 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14902
14903         * ext/libvisual/visual.c: (gst_visual_chain):
14904           add missing visual_audio_analyze
14905
14906 2004-05-14  David Schleef  <ds@schleef.org>
14907
14908         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
14909         is killed while we're playing.
14910         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
14911         gst_element_no_more_pads().
14912
14913 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14914
14915         * gst-libs/gst/riff/riff-read.c :
14916           - fix INFO tag extraction in RIFF/AVI files
14917             because gst_event_unref (event) also freed taglist
14918           - avoid a mem leak
14919
14920 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14921
14922         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
14923         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
14924
14925         * gst/auparse/gstauparse.c :
14926           - add code (commented for now) to support audio/x-adpcm on src pad
14927             (we have no decoder for those layout yet)
14928
14929         * gst/cdxaparse/gstcdxaparse.c :
14930         * gst/cdxaparse/gstcdxaparse.h :
14931           - partial rewrite using RiffRead (ripped iain's wavparse code)
14932
14933         * gst/rtp/gstrtpL16enc.c : typo
14934         * gst/rtp/gstrtpgsmenc.c : typo
14935
14936 2004-05-13  Benjamin Otte  <otte@gnome.org>
14937
14938         * configure.ac:
14939           check for exact version of libvisual, it's not supposed to be
14940           API/ABI stable yet
14941
14942 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14943
14944         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
14945           signal no-more-pads
14946
14947 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
14948
14949         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
14950         Report which format was used for GST_FORMAT_DEFAULT
14951         * gst/debug/Makefile.am:
14952         * gst/debug/gstdebug.c: (plugin_init):
14953         * gst/debug/progressreport.c: (gst_progressreport_base_init),
14954         (gst_progressreport_class_init), (gst_progressreport_init),
14955         (gst_progressreport_report), (gst_progressreport_set_property),
14956         (gst_progressreport_get_property), (gst_progressreport_chain),
14957         (gst_progressreport_plugin_init):
14958         Add progressreport element for testing.
14959
14960 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
14961
14962         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
14963         * sys/v4l/gstv4lsrc.h:
14964         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
14965         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
14966         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
14967         (gst_v4lsrc_grab_frame):
14968           add more debugging
14969           send a discont at start
14970
14971 2004-05-12  Colin Walters  <walters@redhat.com>
14972
14973         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
14974         inflooping if we can't find a chunk.  Or in other words, don't blow
14975         chunks if we don't have a chunk to blow.
14976
14977 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
14978         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
14979         Remove old debug output
14980         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
14981         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
14982         (gst_dvdec_set_property), (gst_dvdec_get_property):
14983         Change the quality setting to an enum, so it works from gst-launch
14984         Don't renegotiate a non-linked pad. Allows audio only decoding.
14985         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
14986         (gst_deinterlace_link), (gst_deinterlace_init):
14987         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
14988         (gst_videodrop_link):
14989         Some caps negotiation fixes
14990
14991 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14992
14993         * ext/tarkin/gsttarkin.c :
14994           - Change RANK from NONE to PRIMARY
14995         * ext/gdk_pixbuf/gstgdkpixbuf.c :
14996           - Change RANK from NONE to MARGINAL
14997         * ext/divx/gstdivxenc.c :
14998           - Change RANK from PRIMARY to NONE (encoder/spider issue)
14999
15000 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15001
15002         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15003         (gst_vorbisenc_push_packet):
15004           copy a function that was added between 1.0 and 1.0.1 until we
15005           depend on worthwhile features of post-1.0
15006
15007 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15008
15009         * configure.ac:
15010           enable shout2 by default
15011         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15012         (gst_shout2send_base_init), (gst_shout2send_init),
15013         (gst_shout2send_connect), (gst_shout2send_change_state):
15014         * ext/shout2/gstshout2.h:
15015           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15016           #142262)
15017         * ext/theora/theora.c: (plugin_init):
15018           don't set rank on encoders
15019
15020 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15021
15022         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15023           Use codec_data property instead of flag1 and flag2 for wma
15024
15025 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15026
15027         * gst/cdxaparse/gstcdxaparse.c :
15028           - Add mpegversion to CAPS to make it link
15029           - Rank is as GST_RANK_SECONDARY instead of NONE
15030         * gst/auparse/gstauparse.c :
15031           - Document all audio encoding we can encounter from Solaris 9
15032             headers and libsndfile information.
15033           - Increase max. rate from 48000 to 192000 (to match other elements)
15034           - Don't try to play junk data between header and samples
15035
15036 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15037
15038         * ext/libvisual/visual.c: (gst_visual_getcaps):
15039           use the right caps depending on endianness (I hope)
15040         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15041           use GST_RANK_NONE for all non-decoding elements or spider gets
15042           mighty confused
15043
15044 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15045
15046         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15047           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15048
15049 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15050
15051         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15052         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15053         (gst_switch_loop), (gst_switch_get_type):
15054           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15055           HEADERS. Had to be said.
15056
15057 2004-05-10  David Schleef  <ds@schleef.org>
15058
15059         * configure.ac: Add prototype Dirac support.
15060         * ext/Makefile.am:
15061         * ext/dirac/Makefile.am:
15062         * ext/dirac/gstdirac.cc:
15063         * ext/dirac/gstdiracdec.cc:
15064
15065 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15066
15067         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15068         (gst_auparse_init), (gst_auparse_chain),
15069         (gst_auparse_change_state):
15070           Hack around spider. Remove me some day please.
15071
15072 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15073
15074         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15075           Fix for some uninitialized variables in previous patch, also
15076           makes it work. Fixes #142286 while we're at it.
15077
15078 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15079
15080         * gst/auparse/gstauparse.c:
15081                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15082                 only unsupported formats are ADPCM/CCITT G.72x
15083                 reviewed by Ronald
15084         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15085
15086 2004-05-10  Wim Taymans  <wim@fluendo.com>
15087
15088         * ext/vorbis/Makefile.am:
15089         * ext/vorbis/README:
15090         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15091         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15092         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15093         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15094         (gst_oggvorbisenc_convert_sink),
15095         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15096         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15097         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15098         (get_constraints_string), (update_start_message),
15099         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15100         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15101         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15102         * ext/vorbis/oggvorbisenc.h:
15103         * ext/vorbis/vorbis.c: (plugin_init):
15104         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15105         (raw_caps_factory), (gst_vorbisenc_class_init),
15106         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15107         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15108         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15109         * ext/vorbis/vorbisenc.h:
15110         Added a raw vorbis encoder to be used with the oggmuxer.
15111         We still need the old encoder for some gnome applications,
15112         read the README to find out how that works.
15113         The raw encoder is called "rawvorbisenc" until 0.9.
15114
15115 2004-05-10  Wim Taymans  <wim@fluendo.com>
15116
15117         * ext/ogg/gstogg.c: (plugin_init):
15118         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15119         (gst_ogg_print):
15120         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15121         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15122         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15123         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15124         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15125         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15126         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15127         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15128         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15129         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15130         Added an ogg muxer.
15131         Small typo fixes in the demuxer.
15132
15133 2004-05-10  Wim Taymans  <wim@fluendo.com>
15134
15135         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15136         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15137         (theora_enc_change_state), (theora_enc_set_property),
15138         (theora_enc_get_property):
15139         Mark the last packet with an EOS flag which is not really needed
15140         in gstreamer.
15141         Do some better video framerate initialisation.
15142         Update the buffer timestamp.
15143
15144 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15145
15146         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15147         Return the result of the parent state change call
15148
15149 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15150
15151         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15152         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15153         * gst/law/alaw-encode.c : (idem)
15154         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15155         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15156         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15157
15158 2004-05-09  Benjamin Otte  <otte@gnome.org>
15159
15160         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15161           don't use a fixed buffer size when writing variable length data to
15162           it. Fixes memory corruption and makes alsasrc work
15163
15164 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15165
15166         * ext/gnomevfs/gstgnomevfssink.c:
15167         (_gst_boolean_allow_overwrite_accumulator),
15168         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15169           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15170           RUN_LAST, and don't use that to set the accumulator value because
15171           then it's always FALSE.
15172
15173 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15174
15175         * gst-libs/gst/riff/riff-media.c:
15176         (gst_riff_create_video_caps_with_data),
15177         (gst_riff_create_audio_caps),
15178         (gst_riff_create_audio_template_caps):
15179         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15180           Fix for unaligned RIFF files (i.e. where all the chunks together
15181           in a LIST chunk are not of the same size as the size given in
15182           the LIST chunk header). Fixes several odd WAVE files. Also fix
15183           ADPCM (block_align property) in audio, so that wavparse based
15184           on this works now as it used to stand-alone.
15185
15186 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15187
15188         reviewed by Benjamin Otte  <otte@gnome.org>
15189
15190         * ext/a52dec/gsta52dec.c:
15191         * ext/divx/gstdivxdec.c:
15192         * ext/divx/gstdivxenc.c:
15193         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15194         * ext/faac/gstfaac.c: (gst_faac_base_init):
15195         * ext/faad/gstfaad.c: (gst_faad_base_init):
15196         * ext/ivorbis/vorbisfile.c:
15197         * ext/lame/gstlame.c:
15198         * ext/libfame/gstlibfame.c:
15199         * ext/mpeg2enc/gstmpeg2enc.cc:
15200         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15201         * ext/sidplay/gstsiddec.cc:
15202         * ext/speex/gstspeexdec.c:
15203         * ext/speex/gstspeexenc.c:
15204         * ext/xvid/gstxviddec.c:
15205         * ext/xvid/gstxvidenc.c:
15206           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15207           (fixes #142193)
15208
15209 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15210
15211         * ext/alsa/gstalsa.c: (device_list),
15212         (gst_alsa_class_probe_devices):
15213         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15214           Fix alsa oddness in mixer after the combination of using mixer
15215           in source/sink elements and using hw:x,y instead of just hw:x.
15216
15217 2004-05-09  Benjamin Otte  <otte@gnome.org>
15218
15219         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15220         (gst_wavparse_create_sourcepad):
15221           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15222           sourcepads
15223
15224 2004-05-09  Benjamin Otte  <otte@gnome.org>
15225
15226         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15227           allow discont events before caps nego
15228
15229 2004-05-08  Benjamin Otte  <otte@gnome.org>
15230
15231         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15232           don't leak events
15233
15234 2004-05-08  Benjamin Otte  <otte@gnome.org>
15235
15236         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15237         (gst_level_change_state), (gst_level_init):
15238         * gst/level/gstlevel.h:
15239           figure out if we're initialized directly instead of keeping a
15240           variable that's wrong in 90% of cases
15241           don't initialize pads and then leak them and use a new unitialized
15242           pad. (fixes #142084)
15243           these were bugs so n00bish I didn't find them for an hour :/
15244
15245 2004-05-08 Iain <iain@prettypeople.org>
15246
15247         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
15248         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
15249         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
15250         return the length that was read.
15251         (gst_riff_read_strf_auds): Allow fmt tags as well.
15252
15253 2004-05-07  David Schleef  <ds@schleef.org>
15254
15255         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
15256         signed char assumption in faad.h.
15257
15258 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15259
15260         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
15261           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
15262
15263 2004-05-07  Colin Walters  <walters@redhat.com>
15264
15265         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
15266         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
15267         function.
15268         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
15269         Add dispose function.
15270
15271 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
15272         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
15273           Fix caps nego and pad templates. RGB mode caps should
15274           work now.
15275         * ext/dvdnav/gst-dvd:
15276           Move mpeg2dec inside the thread because otherwise the
15277           queue rejects cap changes mid-stream
15278         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
15279         (gst_mpeg2dec_flush_decoder):
15280           For mpeg2dec > 0.4.0, call the flush function instead of
15281           manually extracting all in-flight frames.
15282         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
15283         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
15284           Change mime type video/dv go video/x-dv to match the
15285           rest of gst-plugins
15286
15287 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15288
15289         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15290         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
15291         (gst_alsa_sink_class_init):
15292         * ext/alsa/gstalsasink.h:
15293         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
15294         (gst_alsa_src_class_init):
15295         * ext/alsa/gstalsasrc.h:
15296           Make alsasink/src a subclass of alsamixer so that mixer stuff
15297           shows up in gst-rec. Needs some finetuning.
15298
15299 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15300
15301         * ext/lame/gstlame.c: (gst_lame_chain):
15302           simplify
15303         * ext/mad/gstmad.c: (gst_mad_handle_event):
15304           fix event leak
15305         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
15306           be able to detect mp3 files < 4096 bytes
15307
15308 2004-05-06  Wim Taymans  <wim@fluendo.com>
15309
15310         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15311         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15312         (theora_enc_set_property), (theora_enc_get_property):
15313         Also encode the first frame, cleanup some code.
15314
15315 2004-05-06  Wim Taymans  <wim@fluendo.com>
15316
15317         * ext/mpeg2enc/gstmpeg2enc.cc:
15318         Forward events first before deciding that negotiation was
15319         not performed.
15320
15321 2004-05-06  Wim Taymans  <wim@fluendo.com>
15322
15323         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15324         First process the events before deciding that negotiation
15325         was not performed.
15326
15327 2004-05-06  Wim Taymans  <wim@fluendo.com>
15328
15329         * ext/theora/Makefile.am:
15330         * ext/theora/theora.c: (plugin_init):
15331         * ext/theora/theoradec.c: (theora_dec_change_state):
15332         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
15333         (gst_theora_enc_class_init), (gst_theora_enc_init),
15334         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
15335         (theora_enc_chain), (theora_enc_change_state),
15336         (theora_enc_set_property), (theora_enc_get_property):
15337         Added a theora encoder, grouped the encoder and decoder into the
15338         same plugin.
15339
15340 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15341
15342         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15343         (gst_jpegenc_chain):
15344         fix DURATION on outgoing buffers
15345         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15346         debug using time formats
15347         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15349         (gst_xvimagesink_sink_link):
15350         windows with width/height 0 generate X errors, so don't allow them
15351
15352 2004-05-05  Wim Taymans  <wim@fluendo.com>
15353
15354         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
15355         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
15356         (gst_mpeg2dec_negotiate_format):
15357         * ext/mpeg2dec/gstmpeg2dec.h:
15358           removed the static pad template so that we can add the
15359           more accurate framerate value to the caps.
15360
15361
15362 2004-05-04  Benjamin Otte  <otte@gnome.org>
15363
15364         * configure.ac:
15365           check for kdemacros.h, too (should fix #141821)
15366         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15367           don't crash if no header was sent, but nicely error out (fixes part
15368           of #141554)
15369
15370 2004-05-04  Wim Taymans  <wim@fluendo.com>
15371
15372         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
15373         parent dispose function to avoid segfault on destroy.
15374
15375 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15376
15377         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15378         (plugin_init):
15379         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15380         (gst_xvimagesink_sink_link):
15381         clean up debugging caps
15382         also recreate xvimage when format has changed
15383
15384 2004-05-04  Benjamin Otte  <otte@gnome.org>
15385
15386         * ext/libvisual/Makefile.am:
15387         * ext/libvisual/visual.c: (gst_visual_class_init),
15388         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
15389         (gst_visual_srclink), (gst_visual_chain),
15390         (gst_visual_change_state), (plugin_init):
15391           use a GstAdapter to correctly adapt buffer sizes - allows using a
15392           framerate
15393
15394 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15395
15396         * sys/v4l/gstv4lelement.h:
15397         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15398         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
15399         (gst_v4lsrc_buffer_free):
15400         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
15401         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
15402         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
15403         (gst_v4lsrc_requeue_frame):
15404         move some debugging categories around
15405         query for fps index and set accordingly if found
15406
15407 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15408
15409         * ext/lame/gstlame.c:
15410         correct defaults that lame_init puts out of range
15411
15412 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15413
15414         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
15415         (gst_divxenc_class_init):
15416         fix range since -1 is the default
15417         * gst/mpeg1sys/gstmpeg1systemencode.c:
15418         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
15419         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
15420         (gst_rtjpegdec_chain):
15421         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
15422         (gst_rtjpegenc_chain):
15423         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
15424         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
15425         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
15426         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
15427         * sys/v4l/gstv4lsrc.c:
15428         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15429         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15430         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15431         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
15432         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
15433           remove gst_info calls
15434
15435 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15436
15437         * Makefile.am:
15438         * po/af.po:
15439         * po/az.po:
15440         * po/en_GB.po:
15441         * po/nl.po:
15442         * po/sr.po:
15443         * po/sv.po:
15444           Updated translations
15445
15446 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15447
15448         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15449           refactor/comment code
15450
15451 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15452
15453         * gst/asfdemux/Makefile.am:
15454         * gst/asfdemux/asfheaders.c:
15455         * gst/asfdemux/asfheaders.h:
15456         * gst/asfdemux/gstasf.c: (plugin_init):
15457         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
15458         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
15459         (gst_asf_demux_setup_pad):
15460         * gst/asfdemux/gstasfdemux.h:
15461         * gst/asfdemux/gstasfmux.c:
15462         * gst/asfdemux/gstasfmux.h:
15463           Add tagging support to demuxer, split out registration in its own
15464           file instead of in demux (hacky), and prevent having some tables
15465           in our memory multiple times (in asfheaders.h).
15466
15467 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15468
15469         * gst/matroska/matroska-demux.c:
15470         (gst_matroska_demux_parse_metadata):
15471         * gst/matroska/matroska-ids.h:
15472           Basic tag reading support.
15473
15474 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15475
15476         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
15477           Really detect ac-3 audio.
15478         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
15479           really detect matroska files (off-by-1).
15480
15481 2004-04-30  David Schleef  <ds@schleef.org>
15482
15483         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15484         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
15485         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
15486         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
15487         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
15488         hackage -- parse a lot more atoms, extract a few tags.  One might even
15489         mistake this for tag support.  Maybe it is.
15490         * gst/qtdemux/qtdemux.h:
15491
15492 2004-04-30  Colin Walters  <walters@verbum.org>
15493
15494         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
15495
15496 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15497
15498         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15499         (gst_ffmpegcolorspace_getcaps):
15500           remove broken nego fix
15501
15502 2004-04-30  Benjamin Otte  <otte@gnome.org>
15503
15504         * configure.ac:
15505         * ext/Makefile.am:
15506         * ext/libvisual/Makefile.am:
15507         * ext/libvisual/visual.c:
15508           add initial support for libvisual (http://libvisual.sourceforge.net)
15509           libvisual is still quite alpha, so expect crashes in there :)
15510
15511 2004-04-29  David Schleef  <ds@schleef.org>
15512
15513         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
15514         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
15515         up qtdemux to make it spit out codec_data.  Do _not_ look at this
15516         code; you will no longer respect me.
15517
15518 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15519
15520         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
15521         * ext/alsa/gstalsa.h :
15522         change alsa pcm device discovery to find more than 1 device
15523         per card. code review by Ronald.
15524
15525 2004-04-29  David Schleef  <ds@schleef.org>
15526
15527         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
15528         Add a check for a driver bug on FreeBSD.  (bug #140565)
15529
15530 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15531
15532         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
15533         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15534         (gst_jpegenc_getcaps):
15535           move format setting to inner loop
15536         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15537         (gst_ffmpegcolorspace_getcaps):
15538           use GST_PAD_CAPS if available so that we use already negotiated
15539           caps
15540         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15541         (qtdemux_parse_moov), (qtdemux_parse):
15542           extra debugging
15543         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
15544         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
15545           move hardcoded path to DEFINE
15546
15547 2004-04-28  David Schleef  <ds@schleef.org>
15548
15549         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
15550         (bug #140064)
15551
15552 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15553
15554         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
15555           Don't probe for playback device if we're a source element. Fixes
15556           #139658.
15557
15558 2004-04-29  Benjamin Otte  <otte@gnome.org>
15559
15560         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
15561         (gst_id3_tag_chain):
15562           rewrite buffer offset
15563
15564 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15565
15566         * configure.ac:
15567         * ext/Makefile.am:
15568         * ext/dts/Makefile.am:
15569         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
15570         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
15571         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
15572         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
15573         (gst_dtsdec_loop), (gst_dtsdec_change_state),
15574         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
15575         (plugin_init):
15576         * ext/dts/gstdtsdec.h:
15577           New DTS decoder.
15578         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
15579         (gst_faad_srcconnect):
15580           Add ESDS atom handling (.m4a).
15581
15582 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15583
15584         * ext/divx/gstdivxdec.c: (plugin_init):
15585           Remove comment that makes no sense.
15586         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
15587           Fix for obvious typo that resulted in warnings during gst-register.
15588         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
15589         (gst_xviddec_sink_link):
15590           Fix caps negotiation a bit better.
15591         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
15592           We call this 'codec_data', not 'esds'.
15593
15594 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15595
15596         * gst/monoscope/gstmonoscope.c:
15597           make sure we only provide 256x128
15598         * gst/monoscope/monoscope.c: (monoscope_init):
15599           assert size of 256x128
15600
15601 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15602
15603         * Makefile.am:
15604         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
15605         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
15606           fixate to max width and height of device
15607
15608 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15609
15610         * Makefile.am:
15611         * sys/v4l/gstv4l.c:
15612         * sys/v4l/gstv4lsrc.c:
15613         * sys/v4l/v4l_calls.c:
15614         * sys/v4l/v4lsrc_calls.c:
15615           fix for qc-usb driver which fakes having more than one buffer
15616           by handing the same buffer twice, which confused GStreamer's/v4lsrc
15617           buffer_free override
15618           add debugging
15619
15620 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15621
15622         * Makefile.am:
15623         * gst/videotestsrc/gstvideotestsrc.c:
15624         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
15625         (gst_videotestsrc_init), (gst_videotestsrc_get),
15626         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
15627         * gst/videotestsrc/gstvideotestsrc.h:
15628           add num-buffers property
15629
15630         2004-04-26  Benjamin Otte  <otte@gnome.org>
15631
15632         * ext/mad/gstid3tag.c: (plugin_init):
15633           set id3mux rank to NONE so it doesn't confuse spider
15634           require audio/mpeg,mpegversion=1 in id3mux
15635
15636 2004-04-26  Benjamin Otte  <otte@gnome.org>
15637
15638         * configure.ac:
15639           detect faad correctly as non-working if it's indeed non-working
15640
15641 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15642
15643         * Makefile.am:
15644         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15645         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
15646         fix _getcaps so it only negotiates to its supported format
15647
15648 2004-04-25  Benjamin Otte  <otte@gnome.org>
15649
15650         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15651           fix memleak
15652
15653 2004-04-23  Benjamin Otte  <otte@gnome.org>
15654
15655         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15656           audio/x-raw-int with height rules! not. Now it's depth.
15657
15658 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15659
15660         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
15661         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
15662         (gst_wavparse_loop):
15663           Missing variable initialization. Add handling of DVI ADPCM. Fix
15664           mis-parsing of LIST chunks. This works around a bug where we mis-
15665           parse non-aligning LIST chunks (so LIST chunks where the contents
15666           don't align with the actual LIST size). The correct fix is to use
15667           rifflib, I'm not going to fix wavparse - too much work. All this
15668           fixes #104878.
15669
15670 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15671
15672         reviewed by Benjamin Otte  <otte@gnome.org>
15673
15674         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
15675           fix shoutcast not working (fixes #140844)
15676
15677 2004-04-22  Benjamin Otte  <otte@gnome.org>
15678
15679         * ext/hermes/gsthermescolorspace.c:
15680         (gst_hermes_colorspace_caps_remove_format_info):
15681         * gst/colorspace/gstcolorspace.c:
15682         (gst_colorspace_caps_remove_format_info):
15683         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15684         (gst_ffmpegcolorspace_caps_remove_format_info):
15685           s/gst_caps_simplify/gst_caps_do_simplify/
15686
15687 2004-04-22  Benjamin Otte  <otte@gnome.org>
15688
15689         * gst-libs/gst/riff/riff-media.c:
15690         (gst_riff_create_video_caps_with_data):
15691           mpegversion is an int
15692         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
15693           don't try to create pad templates with NULL caps, use any caps
15694           instead.
15695
15696 2004-04-20  David Schleef  <ds@schleef.org>
15697
15698         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
15699         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
15700         (bug #140384)
15701
15702 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
15703
15704         reviewed by David Schleef
15705
15706         * ext/mad/gstid3tag.c: Add stdlib.h
15707         * gst/rtp/gstrtpgsmenc.c: same
15708         * gst/tags/gstid3tag.c: same
15709         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
15710         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
15711         GST_DISABLE_LOADSAVE use.
15712         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
15713         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
15714         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
15715         atol(3)).
15716         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
15717         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
15718         strtoul(3)).
15719         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
15720         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
15721         $(ID3_CFLAGS).
15722         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
15723         $(LIBFAME_CFLAGS).
15724
15725 2004-04-20  David Schleef  <ds@schleef.org>
15726
15727         * gst/realmedia/rmdemux.c:  This was supposed to part of the
15728         last checkin.  Same idea.
15729
15730 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
15731
15732         reviewed by David Schleef
15733
15734         * configure.ac: bump required gstreamer version to 0.8.1.1
15735         because of following changes [--ds]
15736
15737         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
15738         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
15739         (gst_riff_read_header):  Use GST_READ_UINT*
15740         macros to access possibly unaligned memory.
15741
15742         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
15743         (mp3_type_find):  Use GST_READ_UINT*
15744         macros to access possibly unaligned memory.
15745         (mp3_type_find, mpeg1_parse_header, qt_type_find)
15746         (speex_type_find): Likewise
15747
15748         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
15749
15750         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
15751         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
15752         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
15753         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
15754         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
15755         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
15756         macros to access possibly unaligned memory.
15757
15758         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
15759         Likewise.
15760
15761         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
15762         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
15763
15764         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
15765         Likewise.
15766
15767         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
15768         (gst_mpeg2subt_chain_subtitle): Likewise.
15769
15770         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
15771         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
15772         Likewise.
15773
15774         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
15775         Likewise.
15776
15777         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
15778         Likewise.
15779
15780         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
15781         Likewise.
15782
15783 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15784
15785         * configure.ac:
15786           update required version of GStreamer because of GST_TIME_FORMAT
15787
15788 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15789
15790         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
15791           remove leftover g_print
15792         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15793           don't try setting only a subset of the caps. We don't want to kill
15794           autoplugging on purpose
15795
15796 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15797
15798         * sys/ximage/ximagesink.c: (plugin_init):
15799         * sys/xvimage/xvimagesink.c: (plugin_init):
15800           add debugging categories
15801
15802 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15803
15804         * po/en_GB.po:
15805         * po/LINGUAS:
15806           Adding en_GB translation (Gareth Owen)
15807
15808 2004-04-20  David Schleef  <ds@schleef.org>
15809
15810         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
15811         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
15812         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
15813         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
15814         A number of new features and hacks to extract the esds atom and
15815         put it into the caps.  (bug #137724)
15816
15817 2004-04-19  David Schleef  <ds@schleef.org>
15818
15819         * gconf/Makefile.am: Fix for non-GNU make
15820         * gst-libs/gst/Makefile.am: Change directory order to handle
15821         GstPlay linking with gstinterfaces
15822         * gst-libs/gst/audio/make_filter: make use of tr portable
15823         * gst-libs/gst/play/Makefile.am: Add intended \
15824         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15825         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
15826         function prototype instead of void *.
15827         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
15828         macro.
15829         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15830         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
15831         * gst/videofilter/make_filter: make use of tr portable
15832         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
15833
15834 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15835
15836         * po/LINGUAS:
15837         * po/uk.po:
15838           Added Ukrainian translation (Maxim V. Dziumanenko)
15839
15840 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15841
15842         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
15843         (gst_gsmdec_link), (gst_gsmdec_chain):
15844           Fix capsnego, simplify chain function slightly.
15845         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
15846           Add GSM.
15847
15848 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15849
15850         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15851         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
15852         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
15853           Hack to make wavparse work with spider (always -> sometimes pad).
15854           Fixes #135862 && #140411.
15855
15856 2004-04-18  Benjamin Otte  <otte@gnome.org>
15857
15858         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
15859         (gst_osselement_rate_probe_check),
15860         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
15861           get rid of \n in debug output
15862
15863 2004-04-17  Iain <iain@prettypeople.org>
15864
15865         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
15866         not just EOS.
15867
15868 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15869
15870         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15871         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
15872         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
15873         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
15874         (gst_id3_tag_src_link), (gst_id3_tag_chain),
15875         (gst_id3_tag_change_state), (plugin_init):
15876           deprecate id3tag element and replace with id3demux/id3mux.
15877           great side effect: this ugly file is now even uglier, yay!
15878         * ext/mad/gstmad.h:
15879           remove non-available function
15880           update for new get_type
15881
15882 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15883
15884         * configure.ac:
15885           require mpeg2dec >= 0.4.0
15886
15887 2004-04-17  Benjamin Otte  <otte@gnome.org>
15888
15889         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15890         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
15891         (gst_xvimagesink_set_xwindow_id):
15892           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
15893           assorted cleanup fixes.
15894
15895 2004-04-16  David Schleef  <ds@schleef.org>
15896
15897         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
15898         * sys/xvimage/xvimagesink.h: same
15899
15900 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15901
15902         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
15903           Fix GST_ELEMENT_ERROR with (NULL)
15904
15905 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15906
15907         * gst-libs/gst/riff/riff-media.c:
15908         (gst_riff_create_video_caps_with_data):
15909           Add div[3456] as fourccs for DivX 3 (fixes #140137).
15910
15911 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15912
15913         * gst-libs/gst/riff/riff-media.c:
15914         (gst_riff_create_video_caps_with_data),
15915         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
15916         (gst_riff_create_video_template_caps),
15917         (gst_riff_create_audio_template_caps):
15918         * gst-libs/gst/riff/riff-media.h:
15919         * gst-libs/gst/riff/riff-read.c:
15920         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
15921         * gst-libs/gst/riff/riff-read.h:
15922         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
15923           Add MS RLE support. I added some functions to read out strf chunks
15924           into strf chunks and the data behind it. This is usually color
15925           palettes (as in RLE, but also in 8-bit RGB). Also use those during
15926           caps creation. Lastly, add ADPCM (similar to wavparse - which
15927           should eventually be rifflib based).
15928         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
15929         (gst_matroska_demux_init), (gst_matroska_demux_reset):
15930         * gst/matroska/matroska-demux.h:
15931           Remove placeholders for some prehistoric tagging system. Didn't add
15932           support for any tag system really anyway.
15933         * gst/qtdemux/qtdemux.c:
15934           Add support for audio/x-m4a (MPEG-4) through spider.
15935         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
15936         (gst_wavparse_loop):
15937           ADPCM support (#135862). Increase max. buffer size because we
15938           cannot split buffers for ADPCM (screws references) and I've seen
15939           files with 2048 byte chunks. 4096 seems safe for now.
15940
15941 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15942
15943         * configure.ac: bump nano to 1
15944
15945 === release 0.8.1 ===
15946
15947 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15948
15949         * configure.ac: releasing 0.8.1, "Comforting Sounds"
15950
15951 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15952
15953         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15954           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
15955           Fixes #140058
15956
15957 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15958
15959         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
15960           lower rank of dvddemux so that it's not used for mpeg playback.
15961
15962 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15963
15964         * configure.ac:
15965           save libs correctly when checking mad
15966
15967 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15968
15969         * ext/mad/gstid3tag.c: (plugin_init):
15970           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
15971
15972 2004-04-13  David Schleef  <ds@schleef.org>
15973
15974         * common/m4/gst-feature.m4: Call -config scripts with
15975         --plugin-libs if it is supported.
15976         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
15977         JPEG images are image/jpeg.
15978         * gst/debug/Makefile.am:
15979         * gst/debug/negotiation.c: (gst_negotiation_class_init),
15980         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
15981         (gst_negotiation_update_caps), (gst_negotiation_get_property),
15982         (gst_negotiation_plugin_init): Add a property that acts like
15983         filter caps.
15984         * testsuite/gst-lint:  Move license checking to be a standard
15985         test.
15986
15987 2004-04-13  David Schleef  <ds@schleef.org>
15988
15989         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
15990         patch from Sebastien Cote (bug #139958)
15991
15992 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15993
15994         * examples/gstplay/Makefile.am:
15995         * examples/gstplay/player.c: (main):
15996           make the commandline player example use gconf settings
15997
15998 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15999
16000         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16001         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16002         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16003           init/end library during state transition, not object
16004           creation/disposal.  get rid of custom dispose handler.
16005
16006
16007 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16008
16009         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16010         be a symlink
16011
16012 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16013
16014         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16015           Handle JUNK chunks inside data section. Prevents warnings.
16016
16017 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16018
16019         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16020         (gst_riff_create_video_template_caps):
16021           Add MS video v1.
16022         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16023         (gst_avi_demux_stream_data):
16024           Add support for "rec-list" chunks.
16025
16026 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16027
16028         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16029           Fix another codecname mismatch.
16030
16031 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16032
16033         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16034           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16035           so that MJPEG plays back.
16036
16037 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16038
16039         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16040         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16041         * gst/mpeg1videoparse/gstmp1videoparse.h:
16042           Fix for some slight mis-cuts in buffer parsing, and for some
16043           potential overflows or faults-causers. Adds disconts. Also fixes
16044           #139105 while we're at it.
16045
16046 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16047
16048         * configure.ac:
16049         * sys/v4l2/gstv4l2element.h:
16050           Workaround for missing struct v4l2_buffer declaration in Suse 9
16051           and Mandrake 10 linux/videodev2.h header file (#135919).
16052
16053 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16054
16055         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16056           Bail out if no filename was given.
16057
16058 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16059
16060         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16061         (gst_v4l2_fourcc_from_structure):
16062           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16063           Y41B somewhere).
16064
16065 2004-04-09  Benjamin Otte  <otte@gnome.org>
16066
16067         * ext/gnomevfs/gstgnomevfssink.c:
16068         (_gst_boolean_allow_overwrite_accumulator),
16069         (gst_gnomevfssink_class_init):
16070           fix erase signal - if any handler returns false the file will not be
16071           overwritten. If no handler is connected, the file will not be
16072           overwritten either.
16073           renamed signal to "allow-overwrite"
16074         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16075           free string when adding it to ID3 failed
16076         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16077           unref event when done
16078         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16079           free caps
16080         * gst/typefind/gsttypefindfunctions.c:
16081         (mpeg_video_stream_type_find):
16082           fix invalid read
16083
16084 2004-04-08  David Schleef  <ds@schleef.org>
16085
16086         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16087         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16088
16089 2004-04-08  David Schleef  <ds@schleef.org>
16090
16091         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16092         we don't support (bug #139532)
16093
16094 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16095
16096         * ext/mad/gstmad.c: (gst_mad_handle_event),
16097         (gst_mad_check_caps_reset), (gst_mad_chain),
16098         (gst_mad_change_state):
16099           only set explicit caps if they haven't been set before for
16100           this stream.  MPEG-audio sample rate/channels aren't allowed
16101           to change in-stream.
16102           Fixes #139382
16103
16104 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16105
16106         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16107         (_gst_boolean_did_something_accumulator),
16108         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16109         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16110         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16111         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16112         (gst_gnomevfssink_change_state):
16113           Fix erase signal. Don't erase by default. Remove handoff signal.
16114           Remove erase property. Don't segfault. General cleanup.
16115
16116 2004-04-07  Benjamin Otte  <otte@gnome.org>
16117
16118         * gst-libs/gst/gconf/test-gconf.c: (main):
16119           add missing gst_init
16120
16121 2004-04-07  Benjamin Otte  <otte@gnome.org>
16122
16123         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16124           free the mutexes, too
16125
16126 2004-04-07  Benjamin Otte  <otte@gnome.org>
16127
16128         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16129           actually free the URI string
16130         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16131           compute offset correctly when passing discont events
16132         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16133           don't leak discont events
16134         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16135           add some missing breaks so caps aren't copied randomly
16136         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16137           if we realloc memory, we better use it
16138
16139 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16140
16141         * ext/mad/gstmad.c: (normal_seek):
16142           fix GST_FORMAT_TIME usage
16143
16144 2004-04-05  David Schleef  <ds@schleef.org>
16145
16146         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16147         a deprecated function (hack!)
16148
16149 2004-04-05  Benjamin Otte  <otte@gnome.org>
16150
16151         * ext/esd/esdmon.c: (gst_esdmon_get):
16152           fix nonterminated vararg and memleak
16153
16154 2004-04-05  Benjamin Otte  <otte@gnome.org>
16155
16156         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16157         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16158         (gst_ladspa_set_property), (gst_ladspa_get_property),
16159         (gst_ladspa_instantiate), (gst_ladspa_activate),
16160         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16161           clean up debugging
16162
16163 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16164
16165         reviewed by Benjamin Otte  <otte@gnome.org>
16166
16167         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16168           check for broken LADSPA parameters (fixes #138635)
16169
16170 2004-04-05  Benjamin Otte  <otte@gnome.org>
16171
16172         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16173           advertise buffer-frames correctly on sinkpads
16174
16175 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16176
16177         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16178         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16179         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16180         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16181         (gst_mad_check_caps_reset), (gst_mad_chain):
16182         add more debugging, only reset caps when we're not in error state
16183
16184 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16185
16186         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16187
16188 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16189
16190         reviewed by Benjamin Otte  <otte@gnome.org>
16191
16192         * configure.ac:
16193           fix == in test(1) operator
16194
16195 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16196
16197         reviewed by Benjamin Otte  <otte@gnome.org>
16198
16199         * configure.ac:
16200           fix --export-symblos-regex to a working regex.
16201
16202 2004-04-04  Benjamin Otte  <otte@gnome.org>
16203
16204         * sys/oss/.cvsignore:
16205           add for oss_probe
16206
16207 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16208
16209         reviewed by Benjamin Otte  <otte@gnome.org>
16210
16211         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16212           add missing 'new_media' argument (fixes #138168)
16213         * gst/matroska/matroska-demux.c:
16214         (gst_matroska_demux_handle_seek_event):
16215           add vararg terminator (fixes #138169)
16216
16217 2004-04-02  David Schleef  <ds@schleef.org>
16218
16219         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16220         disted (bug #138914)
16221
16222 2004-04-01  Benjamin Otte  <otte@gnome.org>
16223
16224         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16225         (gst_alsa_close_audio):
16226           handle case better where a soundcard can't pause
16227         * ext/ogg/gstoggdemux.c:
16228           don't crash when we get events but don't have pads yet
16229
16230 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16231
16232         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16233           throw an error if we couldn't probe any caps.
16234
16235 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16236
16237         * ext/dvdnav/gst-dvd:
16238         Add a really simple sample DVD player
16239
16240 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16241
16242         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
16243         (gst_a52dec_push), (gst_a52dec_handle_event),
16244         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
16245         (gst_a52dec_change_state):
16246         * ext/a52dec/gsta52dec.h:
16247           Use a debug category, Output timestamps correctly
16248           Emit tag info, Handle events, tell liba52dec about cpu
16249           capabilities so it can use MMX etc.
16250         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
16251           Fix a crasher accessing invalid memory
16252         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
16253         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
16254         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16255         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
16256         (dvdnavsrc_query):
16257           Some support for byte-format seeking.
16258           Small fixes for still frames and menu button overlays
16259         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16260         (gst_mpeg2dec_alloc_buffer):
16261           Use a debug category. Adjust the report level of several items to
16262           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
16263           so it doesn't lose the GstBuffer pointer
16264         * gst/debug/Makefile.am:
16265         * gst/debug/gstdebug.c: (plugin_init):
16266         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
16267         (gst_navseek_base_init), (gst_navseek_class_init),
16268         (gst_navseek_init), (gst_navseek_seek),
16269         (gst_navseek_handle_src_event), (gst_navseek_set_property),
16270         (gst_navseek_get_property), (gst_navseek_chain),
16271         (gst_navseek_plugin_init):
16272         * gst/debug/gstnavseek.h:
16273           Add the navseek debug element for seeking back and forth in a
16274           video stream using arrow keys.
16275         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
16276         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
16277         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
16278         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
16279         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
16280         (gst_mpeg2subt_parse_header), (gst_get_nibble),
16281         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
16282         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
16283         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
16284         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
16285         * gst/mpeg2sub/gstmpeg2subt.h:
16286           Pretty much a complete rewrite. Now a loopbased element. May still
16287           require work to properly synchronise subtitle buffers.
16288         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
16289         (gst_dvd_demux_send_subbuffer):
16290         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
16291           Don't attempt to create subbuffers of size 0
16292           Reduce a couple of error outputs to warnings.
16293         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
16294         (gst_y4mencode_chain):
16295         Output the y4m frame header correctly.
16296
16297 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16298
16299         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16300           throw errors instead of allowing SIGFPE
16301
16302 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16303
16304         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
16305         (gst_gconf_render_bin_from_key):
16306           leak plugging and style fixing
16307
16308 2004-03-31  David Schleef  <ds@schleef.org>
16309
16310         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
16311         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
16312         (bug #138225)
16313         * gst/debug/Makefile.am:
16314         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
16315         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
16316         plugin.
16317         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
16318         (gst_negotiation_base_init), (gst_negotiation_class_init),
16319         (gst_negotiation_init), (gst_negotiation_getcaps),
16320         (gst_negotiation_pad_link), (gst_negotiation_chain),
16321         (gst_negotiation_set_property), (gst_negotiation_get_property),
16322         (gst_negotiation_plugin_init):  New element to talk about random
16323         negotiation things happening in a pipeline.
16324
16325 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16326
16327         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16328           fix integer addition with help of Stefan Kost
16329
16330 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16331
16332         * po/nl.po: updated Dutch translation (Elros Cyriatan)
16333
16334 2004-03-30  David Schleef  <ds@schleef.org>
16335
16336         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
16337         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
16338         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
16339         (bug #137504)
16340         * ext/mpeg2dec/gstmpeg2dec.h:
16341
16342 2004-03-30  David Schleef  <ds@schleef.org>
16343
16344         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
16345
16346 2004-03-30  David Schleef  <ds@schleef.org>
16347
16348         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
16349         Michael Petullo) to handle .mov
16350
16351 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16352
16353         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16354         (gst_osselement_rate_check_rate):
16355           probe caps correctly for sound cards that only support one format
16356
16357 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16358
16359         * ext/kio/kiosrc.cpp: (process_events):
16360           update handling event processing if inside KDE - untested
16361
16362 2004-03-29  David Schleef  <ds@schleef.org>
16363
16364         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
16365         by 2 to not interfere with other colorspaces.
16366         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
16367         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
16368         one to not interfere with ffmpeg_colorspace.
16369
16370 2004-03-29  David Schleef  <ds@schleef.org>
16371
16372         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
16373         aren't in the caps.
16374         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
16375         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
16376
16377 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16378
16379         * gst-libs/gst/riff/riff-media.c:
16380           fail on error, don't try to set stuff on NULL caps
16381
16382 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16383
16384         * configure.ac:
16385         * ext/Makefile.am:
16386         * ext/kio/Makefile.am:
16387         * ext/kio/kioreceiver.cpp:
16388         * ext/kio/kioreceiver.h:
16389         * ext/kio/kiosrc.cpp:
16390         * ext/kio/kiosrc.h:
16391           add experimental kiosrc plugin
16392         * ext/alsa/gstalsaplugin.c: (plugin_init):
16393           initialize debugging category only when we're sure registering the
16394           plugins worked.
16395
16396 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16397
16398         * examples/gstplay/player.c: (main):
16399         * gst-libs/gst/play/play.c: (gst_play_class_init),
16400         (gst_play_set_location), (gst_play_set_data_src),
16401         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16402         (gst_play_set_visualization), (gst_play_connect_visualization):
16403           check return values of element_set_state and return FALSE where
16404           failed
16405
16406 2004-03-29  Benjamin Otte  <otte@gnome.org>
16407
16408         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16409           try harder to check if an event is really a discont
16410
16411 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16412
16413         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
16414         * po/az.po:
16415
16416 2004-03-28  Benjamin Otte  <otte@gnome.org>
16417
16418         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
16419         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16420         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
16421           get rid of non-standard "..." ranges in case statements.
16422
16423 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
16424
16425         * gst/mpegstream/gstmpegdemux.c:
16426         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
16427         specific functionality split to the new dvddemux element.
16428         * gst/mpegstream/gstdvddemux.c:
16429         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
16430         streams, derived from mpegdemux.
16431         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
16432         up. SCR based timestamp rewriting can be turned off (will probably
16433         completely disappear soon).
16434         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
16435         hacking. General cleanup. All printf statements replaced by
16436         debugging messages. Almost complete libdvdnav support.
16437         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
16438         by events. New properties for audio and subpicture languages.
16439         (dvdnavsrc_update_highlight): Now uses events.
16440         (dvdnavsrc_user_op): Cleaned up.
16441         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
16442         based). Lots of cleanup, and propper support for most libdvdnav
16443         events.
16444         (dvdnavsrc_make_dvd_event): New function.
16445         (dvdnavsrc_make_dvd_nav_packet_event): New function.
16446         (dvdnavsrc_make_clut_change_event): New function.
16447
16448 2004-03-26  Benjamin Otte  <otte@gnome.org>
16449
16450         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
16451           fix bug where typefinding would claim it's theora whenever less then
16452           7 bytes of data were available
16453
16454 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16455
16456         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
16457         (gst_alawdec_base_init), (gst_alawdec_class_init),
16458         (gst_alawdec_init), (gst_alawdec_chain):
16459         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
16460         (gst_alawenc_base_init), (gst_alawenc_class_init),
16461         (gst_alawenc_init), (gst_alawenc_chain):
16462         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
16463         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
16464         (gst_mulawdec_init), (gst_mulawdec_chain):
16465         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
16466         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
16467         (gst_mulawenc_init), (gst_mulawenc_chain):
16468           Fix capsnego in all four, remove the unused property functions and
16469           simplify the chain functions slightly. I guess we could use macros
16470           or something similar for those, since the code is so similar, but
16471           I'm currently too lazy...
16472
16473 2004-03-24  David Schleef  <ds@schleef.org>
16474
16475         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16476         (gst_osselement_close_audio), (gst_osselement_probe_caps),
16477         (gst_osselement_get_format_structure),
16478         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
16479         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
16480         (gst_osselement_rate_int_compare): Add code to handle rate probing
16481         (bug #120883)
16482         * sys/oss/gstosselement.h: same
16483         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
16484         Use rate probing provided by osselement.
16485         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
16486
16487 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16488
16489         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
16490         (gst_xvidenc_get_property):
16491           ulong/int mess-up.
16492
16493 2004-03-24  David Schleef  <ds@schleef.org>
16494
16495         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
16496         (gst_speexdec_init):
16497         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
16498         (gst_speexenc_init):  Create the pad template correctly (from
16499         the static pad template, not a NULL pointer.)
16500
16501 2004-03-25  Benjamin Otte  <otte@gnome.org>
16502
16503         * gst/debug/Makefile.am:
16504         * gst/debug/breakmydata.c:
16505           add element that quasi-randomly changes bytes in the stream.
16506           Intended use is robustness checking of demuxers and decoders in
16507           media tests.
16508
16509 2004-03-24  Benjamin Otte  <otte@gnome.org>
16510
16511         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16512         (gst_alsa_probe_hw_params):
16513         * ext/alsa/gstalsa.h:
16514           debugging output fixes
16515
16516 2004-03-24  Benjamin Otte  <otte@gnome.org>
16517
16518         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
16519           don't g_return_if_fail if element is PLAYING, fail silently as every
16520           other element.
16521         * gst/effectv/gstquark.c: (gst_quarktv_chain):
16522           only fix needed for cast lvalue issues in gst-plugins
16523         * gst/volenv/gstvolenv.c: (gst_volenv_init):
16524           add proxy_getcaps
16525
16526 2004-03-24  Benjamin Otte  <otte@gnome.org>
16527
16528         * gst/level/gstlevel.c: (gst_level_init):
16529           add proxying getcaps function, so level doesn't advertise impossible
16530           caps
16531
16532 2004-03-24  David Schleef  <ds@schleef.org>
16533
16534         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16535         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
16536         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
16537         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
16538         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
16539         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
16540         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
16541         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
16542         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
16543         messages.  Divide the chunk size by the compression ratio
16544         (needed for MACE audio)
16545
16546 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16547
16548         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16549           Fix buffer overflow read error.
16550
16551 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16552
16553         * ext/alsa/gstalsa.h:
16554           Remove unused entry.
16555         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16556           Add cinepak.
16557         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16558         (gst_videodrop_link), (gst_videodrop_chain):
16559           Fix, sort of. Was horribly broken with new capsnego. Bah...
16560
16561 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
16562
16563         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
16564         (plugin_init):
16565         Add a monkeysaudio typefind function
16566
16567 2004-03-23  Johan Dahlin  <johan@gnome.org>
16568
16569         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
16570         (gst_play_video_fixate): Check so the structure has the field
16571         before trying to fixate them, this makes it possible to have
16572         fakesinks for video and audio output without printing errors on
16573         the output console.
16574
16575 2004-03-22  David Schleef  <ds@schleef.org>
16576
16577         * sys/oss/Makefile.am:
16578         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
16579         (check_rate), (add_rate):  Rate probing test app.
16580
16581 2004-03-21  Benjamin Otte  <otte@gnome.org>
16582
16583         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
16584         (_fixate_caps_to_int), (gst_audio_convert_fixate):
16585           add a fixation function that pretty much does the right thing (fixes
16586           #137556)
16587
16588 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
16589
16590         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
16591
16592 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16593
16594         reviewed by: Benjamin Otte  <otte@gnome.org>
16595
16596         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
16597           terminate gst_event_new_discontinuous correctly (fixes parts of
16598           #137711)
16599
16600 2004-03-19  David Schleef  <ds@schleef.org>
16601
16602         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
16603         since it doesn't depend on X, and it's part of our ABI.
16604
16605 2004-03-19  Iain <iain@prettypeople.org>
16606
16607         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
16608         is_int in the structure, not the local variable.
16609
16610 2004-03-19  David Schleef  <ds@schleef.org>
16611
16612         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
16613         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
16614         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
16615         Improvements in caps negotiation.
16616
16617 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16618
16619         * po/LINGUAS:
16620         * po/af.po:
16621           adding Afrikaans (Petri Jooste)
16622
16623 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16624
16625         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16626         (gst_ffmpegcolorspace_chain):
16627         throw error instead of g_critical (#137588)
16628
16629 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16630
16631         * Makefile.am:
16632         * configure.ac:
16633           dist common and m4 correctly
16634         * po/sv.po:
16635
16636 2004-03-17  David Schleef  <ds@schleef.org>
16637
16638         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
16639         (bug #137348)
16640
16641 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16642
16643         * po/LINGUAS:
16644         * po/sv.po:
16645           adding Swedish translation (Christian Rose)
16646
16647 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16648
16649         * Makefile.am: use release.mak
16650
16651 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16652
16653         * common/ChangeLog:
16654         * common/gst-autogen.sh:
16655           add some explanation about the version detection
16656         * configure.ac:
16657           fix X check
16658
16659 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16660
16661         * configure.ac: bump nano to 1
16662
16663 === release 0.8.0 ===
16664
16665 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16666
16667         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
16668
16669 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16670
16671         * configure.ac:
16672           update libtool version
16673         * gst-libs/gst/media-info/Makefile.am:
16674           actually use libtool version
16675
16676 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16677
16678         * configure.ac: fix speex detection to work with 1.0 but not 1.1
16679
16680 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16681
16682         * configure.ac:
16683         * gst-plugins.spec.in:
16684         * pkgconfig/Makefile.am:
16685         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
16686         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
16687         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
16688         * pkgconfig/gstreamer-libs.pc.in:
16689         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
16690         * pkgconfig/gstreamer-play-uninstalled.pc.in:
16691         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
16692         * pkgconfig/gstreamer-plugins.pc.in:
16693           remove @VERSION@ from some of the pc files since core and plugins
16694           are decoupled.
16695           created gstreamer-plugins.pc as it's a better name, but keeping
16696           -libs around for now to get fixes upstream done first.
16697
16698 2004-03-15  Julien MOUTTE <julien@moutte.net>
16699
16700         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
16701         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
16702         * gst-libs/gst/play/play.h:
16703
16704 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16705
16706         * *.c, *.cc: don't mix tabs and spaces
16707
16708 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16709
16710         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
16711           use the new ffmpegcolorspace
16712         * gst-plugins.spec.in:
16713           package new colorspace and media-info
16714         * configure.ac:
16715         * pkgconfig/Makefile.am:
16716           fix some more disting issues
16717         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
16718         * pkgconfig/gstreamer-media-info.pc.in:
16719           generate media-info pc files
16720
16721 2004-03-15  Johan Dahlin  <johan@gnome.org>
16722
16723         * *.h: Revert indenting
16724
16725 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16726
16727         * configure.ac:
16728           adding ffmpegcolorspace element
16729         * gst/ffmpegcolorspace/Makefile.am:
16730         * gst/ffmpegcolorspace/avcodec.h:
16731         * gst/ffmpegcolorspace/common.h:
16732         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
16733         * gst/ffmpegcolorspace/dsputil.h:
16734         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
16735         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16736         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
16737         (gst_ffmpeg_caps_to_pix_fmt):
16738         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
16739         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16740         (gst_ffmpegcolorspace_caps_remove_format_info),
16741         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
16742         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
16743         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
16744         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
16745         (gst_ffmpegcolorspace_set_property),
16746         (gst_ffmpegcolorspace_get_property),
16747         (gst_ffmpegcolorspace_register):
16748         * gst/ffmpegcolorspace/imgconvert.c:
16749         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
16750         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
16751         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
16752         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
16753         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
16754         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
16755         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
16756         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
16757         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
16758         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
16759         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
16760         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
16761         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
16762         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
16763         (img_get_alpha_info), (deinterlace_line),
16764         (deinterlace_line_inplace), (deinterlace_bottom_field),
16765         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
16766         * gst/ffmpegcolorspace/imgconvert_template.h:
16767         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
16768         * gst/ffmpegcolorspace/mmx.h:
16769         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
16770           adding ffmpegcolorspace element supplied by Ronald after cleaning
16771           up and pulling in the right bits of upstream source.
16772           I'm sure a better C/compiler wizard could do some cleaning up (for
16773           example use GLIB's malloc stuff), but as a first pass this
16774           works very well
16775
16776 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16777
16778         * ext/alsa/gstalsa.h:
16779           I assume Ronald forgot to commit the change to have cardname
16780           as a struct member.  Expect some public spanking at the next
16781           opportunity.
16782
16783 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16784
16785         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
16786         (gst_alsa_open_audio), (gst_alsa_close_audio):
16787         * ext/alsa/gstalsa.c:
16788           Don't open the device if we're a mixer (= padless).
16789         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
16790         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
16791         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
16792           Open mixer during state change rather than during object
16793           initialization. Also, get a device name. Currently in a somewhat
16794           hackish fashion, but I didn't really find something better.
16795
16796 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16797
16798         * *.c, *.h: run gst-indent
16799
16800 2004-03-14  Benjamin Otte  <otte@gnome.org>
16801
16802         * gst/modplug/gstmodplug.cc:
16803         * gst/modplug/gstmodplug.h:
16804           set correct timestamps on outgoing buffers
16805
16806 2004-03-14  Benjamin Otte  <otte@gnome.org>
16807
16808         * gst/modplug/gstmodplug.cc:
16809           handle events - don't do crap when a discont arrives that's not
16810           necessary
16811           This allows correct loading and playback of mods in Rhythmbox
16812
16813 2004-03-14  Benjamin Otte  <otte@gnome.org>
16814
16815         * configure.ac:
16816         * gst-libs/gst/gconf/Makefile.am:
16817         * pkgconfig/Makefile.am:
16818           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
16819           they get rebuilt properly
16820         * configure.ac:
16821           when checking for vorbis, try pkgconfig first.
16822         * gst/modplug/gstmodplug.cc:
16823           add fixate function
16824
16825 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16826
16827         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16828           Fix for obvious mistake, where we first shift the offset and then
16829           read a samplesize element assuming the old offset. Note that this
16830           part still has something weird, i.e. my movies containing those
16831           don't actually play well, but at least there's something that looks
16832           like sound now.
16833
16834 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
16835         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
16836         (plugin_init):
16837         Add a typefind function for speex format
16838
16839 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16840
16841         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
16842         (gst_asf_demux_setup_pad):
16843           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
16844           instead of 0. Reason is simple: some elements have a fps range
16845           of 1-max instead of 0-max. So now ASF video actually works.
16846
16847 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16848
16849         * po/LINGUAS:
16850         * po/sr.po:
16851           adding serbian as a language
16852
16853 2004-03-13  Benjamin Otte  <otte@gnome.org>
16854
16855         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
16856           return taglist correctly from _get function, don't gst_pad_push it.
16857           (fixes #137042)
16858
16859 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
16860         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16861
16862 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16863
16864         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
16865         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
16866         (gst_alsa_mixer_track_new):
16867         * ext/alsa/gstalsamixertrack.h:
16868           Fix ancient leftovers... MixerTrack is a GObject.
16869
16870 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16871
16872         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16873         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
16874           Don't block during probing...
16875
16876 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16877
16878         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
16879         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
16880         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
16881         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
16882         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
16883         (gst_alsa_open_audio), (gst_alsa_close_audio):
16884         * ext/alsa/gstalsa.h:
16885           Add propertyprobe interface implementation, add some device-name
16886           property, all this so that it looks good in gnome-volume-control.
16887
16888 2004-03-12  David Schleef  <ds@schleef.org>
16889
16890         * configure.ac: the Hermes library controls hermescolorspace, not
16891         colorspace.
16892         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
16893         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
16894         not /* */
16895         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
16896         * ext/sdl/sdlvideosink.h: ditto.
16897         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
16898
16899 2004-03-12  Benjamin Otte  <otte@gnome.org>
16900
16901         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
16902         (gst_x_overlay_got_xwindow_id):
16903         * gst-libs/gst/xoverlay/xoverlay.h:
16904           replace XID with unsigned long to get rid of the xlibs dependency in
16905           XOverlay (fixes #137004)
16906
16907 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
16908         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
16909         (gst_agingtv_setup):
16910         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
16911         (gst_dicetv_base_init), (gst_dicetv_class_init),
16912         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
16913         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
16914         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
16915         (gst_edgetv_setup), (gst_edgetv_rgb32):
16916         * gst/effectv/gsteffectv.c:
16917         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
16918         (gst_quarktv_set_property):
16919         * gst/effectv/gstrev.c: (gst_revtv_get_type),
16920         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
16921         (gst_revtv_setup), (gst_revtv_rgb32):
16922         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
16923         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
16924         (gst_shagadelictv_init), (gst_shagadelictv_setup),
16925         (gst_shagadelictv_rgb32):
16926         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
16927         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
16928         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
16929         * gst/effectv/gstwarp.c:
16930         Port everything that can be ported to videofilter and fix up the caps.
16931         Can someone with a big-endian machine please check these?
16932
16933 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16934
16935         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
16936         (gst_osssink_chain), (gst_osssink_change_state):
16937           Latest fixes for A/V sync, audio playback and such. This is about
16938           all... MPEG playback issues are mostly related to the async build-
16939           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
16940
16941 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16942
16943         patch from: Stephane Loeuillet
16944
16945         * configure.ac:
16946           use pkg-config for some libraries, falling back to the old .m4 way
16947           (fixes #131270)
16948         * m4/libdv.m4:
16949           removed
16950
16951 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16952
16953         * configure.ac:
16954         * tools/Makefile.am:
16955         * tools/Makefile.in:
16956         * tools/gst-launch-ext-m.m:
16957         * tools/gst-launch-ext.1.in:
16958         * tools/gst-visualise-m.m:
16959         * tools/gst-visualise.1:
16960         * tools/gst-visualise.1.in:
16961           reorganizing generation of script tools
16962
16963 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16964
16965         * ext/divx/gstdivxdec.c:
16966           Downgrade priority. We prefer ffdec_mpeg4.
16967         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
16968         (gst_faad_chain), (gst_faad_change_state):
16969           Fix capsnego. Doesn't work for some sounds because we don't have
16970           a 5:1 to stereo element.
16971         * ext/xvid/gstxvid.c: (plugin_init):
16972           Add priority.
16973         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
16974         (gst_osssink_change_state):
16975           Add discont handling.
16976
16977 2004-03-09  Colin Walters  <walters@verbum.org>
16978
16979         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
16980         conversion.
16981
16982 2004-03-09  Benjamin Otte  <otte@gnome.org>
16983
16984         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
16985           the signals take 2 arguments
16986
16987 2004-03-09  David Schleef  <ds@schleef.org>
16988
16989         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
16990         (gst_alsa_fixate): Add fixate function.  (bug #136686)
16991         * ext/alsa/gstalsa.h:
16992         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
16993
16994 2004-03-09  Benjamin Otte  <otte@gnome.org>
16995
16996         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
16997         (gst_mikmod_change_state):
16998         * ext/mikmod/gstmikmod.h:
16999           make mikmod's loop function not loop infinitely and call
17000           gst_element_yield anymore
17001         * gst/modplug/gstmodplug.cc:
17002           fix pad negotiation (fixes #136590)
17003
17004 2004-03-09  David Schleef  <ds@schleef.org>
17005
17006         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17007         doesn't conflict with the internal colorspace plugin.
17008         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17009         satisfy the crappy-ass shell shipped by a certain vendor.
17010         * gst/videofilter/make_filter: same (bug #135299)
17011
17012 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17013
17014         * configure.ac: bump nano to 1
17015
17016 === release 0.7.6 ===
17017
17018 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17019
17020         * configure.in: releasing 0.7.6, "There"
17021
17022 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17023
17024         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17025         * pkgconfig/gstreamer-play.pc.in:
17026           synchronize the two
17027
17028 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17029
17030         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17031         (cdparanoia_open), (cdparanoia_event):
17032           fix/add error handling
17033         * po/POTFILES.in:
17034           add cdparanoia source
17035         * tools/Makefile.am:
17036           make scripts executable
17037
17038 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17039
17040         * configure.ac:
17041         * ext/vorbis/Makefile.am:
17042         * sys/Makefile.am:
17043           remove id3types, vorbisfile and xvideosink from the build (#133783)
17044
17045 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17046
17047         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17048           Fix metadata read crash (#136537).
17049
17050 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17051
17052         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17053         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17054           adding mime types, fixing the one-stop function
17055
17056 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17057
17058         * ext/nas/nassink.c and /ext/nas/nassink.h:
17059         More NAS love from Arwed von Merkatz
17060         So lets all sing 'Can you feel the NAS tonight'
17061
17062 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17063
17064         * tools/gst-launch-ext.in:
17065         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17066
17067 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17068
17069         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17070         (gst_mpeg2dec_init):
17071         remove the user_data pad for now, because it is being used in
17072         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17073         If someone knows how to fix this properly, please do.
17074
17075 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17076
17077         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17078         (gst_osssink_get_time):
17079         add a warning, IMO this won't get triggered anymore, remove later
17080
17081 2004-03-07  David Schleef  <ds@schleef.org>
17082
17083         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17084         format (bug #136470)
17085
17086 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17087
17088         * gst-libs/Makefile.am:
17089         * gst-libs/gst/media-info/Makefile.am:
17090         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17091         (error_callback), (gst_media_info_error_create),
17092         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17093         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17094         * gst-libs/gst/media-info/media-info-priv.h:
17095         * gst-libs/gst/media-info/media-info-test.c: (main):
17096         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17097         (gst_media_info_class_init), (gst_media_info_instance_init),
17098         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17099         (gst_media_info_read_idler), (gst_media_info_read):
17100         * gst-libs/gst/media-info/media-info.h:
17101         fixed, should work now
17102
17103 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17104
17105         * ext/nas/nassink.c:
17106         A bunch of NAS fixes from Arwed von Merkatz
17107
17108 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17109
17110         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17111         (qtdemux_parse_trak):
17112           Fix crash (j might be greater than n_samples, in which case we're
17113           writing outside the allocated space for the array) and memleak.
17114
17115 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17116
17117         * sys/oss/gstosssink.c: (gst_osssink_chain):
17118           And another caller that couldn't handle delay < 0 (unsigned
17119           integer overflow). Video now continues playing on an audio
17120           buffer underrun, and the clock continues working. Audio still
17121           stalls.
17122
17123 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17124
17125         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17126         (gst_osssink_get_time):
17127           get_delay() may return values lower than 0. In those cases, we
17128           should not actually cast to *unsigned* int64, that will break
17129           stuff horribly. In my case, it screwed up A/V sync in movies
17130           in totem rather badly.
17131
17132 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17133
17134         * ext/faac/gstfaac.c: (gst_faac_chain):
17135         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17136         * ext/libpng/gstpngenc.c: (user_write_data):
17137         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17138         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17139         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17140         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17141         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17142         of any buffer), should fix some leaks. I hope I didn't unref buffers
17143         that shouldn't be...
17144
17145 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17146
17147         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17148         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17149         (error_callback), (gmi_reset), (gmi_seek_to_track),
17150         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17151         (gmip_find_type_post), (gmip_find_stream_post),
17152         (gmip_find_track_streaminfo_post):
17153         * gst-libs/gst/media-info/media-info-priv.h:
17154         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17155         (info_print), (main):
17156         * gst-libs/gst/media-info/media-info.c:
17157         (gst_media_info_error_create), (gst_media_info_error_element),
17158         (gst_media_info_instance_init), (gst_media_info_get_property),
17159         (gst_media_info_new), (gst_media_info_set_source),
17160         (gst_media_info_read_idler), (gst_media_info_read):
17161         * gst-libs/gst/media-info/media-info.h:
17162           first pass at making this work again.  This seems to work on
17163           tagged ogg/vorbis and mp3 files.
17164
17165 2004-03-06  Benjamin Otte  <otte@gnome.org>
17166
17167         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17168           fix huge leak: gst_buffer_merge doesn't unref the first argument
17169           itself.
17170
17171 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17172
17173         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17174           report layer/mode/emphasis
17175
17176 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17177
17178         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17179
17180 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17181
17182         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17183           signal serial
17184
17185 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17186
17187         * ext/vorbis/vorbis.c: (plugin_init):
17188         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17189         (gst_vorbis_dec_init), (vorbis_dec_event):
17190         add debug category
17191         make vorbisdec handle _BYTE and _TIME queries
17192
17193 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17194
17195         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17196           from the xing header
17197
17198 2004-03-06  Benjamin Otte  <otte@gnome.org>
17199
17200         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17201         (gst_audio_convert_link), (gst_audio_convert_change_state),
17202         (gst_audio_convert_buffer_from_default_format):
17203           do conversions from/to float correctly, fix some caps nego errors,
17204           export correct supported caps in template and getcaps, use correct
17205           caps in try_set_caps functions
17206
17207 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17208
17209         For some reason, I only committed a ChangeLog entry yesterday and
17210         not the corresponding code...
17211         * ext/mad/gstmad.c: Fix detection of Xing headers
17212         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17213
17214 2004-03-06  Benjamin Otte  <otte@gnome.org>
17215
17216         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17217         (gst_ogg_demux_src_query):
17218           make sure to handle the case where there's no current chain
17219           gracefully.
17220
17221 2004-03-05  David Schleef  <ds@schleef.org>
17222
17223         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17224         Add fixate function. (bug #131128)
17225         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17226         (gst_sdlvideosink_fixate):  Add fixate function.
17227         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17228         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17229         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17230         Fix missing break that was causing ulaw to be interpreted as
17231         raw int.
17232
17233 2004-03-05  David Schleef  <ds@schleef.org>
17234
17235         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17236         Fix code that ignores return value of gst_buffer_merge().
17237         (bug #114560)
17238         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
17239         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
17240         * testsuite/gst-lint:  Check for above.
17241
17242 2004-03-05  David Schleef  <ds@schleef.org>
17243
17244         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
17245         caps and throw an element error.  (bug #136334)
17246
17247 2004-03-05  David Schleef  <ds@schleef.org>
17248
17249         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
17250         (gst_faad_chain): Fix negotiation.
17251         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
17252         key and button events.
17253         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
17254         dung heap of code.
17255         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
17256         depends on gconf
17257         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
17258         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17259         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
17260         function to encourage better negotiation, particularly between
17261         audioconvert and osssink.
17262         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17263         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
17264         more important.
17265         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
17266         typefinding.
17267         * gst/vbidec/vbiscreen.c:  Add glib header
17268         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
17269
17270 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
17271
17272         * ext/mad/gstmad.c: Fix detection of Xing headers
17273         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17274
17275 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17276
17277         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17278         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
17279           debug updates
17280
17281 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17282
17283         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17284         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
17285         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
17286         files, and report the parsed length as a GST_TAG_DURATION tag.
17287         * gst/tags/gstid3tag.c: support TLEN (duration) tag
17288
17289 2004-03-05  Benjamin Otte  <otte@gnome.org>
17290
17291         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
17292           convert channels correctly. convert correctly to unsigned.
17293
17294 2004-03-05  Julien MOUTTE <julien@moutte.net>
17295
17296         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
17297         we have a window before clearing it.
17298
17299 2004-03-05  Julien MOUTTE <julien@moutte.net>
17300
17301         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
17302         have a window before clearing it.
17303
17304 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17305
17306         * gconf/gstreamer.schemas.in:
17307         * gst-libs/gst/gconf/Makefile.am:
17308           version installation path the same way as for 0.6
17309         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17310         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17311         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17312           remove comment that was fixed
17313
17314 2004-03-05  David Schleef  <ds@schleef.org>
17315
17316         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
17317         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
17318         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
17319         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
17320         Add prototype code for handling seeking and querying.
17321
17322 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17323
17324         * examples/gstplay/player.c: (main):
17325           Initialize variables to NULL. Prevents a segfault because the
17326           (uninitialized) variable is not NULL, resulting in a crash on
17327           trying to reach error->message.
17328
17329 2004-03-05  Benjamin Otte  <otte@gnome.org>
17330
17331         * gst/audioconvert/gstaudioconvert.c:
17332         (gst_audio_convert_buffer_to_default_format):
17333         make float=>int conversion work correctly even in cornercases.
17334
17335 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
17336
17337         * debian/README.Debian:
17338         * debian/build-deps:
17339         * debian/changelog:
17340         * debian/control:
17341         * debian/control.in:
17342         * debian/copyright:
17343         * debian/gstreamer-a52dec.files:
17344         * debian/gstreamer-aa.files:
17345         * debian/gstreamer-alsa.files:
17346         * debian/gstreamer-alsa.manpages:
17347         * debian/gstreamer-arts.files:
17348         * debian/gstreamer-artsd.files:
17349         * debian/gstreamer-audiofile.files:
17350         * debian/gstreamer-avifile.files:
17351         * debian/gstreamer-cdparanoia.files:
17352         * debian/gstreamer-colorspace.files:
17353         * debian/gstreamer-doc.files:
17354         * debian/gstreamer-dv.files:
17355         * debian/gstreamer-dvd.files:
17356         * debian/gstreamer-esd.files:
17357         * debian/gstreamer-festival.files:
17358         * debian/gstreamer-flac.files:
17359         * debian/gstreamer-gconf.conffiles:
17360         * debian/gstreamer-gconf.files:
17361         * debian/gstreamer-gconf.postinst:
17362         * debian/gstreamer-gnomevfs.files:
17363         * debian/gstreamer-gsm.files:
17364         * debian/gstreamer-http.files:
17365         * debian/gstreamer-jack.files:
17366         * debian/gstreamer-jpeg.files:
17367         * debian/gstreamer-mad.files:
17368         * debian/gstreamer-mikmod.files:
17369         * debian/gstreamer-misc.files:
17370         * debian/gstreamer-mpeg2dec.files:
17371         * debian/gstreamer-oss.files:
17372         * debian/gstreamer-plugin-apps.files:
17373         * debian/gstreamer-plugin-apps.manpages:
17374         * debian/gstreamer-plugin-libs-dev.files:
17375         * debian/gstreamer-plugin-libs.files:
17376         * debian/gstreamer-plugin-template.postinst:
17377         * debian/gstreamer-plugin-template.postrm:
17378         * debian/gstreamer-sdl.files:
17379         * debian/gstreamer-sid.files:
17380         * debian/gstreamer-vorbis.files:
17381         * debian/gstreamer-x.files:
17382         * debian/mk.control:
17383         * debian/rules:
17384         Debian package info not maintained here.
17385
17386 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17387
17388         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17389         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
17390         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
17391         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
17392         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
17393         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
17394         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17395         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
17396         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17397         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
17398         * gst-libs/gst/colorbalance/colorbalance.c:
17399         (gst_color_balance_class_init):
17400         * gst-libs/gst/colorbalance/colorbalancechannel.c:
17401         (gst_color_balance_channel_class_init):
17402         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17403         * gst-libs/gst/play/play.c: (gst_play_class_init):
17404         * gst-libs/gst/propertyprobe/propertyprobe.c:
17405         (gst_property_probe_iface_init):
17406         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
17407         * gst-libs/gst/tuner/tunerchannel.c:
17408         (gst_tuner_channel_class_init):
17409         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
17410         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
17411         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
17412         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
17413         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
17414         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
17415         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
17416         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
17417         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
17418           fix signals to use - instead of _
17419         * ext/libcaca/gstcacasink.h:
17420         * ext/sdl/sdlvideosink.h:
17421           fix header rename
17422
17423 2004-03-04  David Schleef  <ds@schleef.org>
17424
17425         * testsuite/gst-lint:  Add a check for bad signal names.
17426
17427 2004-03-04  <kost@imn.htwk-leipzig.de>
17428
17429         reviewed by David Schleef
17430
17431         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
17432         modified the alpha channel and caused a warning. (bug #136192)
17433
17434 2004-04-03  Christian Schaller <Uraeus@gnome.org>
17435
17436         * gst-plugins.spec.in:
17437         Change names of plugins to actually be correct. Try to keep things
17438         alphabetical to avoid getting beat up by Thomas
17439
17440 2004-03-03  Julien MOUTTE <julien@moutte.net>
17441
17442         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
17443         Using ximagesink as a default if no gconf key found. We should
17444         probably consider using alsasink instead of osssink for the audio
17445         part.
17446
17447 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17448
17449         * configure.ac:
17450           fix --with-plugins, don't think it ever worked before
17451         * gst-plugins.spec.in:
17452           even more updates
17453
17454 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17455
17456         * ext/sdl/sdlvideosink.h:
17457         * sys/ximage/ximagesink.h:
17458         * sys/xvideo/xvideosink.h:
17459         * sys/xvimage/xvimagesink.h:
17460           Fix for move of gstvideosink.h -> videosink.h.
17461
17462 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17463
17464         * gst-libs/gst/xwindowlistener/Makefile.am:
17465           this is a plugin library, not a library
17466
17467 2004-03-01  David Schleef  <ds@schleef.org>
17468
17469         * AUTHORS:  Added some names.  Add yourself if you're still
17470         missing.
17471
17472 2004-03-01  David Schleef  <ds@schleef.org>
17473
17474         * MAINTAINERS: Add
17475
17476 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17477
17478         * gst-plugins.spec.in: clean up spec file
17479
17480 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17481
17482         * gst-libs/gst/video/Makefile.am:
17483         * gst-libs/gst/video/gstvideosink.c:
17484         * gst-libs/gst/video/gstvideosink.h:
17485           rename gstvideosink.h to videosink.h to match other headers
17486         * gst/mixmatrix/Makefile.am:
17487           fix plugin filename
17488         * gst/tags/Makefile.am: fix plugin filename
17489
17490 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17491
17492         * gst/tags/Makefile.am: fix plugin filename
17493
17494 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17495
17496         * examples/gstplay/player.c: (got_time_tick), (main):
17497           add error handler
17498           display time_tick more readably
17499         * gst/mixmatrix/Makefile.am:
17500           fix plugin file name
17501
17502 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
17503
17504         * sys/oss/gstosselement.c: (gst_osselement_probe),
17505         (device_combination_append), (gst_osselement_class_probe_devices):
17506         * sys/oss/gstosselement.h:
17507           Reworked enumeration of oss dsps and mixers so that gst-mixer works
17508           on my system using alsa oss emulation, fixes bug #135597
17509
17510 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17511
17512         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
17513         (gst_videodrop_chain), (gst_videodrop_change_state):
17514         * gst/videodrop/gstvideodrop.h:
17515           Work based on timestamp of input data, not based on the expected
17516           framerate from the input. The consequence is that this element now
17517           not only scales framerates, but also functions as a framerate
17518           corrector or framerate stabilizer/constantizer.
17519
17520 2004-02-27  David Schleef  <ds@schleef.org>
17521
17522         patches from jmmv@menta.net (Julio M. Merino Vidal)
17523
17524         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
17525         GST_ELEMENT_ERROR call (bug #135634)
17526         * gst/interleave/interleave.c: (interleave_buffered_loop),
17527         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
17528         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
17529         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17530         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
17531         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
17532         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
17533         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
17534         Fix GST_ELEMENT_ERROR call.
17535         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
17536         GST_ELEMENT_ERROR call.
17537
17538 2004-02-27  Benjamin Otte  <otte@gnome.org>
17539
17540         * gst-libs/gst/audio/audio.h:
17541           add macro to make sure header isn't included twice
17542         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
17543           don't use gst_buffer_free
17544         * gst/playondemand/filter.func:
17545           don't use gst_data_free. Free data only once.
17546
17547 2004-02-26  David Schleef  <ds@schleef.org>
17548
17549         * gst-libs/gst/colorbalance/Makefile.am:
17550         * gst-libs/gst/mixer/Makefile.am:
17551         * gst-libs/gst/tuner/Makefile.am:
17552         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
17553         should not be disted, -marshal.h files should not be installed,
17554         and -enum.h files _should_ be installed.  Fix to make this the
17555         case.
17556
17557 === release 0.7.5 ===
17558
17559 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17560
17561         * configure.ac: release 0.7.5, "Under The Sea"
17562
17563 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17564
17565         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17566         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
17567         * gst/videoscale/gstvideoscale.c:
17568         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
17569           assorted debug/warning fixes
17570
17571 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17572
17573         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
17574         (gst_videoscale_init), (gst_videoscale_chain),
17575         (gst_videoscale_set_property), (plugin_init):
17576         * gst/videoscale/gstvideoscale.h:
17577         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17578         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
17579         (gst_videoscale_planar400), (gst_videoscale_packed422),
17580         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
17581         (gst_videoscale_24bit), (gst_videoscale_16bit),
17582         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
17583         (gst_videoscale_scale_plane_slow),
17584         (gst_videoscale_scale_point_sample),
17585         (gst_videoscale_scale_nearest),
17586         (gst_videoscale_scale_nearest_str2),
17587         (gst_videoscale_scale_nearest_str4),
17588         (gst_videoscale_scale_nearest_32bit),
17589         (gst_videoscale_scale_nearest_24bit),
17590         (gst_videoscale_scale_nearest_16bit):
17591         add debugging category and use it properly
17592         fix use of GST_PTR_FORMAT
17593
17594 2004-02-25  Andy Wingo  <wingo@pobox.com>
17595
17596         * gst/interleave/interleave.c (interleave_buffered_loop): Always
17597         push only when channel->buffer is NULL. Prevents segfaults doing
17598         the state change after a nonlocal exit, like a scheme exception.
17599
17600         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
17601         Handle the case where the intersected caps is empty.
17602
17603 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17604
17605         * gst/law/mulaw-decode.c: (mulawdec_link):
17606         * gst/law/mulaw.c: (plugin_init):
17607           fix mulawdec so it actually works again
17608
17609 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
17610
17611         reviewed by: David Schleef  <ds@schleef.org>
17612
17613         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
17614         (gst_gamma_init), (gst_gamma_set_property),
17615         (gst_gamma_get_property), (gst_gamma_calculate_tables),
17616         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
17617         for RGB, with separate r g and b correction factors. (#131167)
17618
17619 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17620
17621         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17622           only signal tags for bitrate if they're > 0 (#134894)
17623
17624 2004-02-24  David Schleef  <ds@schleef.org>
17625
17626         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
17627         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
17628         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
17629         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
17630         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
17631         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
17632         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
17633         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
17634         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
17635         category.  Attempt to fix timestamp calculation.
17636
17637 2004-02-24  Johan Dahlin  <johan@gnome.org>
17638
17639         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
17640
17641 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17642
17643         * configure.ac:
17644         * gconf/Makefile.am:
17645         * gconf/gstreamer.schemas:
17646         * gst-libs/gst/gconf/Makefile.am:
17647         * gst-libs/gst/gconf/gconf.c:
17648           version gconf schemas and install locations
17649
17650 2004-02-23  Benjamin Otte  <otte@gnome.org>
17651
17652         * ext/xine/xineinput.c: (gst_xine_input_dispose):
17653         (gst_xine_input_subclass_init):
17654           call parent dispose.
17655           change pad template for CD reader correctly
17656         * ext/xine/Makefile.am:
17657         * ext/xine/gstxine.h:
17658         * ext/xine/xine.c: (plugin_init):
17659         * ext/xine/xineaudiosink.c:
17660           wrap audio sinks, too
17661         * gst-libs/gst/resample/private.h:
17662         * gst-libs/gst/resample/resample.c: (gst_resample_init),
17663         (gst_resample_reinit), (gst_resample_scale),
17664         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
17665         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
17666         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
17667         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
17668         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
17669         * gst-libs/gst/resample/resample.h:
17670         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17671         (gst_audioscale_class_init), (gst_audioscale_link),
17672         (gst_audioscale_get_buffer), (gst_audioscale_init),
17673         (gst_audioscale_chain), (gst_audioscale_set_property),
17674         (gst_audioscale_get_property):
17675         * gst/audioscale/gstaudioscale.h:
17676           s/resample_*/gst_resample_*/i to not clobber namespaces
17677
17678 2004-02-23  Julien MOUTTE  <julien@moutte.net>
17679
17680         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17681         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
17682         (gst_riff_create_video_template_caps),
17683         (gst_riff_create_audio_template_caps),
17684         (gst_riff_create_iavs_template_caps):
17685         * gst-libs/gst/riff/riff-media.h:
17686         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
17687         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
17688         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
17689         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
17690         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17691         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
17692         (gst_matroska_demux_plugin_init): First batch implementing audio and
17693         video codec tags in demuxers.
17694
17695 2004-02-22  Benjamin Otte  <otte@gnome.org>
17696
17697         * ext/xine/Makefile.am:
17698         * ext/xine/gstxine.h:
17699         * ext/xine/xine.c: (plugin_init):
17700         * ext/xine/xineinput.c:
17701           add input plugin wrapper. Playback from files, http, mms and cdda
17702           works.
17703         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
17704           remove leftover G_GNUC_UNUSED
17705         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
17706         (gst_asf_demux_identify_guid):
17707           improve debugging output
17708
17709 2004-02-22  Benjamin Otte  <otte@gnome.org>
17710
17711         reported by: Padraig O'Briain <padraig.obriain@sun.com>
17712
17713         * autogen.sh:
17714           replace test -e with test -x for mkinstalldirs to be more portable.
17715           (fixes #134816)
17716
17717 2004-02-22  Benjamin Otte  <otte@gnome.org>
17718
17719         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
17720
17721         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
17722           set rank to PRIMARY
17723         * gst/volume/gstvolume.c: (plugin_init):
17724           set rank to NONE
17725         fixes #134960
17726
17727 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
17728
17729         reviewed by Benjamin Otte  <otte@gnome.org>
17730
17731         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
17732           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
17733
17734 2004-02-22  Benjamin Otte  <otte@gnome.org>
17735
17736         * configure.ac:
17737           export [_]*{gst,Gst,GST}.* symbols from plugins
17738
17739 2004-02-22  Christophe Fergeau <teuf@gnome.org>
17740
17741         reviewed by: Benjamin Otte  <otte@gnome.org>
17742
17743         * ext/lame/gstlame.c: (add_one_tag):
17744         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17745         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
17746         (gst_vorbisenc_metadata_set1):
17747         * gst/tags/gstid3tag.c:
17748         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
17749           apply fixes from bugs #135042 (lame can't write tags) and #133817
17750           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
17751
17752 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
17753
17754         * configure.ac: Export only gst_plugin_desc from plugins.
17755          Note that this change only makes any effect with Linux using libtool
17756          1.5.2 or higher. Otherwise it is silently ignored, but it would build
17757          fine. And don't try to have several versions of libtool in different
17758          directories.
17759
17760 2004-02-20  Andy Wingo  <wingo@pobox.com>
17761
17762         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
17763         interleave respectively.
17764
17765         * gst/interleave/deinterleave.c: New plugin: deinterleave
17766         (replaces on oneton).
17767         * gst/interleave/interleave.c: New plugin: interleave.
17768         * gst/interleave/plugin.h: Support file.
17769         * gst/interleave/plugin.c: Support file.
17770
17771         * configure.ac: Remove intfloat and oneton, add interleave.
17772
17773         * ext/sndfile/gstsf.c: Handle events better.
17774
17775         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
17776         and float2int operation. int2float has scheduling problems as
17777         noted in in2float_chain.
17778
17779 2004-02-20  Benjamin Otte  <otte@gnome.org>
17780
17781         * ext/xine/Makefile.am:
17782         * ext/xine/gstxine.h:
17783         * ext/xine/xine.c:
17784         * ext/xine/xineaudiodec.c:
17785         * ext/xine/xinecaps.c:
17786           add first version of xine plugin wrapper. Currently only wraps the
17787           QDM2 win32 DLL, and even that only in proof-of-concept quality.
17788         * configure.ac:
17789         * ext/Makefile.am:
17790           add xine plugin wrapper, disabled by default. Use --enable-xine to
17791           build. Note that it'll segfault on gst-register if you don't remove
17792           the goom and tvtime post plugins from xine.
17793         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17794         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
17795           add extradata parsing for QDM2.
17796           change around debugging prints.
17797
17798 2004-02-19  Benjamin Otte  <otte@gnome.org>
17799
17800         * ext/lame/gstlame.c: (gst_lame_chain):
17801         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
17802           use gst_tag_list_insert when you want to insert tags
17803
17804 2004-02-18  David Schleef  <ds@schleef.org>
17805
17806         * configure.ac:  Move massink to gst-rotten
17807         * ext/Makefile.am:
17808         * ext/mas/Makefile.am:
17809         * ext/mas/massink.c:
17810         * ext/mas/massink.h:
17811
17812 2004-02-18  David Schleef  <ds@schleef.org>
17813
17814         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
17815         typefinding, since it seems to be worse than nothing.
17816         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
17817         atom to recognize .mp4 and .m4a files as video/quicktime.
17818
17819 2004-02-18  David Schleef  <ds@schleef.org>
17820
17821         * gst/sine/demo-dparams.c: (quit_live),
17822         (dynparm_log_value_changed), (dynparm_value_changed), (main):
17823         Use double dparams, not float.
17824         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
17825         (gst_sinesrc_init): Change sync default to FALSE, since multiple
17826         sync'd elements don't really work correctly.
17827         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
17828         (volume_update_volume), (volume_get_property):  Change dparam
17829         to double.
17830
17831 2004-02-18  Julien MOUTTE  <julien@moutte.net>
17832
17833         * sys/ximage/ximagesink.c:
17834         (gst_ximagesink_xwindow_update_geometry),
17835         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
17836         (gst_ximagesink_change_state), (gst_ximagesink_expose),
17837         (gst_ximagesink_init): Rework the way software video scaling works. So
17838         now we check on each chain call if the video frames are feeling the
17839         window. If not we try to renegotiate caps. On failure we memorize that
17840         and we won't try again for that PLAYING sessions.
17841         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
17842         failure.
17843         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
17844         synchronous flag.
17845
17846 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17847
17848         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17849           break up _link so we can give a better debug message for errors
17850
17851 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17852
17853         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
17854           set up debug category
17855
17856 2004-02-18  Julien MOUTTE <julien@moutte.net>
17857
17858         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
17859         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
17860         the way renegotiation work. The event handling function is not taking
17861         care of external windows and renegotiate method check for pad flags
17862         NEGOTIATING. Should fix : #133209
17863
17864 2004-02-17  Julien MOUTTE  <julien@moutte.net>
17865
17866         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
17867         pad is negotiating before trying renegotiation.
17868
17869 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17870
17871         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
17872           pass on all possible mime types as typefind hints
17873
17874 2004-02-17  Julien MOUTTE <julien@moutte.net>
17875
17876         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
17877         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
17878         possible SHM leak if we crash. All other apps using XShm are doing
17879         that.
17880
17881 2004-02-17  Julien MOUTTE  <julien@moutte.net>
17882
17883         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
17884         (gst_ximagesink_expose): Renegotiate size on expose.
17885         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
17886         size on expose.
17887
17888 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17889
17890         * testsuite/alsa/sinesrc.c:
17891           cosmetic fix to fix compile issue with gcc 2.95.4
17892
17893 2004-02-16  Julien MOUTTE <julien@moutte.net>
17894
17895         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17896         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
17897         failed opening the audio device.
17898         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
17899         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
17900         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
17901         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
17902         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
17903         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
17904         (gst_ximagesink_change_state), (gst_ximagesink_chain),
17905         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
17906         Removing some useless g_return_if_fail like wingo suggested.
17907         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17908         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
17909         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
17910         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
17911         (gst_xvimagesink_update_colorbalance),
17912         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
17913         (gst_xvimagesink_xcontext_clear),
17914         (gst_xvimagesink_get_fourcc_from_caps),
17915         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
17916         (gst_xvimagesink_set_xwindow_id),
17917         (gst_xvimagesink_colorbalance_list_channels),
17918         (gst_xvimagesink_colorbalance_set_value),
17919         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
17920         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
17921
17922 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17923
17924         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17925           throw error when not negotiated instead of asserting
17926
17927 2004-02-15  Julien MOUTTE  <julien@moutte.net>
17928
17929         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
17930         correct data refcounting.
17931
17932 2004-02-15  Julien MOUTTE  <julien@moutte.net>
17933
17934         * gst/switch/gstswitch.c: (gst_switch_change_state),
17935         (gst_switch_class_init): Cleaning the sinkpads correctly on state
17936         change, mostly the EOS flag.
17937
17938 2004-02-15  Julien MOUTTE  <julien@moutte.net>
17939
17940         * examples/gstplay/player.c: (got_eos), (main): Adding some
17941         output for debugging.
17942         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
17943         timeouts if we go to any state different from PLAYING.
17944         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
17945         more EOS bugs in riff lib.
17946
17947 2004-02-14  Julien MOUTTE  <julien@moutte.net>
17948
17949         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
17950         visualization until i find a way to fix switch correctly.
17951         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
17952         EOS arrives.
17953         * gst/switch/gstswitch.c: (gst_switch_release_pad),
17954         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
17955         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
17956         Reworked switch to get a more correct behaviour with events and refing
17957         of data stored in sinkpads.
17958         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
17959         we don't pull from a pad in EOS.
17960
17961 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17962
17963         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17964           remove v1 tag even if we can't read it (makes sure we don't detect
17965           it again)
17966
17967 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17968
17969         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
17970         (gst_alsa_xrun_recovery):
17971         * ext/alsa/gstalsa.h:
17972           try xrun recovery when wait failed. Make xrun recovery function
17973           return TRUE/FALSE to indicate success. (might fix #134354)
17974
17975 2004-02-13  David Schleef  <ds@schleef.org>
17976
17977         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
17978         (dynparm_value_changed), (main): Convert from float to double.
17979         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
17980
17981 2004-02-13  David Schleef  <ds@schleef.org>
17982
17983         * gst/silence/gstsilence.c: (gst_silence_class_init),
17984         (gst_silence_set_clock), (gst_silence_get),
17985         (gst_silence_set_property), (gst_silence_get_property):
17986         * gst/silence/gstsilence.h: Add sync property.
17987         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
17988         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
17989         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
17990         * gst/sine/gstsinesrc.h: Add sync property.
17991
17992 2004-02-13  David Schleef  <ds@schleef.org>
17993
17994         * gst/intfloat/gstint2float.c: (conv_f32_s16),
17995         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
17996
17997 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17998
17999         * configure.ac:
18000         * ext/Makefile.am:
18001         * gst-libs/ext/Makefile.am:
18002           move ffmpeg plugin to gst-ffmpeg module
18003
18004 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18005
18006         * configure.ac: use GST_ARCH to detect architecture
18007
18008 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18009
18010         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18011
18012 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18013
18014         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18015           classify LADSPA plugins based on number of src/sink pads
18016           (#133663, Stefan Kost)
18017         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18018           fix dparams registration
18019           (#133528, Stefan Kost)
18020         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18021           fix use of isprint and use g_ascii_isprint instead
18022           (#133316, Stefan Kost)
18023
18024 2004-02-11  David Schleef  <ds@schleef.org>
18025
18026         Convert a few inner loops to use liboil.  This is currently
18027         optional, and is only enabled if liboil is present (duh!).
18028         * configure.ac: Check for liboil-0.1
18029         * gst/intfloat/Makefile.am:
18030         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18031         (gst_int2float_chain_gint16):
18032         * gst/videofilter/Makefile.am:
18033         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18034         (tablelookup_u8), (gst_videobalance_planar411):
18035         * gst/videotestsrc/Makefile.am:
18036         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18037         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18038         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18039         (paint_hline_RGB565), (paint_hline_xRGB1555):
18040
18041 2004-02-11  David Schleef  <ds@schleef.org>
18042
18043         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18044         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18045         (gst_colorspace_getcaps), (gst_colorspace_link),
18046         (gst_colorspace_base_init), (gst_colorspace_init),
18047         (gst_colorspace_chain), (gst_colorspace_change_state),
18048         (plugin_init): Merge Ronald's patch (bug #117897) and update
18049         for new caps and negotiation.  Seems to work, although it
18050         shows off bugs in lcs.
18051
18052 2004-02-11  David Schleef  <ds@schleef.org>
18053
18054         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18055         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18056
18057 2004-02-11  David Schleef  <ds@schleef.org>
18058
18059         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18060         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18061         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18062         Add server and port properties
18063
18064 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18065
18066         * m4/a52.m4:
18067         * m4/aalib.m4:
18068         * m4/as-ffmpeg.m4:
18069         * m4/as-liblame.m4:
18070         * m4/as-slurp-ffmpeg.m4:
18071         * m4/check-libheader.m4:
18072         * m4/esd.m4:
18073         * m4/freetype2.m4:
18074         * m4/gconf-2.m4:
18075         * m4/glib.m4:
18076         * m4/gst-alsa.m4:
18077         * m4/gst-artsc.m4:
18078         * m4/gst-ivorbis.m4:
18079         * m4/gst-matroska.m4:
18080         * m4/gst-sdl.m4:
18081         * m4/gst-shout2.m4:
18082         * m4/gst-sid.m4:
18083         * m4/gtk.m4:
18084         * m4/libdv.m4:
18085         * m4/libfame.m4:
18086         * m4/libmikmod.m4:
18087         * m4/ogg.m4:
18088         * m4/vorbis.m4:
18089           fix underquotedness of macros (#133800)
18090         * m4/as-avifile.m4:
18091         * m4/xmms.m4:
18092           removed because no longer used
18093
18094 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18095
18096         * configure.ac:
18097           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18098           by autopoint (fixes #132996)
18099
18100 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18101
18102         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18103         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18104         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18105         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18106           fix memleaks
18107
18108 2004-02-11  David Schleef  <ds@schleef.org>
18109
18110         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18111         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18112         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18113         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18114         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18115         (gst_jpegenc_class_init), (gst_jpegenc_init),
18116         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18117         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18118         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18119         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18120
18121 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18122
18123         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18124         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18125         * ext/mikmod/gstmikmod.h:
18126           fix caps negotiation in mikmod
18127         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18128           output debug information
18129
18130 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18131
18132         * gst-libs/gst/colorbalance/Makefile.am:
18133         * gst-libs/gst/navigation/Makefile.am:
18134         * gst-libs/gst/xoverlay/Makefile.am:
18135           remove unused GST_OPT_CFLAGS from Makefiles
18136           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18137
18138 2004-02-07  David Schleef  <ds@schleef.org>
18139
18140         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18141         push events to pads that haven't been created (#133508)
18142
18143 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18144
18145         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18146         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18147         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18148         (gst_dvdec_loop), (gst_dvdec_change_state):
18149         Second attempt at committing a working dvdec element.
18150
18151 2004-02-06  David Schleef  <ds@schleef.org>
18152
18153         Build fixes for OS X: (see #129600)
18154         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18155         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18156         (gst_riff_read_strf_iavs):
18157         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18158         (gst_avi_demux_stream_odml):
18159         * gst/playondemand/Makefile.am:
18160         * gst/rtp/rtp-packet.c:
18161
18162 2004-02-05  David Schleef  <ds@schleef.org>
18163
18164         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18165         last change, because it Just Doesn't Compile.
18166
18167 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18168
18169         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18170           skip undecodable id3v2 tag instead of keeping it
18171
18172 2004-02-05  David Schleef  <ds@schleef.org>
18173
18174         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18175         Unref leaked buffer.  (Noticed by Ronald)
18176
18177 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18178
18179         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18180         Sync requires with other checks.  >= vs =.
18181
18182 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18183
18184         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18185         (gst_dvdec_video_link), (gst_dvdec_loop):
18186         * ext/dv/gstdvdec.h:
18187           rework the caps negotiation so that dvdec works again instead
18188           of just segfaulting.
18189
18190 === release 0.7.4 ===
18191
18192 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18193
18194         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18195         * configure.ac: changed for release
18196
18197 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18198
18199         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18200         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18201         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18202         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18203           reworked patch by David Lehn to fix libdir and includedir for
18204           uninstalled libraries
18205           removed play and gconf from gstreamer-libs since they have their
18206           own pkgconfig files
18207
18208 2004-02-04  David Schleef  <ds@schleef.org>
18209
18210         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18211         memleak.
18212
18213 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18214
18215         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18216           use correct GST_TAG_ENCODER tag
18217
18218 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18219
18220         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18221           be sure to stop the clock when going to paused
18222         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18223           reset number of transmitted when going to ready.
18224         fixes #132935
18225
18226 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18227
18228         reviewed by Benjamin Otte
18229
18230         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18231           extract track count (fixes #133410)
18232
18233 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18234
18235         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18236           that should be !=, not == (fixes #132519)
18237
18238 2004-02-04  David Schleef  <ds@schleef.org>
18239
18240         Make sure set_explicit_caps() is called before adding pad.
18241         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18242         * gst/id3/gstid3types.c: (gst_id3types_loop):
18243         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18244         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18245
18246 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18247
18248         * configure.ac:
18249           bump nano to 2, first prerelease
18250           put back AM_PROG_LIBTOOL
18251
18252 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18253
18254         * testsuite/alsa/Makefile.am:
18255           these are user test apps, not automatic testsuite tests
18256
18257 2004-02-04  David Schleef  <ds@schleef.org>
18258
18259         Convert GST_DEBUG_CAPS() to GST_DEBUG():
18260         * gst/mpeg1videoparse/gstmp1videoparse.c:
18261         (mp1videoparse_parse_seq):
18262         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18263         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18264         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
18265         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18266         (gst_xvideosink_getcaps):
18267         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18268         * testsuite/gst-lint: more tests
18269
18270 2004-02-04  David Schleef  <ds@schleef.org>
18271
18272         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
18273         with the code that they would expand to.
18274         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
18275         (gst_flacdec_get_src_query_types),
18276         (gst_flacdec_get_src_event_masks):
18277         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
18278         (gst_gnomevfssrc_get_query_types),
18279         (gst_gnomevfssrc_get_event_mask):
18280
18281 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18282
18283         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18284         (gst_sinesrc_dispose):
18285           fix memleak by properly disposing sinesrc
18286
18287 2004-02-04  Julien MOUTTE  <julien@moutte.net>
18288
18289         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
18290         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
18291         an overlay to redraw the image because it has been exposed.
18292         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
18293         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
18294         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
18295         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
18296         interface
18297         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
18298         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
18299         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
18300         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
18301         interface
18302
18303 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18304
18305         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18306           more memleak fixage
18307
18308 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18309
18310         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18311         * gst/typefind/gsttypefindfunctions.c:
18312           fix memleaks shown by gst-typefind
18313
18314 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18315
18316         * common/glib-gen.mak:
18317           add hack rule to touch .Plo files
18318         * gst-libs/gst/colorbalance/Makefile.am:
18319         * gst-libs/gst/mixer/Makefile.am:
18320         * gst-libs/gst/play/Makefile.am:
18321         * gst-libs/gst/tuner/Makefile.am:
18322           remove glib_root variable
18323
18324 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18325
18326         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
18327           set explicit caps before adding the element, so the autopluggers can
18328           plug correctly.
18329         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18330         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18331         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18332         (dv_type_find):
18333           fix memleaks in typefind functions. gst_type_find_suggest takes a const
18334           argument.
18335
18336 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18337
18338         * gst-libs/gst/colorbalance/Makefile.am:
18339         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
18340         * gst-libs/gst/colorbalance/colorbalance.c:
18341         * gst-libs/gst/colorbalance/colorbalance.h:
18342         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
18343         * gst-libs/gst/mixer/Makefile.am:
18344         * gst-libs/gst/mixer/mixer-marshal.list:
18345         * gst-libs/gst/mixer/mixer.c:
18346         * gst-libs/gst/mixer/mixer.h:
18347         * gst-libs/gst/mixer/mixermarshal.list:
18348         * gst-libs/gst/play/Makefile.am:
18349         * gst-libs/gst/play/play.h:
18350         * gst-libs/gst/tuner/Makefile.am:
18351         * gst-libs/gst/tuner/tuner-marshal.list:
18352         * gst-libs/gst/tuner/tuner.c:
18353         * gst-libs/gst/tuner/tuner.h:
18354         * gst-libs/gst/tuner/tunermarshal.list:
18355           use new glib-gen.mak snippet to clean up Makefile.am
18356           fix various bugs in Makefile.am's
18357
18358 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18359
18360         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18361           handle chain parsing correctly in the multichain case
18362         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
18363         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
18364         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
18365         (theora_dec_chain):
18366           handle events and queries correctly
18367
18368 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18369
18370         * .cvsignore:
18371         Ignore generated file _stdint.h.
18372
18373 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18374
18375         * gst-libs/gst/colorbalance/Makefile.am:
18376         * gst-libs/gst/colorbalance/colorbalance.h:
18377         * gst-libs/gst/mixer/Makefile.am:
18378         * gst-libs/gst/mixer/mixer.h:
18379         * gst-libs/gst/play/Makefile.am:
18380         * gst-libs/gst/play/play.h:
18381         * gst-libs/gst/tuner/Makefile.am:
18382         * gst-libs/gst/tuner/tuner.h:
18383         Generate enum type code with glib-mkenums.
18384         * gst-libs/gst/colorbalance/.cvsignore:
18385         * gst-libs/gst/mixer/.cvsignore:
18386         * gst-libs/gst/play/.cvsignore:
18387         * gst-libs/gst/tuner/.cvsignore:
18388         Ignore generated files.
18389
18390 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18391
18392         * gst-libs/gst/audio/.cvsignore:
18393         Ignore generated file.
18394         * gst-libs/gst/audio/Makefile.am:
18395         Do not install example filter.
18396
18397 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18398
18399         * examples/switch/.cvsignore:
18400         Ignore generated file.
18401
18402 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18403
18404         * common/m4/ax_create_stdint_h.m4:
18405         * configure.ac:
18406           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
18407           _stdint.h.
18408         * Makefile.am:
18409           remove generated _stdint.h in DISTCLEANFILES
18410         * ext/a52dec/gsta52dec.c:
18411           include _stdint.h for a52dec. (should fix #133064)
18412
18413 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18414
18415         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
18416         (gst_tag_to_vorbis_comments):
18417         Add replaygain support to vorbistag
18418
18419 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18420         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
18421         (gst_ffmpeg_caps_to_extradata):
18422           Fix SVQ3 caps flag properties
18423           Use glib macro for bytes swap
18424
18425 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18426
18427         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
18428         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
18429         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18430         * ext/sndfile/gstsf.c: (plugin_init):
18431         * gst/avi/gstavi.c: (plugin_init):
18432         * sys/dxr3/dxr3init.c: (plugin_init):
18433         * sys/oss/gstossaudio.c: (plugin_init):
18434         * sys/v4l/gstv4l.c: (plugin_init):
18435         * sys/v4l2/gstv4l2.c: (plugin_init):
18436           remove textdomain calls
18437         * po/nl.po:
18438           update Dutch translation
18439
18440 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18441
18442         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18443         (gst_play_set_audio_sink): Moving volume in the audio thread for
18444         instantaneous volume change. Maybe i will add another volume in front
18445         of visualization later, not sure yet though.
18446
18447 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18448
18449         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18450         (gst_ximagesink_handle_xevents): Better X events handling, only take
18451         the latest events for configure and motion.
18452         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
18453
18454 2004-02-02  Jon Trowbridge  <trow@gnu.org>
18455
18456         reviewed by: David Schleef  <ds@schleef.org>
18457
18458         Fix memory leaks:
18459         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
18460         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
18461
18462 2004-02-02  David Schleef  <ds@schleef.org>
18463
18464         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
18465         of lines.
18466         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
18467         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18468         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
18469         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
18470         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18471         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
18472         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
18473         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
18474         (gst_float2_2_int_link):
18475         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18476         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
18477         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
18478         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
18479         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
18480         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
18481         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
18482         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
18483         * testsuite/gst-lint: Add tests for bzero and ;;
18484
18485 2004-02-02  David Schleef  <ds@schleef.org>
18486
18487         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
18488
18489 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18490
18491         * ext/aalib/gstaasink.c: (gst_aasink_open):
18492         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
18493         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18494         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18495         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
18496         (gst_afsink_close_file):
18497         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
18498         (gst_afsrc_close_file):
18499         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
18500         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
18501         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
18502         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
18503         * ext/esd/esdmon.c: (gst_esdmon_get):
18504         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
18505         * ext/faac/gstfaac.c: (gst_faac_chain):
18506         * ext/faad/gstfaad.c: (gst_faad_chain):
18507         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
18508         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18509         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
18510         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
18511         (gst_flacdec_loop):
18512         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18513         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18514         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18515         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
18516         (gst_gnomevfssink_close_file):
18517         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
18518         (gst_gnomevfssrc_open_file):
18519         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
18520         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
18521         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
18522         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
18523         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
18524         * ext/mad/gstmad.c: (gst_mad_chain):
18525         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18526         * ext/mpeg2dec/gstmpeg2dec.c:
18527         * ext/mpeg2enc/gstmpeg2enc.cc:
18528         * ext/mplex/gstmplex.cc:
18529         * ext/mplex/gstmplexibitstream.cc:
18530         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
18531         (gst_ogg_demux_push):
18532         * ext/raw1394/gstdv1394src.c:
18533         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
18534         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
18535         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
18536         (gst_sf_loop):
18537         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18538         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
18539         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
18540         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
18541         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18542         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
18543         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
18544         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
18545         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18546         (gst_riff_read_element_data), (gst_riff_read_seek),
18547         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
18548         * gst/adder/gstadder.c: (gst_adder_loop):
18549         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
18550         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
18551         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
18552         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
18553         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
18554         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
18555         * gst/goom/gstgoom.c: (gst_goom_chain):
18556         * gst/id3/gstid3types.c: (gst_id3types_loop):
18557         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
18558         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
18559         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
18560         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18561         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
18562         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
18563         (gst_ebml_read_float), (gst_ebml_read_header):
18564         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
18565         (gst_matroska_demux_parse_blockgroup):
18566         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
18567         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
18568         * gst/oneton/gstoneton.c: (gst_oneton_chain):
18569         * gst/silence/gstsilence.c: (gst_silence_get):
18570         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18571         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
18572         * gst/speed/gstspeed.c: (speed_loop):
18573         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
18574         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
18575         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
18576         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
18577         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18578         (gst_wavparse_loop):
18579         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
18580         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
18581         (dxr3audiosink_close):
18582         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
18583         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
18584         (dxr3videosink_close), (dxr3videosink_write_data):
18585         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
18586         * sys/oss/gstosssink.c: (gst_osssink_chain):
18587         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18588         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
18589         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
18590         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
18591         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
18592         (gst_v4l_set_window), (gst_v4l_enable_overlay):
18593         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
18594         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
18595         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
18596         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
18597         (gst_v4l_set_audio):
18598         * sys/v4l/v4l_calls.h:
18599         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
18600         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
18601         (gst_v4lmjpegsink_playback_init),
18602         (gst_v4lmjpegsink_playback_start):
18603         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
18604         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
18605         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
18606         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
18607         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
18608         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
18609         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
18610         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
18611         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
18612         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
18613         (gst_v4l2_get_output), (gst_v4l2_set_output),
18614         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
18615         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
18616         (gst_v4l2_set_attribute):
18617         * sys/v4l2/v4l2_calls.h:
18618         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
18619         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
18620         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
18621         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
18622         (gst_v4l2src_capture_stop):
18623         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
18624         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
18625         (gst_ximagesink_chain):
18626         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
18627         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
18628         (gst_xvideosink_xwindow_new):
18629         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18630         (gst_xvimagesink_chain):
18631
18632 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18633
18634         * gst/volume/gstvolume.c: (gst_volume_set_volume),
18635         (gst_volume_get_volume), (volume_class_init), (volume_init),
18636         (volume_chain_int16), (volume_update_volume):
18637         * gst/volume/gstvolume.h:
18638           make code more readable by removing magic numbers
18639           make mixer interface export 0-100 range
18640           make it internally map to 0.0-1.0 range so users don't distort
18641           output by putting the sliders at full volume
18642
18643 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18644
18645         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
18646         (gst_play_state_change), (gst_play_seek_to_time):
18647         block the tick callback for 0.5 secs after doing a seek
18648
18649 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18650
18651         * gst-libs/gst/play/play.c: (gst_play_new):
18652           check for GError
18653
18654 2004-02-01  Julien MOUTTE  <julien@moutte.net>
18655
18656         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
18657         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
18658         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
18659         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
18660         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
18661         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
18662
18663 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18664
18665         * configure.ac:
18666         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18667           check for a function added in vorbis 1.1
18668
18669 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18670
18671         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
18672         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
18673           really start/stop clock only on PLAYING <=> PAUSED
18674         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18675           remove \n from debugging lines
18676         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18677           make it work when seeking does not
18678         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18679           reset on DISCONT
18680
18681 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18682
18683         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
18684           start clock on PAUSED=>PLAYING, not later
18685         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18686           extract correct time for different discont formats
18687         (gst_alsa_sink_get_time):
18688           don't segfault when no format is negotiated yet, just return 0
18689         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
18690         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
18691         (gst_ogg_pad_push):
18692           handle flush and discont events correctly
18693         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
18694           handle discont events correctly
18695
18696 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
18697
18698         * gst-libs/gst/play/play.c: (gst_play_error_quark),
18699         (gst_play_error_create), (gst_play_error_plugin),
18700         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
18701         * gst-libs/gst/play/play.h:
18702           add error handling during creation
18703         * examples/gstplay/player.c: (main):
18704           use new gst_play_new
18705
18706
18707 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18708
18709         * ext/theora/theoradec.c: (theora_dec_chain):
18710           make comments work
18711         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
18712         (vorbis_dec_src_event), (vorbis_dec_chain):
18713           add encoder tag, fix tag reading to be more error tolerant, change
18714           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
18715           gst_pad_event_default.
18716         * gst/tags/gstvorbistag.c:
18717         (gst_tag_list_from_vorbiscomment_buffer):
18718           undefine function specific define at end of function
18719
18720 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
18721
18722         * ext/flac/gstflac.c: (plugin_init):
18723         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
18724         * ext/flac/gstflacdec.h:
18725         * ext/flac/gstflacenc.h:
18726           Fix typos
18727
18728 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
18729
18730         * examples/gstplay/player.c: s/gstplay.h/play.h/
18731
18732 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18733
18734         * gst-libs/gst/play/Makefile.am:
18735         * gst-libs/gst/play/gstplay.c:
18736         * gst-libs/gst/play/gstplay.h:
18737         * gst-libs/gst/play/play.c:
18738           more surgery, operation complete
18739
18740 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18741
18742         * gst-libs/gst/play/play.old.c:
18743         * gst-libs/gst/play/play.old.h:
18744           after CVS surgery by moving, remove
18745         * gst-libs/gst/play/playpipelines.c:
18746           remove
18747
18748         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
18749           add negotiation error
18750
18751 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18752
18753         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
18754         (gst_ogg_demux_push):
18755           add some seeking debug info
18756           send a flush when seeking
18757
18758 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18759
18760         * configure.ac:
18761           use AC_C_INLINE
18762         * configure.ac:
18763         * ext/Makefile.am:
18764         * ext/theora/Makefile.am:
18765         * ext/theora/theoradec.c:
18766           add theora video decoder. Does just do simple decoding for now and
18767           has been tested against Theora cvs only. It only works when theora
18768           is compiled with --enable-static.
18769         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18770           always reset packetno on DISCONT
18771
18772 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18773
18774         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18775           Fix audio.
18776
18777 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18778
18779         * gst/mpegaudioparse/gstmpegaudioparse.c:
18780         (mp3_type_frame_length_from_header):
18781           Fix header parsing - stolen from ffmpeg (thank you! :) ).
18782
18783 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18784
18785         * ext/esd/esdsink.c: (gst_esdsink_init):
18786           Since we have static pad template caps, we don't need to negotiate;
18787           either the core errors out or we know the format.
18788
18789 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18790
18791         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18792         (gst_riff_read_seek):
18793         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18794         (gst_ebml_read_seek):
18795           Fix event handling.
18796
18797 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18798
18799         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
18800           removee video/x-theora from vp3 decoder, it doesn't handle raw
18801           theora streams
18802         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
18803           fix bug with finalizing element that never went to PAUSED
18804         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
18805           length and position queries were swapped
18806         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
18807         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
18808         (vorbis_dec_src_event):
18809           implement querying time and bytes
18810
18811 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18812
18813         * just about every source file:
18814           gst_element_error -> GST_ELEMENT_ERROR
18815
18816 2004-01-29  Julien MOUTTE  <julien@moutte.net>
18817
18818         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
18819         emiting FLUSH and even before DISCONT.
18820         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
18821         get the best instant seeking as possible yay!
18822
18823 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18824
18825         * gst/mpeg1videoparse/gstmp1videoparse.c:
18826         (gst_mp1videoparse_real_chain):
18827           Committed wrong version last week... Grr... Didn't notice until now.
18828
18829 2004-01-29  Julien MOUTTE <julien@moutte.net>
18830
18831         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
18832         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
18833         have_xwindow_id signal in xwindow_create.
18834
18835 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18836
18837         * ext/ogg/gstoggdemux.c:
18838           lots of changes - mainly support for chained bitstreams, seeking,
18839           querying and bugfixes of course
18840         * ext/vorbis/Makefile.am:
18841         * ext/vorbis/vorbisdec.c:
18842         * ext/vorbis/vorbisdec.h:
18843           add vorbisdec raw vorbis decoder
18844         * ext/vorbis/vorbis.c: (plugin_init):
18845           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
18846         * gst/intfloat/Makefile.am:
18847         * gst/intfloat/float22int.c:
18848         * gst/intfloat/float22int.h:
18849         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
18850           add float2intnew plugin. It converts multichannel interleaved float to
18851           multichannel interleaved int. The name should probably be changed.
18852         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
18853         (plugin_init):
18854           add typefinding for raw theora video so oggdemux can detect it.
18855
18856 2004-01-28  Julien MOUTTE  <julien@moutte.net>
18857
18858         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
18859         sink element first.
18860         * gst/videoscale/gstvideoscale.c:
18861         (gst_videoscale_handle_src_event): Fixing src event handler.
18862
18863 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18864
18865         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
18866         (gst_v4lsrc_open), (gst_v4lsrc_close),
18867         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
18868         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
18869         * sys/v4l/gstv4lsrc.h:
18870         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
18871         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
18872           Implement resizing... Hack. But that's why v4l is b0rked...
18873
18874 2004-01-28  Julien MOUTTE <julien@moutte.net>
18875
18876         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
18877         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
18878         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
18879         (gst_ximagesink_xwindow_destroy):
18880         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
18881         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
18882         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18883         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
18884         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
18885         correctly cleaning the image created to check xshm calls on succes,
18886         added a lot of XSync calls in X11 functions, and fixed a segfault when
18887         no image format was defined before negotiation happened.
18888
18889 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18890
18891         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
18892           use gst_element_get_time to get correct time
18893
18894 2004-01-28  Julien MOUTTE  <julien@moutte.net>
18895
18896         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
18897         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
18898         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
18899         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
18900         (gst_xvimagesink_check_xshm_calls),
18901         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
18902         X plugins are now able to detect that XShm calls will fail even if the
18903         server claims that it has XShm support (remote displays most of the
18904         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
18905         so that we use non XShm functions. This feature is almost useless for
18906         xvimagesink as Xv is not supported on remote displays anyway, but
18907         it might happen than even on the local display XShm calls fail.
18908
18909 2004-01-27  David Schleef  <ds@schleef.org>
18910
18911         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
18912         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
18913         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
18914         changed esdsink to only use 44100,16,2, since esd sucks at rate
18915         conversion and esdsink has had difficulty negotiating.
18916
18917 2004-01-27  Julien MOUTTE <julien@moutte.net>
18918
18919         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
18920         (gst_play_seek_to_time): Fixing the way to get current position.
18921
18922 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18923
18924         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
18925           use gst_element_get_time to get correct time
18926
18927 2004-01-27  Julien MOUTTE <julien@moutte.net>
18928
18929         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
18930         fix ever... Inverting 2 lines of code make spider autoplug correctly
18931         tagged mp3 !
18932
18933 2004-01-27  David Schleef  <ds@schleef.org>
18934
18935         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18936         Use gst_pad_try_set_caps_nonfixed().
18937
18938 2004-01-27  David Schleef  <ds@schleef.org>
18939
18940         * gst/ac3parse/gstac3parse.c: update to checklist 5
18941         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
18942         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
18943         * gst/audioscale/gstaudioscale.c: same
18944         * gst/auparse/gstauparse.c: same
18945         * gst/avi/gstavidemux.c: same
18946
18947 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18948
18949         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
18950           stop processing after EOS
18951
18952 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18953
18954         * gst/asfdemux/asfheaders.h:
18955         * gst/asfdemux/gstasfdemux.c:
18956         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
18957         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
18958         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
18959           lot's of fixes to make data extraction simpler and get the code
18960           architecture and compiler independant. Add debugging category
18961         * gst/goom/gstgoom.c: (gst_goom_change_state):
18962           reset channel count on PAUSED=>READY, not READY=>PAUSED
18963
18964 2004-01-26  Colin Walters  <walters@verbum.org>
18965
18966         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
18967         code to pull a bigger buffer in iradio mode.  This as a side effect
18968         makes typefinding work.
18969
18970 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
18971
18972         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
18973         Fix SVQ3 decoding on PPC
18974
18975 2004-01-26  Julien MOUTTE <julien@moutte.net>
18976
18977         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
18978         that one managed to stay there... Fixed.
18979
18980 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
18981
18982         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
18983         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
18984         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
18985         (qtdemux_video_caps):
18986         * gst/qtdemux/qtdemux.h:
18987         Add SVQ3 specific flags to qtdemux and ffmpeg
18988
18989 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18990
18991         * gst-libs/gst/audio/audio.h:
18992           remove buffer-frames from audio caps
18993         * gst/audioconvert/gstaudioconvert.c:
18994           fix plugin to really work.
18995
18996 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18997
18998         * gst-libs/gst/mixer/mixer.c:
18999         * gst-libs/gst/propertyprobe/propertyprobe.c:
19000         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19001         (gst_tuner_find_channel_by_name):
19002         * gst-libs/gst/tuner/tuner.h:
19003           Add gtk-doc style comments. Also fix a function name.
19004
19005 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19006
19007         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19008         (gst_divxdec_negotiate):
19009           Fix for new capsnego - also fixes gst-player with divxdec.
19010
19011 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19012
19013         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19014         (gst_play_identity_handoff), (gst_play_set_location),
19015         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19016         try in visualization implementation. Still have an issue with switch
19017         blocking when pulling from video_queue and only audio comes out of
19018         spider.
19019         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19020         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19021         release method. And check if the pad is usable before pulling.
19022
19023 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19024
19025         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19026         (gst_videobalance_init),
19027         (gst_videobalance_colorbalance_list_channels),
19028         (gst_videobalance_colorbalance_set_value),
19029         (gst_videobalance_colorbalance_get_value),
19030         (gst_videobalance_update_properties),
19031         (gst_videobalance_update_tables_planar411),
19032         (gst_videobalance_planar411):
19033         * gst/videofilter/gstvideobalance.h:
19034           Implement lookup-tables. +/- 10x faster.
19035
19036 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19037
19038         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19039         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19040           The index reading was broken. The rest worked fine, but the whole
19041           goal of my rewrite was to make avidemux readable, and this was
19042           not at all readable. Please use typed variables.
19043
19044 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19045
19046         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19047           Additional pad usability check.
19048         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19049         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19050         (gst_mp1videoparse_real_chain):
19051           Fix MPEG video stream parsing. The original plugin had several
19052           issues, including not timestamping streams where the source was
19053           not timestamped (this happens with PTS values in mpeg system
19054           streams, but MPEG video is also a valid stream on its own so
19055           that needs timestamps too). We use the display time code for that
19056           for now. Also, if one incoming buffer contains multiple valid
19057           frames, we push them all on correctly now, including proper EOS
19058           handling. Lastly, several potential segfaults were fixed, and we
19059           properly sync on new sequence/gop headers to include them in next,
19060           not previous frames (since they're header for the next frame, not
19061           the previous). Also see #119206.
19062         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19063         (bpf_from_header):
19064           Move caps setting so we only do it after finding several valid
19065           MPEG-1 fraes sequentially, not right after the first one (which
19066           might be coincidental).
19067         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19068         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19069         (plugin_init):
19070           Add unsynced MPEG video stream typefinding, and change some
19071           probability values so we detect streams rightly. The idea is as
19072           follows: I can have an unsynced system stream which contains
19073           video. In the current code, I would randomly get a type for either
19074           system or video stream type found, because the probabilities are
19075           being calculated rather randomly. I now use fixed values, so we
19076           always prefer system stream if that was found (and that is how it
19077           should be). If no system stream was found, we can still identity                the stream as video-only.
19078
19079 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19080
19081         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19082         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19083           don't write to buffer. Extract data without the need of
19084           __attribute__ ((packed))
19085
19086 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19087
19088         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19089         (mpeg1_sys_type_find):
19090           Fix MPEG-1 stream typefinding.
19091
19092 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19093
19094         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19095           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19096
19097 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19098
19099         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19100         * ext/esd/gstesd.c: (plugin_init):
19101           private debugging, better error reporting
19102
19103 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19104
19105         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19106         (gst_riff_read_init), (gst_riff_read_change_state):
19107         * gst-libs/gst/riff/riff-read.h:
19108           Remove stuff fromold metadata system.
19109
19110 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19111
19112         * ext/ogg/gstoggdemux.c:
19113           Fix wrong file comment.
19114         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19115         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19116           Add metadata reading properly.
19117
19118 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19119
19120         * ext/Makefile.am:
19121           Fix nas DIST_SUBDIRS
19122           Uraeus:
19123           Fix bug where make distcheck doesn't get run on adding stuff to
19124           the build.
19125
19126 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19127
19128         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19129         * ext/divx/gstdivxdec.h:
19130           Fix divx3 ("msmpeg4") playback using divxdec.
19131
19132 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19133
19134         * gst/typefind/gsttypefindfunctions.c:
19135         (mp3_type_frame_length_from_header): fix bug in length computation
19136         (mp3_type_find): improve debugging output
19137
19138 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19139
19140         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19141         (gst_play_set_location), (gst_play_seek_to_time),
19142         (gst_play_set_audio_sink), (gst_play_set_visualization),
19143         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19144         the pipeline from scratch. Visualization is back and switch went out as
19145         i realized it was not possible to use the way i wanted.
19146         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19147         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19148         clearing in state change from READY to NULL. So that one can clean the
19149         X ressources keeping the element.
19150         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19151         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19152         (gst_xvimagesink_colorbalance_set_value),
19153         (gst_xvimagesink_colorbalance_get_value),
19154         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19155         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19156         change from READY to NULL and fixed some stupid bugs in colorbalance
19157         get/set values. Also added the following feature : when nobody tries to
19158         set some values to the colorbalance levels before the xcontext is
19159         grabbed, then when creating channels list from Xv attributes we set the
19160         internal values to the Xv defaults. This way we handle buggy Xv drivers
19161         that set default hue values far from the middle of the range (Thanks
19162         to Jon Trowbridge for pointing that issue).
19163         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19164         colorbalance levels have been set before xcontext is grabbed.
19165
19166 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19167
19168         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19169           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19170           it might block operations (which is bad for a mixer).
19171
19172 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19173
19174         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19175         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19176         (gmip_find_type_pre):
19177         * gst-libs/gst/media-info/media-info-priv.h:
19178         * gst-libs/gst/media-info/media-info.c:
19179         (gst_media_info_instance_init), (gst_media_info_read_idler):
19180         add fakesink to get caps on decoder src pad again
19181         fix callback prototype to match new have_type signal signature
19182
19183 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19184
19185         * gst/adder/gstadder.c: (gst_adder_link):
19186           fix non-compile and cut-n-paste code
19187
19188 2004-01-21  David Schleef  <ds@schleef.org>
19189
19190         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19191         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19192         (gst_swfdec_init), (gst_swfdec_change_state):
19193         * ext/swfdec/gstswfdec.h:
19194         Fix negotiation.
19195         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19196         (gst_adder_request_new_pad): Fix negotiation.
19197         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19198         Add a fixate function.
19199         * gst/intfloat/gstfloat2int.c:
19200         * gst/intfloat/gstfloat2int.h:
19201         * gst/intfloat/gstint2float.c:
19202         * gst/intfloat/gstint2float.h:
19203         Completely rewrite the negotiation.  Doesn't quite work yet,
19204         due to some buffer-frames problem.
19205
19206 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19207
19208         * ext/gnomevfs/gstgnomevfssrc.c:
19209         * sys/v4l2/v4l2_calls.h:
19210           fix includes for distcheck
19211
19212 2004-01-21  Christian Schaller <uraeus@gnome.org>
19213
19214         * ext/nas/
19215         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19216         based on earlier patch from Laurent Vivier
19217
19218 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19219
19220         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19221         Fix wma caps property
19222         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19223         Fix typo (flags1 and flags2)
19224
19225 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19226
19227         * gst-libs/gst/media-info/media-info-priv.c:
19228         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19229         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19230         (gmip_find_stream), (gmip_find_track_metadata),
19231         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19232         (gmip_find_track_format):
19233         * gst-libs/gst/media-info/media-info-priv.h:
19234         * gst-libs/gst/media-info/media-info-test.c: (main):
19235         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
19236         (gst_media_info_read_idler), (gst_media_info_read):
19237         * gst-libs/gst/media-info/media-info.h:
19238           register debugging category and use it for debugging
19239
19240 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19241
19242         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
19243         (gst_vorbisfile_new_link):
19244           signal streaminfo through tags
19245
19246 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19247
19248         * ext/mplex/gstmplex.cc:
19249         * ext/mplex/gstmplexibitstream.cc:
19250           g++ doesn't like NULL in our i18n/error macros, should be
19251           either (NULL) or ("").
19252
19253 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19254
19255         * sys/dxr3/dxr3audiosink.c:
19256         * sys/dxr3/dxr3init.c:
19257         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
19258         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
19259           Fix more error error error errors (missing includes here).
19260
19261 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19262
19263         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19264           fix thomas' error errors.
19265
19266 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19267
19268         * ext/mpeg2enc/gstmpeg2enc.cc:
19269           fix error errors.
19270
19271 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19272
19273         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19274         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19275           Fix for new error system.
19276
19277 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19278
19279         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19280           fix for new error reporting
19281
19282 2004-01-20  David Schleef  <ds@schleef.org>
19283
19284         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19285         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
19286         (gst_ximagesink_set_xwindow_id): Change to using a framerate
19287         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
19288         and neither is 100+, most likely.
19289         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19290         (gst_xvimagesink_getcaps): same
19291
19292 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19293
19294         * configure.ac:
19295           Up version requirement to 2.0.3 (not yet released) to avoid symbol
19296           clashes with ffmpeg.
19297
19298 2004-01-20  Julien MOUTTE  <julien@moutte.net>
19299
19300         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
19301         (gst_switch_init): Fixed switch element : proxying link and setting
19302         caps from src to sink on request.
19303
19304 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19305
19306         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19307         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19308         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19309         fix element_error
19310
19311 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19312
19313         * sys/v4l/v4l_calls.h:
19314         * sys/v4l2/v4l2_calls.h:
19315           element_error fixes
19316
19317 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19318
19319         * gst-libs/gst/gst-i18n-plugin.h:
19320           add locale.h
19321           remove config.h inclusion
19322
19323 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19324
19325         * autogen.sh:
19326           adding autopoint invocation
19327         * Makefile.am:
19328         * configure.ac:
19329         * gst-libs/gst/gettext.h:
19330           adding gettext bits
19331         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19332         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19333         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19334         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19335         (gst_gnomevfssink_close_file):
19336         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
19337         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
19338         * gst-libs/gst/gst-i18n-plugin.h:
19339         * gst/avi/gstavi.c: (plugin_init):
19340         * sys/dxr3/dxr3init.c: (plugin_init):
19341         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
19342         * sys/oss/gstossaudio.c: (plugin_init):
19343         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19344         * sys/v4l/gstv4l.c: (plugin_init):
19345         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19346         * sys/v4l2/gstv4l2.c: (plugin_init):
19347         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19348         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
19349         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
19350         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
19351         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
19352         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
19353           make sure locale and translation domain are set
19354           fix translated strings
19355         * po/.cvsignore:
19356         * po/LINGUAS:
19357         * po/Makevars:
19358         * po/POTFILES.in:
19359         * po/nl.po:
19360           put translation files into place
19361         * sys/xvideo/imagetest.c: (main):
19362         * ext/dv/demo-play.c: (main):
19363           fix unnecessary translations
19364
19365 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19366
19367         * ext/sndfile/gstsf.c:
19368         * gst/avi/gstavimux.c:
19369         * ext/audiofile/gstafsink.c:
19370         * ext/audiofile/gstafsrc.c:
19371         * ext/gnomevfs/gstgnomevfssink.c:
19372         * ext/gnomevfs/gstgnomevfssrc.c:
19373         * sys/oss/gstosselement.c:
19374         * sys/v4l/v4l_calls.h:
19375           fix i18n include
19376
19377 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19378
19379         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19380         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19381         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19382         (gst_v4l2_get_output), (gst_v4l2_set_output),
19383         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19384         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19385         (gst_v4l2_set_attribute):
19386         update to new error handling
19387
19388 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19389
19390         * ext/sidplay/gstsiddec.cc:
19391         * gst/modplug/gstmodplug.cc:
19392           parenthese NULL because C++ seems angry about it
19393
19394 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19395
19396         * gst-libs/gst/gst-i18n-plugin.h:
19397           add skeleton i18n stuff, but needs to be further implemented
19398
19399 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
19400
19401         * examples/gstplay/player.c: (main):
19402         * ext/aalib/gstaasink.c: (gst_aasink_open):
19403         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19404         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19405         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19406         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19407         (gst_afsink_close_file):
19408         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19409         (gst_afsrc_close_file):
19410         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19411         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19412         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19413         * ext/esd/esdmon.c: (gst_esdmon_get):
19414         * ext/esd/esdsink.c: (gst_esdsink_chain):
19415         * ext/faac/gstfaac.c: (gst_faac_chain):
19416         * ext/faad/gstfaad.c: (gst_faad_chain):
19417         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19418         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19419         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19420         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19421         (gst_flacdec_loop):
19422         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19423         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19424         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19425         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19426         (gst_gnomevfssink_close_file):
19427         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19428         (gst_gnomevfssrc_open_file):
19429         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19430         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19431         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19432         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19433         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19434         * ext/mad/gstmad.c: (gst_mad_chain):
19435         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19436         * ext/mpeg2dec/gstmpeg2dec.c:
19437         * ext/mpeg2enc/gstmpeg2enc.cc:
19438         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19439         * ext/mplex/gstmplex.cc:
19440         * ext/mplex/gstmplexibitstream.cc:
19441         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19442         (gst_ogg_demux_push), (gst_ogg_pad_push):
19443         * ext/raw1394/gstdv1394src.c:
19444         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19445         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19446         * ext/sidplay/gstsiddec.cc:
19447         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19448         (gst_sf_loop):
19449         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19450         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19451         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19452         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19453         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19454         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19455         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19456         * gst-libs/gst/Makefile.am:
19457         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19458         (gst_riff_read_element_data), (gst_riff_read_seek),
19459         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19460         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
19461         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19462         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19463         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19464         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19465         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19466         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19467         * gst/goom/gstgoom.c: (gst_goom_chain):
19468         * gst/id3/gstid3types.c: (gst_id3types_loop):
19469         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19470         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19471         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19472         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19473         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19474         (gst_ebml_read_float), (gst_ebml_read_header):
19475         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19476         (gst_matroska_demux_parse_blockgroup):
19477         * gst/modplug/gstmodplug.cc:
19478         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19479         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19480         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19481         * gst/silence/gstsilence.c: (gst_silence_get):
19482         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19483         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19484         * gst/speed/gstspeed.c: (speed_loop):
19485         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19486         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19487         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19488         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19489         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19490         (gst_wavparse_loop):
19491         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19492         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19493         (dxr3audiosink_close):
19494         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19495         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19496         (dxr3videosink_close), (dxr3videosink_write_data):
19497         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19498         * sys/oss/gstosselement.h:
19499         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
19500         (gst_osssink_chain):
19501         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19502         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19503         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19504         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19505         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
19506         (gst_v4l_enable_overlay):
19507         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19508         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19509         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19510         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19511         (gst_v4l_set_audio):
19512         * sys/v4l/v4l_calls.h:
19513         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19514         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19515         (gst_v4lmjpegsink_playback_init),
19516         (gst_v4lmjpegsink_playback_start):
19517         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
19518         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
19519         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
19520         (gst_v4lmjpegsrc_requeue_frame):
19521         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19522         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19523         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19524         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19525         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19526         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19527         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19528         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19529         (gst_v4l2src_capture_stop):
19530         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19531         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19532         (gst_ximagesink_chain):
19533         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19534         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19535         (gst_xvideosink_xwindow_new):
19536         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19537         (gst_xvimagesink_chain):
19538         use new error signal, function and categories
19539
19540 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
19541
19542         * configure.ac:
19543         * ext/Makefile.am:
19544         * ext/musicbrainz/gsttrm.c:
19545         * ext/musicbrainz/gsttrm.h:
19546         * ext/musicbrainz/Makefile.am:
19547         Add a trm plugin
19548
19549 2004-01-18  Julien MOUTTE  <julien@moutte.net>
19550
19551         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
19552         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
19553         synchronous property for debugging.
19554         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
19555         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19556         (gst_xvimagesink_set_property): Moving a pointer declaration to a
19557         smaller block, fixing indent.
19558
19559 2004-01-16  David Schleef  <ds@schleef.org>
19560
19561         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
19562         property affects the video stream.
19563         * sys/xvimage/xvimagesink.c:
19564         * sys/xvimage/xvimagesink.h:
19565         Add synchronous property for debugging.  Should probably be
19566         disabled in non-CVS builds.  Make sure that the Xv attribute
19567         exists before we set it (crash!).  Fix a silly float bug that
19568         caused colorbalance to just not work.
19569
19570 2004-01-17  Christian Schaller <Uraeus@gnome.org>
19571
19572         * tools/gst-launch-ext.in - update for new plugins
19573
19574 2004-01-16  David Schleef  <ds@schleef.org>
19575
19576         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
19577         already-freed caps.
19578
19579 2994-01-16  Christian Schaller <Uraeus@gnome.org>
19580
19581         * Update spec for new colorspace plugin and libcaca plugin
19582         * Fix compilation of libcaca plugin (clock -> id)
19583
19584 2004-01-16  Julien MOUTTE <julien@moutte.net>
19585
19586         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
19587         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
19588         (gst_xvimagesink_set_xwindow_id),
19589         (gst_xvimagesink_colorbalance_set_value),
19590         (gst_xvimagesink_colorbalance_get_value),
19591         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
19592         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
19593         correct colorbalance properties. They can now be set when the element
19594         is still in NULL state. The values will be committed to the Xv Port
19595         when xcontext is initialized.
19596         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
19597         brightness int values in the GstXvImagesink structure.
19598
19599 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19600
19601         * gst-libs/gst/Makefile.am:
19602           restructure so having local patches works easier.
19603
19604 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19605
19606         * ext/mpeg2enc/Makefile.am:
19607         * ext/mpeg2enc/gstmpeg2enc.cc:
19608         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19609           Bugfix with respect to EOS handling.
19610
19611 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19612
19613         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
19614           Link with right caps (else, it segfaults).
19615         * ext/mplex/gstmplexjob.cc:
19616           Fix for slight API change in 1.6.1.93 release of mjpegtools.
19617
19618 2004-01-15  David Schleef  <ds@schleef.org>
19619
19620         * gst-libs/gst/audio/Makefile.am:
19621         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
19622         from the template.
19623         * gst-libs/gst/audio/gstaudiofilter.c:
19624         * gst-libs/gst/audio/gstaudiofilter.h:
19625         Add bytes_per_sample and size and n_samples calculation.
19626         * gst-libs/gst/audio/gstaudiofilterexample.c:
19627         Remove, now autogenerated.
19628         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
19629         Moved from gstaudiofilterexample, object name changed, code added
19630         so that it actually works.
19631         * gst-libs/gst/audio/make_filter:
19632         Script to build an audiofilter subclass from the template.
19633         * gst/colorspace/Makefile.am:
19634         * gst/colorspace/yuv2yuv.c:
19635         Remove file, since it's GPL, and we don't use it.
19636
19637 2004-01-15  Julien MOUTTE  <julien@moutte.net>
19638
19639         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19640         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
19641         them use the buffer free function to test how the buffer was allocated.
19642
19643 2004-01-15  David Schleef  <ds@schleef.org>
19644
19645         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
19646         that handles osssink fallback.
19647         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
19648         (gst_audio_convert_getcaps):
19649         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
19650         Add audio/x-qdm2 for QDM2 audio.
19651         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19652         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
19653         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19654         Decrease minimum size to 16x16.
19655         * gst/wavparse/gstwavparse.c:
19656         Convert disabled pad template caps to new caps.
19657         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
19658         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19659         (gst_xvimagesink_chain): Throw element error when display cannot
19660         be opened.  Increase minimum framerate to 1.0.  Check the data
19661         free function on a buffer to make sure it is the type we expect
19662         before manipulating it.
19663
19664 2004-01-15  Julien MOUTTE <julien@moutte.net>
19665
19666         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
19667         (gst_videobalance_colorbalance_set_value): Implement passthru if
19668         settings are in the middle.
19669         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
19670
19671 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19672
19673         * gst/videofilter/Makefile.am:
19674         * gst/volume/Makefile.am:
19675           Since we use videofilter symbols, link to it.
19676
19677 2004-01-15  Julien MOUTTE <julien@moutte.net>
19678
19679         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
19680         mixer interface type to HARDWARE.
19681         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
19682         type to SOFTWARE.
19683         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
19684         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
19685         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
19686         (gst_volume_interface_init), (gst_volume_list_tracks),
19687         (gst_volume_set_volume), (gst_volume_get_volume),
19688         (gst_volume_set_mute), (gst_volume_mixer_init),
19689         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
19690         (volume_init): Implementing mixer interface.
19691         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
19692         * sys/oss/gstosselement.c: (gst_osselement_get_type),
19693         (gst_osselement_change_state): Removing some trailing commas in
19694         structures.
19695         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
19696         interface type to HARDWARE.
19697         * sys/v4l/gstv4lcolorbalance.c:
19698         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
19699         type to HARDWARE.
19700         * sys/v4l2/gstv4l2colorbalance.c:
19701         (gst_v4l2_color_balance_interface_init): Setting colorbalance
19702         interface type to HARDWARE.
19703         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
19704         same code than ximagesink for event handling.
19705
19706 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19707
19708         * ext/snapshot/Makefile.am:
19709         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
19710         (gst_snapshot_chain):
19711         * ext/snapshot/gstsnapshot.h:
19712           This has to be a joke... Snapshot should be connected to a tee,
19713           colorspace element before it and EOS after that, where the other
19714           src of the tee receives normal data.
19715           The current way is *wrong*.
19716
19717 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19718
19719         * ext/hermes/gsthermescolorspace.c:
19720           Fix another compile error. Same as below.
19721
19722 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19723
19724         * gst/colorspace/gstcolorspace.c:
19725         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
19726         (gst_colorspace_i420_to_yv12):
19727           Fix compiling... Didn't test if it actually works.
19728
19729 2004-01-15  David Schleef  <ds@schleef.org>
19730
19731         * configure.ac:
19732         * gst/colorspace/Makefile.am:
19733         * gst/colorspace/gstcolorspace.c:
19734         * gst/colorspace/gstcolorspace.h:
19735         * gst/colorspace/yuv2rgb.c:
19736         * gst/colorspace/yuv2rgb.h:
19737         Duplicate the ext/hermes colorspace plugin, and remove Hermes
19738         code and GPL code.  Fix for new caps negotiation.  Rewrite
19739         much of the format handling code, and some of the conversion
19740         code.  Basically, rewrote almost everything.  This element
19741         handles I420, YV12 to RGB conversions.
19742         * ext/hermes/Makefile.am:
19743         * ext/hermes/gsthermescolorspace.c:
19744         Rename colorspace to hermescolorspace.  Fix negotiation issues.
19745         Remove non-Hermes related code.  This element handles lots of
19746         RGB to RGB conversions, but no YUV.
19747         * ext/hermes/gstcolorspace.c:
19748         * ext/hermes/gstcolorspace.h:
19749         * ext/hermes/rgb2yuv.c:
19750         * ext/hermes/yuv2rgb.c:
19751         * ext/hermes/yuv2rgb.h:
19752         * ext/hermes/yuv2rgb_mmx16.s:
19753         * ext/hermes/yuv2yuv.c:
19754         * ext/hermes/yuv2yuv.h:
19755         Remove old code.
19756
19757 2004-01-14  Colin Walters  <walters@verbum.org>
19758
19759         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
19760         they've already been.
19761
19762 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19763
19764         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19765           assume tag mode when pad is not connected
19766
19767 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19768
19769         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19770           Don't update the time of the clock
19771         (gst_alsa_sink_loop):
19772           sync to the clock given to alsasink, not the own clock
19773         * sys/oss/gstosssink.c: (gst_osssink_chain):
19774           sync to the clock
19775         (gst_osssink_change_state):
19776           activate the clock
19777         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19778         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
19779           remove bogus code that made DISCONT events unhandled
19780         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
19781           explicitly case to double in _set_simple. (fixes 2nd warning in bug
19782           #131502)
19783         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
19784         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
19785         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
19786           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
19787           2nd warning in bug #131502)
19788
19789 2004-01-14  Julien MOUTTE  <julien@moutte.net>
19790
19791         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
19792         (gst_videobalance_colorbalance_set_value),
19793         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
19794         for colorbalance interface implementation.
19795         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19796         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
19797         (gst_ximagesink_dispose), (gst_ximagesink_init),
19798         (gst_ximagesink_class_init): Adding DISPLAY property.
19799         * sys/ximage/ximagesink.h: Adding display_name to store display.
19800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19801         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
19802         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
19803         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
19804         properties (they still need polishing though for gst-launch use : no
19805         xcontext yet, i ll do that tomorrow).
19806         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
19807
19808 2004-01-14  Julien MOUTTE  <julien@moutte.net>
19809
19810         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19811         (gst_play_set_location), (gst_play_set_visualization): Preparing
19812         switch integration, adding videobalance in the pipeline.
19813
19814 2004-01-14  Julien MOUTTE <julien@moutte.net>
19815
19816         * gst-libs/gst/colorbalance/colorbalance.c:
19817         (gst_color_balance_class_init): Adding a default type.
19818         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
19819         the type.
19820         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
19821         (gst_videobalance_dispose), (gst_videobalance_class_init),
19822         (gst_videobalance_init), (gst_videobalance_interface_supported),
19823         (gst_videobalance_interface_init),
19824         (gst_videobalance_colorbalance_list_channels),
19825         (gst_videobalance_colorbalance_set_value),
19826         (gst_videobalance_colorbalance_get_value),
19827         (gst_videobalance_colorbalance_init): Implementing colorbalance
19828         interface.
19829         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
19830         list.
19831         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
19832         bug which was triggering a BadAccess X error when setting an overlay
19833         before pad was really negotiated.
19834         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
19835         Using the colorbalance type macro.
19836
19837 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19838
19839         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
19840         (gst_flacenc_chain):
19841           handle tags correctly
19842         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
19843           extract ID3v1 tags correctly
19844
19845 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19846
19847         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
19848         (plugin_init):
19849           Improve matroska typefinding for odd-typed headers...
19850
19851 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19852
19853         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
19854           Fix for using incremental number on padnames.
19855
19856 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19857
19858         * ext/divx/gstdivxdec.c:
19859         * ext/divx/gstdivxenc.c:
19860           Set category to divx4linux instead of divx (too generic).
19861         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19862         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
19863         (gst_wavparse_loop), (gst_wavparse_change_state):
19864         * gst/wavparse/gstwavparse.h:
19865           fix parsing of WAV files with non-standard fmt-tag size and fix
19866           skipping of unrecognized chunks... Someone please fix this thing
19867           to use rifflib so all this is automated.
19868         * sys/v4l/Makefile.am:
19869         * sys/v4l2/Makefile.am:
19870           Add X_CFLAGS because we depend on X (for overlay).
19871
19872 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
19873
19874         * ext/mpeg2dec/gstmpeg2dec.c:
19875           Don't issue a timestamp unless we tagged the frame
19876           with a PTS.
19877
19878 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19879
19880         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
19881           Query the audio element to get the time, not the clock. We're
19882           interested in the element's time here.
19883
19884 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19885
19886         * ext/aalib/gstaasink.c: (gst_aasink_chain):
19887         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19888         * ext/esd/esdsink.c: (gst_esdsink_chain):
19889         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
19890         * ext/mas/massink.c: (gst_massink_chain):
19891         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
19892         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
19893         (gst_matroska_demux_parse_metadata):
19894         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
19895         (gst_mpeg_parse_release_locks):
19896         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
19897         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
19898         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19899         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
19900         (gst_osssink_change_state):
19901         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19902         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19903         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
19904         (gst_xvideosink_release_locks):
19905         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
19906           use element time.
19907         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
19908         (gst_alsa_clock_stop):
19909         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
19910         (gst_audio_clock_get_internal_time):
19911           simplify for use with new clocking code.
19912         * testsuite/alsa/Makefile.am:
19913         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
19914           fix testsuite for new caps system
19915
19916 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19917
19918         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
19919         * ext/flac/gstflacenc.c: (add_one_tag):
19920           length is already host endian, no need to convert. Fixes playback of
19921           tagged files on PPC. (bug #128384)
19922
19923 2004-01-13  Julien MOUTTE <julien@moutte.net>
19924
19925         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
19926         colorbalance interface stating if it is hardware based or software
19927         based.
19928         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
19929         Removing a trailing comma.
19930         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19931         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
19932         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
19933         the documentation seems to be wrong on the -1000 to 1000 interval.
19934
19935 2004-01-12  David Schleef  <ds@schleef.org>
19936
19937         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19938         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
19939         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
19940         Fix negotiation.  Add a bufferalloc function for the sink pad,
19941         and generally clean up some of the code.
19942
19943 2004-01-12  Julien MOUTTE <julien@moutte.net>
19944
19945         * gst-libs/gst/colorbalance/colorbalancechannel.c:
19946         (gst_color_balance_channel_dispose): Adding safety check in dispose
19947         method.
19948         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19949         (gst_xvimagesink_xcontext_clear),
19950         (gst_xvimagesink_interface_supported),
19951         (gst_xvimagesink_colorbalance_list_channels),
19952         (gst_xvimagesink_colorbalance_set_value),
19953         (gst_xvimagesink_colorbalance_get_value),
19954         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
19955         Adding colorbalance interface support to set XV parameters such as
19956         HUE, BRIGHTNESS, CONTRAST, SATURATION.
19957         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
19958         interface.
19959
19960 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
19961
19962         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
19963         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
19964         (gst_audio_convert_init), (gst_audio_convert_set_property),
19965         (gst_audio_convert_get_property), (gst_audio_convert_chain),
19966         (gst_audio_convert_link),
19967         (gst_audio_convert_buffer_to_default_format),
19968         (gst_audio_convert_buffer_from_default_format), (plugin_init):
19969           - implement _getcaps and use it
19970           - improve linking
19971           - remove float caps since no float conversion is actually done
19972           - remove properties and arguments that were to be used for rate
19973             conversion
19974
19975 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
19976
19977         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
19978         (gst_audio_structure_set_int):
19979         * gst-libs/gst/audio/audio.h:
19980           add helper functions for _getcaps matching the standard audio
19981           templates
19982
19983 2004-01-12  David Schleef  <ds@schleef.org>
19984
19985         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19986         Test that pad is negotiated before getting its caps.
19987
19988 2004-01-12  Julien MOUTTE <julien@moutte.net>
19989
19990         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
19991         analyzing the pads of an element the bin is mostly in READY state so
19992         no caps were negotiated. This helper function needs to work with
19993         _get_caps directly then. I was not freeing them though, added that to
19994         fix the mem leak.
19995
19996 2004-01-12  Julien MOUTTE <julien@moutte.net>
19997
19998         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19999         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20000         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20001         than the free_func.
20002
20003 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20004
20005         * sys/oss/gstossaudio.c: (plugin_init):
20006         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20007         * sys/oss/gstosselement.h:
20008           make an oss debugging category
20009           make failure more descriptive
20010
20011 2004-01-11  David Schleef  <ds@schleef.org>
20012
20013         * ext/ffmpeg/gstffmpeg.c:
20014         * ext/ffmpeg/gstffmpegcodecmap.c:
20015         * ext/ffmpeg/gstffmpegdec.c:
20016         * ext/ffmpeg/gstffmpegenc.c:
20017         * ext/ffmpeg/gstffmpegprotocol.c:
20018         * ext/gdk_pixbuf/gstgdkanimation.c:
20019         * ext/jpeg/gstjpeg.c:
20020         * ext/libpng/gstpng.c:
20021         * ext/mpeg2dec/perftest.c:
20022         * ext/speex/gstspeex.c:
20023         * gst-libs/gst/resample/dtos.c:
20024         * gst/intfloat/gstintfloatconvert.c:
20025         * gst/oneton/gstoneton.c:
20026         * gst/rtjpeg/RTjpeg.c:
20027         * gst/rtp/gstrtp.c:
20028         * sys/dxr3/dxr3init.c:
20029         * sys/glsink/gstgl_nvimage.c:
20030         * sys/glsink/gstgl_pdrimage.c:
20031         * sys/glsink/gstglsink.c:
20032         * testsuite/gst-lint:
20033         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20034
20035 2004-01-11  David Schleef  <ds@schleef.org>
20036
20037         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20038         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20039         * ext/gdk_pixbuf/gstgdkanimation.c:
20040         (gst_gdk_animation_iter_create_pixbuf):
20041         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20042         (gst_gdk_pixbuf_chain):
20043         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20044         * ext/jack/gstjack.c: (gst_jack_change_state):
20045         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20046         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20047         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20048         * gst/videofilter/gstvideofilter.c:
20049         (gst_videofilter_set_output_size):
20050         Remove all usage of gst_pad_get_caps(), and replace it with
20051         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20052
20053 2004-01-11  David Schleef  <ds@schleef.org>
20054
20055         * configure.ac:
20056         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20057         * ext/divx/gstdivxdec.c:
20058         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20059         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20060         handle images that span multiple buffers.  Now work with both
20061         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20062         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20063         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20064         video/video.h changes
20065         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20066         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20067         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20068         of GstData free function.
20069         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20070         same.
20071
20072 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20073
20074         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20075         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20076         (gst_v4l2element_get_property):
20077         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20078           add norm, channel and frequency properties.
20079         * sys/v4l2/gstv4l2tuner.c:
20080           fixes for tuner interface changes
20081         * sys/v4l2/gstv4l2element.h:
20082         * sys/v4l2/gstv4l2src.c:
20083         * sys/v4l2/gstv4l2src.h:
20084         * sys/v4l2/v4l2src_calls.c:
20085         * sys/v4l2/v4l2src_calls.h:
20086           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20087
20088 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20089
20090         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20091         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20092         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20093         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20094         * gst-libs/gst/tuner/tuner.h:
20095           GObjects aren't const.
20096           Add find_by_name functions.
20097           Add checks to _changed functions.
20098         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20099         (gst_v4l_tuner_get_norm):
20100           Fixes for above.
20101
20102 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20103
20104         * gst-libs/gst/video/video.h:
20105           Fix caps template names to be understandable.
20106           Prefix everything with GST_VIDEO.
20107         * ext/aalib/gstaasink.c:
20108         * ext/divx/gstdivxdec.c:
20109         * ext/divx/gstdivxenc.c:
20110         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20111         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20112         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20113         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20114         * ext/libcaca/gstcacasink.c:
20115         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20116         * ext/snapshot/gstsnapshot.c:
20117         * ext/swfdec/gstswfdec.c:
20118         * ext/xvid/gstxviddec.c:
20119         * ext/xvid/gstxvidenc.c:
20120         * gst/chart/gstchart.c:
20121         * gst/deinterlace/gstdeinterlace.c:
20122         * gst/effectv/gsteffectv.c:
20123         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20124         * gst/goom/gstgoom.c:
20125         * gst/median/gstmedian.c:
20126         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20127         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20128         * gst/overlay/gstoverlay.c:
20129         * gst/smooth/gstsmooth.c:
20130         * gst/smpte/gstsmpte.c:
20131         * gst/synaesthesia/gstsynaesthesia.c:
20132         * gst/videocrop/gstvideocrop.c:
20133         * gst/videodrop/gstvideodrop.c:
20134         * gst/y4m/gsty4mencode.c:
20135         * sys/qcam/gstqcamsrc.c:
20136         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20137           Make them work with new video.h file.
20138         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20139         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20140         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20141         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20142           Make it work with new buffer allocation system.
20143
20144 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20145
20146         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20147         pad_alloc_buffer implementation to use ->srcpad
20148         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20149         pad_alloc_buffer implementation to use ->srcpad
20150         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20151         pad_alloc_buffer implementation to use ->srcpad
20152         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20153         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20154         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20155         a reference to everything we need.
20156         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20157         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20158         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20159         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20160         a reference to everything we need.
20161         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20162
20163 2004-01-11  David Schleef  <ds@schleef.org>
20164
20165         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20166         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20167         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20168         structure members.
20169         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20170         value during a resize/renegotiation.
20171         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20172         gst_pad_alloc_buffer();
20173         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20174         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20175         structure members.
20176         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20177         Fix for rename of buffer private structure members.
20178         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20179         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20180         Fix for rename of buffer private structure members.
20181         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20182         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20183         Fix for rename of buffer private structure members.
20184
20185 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20186
20187         reviewed by: David Schleef <ds@schleef.org>
20188
20189         * gst/videofilter/Makefile.am:
20190         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20191         from the patch by ds to fit in with recent make_filter changes.
20192
20193 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20194
20195         * configure.ac: Adding examples/switch/Makefile
20196         * examples/Makefile.am: Adding examples/switch
20197         * examples/switch/Makefile.am: Adding switcher example.
20198         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20199         (switch_timer), (main): Adding an example demonstrating switch usage
20200         with 2 videotestsrc showing different patterns.
20201         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20202         (gst_switch_init): Fixing switch with the new caps system.
20203
20204 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20205
20206         * gst-libs/gst/video/video.h:
20207           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20208           They should probably be like
20209           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20210
20211 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20212
20213         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20214         (qtdemux_parse_trak):
20215           fix audio chunk size/timestamp calculation
20216
20217 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20218
20219         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20220           fix SVQ3 caps
20221
20222 2004-01-11  Steve Baker  <steve@stevebaker.org>
20223
20224         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20225         (gst_agingtv_base_init), (gst_agingtv_class_init),
20226         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20227         (gst_agingtv_set_property), (gst_agingtv_get_property):
20228         Port agingTV to videofilter
20229
20230 2004-01-09  Julien MOUTTE <julien@moutte.net>
20231
20232         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20233         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20234
20235 2004-01-09  Julien MOUTTE <julien@moutte.net>
20236
20237         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
20238         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20239         * gst-libs/gst/xoverlay/xoverlay.c:
20240         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
20241         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
20242         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20243         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20244         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20245         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20246         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
20247         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
20248         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20249         interface implementation to handle xid being 0 and fix some bugs
20250         triggered by Benjamin's testcase.
20251         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20252         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20253         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
20254         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20255         interface implementation to handle xid being 0 and fix some bugs
20256         triggered by Benjamin's testcase.
20257
20258 2004-01-09  David Schleef  <ds@schleef.org>
20259
20260         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
20261         mouse pointer events.  It works.
20262
20263 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20264
20265         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
20266           Use explicit caps - fix capsnego.
20267         * ext/xvid/gstxviddec.c:
20268         * ext/xvid/gstxvidenc.c:
20269           Remove macro-inside-macro which caused compile errors.
20270         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
20271           Error out if it's not a RIFF file. Else we error out without
20272           gst_element_error() which is not good...
20273
20274 2004-01-08  David Schleef  <ds@schleef.org>
20275
20276         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20277         Fix pad_link function to handle formats that ffmpeg returns
20278         as multiple caps structures.
20279         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
20280         Only complain if source buffer is _smaller_ than expected.
20281         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
20282         (gst_videoscale_handle_src_event): Resize navigation events
20283         when passing them upstream.
20284         * gst/videotestsrc/gstvideotestsrc.c:
20285         * gst/videotestsrc/gstvideotestsrc.h:
20286         * gst/videotestsrc/videotestsrc.c:
20287         * gst/videotestsrc/videotestsrc.h:
20288         Rewrite many of the buffer painting functions to handle odd
20289         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
20290         been verified to work with my video card.
20291         * testsuite/gst-lint:  Add check for elements calling
20292         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
20293
20294 2004-01-08  David Schleef  <ds@schleef.org>
20295
20296         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20297         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
20298
20299 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20300
20301         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
20302         configure event is not emiting the desired size signal. That fixes
20303         aspect ratio issues with gst-player.
20304
20305 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20306
20307         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
20308           Fix capsnego.
20309
20310 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20311
20312         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
20313         public method to fire size signal.
20314
20315 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20316
20317         * examples/gstplay/Makefile.am: Adding the interface library.
20318         * gst-libs/gst/play/Makefile.am: Adding the interface library.
20319         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
20320         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
20321         GST_IS_X_OVERLAY before signal connect.
20322         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
20323         Removing the have_video_size signal.
20324         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
20325         and associated public method.
20326         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20327         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
20328         signal.
20329         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
20330         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
20331         signal.
20332         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
20333         Using XOverlay public method to fire size signal.
20334
20335 2004-01-07  David Schleef  <ds@schleef.org>
20336
20337         * gst/videofilter/Makefile.am:
20338         * gst/videofilter/gstvideotemplate.c:
20339         * gst/videofilter/make_filter:
20340         Create gstvideoexample.c in a srcdir!=builddir friendly way.
20341         Convert make_filter to /bin/sh script.
20342
20343 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20344
20345         * gst/modplug/gstmodplug.cc: fix element description
20346
20347 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20348
20349         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
20350         (got_video_size): Adding some new lines in g_print calls.
20351         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20352         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
20353         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
20354         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
20355         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
20356         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
20357         Complete code review, reverting some stuff i disagree with, adding
20358         some fixes : time synchronization on invalid timestamps, renegotiation
20359         of private window.
20360         * sys/ximage/ximagesink.h:
20361         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
20362         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
20363         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
20364         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
20365         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
20366         (gst_xvimagesink_buffer_new),
20367         (gst_xvimagesink_navigation_send_event),
20368         (gst_xvimagesink_set_xwindow_id),
20369         (gst_xvimagesink_get_desired_size),
20370         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
20371         stuff i disagree with, adding some fixes : Renegotiation of private
20372         window, implementing get_desired_size.
20373
20374 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20375
20376         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
20377         (gst_afsink_handle_event):
20378         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
20379         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
20380         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
20381         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
20382         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
20383           Fix for instantiate-test (see core). Also remove dead code from
20384           jpegenc (which still needs fixing, but that's lower on my TODO
20385           list...).
20386         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20387           Never return NULL as caps.
20388
20389 2004-01-07  David Schleef  <ds@schleef.org>
20390
20391         * configure.ac:
20392         * ext/Makefile.am:
20393         * ext/librfb/Makefile.am:
20394         * ext/librfb/gstrfbsrc.c:
20395         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
20396         is the protocol used by VNC.
20397
20398 2004-01-07  David Schleef  <ds@schleef.org>
20399
20400         * gst/videofilter/gstvideotemplate.c:
20401         * gst/videofilter/gstvideotemplate.h:
20402         * gst/videofilter/make_filter:
20403         Merge videotemplate header into source file.
20404         * gst/effectv/Makefile.am:
20405         * gst/effectv/gsteffectv.c: (plugin_init):
20406         * gst/effectv/gstwarp.c:
20407         Make warpTV a subclass of videofilter.
20408
20409 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20410
20411         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
20412           Add guard against invalid utf-8 conversions in mad. Just in case.
20413
20414 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20415
20416         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20417           Fix for bug shown by poisoning
20418
20419 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20420
20421         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20422         (gst_v4lmjpegsrc_buffer_free):
20423         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20424         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
20425         (gst_v4lsrc_buffer_free):
20426           Fix for removed bufferpools.
20427
20428 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20429
20430         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20431         Fix caps negotiation.
20432
20433         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
20434         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
20435         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
20436         (dvdnavsrc_event):
20437         * ext/mpeg2dec/gstmpeg2dec.c:
20438         * gst-libs/gst/navigation/navigation.c:
20439         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
20440         * gst-libs/gst/navigation/navigation.h:
20441         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
20442         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
20443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
20444         Super-simple first version of mouse and keyboard events. Clicking
20445         on a DVD menu now works, although it may not take you where you
20446         expected.
20447
20448         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20449         * gst/videotestsrc/gstvideotestsrc.c:
20450         (gst_videotestsrc_src_fixate):
20451         These fixate functions were broken - they never actually
20452         fixated :)
20453
20454 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20455
20456         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
20457         (gst_icecastsend_init):
20458           fix for new caps system.
20459         * gst-libs/gst/mixer/mixertrack.h:
20460         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
20461           Add 'master track' flag (for tools like ACME that only want to
20462           change the main volume).
20463
20464 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20465
20466         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
20467         (gst_xvid_csp_to_caps):
20468         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
20469         * ext/xvid/gstxvidenc.c:
20470         ifdef out ARGB type when it isn't available
20471         in xvidcore 1.0.0beta2
20472
20473 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20474
20475         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20476           When we have received a new SCR right in the first buffer after
20477           a seek (so in the same cycle that handles the discont), we should
20478           handle the buffer instead of unreffing it, else we lose data.
20479
20480 2004-01-06  Iain <iain@prettypeople.org>
20481
20482         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
20483           buffer-frames caps too.
20484
20485         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
20486           caps that we need, don't destroy them all and rebuild them. And when
20487           creating src pads, use the src pad template rather than the sink...
20488
20489 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20490
20491         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
20492           Add pad to element *after* setting functions such as event handler.
20493           Without this, the scheduler (opt) will link pads, set the event
20494           handler from the default event function (dispatcher in gstpad.c)
20495           and *after* that, we will set our own event function, which will
20496           thus never be used (and thus mpegdemux doesn't handle events).
20497
20498 2004-01-04  David Schleef  <ds@schleef.org>
20499
20500         Fix the fixate functions to handle new prototype:
20501         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20502         * gst/videotestsrc/gstvideotestsrc.c:
20503         (gst_videotestsrc_src_fixate):
20504         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20505         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
20506         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20507
20508 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20509
20510         * sys/ximage/ximagesink.h:
20511         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20512         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
20513         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
20514         (gst_ximagesink_xoverlay_init):
20515           assorted fixes to make (re)embedding work
20516         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
20517         (gst_ximagesink_get_desired_size):
20518           implement desired size additions to XOverlay
20519
20520 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20521
20522         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
20523         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
20524         (gst_x_overlay_got_desired_size):
20525         * gst-libs/gst/xoverlay/xoverlay.h:
20526           Add optional "desired size" signal and querying.
20527
20528 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20529
20530         * gst/matroska/matroska-demux.c:
20531         (gst_matroska_demux_parse_blockgroup):
20532           Fix EBML-laced block parsing. Diffs are relative to previous
20533           lace, not the first lace. Thanks to Mosu from the Matroska
20534           team for detecting this.
20535         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20536         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
20537         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
20538         (gst_wavparse_change_state):
20539         * gst/wavparse/gstwavparse.h:
20540           Quickfix for capsnego.
20541
20542 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20543
20544         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
20545           Fix indenting, fix pad creation.
20546
20547 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20548
20549         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
20550         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
20551         (gst_xviddec_sink_link):
20552           Implement src_getcaps() so proper size caps is negotiated.
20553
20554 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20555
20556         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
20557           Finish flac decoder on EOS. See #116178.
20558
20559 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20560
20561         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
20562         (gst_matroska_demux_add_stream):
20563         * gst/matroska/matroska-ids.h:
20564           Add getcaps() function to fix capsnego...
20565
20566 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20567
20568         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20569         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
20570         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20571           Fix more integer overflows. Again, see #126967.
20572
20573 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20574
20575         * ext/mpeg2dec/gstmpeg2dec.c:
20576           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
20577           #130416.
20578
20579 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20580
20581         * configure.ac:
20582         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
20583         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
20584         * ext/xvid/gstxvid.h:
20585         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
20586         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
20587         (gst_xviddec_src_link), (gst_xviddec_sink_link),
20588         (gst_xviddec_change_state):
20589         * ext/xvid/gstxviddec.h:
20590         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
20591         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
20592         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
20593         (gst_xvidenc_link), (gst_xvidenc_set_property),
20594         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
20595         * ext/xvid/gstxvidenc.h:
20596           Update xvid plugin to latest xvid (1.0.0-beta3) API.
20597
20598 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20599
20600         * gst/rtp/rtp-packet.c:
20601           Add sys/types.h include, since OS X doesn't define in_addr_t
20602           in netinet/in.h, like it does on Linux (see #129600).
20603
20604 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
20605
20606         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
20607
20608         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
20609           Correct logic of dispose function (see #129306).
20610
20611 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20612
20613         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
20614         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20615         (gst_mpeg_parse_init):
20616         * gst/mpegstream/gstmpegparse.h:
20617           Remove clock (which was never provided, i.e. dead code), and
20618           also fix integer overflows at high PTS values (see #126967).
20619
20620 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20621
20622         * ext/flac/gstflacdec.c:
20623         * ext/libpng/gstpngenc.h:
20624         * ext/mikmod/gstmikmod.h:
20625           OS X fixes (see #126628).
20626
20627 2004-01-02  David Schleef  <ds@schleef.org>
20628
20629         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
20630         (gst_alsa_src_base_init): Remove bogus "src" request pad.
20631         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
20632         (gst_mpeg_parse_class_init): Move pad template registration
20633         to class_init, since the derived class (mpegdemux) doesn't
20634         want them.
20635
20636 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20637
20638         * sys/ximage/Makefile.am:
20639         * sys/xvideo/Makefile.am:
20640         * sys/xvimage/Makefile.am:
20641           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
20642           after installation (see #127664).
20643
20644 2004-01-02  David Schleef  <ds@schleef.org>
20645
20646         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
20647         (gst_ffmpegenc_connect):  Negotiation fixes.
20648         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
20649         Remove inappropriate gst_caps_free().
20650         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
20651         Reenable Ronald's internal resize code, since the core handles
20652         it correctly now.
20653
20654 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20655
20656         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
20657         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
20658         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
20659           Fix pad template stuff.
20660
20661 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20662
20663         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
20664         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
20665           fix signed integer reading/writing.
20666
20667 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20668
20669         * ext/alsa/README:
20670           Remove outdated document
20671
20672 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
20673
20674         * gst/cutter/gstcutter.c: (gst_cutter_init):
20675           src pad was being created twice - oops.
20676
20677 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20678
20679         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
20680           Comment out internal resize. It doesn't handle the resulting
20681           XEvent internally, does another try_set_caps() which leads to
20682           a really nice loop.
20683           Real fix will come when Julien and Dave are awake. ;).
20684
20685 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20686
20687         * ext/mpeg2enc/gstmpeg2enc.cc:
20688           fix const/nonconst compile issue.
20689
20690 2004-01-02  David Schleef  <ds@schleef.org>
20691
20692         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
20693         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
20694         Add fixate function and a check for bad formats.
20695
20696 2004-01-01  David Schleef  <ds@schleef.org>
20697
20698         Negotiation fixes:
20699         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
20700         (gst_audiofilter_init):
20701         * gst/debug/efence.c: (gst_efence_init):
20702         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
20703         (gst_deinterlace_init):
20704         * gst/volume/gstvolume.c: (volume_connect):
20705
20706 2004-01-01  David Schleef  <ds@schleef.org>
20707
20708         Convert elements to use gst_pad_use_explicit_caps() where
20709         appropriate:
20710         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
20711         * ext/audiofile/gstafparse.c: (gst_afparse_init),
20712         (gst_afparse_open_file):
20713         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
20714         (gst_afsrc_open_file):
20715         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
20716         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
20717         (gst_ffmpegdec_chain):
20718         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20719         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
20720         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
20721         (gst_gdk_pixbuf_chain):
20722         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
20723         (gst_jpegdec_chain):
20724         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
20725         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
20726         (gst_mikmod_negotiate):
20727         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
20728         (gst_mpeg2dec_negotiate_format):
20729         * ext/mpeg2enc/gstmpeg2enc.cc:
20730         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20731         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
20732         (gst_speexdec_sinkconnect):
20733         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
20734         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
20735         (gst_vorbisfile_new_link):
20736         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
20737         (gst_ac3parse_chain):
20738         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
20739         (gst_asf_demux_setup_pad):
20740         * gst/auparse/gstauparse.c: (gst_auparse_init),
20741         (gst_auparse_chain):
20742         * gst/id3/gstid3types.c: (gst_id3types_loop):
20743         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20744         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
20745         (mp1videoparse_parse_seq):
20746         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
20747         (bpf_from_header):
20748         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20749         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
20750         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
20751         (gst_mpeg_parse_send_data):
20752         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20753         (gst_qtdemux_add_stream):
20754         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
20755         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20756         (gst_wavparse_parse_fmt):
20757
20758 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20759
20760         * configure.ac:
20761           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
20762           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
20763           it therefore uses the wrong include paths. Too bad... Note
20764           that 1.6.1.93 is not release yet. ;).
20765           Also add a check for mplex, which is now using the lib'ified
20766           mplex from mjpegtools, too.
20767         * ext/ffmpeg/gstffmpegcodecmap.c:
20768           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
20769           issues. I don't think ffmpeg handles 3ivx correctly, so this
20770           probably won't work. But it won't hurt either.
20771         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
20772         (gst_ffmpegdec_chain):
20773         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
20774         (gst_ffmpegenc_chain_audio):
20775           Fix memleak in audio encoding. Close codec if open fails, this
20776           calls the cleanup routines so we can re-use the context.
20777         * ext/mpeg2enc/gstmpeg2enc.cc:
20778           Fix pad template names/types, fix memory issue with getcaps().
20779         * ext/mpeg2enc/gstmpeg2encoder.cc:
20780         * ext/mpeg2enc/gstmpeg2encoder.hh:
20781           Fix compile issue with new caps system (const thingy).
20782         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20783         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
20784           We read a first frame right on initing, so that we have a caps
20785           when we init the output. This caps is cached in padprivate and
20786           read as first frame.
20787         * ext/mplex/Makefile.am:
20788         * ext/mplex/gstmplex.cc:
20789         * ext/mplex/gstmplex.h:
20790         * ext/mplex/gstmplex.hh:
20791         * ext/mplex/gstmplexibitstream.cc:
20792         * ext/mplex/gstmplexibitstream.hh:
20793         * ext/mplex/gstmplexjob.cc:
20794         * ext/mplex/gstmplexjob.hh:
20795         * ext/mplex/gstmplexoutputstream.cc:
20796         * ext/mplex/gstmplexoutputstream.hh:
20797           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
20798           had issues, didn't do capsnego, supported only a subset of the
20799           mplex features and required a mplex fork in our local CVS. Plus
20800           that it worked agaist a very old mplex version. Rewriting was
20801           faster than updating it.
20802         * gst-libs/ext/Makefile.am:
20803         * gst-libs/ext/mplex/INSTRUCT:
20804         * gst-libs/ext/mplex/Makefile.am:
20805         * gst-libs/ext/mplex/README:
20806         * gst-libs/ext/mplex/TODO:
20807         * gst-libs/ext/mplex/ac3strm_in.cc:
20808         * gst-libs/ext/mplex/audiostrm.hh:
20809         * gst-libs/ext/mplex/audiostrm_out.cc:
20810         * gst-libs/ext/mplex/aunit.hh:
20811         * gst-libs/ext/mplex/bits.cc:
20812         * gst-libs/ext/mplex/bits.hh:
20813         * gst-libs/ext/mplex/buffer.cc:
20814         * gst-libs/ext/mplex/buffer.hh:
20815         * gst-libs/ext/mplex/fastintfns.h:
20816         * gst-libs/ext/mplex/format_codes.h:
20817         * gst-libs/ext/mplex/inputstrm.cc:
20818         * gst-libs/ext/mplex/inputstrm.hh:
20819         * gst-libs/ext/mplex/lpcmstrm_in.cc:
20820         * gst-libs/ext/mplex/mjpeg_logging.cc:
20821         * gst-libs/ext/mplex/mjpeg_logging.h:
20822         * gst-libs/ext/mplex/mjpeg_types.h:
20823         * gst-libs/ext/mplex/mpastrm_in.cc:
20824         * gst-libs/ext/mplex/mpegconsts.cc:
20825         * gst-libs/ext/mplex/mpegconsts.h:
20826         * gst-libs/ext/mplex/mplexconsts.hh:
20827         * gst-libs/ext/mplex/multplex.cc:
20828         * gst-libs/ext/mplex/outputstream.hh:
20829         * gst-libs/ext/mplex/padstrm.cc:
20830         * gst-libs/ext/mplex/padstrm.hh:
20831         * gst-libs/ext/mplex/stillsstream.cc:
20832         * gst-libs/ext/mplex/stillsstream.hh:
20833         * gst-libs/ext/mplex/systems.cc:
20834         * gst-libs/ext/mplex/systems.hh:
20835         * gst-libs/ext/mplex/vector.cc:
20836         * gst-libs/ext/mplex/vector.hh:
20837         * gst-libs/ext/mplex/videostrm.hh:
20838         * gst-libs/ext/mplex/videostrm_in.cc:
20839         * gst-libs/ext/mplex/videostrm_out.cc:
20840         * gst-libs/ext/mplex/yuv4mpeg.cc:
20841         * gst-libs/ext/mplex/yuv4mpeg.h:
20842         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
20843         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
20844           We don't fork mjpegtools' mplex in our CVS anymore.
20845         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
20846         (gst_avi_demux_add_stream):
20847         * gst/avi/gstavidemux.h:
20848           Add getcaps() function for proper caps nego. This makes some
20849           parts of AVI playback/reading work.
20850         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
20851           Resize window on new capsnego. This is probably wrong, but
20852           I'm still committing it because with current capsnego, the
20853           first successfull capsnego is auto-fixated, therefore rounded
20854           down to the lowest values in the caps. this results in a 16x16
20855           XWindow that is not reized when real capsnego finishes.
20856           Dave, I see more cases of this, do you know a proper solution?
20857         * tools/gst-launch-ext.in:
20858           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
20859
20860 2003-12-31  David Schleef  <ds@schleef.org>
20861
20862         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
20863         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
20864           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
20865
20866 2003-12-30  David Schleef  <ds@schleef.org>
20867
20868         * ext/ffmpeg/gstffmpegcolorspace.c:
20869         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
20870         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
20871         (gst_ffmpegcsp_chain): Negotiation fixes
20872         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
20873         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
20874         (gst_audio_convert_link), (gst_audio_convert_channels):
20875         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
20876         (gst_audioscale_link), (gst_audioscale_get_buffer),
20877         (gst_audioscale_chain): Negotiation fixes
20878         * gst/audioscale/gstaudioscale.h:
20879         * gst/videofilter/gstvideofilter.c:
20880         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
20881         (gst_videofilter_link), (gst_videofilter_init),
20882         (gst_videofilter_set_output_size), (gst_videofilter_setup),
20883         (gst_videofilter_find_format_by_structure):
20884         * gst/videofilter/gstvideofilter.h: Negotiation fixes
20885         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
20886         (gst_videoscale_link):
20887         * gst/videoscale/videoscale.c: (videoscale_get_structure),
20888         (videoscale_find_by_structure), (gst_videoscale_setup):
20889         * gst/videoscale/videoscale.h: Negotiation fixes
20890         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20891         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
20892         function, restrict resizing to a multiple of 4 (hack until
20893         everyone supports odd sizes correctly).
20894
20895 2003-12-29  Colin Walters  <walters@verbum.org>
20896
20897         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
20898         signed.
20899
20900 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
20901
20902         * ext/sndfile/gstsf.c: (gst_sf_loop):
20903           Fix warning about discarding const qualifier
20904
20905 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
20906
20907         * gst/cutter/gstcutter.c:
20908         * gst/videoscale/gstvideoscale.c:
20909         * gst/volenv/gstvolenv.c:
20910         * gst-libs/gst/audio/audio.c:
20911         * gst-libs/gst/video/video.c:
20912           Fix warnings
20913
20914 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20915
20916         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
20917           Don't send ALSA debugging to stderr.
20918         * ext/alsa/gstalsa.h:
20919           Use GST_WARNING instead of g_warning when ALSA functions fail.
20920
20921 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20922
20923         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
20924           Free XVAdapterInfo correctly.
20925
20926 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20927
20928         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
20929         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
20930           Make id3tag use correct caps nego.
20931
20932 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
20933
20934         * ext/ivorbis/vorbis.c:
20935         * ext/ivorbis/vorbisenc.h:
20936         * ext/ivorbis/vorbisfile.c:
20937           Modify so that it uses the new caps things
20938
20939 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20940
20941         * testsuite/spider/spider1.c: (main):
20942         * testsuite/spider/spider2.c: (main):
20943         * testsuite/spider/spider3.c: (main):
20944           Make tests compile again. They probably don't work.
20945
20946 2003-12-24  Colin Walters  <walters@verbum.org>
20947
20948         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
20949         we can't fixate the caps anymore.
20950
20951 2003-12-23  David Schleef  <ds@schleef.org>
20952
20953         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
20954         * sys/oss/gstosssink.c: (gst_osssink_init),
20955         (gst_osssink_sink_fixate): Add fixate function.
20956
20957 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20958
20959         * ext/ffmpeg/gstffmpegcodecmap.c:
20960         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
20961         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
20962         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
20963         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
20964         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
20965         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
20966         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
20967           fix typo in RGB masks, and move back to "old" colorspace
20968           capsnego code until whoever wrote this new crap has actually
20969           tested it so that it works.
20970           And yes, this works, keep it that way please.
20971
20972 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20973
20974         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
20975         (gst_divxdec_init), (gst_divxdec_negotiate):
20976         * ext/divx/gstdivxdec.h:
20977         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
20978         (gst_divxenc_init):
20979         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
20980         (gst_faac_sinkconnect), (gst_faac_srcconnect):
20981         * ext/mpeg2enc/gstmpeg2enc.cc:
20982         * ext/mpeg2enc/gstmpeg2encoder.cc:
20983         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20984         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
20985         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
20986         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
20987         (dxr3spusink_init):
20988         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
20989         (dxr3videosink_init):
20990           Fix caps breakage after Dave's caps branch merge.
20991
20992 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20993
20994         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20995           Fix for 24bpp display.
20996
20997 2003-12-23  Colin Walters  <walters@verbum.org>
20998
20999         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21000         a GnomeVFSHandle directly.
21001
21002 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21003
21004         * gst/volume/Makefile.am:
21005         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21006         (volume_base_init), (volume_init):
21007           Reenable volume element and fix to work with new caps stuff.
21008           Rhythmbox needs this.
21009
21010 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21011
21012         * gst/qtdemux/qtdemux.c: (plugin_init):
21013           qtdemux requires bytestream
21014
21015 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21016
21017         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21018           Fix remaining caps handling errors due to CAPS merge.
21019
21020 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21021
21022         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21023         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21024         (gst_faad_srcconnect):
21025           Port to new caps system.
21026
21027 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21028
21029         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21030         (got_video_size), (main): using g_print instead of g_message.
21031         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21032         signal which was not emitted because of "switch" element added to the
21033         bin but not connected. (Removing from the bin temporarily)
21034
21035 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21036
21037         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21038         find X development files. I don't understand the previous tests and
21039         they fail on my debian/ppc unstable. This one works.
21040         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21041         exiting.
21042         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21043         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21044         (gst_play_set_visualization): Add some safety checks in set_ methods
21045         and state_change. This was throwing some ugly CRITICAL messages when
21046         pipeline was getting disposed and casts were failing.
21047
21048 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21049
21050         * configure.ac:
21051           Improve mpeg2enc detection. This is for distributions that do
21052           ship mjpegtools, but without mpeg2enc. Also does object check
21053           for might there ever be ABI incompatibility.
21054         * ext/mpeg2enc/gstmpeg2enc.cc:
21055           Add Andrew as second maintainer (he's helping me), and also add
21056           an error if no caps was set. This happens if I pull before capsnego
21057           and that's something I should solve sometime else.
21058         * gst/matroska/matroska-demux.c:
21059         (gst_matroska_demux_parse_blockgroup):
21060           Fix time parsing.
21061         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21062         (gst_matroska_mux_track_header):
21063           Add caps to templates.
21064         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21065           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21066         * gst/mpegstream/gstmpegdemux.c:
21067           Remove layer since it causes warnings about unfixed caps.
21068         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21069           Fix obvious typo (we error out if caps were set, we should of
21070           course error out if *no* caps were set).
21071         * sys/oss/gstosselement.c: (gst_osselement_convert):
21072           Fix format conversion, we confused bits/bytes.
21073         * sys/oss/gstosselement.h:
21074           Improve documentation for 'bps'.
21075         * sys/v4l/TODO:
21076           Remove stuff about plugins that need removing - this was done
21077           ages ago.
21078         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21079         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21080         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21081         (gst_v4lsrc_src_query):
21082         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21083         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21084           Add get_query_types(), get_formats() and query() functions.
21085
21086 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21087
21088         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21089         * moved CVS to freedesktop.org