remove deprecated properties fix up enums to correctly have short lowercase dashed...
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * docs/libs/tmpl/gstaudio.sgml:
4           update
5         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
6         (gst_paranoia_endian_get_type):
7         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
8         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
9         * gst/audiotestsrc/gstaudiotestsrc.c:
10         (gst_audiostestsrc_wave_get_type):
11         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
12         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
13         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14         (gst_sync_method_get_type), (gst_unit_type_get_type),
15         (gst_client_status_get_type), (gst_multifdsink_class_init),
16         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
17         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
18         (gst_multifdsink_get_property):
19         * gst/tcp/gstmultifdsink.h:
20         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
21         * gst/videotestsrc/gstvideotestsrc.c:
22         (gst_videotestsrc_pattern_get_type):
23           remove deprecated properties
24           fix up enums to correctly have short lowercase dashed nicks
25
26 2005-11-22  Michael Smith <msmith@fluendo.com>
27
28         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
29         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
30           Add underscore.
31
32 2005-11-22  Michael Smith <msmith@fluendo.com>
33
34         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
35         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
36           Use utility method for scaling clocktime for fractional framerates.
37
38 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
39
40         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
41         (gst_visual_chain):
42         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
43         * ext/theora/theoradec.c: (theora_handle_type_packet):
44         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
45         (theora_enc_chain):
46         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
47         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
48         * gst-libs/gst/video/video.h:
49         * gst/ffmpegcolorspace/avcodec.h:
50         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
51         (gst_ffmpeg_caps_to_pixfmt):
52         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
53         (gst_ffmpegcsp_set_caps):
54         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
55         (gst_videorate_setcaps), (gst_videorate_blank_data),
56         (gst_videorate_chain):
57         * gst/videotestsrc/gstvideotestsrc.c:
58         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
59         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
60         (gst_videotestsrc_event), (gst_videotestsrc_create):
61         * gst/videotestsrc/gstvideotestsrc.h:
62         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
63         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
64         (gst_ximagesink_get_times), (gst_ximagesink_init):
65         * sys/ximage/ximagesink.h:
66         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
67         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
68         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
69         * sys/xvimage/xvimagesink.h:
70           Convert elements to use fractions for their framerate.
71           V4L elements to come later tonight.
72
73 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
74
75         * gst-libs/gst/audio/audio.c:
76         * gst-libs/gst/audio/audio.h:
77           remove some deprecated functions
78
79 2005-11-22  Andy Wingo  <wingo@pobox.com>
80
81         * Update for gst_tag_setter API changes.
82
83 2005-11-22  Andy Wingo  <wingo@pobox.com>
84
85         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
86         (gst_ogg_demux_perform_seek):
87         * ext/theora/theoradec.c (theora_dec_sink_event):
88         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
89         update-funcnames.
90
91 2005-11-22  Wim Taymans  <wim@fluendo.com>
92
93         * examples/seeking/seek.c: (main):
94         Give higher priority to bus signals than the gtk events
95         to fix a race condition in the segment looping.
96
97 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
98
99         * ext/theora/Makefile.am:
100         * ext/vorbis/Makefile.am:
101         * gst-libs/gst/tag/Makefile.am:
102         * gst-plugins-base.spec.in:
103           Rename libgsttagedit to libgsttag (#322117).
104
105 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
106
107         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
108         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
109           Call gst_x_overlay_prepare_xwindow_id() to give applications
110           a final chance to set their own xwindow id before the video
111           sink creates its own window.
112
113 2005-11-22  Julien MOUTTE  <julien@moutte.net>
114
115         * sys/xvimage/xvimagesink.c:
116         (gst_xvimagesink_navigation_send_event): Handle navigation
117         events correcly with borders if applicable.
118
119 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
120
121         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
122         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
123         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
124         (gst_ffmpegcsp_caps_remove_format_info):
125         * gst/ffmpegcolorspace/imgconvert.c:
126         * gst/ffmpegcolorspace/imgconvert_template.h:
127           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
128           #318353); use gst_structure_has_name().
129
130 2005-11-22  Julien MOUTTE  <julien@moutte.net>
131
132         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
133         (gst_ximagesink_class_init): Add debug macros on functions.
134         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
135         (gst_xvimagesink_xwindow_draw_borders),
136         (gst_xvimagesink_xvimage_put),
137         (gst_xvimagesink_xwindow_update_geometry),
138         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
139         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
140         (gst_xvimagesink_xcontext_clear),
141         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
142         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
143         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
144         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
145         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
146         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
147         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
148         expose while being PAUSED, out of data flow navigation events, etc..
149
150 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
151
152         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
153         * gst-libs/gst/audio/audio.h:
154           fix prototype - wondering why the test worked regardless
155
156 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
157
158         * check/Makefile.am:
159         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
160         * gst-libs/gst/audio/audio.h:
161           add a method that returns a proper GstClockTime
162
163 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
164
165         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
166         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
167         * gst-libs/gst/interfaces/xoverlay.h:
168           Remove everything having to do with the desired size; add 
169           gst_x_overlay_prepare_xwindow_id() function; remove the
170           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
171           post a message on the bus instead (#321816).
172
173         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
174         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
175         (gst_xvimagesink_xoverlay_init):
176           Remove desired size stuff (#321816).
177
178 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
179
180         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
181         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
182         (mpeg_video_type_find), (mpeg_video_stream_type_find):
183           Terminate vararg functions with NULL instead of 0 to 
184           make gcc4 happy.
185
186 2005-11-21  Andy Wingo  <wingo@pobox.com>
187
188         patch from: Sebastien Cote <sebas642@yahoo.ca>
189         
190         * gst-libs/gst/rtp/gstrtpbuffer.h: 
191         * gst-libs/gst/rtp/gstrtpbuffer.c
192         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
193
194 2005-11-21  Andy Wingo  <wingo@pobox.com>
195
196         * gst/playback/gstplaybin.c (gen_audio_element) 
197         (gen_video_element): Use the new MISSING_PLUGIN core error
198         category. Closes #320060.
199
200         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
201         * gst/videorate/gstvideorate.c (gst_videorate_event):
202         * ext/theora/theoradec.c (theora_dec_sink_event): 
203         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
204         stream lock.
205
206         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
207         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
208         stream lock changes.
209
210 2005-11-21  Wim Taymans  <wim@fluendo.com>
211
212         * gst-libs/gst/audio/gstbaseaudiosink.c:
213         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
214         (gst_base_audio_sink_provide_clock),
215         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
216         (gst_base_audio_sink_change_state):
217         * gst/audioresample/gstaudioresample.c:
218         Segment update fix.
219
220 2005-11-21  Andy Wingo  <wingo@pobox.com>
221
222         * *.h:
223         * *.c: Ran scripts/update-macros. Oh yes.
224
225 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
226
227         * sys/ximage/Makefile.am:
228         * sys/ximage/ximage.c:
229           Rename ximage plugin to ximagesink (#321426) (Don't forget to
230           remove your old libgstximage.* manually if necessary).
231
232 2005-11-21  Michael Smith <msmith@fluendo.com>
233
234         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
235           Minimal fix for bug #320200: set the min/max bitrate in the correct
236           units. A better fix would be to upgrade to the RATEMANAGE2
237           interface, rather than using the deprecated interface used here, but
238           that would require an update in our libvorbis dependency (to 1.1),
239           which is probably undesirable.
240
241 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
242
243         * ext/libvisual/visual.c: (get_buffer):
244         * gst-libs/gst/audio/gstbaseaudiosrc.c:
245         (gst_base_audio_src_fixate):
246         * gst/audioconvert/gstaudioconvert.c:
247         (gst_audio_convert_fixate_caps):
248         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
249         * gst/audiotestsrc/gstaudiotestsrc.c:
250         (gst_audiotestsrc_src_fixate):
251         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
252         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
253         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
254         * gst/videotestsrc/gstvideotestsrc.c:
255         (gst_videotestsrc_src_fixate):
256         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
257         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
258         Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
259         (#322027)
260
261
262 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
263
264         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
265         (gst_riff_create_iavs_caps):
266         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
267         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
268         (gst_riff_parse_info):
269         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
270         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
271         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
272           Fixes for GST_FOURCC_FORMAT API change.
273
274 2005-11-21  Andy Wingo  <wingo@pobox.com>
275
276         patch by: Alessandro Dessina <alessandro nnva org>
277
278         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
279         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
280         (gst_ogg_parse_chain):
281         * ext/theora/theoraenc.c (theora_set_header_on_caps):
282         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
283         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
284         gst_value_list calls on arrays. Fixes #321962.
285
286 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
287
288         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
289         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
290         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
291         * gst/adder/gstadder.c: (gst_adder_init),
292         (gst_adder_request_new_pad), (gst_adder_collected),
293         (gst_adder_change_state):
294           Update for gst_collectpads_foo() to gst_collect_pads_foo()
295           API change.
296
297 2005-11-21  Michael Smith <msmith@fluendo.com>
298
299         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
300         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
301           Properly handle pad_push return values.
302
303 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
304
305         * gst-libs/gst/tag/Makefile.am:
306         * gst-libs/gst/tag/gstvorbistag.c:
307         (gst_tag_list_to_vorbiscomment_buffer):
308           Remove obsolete vorbistag element and debug category.
309
310         * gst/playback/gstplaybasebin.c: (check_queue):
311           Don't divide by 0 when queue-threshold is 0.
312
313         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
314           Don't modify an existing pixel-aspect-ratio if we fail to read
315           a new one.
316
317 2005-11-20  Wim Taymans  <wim@fluendo.com>
318
319         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
320         (gst_vorbisenc_push_packet):
321         GST_PAD_IS_USABLE is gone, use the return value of
322         the push or pad_alloc_buffer instead.
323
324 2005-11-18  Julien MOUTTE  <julien@moutte.net>
325
326         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
327         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
328         (gst_ximagesink_ximage_destroy),
329         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
330         (gst_ximagesink_xwindow_new),
331         (gst_ximagesink_xwindow_update_geometry),
332         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
333         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
334         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
335         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
336         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
337         (gst_ximagesink_navigation_send_event),
338         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
339         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
340         (gst_ximagesink_finalize), (gst_ximagesink_init),
341         (gst_ximagesink_class_init):
342         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
343         This new version brings correct software scaling, non flickering
344         window while resizing, pixel aspect ratio handling, usage of
345         hardware buffer pools, out of data flow event thread for 
346         navigation and handling of expose events even when being PAUSED,
347         a new property to keep video aspect ratio when resizing, etc...
348
349 2005-11-18  Julien MOUTTE  <julien@moutte.net>
350
351         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
352         (gst_videoscale_fixate_caps): Introduce back caps fixate with
353         handling of PAR.
354
355 2005-11-18    <bilboed@dvdsrc.fluendo.com>
356
357         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
358         Unsetting IS_SINK flag from the fakesink, so decodebin
359         never behaves as a sink.
360
361 2005-11-17  Wim Taymans  <wim@fluendo.com>
362
363         * gst-libs/gst/audio/gstbaseaudiosrc.c:
364         (gst_base_audio_src_change_state):
365         Fix the audiosrc base class again, we did not unflush.
366
367 2005-11-17  Julien MOUTTE  <julien@moutte.net>
368
369         * examples/seeking/seek.c: (make_dv_pipeline),
370         (make_vorbis_theora_pipeline), (make_avi_pipeline),
371         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
372         to ogg/vorbis/theora pipeline.
373
374 2005-11-17  Wim Taymans  <wim@fluendo.com>
375
376         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
377         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
378         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
379         Fix EOS on multiple streams.
380         More debugging.
381
382 2005-11-16  Wim Taymans  <wim@fluendo.com>
383
384         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
385         (gst_ogg_demux_perform_seek):
386         Segment done must include stream time.
387
388         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
389         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
390         (gst_ogg_mux_change_state):
391         Fix ogg muxer again.
392
393 2005-11-16  Wim Taymans  <wim@fluendo.com>
394
395         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
396         Fix compile again.
397
398 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
399
400         * ext/libvisual/visual.c: (gst_visual_init):
401         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
402         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
403         (gst_ogg_parse_chain):
404         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
405         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
406         * ext/theora/theoradec.c: (gst_theora_dec_init):
407         * ext/theora/theoraenc.c: (gst_theora_enc_init):
408         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
409         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
410         * gst/adder/gstadder.c: (gst_adder_class_init),
411         (gst_adder_dispose):
412         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
413         * gst/subparse/gstsubparse.c: (gst_subparse_init):
414         * gst/videorate/gstvideorate.c: (gst_videorate_init):
415           Fix a whole set of pad template leaks
416
417 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
418
419         * check/generic/states.c: (GST_START_TEST):
420           fix the test so that it only checks for elements that are part of
421           this source module
422
423 2005-11-16  Michael Smith <msmith@fluendo.com>
424
425         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
426         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
427         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
428         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
429         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
430         (gst_ogg_mux_change_state):
431           Fix leaking collectpads.
432
433 2005-11-16  Edward Hervey  <edward@fluendo.com>
434
435         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
436         (gst_videorate_event), (gst_videorate_chain):
437         Handle segment seeks
438
439 2005-11-16  Wim Taymans  <wim@fluendo.com>
440
441         * gst-libs/gst/audio/gstbaseaudiosink.c:
442         (gst_base_audio_sink_provide_clock),
443         (gst_base_audio_sink_change_state):
444         Set ringbuffer to non-flushing when going to PAUSED, set to
445         flushing again when going to READY.
446
447         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
448         (gst_ring_buffer_stop):
449         Start in flushing mode by default.
450         Don't set flushing in the _stop method, let the app call
451         this explicitly.
452
453 2005-11-16  Julien MOUTTE  <julien@moutte.net>
454
455         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
456         * gst-libs/gst/video/videosink.h: Add helper function needed
457         for video sinks.
458
459 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
460
461         * gst/videoscale/gstvideoscale.c:
462         (gst_videoscale_handle_src_event):
463           Don't leak reference to pad parent.
464
465 2005-11-16  Wim Taymans  <wim@fluendo.com>
466
467         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
468         Set ringbuffer to flushing when stopping so that we don't
469         block on wait_segment anymore and livelock.
470
471 2005-11-16  Wim Taymans  <wim@fluendo.com>
472
473         * examples/seeking/seek.c: (send_event), (do_seek),
474         (loop_toggle_cb), (segment_done), (main):
475         Added looping checkbox.
476
477 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
478
479         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
480         (gst_ogg_demux_init):
481         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
482         (gst_vorbis_dec_init):
483           revert unrefs, they don't pass make check
484
485 2005-11-15  Johan Dahlin  <johan@gnome.org>
486
487         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
488         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
489         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
490         (gst_vorbis_dec_init):
491         Fix pad template leaks. 
492
493 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
494
495         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
496           Make state change function thread safe.
497
498 2005-11-15  Edward Hervey  <edward@fluendo.com>
499
500         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
501         (gst_ogg_demux_class_init):
502         Implement GstElement::send_event, so we can send seek events
503         in GST_STATE_READY
504
505 2005-11-14  Julien MOUTTE  <julien@moutte.net>
506
507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
508         Discovered how to take away flickering while resizing the
509         window. Please don't put that in ximagesink, refactoring in
510         progress.
511
512 2005-11-14  Michael Smith <msmith@fluendo.com>
513
514         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
515         (gst_multifdsink_render):
516           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
517
518 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
519
520         * gst/playback/gstplaybin.c: (gen_audio_element):
521           Use autoaudiosink, it tends to be more widely available than
522           autoaudiiosink.
523           
524 2005-11-14  Andy Wingo  <wingo@pobox.com>
525
526         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
527         as well if it is available. Fixes #316442.
528
529 2005-11-14  Michael Smith <msmith@fluendo.com>
530
531         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
532         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
533         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
534         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
535         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
536         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
537         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
538         (gst_vorbisenc_change_state):
539           Fix a small memory leak in vorbisenc.
540           Fix large memory leaks in oggmux, also fix lots of state change
541           bugs in oggmux.
542
543 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
544
545         * gst/videotestsrc/gstvideotestsrc.c:
546         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
547         (gst_videotestsrc_src_fixate):
548           move fixation to a fixate function
549           remove negotiate function, basesrc's is good enough
550           fixes a bug for check when using the element alone
551
552 2005-11-13  Edward Hervey  <edward@fluendo.com>
553
554         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
555         (key_toggle_cb), (main):
556         Added checkboxes for adding/removing the accurate and key_unit seek
557         flags.
558
559 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
560
561         * configure.ac: back to HEAD
562
563 === release 0.9.5 ===
564
565 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
566
567         * configure.ac:
568           releasing 0.9.5, "No No Kia"
569
570 2005-11-11  Edward Hervey  <edward@fluendo.com>
571
572         * examples/seeking/seek.c: (make_parselaunch_pipeline):
573         Added parse-launch syntax seeking mode for the seeking example.
574         This should help stress-test even more cases.
575         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
576
577 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
578
579         * sys/xvimage/xvimagesink.c:
580         (gst_xvimagesink_navigation_send_event):
581           Check whether peer pad exists before sending navigation events
582           to it.
583
584 2005-11-11  Michael Smith <msmith@fluendo.com>
585
586         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
587         (gst_vorbisenc_buffer_from_packet):
588         * ext/vorbis/vorbisenc.h:
589           Set duration on encoded buffers. This allows oggmux's
590           max_page_delay parameter to actually work.
591
592 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
593
594         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
595         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
596         (gst_ffmpegcsp_avpicture_fill):
597         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
598         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
599           Make palettes work again (see #132341). Use our own macros
600           for rounding up.
601
602 2005-11-10  Andy Wingo  <wingo@pobox.com>
603
604         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
605         string doober.
606
607 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
608
609         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
610         (gst_ffmpegcsp_transform_caps):
611           Prefer passthrough in transform_caps
612
613 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
614
615         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
616           check for ALSA errors properly, instead of relying on ALSA's
617           error strings to serve to the user.
618
619 2005-11-10  Wim Taymans  <wim@fluendo.com>
620
621         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
622         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
623         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
624         Modernise the seek code.
625
626 2005-11-10  Michael Smith <msmith@fluendo.com>
627         
628         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
629         (setup_substreams), (set_active_source):
630           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
631           trying to go to NULL if we failed to read a file.
632
633 2005-11-10  Wim Taymans  <wim@fluendo.com>
634
635         * gst/audiotestsrc/gstaudiotestsrc.c:
636         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
637         (gst_audiotestsrc_create):
638         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
639         (gst_sinesrc_get_times), (gst_sinesrc_create):
640         * gst/videotestsrc/gstvideotestsrc.c:
641         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
642         (gst_videotestsrc_create):
643         The base class can now sync for us.
644
645 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
646
647         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
648           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
649           name=source autoprobe=false autoprobe-fps=false copy-mode=1
650           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
651           format=(fourcc)I420" ! xvimagesink
652
653 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
654
655         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
656         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
657         (gst_sinesrc_newsegment):
658           Send newsegment event in TIME format, set duration if
659           num-buffers is set, fix duration querying.
660
661 2005-11-10  Michael Smith <msmith@fluendo.com>
662
663         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
664         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
665         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
666         (gst_ogg_mux_collected):
667          Fix EOS handling, partially. Now forwarding an EOS event once we have
668          EOS on all pads works correctly. However, we still don't properly set
669          EOS on the actual ogg stream pages.
670
671 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
672
673         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
674           Set elements to NULL state before disposing of them.
675
676 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
677
678         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
679
680         * gst-libs/gst/rtp/gstbasertpdepayload.c:
681         (gst_base_rtp_depayload_init),
682         (gst_base_rtp_depayload_set_gst_timestamp):
683         * gst-libs/gst/rtp/gstbasertpdepayload.h:
684           We need to send a newsegment event for each instance, not
685           just for the first instance of this class (get rid of
686           static variable in function). (#321011).
687           
688 2005-11-08  Michael Smith <msmith@fluendo.com>
689
690         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
691         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
692         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
693         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
694           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
695           This makes us mux things correctly according to the ogg muxing
696           rules. Still not handling EOS correctly right now, though.
697
698 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
699
700         * gst/audioconvert/gstaudioconvert.c:
701           Fix typo in docs. 
702
703 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
704
705         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
706         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
707           Initialise segment_stop to GST_CLOCK_TIME_NONE when
708           creating a new chain; should fix live streaming. Also
709           add more debug output and fix a typo.
710
711 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
712
713         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
714
715         * gst/volume/gstvolume.c: (volume_set_caps):
716           Fix compilation on Solaris with Forte. (#320923)
717
718 2005-11-08  Wim Taymans  <wim@fluendo.com>
719
720         * gst-libs/gst/audio/gstbaseaudiosink.c:
721         (gst_base_audio_sink_render):
722         No need to do a typecheck.
723
724 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
725
726         * ext/alsa/gstalsa.h:
727           We register a debug category, so let's use it.
728
729 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
730
731         * gst-libs/gst/rtp/gstbasertpdepayload.c:
732         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
733         Fixed a small problem.
734
735 2005-11-04  Wim Taymans  <wim@fluendo.com>
736
737         * examples/seeking/Makefile.am:
738         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
739         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
740         (make_playerbin_pipeline), (format_value), (update_scale),
741         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
742         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
743         (print_usage), (main):
744         Added app for playback speed testing.
745
746         * examples/seeking/seek.c: (dynamic_link),
747         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
748         (make_mpeg_pipeline), (do_seek), (set_update_scale),
749         (message_received), (main):
750         Updated seek example.
751
752 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
753
754         * gst-libs/gst/rtp/gstbasertpdepayload.c:
755         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
756         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
757         (gst_base_rtp_depayload_set_clock):
758         * gst-libs/gst/rtp/gstbasertpdepayload.h:
759         Don't sleep on the bench (system clock) when you have a nice 
760         comfortable bed (Gstreamer clock) to sleep on.
761
762 2005-11-03  Wim Taymans  <wim@fluendo.com>
763
764         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
765         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
766         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
767         Handle the case where a pad_block failed.
768
769 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
770
771         reviewed by: 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         (gst_base_rtp_depayload_set_gst_timestamp),
777         (gst_base_rtp_depayload_queue_release):
778           Fixes some bugs in the depayloader's queuing/de-queueing code.
779
780 2005-10-31  Michael Smith <msmith@fluendo.com>
781
782         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
783         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
784         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
785           Patch from Alessandro Decina <alessandro@nnva.org>.
786           Make oggdemux only find the final time in a chain, not per-pad,
787           since the per-pad information can be very expensive to locate, and
788           it isn't used anywhere. This makes reading a file containing
789           OggSkeleton reasonably fast.
790           Also, make chain finding work when there are logical bitstreams that
791           can't be decoded. Fixes #319110.
792
793 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
794
795         * gst-libs/gst/rtp/gstbasertpdepayload.c:
796         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
797         (gst_base_rtp_depayload_chain),
798         (gst_base_rtp_depayload_add_to_queue),
799         (gst_base_rtp_depayload_push),
800         (gst_base_rtp_depayload_set_gst_timestamp),
801         (gst_base_rtp_depayload_queue_release),
802         (gst_base_rtp_depayload_start_thread),
803         (gst_base_rtp_depayload_set_property),
804         (gst_base_rtp_depayload_get_property):
805         * gst-libs/gst/rtp/gstbasertpdepayload.h:
806         Some random fixes, to fullfill the desires of thomas.
807
808 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
809
810         * gst-libs/gst/rtp/gstbasertpdepayload.c:
811         (gst_base_rtp_depayload_add_to_queue),
812         (gst_base_rtp_depayload_push):
813         Fixed the queueing algorithm.
814
815 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
816
817         * gst-libs/gst/rtp/gstbasertpdepayload.c:
818         (gst_base_rtp_depayload_push):
819         A small fix
820
821 2005-10-31  Wim Taymans  <wim@fluendo.com>
822
823         * gst-libs/gst/audio/gstringbuffer.h:
824         Don't break ABI.
825
826         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
827         (gst_ffmpeg_caps_to_pixfmt):
828         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
829         (gst_ffmpegcsp_set_caps):
830         Some more comments.
831         Handle missing required caps fields better.
832
833 2005-10-31  Wim Taymans  <wim@fluendo.com>
834
835         * gst-libs/gst/audio/gstbaseaudiosink.c:
836         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
837         (gst_base_audio_sink_render):
838         * gst-libs/gst/audio/gstringbuffer.c:
839         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
840         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
841         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
842         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
843         (gst_ring_buffer_read):
844         * gst-libs/gst/audio/gstringbuffer.h:
845         Add flushing mode to the ringbuffer so that it in all cases does
846         not try to handle more audio. This makes sure it does not try to
847         block anymore when flushing and fixes a livelock.
848
849 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
850
851         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
852         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
853         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
854           Explicitly check for -1 values before doing a conversion
855           and always map them to -1. (#315545)
856
857 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
858
859         * gst/playback/gstplaybin.c: (gen_video_element):
860           first try autovideosink, then xvimagesink, then error out
861         * po/POTFILES.in:
862           add translatable file
863         * po/af.po:
864         * po/az.po:
865         * po/cs.po:
866         * po/en_GB.po:
867         * po/hu.po:
868         * po/it.po:
869         * po/nb.po:
870         * po/nl.po:
871         * po/or.po:
872         * po/sq.po:
873         * po/sr.po:
874         * po/sv.po:
875         * po/uk.po:
876         * po/vi.po:
877           update translations
878
879 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
880
881         * gst-libs/gst/rtp/gstbasedepayload.c:
882         * gst-libs/gst/rtp/gstbasedepayload.h:
883           Minor cleanups
884
885 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
886
887         * gst/playback/.cvsignore:
888         * gst/playback/decodetest.c:
889         * gst/playback/test3.c:
890           Port these two tests as well.
891
892 2005-10-27  Wim Taymans  <wim@fluendo.com>
893
894         * ext/theora/theoradec.c: (theora_dec_src_query),
895         (theora_dec_sink_event):
896         * ext/theora/theoraenc.c: (theora_enc_sink_event),
897         (theora_enc_change_state):
898         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
899         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
900         Take proper locks when handling events.
901
902 2005-10-27  Wim Taymans  <wim@fluendo.com>
903
904         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
905         (gst_adder_change_state):
906         Fix timestamps and fix deadlock when stopping the collectpads.
907
908 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
909
910         * gst-libs/gst/rtp/gstrtpbuffer.h:
911         Declaring the payload types as strings too so that they can be used
912         in the padtemplate inialization.
913
914 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
915
916         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
917
918         * gst-libs/gst/rtp/gstbasertpdepayload.c:
919         (gst_base_rtp_depayload_class_init):
920         Fixes a small but nasty bug. The derived elements no longer segfaults
921         on finalization.
922
923 2005-10-26  Michael Smith <msmith@fluendo.com>
924
925         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
926           When clearing an audioconvert context, set tmpbufsize to zero, so
927           we'll allocate it again later if required.
928           This fixes audioconvert re-negotiating formats, which previously
929           segfaulted with a NULL destination buffer.
930
931 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
932
933         * gst-libs/gst/rtp/gstbasertpdepayload.c:
934         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
935         (gst_base_rtp_depayload_set_gst_timestamp),
936         (gst_base_rtp_depayload_queue_release):
937         Fixed a smalll memleak.
938
939 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
940         * gst-libs/gst/rtp/gstbasertpdepayload.c:
941         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
942         (gst_base_rtp_depayload_finalize),
943         (gst_base_rtp_depayload_setcaps),
944         (gst_base_rtp_depayload_add_to_queue),
945         (gst_base_rtp_depayload_push),
946         (gst_base_rtp_depayload_set_gst_timestamp),
947         (gst_base_rtp_depayload_queue_release),
948         (gst_base_rtp_depayload_thread),
949         (gst_base_rtp_depayload_change_state):
950         * gst-libs/gst/rtp/gstbasertpdepayload.h:
951         Changed the C++ comments to C comments
952
953 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
954
955         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
956         * gst/tcp/gsttcpclientsrc.h:
957         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
958         * gst/tcp/gsttcpserversrc.h:
959           Remove unused 'curoffset' structure member.
960
961 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
962
963         * gst-libs/gst/rtp/gstbasertpdepayload.c:
964         (gst_base_rtp_depayload_base_init),
965         (gst_base_rtp_depayload_finalize):
966         * gst-libs/gst/rtp/gstbasertpdepayload.h:
967         * gst-libs/gst/rtp/gstbasertppayload.h:
968           The pad-template on the sinkpad should be set by the derived classes.
969           Also added some useful macros.
970
971 2005-10-24  Wim Taymans  <wim@fluendo.com>
972
973         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
974         Correctly flush decoder samples even if we could not
975         copy them to an output buffer. Fixes #319618.
976
977 2005-10-24  Julien MOUTTE  <julien@moutte.net>
978
979         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
980         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
981         the caps against our xcontext caps.
982
983 2005-10-24  Wim Taymans  <wim@fluendo.com>
984
985         * gst-libs/gst/audio/gstbaseaudiosink.c:
986         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
987         Remove g_print
988         Use sync property from baseclass to disable sync.
989
990 2005-10-24  Wim Taymans  <wim@fluendo.com>
991
992         * gst-libs/gst/audio/gstbaseaudiosink.c:
993         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
994         Buffers with no timestamps get aligned with previous buffers or
995         on underrun, played ASAP.
996
997 2005-10-24  Julien MOUTTE  <julien@moutte.net>
998
999         * gst-libs/gst/video/video.h:
1000         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1001         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1002         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1003         here comes my change on caps for framerate and geometry range.
1004         We are now accepting 1 to MAXINT for width and height, and from
1005         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1006         to be blended correctly in videomixer.
1007
1008 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1009
1010         * configure.ac:
1011           back to HEAD
1012
1013 === release 0.9.4 ===
1014
1015 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1016
1017         * NEWS:
1018         * RELEASE:
1019         * configure.ac:
1020           releasing 0.9.4, "Velociraptor"
1021
1022 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1023
1024         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1025         * po/POTFILES.in:
1026           STOPPED -> FAILED
1027
1028 2005-10-21  Wim Taymans  <wim@fluendo.com>
1029
1030         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1031         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1032         (pad_blocked), (close_pad_link), (new_pad):
1033         Don't try to remove elements twice.
1034
1035 2005-10-21  Wim Taymans  <wim@fluendo.com>
1036
1037         * ext/theora/theoradec.c: (theora_dec_src_query),
1038         (theora_dec_sink_event):
1039         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1040         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1041         (vorbis_handle_data_packet):
1042         * ext/vorbis/vorbisdec.h:
1043         Fix old naming.
1044
1045         * gst-libs/gst/audio/gstbaseaudiosink.c:
1046         (gst_base_audio_sink_render):
1047         Don't try to sync on buffers without a timestamp.
1048
1049 2005-10-21  Wim Taymans  <wim@fluendo.com>
1050
1051         * ext/theora/theoradec.c: (theora_dec_src_query),
1052         (theora_dec_sink_event):
1053         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1054         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1055         (vorbis_handle_data_packet):
1056         * ext/vorbis/vorbisdec.h:
1057         Fix old naming.
1058
1059 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1060
1061         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1062         (gst_vorbisenc_src_query):
1063           Implement position and duration queries.
1064
1065         * gst/playback/test3.c: (update_scale), (main):
1066           Fix for async state changes and print nicer output.
1067
1068 2005-10-20  Wim Taymans  <wim@fluendo.com>
1069
1070         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1071         (dump_element_stats), (main):
1072         * gst/playback/test6.c: (main):
1073         Fix tests again
1074
1075 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1076
1077         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1078         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1079           Don't use functions for position queries when handling
1080           duration queries.
1081
1082 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1083
1084         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1085         (vorbis_handle_data_packet), (vorbis_dec_chain),
1086         (vorbis_dec_change_state):
1087         * ext/vorbis/vorbisdec.h:
1088           Vorbis streams can be embedded in other container formats
1089           than ogg, container formats where the demuxer might set 
1090           timestamps on encoded vorbis buffers instead of those silly 
1091           granulepos thingies. In short: make vorbisdec handle 
1092           timestamps on incoming buffers as well.
1093
1094 2005-10-20  Wim Taymans  <wim@fluendo.com>
1095
1096         * gst/playback/gstplaybasebin.c: (group_destroy),
1097         (gst_play_base_bin_change_state):
1098         Fix leak.
1099         Handle case where playbasebin is now ASYNC because
1100         decodebin is.
1101
1102 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1103
1104         * gst/audioconvert/Makefile.am:
1105         * gst/audioconvert/bufferframesconvert.c:
1106         * gst/audioconvert/plugin.c: (plugin_init):
1107         * gst/audioconvert/plugin.h:
1108           And bye bye buffer-frames-convert
1109
1110 2005-10-19  Wim Taymans  <wim@fluendo.com>
1111
1112         * check/elements/audioconvert.c:
1113         * docs/libs/tmpl/gstaudio.sgml:
1114         * docs/libs/tmpl/gstcolorbalance.sgml:
1115         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1116         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1117         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1118         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1119         * gst-libs/gst/audio/audio.h:
1120         * gst/audioconvert/audioconvert.h:
1121         * gst/audioconvert/gstaudioconvert.c:
1122         (gst_audio_convert_parse_caps):
1123         * gst/volume/gstvolume.c:
1124         Bye bye buffer-frames.
1125
1126 2005-10-19  Wim Taymans  <wim@fluendo.com>
1127
1128         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1129         (query_positions_elems), (query_positions_pads), (update_scale),
1130         (do_seek), (set_update_scale), (message_received), (main):
1131         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1132         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1133         (gst_ogg_demux_loop):
1134         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1135         * ext/theora/theoradec.c: (theora_dec_src_query),
1136         (theora_dec_sink_event):
1137         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1138         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1139         * gst/adder/gstadder.c: (gst_adder_query):
1140         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1141         * gst/playback/test3.c: (update_scale):
1142         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1143         (dump_element_stats), (main):
1144         * gst/playback/test6.c: (main):
1145         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1146         Query API update.
1147
1148 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1149
1150         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1151         (xml_check_first_element), (xml_type_find), (smil_type_find),
1152         (plugin_init):
1153           Add typefinding for SMIL and for generic XML. Based on patch by
1154           Akos Maroy (#308663).
1155
1156 2005-10-18  Wim Taymans  <wim@fluendo.com>
1157
1158         * gst/playback/Makefile.am:
1159         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1160         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1161         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1162         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1163         (gst_decode_bin_change_state):
1164         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1165         (gst_play_bin_send_event_to_sink):
1166         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1167         (dump_element_stats), (main):
1168         * gst/playback/test6.c: (main):
1169         Make playbin async, it'll commit state to paused when all streams
1170         are detected.
1171         Remove ugly hack.
1172         Added test6.c to show async behaviour.
1173
1174 2005-10-18  Wim Taymans  <wim@fluendo.com>
1175
1176         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1177         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1178         Fix for segment-start/stop API change.
1179
1180 2005-10-18  Wim Taymans  <wim@fluendo.com>
1181
1182         * check/Makefile.am:
1183         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1184         (main):
1185         Add future test for clock selection.
1186
1187 2005-10-18  Wim Taymans  <wim@fluendo.com>
1188
1189         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1190         (gst_alsasink_close):
1191         Set handle to NULL.
1192
1193         * gst-libs/gst/audio/gstringbuffer.c:
1194         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1195         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1196         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1197         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1198         (gst_ring_buffer_read):
1199         More debug info.
1200
1201 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1202
1203         * gst/audiotestsrc/Makefile.am:
1204         * gst/sine/Makefile.am:
1205         * gst/volume/Makefile.am:
1206           fix broken build of controllerized plugins
1207
1208 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1209
1210         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1211
1212         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1213         (gst_riff_create_video_template_caps):
1214           Add support for Indeo-3 (IV32).
1215
1216 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1217
1218         * configure.ac:
1219           rewrite
1220
1221 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1222
1223         * gst-libs/gst/video/video.c: (gst_video_get_size):
1224         * gst/audiotestsrc/gstaudiotestsrc.c:
1225           doc updates
1226
1227 2005-10-17  Andy Wingo  <wingo@pobox.com>
1228
1229         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1230         with the collectpads change.
1231         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1232
1233         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1234
1235         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1236
1237         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1238         alloc_buffer flow return to callers.
1239         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1240         change. Fix some memleaks in theoraenc.
1241
1242         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1243         in strange circumstance.
1244
1245 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1246
1247         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1248         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1249         from caps, let's use the caps...
1250
1251 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1252
1253         * configure.ac:
1254           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1255
1256 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1257
1258         * gst-libs/gst/interfaces/Makefile.am:
1259           fix silly typo
1260
1261 2005-10-16  Andy Wingo  <wingo@pobox.com>
1262
1263         * gst/playback/gstdecodebin.c
1264         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1265         function!
1266         (try_to_link_1): Increase kraziness level.
1267
1268 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1269
1270         * configure.ac:
1271           restructure like the core one
1272         * gst-libs/gst/audio/Makefile.am:
1273         * gst-libs/gst/interfaces/Makefile.am:
1274         * gst-libs/gst/net/Makefile.am:
1275         * gst-libs/gst/riff/Makefile.am:
1276         * gst-libs/gst/rtp/Makefile.am:
1277         * gst-libs/gst/tag/Makefile.am:
1278         * gst-libs/gst/video/Makefile.am:
1279           use correct linker flags, now the libs are properly versioned
1280         * check/elements/audioconvert.c: (verify_convert):
1281         * ext/alsa/gstalsaplugin.c:
1282         * ext/cdparanoia/gstcdparanoia.c:
1283         * ext/gnomevfs/gstgnomevfs.c:
1284         * ext/libvisual/visual.c:
1285         * ext/ogg/gstogg.c:
1286         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
1287         * ext/theora/theora.c:
1288         * ext/vorbis/vorbis.c:
1289         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1290         * gst-libs/gst/tag/gsttagediting.c:
1291         * gst-libs/gst/video/video.c:
1292         * gst/adder/gstadder.c:
1293         * gst/audioconvert/plugin.c:
1294         * gst/audiorate/gstaudiorate.c:
1295         * gst/audioresample/gstaudioresample.c:
1296         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1297         * gst/audioscale/gstaudioscale.c:
1298         * gst/audioscale/resample.c:
1299         * gst/audiotestsrc/gstaudiotestsrc.c:
1300         * gst/ffmpegcolorspace/gstffmpeg.c:
1301         * gst/playback/gstdecodebin.c: (close_pad_link):
1302         * gst/playback/gstplaybin.c: (gen_video_element),
1303         (gen_audio_element):
1304         * gst/sine/gstsinesrc.c:
1305         * gst/subparse/gstsubparse.c:
1306         * gst/tags/gsttagediting.c:
1307         * gst/tcp/gsttcpplugin.c:
1308         * gst/typefind/gsttypefindfunctions.c:
1309         * gst/videorate/gstvideorate.c:
1310         * gst/videoscale/gstvideoscale.c:
1311         * gst/videotestsrc/gstvideotestsrc.c:
1312         * gst/volume/gstvolume.c:
1313         * sys/v4l/gstv4l.c:
1314         * sys/ximage/ximage.c:
1315         * sys/xvimage/xvimagesink.c:
1316           fix up defines
1317
1318 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1319
1320         * ext/vorbis/vorbisenc.c:
1321         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
1322         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
1323         (gst_tag_to_vorbis_comments):
1324           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
1325
1326 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
1327
1328         * examples/stats/mp2ogg.c:
1329         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1330           typo fixes
1331
1332 2005-10-13  Michael Smith <msmith@fluendo.com>
1333
1334         * ext/ogg/gstoggmux.c:
1335           Use magic glib macros to define constants as 64 bit, to ensure
1336           appropriate vararg passing.
1337
1338 2005-10-13  Michael Smith <msmith@fluendo.com>
1339
1340         * ext/ogg/gstoggmux.c:
1341         * gst/audioconvert/audioconvert.c: (float):
1342           Don't use LL suffix, as it's not portable, and neither of these
1343           uses required it anyway.
1344
1345 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
1346
1347         * examples/indexing/indexmpeg.c: (main):
1348         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
1349         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
1350         (cdparanoia_convert), (cdparanoia_query):
1351         * ext/cdparanoia/gstcdparanoia.h:
1352         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
1353         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
1354         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
1355         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1356         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
1357         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
1358         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1359         (gst_multifdsink_render), (gst_multifdsink_start),
1360         (gst_multifdsink_stop):
1361         * gst/tcp/gstmultifdsink.h:
1362         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
1363         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
1364         (gst_tcpclientsink_stop):
1365         * gst/tcp/gsttcpclientsink.h:
1366         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1367         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
1368         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
1369         * gst/tcp/gsttcpclientsrc.h:
1370         * gst/tcp/gsttcpserversink.h:
1371         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
1372         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
1373         (gst_tcpserversrc_stop):
1374         * gst/tcp/gsttcpserversrc.h:
1375         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
1376         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
1377         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
1378           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
1379           moved bitshift from macro to enum definition
1380
1381 2005-10-12  Wim Taymans  <wim@fluendo.com>
1382
1383         * examples/seeking/Makefile.am:
1384         Oops.
1385
1386 2005-10-12  Wim Taymans  <wim@fluendo.com>
1387
1388         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1389         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1390         Don't assert on normal stuff.
1391
1392         * gst/playback/gstplaybin.c: (do_playbin_seek):
1393         API fix.
1394
1395 2005-10-12  Wim Taymans  <wim@fluendo.com>
1396
1397         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1398         * examples/seeking/Makefile.am:
1399         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
1400         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1401         (do_seek), (set_update_scale), (message_received), (main):
1402         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1403         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1404         Update for _get_state() API change.
1405
1406 2005-10-11  Wim Taymans  <wim@fluendo.com>
1407
1408         * gst-libs/gst/audio/gstbaseaudiosink.c:
1409         (gst_base_audio_sink_render):
1410         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1411         (gst_base_audio_src_create):
1412         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1413         (gst_ring_buffer_read):
1414         Cleanups.
1415         Commit and read from ringbuffer in samples rather than bytes.
1416
1417 2005-10-11  Wim Taymans  <wim@fluendo.com>
1418
1419         * gst-libs/gst/audio/gstbaseaudiosink.c:
1420         (gst_base_audio_sink_render):
1421         Respect segment rate and accum when scheduling samples.
1422
1423 2005-10-11  Julien MOUTTE  <julien@moutte.net>
1424
1425         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1426         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
1427         EOS correctly, that needs more work.
1428
1429 2005-10-11  Wim Taymans  <wim@fluendo.com>
1430
1431         * check/generic/states.c: (GST_START_TEST):
1432         remove old property.
1433
1434         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1435         (gst_ogg_demux_perform_seek):
1436         * ext/theora/theoradec.c: (theora_dec_sink_event):
1437         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1438         (vorbis_handle_data_packet):
1439         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1440         (gst_base_rtp_depayload_set_gst_timestamp):
1441         * gst/videorate/gstvideorate.c: (gst_videorate_event):
1442         Update for newsegment API change.
1443
1444 2005-10-11  Michael Smith <msmith@fluendo.com>
1445
1446         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
1447         (do_playbin_seek), (gst_play_bin_send_event):
1448           Override send_event differently, so that we can takes bits of
1449           functionality from GstPipeline (special handling for seeks,
1450           including pausing/resuming, and resetting stream time) and still get
1451           the appropriate behaviour of only forwarding event to a single sink,
1452           rather than all of them.
1453           Unfortunately requires a lot of code duplication, but the
1454           alternatives are equally ugly in the end.
1455
1456 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1457
1458         * check/elements/audioconvert.c: (setup_audioconvert),
1459         (cleanup_audioconvert), (get_int_caps), (verify_convert),
1460         (GST_START_TEST), (audioconvert_suite):
1461           clean up tests a little, fix some leaks.
1462
1463 2005-10-10  Wim Taymans  <wim@fluendo.com>
1464
1465         * ext/alsa/gstalsasink.c:
1466         Also allow unsigned int.
1467
1468         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1469         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1470         Small cleanup
1471
1472 2005-10-10  Wim Taymans  <wim@fluendo.com>
1473
1474         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1475         Small update, use API as stated in design docs.
1476
1477         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1478         (update_scale), (do_seek), (seek_cb), (set_update_scale),
1479         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
1480         (message_received), (main):
1481         Updated seek example for GOption. Some usability improvements.
1482
1483 2005-10-10  Wim Taymans  <wim@fluendo.com>
1484
1485         * gst/audioconvert/audioconvert.h:
1486         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
1487         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
1488         Alloc temp storage somewhere else where we can do it more
1489         portable.
1490
1491 2005-10-10  Wim Taymans  <wim@fluendo.com>
1492
1493         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
1494         (gst_tcpserversrc_start):
1495         Don't block in accept while doing the state change, move
1496         to poll and make cancellable.
1497
1498 2005-10-09  Philippe Khalaf <burger@speedy.org>
1499
1500         * gst-libs/gst/rtp/rtpbasedepayload.c:
1501         Set timestamp and add queue delay to timestamp
1502         * gst-libs/gst/rtp/rtpbuffer.h:
1503         Set correct payload type for h263
1504
1505 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1506
1507         * gst/audiotestsrc/gstaudiotestsrc.c:
1508         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
1509         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
1510         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
1511         (gst_audiotestsrc_create_triangle),
1512         (gst_audiotestsrc_create_silence),
1513         (gst_audiotestsrc_create_white_noise),
1514         (gst_audiotestsrc_init_pink_noise),
1515         (gst_audiotestsrc_generate_pink_noise_value),
1516         (gst_audiotestsrc_create_pink_noise),
1517         (gst_audiotestsrc_change_wave):
1518         * gst/audiotestsrc/gstaudiotestsrc.h:
1519           fixed typo, added pink noise
1520
1521 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1522
1523         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
1524         (plugin_init):
1525           Add wavpack and spc typefind functions from 0.8 branch.
1526
1527 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1528
1529         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
1530         (ar_type_find), (msdos_type_find), (plugin_init):
1531           Add typefind functions for tar archives, ar archives,
1532           RAR archives, and msdos-executables (dlls, exe, etc.).
1533           Some of those would be wrongly identified as mpeg
1534           streams of some sort before (#315550).
1535
1536 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1537
1538         * configure.ac:
1539         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1540         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1541         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
1542         * gst/audiotestsrc/Makefile.am:
1543         * gst/audiotestsrc/gstaudiotestsrc.c:
1544         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
1545         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
1546         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
1547         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
1548         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
1549         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
1550         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
1551         (gst_audiotestsrc_create_silence),
1552         (gst_audiotestsrc_create_white_noise),
1553         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
1554         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
1555         (gst_audiotestsrc_start), (plugin_init):
1556         * gst/audiotestsrc/gstaudiotestsrc.h:
1557           add new plugin and element
1558         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
1559           use gobject_class
1560
1561 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1562
1563         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
1564         (gst_adder_init), (gst_adder_request_new_pad),
1565         (gst_adder_change_state):
1566           Add query function to source pad, so adder reports the correct
1567           time/sample position when queried (#315457); fix state change
1568           function; use GST_DEBUG_FUNCPTR() for pad functions.
1569
1570 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1571
1572         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
1573           Fix leaks in typefind registration
1574           Clean up the gratuitous commenting and whitespacing a little
1575
1576 2005-10-08  Wim Taymans  <wim@fluendo.com>
1577
1578         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1579         Only actually wait for the thread to be stopped if it's 
1580         running.
1581
1582 2005-10-08  Wim Taymans  <wim@fluendo.com>
1583
1584         * gst-libs/gst/audio/gstbaseaudiosink.c:
1585         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1586         If we receive EOS we can start playback of what we had.
1587
1588 2005-10-08  Wim Taymans  <wim@fluendo.com>
1589
1590         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1591         (gst_multifdsink_finalize), (multifdsink_hash_remove),
1592         (gst_multifdsink_stop):
1593         Fix crasher when going to NULL multiple times.
1594
1595 2005-10-06  Wim Taymans  <wim@fluendo.com>
1596
1597         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
1598         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1599         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1600         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
1601         patch from Edgard Lima <edgard.lima@indt.org.br>
1602         Fixed gstbaseaudiosrc adding ring buffer sync to it.
1603
1604 2005-10-06  Wim Taymans  <wim@fluendo.com>
1605
1606         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1607         Report the FLOW_RETURN as string in the error message.
1608
1609         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
1610         Don't assert when clearing an unnegotiated buffer.
1611
1612 2005-10-04  Michael Smith <msmith@fluendo.com>
1613
1614         * gst/playback/gstplaybasebin.c: (group_destroy),
1615         (gen_preroll_element), (remove_groups), (setup_source):
1616         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
1617         (setup_sinks), (gst_play_bin_send_event),
1618         (gst_play_bin_change_state):
1619           Set state to NULL before removing from bin. Fix refcounting.
1620
1621 2005-10-04  Michael Smith <msmith@fluendo.com>
1622
1623         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
1624           Correct refcounting in send_event() function. Previously was wrong
1625           if the first sink was unable to handle the event.
1626
1627 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1628
1629         * configure.ac:
1630           back to development
1631
1632 === release 0.9.3 ===
1633
1634 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1635
1636         * configure.ac:
1637           Releasing 0.9.3, "De Facto"
1638
1639 2005-10-03  Andy Wingo  <wingo@pobox.com>
1640
1641         * gst/playback/gstdecodebin.c (try_to_link_1)
1642         (remove_element_chain): set element to NULL before removing it.
1643
1644 2005-10-02  Johan Dahlin  <johan@gnome.org>
1645
1646         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
1647         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
1648         MT safe.
1649
1650 2005-10-02  Andy Wingo  <wingo@pobox.com>
1651
1652         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
1653         (gst_ring_buffer_prepare_read): 
1654         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
1655         Demote to LOG.
1656
1657 2005-09-29  Wim Taymans  <wim@fluendo.com>
1658
1659         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
1660         * ext/theora/theoradec.c: (theora_handle_data_packet):
1661         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1662         Propagate error codes from alloc_buffer too.
1663
1664 2005-09-29  Wim Taymans  <wim@fluendo.com>
1665
1666         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1667         We use fixed caps.
1668
1669         * gst/playback/Makefile.am:
1670         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1671         (dump_element_stats), (main):
1672         Added example stream introspection code.
1673
1674 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
1675
1676         * gst/adder/gstadder.c: (gst_adder_collected):
1677           fix adder for float elements
1678
1679 2005-09-28  Wim Taymans  <wim@fluendo.com>
1680
1681         * gst-libs/gst/audio/gstbaseaudiosink.c:
1682         (gst_base_audio_sink_class_init),
1683         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
1684         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1685         (gst_base_audio_src_class_init),
1686         (gst_base_audio_src_provide_clock):
1687         get_clock -> provide_clock
1688
1689 2005-09-28  Andy Wingo  <wingo@pobox.com>
1690
1691         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
1692         and unlocking.
1693
1694         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
1695         unlocking.
1696
1697         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
1698         Actually add the pad template.
1699         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
1700
1701         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
1702         I'm at it...
1703
1704         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
1705         from fdsrc. Get caps in create() instead of start() so it can be
1706         interrupted. Interruption somewhat untested.
1707
1708         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
1709         Proper EOS handling.
1710
1711 2005-09-27  Andy Wingo  <wingo@pobox.com>
1712
1713         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
1714
1715         * gst/tcp/gsttcpserversrc.c: Cleaned up.
1716
1717         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
1718
1719         * gst/tcp/gsttcp.h: 
1720         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
1721         out of tcpclientsrc.c. Cancellable.
1722         (gst_tcp_socket_read): Made private, cancellable, with better
1723         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
1724         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
1725         whole buffer, and better diagnostics.
1726         (gst_tcp_gdp_read_caps): Same.
1727
1728         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
1729
1730 2005-09-26  Andy Wingo  <wingo@pobox.com>
1731
1732         * gst/sine/gstsinesrc.h:
1733         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
1734         change the 'sync' property to 'is-live' and implement it halfway,
1735         update for controller api change.
1736
1737         * gst/volume/gstvolume.c (volume_transform_ip): Update for
1738         controller api change.
1739
1740 2005-09-24  Wim Taymans  <wim@fluendo.com>
1741
1742         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
1743         * gst-libs/gst/audio/gstaudiosink.c:
1744         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
1745         (gst_audioringbuffer_stop):
1746         * gst-libs/gst/audio/gstbaseaudiosink.c:
1747         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
1748         (gst_base_audio_sink_change_state):
1749         * gst-libs/gst/audio/gstbaseaudiosink.h:
1750         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
1751         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
1752         (gst_ring_buffer_commit), (gst_ring_buffer_read):
1753         * gst-libs/gst/audio/gstringbuffer.h:
1754         Fix sync again. Moved sample alignment to basesink.
1755
1756 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1757
1758         * docs/plugins/Makefile.am:
1759         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1760         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1761         * gst/volume/gstvolume.c:
1762           add/fix docs
1763         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
1764         * gst-libs/gst/audio/audio.h:
1765           add conversion macros for frames <-> clocktime
1766
1767 2005-09-23  David Schleef  <ds@schleef.org>
1768
1769         * gst/audioresample/Makefile.am:
1770         * gst/audioresample/debug.h:
1771         * gst/audioresample/gstaudioresample.c:
1772         * gst/audioresample/resample.c: Convert to using gst debugging
1773
1774 2005-09-22  Wim Taymans  <wim@fluendo.com>
1775
1776         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1777         (gst_play_bin_send_event):
1778         Only seek on one sink, the first one that succeeds.
1779
1780 2005-09-22  Michael Smith <msmith@fluendo.com>
1781
1782         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1783         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1784         Don't flush encoder state unless we have an initialised encoder.
1785         Clear out encoder state on PAUSED_TO_READY.
1786
1787 2005-09-22  Wim Taymans  <wim@fluendo.com>
1788
1789         * gst-libs/gst/rtp/gstbasertppayload.c:
1790         (gst_basertppayload_class_init), (gst_basertppayload_init),
1791         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1792         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1793         (gst_basertppayload_is_filled), (gst_basertppayload_push),
1794         (gst_basertppayload_set_property),
1795         (gst_basertppayload_get_property),
1796         (gst_basertppayload_change_state):
1797         * gst-libs/gst/rtp/gstbasertppayload.h:
1798         Added max-ptime to control amount of data in the rtp packets.
1799
1800 2005-09-21  Andy Wingo  <wingo@pobox.com>
1801
1802         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
1803         thingies.
1804
1805         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
1806         can be called multiple times, dogs.
1807
1808 2005-09-21  Wim Taymans  <wim@fluendo.com>
1809
1810         * gst-libs/gst/rtp/gstbasertppayload.c:
1811         (gst_basertppayload_class_init), (gst_basertppayload_init),
1812         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1813         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1814         (gst_basertppayload_push), (gst_basertppayload_get_property),
1815         (gst_basertppayload_change_state):
1816         Allow 0 ssrc too.
1817
1818 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
1819
1820         * docs/libs/compiling.sgml:
1821           fixing typos
1822
1823 2005-09-20  Wim Taymans  <wim@fluendo.com>
1824
1825         * gst-libs/gst/rtp/gstbasertppayload.c:
1826         (gst_basertppayload_class_init), (gst_basertppayload_init),
1827         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1828         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1829         (gst_basertppayload_push), (gst_basertppayload_set_property),
1830         (gst_basertppayload_get_property),
1831         (gst_basertppayload_change_state):
1832         * gst-libs/gst/rtp/gstbasertppayload.h:
1833         Added property to configure sequence number offsets.
1834
1835 2005-09-20  Wim Taymans  <wim@fluendo.com>
1836
1837         * gst-libs/gst/rtp/gstbasertppayload.c:
1838         (gst_basertppayload_class_init), (gst_basertppayload_init),
1839         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1840         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1841         (gst_basertppayload_push), (gst_basertppayload_set_property),
1842         (gst_basertppayload_get_property),
1843         (gst_basertppayload_change_state):
1844         * gst-libs/gst/rtp/gstbasertppayload.h:
1845         Make timestamp offset configurable.
1846
1847 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1848
1849         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1850           fix wrong pop/unref
1851
1852 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
1853
1854         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1855
1856         * gst-libs/gst/interfaces/propertyprobe.c:
1857         (gst_property_probe_probe_property_name),
1858         (gst_property_probe_needs_probe_name),
1859         (gst_property_probe_get_values_name),
1860         (gst_property_probe_probe_and_get_values_name):
1861           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
1862           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
1863
1864 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
1865
1866         * check/Makefile.am:
1867           have some tests be disabled for valgrinding
1868         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
1869         (GST_START_TEST):
1870         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
1871           Fix A Leak.  Chain To Parent Finalize.
1872
1873 2005-09-19  Wim Taymans  <wim@fluendo.com>
1874
1875         * examples/seeking/seek.c: (make_wav_pipeline), (main):
1876         Fixed wav pipeline.
1877
1878 2005-09-19  Wim Taymans  <wim@fluendo.com>
1879
1880         * gst-libs/gst/rtp/gstbasertppayload.c:
1881         (gst_basertppayload_class_init), (gst_basertppayload_init),
1882         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
1883         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
1884         (gst_basertppayload_push), (gst_basertppayload_get_property),
1885         (gst_basertppayload_change_state):
1886         Posting ERROR and WARNING messages is good.
1887
1888 2005-09-19  Wim Taymans  <wim@fluendo.com>
1889
1890         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1891         (gst_base_rtp_depayload_add_to_queue),
1892         (gst_base_rtp_depayload_push),
1893         (gst_base_rtp_depayload_set_gst_timestamp),
1894         (gst_base_rtp_depayload_queue_release):
1895         This one was not supposed to go in.
1896
1897 2005-09-19  Wim Taymans  <wim@fluendo.com>
1898
1899         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1900         Fix for bus API.
1901
1902         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1903         (gst_base_rtp_depayload_chain),
1904         (gst_base_rtp_depayload_add_to_queue),
1905         (gst_base_rtp_depayload_push),
1906         (gst_base_rtp_depayload_set_gst_timestamp),
1907         (gst_base_rtp_depayload_queue_release):
1908         Some cleanups.
1909
1910         * gst-libs/gst/rtp/gstbasertppayload.c:
1911         (gst_basertppayload_class_init), (gst_basertppayload_init),
1912         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
1913         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
1914         (gst_basertppayload_get_property),
1915         (gst_basertppayload_change_state):
1916         Added debugging category.
1917
1918 2005-09-18  David Schleef  <ds@schleef.org>
1919
1920         * gst/playback/gstdecodebin.c: free plugin list correctly
1921         * gst/playback/gstplaybin.c: emit warning if autovideosink
1922           and autoaudiosink can't be found (instead of segfaulting)
1923
1924 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1925
1926         * check/elements/audioconvert.c: (GST_START_TEST):
1927           try out 24 bit conversion
1928
1929 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1930
1931         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1932         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
1933         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
1934         * ext/vorbis/vorbisenc.h:
1935           Fix EOS handling.  Still needs a fix in the ogg muxer to
1936           mark the last page as eos.
1937
1938 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1939
1940         * common/gtk-doc-plugins.mak:
1941         * docs/plugins/Makefile.am:
1942         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1943         * gst/ffmpegcolorspace/Makefile.am:
1944         * gst/ffmpegcolorspace/avcodec.h:
1945         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1946         * gst/tcp/gstmultifdsink.c:
1947           fix up ffmpegcolorspace docs; extract header
1948
1949 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1950
1951         * common/gtk-doc-plugins.mak:
1952         * docs/plugins/Makefile.am:
1953         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1954         * ext/theora/Makefile.am:
1955         * ext/theora/gsttheoraenc.h:
1956         * ext/theora/theoraenc.c:
1957         * ext/vorbis/vorbisenc.c:
1958           pick up signals and args for vorbis; add some docs for vorbis
1959
1960 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1961
1962         * common/gstdoc-scangobj:
1963         * common/gtk-doc-plugins.mak:
1964         * docs/libs/Makefile.am:
1965         * docs/plugins/gst-plugins-base-plugins.args:
1966         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1967         * docs/plugins/gst-plugins-base-plugins.interfaces:
1968         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1969         * docs/plugins/gst-plugins-base-plugins.signals:
1970           only scanobj stuff from our source module.  Not sure yet
1971           if that's correct, given the hierarchy stuff :)
1972
1973 2005-09-15  Wim Taymans  <wim@fluendo.com>
1974
1975         * gst/audioconvert/gstaudioconvert.c:
1976         And enable 24 bits mode as well..
1977
1978 2005-09-15  Wim Taymans  <wim@fluendo.com>
1979
1980         * gst-libs/gst/rtp/Makefile.am:
1981         * gst-libs/gst/rtp/gstbasertppayload.c:
1982         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
1983         (gst_basertppayload_class_init), (gst_basertppayload_init),
1984         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
1985         (gst_basertppayload_chain), (gst_basertppayload_set_options),
1986         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
1987         (gst_basertppayload_set_property),
1988         (gst_basertppayload_get_property),
1989         (gst_basertppayload_change_state):
1990         * gst-libs/gst/rtp/gstbasertppayload.h:
1991         Added rtp payloader base class.
1992
1993 2005-09-15  Andy Wingo  <wingo@pobox.com>
1994
1995         * configure.ac (plugindir): Remove the EOL matcher from the
1996         regexp, as it causes me problems. Libtool? Make? Who knows?
1997
1998 2005-09-14  David Schleef  <ds@schleef.org>
1999
2000         * check/generic/states.c: 
2001         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2002         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2003           Fixes for changes in registry API.
2004
2005         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2006           to GST_PLUGIN_LDFLAGS.
2007         * ext/libvisual/visual.c: Make the library shut up.
2008         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2009         * gst-libs/gst/audio/gstaudiofilter.c: same
2010
2011 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2012
2013         * docs/plugins/Makefile.am:
2014         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2015         * docs/plugins/inspect/plugin-libvisual.xml:
2016         * docs/plugins/tmpl/element-tcpserversink.sgml:
2017         * ext/theora/theoraenc.c:
2018           add libvisual plugin and theoraenc element to docs
2019
2020 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2021
2022         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2023         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2024         * ext/theora/theoraenc.c:
2025           add theoraenc
2026
2027 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2028
2029         * gst/audioconvert/Makefile.am:
2030           Audioconvert derives from GstBaseTransform and should
2031           link to the library with our base elements to avoid
2032           unresolved symbols. Makes things work with MinGW (#316160)
2033
2034         * gst/playback/test4.c: (main):
2035           Fix MinGW build problem and use g_usleep() instead of 
2036           sleep() (#316162)
2037
2038 2005-09-12  Wim Taymans  <wim@fluendo.com>
2039
2040         * gst/audioconvert/audioconvert.c: (float),
2041         (audio_convert_prepare_context), (audio_convert_convert):
2042         * gst/audioconvert/audioconvert.h:
2043         Cleanups, speedups, simplifications, added back support
2044         for 24 bits.
2045
2046 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2047
2048         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2049         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2050         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2051         * docs/plugins/tmpl/element-tcpserversink.sgml:
2052         * gst/ffmpegcolorspace/gstffmpeg.c:
2053         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2054         * gst/videotestsrc/gstvideotestsrc.c:
2055         * gst/volume/gstvolume.c:
2056           add more elements to the docs
2057
2058 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2059
2060         * check/Makefile.am:
2061         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2062         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2063           Add extra tests for basetransform based components. 
2064           Comment out the test_element_negotiation test until we decide
2065           if it's testing correct behaviour.
2066         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2067         (gst_visual_chain), (gst_visual_change_state):
2068           Slightly more correct but still bogus timestamping.
2069           Fix state change function.
2070         * gst/audioconvert/gstaudioconvert.c:
2071         (gst_audio_convert_class_init):
2072         * gst/audioresample/gstaudioresample.c:
2073         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2074         (gst_ffmpegcsp_class_init):
2075         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2076         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2077         (gst_videoscale_prepare_image):
2078         * gst/volume/gstvolume.c: (gst_volume_class_init),
2079         (volume_transform_ip):
2080           Basetransform updates. Enable passthrough modes.
2081         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2082         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2083         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2084           Negotiation fix that allows the window to return to the original
2085           size and renegotiate passthrough upstream. Extra debug output.
2086
2087 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2088
2089         * gst/sine/gstsinesrc.c:
2090         * gst/volume/gstvolume.c:
2091           fix up header include
2092
2093 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2094
2095         * gst-libs/gst/audio/gstbaseaudiosink.c:
2096         (gst_base_audio_sink_render):
2097         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2098         * gst/volume/gstvolume.c: (gst_volume_class_init),
2099         (volume_transform):
2100           fixing lost sync, some more debugging
2101
2102 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2103
2104         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2105         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2106         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2107         (gst_xvimagesink_check_xshm_calls):
2108           Fix compilation when XShm is not available.
2109
2110 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2111
2112         * ext/libvisual/visual.c: (gst_visual_dispose),
2113         (gst_visual_getcaps), (gst_visual_src_setcaps),
2114         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2115         (gst_visual_change_state):
2116           Finish fixing up libvisual plugin so that it runs. 
2117
2118 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2119
2120         * ext/vorbis/vorbisenc.c:
2121         * gst-libs/gst/tag/gstvorbistag.c:
2122           gsttaginterface.h -> gsttagsetter.h
2123
2124 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2125
2126         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2127           added another test that failes for me (test is not active by default)
2128
2129 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2130
2131         * configure.ac:
2132           v4l2 is no longer in gst-plugins-base
2133
2134 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2135
2136         * configure.ac:
2137           In the output at the end, don't show the first plugin on the same
2138           line as "Core plug-ins, always built:".
2139           Indent the output as for other plugin categories
2140         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2141           #define that can be used to not use peer buffer_alloc functions for
2142           test purposes.
2143         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2144         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2145         (gst_ximagesink_show_frame):
2146         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2147         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2148         (gst_xvimagesink_show_frame):
2149           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2150           fails gracefully instead of XError aborting or deadlocking.
2151
2152 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2153
2154         * ext/libvisual/Makefile.am:
2155           link against gst-base-libs
2156
2157 2005-09-06  David Schleef  <ds@schleef.org>
2158
2159         * configure.ac: Enable libvisual plugin.
2160         * ext/libvisual/Makefile.am:
2161         * ext/libvisual/visual.c: Fixes to make it compile.
2162
2163 === release 0.9.2 ===
2164
2165 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2166
2167         * NEWS:
2168         * RELEASE:
2169         * configure.ac:
2170         * docs/random/ChangeLog-0.8:
2171           releasing 0.9.2, "Spoon"
2172
2173 2005-09-05  Michael Smith <msmith@fluendo.com>
2174
2175         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2176           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2177           that in the vorbisenc element.
2178
2179 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2180
2181         * common/gtk-doc-plugins.mak:
2182         * docs/plugins/Makefile.am:
2183           fix distcheck
2184         * gst/audioresample/resample.c:
2185           fix wrong docstring
2186
2187 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2188
2189         * common/gst-xmlinspect.py:
2190         * common/gtk-doc-plugins.mak:
2191           only inspect plugins for this given package
2192           require gst-python 0.9
2193
2194 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2195
2196         * Makefile.am:
2197         * autogen.sh:
2198         * common/gst-xmlinspect.py:
2199         * configure.ac:
2200         * docs/Makefile.am:
2201         * docs/plugins/inspect/plugin-alsa.xml:
2202         * docs/plugins/inspect/plugin-audioresample.xml:
2203         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2204         * docs/plugins/inspect/plugin-ogg.xml:
2205         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2206         * docs/plugins/tmpl/element-multifdsink.sgml:
2207         * docs/plugins/tmpl/element-tcpserversink.sgml:
2208         * docs/plugins/tmpl/element-vorbisenc.sgml:
2209         * gst-plugins-base.spec.in:
2210           various doc-related updates
2211
2212 2005-08-31  Wim Taymans  <wim@fluendo.com>
2213
2214         * gst-libs/gst/audio/gstbaseaudiosink.c:
2215         (gst_base_audio_sink_render):
2216         Resync if the buffer timestamps drift more than a 10th 
2217         of a second.
2218
2219 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2220
2221         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2222         (gst_v4lsrc_get_property):
2223           The 'timestamp-offset' property is registered as an int64, so
2224           let's use g_value_{set|get}_int64() in our setter and getter
2225           functions (makes it work and fixes warnings with gst-inspect).
2226
2227 2005-08-30  Wim Taymans  <wim@fluendo.com>
2228
2229         * check/elements/audioconvert.c: (setup_audioconvert):
2230         * check/elements/audioresample.c: (setup_audioresample):
2231         * check/elements/volume.c: (setup_volume):
2232         Fix checks.
2233
2234 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2235
2236         * common/gtk-doc-plugins.mak:
2237         * common/plugins.xsl:
2238         * docs/plugins/Makefile.am:
2239           make module a param
2240
2241 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2242
2243         * examples/seeking/seek.c: (make_mp3_pipeline),
2244         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2245         (play_cb), (pause_cb), (stop_cb):
2246           update the example
2247
2248 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2249
2250         * gst/volume/gstvolume.c: (gst_volume_class_init),
2251         (volume_transform):
2252           do not update controlled params, if buffer has no timestamp
2253
2254 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2255
2256         * configure.ac:
2257         * gst/sine/Makefile.am:
2258         * gst/volume/Makefile.am:
2259           controllerized elements also need to link against controller-libs ;)
2260
2261 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2262
2263         * docs/libs/tmpl/gstcolorbalance.sgml:
2264         * docs/libs/tmpl/gstgconf.sgml:
2265         * docs/libs/tmpl/gstmixer.sgml:
2266         * docs/libs/tmpl/gstringbuffer.sgml:
2267         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2268         (gst_sinesrc_create):
2269         * gst/volume/gstvolume.c: (gst_volume_class_init),
2270         (volume_transform):
2271           controllerized two audio plugins
2272
2273 2005-08-29  Andy Wingo  <wingo@pobox.com>
2274
2275         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
2276         (vorbis_handle_data_packet): Fix some int overflow errors.
2277
2278         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
2279         -1.
2280         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
2281         valid.
2282         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
2283         if it's valid. Fixed streaming-mode playback.
2284
2285         * check/elements/volume.c (cleanup_volume): Fix for running
2286         CK_FORK=no.
2287
2288         * check/elements/audioconvert.c: Convert from native endian, not
2289         little endian.
2290
2291 2005-08-29  Michael Smith <msmith@fluendo.com>
2292
2293         * ext/ogg/Makefile.am:
2294         * ext/ogg/gstogg.c: (plugin_init):
2295         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
2296         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
2297         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
2298         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
2299         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
2300         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
2301         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
2302         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
2303         Add an ogg parser element.
2304
2305 2005-08-28  Andy Wingo  <wingo@pobox.com>
2306
2307         * Updates for two-arg init from GST_BOILERPLATE_FULL.
2308
2309 2005-08-26  Wim Taymans  <wim@fluendo.com>
2310
2311         * gst/audioconvert/audioconvert.c: (if), (float),
2312         (audio_convert_get_func_index), (check_default),
2313         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2314         (audio_convert_clean_context), (audio_convert_get_sizes),
2315         (audio_convert_convert):
2316         Cleanups.
2317
2318 2005-08-26  Wim Taymans  <wim@fluendo.com>
2319
2320         * gst/audioconvert/audioconvert.c: (if), (float),
2321         (audio_convert_get_func_index), (check_default),
2322         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2323         (audio_convert_clean_context), (audio_convert_get_sizes),
2324         (audio_convert_convert):
2325         More elegant and working temp buffer selection algo.
2326
2327 2005-08-26  Wim Taymans  <wim@fluendo.com>
2328
2329         * gst/audioconvert/audioconvert.c: (if), (float),
2330         (audio_convert_get_func_index), (check_default),
2331         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2332         (audio_convert_clean_context), (audio_convert_get_sizes),
2333         (get_temp_buffer), (audio_convert_convert):
2334         Use realloc else we lose our original data.
2335
2336 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2337
2338         * gst/audioresample/gstaudioresample.c:
2339           use base class' newsegment to properly timestamp
2340
2341 2005-08-26  Wim Taymans  <wim@fluendo.com>
2342
2343         * gst/audioconvert/audioconvert.c: (if), (float),
2344         (audio_convert_get_func_index), (check_default),
2345         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2346         (audio_convert_clean_context), (audio_convert_get_sizes),
2347         (get_temp_buffer), (audio_convert_convert):
2348         * gst/audioconvert/gstaudioconvert.c:
2349         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
2350         (gst_audio_convert_transform_caps),
2351         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
2352         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
2353         Oops, allocate enough space to perform the channel mix.
2354
2355 2005-08-26  Wim Taymans  <wim@fluendo.com>
2356
2357         * gst/audioconvert/Makefile.am:
2358         * gst/audioconvert/audioconvert.c: (if), (float),
2359         (audio_convert_get_func_index), (check_default),
2360         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2361         (audio_convert_clean_context), (audio_convert_get_sizes),
2362         (get_temp_buffer), (audio_convert_convert):
2363         * gst/audioconvert/audioconvert.h:
2364         * gst/audioconvert/gstaudioconvert.c:
2365         (gst_audio_convert_class_init), (gst_audio_convert_init),
2366         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
2367         (gst_audio_convert_get_unit_size),
2368         (gst_audio_convert_transform_caps),
2369         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
2370         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
2371         * gst/audioconvert/gstaudioconvert.h:
2372         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2373         (gst_channel_mix_fill_identical),
2374         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2375         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2376         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
2377         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
2378         (gst_channel_mix_mix):
2379         * gst/audioconvert/gstchannelmix.h:
2380         Cleanups, librarify a bit, optimize, better negotiation and more.
2381
2382 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2383
2384         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
2385         Another from MikeS:
2386         During typefinding, don't support negative offsets
2387         (offsets from the end of the stream) in our typefind->peek() function
2388         - nothing embedded in ogg ever needs them. However, we need to recognise
2389         those requests and reject them, otherwise we return invalid pointers.
2390
2391 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2392
2393         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2394         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
2395         (vorbisdec_finalize), (vorbis_handle_type_packet):
2396           Big shout-out to MikeS for fixing this giant memory leak.
2397           Huzzah!
2398
2399 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2400
2401         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
2402         (audio_convert_get_unit_size):
2403           plug some leaks
2404
2405 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2406
2407         * check/Makefile.am:
2408         * check/elements/audioconvert.c: (setup_audioconvert),
2409         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2410         (GST_START_TEST), (audioconvert_suite), (main):
2411           add a test for audioconvert
2412         * gst/audioresample/gstaudioresample.c:
2413         * gst/audioresample/gstaudioresample.h:
2414           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
2415           note that for buffers of 1/3 sec this means DURATION(c) is 
2416           one nanosecond more than for a and b
2417
2418 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2419
2420         * check/Makefile.am:
2421         * check/elements/audioresample.c: (setup_audioresample),
2422         (cleanup_audioresample), (fail_unless_perfect_stream),
2423         (test_perfect_stream_instance), (GST_START_TEST),
2424           add a check for audioresample
2425         (audioresample_suite), (main):
2426         * check/elements/volume.c: (GST_START_TEST):
2427           remove unused method
2428         * gst/audioresample/gstaudioresample.c:
2429           set correct buffer parameters since we're changing them
2430         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2431           add some debug
2432
2433 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2434
2435         * gst/audioresample/debug.c:
2436         * gst/audioresample/gstaudioresample.c:
2437           add room for extra overlap samples when asked to transform size
2438           protect against possible mem corruption and check for discrepancies
2439           between written size and outbuffer's size so we can warn for
2440           potential problems
2441         * gst/audioresample/resample.c: (resample_init),
2442         (resample_get_output_size_for_input), (resample_get_output_size),
2443         (resample_set_n_channels), (resample_set_format):
2444           set debug level based on RESAMPLE_DEBUG env var
2445           make sure that get_output_size* returns a whole number of
2446           sample_size
2447           set sample_size each time either channel or format is set
2448         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
2449         * gst/audioresample/resample_functable.c:
2450         (resample_scale_functable):
2451         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2452           remove r->sample_size, it's done in resample.c now
2453           add some debugging to the ref implementation
2454           make sure we only give back bytes that are wholes of the sample
2455           size
2456
2457 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
2458         * gst/playback/gstplaybasebin.c: (fill_buffer):
2459         Revert unpopular change for GST_MESSAGE_SRC to GObject.
2460
2461 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
2462
2463         * gst/volume/gstvolume.c:
2464           made set_caps function static
2465
2466 2005-08-24  Wim Taymans  <wim@fluendo.com>
2467
2468         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2469         (gst_vorbisenc_change_state):
2470         Stop leaking taglists.
2471
2472 2005-08-24  Wim Taymans  <wim@fluendo.com>
2473
2474         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
2475         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
2476         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
2477         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
2478         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
2479         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
2480         Parse seeking events better.
2481         Unref static caps.
2482         Generate correct newsegment events, fixes seeking in live oggs.
2483
2484         * ext/theora/theoradec.c: (theora_dec_src_query),
2485         (theora_dec_src_event), (theora_dec_src_getcaps),
2486         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
2487         Use newsegment values to report correct play time.
2488
2489         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2490         (vorbis_dec_src_event), (vorbis_dec_sink_event):
2491         * ext/vorbis/vorbisdec.h:
2492         Parse and use newsegment values to report correct play time.
2493
2494         * gst-libs/gst/audio/gstbaseaudiosink.c:
2495         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2496         Clear ringbuffer on flush.
2497         Use newsegment values to calculate playback time.
2498
2499         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2500         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
2501         Basesink does newsegment calculations for us now.
2502
2503 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2504
2505         * check/Makefile.am:
2506         * configure.ac:
2507           add core's plugins to the mix so that playbin works
2508         * check/generic/states.c: (GST_START_TEST):
2509           set a 0 timeout on pipelines, so they don't force the next
2510           state change
2511         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
2512         (gst_play_base_bin_change_state):
2513           remove the crappy error handling and do GST error handling
2514
2515 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2516
2517         * check/Makefile.am:
2518         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
2519           add same test as to core, it bitches out on playbin atm.
2520
2521 2005-08-24  Wim Taymans  <wim@fluendo.com>
2522
2523         * configure.ac:
2524         Remove audioscale.
2525
2526 2005-08-24  Wim Taymans  <wim@fluendo.com>
2527
2528         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
2529         (gst_videoscale_prepare_size), (parse_caps),
2530         (gst_videoscale_set_caps), (gst_videoscale_get_size),
2531         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
2532         (gst_videoscale_transform):
2533         * gst/videoscale/gstvideoscale.h:
2534         Refactor, make use of BaseTranform really well.
2535
2536 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2537
2538         * configure.ac:
2539           compile audioresample
2540         * gst/audioresample/Makefile.am:
2541         * gst/audioresample/buffer.c:
2542         * gst/audioresample/functable.c:
2543         * gst/audioresample/gstaudioresample.c:
2544         * gst/audioresample/gstaudioresample.h:
2545         * gst/audioresample/resample.c:
2546         (resample_get_output_size_for_input):
2547         * gst/audioresample/resample.h:
2548         * gst/audioresample/resample_chunk.c:
2549         * gst/audioresample/resample_functable.c:
2550         * gst/audioresample/resample_ref.c:
2551           port to use basetransform; doesn't work in all cases yet
2552
2553 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2554
2555         * gst/audioconvert/gstaudioconvert.c:
2556         (gst_audio_convert_class_init), (gst_audio_convert_init),
2557         (audio_convert_get_unit_size), (audio_convert_transform_caps),
2558         (audio_convert_fixate_caps), (audio_convert_set_caps),
2559         (audio_convert_transform),
2560         (gst_audio_convert_buffer_to_default_format),
2561         (gst_audio_convert_buffer_from_default_format),
2562         (gst_audio_convert_channels):
2563         * gst/audioconvert/gstchannelmix.c:
2564         * gst/audioconvert/gstchannelmix.h:
2565           port to basetransform
2566         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2567         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
2568         (gst_ffmpegcsp_get_unit_size):
2569         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2570         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
2571           fix for basetransform changes
2572
2573 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
2574
2575         * check/Makefile.am:
2576           Add CHECK_CFLAGS and LDFLAGS
2577
2578         * gst/playback/gstplaybasebin.c: (fill_buffer):
2579           GST_MESSAGE_SRC became a GObject
2580
2581 2005-08-24  Wim Taymans  <wim@fluendo.com>
2582
2583         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
2584         (gst_ring_buffer_clear_all):
2585         * gst-libs/gst/audio/gstringbuffer.h:
2586         Added function to clear the ringbuffer.
2587
2588 2005-08-24  Andy Wingo  <wingo@pobox.com>
2589
2590         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
2591         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
2592         of _open and _close.
2593
2594         * sys/v4l/gstv4lxoverlay.h:
2595         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
2596         an Xv connection here, instead of all the time. Make Xv only be
2597         loaded if you axe for it. Kindof a workaround for buggy behaviour
2598         of Xv when using remote xservers (XvQueryExtension would block).
2599         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
2600         replace the _open and _close public API. Only start the xv
2601         connection if necessary.
2602         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
2603
2604 2005-08-23  David Schleef  <ds@schleef.org>
2605
2606         * gst/audioresample/Makefile.am: Leet audioresampling code
2607         * gst/audioresample/buffer.c:
2608         * gst/audioresample/buffer.h:
2609         * gst/audioresample/debug.c:
2610         * gst/audioresample/debug.h:
2611         * gst/audioresample/functable.c:
2612         * gst/audioresample/functable.h:
2613         * gst/audioresample/gstaudioresample.c:
2614         * gst/audioresample/gstaudioresample.h:
2615         * gst/audioresample/resample.c:
2616         * gst/audioresample/resample.h:
2617         * gst/audioresample/resample_chunk.c:
2618         * gst/audioresample/resample_functable.c:
2619         * gst/audioresample/resample_ref.c:
2620
2621 2005-08-23  Wim Taymans  <wim@fluendo.com>
2622
2623         * examples/seeking/seek.c: (make_vorbis_pipeline),
2624         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
2625         Small seek updates.
2626
2627 2005-08-23  Andy Wingo  <wingo@pobox.com>
2628
2629         * gst-libs/gst/audio/gstbaseaudiosrc.c
2630         (gst_base_audio_src_fixate): Only fixate endianness if it is
2631         present in the caps.
2632
2633 2005-08-22  Andy Wingo  <wingo@pobox.com>
2634
2635         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
2636         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
2637         device-name property.
2638
2639         * gst-libs/gst/audio/gstaudiosrc.h:
2640         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
2641         close_device in the ring buffer, like gstaudiosink.
2642
2643         * ext/alsa/gstalsamixer.h:
2644         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
2645         macro to implement the interface without much code. Cleanups. 
2646
2647         * ext/alsa/gstalsasrc.h:
2648         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
2649         READY.
2650
2651         * ext/alsa/Makefile.am: Add new files.
2652         * ext/alsa/gstalsamixerelement.c: 
2653         * ext/alsa/gstalsamixerelement.c: Split element code out from
2654         mixer code so that alsasrc can be a mixer too.
2655
2656 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2657
2658         * check/elements/volume.c: (setup_volume), (cleanup_volume),
2659         (GST_START_TEST):
2660         * check/elements/vorbisdec.c: (setup_vorbisdec),
2661         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
2662         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2663         (vorbis_handle_identification_packet),
2664         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
2665         (vorbis_handle_header_packet), (vorbis_dec_push),
2666         (vorbis_dec_chain):
2667           use the setup/teardown methods to save code.  save code is good.
2668
2669 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2670
2671         * check/Makefile.am:
2672           add ext dir for plugins
2673           add vorbisdec test conditionally
2674         * check/elements/volume.c: (setup_volume), (cleanup_volume),
2675         (GST_START_TEST), (volume_suite):
2676           add a test with wrong caps
2677         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
2678         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
2679           add a vorbisdec test
2680         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
2681         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
2682           clean up debug output
2683         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
2684           yay, fix a segfault/security issue in vorbisdec
2685           gst-launch fakesrc ! vorbisdec wasn't happy
2686         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
2687         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
2688         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
2689         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
2690         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
2691         (gst_vorbisenc_set_metadata), (get_constraints_string),
2692         (update_start_message), (gst_vorbisenc_setup),
2693         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
2694         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
2695         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
2696         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
2697         * ext/vorbis/vorbisenc.h:
2698           march in line
2699         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2700         (gst_ffmpegcsp_transform):
2701           have the kow come home
2702         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
2703           debug my func ptr
2704         * gst/volume/gstvolume.c: (volume_set_caps):
2705           add a debug
2706
2707 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2708
2709         * Makefile.am:
2710         * check/.cvsignore:
2711         * check/Makefile.am:
2712         * check/elements/.cvsignore:
2713         * check/elements/volume.c: (chain_func), (event_func),
2714         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
2715         (main):
2716         * configure.ac:
2717           add unit test structure for gst-plugins-base
2718           add a test for volume
2719         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
2720         (gst_volume_set_volume), (gst_volume_get_volume),
2721         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
2722         (volume_funcfind), (volume_process_float), (volume_process_int16),
2723         (volume_set_caps), (volume_transform), (volume_update_mute),
2724         (volume_update_volume), (volume_set_property),
2725         (volume_get_property):
2726           document a little; use basetransform vmethod _set_caps
2727
2728 2005-08-19  Andy Wingo  <wingo@pobox.com>
2729
2730         * ext/alsa/gstalsamixertrack.h:
2731         * ext/alsa/gstalsamixertrack.c:
2732         * ext/alsa/gstalsamixeroptions.h:
2733         * ext/alsa/gstalsamixeroptions.c:
2734         * ext/alsa/gstalsamixer.h:
2735         * ext/alsa/gstalsamixer.c: Port to 0.9.
2736
2737         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
2738         Remove gstalsa.c and alsaclock. No more cruft here.
2739         
2740 2005-08-18  Wim Taymans  <wim@fluendo.com>
2741
2742         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2743         (gst_base_rtp_depayload_chain),
2744         (gst_base_rtp_depayload_add_to_queue),
2745         (gst_base_rtp_depayload_push),
2746         (gst_base_rtp_depayload_queue_release):
2747         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2748         Fix for RTPBuffer changes.
2749
2750         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
2751         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
2752         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
2753         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
2754         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
2755         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
2756         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
2757         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
2758         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
2759         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
2760         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
2761         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
2762         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
2763         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
2764         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
2765         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
2766         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
2767         (gst_rtpbuffer_get_payload):
2768         * gst-libs/gst/rtp/gstrtpbuffer.h:
2769         Don't subclass GstBuffer but add methods and helper functions
2770         to construct and manipulate RTP packets in regular GstBuffers.
2771
2772 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
2773
2774         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
2775           moved statement below switch
2776         * gst/volume/gstvolume.c: (gst_volume_class_init):
2777           added debug ptr
2778
2779 2005-08-16  Wim Taymans  <wim@fluendo.com>
2780
2781         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2782         (gst_base_audio_src_change_state):
2783         Open and close device in READY<->NULL state change.
2784
2785 2005-08-16  Andy Wingo  <wingo@pobox.com>
2786
2787         * examples/seeking/Makefile.am: Don't compile non-compiling
2788         compiled objects with the compiler.
2789
2790         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
2791         elements.
2792
2793 2005-08-12  Philippe Khalaf <burger@speedy.org>
2794         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2795         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2796           Made a thread to release the queue.
2797           Removed timestamp conversion for now.
2798
2799 2005-08-10  Philippe Khalaf <burger@speedy.org>
2800         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2801         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2802           Added rtp timestamp -> gst timestamp conversion.
2803           Fixed several problems with queue.
2804
2805 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
2806
2807         * gst-libs/gst/audio/gstaudioclock.h:
2808         * gst-libs/gst/audio/gstaudiofilter.h:
2809         * gst-libs/gst/audio/gstaudiosink.h:
2810         * gst-libs/gst/audio/gstaudiosrc.h:
2811         * gst-libs/gst/audio/gstbaseaudiosink.h:
2812         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2813         * gst-libs/gst/audio/gstringbuffer.h:
2814         * gst-libs/gst/net/gstnetbuffer.h:
2815         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2816         * gst-libs/gst/rtp/gstrtpbuffer.h:
2817           Add padding (you will need to rebuild gst-plugins-base,
2818           gst-plugins and all applications afterwards!)
2819
2820 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
2821
2822         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
2823         (gst_riff_parse_chunk):
2824           Fix bug in debug message and add some more debug messages.
2825
2826 2005-08-08  Edward Hervey  <edward@fluendo.com>
2827
2828         * gst-libs/gst/riff/riff-media.c:
2829         backported updates since branch
2830
2831 2005-08-08  Andy Wingo  <wingo@pobox.com>
2832
2833         * gst-libs/gst/audio/gstbaseaudiosink.c
2834         (gst_base_audio_sink_change_state): Open the device in NULL->READY
2835         like good elements should. Close on READY->NULL too.
2836
2837         * gst-libs/gst/audio/gstaudiosink.c
2838         (gst_audioringbuffer_open_device,
2839         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
2840         (gst_audioringbuffer_release): Updates for new ring buffer API,
2841         hook into the new audio sink api.
2842
2843         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
2844         (GstAudioSinkClass.close): Just open and close the device -- no
2845         resource allocation or configuration.
2846         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
2847         vmethods, handle device setup and resource allocation.
2848
2849         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
2850         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
2851         base class API.
2852
2853         * gst-libs/gst/audio/gstringbuffer.h
2854         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
2855         New vmethods.
2856
2857         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
2858         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
2859         New API functions. The device should be opened before acquiring
2860         and closed after releasing.
2861
2862 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
2863
2864         * gst-libs/gst/interfaces/mixer.h:
2865           Reset padding to GST_PADDING.
2866
2867 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2868
2869         * gst/playback/gstplaybin.c: (remove_sinks):
2870           Remove visualization from parent explicitely; works around some
2871           apparent refcount issue that I haven't tracked down yet.
2872
2873 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2874
2875         * ext/alsa/gstalsasink.c: (set_hwparams):
2876           Assign debug category, add negotiation debug msgs.
2877
2878 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2879
2880         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
2881           Fix error code for file-not-found to NOT_FOUND.
2882
2883 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2884
2885         * common/gtk-doc-plugins.mak:
2886         * docs/plugins/Makefile.am:
2887         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2888         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2889           renamed to actual element names, so much nicer to look at
2890         * docs/plugins/tmpl/gstmultifdsink.sgml:
2891           remove
2892         * docs/plugins/tmpl/multifdsink.sgml:
2893         * docs/plugins/tmpl/tcpserversink.sgml:
2894           add
2895         * ext/alsa/gstalsa.c:
2896         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
2897         * ext/ogg/gstoggmux.c:
2898         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
2899         * gst/playback/gstdecodebin.c:
2900         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
2901         * gst/tcp/gsttcpserversink.c:
2902           various fixes and documentation additions
2903
2904 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2905
2906         * common/Makefile.am:
2907         * common/gstdoc-scangobj:
2908         * common/gtk-doc-plugins.mak:
2909         * common/gtk-doc.mak:
2910           add a custom scangobj that uses the registry
2911           add a custom gtk-doc-plugins.mak that uses it
2912           some doc build fixes
2913         * configure.ac:
2914         * docs/Makefile.am:
2915         * docs/plugins/Makefile.am:
2916         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2917         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2918         * docs/plugins/gst-plugins-base-plugins.types:
2919         * docs/plugins/tmpl/gstmultifdsink.sgml:
2920           add docs for one element, multifdsink
2921         * gst/adder/gstadder.h:
2922         * gst/volume/gstvolume.h:
2923           don't privatize enum
2924         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
2925         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
2926         (gst_sync_method_get_type), (gst_client_status_get_type),
2927         (gst_multifdsink_class_init),
2928         (gst_multifdsink_client_queue_buffer),
2929         (gst_multifdsink_handle_client_write):
2930         * gst/tcp/gstmultifdsink.h:
2931         * gst/tcp/gsttcp.h:
2932         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
2933         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
2934         (gst_tcpclientsink_render):
2935         * gst/tcp/gsttcpclientsink.h:
2936         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
2937         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
2938         (gst_tcpclientsrc_start):
2939         * gst/tcp/gsttcpclientsrc.h:
2940         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
2941         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
2942         * gst/tcp/gsttcpserversrc.h:
2943         * gst/typefind/gsttypefindfunctions.c:
2944           remove superfluous Type stuff
2945
2946 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2947
2948         * gst/playback/gstplaybin.c: (gen_video_element):
2949           Enable videoscale.
2950
2951 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2952
2953         * gst-libs/gst/gconf/gconf.c:
2954         * gst-libs/gst/gconf/gconf.h:
2955           Fix some Andy Problem [tm].
2956
2957 2005-08-04  Andy Wingo  <wingo@pobox.com>
2958
2959         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
2960         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
2961         (gst_ffmpegcsp_get_size): Adapt to API changes.
2962
2963         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
2964         Implement an in-place do-nothing transform.
2965
2966 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2967
2968         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
2969         (gst_ximagesink_renegotiate_size):
2970           Do not set new window sizes yet if we prepare a new buffer size
2971           for upstream renegotiation (software scaling) at some point in the
2972           future, because this new size waqs not actually accepted yet. Once
2973           accepted, renegotiation later on will set the new sizes just fine.
2974           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
2975           embedding testcase.
2976
2977 2005-08-03  Andy Wingo  <wingo@pobox.com>
2978
2979         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
2980         (gst_ximagesink_buffer_alloc): 
2981         Protect the height, width, and desired_caps with the pool_lock.
2982         Fixes videotestsrc ! queue ! ximagesink.
2983
2984 2005-08-02  Edward Hervey  <edward@fluendo.com>
2985
2986         * gst/volume/gstvolume.c:
2987         include left from controller cleanup
2988
2989 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
2990         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
2991           Stop collectpads before calling the parent state
2992           change function on PAUSED->READY.
2993
2994 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
2995         * configure.ac:
2996           When testing for X libs, use the X CFlags 
2997         * gst/adder/gstadder.c: (gst_adder_change_state):
2998           Stop the collectpads before calling parent state change function
2999           on PAUSED->READY, otherwise we deadlock deactivating pads.
3000
3001 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3002
3003         * configure.ac:
3004         * docs/libs/tmpl/gstcolorbalance.sgml:
3005         * docs/libs/tmpl/gstmixer.sgml:
3006         * examples/Makefile.am:
3007         * gst/sine/Makefile.am:
3008         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3009         (gst_sinesrc_set_property), (plugin_init):
3010         * gst/sine/gstsinesrc.h:
3011         * gst/volume/Makefile.am:
3012         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3013         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3014         (volume_process_float), (volume_process_int16),
3015         (volume_set_property), (plugin_init):
3016         * gst/volume/gstvolume.h:
3017           deactivate and remove dparams (libgstcontrol)
3018
3019 2005-07-29  Wim Taymans  <wim@fluendo.com>
3020
3021         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3022         Convert me to BaseTransform!! help..
3023
3024 2005-07-29  Andy Wingo  <wingo@pobox.com>
3025
3026         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3027         sinks.
3028
3029         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3030         support of both endiannesses.
3031
3032 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3033
3034         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3035           Fix confusing debug message (s/event/query/)
3036
3037 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3038
3039         * gst/videotestsrc/videotestsrc.h:
3040           Use "_stdint.h" instead of <stdint.h>
3041
3042 2005-07-27  Wim Taymans  <wim@fluendo.com>
3043
3044         * ext/vorbis/Makefile.am:
3045         Revert wrong commit.
3046
3047 2005-07-27  Wim Taymans  <wim@fluendo.com>
3048
3049         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3050         More compilation fixen.
3051
3052 2005-07-27  Wim Taymans  <wim@fluendo.com>
3053
3054         * gst-libs/gst/audio/gstbaseaudiosink.c:
3055         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3056         (gst_base_audio_sink_create_ringbuffer),
3057         (gst_base_audio_sink_change_state):
3058         Fix compilation.
3059
3060 2005-07-27  Wim Taymans  <wim@fluendo.com>
3061
3062         * examples/seeking/seek.c: (setup_dynamic_link),
3063         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3064         (query_positions_elems), (query_positions_pads), (do_seek):
3065         Update seek example.
3066
3067         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3068         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3069         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3070         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3071         (gst_ogg_demux_handle_event),
3072         (gst_ogg_demux_deactivate_current_chain),
3073         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3074         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3075         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3076         (gst_ogg_demux_loop):
3077         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3078         * ext/theora/theoradec.c: (theora_dec_src_event),
3079         (theora_dec_src_getcaps), (theora_dec_sink_event),
3080         (theora_dec_push), (theora_dec_chain):
3081         * ext/vorbis/Makefile.am:
3082         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3083         (vorbis_dec_sink_event), (vorbis_dec_push),
3084         (vorbis_handle_data_packet):
3085         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3086         (gst_vorbisenc_chain):
3087         * gst/playback/gststreaminfo.c: (cb_probe):
3088         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3089         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3090         * gst/videoscale/gstvideoscale.c:
3091         (gst_videoscale_handle_src_event):
3092         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3093         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3094         (gst_ximagesink_navigation_send_event):
3095         * sys/xvimage/xvimagesink.c:
3096         (gst_xvimagesink_navigation_send_event):
3097         Various event updates and cleanups
3098
3099 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3100
3101         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3102           Fix segfault for I420/YV12.
3103
3104 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3105
3106         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3107           Report bitrate.
3108
3109 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3110
3111         * gst/playback/gstplaybin.c: (gen_video_element),
3112         (gen_audio_element):
3113           Switch to auto*sink elements as default sinks; add volume element
3114           so that volume control in totem works.
3115
3116 2005-07-21  Wim Taymans  <wim@fluendo.com>
3117
3118         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3119         * gst/playback/gstplaybin.c: (setup_sinks),
3120         (gst_play_bin_change_state):
3121         Refcount fix and more comments.
3122
3123 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3124
3125         * sys/ximage/Makefile.am:
3126         * sys/ximage/ximage.c: (plugin_init):
3127         * sys/ximage/ximagesink.c:
3128         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3129         
3130
3131 2005-07-21  Wim Taymans  <wim@fluendo.com>
3132
3133         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3134         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3135         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3136         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3137         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3138         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3139         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3140         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3141         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3142         Generate correct disconts for live chained oggs.
3143
3144         * gst-libs/gst/audio/gstbaseaudiosink.c:
3145         (gst_base_audio_sink_render),
3146         (gst_base_audio_sink_create_ringbuffer),
3147         (gst_base_audio_sink_change_state):
3148         Handle discont math correctly.
3149
3150         * gst/playback/gstplaybin.c: (add_sink):
3151         Some small debug cleanup.
3152
3153 2005-07-21  Wim Taymans  <wim@fluendo.com>
3154
3155         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3156         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3157         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3158         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3159         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3160         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3161         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3162         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3163         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3164         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3165         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3166         (gst_ogg_demux_change_state), (gst_ogg_print):
3167         Reorganize code to send the right disconts when in streaming
3168         mode.
3169
3170 2005-07-20  Andy Wingo  <wingo@pobox.com>
3171
3172         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3173         fix (?), fixes a seggie mcfalterson (#310894).
3174
3175 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3176
3177         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3178         (gst_ogg_mux_set_header_on_caps):
3179         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3180         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3181         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3182         * gst-libs/gst/audio/multichannel.c:
3183         (gst_audio_set_channel_positions),
3184         (gst_audio_set_structure_channel_positions_list):
3185         * gst/playback/gstdecodebin.c: (dynamic_create):
3186         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3187         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3188           Fixes for API changes in core.
3189
3190 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3191
3192         * gst/playback/gstplaybasebin.c: (fill_buffer):
3193           Use _new_custom() so we can set custom message types for buffering
3194           messages.
3195
3196 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3197
3198         * configure.ac:
3199         * gst-libs/gst/Makefile.am:
3200         * gst-libs/gst/gconf/.cvsignore:
3201         * gst-libs/gst/gconf/Makefile.am:
3202         * gst-libs/gst/gconf/test-gconf.c:
3203         * pkgconfig/Makefile.am:
3204         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3205         * pkgconfig/gstreamer-gconf.pc.in:
3206           Remove gconf stuff, use gconf elements instead from now on.
3207
3208 2005-07-20  Wim Taymans  <wim@fluendo.com>
3209
3210         * gst-libs/gst/audio/TODO:
3211         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3212         (gst_audio_clock_get_internal_time):
3213         * gst-libs/gst/audio/gstaudioclock.h:
3214         * gst-libs/gst/audio/gstbaseaudiosink.c:
3215         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3216         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3217         (gst_base_audio_sink_render),
3218         (gst_base_audio_sink_create_ringbuffer),
3219         (gst_base_audio_sink_change_state):
3220         Make sure the audio clock always returns an increasing value.
3221
3222 2005-07-19  Andy Wingo  <wingo@pobox.com>
3223
3224         * gst/videotestsrc/: Cleanups.
3225
3226 2005-07-19  Wim Taymans  <wim@fluendo.com>
3227
3228         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3229         Better debugging.
3230
3231 2005-07-19  Wim Taymans  <wim@fluendo.com>
3232
3233         * examples/seeking/seek.c: (make_dv_pipeline),
3234         (make_vorbis_theora_pipeline), (query_rates),
3235         (query_positions_elems), (query_positions_pads), (do_seek):
3236         Make correct DV pipeline.
3237
3238 2005-07-18  Andy Wingo  <wingo@pobox.com>
3239
3240         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3241         default. Also because it's the only thing that really works. (This
3242         is used in the GConf elements).
3243         Use AS_LIBTOOL_TAGS.
3244
3245 2005-07-18  Wim Taymans  <wim@fluendo.com>
3246
3247         * gst/playback/gstdecodebin.c: (remove_element_chain):
3248         * gst/playback/gstplaybin.c: (add_sink):
3249         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3250         (gst_stream_info_set_mute):
3251         * gst/playback/gststreamselector.c:
3252         (gst_stream_selector_get_linked_pad),
3253         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3254         More leak and compile fixes.
3255
3256 2005-07-18  Wim Taymans  <wim@fluendo.com>
3257
3258         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3259         (query_rates), (query_positions_elems), (query_positions_pads),
3260         (do_seek), (seek_cb), (stop_seek):
3261         Updated seek example. 
3262
3263         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3264         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3265         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3266         * gst/playback/gstplaybin.c: (add_sink):
3267         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3268         (gst_stream_info_set_mute):
3269         Some refcount leak fixes.
3270
3271 2005-07-16  Wim Taymans  <wim@fluendo.com>
3272
3273         * gst-libs/gst/audio/gstbaseaudiosink.c:
3274         (gst_base_audio_sink_render):
3275         Align samples even if we have roundoff errors in the 
3276         timestamp conversion.
3277
3278 2005-07-16  Wim Taymans  <wim@fluendo.com>
3279
3280         * docs/libs/tmpl/gstringbuffer.sgml:
3281         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3282         (query_rates), (query_positions_elems), (query_positions_pads),
3283         (update_scale), (do_seek):
3284         Updated seek example.
3285
3286         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3287         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
3288         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
3289         (gst_ogg_demux_loop):
3290         Push out correct discont values.
3291
3292         * ext/theora/theoradec.c: (theora_dec_src_convert),
3293         (theora_dec_sink_convert), (theora_dec_src_getcaps),
3294         (theora_dec_sink_event), (theora_handle_type_packet),
3295         (theora_handle_header_packet), (theora_dec_push),
3296         (theora_handle_data_packet), (theora_dec_chain),
3297         (theora_dec_change_state):
3298         Better timestamping.
3299
3300         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3301         (vorbis_dec_sink_event), (vorbis_dec_push),
3302         (vorbis_handle_data_packet), (vorbis_dec_chain):
3303         * ext/vorbis/vorbisdec.h:
3304         Better timestamping.
3305
3306         * gst-libs/gst/audio/gstbaseaudiosink.c:
3307         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
3308         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3309         Handle syncing on timestamps instead of sample offsets. Make
3310         use of DISCONT values as described in design docs.
3311
3312         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3313         (gst_base_audio_src_get_time):
3314         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
3315         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
3316         (gst_ring_buffer_read):
3317         * gst-libs/gst/audio/gstringbuffer.h:
3318         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
3319         (gst_ximagesink_show_frame):
3320         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3321         Correcly convert buffer timestamp to stream time.
3322
3323 2005-07-16  Wim Taymans  <wim@fluendo.com>
3324
3325         * gst/audioconvert/gstaudioconvert.c:
3326         (gst_audio_convert_get_buffer):
3327         Timestamp buffers correctly.
3328
3329         * gst/playback/gstplaybin.c: (gen_video_element):
3330         Make internal fakesink silent.
3331
3332 2005-07-15  Wim Taymans  <wim@fluendo.com>
3333
3334         * gst/ffmpegcolorspace/Makefile.am:
3335         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3336         (gst_ffmpegcsp_caps_remove_format_info),
3337         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
3338         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
3339         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
3340         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
3341         Ported ffmpegcolorspace to basetransform.
3342
3343         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
3344         * gst/volume/gstvolume.c: (volume_transform):
3345         Ported to new API.
3346
3347 2005-07-14  Wim Taymans  <wim@fluendo.com>
3348
3349         * gst/videotestsrc/Makefile.am:
3350         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
3351         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
3352         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
3353         (gst_videotestsrc_init), (gst_videotestsrc_event),
3354         (gst_videotestsrc_create), (gst_videotestsrc_start),
3355         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
3356         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
3357         (gst_videotestsrc_get_property):
3358         * gst/videotestsrc/gstvideotestsrc.h:
3359         Make videotestsrc a pushsrc.
3360
3361 2005-07-14  Wim Taymans  <wim@fluendo.com>
3362
3363         * gst/tcp/gstfdset.c: (gst_fdset_free):
3364         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
3365         (gst_multifdsink_add), (gst_multifdsink_remove),
3366         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
3367         (gst_multifdsink_remove_client_link),
3368         (gst_multifdsink_client_queue_data),
3369         (gst_multifdsink_client_queue_caps),
3370         (gst_multifdsink_client_queue_buffer),
3371         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
3372         (gst_multifdsink_stop):
3373         * gst/tcp/gstmultifdsink.h:
3374         0.8 backporting.
3375
3376         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3377         Also draw image when not from a pool.
3378
3379 2005-07-14  Wim Taymans  <wim@fluendo.com>
3380
3381         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3382         (mute_stream), (silence_stream):
3383         Small debug additions.
3384
3385 2005-07-14  Wim Taymans  <wim@fluendo.com>
3386
3387         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
3388         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3389         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
3390         Better error recovery, ignore unconnected pads and
3391         non-fatal errors.
3392
3393 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3394
3395         * docs/libs/tmpl/gstaudio.sgml:
3396         * docs/libs/tmpl/gstcolorbalance.sgml:
3397         * docs/libs/tmpl/gstgconf.sgml:
3398         * docs/libs/tmpl/gstmixer.sgml:
3399         * docs/libs/tmpl/gstringbuffer.sgml:
3400         * docs/libs/tmpl/gsttuner.sgml:
3401         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3402         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3403         (gst_tcpclientsrc_class_init):
3404         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3405         (gst_tcpserversrc_class_init):
3406         * sys/v4l/gstv4lelement.c:
3407           more autistic cleanliness in functions/names/defines
3408
3409 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3410
3411         * configure.ac:
3412           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
3413           added manually to each Makefile.am so we are sure it goes
3414           *last* and doesn't add -L flags before linking in libs of our
3415           own, like, say, internal .la libs, that then accidentally pick
3416           up the installed copy.
3417         * docs/libs/Makefile.am:
3418         * ext/alsa/Makefile.am:
3419         * ext/cdparanoia/Makefile.am:
3420         * ext/gnomevfs/Makefile.am:
3421         * ext/libvisual/Makefile.am:
3422         * ext/ogg/Makefile.am:
3423         * ext/theora/Makefile.am:
3424         * ext/vorbis/Makefile.am:
3425         * gst-libs/gst/video/Makefile.am:
3426         * gst/adder/Makefile.am:
3427         * gst/audioconvert/Makefile.am:
3428         * gst/audiorate/Makefile.am:
3429         * gst/audioscale/Makefile.am:
3430         * gst/ffmpegcolorspace/Makefile.am:
3431         * gst/playback/Makefile.am:
3432         * gst/sine/Makefile.am:
3433         * gst/subparse/Makefile.am:
3434         * gst/tags/Makefile.am:
3435         * gst/tcp/Makefile.am:
3436         * gst/typefind/Makefile.am:
3437         * gst/videorate/Makefile.am:
3438         * gst/videoscale/Makefile.am:
3439         * gst/videotestsrc/Makefile.am:
3440         * gst/volume/Makefile.am:
3441         * sys/v4l/Makefile.am:
3442         * sys/ximage/Makefile.am:
3443         * sys/xvimage/Makefile.am:
3444           adapt properly to this change. This should make sure that
3445           plugins and libs properly link to the as-yet-uninstalled
3446           copies of stuff like libgstinterfaces and libgstvideo
3447
3448 2005-07-13  Andy Wingo  <wingo@pobox.com>
3449
3450         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
3451         (gst_v4lsrc_fixate): Fixate on format as well.
3452
3453         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
3454         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
3455         buffer points to it.
3456         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
3457         rather just doing X calls ourselves. Also fixes a memleak.
3458
3459 2005-07-12  Andy Wingo  <wingo@pobox.com>
3460
3461         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
3462         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
3463         (gst_v4lsrc_create): Re-add the copy-mode property, default to
3464         TRUE to avoid deadlocks if an element holds on to our buffers.
3465
3466 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3467
3468         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3469         (gst_sinesrc_init), (gst_sinesrc_create),
3470         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
3471         (gst_sinesrc_start):
3472         * gst/sine/gstsinesrc.h:
3473           removing num-buffers property before moving it
3474
3475 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
3476
3477         * configure.ac:
3478           use overridable ERROR_CFLAGS
3479         * docs/libs/gst-plugins-base-libs.types:
3480         * docs/libs/tmpl/gstringbuffer.sgml:
3481         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
3482         (gst_alsasink_class_init):
3483         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3484         (gst_alsasrc_class_init):
3485         * gst-libs/gst/audio/audio.h:
3486         * gst-libs/gst/audio/gstaudioclock.h:
3487         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
3488         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
3489         (gst_audio_filter_link), (gst_audio_filter_init),
3490         (gst_audio_filter_chain), (gst_audio_filter_set_property),
3491         (gst_audio_filter_get_property),
3492         (gst_audio_filter_class_add_pad_templates):
3493         * gst-libs/gst/audio/gstaudiofilter.h:
3494         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3495         (gst_audio_filter_template_get_type),
3496         (gst_audio_filter_template_base_init),
3497         (gst_audio_filter_template_class_init),
3498         (gst_audio_filter_template_init),
3499         (gst_audio_filter_template_set_property),
3500         (gst_audio_filter_template_get_property), (plugin_init),
3501         (gst_audio_filter_template_setup),
3502         (gst_audio_filter_template_filter),
3503         (gst_audio_filter_template_filter_inplace):
3504         * gst-libs/gst/audio/gstaudiosink.c:
3505         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3506         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
3507         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3508         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3509         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
3510         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
3511         * gst-libs/gst/audio/gstaudiosink.h:
3512         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3513         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3514         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3515         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
3516         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
3517         (gst_audio_src_class_init), (gst_audio_src_init),
3518         (gst_audio_src_create_ringbuffer):
3519         * gst-libs/gst/audio/gstaudiosrc.h:
3520         * gst-libs/gst/audio/gstbaseaudiosink.c:
3521         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
3522         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3523         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
3524         (gst_base_audio_sink_set_property),
3525         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
3526         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
3527         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
3528         (gst_base_audio_sink_create_ringbuffer),
3529         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
3530         * gst-libs/gst/audio/gstbaseaudiosink.h:
3531         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3532         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
3533         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
3534         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
3535         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
3536         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
3537         (gst_base_audio_src_event), (gst_base_audio_src_create),
3538         (gst_base_audio_src_create_ringbuffer),
3539         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
3540         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3541         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
3542         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
3543         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
3544         (gst_ring_buffer_debug_spec_caps),
3545         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
3546         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
3547         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
3548         (gst_ring_buffer_start), (gst_ring_buffer_pause),
3549         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
3550         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
3551         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
3552         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
3553         (gst_ring_buffer_clear):
3554         * gst-libs/gst/audio/gstringbuffer.h:
3555         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
3556         (gst_video_sink_class_init), (gst_video_sink_get_type):
3557         * gst-libs/gst/video/videosink.h:
3558         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
3559         (gst_multifdsink_class_init),
3560         (gst_multifdsink_handle_client_write),
3561         (gst_multifdsink_change_state):
3562         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3563         (gst_tcpclientsink_setcaps):
3564         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3565         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
3566         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
3567         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
3568         (gst_ximagesink_send_pending_navigation),
3569         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
3570         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
3571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
3572         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3573         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
3574         (gst_xvimagesink_send_pending_navigation),
3575         (gst_xvimagesink_navigation_send_event),
3576         (gst_xvimagesink_set_xwindow_id),
3577         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
3578         (gst_xvimagesink_get_type):
3579         more macro splitting
3580
3581 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3582
3583         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3584           plug a memleak, allows me to import 1479 albums in one go
3585           in jamboree
3586         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
3587         (vorbis_handle_type_packet), (vorbis_dec_chain),
3588         (vorbis_dec_change_state):
3589           fix some format strings
3590
3591 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3592
3593         * docs/libs/tmpl/gstcolorbalance.sgml:
3594         * docs/libs/tmpl/gstmixer.sgml:
3595         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
3596         (gst_alsasink_set_property), (gst_alsasink_get_property):
3597         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
3598         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
3599           add device property
3600
3601 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3602
3603         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3604         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
3605         (audiocast_register_listener), (audiocast_thread_run),
3606         (gst_gnomevfssrc_send_additional_headers_callback),
3607         (gst_gnomevfssrc_received_headers_callback),
3608         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
3609         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
3610         (gst_gnomevfssrc_get_size):
3611           add/clean up debugging
3612         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
3613           cleanups
3614
3615 2005-07-07  Andy Wingo  <wingo@pobox.com>
3616
3617         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
3618         framerate. Need to get a handle on when exactly this function is
3619         called, tho.
3620
3621         * sys/v4l/v4lsrc_calls.h:
3622         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
3623         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
3624         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
3625
3626         * sys/v4l/v4l_calls.h: Cast to V4lElement.
3627         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
3628         v4lelements are sources.
3629
3630         * sys/v4l/gstv4lxoverlay.h:
3631         * sys/v4l/gstv4lxoverlay.c:
3632         * sys/v4l/gstv4ltuner.h:
3633         * sys/v4l/gstv4ltuner.c: Header loc fixen.
3634         
3635         * sys/v4l/gstv4lsrc.h:
3636         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
3637         PushSrc/BaseSrc. Removed most sync-related properties, videorate
3638         or something should handle that. Made a live source.
3639
3640         * sys/v4l/gstv4lelement.h:
3641         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
3642         signals. Some cleanups.
3643
3644         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
3645
3646         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
3647         stuff.
3648
3649         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
3650         stuff.
3651
3652         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
3653
3654 2005-07-07  Wim Taymans  <wim@fluendo.com>
3655
3656         * ext/theora/theoradec.c: (theora_get_query_types),
3657         (theora_dec_src_getcaps), (theora_dec_push):
3658         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
3659         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
3660         Remove deprecated/unused query types.
3661
3662 2005-07-06  Wim Taymans  <wim@fluendo.com>
3663
3664         * ext/alsa/Makefile.am:
3665         * ext/alsa/gstalsaplugin.c: (plugin_init):
3666         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
3667         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3668         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
3669         (gst_alsasrc_class_init), (gst_alsasrc_init),
3670         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
3671         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
3672         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
3673         (gst_alsasrc_reset):
3674         * ext/alsa/gstalsasrc.h:
3675         * gst-libs/gst/audio/Makefile.am:
3676         * gst-libs/gst/audio/gstaudiosink.c:
3677         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3678         (gst_audioringbuffer_start):
3679         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3680         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3681         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
3682         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
3683         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3684         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3685         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
3686         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
3687         * gst-libs/gst/audio/gstaudiosrc.h:
3688         * gst-libs/gst/audio/gstbaseaudiosink.c:
3689         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
3690         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
3691         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
3692         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3693         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
3694         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
3695         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
3696         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
3697         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
3698         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
3699         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
3700         (gst_baseaudiosrc_change_state):
3701         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3702         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3703         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
3704         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
3705         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
3706         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
3707         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
3708         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
3709         * gst-libs/gst/audio/gstringbuffer.h:
3710         Added audiosource base classes.
3711         Ported alsasrc, still very basic.
3712
3713 2005-07-06  Wim Taymans  <wim@fluendo.com>
3714
3715         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
3716         (theora_dec_push), (theora_handle_data_packet):
3717         Prepare for better timestamp fix later.
3718
3719         * gst/audioconvert/gstaudioconvert.c:
3720         List most accurate caps first
3721
3722         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
3723         Use proper pad task function.
3724
3725         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
3726         (gst_xvimagesink_show_frame):
3727         Fix deadlock when alloc failed.
3728
3729 2005-07-05  Andy Wingo  <wingo@pobox.com>
3730
3731         * ext/gnomevfs/gstgnomevfssrc.c:
3732         * gst/sine/gstsinesrc.c:
3733         * gst/tcp/gsttcpserversrc.c:
3734         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
3735
3736         * sys/v4l/: Port from 0.8.
3737
3738         * Many files: Null if we got it....
3739
3740 2005-07-05  Andy Wingo  <wingo@pobox.com>
3741
3742         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
3743         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
3744         Signedness fixes.
3745
3746 2005-07-05  Wim Taymans  <wim@fluendo.com>
3747
3748         * configure.ac:
3749         * gst/tcp/Makefile.am:
3750         * gst/tcp/README:
3751         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
3752         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
3753         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
3754         (is_sync_frame), (gst_multifdsink_handle_client_write),
3755         (gst_multifdsink_render), (gst_multifdsink_start),
3756         (gst_multifdsink_stop), (gst_multifdsink_change_state):
3757         * gst/tcp/gstmultifdsink.h:
3758         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
3759         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
3760         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
3761         * gst/tcp/gsttcp.h:
3762         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3763         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3764         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
3765         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
3766         * gst/tcp/gsttcpclientsink.h:
3767         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3768         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
3769         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
3770         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
3771         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
3772         * gst/tcp/gsttcpclientsrc.h:
3773         * gst/tcp/gsttcpplugin.c: (plugin_init):
3774         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
3775         * gst/tcp/gsttcpserversink.h:
3776         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3777         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
3778         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
3779         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
3780         (gst_tcpserversrc_stop):
3781         * gst/tcp/gsttcpserversrc.h:
3782         * gst/tcp/gsttcpsink.c:
3783         * gst/tcp/gsttcpsink.h:
3784         * gst/tcp/gsttcpsrc.c:
3785         * gst/tcp/gsttcpsrc.h:
3786         Ported tcp plugins to 0.9. 
3787         
3788
3789 2005-07-05  Andy Wingo  <wingo@pobox.com>
3790
3791         * gst/playback/gstplaybasebin.c (fill_buffer):
3792         message_new_application fixen.
3793
3794         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
3795         Style fix.
3796
3797 2005-07-04  Wim Taymans  <wim@fluendo.com>
3798
3799         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
3800         Set caps on output buffer.
3801
3802 2005-07-04  Andy Wingo  <wingo@pobox.com>
3803
3804         * ext/gnomevfs/gstgnomevfssrc.c
3805         (gst_gnomevfssrc_received_headers_callback) 
3806         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
3807         hopefully.
3808
3809         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
3810         No refcount leakage.
3811
3812         * configure.ac: Enable -Werror.
3813         
3814         * ext/theora/theoradec.c (theora_dec_src_getcaps):
3815         * gst/audioconvert/bufferframesconvert.c
3816         (buffer_frames_convert_fixate):
3817         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
3818         (gst_audio_convert_fixate):
3819         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
3820         (gst_sinesrc_create): Fixate func changes.
3821         
3822         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3823         (gst_ximagesink_buffer_alloc): Unused var.
3824
3825 2005-07-01  Andy Wingo  <wingo@pobox.com>
3826
3827         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
3828         getcaps to do explicit caps. Needs to be done in all decoders,
3829         possibly via a base class.
3830
3831         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
3832
3833         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
3834         caps on the sink pad, just rely on the pad template. Also, setting
3835         ANY caps on a pad is not valid because the caps are not fixed.
3836
3837         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
3838         caps on the buffer, and get the width from the desired_caps if
3839         they're set.
3840         (gst_ximagesink_renegotiate_size): Implement via setting the
3841         desired_caps on the ximagesink.
3842         (gst_ximagesink_setcaps): Only reset the width of the player if it
3843         wasn't already set. Not sure if this is right.
3844         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
3845
3846         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
3847         that the user wants. NULL unless the window has been resized.
3848
3849         * gst/volume/gstvolume.c (volume_transform): Adapt to
3850         basetransform refcount changes.
3851         
3852 2005-07-01  Andy Wingo  <wingo@pobox.com>
3853
3854         * gst/videoscale/gstvideoscale.c:
3855         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
3856         from BaseTransform, implements a transform_caps. Removed dead code
3857         including some PAR stuff that was never reached -- should probably
3858         be added back somehow.
3859
3860 2005-07-01  Andy Wingo  <wingo@pobox.com>
3861
3862         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
3863         come later.
3864
3865 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3866
3867         * configure.ac:
3868         * docs/libs/Makefile.am:
3869         * docs/libs/gst-plugins-libs.types:
3870         * ext/alsa/Makefile.am:
3871         * ext/alsa/gstalsamixer.h:
3872         * ext/alsa/gstalsamixeroptions.h:
3873         * ext/alsa/gstalsamixertrack.h:
3874         * gst-libs/gst/Makefile.am:
3875         * gst-libs/gst/colorbalance/.cvsignore:
3876         * gst-libs/gst/colorbalance/Makefile.am:
3877         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
3878         * gst-libs/gst/colorbalance/colorbalance.c:
3879         * gst-libs/gst/colorbalance/colorbalance.h:
3880         * gst-libs/gst/colorbalance/colorbalance.vcproj:
3881         * gst-libs/gst/colorbalance/colorbalancechannel.c:
3882         * gst-libs/gst/colorbalance/colorbalancechannel.h:
3883         * gst-libs/gst/interfaces/Makefile.am:
3884         * gst-libs/gst/interfaces/colorbalance.c:
3885         (gst_color_balance_class_init):
3886         * gst-libs/gst/interfaces/colorbalance.h:
3887         * gst-libs/gst/interfaces/interfaces-marshal.list:
3888         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
3889         * gst-libs/gst/interfaces/mixer.h:
3890         * gst-libs/gst/interfaces/mixeroptions.h:
3891         * gst-libs/gst/interfaces/navigation.c:
3892         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
3893         * gst-libs/gst/interfaces/tuner.h:
3894         * gst/volume/Makefile.am:
3895         * gst/volume/gstvolume.c:
3896         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
3897         * sys/ximage/Makefile.am:
3898         * sys/ximage/ximagesink.c:
3899         * sys/xvimage/Makefile.am:
3900         * sys/xvimage/xvimagesink.c:
3901           fold in all interfaces into an interfaces dir, preserving CVS
3902           history
3903
3904 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3905
3906         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3907           Fix build after riff changes.
3908
3909 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3910
3911         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
3912         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
3913         (gst_riff_create_video_template_caps),
3914         (gst_riff_create_audio_template_caps),
3915         (gst_riff_create_iavs_template_caps):
3916         * gst-libs/gst/riff/riff-media.h:
3917         * gst-libs/gst/riff/riff-read.h:
3918         * gst-libs/gst/riff/riff.c: (gst_riff_init):
3919           Add gst_riff_init() to initialize the debug category, instead
3920           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
3921
3922 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3923
3924         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
3925           Oops, I shouldn't apply hacks.
3926
3927 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3928
3929         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
3930           Remove pad_loop function which doesn't work.
3931
3932 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3933
3934         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
3935           Send EOS when deactivating.
3936         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3937         (check_queue), (queue_threshold_reached), (queue_out_of_data),
3938         (gen_preroll_element), (probe_triggered), (mute_stream),
3939         (silence_stream), (new_decoded_pad), (setup_substreams),
3940         (set_active_source):
3941         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
3942         (remove_sinks), (add_sink):
3943         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
3944           Change for new probe API.
3945
3946 2005-06-29  Wim Taymans  <wim@fluendo.com>
3947
3948         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
3949         * gst-libs/gst/audio/gstbaseaudiosink.c:
3950         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
3951         (gst_baseaudiosink_change_state):
3952         * gst-libs/gst/audio/gstbaseaudiosink.h:
3953         * gst-libs/gst/audio/gstringbuffer.c:
3954         (gst_ringbuffer_set_callback):
3955         Fix compilation error.
3956         Ringbuffer starts out as not running.
3957         Free our clock in dispose.
3958         When releasing the ringbuffer we need to renegotiate so
3959         clear the pad caps.
3960
3961 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3962
3963         * autogen.sh:
3964         * configure.ac:
3965         * docs/Makefile.am:
3966         * docs/libs/Makefile.am:
3967         * docs/libs/gst-plugins-libs-docs.sgml:
3968         * docs/libs/gst-plugins-libs-sections.txt:
3969         * docs/libs/gst-plugins-libs.types:
3970         * docs/libs/tmpl/gstaudio.sgml:
3971         * docs/libs/tmpl/gstcolorbalance.sgml:
3972         * docs/libs/tmpl/gstringbuffer.sgml:
3973         * gst-libs/gst/audio/gstringbuffer.c:
3974         (gst_ringbuffer_set_callback):
3975           reinstate gtk-doc docs for plugin libs
3976
3977 2005-06-28  Wim Taymans  <wim@fluendo.com>
3978
3979         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3980         (gst_ogg_demux_init):
3981         Removed pad loop function.
3982
3983 2005-06-28  Wim Taymans  <wim@fluendo.com>
3984
3985         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
3986         If we're building a chain we are not in an error case
3987         when we queue a buffer.
3988
3989 2005-06-28  Andy Wingo  <wingo@pobox.com>
3990
3991         * *.c: Don't cast to GstObject before reffing/unreffing.
3992
3993 2005-06-27  Andy Wingo  <wingo@pobox.com>
3994
3995         * gst/videotestsrc/gstvideotestsrc.c
3996         (gst_videotestsrc_activate_push): Activation API changes.
3997
3998         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
3999         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4000         they have refs on the decodebin.
4001
4002         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4003         parent class.
4004         (gst_ogg_pad_typefind): Don't leak a pad ref.
4005         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4006         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4007         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4008
4009 2005-06-27  Edward Hervey  <edward@fluendo.com>
4010
4011         * ext/theora/theoradec.c: (theora_dec_change_state): 
4012         re-arranged call to parent's state change in order to avoid locks (or
4013         worse).
4014
4015 2005-06-26  Edward Hervey  <edward@fluendo.com>
4016
4017         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4018         2nd argument of 'unknow-type' signal is a GstCaps and not a
4019         GstMiniObject
4020
4021 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4022         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4023           Set the worker thread's running flag to TRUE before starting the
4024           thread.
4025         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4026           Catch a failure to add typefind to the bin.
4027
4028 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4029
4030         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4031         (gst_sinesrc_init), (gst_sinesrc_create),
4032         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4033         (gst_sinesrc_start):
4034         * gst/sine/gstsinesrc.h:
4035           add num-buffers and timestamp-offset properties
4036         * gst/videotestsrc/gstvideotestsrc.c:
4037         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4038         (gst_videotestsrc_get_property):
4039           add timestamp-offset property
4040
4041 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4042
4043         * configure.ac: add videorate
4044         * gst-plugins-base.spec.in: add videorate
4045
4046 2005-06-23  Wim Taymans  <wim@fluendo.com>
4047
4048         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4049         (gst_videorate_getcaps), (gst_videorate_setcaps),
4050         (gst_videorate_event), (gst_videorate_chain):
4051         Fixed videorate, fixating an already fixated caps is not
4052         an error.
4053
4054 2005-06-23  Wim Taymans  <wim@fluendo.com>
4055
4056         * ext/ogg/README:
4057         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4058         Buffer on caps is not boxed anymore.
4059
4060 2005-06-22  Wim Taymans  <wim@fluendo.com>
4061
4062         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4063         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4064         Set buffers on caps as miniobjects and not as boxed.
4065
4066 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4067
4068         * configure.ac:
4069           back to HEAD
4070
4071 === release 0.9.1 ===
4072
4073 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4074
4075         * .cvsignore:
4076         * NEWS:
4077         * README:
4078         * RELEASE:
4079         * configure.ac:
4080         * po/af.po:
4081         * po/az.po:
4082         * po/cs.po:
4083         * po/en_GB.po:
4084         * po/hu.po:
4085         * po/it.po:
4086         * po/nb.po:
4087         * po/nl.po:
4088         * po/or.po:
4089         * po/sq.po:
4090         * po/sr.po:
4091         * po/sv.po:
4092         * po/uk.po:
4093         * po/vi.po:
4094           updates for release
4095
4096 2005-06-09  Andy Wingo  <wingo@pobox.com>
4097
4098         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4099         
4100 2005-06-09  Andy Wingo  <wingo@pobox.com>
4101
4102         * configure.ac:
4103         * gst-libs/gst/Makefile.am:
4104         * gst-libs/gst/net/Makefile.am:
4105         Add gstnet to build.
4106
4107 2005-06-09  Andy Wingo  <wingo@pobox.com>
4108
4109         * gst-libs/gst/gconf/gconf.c:
4110         * gst/playback/test.c:
4111         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4112         fixes.
4113
4114         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4115
4116         * ext/theora/theoraenc.c (theora_enc_chain): 
4117         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4118
4119         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4120         RealPad.
4121
4122 2005-06-02  Wim Taymans  <wim@fluendo.com>
4123
4124         * gst-libs/gst/net/Makefile.am:
4125         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4126         * pkgconfig/gstreamer-libs.pc.in:
4127         Added net stuff, version net lib.
4128
4129 2005-06-02  Wim Taymans  <wim@fluendo.com>
4130
4131         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4132         (query_rates), (query_positions_elems), (query_positions_pads),
4133         (do_seek):
4134         Updated seek example.
4135
4136 2005-06-02  Andy Wingo  <wingo@pobox.com>
4137
4138         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4139         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4140         list.
4141
4142         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4143         remove the typefind, the bin dispose will do it for us. When it's
4144         removed and unreffed, the signal handler will be disconnected,
4145         too.
4146         (unlinked): It's too difficult to disconnect from unlinked
4147         handlers, as they are on pads not elements. Just punt if the pads
4148         aren't grandkids of the bin.
4149
4150 2005-06-02  Wim Taymans  <wim@fluendo.com>
4151
4152         * ext/ogg/README:
4153         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4154         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4155         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4156         * ext/theora/theoradec.c: (theora_dec_src_query),
4157         (theora_handle_data_packet):
4158         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4159         (theora_enc_chain):
4160         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4161         (vorbis_handle_data_packet):
4162         * gst/audioconvert/bufferframesconvert.c:
4163         (buffer_frames_convert_chain):
4164         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4165         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4166         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4167         (gst_ffmpegcsp_chain):
4168         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4169         (gst_videorate_getcaps), (gst_videorate_setcaps),
4170         (gst_videorate_event), (gst_videorate_chain):
4171         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4172         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4173         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4174         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4175         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4176         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4177         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4178         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4179         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4180         Cleanups and buffer alloc.
4181
4182 2005-05-31  Wim Taymans  <wim@fluendo.com>
4183
4184         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4185         Don't try to call the delay method when the device is not
4186         opened.
4187
4188 2005-05-31  Wim Taymans  <wim@fluendo.com>
4189
4190         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4191         Get actual segment size and buffer size after opening
4192         the device.
4193
4194 2005-05-30  Wim Taymans  <wim@fluendo.com>
4195
4196         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4197         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4198         Also FLUSH upstream, makes the loop function exit faster.
4199         
4200         * ext/theora/theoradec.c: (theora_dec_src_query):
4201         Some more debug info in the query.
4202         
4203         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4204         (gst_ximagesink_setcaps):
4205         Release lock on par error, better error reporting.
4206
4207 2005-05-26  Wim Taymans  <wim@fluendo.com>
4208
4209         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4210         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4211         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4212         Clear chains in READY
4213         Queue packets until the chain is activated.
4214
4215 2005-05-25  Wim Taymans  <wim@fluendo.com>
4216
4217         * gst-libs/gst/audio/gstaudiosink.c:
4218         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4219         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4220         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4221         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4222         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4223         (gst_audiosink_create_ringbuffer):
4224         * gst-libs/gst/audio/gstbaseaudiosink.c:
4225         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4226         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4227         (gst_baseaudiosink_set_property), (build_linear_format),
4228         (debug_spec_caps), (debug_spec_buffer),
4229         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4230         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4231         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4232         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4233         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4234         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4235         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4236         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4237         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4238         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4239         (wait_segment), (gst_ringbuffer_commit),
4240         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4241         (gst_ringbuffer_clear):
4242         Various small cleanups.
4243
4244         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4245         (gst_audio_convert_change_state):
4246         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4247         No need to take the locks anymore.
4248
4249 2005-05-25  Wim Taymans  <wim@fluendo.com>
4250
4251         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4252         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4253         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4254         (type_found):
4255         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4256         (group_destroy), (group_commit), (queue_overrun),
4257         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4258         (mute_stream), (new_decoded_pad), (setup_substreams),
4259         (setup_source), (mute_group_type), (set_active_source),
4260         (gst_play_base_bin_change_state):
4261         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4262         (gen_video_element), (gen_text_element), (gen_audio_element),
4263         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4264         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4265         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4266         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4267         Some playbin cleanups mostly refcounting sloppyness.
4268
4269 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4270
4271         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4272           Work with streaming input.
4273
4274 2005-05-25  Wim Taymans  <wim@fluendo.com>
4275
4276         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4277         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4278         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4279         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
4280         No need to take the STREAM lock anymore.
4281
4282 2005-05-25  Wim Taymans  <wim@fluendo.com>
4283
4284         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4285         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
4286         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
4287         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
4288         (gst_ogg_demux_sink_activate):
4289         * ext/theora/theoradec.c: (theora_dec_src_event),
4290         (theora_handle_comment_packet), (theora_dec_chain),
4291         (theora_dec_change_state):
4292         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4293         (vorbis_handle_data_packet), (vorbis_dec_chain),
4294         (vorbis_dec_change_state):
4295         Remove STREAM locks as they are taken in core now.
4296         Never set bogus granulepos on vorbis/theora.
4297         Fix leaks in theoradec tag parsing.
4298
4299 2005-05-25  Wim Taymans  <wim@fluendo.com>
4300
4301         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4302         Fix memleaks, GST_BUFFER_DATA() is not freed.
4303
4304 2005-05-25  Wim Taymans  <wim@fluendo.com>
4305
4306         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4307         Open non-blocking, set to blocking mode afterwards to avoid
4308         lockups when audio device is busy.
4309
4310 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4311
4312         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
4313           This can't be good.
4314
4315 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4316
4317         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4318         (gst_audio_convert_chain), (gst_audio_convert_link_src),
4319         (gst_audio_convert_setcaps):
4320           Implement instant setup switching.
4321
4322 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4323
4324         * gst/playback/gstplaybasebin.c: (probe_triggered):
4325           Fix missing unlock.
4326         * gst/playback/gstplaybin.c: (add_sink):
4327           First add, then link (otherwise pad link fails).
4328
4329 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4330
4331         * examples/Makefile.am:
4332         fix buildbot (make distcheck)
4333
4334 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4335
4336         * gst/playback/gstplaybin.c: (gen_vis_element):
4337           Remove some wrong code. Doesn't work yet.
4338
4339 2005-05-19  Wim Taymans  <wim@fluendo.com>
4340
4341         * gst-libs/gst/net/Makefile.am:
4342         * gst-libs/gst/net/README:
4343         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
4344         (gst_netbuffer_class_init), (gst_netbuffer_init),
4345         (gst_netbuffer_finalize), (gst_netbuffer_copy),
4346         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
4347         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
4348         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
4349         * gst-libs/gst/net/gstnetbuffer.h:
4350         Added buffer subclass to store extra to/from addresses for
4351         network sources/sinks.
4352
4353 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4354
4355         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4356           Don't lock an unassigned variable.
4357
4358 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4359
4360         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4361           Increase buffer for video, decrease buffer for other media types.
4362         * gst/playback/gstplaybin.c: (gen_video_element),
4363         (gen_audio_element):
4364           Change names for debugging purposes.
4365
4366 2005-05-18  Wim Taymans  <wim@fluendo.com>
4367
4368         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4369         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4370         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4371         (gst_ffmpegcsp_chain):
4372         Enable buffer alloc passthrough if the source and dest
4373         formats are the same.
4374
4375 2005-05-17  Wim Taymans  <wim@fluendo.com>
4376
4377         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4378         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
4379         (gst_ogg_demux_chain_unlocked):
4380         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4381         (gst_audio_convert_caps_remove_format_info),
4382         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4383         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
4384         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4385         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4386         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
4387         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
4388         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4389         (gst_ffmpegcsp_get_property):
4390         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4391         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4392         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4393         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
4394         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
4395         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4396         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
4397         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
4398         Leak fixes in oggdemux.
4399         Some cleanups in audioconvert.
4400         Make passthrough work along with buffer_alloc etc.
4401         Make buffer_alloc and buffer recycling actually work in
4402         xvimagesink.
4403
4404 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4405
4406         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
4407           make the compiler happy
4408
4409 2005-05-17  Wim Taymans  <wim@fluendo.com>
4410
4411         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
4412         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
4413         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
4414         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
4415         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4416         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
4417         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
4418         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4419         (gst_xvimagesink_set_xwindow_id):
4420         * sys/xvimage/xvimagesink.h:
4421         Port xvimagesink to new MiniObject.
4422
4423 2005-05-17  Wim Taymans  <wim@fluendo.com>
4424
4425         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
4426         (gst_audiofilter_chain):
4427         * gst-libs/gst/audio/gstaudiosink.c:
4428         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4429         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4430         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4431         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4432         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4433         (gst_audiosink_create_ringbuffer):
4434         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4435         (gst_audio_convert_caps_remove_format_info),
4436         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4437         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4438         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4439         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4440         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4441         Fix passthrough in ffmpegcolorspace.
4442         Fix memset in audiosink on wrong memory.
4443
4444 2005-05-16  David Schleef  <ds@schleef.org>
4445
4446         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
4447         to GstMiniObject.
4448
4449 2005-05-16  David Schleef  <ds@schleef.org>
4450
4451         Port from GstData to GstMiniObject.
4452         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4453         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
4454         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
4455         (gst_ogg_mux_collected):
4456         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4457         * ext/theora/theoradec.c: (theora_handle_comment_packet),
4458         (theora_handle_data_packet):
4459         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4460         (theora_set_header_on_caps), (theora_enc_chain):
4461         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4462         (vorbis_handle_comment_packet):
4463         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4464         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4465         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
4466         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
4467         * gst/audioconvert/gstaudioconvert.c:
4468         (gst_audio_convert_get_buffer):
4469         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4470         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4471         (mute_stream), (silence_stream):
4472         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
4473         * gst/volume/gstvolume.c: (volume_transform):
4474         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4475         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
4476         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
4477         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
4478         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
4479         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
4480         (gst_ximagesink_buffer_alloc):
4481         * sys/ximage/ximagesink.h:
4482
4483 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4484
4485         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4486         (fill_buffer), (check_queue), (queue_threshold_reached),
4487         (queue_out_of_data):
4488         * gst/playback/gstplaybasebin.h:
4489           Post buffer-fullness on the bus.
4490
4491 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4492
4493         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4494         (try_to_link_1):
4495         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4496         (group_commit), (probe_triggered), (setup_source),
4497         (gst_play_base_bin_change_state):
4498         * gst/playback/gstplaybasebin.h:
4499         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4500         (gst_play_bin_init), (remove_sinks), (setup_sinks),
4501         (gst_play_bin_change_state):
4502           Move setup_output_pads into a virtual function, remove
4503           group-switch (no longer needed) and redirect (handled by bus
4504           now) signals.
4505
4506 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4507
4508         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
4509         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
4510         (get_active_group), (get_building_group), (group_destroy),
4511         (group_commit), (check_queue), (queue_overrun),
4512         (queue_threshold_reached), (queue_out_of_data),
4513         (gen_preroll_element), (remove_groups), (unknown_type),
4514         (add_element_stream), (no_more_pads), (probe_triggered),
4515         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
4516         (setup_substreams), (setup_source), (finish_source),
4517         (prepare_output), (muted_group_change_state),
4518         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
4519         (gst_play_base_bin_change_state):
4520         * gst/playback/gstplaybasebin.h:
4521         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4522         (gst_play_bin_init), (gst_play_bin_set_property),
4523         (gen_video_element), (gen_text_element), (gen_audio_element),
4524         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
4525         (gst_play_bin_change_state):
4526         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4527         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
4528         (stream_info_change_state), (gst_stream_info_set_mute),
4529         (gst_stream_info_get_property):
4530         * gst/playback/gststreaminfo.h:
4531         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
4532         (gst_stream_selector_get_linked_pad),
4533         (gst_stream_selector_getcaps),
4534         (gst_stream_selector_get_linked_pads),
4535         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4536         * gst/playback/gststreamselector.h:
4537           Rough port of playbin. Needs some more work, but is mostly done,
4538           and uses a few locks in important places, which should make stuff
4539           like chain-switches clean. Still uses GST_STATE() in a few places,
4540           which isn't all that good an idea, subtitles/elements disabled
4541           because no elements to test with and thus probably broken, query
4542           and event handling moved to GstBin, internal thread removed
4543           alltogether because the pipeline does that for us now. Can play
4544           Ogg/Vorbis files. Haven't tested anything else yet.
4545
4546 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4547
4548         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
4549           Do no-more-pads (needed for autoplugging).
4550
4551 2005-05-10  Andy Wingo  <wingo@pobox.com>
4552
4553         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
4554         message to the bus with the tags. Still not sent downstream tho.
4555
4556         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
4557         get_parent.
4558         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
4559         avoid refcounting hassles.
4560
4561 2005-05-09  Andy Wingo  <wingo@pobox.com>
4562
4563         * gst/volume/Makefile.am:
4564         * gst/volume/demo.c
4565         * gst/volume/gstvolume.h
4566         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
4567         basetransform. Probably need an audio filter base class.
4568
4569 2005-05-09  Wim Taymans  <wim@fluendo.com>
4570
4571         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
4572         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
4573         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
4574         (gst_vorbisenc_chain):
4575         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4576         (gst_audio_convert_caps_remove_format_info),
4577         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4578         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4579         Make caps writable before writing to it.
4580         Fix negotiation in audioconvert some more.
4581
4582 2005-05-09  Wim Taymans  <wim@fluendo.com>
4583
4584         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4585         (gst_videorate_getcaps), (gst_videorate_setcaps),
4586         (gst_videorate_event), (gst_videorate_chain):
4587         Better negotiation.
4588
4589 2005-05-09  Wim Taymans  <wim@fluendo.com>
4590
4591         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
4592         (gst_videorate_getcaps), (gst_videorate_setcaps),
4593         (gst_videorate_blank_data), (gst_videorate_init),
4594         (gst_videorate_event), (gst_videorate_chain),
4595         (gst_videorate_change_state):
4596         Port videorate, do a better job at negotiation while we're at
4597         it.
4598
4599 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
4600
4601         * configure.ac:
4602           Disable libvisual
4603
4604         * examples/Makefile.am:
4605         * gst-libs/gst/audio/Makefile.am:
4606         * gst-libs/gst/riff/Makefile.am:
4607         * gst-libs/gst/tag/Makefile.am:
4608         * gst-libs/gst/video/Makefile.am:
4609           Fixups for missing variables.
4610
4611 2005-05-09  Wim Taymans  <wim@fluendo.com>
4612
4613         * examples/seeking/seek.c: (make_theora_pipeline),
4614         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
4615         (query_rates), (query_positions_elems), (query_positions_pads),
4616         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
4617         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
4618         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
4619         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
4620         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
4621         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
4622         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4623         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
4624         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
4625         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
4626         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
4627         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
4628         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
4629         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
4630         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
4631         (theora_dec_src_convert), (theora_dec_sink_convert),
4632         (theora_dec_src_query), (theora_dec_sink_query),
4633         (theora_dec_src_event), (theora_dec_sink_event),
4634         (theora_handle_comment_packet), (theora_handle_type_packet),
4635         (theora_handle_header_packet), (theora_handle_data_packet),
4636         (theora_dec_chain):
4637         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4638         (vorbis_dec_convert), (vorbis_dec_src_query),
4639         (vorbis_dec_sink_query), (vorbis_dec_src_event),
4640         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4641         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
4642         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
4643         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
4644         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
4645         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
4646         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4647         (gst_play_bin_query):
4648         * gst/playback/test3.c: (update_scale):
4649         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
4650         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
4651         * gst/subparse/gstsubparse.c: (gst_subparse_init):
4652         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
4653         (gst_videotestsrc_src_query):
4654         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
4655         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
4656         (paint_hline_YUV9):
4657         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4658         Port to new query API.
4659         Updated seek.
4660         Cleanups in x[v]imagesink
4661
4662 2005-05-09  Andy Wingo  <wingo@pobox.com>
4663
4664         * ext/alsa/gstalsasink.h:
4665         * ext/gnomevfs/gstgnomevfssrc.c:
4666         (gst_gnomevfssrc_get_icy_metadata):
4667         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
4668         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
4669         * ext/theora/theoradec.c (theora_dec_src_query)
4670         (theora_dec_src_event, theora_dec_sink_event)
4671         (theora_handle_comment_packet, theora_handle_data_packet):
4672         * ext/theora/theoraenc.c (theora_enc_chain):
4673         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
4674         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
4675         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
4676         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
4677         (qt_type_find):
4678         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
4679         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
4680         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
4681         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
4682         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
4683         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
4684         (paint_setup_xBGR8888, paint_setup_RGBx8888)
4685         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
4686         (paint_setup_RGB565, paint_setup_xRGB1555):
4687         * gst/videotestsrc/videotestsrc.h:
4688         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
4689         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
4690         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
4691         GCC4 fixes.
4692         
4693         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
4694         gst_pad_query_position. Fixes oggdemux.
4695
4696 2005-05-08  David Schleef  <ds@schleef.org>
4697
4698         * configure.ac: Require liboil.
4699         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
4700         a few more.
4701         * gst/videotestsrc/videotestsrc.c:
4702         * gst/videotestsrc/videotestsrc.h:
4703
4704 2005-05-06  Wim Taymans  <wim@fluendo.com>
4705
4706         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4707         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4708         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4709         Well, unreffing a buffer right before pushing it is asking
4710         for trouble..
4711
4712 2005-05-06  Christian Schaller  <uraeus@gnome.org>
4713
4714         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
4715
4716 2005-05-06  Wim Taymans  <wim@fluendo.com>
4717
4718         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4719         (gst_audio_convert_caps_remove_format_info),
4720         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4721         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4722         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4723         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4724         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4725         * gst/sine/Makefile.am:
4726         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
4727         (gst_sinesrc_class_init), (gst_sinesrc_init),
4728         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
4729         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
4730         (gst_sinesrc_update_freq):
4731         * gst/sine/gstsinesrc.h:
4732         * gst/tcp/gstmultifdsink.c:
4733         * sys/xvimage/xvimagesink.c:
4734         Fixed negotiation wrt _peer_get_caps()
4735         Some cleanups.
4736
4737
4738 2005-05-06  Wim Taymans  <wim@fluendo.com>
4739
4740         * gst-libs/gst/audio/gstaudiosink.c:
4741         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4742         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4743         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4744         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4745         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4746         (gst_audiosink_create_ringbuffer):
4747         * gst-libs/gst/audio/gstbaseaudiosink.c:
4748         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4749         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4750         (gst_baseaudiosink_set_property), (build_linear_format),
4751         (debug_spec_caps), (debug_spec_buffer),
4752         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4753         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4754         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4755         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4756         * gst-libs/gst/audio/gstbaseaudiosink.h:
4757         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4758         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4759         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4760         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4761         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4762         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4763         (wait_segment), (gst_ringbuffer_commit),
4764         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4765         (gst_ringbuffer_clear):
4766         * gst-libs/gst/audio/gstringbuffer.h:
4767         Make the base audiosink return an error when there is no
4768         audiobuffer negotiated.
4769
4770 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4771
4772         * ext/Makefile.am:
4773         Disable cdparanoia until someone ports it!
4774
4775 2005-05-06  Wim Taymans  <wim@fluendo.com>
4776
4777         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4778         (gst_ogg_demux_sink_activate):
4779         And revert after wingo's revert.. sigh..
4780
4781 2005-05-05  Andy Wingo  <wingo@pobox.com>
4782
4783         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
4784         GObject.
4785         * configure.ac: Return audiorate and subparse from the ghetto.
4786         Re-enable -Wall -Werror.
4787         * gst/subparse/gstsubparse.c:
4788         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
4789         or chain-based. Cleaned up a bit. Not tested.
4790         
4791 2005-05-05  Christian Schaller <christian@fluendo.com> 
4792
4793         * Makefile.am: remove stuff that is not building
4794         * configure.ac: remove stuff that is not building
4795         * examples/Makefile.am: remove stuff that is not building
4796         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
4797         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
4798         * sys/Makefile.am: remove stuff that is not building
4799         * testsuite/Makefile.am: remove stuff that is not building
4800
4801 2005-05-05  Andy Wingo  <wingo@pobox.com>
4802
4803         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
4804         * gst-libs/gst/tag/gstvorbistag.c:
4805         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
4806         * gst/adder/gstadder.h:
4807         * gst/audioconvert/gstchannelmix.c:
4808         (gst_audio_convert_fill_one_other):
4809         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
4810         (gst_audiorate_init), (gst_audiorate_chain):
4811         * gst/playback/gstplaybasebin.c: (setup_source):
4812         * gst/playback/test3.c: (update_scale):
4813         Some GCC4 fixes
4814         
4815         * po/af.po:
4816         * po/az.po:
4817         * po/cs.po:
4818         * po/en_GB.po:
4819         * po/hu.po:
4820         * po/it.po:
4821         * po/nb.po:
4822         * po/nl.po:
4823         * po/or.po:
4824         * po/sq.po:
4825         * po/sr.po:
4826         * po/sv.po:
4827         * po/uk.po:
4828         * po/vi.po: Foo
4829
4830 2005-05-05  Wim Taymans  <wim@fluendo.com>
4831
4832         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4833         (gst_audio_convert_caps_remove_format_info),
4834         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
4835         (gst_audio_convert_change_state), (gst_audio_convert_channels):
4836         * gst/videotestsrc/gstvideotestsrc.c:
4837         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
4838         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
4839         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
4840         (gst_videotestsrc_init), (gst_videotestsrc_loop):
4841         Don't ignore _push() return values.
4842         Make sure no processing is done when shutting down.
4843         Videotestsrc pad activation fix.
4844
4845 2005-05-05  Wim Taymans  <wim@fluendo.com>
4846
4847         * gst/adder/Makefile.am:
4848         * gst/adder/gstadder.c: (gst_adder_setcaps),
4849         (gst_adder_class_init), (gst_adder_init),
4850         (gst_adder_request_new_pad), (gst_adder_collected),
4851         (gst_adder_change_state):
4852         * gst/adder/gstadder.h:
4853         Ported adder as an example of a mixer element using
4854         collect pads. Needs more negotiation work.
4855
4856 2005-05-05  Wim Taymans  <wim@fluendo.com>
4857
4858         * ext/theora/theoradec.c: (_inc_granulepos),
4859         (theora_dec_src_event), (theora_dec_sink_event),
4860         (theora_handle_comment_packet), (theora_handle_type_packet),
4861         (theora_handle_header_packet), (theora_handle_data_packet),
4862         (theora_dec_chain):
4863         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4864         (gst_theora_enc_init), (theora_enc_sink_setcaps),
4865         (theora_push_buffer), (theora_push_packet),
4866         (theora_enc_sink_event), (theora_enc_chain),
4867         (theora_enc_change_state), (theora_enc_set_property),
4868         (theora_enc_get_property):
4869         Added stream lock to decoder so that we can serialize
4870         the discont event.
4871         More theoraenc porting, recover from errors, do clean
4872         shutdown.
4873
4874 2005-05-05  Wim Taymans  <wim@fluendo.com>
4875
4876         * ext/ogg/Makefile.am:
4877         * ext/ogg/README:
4878         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4879         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
4880         (gst_ogg_print):
4881         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4882         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
4883         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
4884         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
4885         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
4886         (gst_ogg_mux_change_state):
4887         Ported ogg muxer.
4888
4889 2005-05-05  Wim Taymans  <wim@fluendo.com>
4890
4891         * docs/design-audiosinks.txt:
4892         * gst-libs/gst/audio/TODO:
4893         * gst-libs/gst/audio/gstaudiosink.c:
4894         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4895         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4896         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4897         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4898         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4899         (gst_audiosink_create_ringbuffer):
4900         * gst-libs/gst/audio/gstbaseaudiosink.c:
4901         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4902         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4903         (gst_baseaudiosink_set_property), (build_linear_format),
4904         (debug_spec_caps), (debug_spec_buffer),
4905         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4906         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4907         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4908         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4909         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4910         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4911         (gst_ringbuffer_release), (gst_ringbuffer_play),
4912         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4913         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
4914         (gst_ringbuffer_set_sample), (wait_segment),
4915         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
4916         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
4917         More work on the audiosink, mostly debugging and a race in
4918         shutdown.
4919
4920 2005-04-28  Wim Taymans  <wim@fluendo.com>
4921
4922         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4923         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
4924         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
4925         (vorbis_dec_src_query), (vorbis_dec_src_event),
4926         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4927         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
4928         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
4929         Don't crap out when seeking back to position 0.
4930
4931 2005-04-28  Wim Taymans  <wim@fluendo.com>
4932
4933         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
4934         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
4935         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
4936         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
4937         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
4938         Make audio sink configurable, use alsasink as default.
4939
4940 2005-04-28  Wim Taymans  <wim@fluendo.com>
4941
4942         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4943         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4944         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
4945         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
4946         (vorbis_dec_change_state):
4947         * ext/vorbis/vorbisdec.h:
4948         Refactor, use STREAM_LOCK.
4949
4950 2005-04-28  Wim Taymans  <wim@fluendo.com>
4951
4952         * ext/theora/theoradec.c: (_inc_granulepos),
4953         (theora_dec_sink_event), (theora_handle_comment_packet),
4954         (theora_handle_type_packet), (theora_handle_header_packet),
4955         (theora_handle_data_packet), (theora_dec_chain),
4956         (theora_dec_change_state):
4957         Refactor a bit, use STREAM_LOCK.
4958
4959 2005-04-28  Wim Taymans  <wim@fluendo.com>
4960
4961         * ext/alsa/Makefile.am:
4962         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
4963         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
4964         (gst_alsa_link), (gst_alsa_close_audio):
4965         * ext/alsa/gstalsaplugin.c: (plugin_init):
4966         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4967         (gst_alsasink_dispose), (gst_alsasink_base_init),
4968         (gst_alsasink_class_init), (gst_alsasink_init),
4969         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
4970         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
4971         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
4972         (gst_alsasink_reset):
4973         * ext/alsa/gstalsasink.h:
4974         Implement alsasink with simple open/write/close API. 
4975         Make alsa dir build by disabling compilation of code.
4976
4977 2005-04-28  Wim Taymans  <wim@fluendo.com>
4978
4979         * gst-libs/gst/audio/Makefile.am:
4980         * gst-libs/gst/audio/audio.h:
4981         * gst-libs/gst/audio/audioclock.c:
4982         * gst-libs/gst/audio/audioclock.h:
4983         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
4984         (gst_audio_clock_class_init), (gst_audio_clock_init),
4985         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
4986         * gst-libs/gst/audio/gstaudioclock.h:
4987         * gst-libs/gst/audio/gstaudiosink.c:
4988         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4989         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4990         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4991         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4992         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4993         (gst_audiosink_create_ringbuffer):
4994         * gst-libs/gst/audio/gstbaseaudiosink.c:
4995         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4996         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4997         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
4998         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
4999         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5000         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5001         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5002         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5003         * gst-libs/gst/audio/gstbaseaudiosink.h:
5004         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5005         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5006         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5007         (gst_ringbuffer_release), (gst_ringbuffer_play),
5008         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5009         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5010         (gst_ringbuffer_set_sample), (wait_segment),
5011         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5012         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5013         * gst-libs/gst/audio/gstringbuffer.h:
5014         Make ringbuffer faster and more simple by removing the locks
5015         in the playback thread.
5016         Add sample accurate playback based on buffer sample offsets.
5017         Make the baseaudiosink provide a clock.
5018         Parse caps in the base class.
5019         Correctly handle seeking, flushing and state changes.
5020
5021 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5022
5023         * configure.ac:
5024         * gst/audioconvert/Makefile.am:
5025         * gst/audioscale/Makefile.am:
5026           Fix part of the build.  Come on guys, autogen didn't even work :)
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/media-info/.cvsignore:
5033         * gst-libs/gst/media-info/Makefile.am:
5034         * gst-libs/gst/media-info/README:
5035         * gst-libs/gst/media-info/media-info-priv.c:
5036         * gst-libs/gst/media-info/media-info-priv.h:
5037         * gst-libs/gst/media-info/media-info-test.c:
5038         * gst-libs/gst/media-info/media-info.c:
5039         * gst-libs/gst/media-info/media-info.h:
5040         * gst-libs/gst/media-info/media-info.vcproj:
5041         * pkgconfig/Makefile.am:
5042         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5043         * pkgconfig/gstreamer-media-info.pc.in:
5044           Remove media-info, which is also successed by playbin (see Totem
5045           implementation).
5046
5047 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5048
5049         * configure.ac:
5050         * examples/Makefile.am:
5051         * examples/gstplay/.cvsignore:
5052         * examples/gstplay/Makefile.am:
5053         * examples/gstplay/player.c:
5054         * gst-libs/gst/Makefile.am:
5055         * gst-libs/gst/play/.cvsignore:
5056         * gst-libs/gst/play/Makefile.am:
5057         * gst-libs/gst/play/play.c:
5058         * gst-libs/gst/play/play.h:
5059         * gst-libs/gst/play/play.vcproj:
5060         * pkgconfig/Makefile.am:
5061         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5062         * pkgconfig/gstreamer-play.pc.in:
5063           Remove libgstplay, playbin is now the official successor.
5064
5065 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5066
5067         * configure.ac:
5068         * gst-libs/gst/Makefile.am:
5069         * gst-libs/gst/xwindowlistener/Makefile.am:
5070         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5071         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5072           Remove deprecated xwindowlistener (I've moved xwindowlistening
5073           in the v4l/v4l2 plugins over to serverside).
5074
5075 2005-04-25  David Schleef  <ds@schleef.org>
5076
5077         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5078         to examples/dynparams.  Examples do not belong interspersed with
5079         source code.
5080         * examples/dynparams/demo-dparams.c:
5081         * gst/sine/Makefile.am:
5082         * gst/sine/demo-dparams.c:
5083
5084 2005-04-25  David Schleef  <ds@schleef.org>
5085
5086         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5087         * gst-libs/gst/audio/Makefile.am:
5088         * gst-libs/gst/riff/Makefile.am:
5089         * gst-libs/gst/tag/Makefile.am:
5090         * gst-libs/gst/video/Makefile.am:
5091         * gst-libs/gst/xwindowlistener/Makefile.am:
5092
5093         Convert to 0.9 API, seems to work:
5094         * sys/ximage/Makefile.am:
5095         * sys/ximage/ximagesink.c:
5096
5097 2005-04-24  David Schleef  <ds@schleef.org>
5098
5099         Link plugins against libraries:
5100         * ext/alsa/Makefile.am:
5101         * gst/tcp/Makefile.am:
5102
5103         Remove asm code that should be in liboil
5104         * gst/videoscale/Makefile.am:
5105         * gst/videoscale/videoscale_x86_asm.s:
5106
5107         gettext wants these checked in:
5108         * po/af.po:
5109         * po/az.po:
5110         * po/cs.po:
5111         * po/en_GB.po:
5112         * po/hu.po:
5113         * po/it.po:
5114         * po/nb.po:
5115         * po/nl.po:
5116         * po/or.po:
5117         * po/sq.po:
5118         * po/sr.po:
5119         * po/sv.po:
5120         * po/uk.po:
5121         * po/vi.po:
5122
5123 2005-04-24  David Schleef  <ds@schleef.org>
5124
5125         Convert gst_main() to g_main_loop_run()
5126         * gst/playback/decodetest.c: (main):
5127         * gst/playback/test2.c: (main):
5128         * gst/playback/test3.c: (main):
5129         * gst/playback/test4.c: (main):
5130
5131         Link plugins against libraries:
5132         * ext/libvisual/Makefile.am:
5133         * sys/xvimage/Makefile.am:
5134
5135 2005-04-24  David Schleef  <ds@schleef.org>
5136
5137         * configure.ac: Remove idct and resample libs
5138         * gst-libs/gst/Makefile.am: same
5139
5140         Remove usage of gst_library_load():
5141         * ext/alsa/gstalsaplugin.c: (plugin_init):
5142         * ext/libvisual/visual.c: (plugin_init):
5143         * ext/ogg/gstogg.c: (plugin_init):
5144         * ext/theora/theora.c: (plugin_init):
5145         * ext/vorbis/vorbis.c: (plugin_init):
5146         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5147         * gst/audioscale/gstaudioscale.c:
5148         * gst/adder/gstadder.c: (plugin_init):
5149         * gst/audioconvert/plugin.c: (plugin_init):
5150         * sys/ximage/ximagesink.c: (plugin_init):
5151         * sys/xvimage/xvimagesink.c: (plugin_init):
5152         * gst/tcp/gsttcpplugin.c: (plugin_init):
5153
5154         Link plugins against libraries:
5155         * ext/ogg/Makefile.am:
5156         * ext/theora/Makefile.am:
5157         * ext/vorbis/Makefile.am:
5158         * gst/audioconvert/Makefile.am:
5159
5160         Create proper libraries:
5161         * gst-libs/gst/riff/Makefile.am:
5162         * gst-libs/gst/audio/Makefile.am:
5163         * gst-libs/gst/video/Makefile.am:
5164
5165         Move resample library to audioscale plugin directory:
5166         * gst-libs/gst/resample/Makefile.am:
5167         * gst-libs/gst/resample/README:
5168         * gst-libs/gst/resample/dtof.c:
5169         * gst-libs/gst/resample/dtos.c:
5170         * gst-libs/gst/resample/functable.c:
5171         * gst-libs/gst/resample/private.h:
5172         * gst-libs/gst/resample/resample.c:
5173         * gst-libs/gst/resample/resample.h:
5174         * gst-libs/gst/resample/resample.vcproj:
5175         * gst-libs/gst/resample/test.c:
5176         * gst/audioscale/Makefile.am:
5177         * gst/audioscale/README:
5178         * gst/audioscale/dtof.c:
5179         * gst/audioscale/dtos.c:
5180         * gst/audioscale/functable.c:
5181         * gst/audioscale/private.h:
5182         * gst/audioscale/resample.c:
5183         * gst/audioscale/resample.h:
5184         * gst/audioscale/test.c:
5185
5186         Move tagedit library to gst-libs:
5187         * gst-libs/gst/tag/Makefile.am:
5188         * gst-libs/gst/tag/gstid3tag.c:
5189         * gst-libs/gst/tag/gsttagediting.c:
5190         * gst-libs/gst/tag/gsttageditingprivate.h:
5191         * gst-libs/gst/tag/gstvorbistag.c:
5192         * gst/tags/Makefile.am:
5193         * gst/tags/gstid3tag.c:
5194         * gst/tags/gstvorbistag.c:
5195
5196         Fix for core changes:
5197         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5198         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5199         (gst_sinesrc_getrange):
5200
5201 2005-04-23  David Schleef  <ds@schleef.org>
5202
5203         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5204         in gst-plugins in a long time, and properly belongs in liboil.
5205         * gst-libs/gst/idct/Makefile.am:
5206         * gst-libs/gst/idct/README:
5207         * gst-libs/gst/idct/dct.h:
5208         * gst-libs/gst/idct/doieee:
5209         * gst-libs/gst/idct/fastintidct.c:
5210         * gst-libs/gst/idct/floatidct.c:
5211         * gst-libs/gst/idct/idct.c:
5212         * gst-libs/gst/idct/idct.h:
5213         * gst-libs/gst/idct/idtc.vcproj:
5214         * gst-libs/gst/idct/ieeetest.c:
5215         * gst-libs/gst/idct/intidct.c:
5216
5217 2005-04-20  Wim Taymans  <wim@fluendo.com>
5218
5219         * docs/design-audiosinks.txt:
5220         * gst-libs/gst/audio/Makefile.am:
5221         * gst-libs/gst/audio/TODO:
5222         * gst-libs/gst/audio/gstaudiosink.c:
5223         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5224         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5225         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5226         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5227         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5228         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5229         (gst_audiosink_class_init), (gst_audiosink_init),
5230         (gst_audiosink_create_ringbuffer):
5231         * gst-libs/gst/audio/gstaudiosink.h:
5232         * gst-libs/gst/audio/gstbaseaudiosink.c:
5233         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5234         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5235         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5236         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5237         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5238         (gst_baseaudiosink_create_ringbuffer),
5239         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5240         * gst-libs/gst/audio/gstbaseaudiosink.h:
5241         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5242         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5243         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5244         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5245         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5246         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5247         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5248         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5249         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5250         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5251         * gst-libs/gst/audio/gstringbuffer.h:
5252         An attempt at a set of audio base classes together with some
5253         design docs.
5254
5255 2005-04-20  Wim Taymans  <wim@fluendo.com>
5256
5257         * gst/audioconvert/Makefile.am:
5258         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5259         (gst_audio_convert_caps_remove_format_info),
5260         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5261         (gst_audio_convert_channels):
5262         Link against audio libs.
5263         Fix audio convert plugin.
5264
5265 2005-04-20  Wim Taymans  <wim@fluendo.com>
5266
5267         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5268         (gst_ogg_demux_sink_activate):
5269         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5270         (theora_set_header_on_caps), (theora_enc_sink_event),
5271         (theora_enc_chain):
5272         Fix theora encoder.
5273
5274 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5275
5276         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
5277         * gst/playback/gstdecodebin.c: (find_compatibles):
5278           Work with staticpadtemplates in elementfactories.
5279
5280 2005-04-12  Wim Taymans  <wim@fluendo.com>
5281
5282         * gst/playback/README:
5283         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5284         (compare_ranks), (print_feature), (gst_decode_bin_init),
5285         (dynamic_create), (dynamic_free), (find_compatibles),
5286         (mimetype_is_raw), (close_pad_link), (got_redirect),
5287         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5288         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
5289         (gst_decode_bin_change_state):
5290         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5291         (gst_play_base_bin_init), (group_destroy), (group_commit),
5292         (check_queue), (queue_overrun), (queue_threshold_reached),
5293         (queue_out_of_data), (gen_preroll_element), (unknown_type),
5294         (new_decoded_pad), (setup_subtitle), (gen_source_element),
5295         (got_redirect), (setup_source), (play_base_eos),
5296         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5297         (gst_play_base_bin_remove_element):
5298         * gst/playback/gstplaybasebin.h:
5299         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5300         (gst_play_bin_init), (gst_play_bin_dispose),
5301         (gst_play_bin_set_property), (gen_video_element),
5302         (gen_text_element), (gen_audio_element), (remove_sinks),
5303         (gst_play_bin_send_event):
5304         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
5305         (stream_info_change_state), (gst_stream_info_set_mute):
5306         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5307         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
5308         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
5309         (gst_stream_selector_chain):
5310         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
5311         (main):
5312         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
5313         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
5314         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5315         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
5316         Raw and crude port of decodebin. 
5317         Make playbin compile.
5318
5319 2005-04-06  Wim Taymans  <wim@fluendo.com>
5320
5321         * ext/gnomevfs/Makefile.am:
5322         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5323         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5324         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5325         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
5326         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
5327         (gst_gnomevfssrc_stop):
5328         * ext/ogg/Makefile.am:
5329         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
5330         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
5331         * ext/theora/Makefile.am:
5332         * ext/theora/theoradec.c: (_inc_granulepos),
5333         (theora_dec_sink_event), (theora_dec_chain):
5334         * ext/vorbis/Makefile.am:
5335         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5336         (vorbis_dec_sink_event), (vorbis_dec_chain):
5337         * gst-libs/gst/audio/Makefile.am:
5338         * sys/xvimage/Makefile.am:
5339         Make gnomevfssrc extend the source base class.
5340         Fix linking against libs in various plugins.
5341
5342 2005-04-06  Andy Wingo  <wingo@pobox.com>
5343
5344         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
5345         GST_BASE_LIBS.
5346
5347         * configure.ac: Add check and AC_SUBST for libgstbase.
5348
5349 2005-03-31  Wim Taymans  <wim@fluendo.com>
5350
5351         * examples/seeking/Makefile.am:
5352         * examples/seeking/cdparanoia.c: (main):
5353         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
5354         (play_cb), (pause_cb), (stop_cb), (main):
5355         * examples/seeking/playbin.c:
5356         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
5357         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
5358         (make_sid_pipeline), (make_vorbis_pipeline),
5359         (make_theora_pipeline), (make_vorbis_theora_pipeline),
5360         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5361         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
5362         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
5363         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
5364         (stop_cb), (main):
5365         * examples/seeking/spider_seek.c:
5366         * examples/seeking/vorbisfile.c:
5367         * ext/gnomevfs/Makefile.am:
5368         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5369         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
5370         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5371         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
5372         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
5373         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
5374         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
5375         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5376         * ext/ogg/README:
5377         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
5378         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
5379         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
5380         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
5381         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
5382         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
5383         (gst_ogg_pad_event), (gst_ogg_pad_reset),
5384         (gst_ogg_demux_factory_filter), (compare_ranks),
5385         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
5386         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
5387         (gst_ogg_chain_new), (gst_ogg_chain_free),
5388         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
5389         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
5390         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
5391         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
5392         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
5393         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5394         (gst_ogg_demux_get_prev_page),
5395         (gst_ogg_demux_deactivate_current_chain),
5396         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5397         (gst_ogg_demux_bisect_forward_serialno),
5398         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5399         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
5400         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
5401         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
5402         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
5403         (gst_ogg_demux_change_state), (gst_ogg_print):
5404         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5405         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
5406         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
5407         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
5408         (gst_ogg_mux_loop):
5409         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5410         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5411         (theora_dec_src_convert), (theora_dec_sink_convert),
5412         (theora_dec_src_query), (theora_dec_src_event),
5413         (theora_dec_sink_event), (theora_dec_chain),
5414         (theora_dec_change_state):
5415         * ext/theora/theoraenc.c: (gst_theora_enc_init),
5416         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
5417         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
5418         (theora_enc_change_state):
5419         * ext/vorbis/Makefile.am:
5420         * ext/vorbis/oggvorbisenc.c:
5421         * ext/vorbis/oggvorbisenc.h:
5422         * ext/vorbis/vorbis.c: (plugin_init):
5423         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5424         (vorbis_dec_src_query), (vorbis_dec_src_event),
5425         (vorbis_dec_sink_event), (vorbis_dec_chain),
5426         (vorbis_dec_change_state):
5427         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
5428         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
5429         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
5430         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
5431         (gst_vorbisenc_change_state):
5432         * ext/vorbis/vorbisenc.h:
5433         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
5434         * gst-libs/gst/audio/audioclock.c:
5435         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5436         (gst_audiofilter_init), (gst_audiofilter_chain):
5437         * gst-libs/gst/audio/testchannels.c: (main):
5438         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5439         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
5440         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
5441         (gmip_find_track_streaminfo), (gmip_find_track_format):
5442         * gst-libs/gst/media-info/media-info.c:
5443         (gst_media_info_read_idler):
5444         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
5445         (gst_play_get_all_by_interface):
5446         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
5447         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
5448         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5449         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
5450         (gst_riff_parse_info):
5451         * gst-libs/gst/riff/riff-read.h:
5452         * gst-libs/gst/riff/riff.c: (plugin_init):
5453         * gst-libs/gst/video/Makefile.am:
5454         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
5455         (gst_videosink_class_init), (gst_videosink_get_type):
5456         * gst-libs/gst/video/videosink.h:
5457         * gst/audioconvert/bufferframesconvert.c:
5458         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
5459         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
5460         * gst/audioconvert/channelmixtest.c: (main):
5461         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5462         (gst_audio_convert_chain),
5463         (gst_audio_convert_caps_remove_format_info),
5464         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
5465         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
5466         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
5467         (gst_audio_convert_buffer_to_default_format),
5468         (gst_audio_convert_buffer_from_default_format),
5469         (gst_audio_convert_channels):
5470         * gst/audioconvert/gstchannelmix.h:
5471         * gst/ffmpegcolorspace/avcodec.h:
5472         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5473         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5474         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
5475         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
5476         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
5477         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
5478         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
5479         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5480         (mpeg_video_type_find), (mpeg_video_stream_type_find),
5481         (dv_type_find):
5482         * gst/videotestsrc/gstvideotestsrc.c:
5483         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
5484         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
5485         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
5486         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
5487         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
5488         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
5489         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
5490         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5491         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
5492         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
5493         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
5494         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5495         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5496         (gst_xvimagesink_navigation_send_event),
5497         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
5498         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
5499         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
5500         * sys/xvimage/xvimagesink.h:
5501         Plugin port to 0.9, ogg/theora playback should work in the seek
5502         example now.
5503         Removed old examples.
5504         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
5505         explained in 0.9 TODO doc.
5506
5507
5508 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5509
5510         * autogen.sh:
5511         * configure.ac:
5512         * ext/Makefile.am:
5513         * gst/Makefile.am:
5514         * po/POTFILES.in:
5515         * po/af.po:
5516         * po/az.po:
5517         * po/cs.po:
5518         * po/en_GB.po:
5519         * po/hu.po:
5520         * po/it.po:
5521         * po/nb.po:
5522         * po/nl.po:
5523         * po/or.po:
5524         * po/sq.po:
5525         * po/sr.po:
5526         * po/sv.po:
5527         * po/uk.po:
5528         * po/vi.po:
5529         * sys/Makefile.am:
5530         * testsuite/Makefile.am:
5531           remove a whole bunch of plugins.  This module now contains a set
5532           of free reference plugins/elements as agreed.
5533
5534 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5535
5536         * configure.ac:
5537           hunting season on 0.9 is now OPEN
5538
5539 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5540
5541         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5542           Kick the hell out of gcc for not warning me about a symbol conflict.
5543
5544 2005-02-22  Luca Ognibene  <luogni@tin.it>
5545
5546         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5547
5548         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
5549           Don't leak caps string (fixes #168134)
5550
5551         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
5552         (gst_jpegenc_init), (gst_jpegenc_finalize),
5553         (gst_jpegenc_change_state):
5554           Don't leak line buffers and context struct (fixes #168133).
5555
5556 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
5557
5558         * configure.ac:
5559         * ext/dirac/gstdiracdec.cc:
5560         (gst_diracdec_chain):
5561           Since dirac 0.5.0 the framerate in dirac is expressed as a
5562           rational number. Fix build and up requirement to 0.5.0, and
5563           also pass parameters to gst_diracdec_link in the right order
5564           (fixes #167959).
5565
5566 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
5567
5568         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
5569         * ext/faad/gstfaad.h:
5570         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
5571         certain invalid muxed streams, where some packets will contain 
5572         junk after decoder data. Partially fixes #149158.
5573
5574 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
5575         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
5576           Make sure we only write to writable buffers
5577
5578 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
5579
5580         * gst-libs/gst/riff/riff-media.c:
5581         (gst_riff_create_audio_caps_with_data):
5582           Do actually fix invalid RIFF fmt header values for alaw
5583           and mulaw audio instead of just saying so.
5584
5585         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5586           Give gst_riff_create_audio_caps_with_data() a chance to
5587           fix up broken format header fields before extracting any
5588           parameters from the header. (fixes #167633)
5589
5590 2005-02-19  Martin Holters  <martin.holters@gmx.de>
5591
5592         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5593
5594         * gst/audioconvert/bufferframesconvert.c:
5595         (buffer_frames_convert_link):
5596           Don't leak othercaps. (fixes #167878)
5597
5598 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
5599
5600         * configure.ac:
5601         * ext/libvisual/visual.c: (gst_visual_srclink),
5602         (gst_visual_change_state):
5603           Support libvisual 0.2.0.
5604
5605 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
5606
5607         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
5608         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
5609           Use same rowstrides for I420 as used everywhere else.
5610
5611 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
5612
5613         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
5614           Declare variables at beginning of block and make gcc-2.95 happy
5615           (fixes # 167482, patch by Gergely Nagy).
5616           
5617         * gst/tcp/gsttcpclientsrc.c:
5618         * gst/tcp/gsttcpclientsrc.h:
5619           Move some includes into the header, so that struct sockaddr_in is
5620           defined when it should be defined on FreeBSD as well (fixes
5621           #167483).
5622           
5623         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
5624           Don't pass uninitialised values to setsockopt() here either.
5625
5626 2005-02-17  Luca Ognibene  <luogni at tin dot it>
5627
5628         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5629
5630         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
5631           Don't pass uninitialised values to setsockopt(). (fixes #167704)
5632
5633 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5634
5635         * gst/playback/gstplaybin.c: (add_sink):
5636           Invert bin_add/link order to workaround deadlock in opt.
5637
5638 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5639
5640         * gst/modplug/gstmodplug.cc:
5641           Add missing break causing position queries to fail.
5642
5643 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5644
5645         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
5646           Granpos can apparently be -1, which screws up calculations...
5647
5648 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
5649
5650         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
5651         (gst_ximagesink_send_pending_navigation),
5652         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
5653         (gst_ximagesink_init):
5654         * sys/ximage/ximagesink.h:
5655         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
5656         (gst_xvimagesink_send_pending_navigation),
5657         (gst_xvimagesink_navigation_send_event),
5658         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
5659         * sys/xvimage/xvimagesink.h:
5660           Use a mutex protected list to marshal navigation
5661           events into the stream thread from whichever thread
5662           sends them.
5663
5664 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
5665
5666         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
5667           Display current position and track length; misc. clean-ups.
5668           
5669         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
5670         (speed_init), (speed_chain):
5671           Add query function, so that the stream length and current position
5672           get adjusted when queried (note that current position queries may
5673           still be wrong if the audio sink returns values based on buffer
5674           timestamps instead of passing on the query).
5675
5676 2005-02-13  Benjamin Otte  <otte@gnome.org>
5677
5678         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
5679         (gst_audio_convert_channels):
5680           create channel conversion matrix when linking
5681         * gst/audioconvert/.cvsignore:
5682         * gst/audioconvert/Makefile.am:
5683         * gst/audioconvert/channelmixtest.c: (main):
5684           add (ugly) test that ensures stereo <=> mono conversion works
5685           correctly
5686
5687 2005-02-13  Benjamin Otte  <otte@gnome.org>
5688
5689         * gst/audioconvert/gstchannelmix.h:
5690           include missing header file
5691         * gst/audioconvert/gstchannelmix.c:
5692         (gst_audio_convert_fill_compatible):
5693           use same sign for both channels when converting to/from compatible
5694           channel. Previously used different signs made the signals cancel
5695           each other out and appear like silence. (fixes #167269)
5696
5697 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
5698
5699         * gst/ffmpegcolorspace/avcodec.h:
5700         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5701         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
5702         (gst_ffmpegcsp_avpicture_fill):
5703         * gst/ffmpegcolorspace/imgconvert.c:
5704           Convert to and from YV12 (fixes #156379).
5705
5706 2005-02-12  Julien MOUTTE  <julien@moutte.net>
5707
5708         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
5709         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
5710         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
5711         (gst_ximagesink_expose), (gst_ximagesink_set_property),
5712         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
5713         methods from chain and negotiation and vice versa (Fixes #166142).
5714         * sys/ximage/ximagesink.h: Add stream_lock.
5715         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
5716         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
5717         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
5718         (gst_xvimagesink_expose): Check for xcontext before trying to link.
5719
5720 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
5721
5722         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
5723           Don't send "Hey! You gave me a NULL pointer you naughty person" as
5724           error message when we can't open the DVD device (when dvdnav_open()
5725           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
5726           the above). Send something more useful instead (fixes #167117).
5727
5728 2005-02-11  Julien MOUTTE  <julien@moutte.net>
5729
5730         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
5731         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
5732         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
5733         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
5734         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
5735         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
5736         methods from chain and negotiation and vice versa (Fixes #166142).
5737         Fix a possible bug of images in the buffer pool being discarded because
5738         we are looking at the wrong geometry.
5739         * sys/xvimage/xvimagesink.h: Add stream_lock.
5740
5741 2005-02-11  David Schleef  <ds@schleef.org>
5742
5743         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
5744         unsigned int. (fixes #167128)
5745
5746 2005-02-11  David Schleef  <ds@schleef.org>
5747
5748         * gst/librfb/Makefile.am: Testing stuff before committing is
5749           for wimps... and people with fast machines.  Fix stupid
5750           mistake.
5751
5752 2005-02-11  David Schleef  <ds@schleef.org>
5753
5754         * configure.ac: Pull in librfb from my CVS tree, because it is
5755           too small and annoying to be separate.  Move rfbsrc plugin
5756           to gst/.
5757         * ext/Makefile.am:
5758         * ext/librfb/Makefile.am:
5759         * ext/librfb/gstrfbsrc.c:
5760         * gst/librfb/Makefile.am:
5761         * gst/librfb/gstrfbsrc.c:
5762         * gst/librfb/rfb.c:
5763         * gst/librfb/rfb.h:
5764         * gst/librfb/rfbbuffer.c:
5765         * gst/librfb/rfbbuffer.h:
5766         * gst/librfb/rfbbytestream.c:
5767         * gst/librfb/rfbbytestream.h:
5768         * gst/librfb/rfbcontext.h:
5769         * gst/librfb/rfbdecoder.c:
5770         * gst/librfb/rfbdecoder.h:
5771         * gst/librfb/rfbutil.h:
5772
5773 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
5774
5775         * gst/speed/Makefile.am:
5776         * gst/speed/demo-mp3.c: (main):
5777         * gst/speed/filter.func:
5778         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
5779         (speed_class_init), (speed_init), (speed_chain_int16),
5780         (speed_chain_float32), (speed_chain), (speed_set_property),
5781         (speed_get_property), (speed_change_state):
5782         * gst/speed/gstspeed.h:
5783           Fix speed element and make it chain-based (fixes #156467),
5784           and make it handle more than one channel.
5785
5786 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
5787
5788         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
5789         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
5790         (gst_dtsdec_chain), (gst_dtsdec_change_state):
5791         * ext/dts/gstdtsdec.h:
5792           Don't clobber the stack constructing the channels array.
5793           Make the element chain-based. DTS tracks can now be played.
5794           
5795 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
5796
5797         * gst-libs/gst/audio/multichannel.h:
5798         * gst-libs/gst/gconf/gconf.h:
5799         * gst-libs/gst/idct/idct.h:
5800         * gst-libs/gst/media-info/media-info-priv.h:
5801         * gst-libs/gst/play/play.h:
5802         * gst-libs/gst/resample/private.h:
5803         * gst-libs/gst/resample/resample.h:
5804         * gst-libs/gst/riff/riff-ids.h:
5805         * gst-libs/gst/video/video.h:
5806         * gst-libs/gst/video/videosink.h:
5807           Add G_BEGIN_DECLS and G_END_DECLS around headers where
5808           missing, so that they work when included from C++ code.
5809
5810 2005-02-09  David Schleef  <ds@schleef.org>
5811
5812         * testsuite/gst-lint: Check for non-statically scoped
5813           parent_class variables.  This won't be a problem once
5814           plugins are loaded with RTLD_LOCAL.
5815
5816 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5817
5818         * ext/mplex/gstmplexibitstream.cc:
5819           gcc madness.
5820
5821 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5822
5823         * ext/ogg/gstogmparse.c:
5824         * gst/debug/gstnavigationtest.c:
5825           Die, thou faulty symbol pollutors (non-static parent_class).
5826
5827 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5828
5829         * ext/mplex/gstmplexibitstream.cc:
5830           Fix event handling (#165525).
5831
5832 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5833
5834         * ext/mikmod/gstmikmod.c:
5835         * gst/modplug/gstmodplug.cc:
5836           Add missing endianness to template (fixes #165509).
5837
5838 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5839
5840         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
5841           Fix wrong order of reading of optional bytes (#165290).
5842
5843 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5844
5845         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
5846           Implement FILLER event awareness.
5847
5848 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5849
5850         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
5851           Fix track calculations (#166208).
5852
5853 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
5854
5855         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5856
5857         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
5858         * ext/libpng/gstpngenc.c:
5859           Fix byte-order, use proper fixed caps. Fixes #164197.
5860
5861 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
5862
5863         * configure.ac:
5864           Add dvdlpcmdec 
5865
5866         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
5867         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
5868           Don't push buffers if the src pad isn't negotiated yet.
5869           
5870         * gst/audioconvert/gstaudioconvert.c:
5871         (gst_audio_convert_buffer_to_default_format),
5872         (gst_audio_convert_buffer_from_default_format):
5873           Add support for 24-bit width.
5874
5875         * gst/dvdlpcmdec/.cvsignore:
5876         * gst/dvdlpcmdec/Makefile.am:
5877         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
5878         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
5879         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
5880         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
5881         (plugin_init):
5882         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
5883           New decoder for rearranging DVD LPCM into our audio/x-raw-int
5884           format. Needs support for the channels maps if someone can find 
5885           a DVD LPCM track with > 2 channels.
5886
5887         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
5888         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
5889         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
5890         * gst/mpegstream/gstdvddemux.h:
5891         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
5892         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
5893         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
5894         * gst/mpegstream/gstmpegdemux.h:
5895         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
5896         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
5897         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
5898         (gst_mpeg_parse_handle_src_query),
5899         (gst_mpeg_parse_handle_src_event):
5900           Use audio/x-dvd-lpcm for LPCM output.
5901           Add DTS output.
5902
5903 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
5904
5905         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5906
5907         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
5908         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
5909           Add BGRA handling (#165736).
5910
5911 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
5912
5913         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5914
5915         * gst/law/alaw-decode.c: (alawdec_link):
5916         * gst/law/alaw-encode.c: (alawenc_link):
5917         * gst/law/mulaw-decode.c: (mulawdec_link):
5918         * gst/law/mulaw-encode.c: (mulawenc_link):
5919           Fix caps memleaks (#166600).
5920
5921 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
5922
5923         * ext/tarkin/mem.h:
5924         * ext/tarkin/wavelet.h:
5925         * ext/tarkin/yuv.h:
5926         * gst/ffmpegcolorspace/avcodec.h:
5927           Include "_stdint.h" instead of <stdint.h>. Fixes build on
5928           systems that don't have stdint.h, like Solaris9 (fixes #166631).
5929
5930 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5931
5932         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
5933         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
5934         (gst_xvimagesink_change_state):
5935           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
5936           Xv video (and thereby regenerate Xv colourkey) in clear() so
5937           that PLAY -> READY -> PLAY works (fixes #162504).
5938
5939 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5940
5941         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
5942           Switch to list instead of range, since MJPEG-devices really just
5943           support decimations, not any size.
5944
5945 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
5946         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
5947         (gst_mpeg2dec_reset), (free_all_buffers),
5948         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
5949         * ext/mpeg2dec/gstmpeg2dec.h:
5950           The libmpeg2 user-allocated buffer management is awkward, 
5951           to say the least. Hopefully this fixes things.
5952
5953 2005-02-04  Andy Wingo  <wingo@pobox.com>
5954
5955         * gst/audioconvert/bufferframesconvert.c
5956         (buffer_frames_convert_fixate): New function, fixates to 256
5957         frames per buffer by default. (Much better than 1.)
5958         (buffer_frames_convert_init): Set the fixate function for both src
5959         and sink pad.
5960         (buffer_frames_convert_link): After success setting nonfixed caps,
5961         get the negotiated caps so we can know how many buffer-frames it
5962         will be. No idea how this worked at all before.
5963
5964 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
5965
5966         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
5967         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
5968         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
5969         (handle_sequence), (handle_picture):
5970         * ext/mpeg2dec/gstmpeg2dec.h:
5971           Rearrange buffer tracking and refcounting and refactor
5972           a little for readability. 
5973
5974 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
5975         * sys/v4l/gstv4l.c: (plugin_init):
5976         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
5977         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
5978         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
5979         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
5980         * sys/v4l/gstv4ljpegsrc.h:
5981         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
5982         * sys/v4l/v4l_calls.h:
5983         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
5984         (gst_v4lsrc_get_fps):
5985         * sys/v4l/v4lsrc_calls.h:
5986           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
5987           you jpeg inside rgb frames" driver.
5988           Don't error in the v4lsrc link function, just return 
5989           REFUSED.
5990
5991 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5992
5993         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
5994         (gst_qcamsrc_open):
5995           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
5996
5997 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5998
5999         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6000           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6001
6002 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6003
6004         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6005           Reset negotiated state on PAUSED->READY.
6006
6007 2005-02-02  David Schleef  <ds@schleef.org>
6008
6009         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6010         whereever possible.  (Fixes #165997)
6011         * examples/capsfilter/capsfilter1.c: (main):
6012         * examples/dynparams/filter.c: (create_ui):
6013         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6014         * examples/seeking/chained.c: (main):
6015         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6016         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6017         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6018         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6019         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6020         * examples/switch/switcher.c: (main):
6021         * ext/dv/demo-play.c: (main):
6022         * ext/faad/gstfaad.c: (gst_faad_change_state):
6023         * ext/mad/gstmad.c: (gst_mad_chain):
6024         * ext/smoothwave/demo-osssrc.c: (main):
6025         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6026         (gst_gconf_render_bin_from_description),
6027         (gst_gconf_get_default_audio_sink),
6028         (gst_gconf_get_default_video_sink),
6029         (gst_gconf_get_default_audio_src),
6030         (gst_gconf_get_default_video_src),
6031         (gst_gconf_get_default_visualization_element):
6032         * gst/level/demo.c: (main):
6033         * gst/level/plot.c: (main):
6034         * gst/playback/gstplaybin.c: (gen_video_element),
6035         (gen_audio_element):
6036         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6037         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6038         * gst/sine/demo-dparams.c: (main):
6039         * gst/spectrum/demo-osssrc.c: (main):
6040         * gst/speed/demo-mp3.c: (main):
6041         * gst/volume/demo.c: (main):
6042         * testsuite/embed/embed.c: (main):
6043
6044 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6045
6046         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6047         (gst_tcpclientsink_finalize):
6048         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6049         (gst_tcpclientsrc_finalize):
6050         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6051         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6052         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6053         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6054           Don't leak the hostname when shutting down.
6055           In tcpserversrc, take a copy of the default hostname.
6056
6057 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6058
6059         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6060           Set caps to systemstream=TRUE.
6061
6062 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6063
6064         * testsuite/Makefile.am:
6065           Fix more OSX buildbots.
6066
6067 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6068
6069         * ext/mpeg2dec/gstmpeg2dec.c:
6070           Don't send things to NULL PAD_PEERs
6071
6072         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6073           Copy-on-write the incoming buffer.
6074
6075         * gst/mpegstream/gstdvddemux.h:
6076         * gst/mpegstream/gstmpegclock.h:
6077         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6078         (normal_seek), (gst_mpeg_demux_handle_src_event):
6079         * gst/mpegstream/gstmpegdemux.h:
6080         * gst/mpegstream/gstmpegpacketize.h:
6081         * gst/mpegstream/gstmpegparse.c:
6082         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6083         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6084         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6085         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6086         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6087         * gst/mpegstream/gstmpegparse.h:
6088         * gst/mpegstream/gstrfc2250enc.h:
6089           Various changes to the way time is computed that make seeking and
6090           total time estimation much better here.
6091           Use G_BEGIN/END_DECLS instead of __cplusplus
6092
6093         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6094           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6095
6096 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6097
6098         * gst/subparse/gstsubparse.c:
6099           Fix OSX buildbot.
6100
6101 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6102
6103         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6104         (theora_enc_chain), (theora_enc_change_state):
6105         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6106         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6107         (gst_vorbisenc_change_state):
6108         * ext/vorbis/vorbisenc.h:
6109           Set granulepos and timestamp correctly for streams not
6110           starting at 0, taking into account the initial delay.
6111
6112 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6113
6114         * gst/mpegstream/gstdvddemux.c:
6115           Add audio/x-dts to audio pad template caps
6116
6117 2005-01-30  David Schleef  <ds@schleef.org>
6118
6119         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6120         (create_context), (gst_polypsink_link): Fix silly endianness
6121         bug.  Add some debugging.  Remove float from caps; it doesn't
6122         work.  Attempt to get remote audio working.
6123
6124 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6125
6126         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6127           Add 3IV2 fourcc.
6128
6129 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6130
6131         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6132         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6133         (gst_avi_demux_stream_data):
6134         * gst/avi/gstavidemux.h:
6135           Invert DIB images. Fixes #132341.
6136
6137 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6138
6139         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6140         (gst_ffmpegcsp_chain):
6141           D'oh, reference the palette data, not the palette structure.
6142           Fixes color distortion in #132341.
6143
6144 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6145
6146         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6147           PAR can be non-fixed when not provided as argument (#162626).
6148
6149 2005-01-29  David Moore  <dcm@acm.org>
6150
6151         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6152
6153         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6154         (gst_qtdemux_loop_header):
6155           Re-apply patch from #142272 that allows non-seekable sources,
6156           re-proposed by Daniel Drake <dsd@gentoo.org>.
6157
6158 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6159
6160         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6161           Use the src template for creating the src pad (#162330).
6162
6163 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6164
6165         * configure.ac:
6166         * ext/musepack/Makefile.am:
6167         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6168         (gst_musepackdec_init), (gst_musepackdec_dispose),
6169         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6170         (gst_musepack_stream_init), (gst_musepackdec_loop),
6171         (gst_musepackdec_change_state):
6172         * ext/musepack/gstmusepackdec.cpp:
6173         * ext/musepack/gstmusepackdec.h:
6174         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6175         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6176         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6177         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6178         * ext/musepack/gstmusepackreader.cpp:
6179         * ext/musepack/gstmusepackreader.h:
6180           Update to 1.1 API (#165446).
6181
6182 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6183
6184         * ext/Makefile.am:
6185           Unbreak buildbot.
6186
6187 2005-01-28  Andy Wingo  <wingo@pobox.com>
6188
6189         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6190         to reflect a different dubious internet source. Add a reference
6191         and some commentary.
6192
6193 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6194
6195         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6196         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6197         * gst/playback/gststreamselector.h:
6198           Be more selective when we're redoing caps negotiation from
6199           within the chain function on a stream change.
6200
6201 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6202
6203         * configure.ac:
6204         * ext/Makefile.am:
6205         * ext/amrnb/Makefile.am:
6206         * ext/amrnb/amrnb.c: (plugin_init):
6207         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6208         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6209         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6210         (gst_amrnbdec_state_change):
6211         * ext/amrnb/amrnbdec.h:
6212         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6213         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6214         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6215         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6216         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6217         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6218         * ext/amrnb/amrnbparse.h:
6219           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6220         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6221           Add AMR-NB/-WB raw formats.
6222         * ext/alsa/gstalsa.c: (gst_alsa_link):
6223           Keep valid time when changing format.
6224         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6225         (qtdemux_parse_trak):
6226           Add some more format-specific options (#140141, #143555, #155163).
6227
6228 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6229
6230         * gst/matroska/matroska-demux.c:
6231         (gst_matroska_demux_parse_blockgroup):
6232           Fix logic error in timing of subtitle stream synchronization.
6233         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6234           Add skip-chunk, which is found in kodak-camera streams.
6235
6236 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6237
6238         * po/LINGUAS:
6239         * po/vi.po:
6240           Adding Vietnamese translation (submitted by Clytie Siddall)
6241
6242 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6243
6244         * gst/playback/gstdecodebin.c: (try_to_link_1):
6245           Use realpad for signal.
6246
6247 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6248
6249         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6250           Fix category so decodebin picks it up.
6251
6252 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6253
6254         * ext/mad/Makefile.am:
6255         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6256         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6257         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6258         (found_type), (gst_id3demux_bin_change_state):
6259         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6260         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6261         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6262         (gst_id3_tag_change_state), (plugin_init):
6263         * ext/mad/gstmad.h:
6264           Add id3demuxbin (which is a simple bin consisting of id3demux
6265           and typefind), take over rank from id3demux, remove typefind
6266           code from id3demux. Makes all broken mp3s that I know of work,
6267           and thereby fixes #152688.
6268
6269 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6270
6271         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6272
6273         * ext/mad/gstmad.c: (gst_mad_src_event):
6274         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6275           Allow seeks on audio pad, make mad forward those (#164826).
6276         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6277           Set duration (#165335).
6278
6279 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6280
6281         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
6282         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
6283         (gst_asf_demux_process_ext_content_desc),
6284         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
6285         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
6286         * gst/asfdemux/gstasfdemux.h:
6287           Improve metadata display, e.g. if the metadata comes before the
6288           streams are loaded (which is perfectly valid).
6289
6290 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6291
6292         * tools/gst-launch-ext-m.m:
6293           Fix AVI/ASF pipelines (#165340).
6294
6295 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
6296         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
6297         build failure on amd64
6298
6299 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
6300
6301         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
6302         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
6303           Check environment variables GST_ID3V2_TAG_ENCODING,
6304           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6305           list of character encodings to force interpretation of non-unicode
6306           strings stored in an ID3v2 tag to a particular encoding. If none
6307           is specified, try to use current locale's encoding, then fall back
6308           to ISO-8859-1 (which will always succeed). (Resolves #149274)
6309         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
6310         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
6311           Check environment variables GST_ID3V1_TAG_ENCODING,
6312           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6313           list of character encodings to use in case a string encountered
6314           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
6315           specified, try to use the current locale's encoding, then fall
6316           back to ISO-8859-1 (which will always succeed).
6317
6318 2005-01-25  Benjamin Otte  <otte@gnome.org>
6319
6320         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6321           - on half framerate, compute the rate in advance so the comparisons
6322             don't compare wrong values
6323           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
6324             behaviour
6325           - don't use mad_header_decode anymore, mad_frame_decode does that
6326             automatically
6327           - when getting rid of consumed bytes, reset the stream's skiplen
6328           (fixes #163867)
6329
6330 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6331
6332         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
6333           Use 1/2 a second for default max_discont, as PES streams from DVB
6334           seem to have larger spacings in the SCR. 
6335           Fix a typo.
6336
6337 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6338
6339         * gst/playback/gstplaybasebin.c: (group_commit):
6340           Notify delayed stream-info availability.
6341
6342 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6343         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
6344         (gst_a52dec_handle_event), (gst_a52dec_chain):
6345         Add some debug output. Check that a discont has a valid
6346         time associated.
6347         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
6348         (gst_alsa_sink_loop):
6349         Ignore TAG events. A little extra debug for broken timestamps.
6350         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
6351         (dvdnavsrc_change_state):
6352         Ensure we send a discont to engage the link before we send any
6353         other events.
6354         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
6355         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
6356         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
6357         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
6358         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
6359         dvd://title works in totem because typefinding sends a seek that ends
6360         up going back to chapter 1 regardless.
6361         * ext/mpeg2dec/gstmpeg2dec.c:
6362         * ext/mpeg2dec/gstmpeg2dec.h:
6363         Output correct timestamps and handle disconts.
6364         * ext/ogg/gstoggdemux.c: (get_relative):
6365         Small guard against a null dereference.
6366         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
6367         (gst_textoverlay_set_property):
6368         Free memory when done. Don't call gst_event_filler_get_duration on
6369         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
6370         g_warning.
6371         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
6372         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
6373         (gst_sw_srclink), (gst_smoothwave_chain):
6374         Draw solid lines, prettier colours.
6375         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
6376         Add a default palette that'll work for some movies.
6377         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
6378         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
6379         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
6380         * gst/mpegstream/gstdvddemux.h:
6381         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6382         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
6383         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
6384         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
6385         * gst/mpegstream/gstmpegparse.h:
6386         Use PTM/NAV events when for timestamp adjustment when connected to 
6387         dvdnavsrc. Don't use many discont events where one suffices.
6388         * gst/playback/gstplaybasebin.c: (group_destroy),
6389         (gen_preroll_element), (gst_play_base_bin_add_element):
6390         * gst/playback/gstplaybasebin.h:
6391         Make sure we remove subtitles from the same bin we put them in.
6392         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
6393         (gst_subparse_buffer_format_autodetect),
6394         (gst_subparse_change_state):
6395         Fix some memleaks and invalid accesses.
6396         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
6397         (oggskel_type_find), (cmml_type_find), (plugin_init):
6398         Some typefind functions for Annodex v3.0 files
6399         * gst/wavparse/gstwavparse.h:
6400         GstRiffReadClass is the correct parent class.
6401
6402 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6403
6404         * gst-libs/gst/riff/riff-media.c:
6405         (gst_riff_create_video_caps_with_data):
6406           Add extradata to huffyuv (fixes #165013).
6407         * gst-libs/gst/riff/riff-read.c:
6408         (gst_riff_read_strf_vids_with_data):
6409           Fix extradata extraction if it is in the chunk size.
6410
6411 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
6412
6413         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6414
6415         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
6416         (gst_quarktv_change_state), (gst_quarktv_dispose):
6417           Memory free'ing location fix (#164708).
6418
6419 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6420
6421         * gst/playback/gstplaybasebin.c: (group_commit),
6422         (gen_preroll_element), (probe_triggered), (gen_source_element),
6423         (setup_source), (gst_play_base_bin_change_state),
6424         (gst_play_base_bin_add_element):
6425           Don't block for streams.
6426         * gst/playback/gststreaminfo.c: (stream_info_change_state),
6427         (gst_stream_info_set_mute):
6428           Use gst_pad_set_active_recursive.
6429
6430 2005-01-25  Andy Wingo  <wingo@pobox.com>
6431
6432         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
6433         for #ifndef HAVE_XVIDEO.
6434
6435 2005-01-24  Jeffrey C. Ollie
6436
6437         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
6438
6439         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
6440         * ext/gsm/gstgsmdec.h:
6441         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
6442         * ext/gsm/gstgsmenc.h:
6443         Fix rate to 8kHz as per spec, removes obscure errors when no rate
6444         was given by property. Add proper buffer timestamps and offsets.
6445
6446 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6447
6448         * gst-libs/gst/riff/riff-media.c:
6449         (gst_riff_create_audio_caps_with_data):
6450           Audio can be <8000Hz.
6451
6452 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6453
6454         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6455           Explicit state change to workaround refcount bugs.
6456
6457 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6458
6459         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
6460         (gst_avimux_riff_get_avi_header):
6461           Fix...
6462
6463 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6464
6465         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
6466         (gst_riff_read_element_data):
6467         * gst-libs/gst/riff/riff-read.h:
6468           Add _peek version (req'ed in CDXA).
6469         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
6470         (gst_cdxaparse_loop):
6471           Fix parsing in playbin.
6472         * gst/playback/gstdecodebin.c: (close_pad_link):
6473           Ignore current_ pads, they cause major annoyance.
6474
6475 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6476
6477         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6478           Safety guard.
6479
6480 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6481
6482         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
6483           Fix padding...
6484
6485 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6486
6487         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
6488           Allow for 0-sized buffers. Fixes length query problems in
6489           starwars.mkv from the testsuite.
6490
6491 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
6492
6493         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
6494         (gst_video_box_i420), (gst_video_box_chain):
6495           Fix row strides for I420 (fixes #163159)
6496           
6497 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6498
6499         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
6500           MPEG2 has a useful rate property, so we can actually use that.
6501           For MPEG-1, continue using the bytes/time properties.
6502
6503 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6504
6505         * gst-libs/gst/riff/riff-media.c:
6506         (gst_riff_create_video_caps_with_data),
6507         (gst_riff_create_video_template_caps):
6508           Add intel-h263.
6509
6510 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6511
6512         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6513           Fail if caps negotiation fails. Should fix #162184, and should
6514           definately be in there regardless of it fixing the actual bug.
6515         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
6516         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
6517         (gst_avimux_riff_get_avix_header),
6518         (gst_avimux_riff_get_video_header),
6519         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
6520         (gst_avimux_start_file), (gst_avimux_handle_event),
6521         (gst_avimux_change_state):
6522         * gst/avi/gstavimux.h:
6523           Refactor structure writing to use GST_WRITE_UINT macros, add
6524           metadata writing support.
6525
6526 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6527
6528         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
6529           Elements may already be destroyed when this function is called.
6530
6531 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6532
6533         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6534         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
6535           More memory leak fixes (#149162).
6536
6537 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6538
6539         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6540         (gst_qtdemux_add_stream):
6541           Fix two memleaks.
6542
6543 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6544
6545         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6546           Argh...
6547
6548 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6549
6550         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6551           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
6552           when fixating to six channels in Totem.
6553
6554 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6555
6556         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
6557           Fix compile warnings on Solaris 10 buildbot
6558
6559 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6560
6561         * ext/dvdread/dvdreadsrc.c: (_read):
6562           Don't read beyond the last cell in a chapter (fixes 
6563           invalid memory access)
6564
6565 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6566
6567         * ext/dvdread/stream_labels.c:
6568         (dvdreadsrc_get_audio_stream_labels):
6569           Use NULL for an empty GList instead of g_list_alloc(); fix 
6570           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
6571           of GString (easier to bulk free later)
6572
6573 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6574
6575         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6576
6577         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6578         (gst_ffmpeg_pixfmt_to_caps):
6579           Fix BGRA32 caps (#164209).
6580
6581 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6582
6583         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6584
6585         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6586         (gst_ffmpeg_caps_to_pixfmt):
6587           alpha_mask can be RGBA/ABGR. Fixes #164265.
6588
6589 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
6590
6591         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6592
6593         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
6594         (gst_mpeg2dec_alloc_buffer):
6595         * ext/mpeg2dec/gstmpeg2dec.h:
6596           Crop if decoding size is not the actual image size (#163676).
6597
6598 2005-01-17  Steve Baker  <steve@stevebaker.org>
6599
6600         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6601
6602         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
6603         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
6604           Add libsndfile typefind functions (#163309).
6605
6606 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6607
6608         * tools/gst-launch-ext-m.m:
6609           Add .aac, fix .m1v/.m2v (#163891).
6610
6611 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6612
6613         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
6614           Sanity check, don't wait endlessly since the clock might not
6615           actually run at this point (which is a deadlock). Fixes #164069.
6616
6617 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6618
6619         * gst/playback/gstplaybasebin.c: (probe_triggered):
6620           Of course, only pause if group is done...
6621
6622 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6623
6624         * gst/playback/gstplaybasebin.c: (probe_triggered):
6625           Thread safety.
6626
6627 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
6628
6629         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
6630           Don't return state change success when the parent
6631           failed.
6632
6633 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6634
6635         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
6636           Free events (fix memleak in #162905).
6637
6638 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
6639
6640         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6641
6642         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6643         (gst_ffmpeg_caps_to_pixfmt):
6644           Fix for depth = 15. Fixes #161675.
6645
6646 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6647
6648         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
6649           Set FPS correctly, even for webcams and the like.
6650         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
6651           Don error on setting while capturing.
6652
6653 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6654
6655         * ext/dv/gstdvdec.c:
6656         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6657         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
6658           I'm a bad boy. using /1001. to force C to do float division
6659           and not integer division (as it did in my last commit)
6660           Thanks to David I. Lehn for pointing this mistake.
6661
6662 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6663
6664         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
6665           Revert Johan??s 1.35->1.36 since it breaks compat.
6666
6667 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6668
6669         * ext/dv/gstdvdec.c:
6670         * ext/libfame/gstlibfame.c:
6671         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6672         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
6673           replace framerate aproximations by their real value
6674           (24000/1001, 30000/1001, 60000/1001)
6675           Finish fixing bug #164049
6676
6677 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6678
6679         * ext/ogg/gstoggmux.c:
6680           eos/bos debugging
6681         * gst/tcp/gstmultifdsink.c:
6682         * gst/tcp/gstmultifdsink.h:
6683         * gst/tcp/gsttcp.c:
6684         * gst/tcp/gsttcp.h:
6685         * gst/tcp/gsttcpclientsink.c:
6686         * gst/tcp/gsttcpclientsrc.c:
6687         * gst/tcp/gsttcpserversink.c:
6688         * gst/tcp/gsttcpserversrc.c:
6689           improve reusability of elements after state changes and errors
6690           make multifdsink throw away streamheaders when receiving new ones
6691
6692 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6693
6694         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
6695           Fix for if items are already in list...
6696
6697 2005-01-12  Benjamin Otte  <otte@gnome.org>
6698
6699         * gst/adder/gstadder.c: (gst_adder_loop):
6700           fix adder a bit so it doesn't screw up with events as much anymore
6701
6702 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
6703
6704         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
6705         (pixbufscale_scale), (gst_pixbufscale_chain):
6706         * ext/gdk_pixbuf/pixbufscale.h:
6707           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
6708           to ensure rowstrides are calculated the same way as 
6709           ffmpegcolorspace
6710           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
6711           that we pick up duration and offset also.
6712
6713 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6714
6715         * gst/avi/gstavimux.c: (gst_avimux_class_init),
6716         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
6717           Reusability fixes.
6718
6719 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6720
6721         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
6722         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
6723         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
6724         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
6725           Update flags when requested.
6726
6727 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6728
6729         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
6730           Fix dmix.
6731
6732 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6733
6734         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6735         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
6736         (probe_triggered), (new_decoded_pad), (gen_source_element),
6737         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
6738         * gst/playback/gstplaybasebin.h:
6739         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6740         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
6741         (gst_play_bin_change_state):
6742           Implement group-switch signal for use in apps to clear metadata
6743           cache, clean up subtitle, add suburi property instead of # hack,
6744           some error-out fixes.
6745
6746 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6747
6748         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
6749           Debug.
6750         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
6751           If we got a state change in the _get handler, don't return success.
6752
6753 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6754
6755         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
6756         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
6757           Make jpegdec quiet on MJPEG decoding
6758         * gst/asfdemux/README:
6759           Fix mimetypes for MJPEG and H263
6760
6761 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6762
6763         * ext/theora/theoradec.c: (theora_dec_chain):
6764           Fix broken code generation by gcc by swapping arguments.
6765         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
6766           Fix \n in debug.
6767
6768 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6769
6770         * TODO:
6771           delete this file, it is by far outdated
6772         * ext/alsa/gstalsa.1: remove
6773         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
6774         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
6775         (gst_alsa_get_caps):
6776           Add HW probing for supported sample rates. Fixes #161704
6777
6778 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6779
6780         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6781           Don't crash, biatch! :).
6782
6783 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6784
6785         * ext/musepack/gstmusepackreader.cpp:
6786         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
6787           Some work on tags - still doesn't work in playbin...
6788         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6789           Handle events...
6790
6791 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6792
6793         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
6794           Also shove tags on kid pads.
6795
6796 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6797
6798         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
6799           Don't bail on unknown events.
6800         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6801           Don't crash on events before negotiation.
6802         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
6803           Send tags on pads, too.
6804         * gst/playback/gststreamselector.c:
6805         (gst_stream_selector_request_new_pad):
6806           Forward events on first pad if no input was selected yet.
6807
6808 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6809
6810         * gst/playback/gstplaybasebin.c: (setup_substreams):
6811           Don't disable streamtype if the stream doesn't exist, since
6812           then playing a video after audio will disable both and nothing
6813           will happen. Fixes the testsuite.
6814
6815 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6816
6817         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
6818         (gst_v4l_xoverlay_set_xwindow_id):
6819         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
6820         (gst_v4l2_xoverlay_set_xwindow_id):
6821           Add debug categories, fix overlay disabling.
6822
6823 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6824
6825         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
6826         * ext/alsa/gstalsa.h:
6827           Add HW probing for period_count/size and buffer_size MIX/MAX
6828           Adjust default/user defined value if out of bounds
6829           Should fix bug #162024
6830
6831 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6832
6833         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
6834           Fix warning (#161191).
6835
6836 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6837
6838         * ext/dvdread/stream_labels.c:
6839         (dvdreadsrc_get_audio_stream_labels):
6840           Fix warning (init the good variable in switch default)
6841
6842 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
6843
6844         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6845
6846         * gst/tta/gstttaparse.c: (gst_tta_src_event):
6847           Fix gcc-2.95 compile (#163485).
6848
6849 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6850
6851         * configure.ac:
6852         * ext/flac/gstflacenc.c: (gst_flacenc_init),
6853         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
6854         (gst_flacenc_tell_callback), (gst_flacenc_chain),
6855         (gst_flacenc_change_state):
6856         * ext/flac/gstflacenc.h:
6857           Update for API change in flac-1.1.1. Update requirement in
6858           configure.ac. Fixes #162974.
6859
6860 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6861
6862         * gst/playback/gstplaybasebin.c: (group_destroy):
6863           Remove hack to get rid of assert and get rid of unlinked
6864           signals properly.
6865
6866 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6867
6868         * gst/playback/gstplaybasebin.c: (setup_source):
6869           Set source to NULL so that resources are free'ed. Fixes issues
6870           with playback of CDDA and similar device-accessing things.
6871
6872 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6873
6874         * testsuite/embed/Makefile.am:
6875           test->noinst, fix make test in buildbot.
6876
6877 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6878
6879         * ext/dvdread/stream_labels.c: new file
6880         * ext/dvdread/stream_labels.h: new file
6881         * ext/dvdread/Makefile.am:
6882         * ext/dvdread/dvdreadsrc.c: (_seek_title):
6883           Extract audio stream label from DVD IFO files.
6884           It only dump them on the console for now, still have to
6885           make playbin aware of them.
6886
6887 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6888
6889         * gst/playback/gstplaybasebin.c: (setup_source):
6890           Fix hanging subs.
6891
6892 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6893
6894         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
6895         (gen_preroll_element), (remove_groups), (setup_subtitle),
6896         (gen_source_element), (setup_source):
6897         * gst/playback/gstplaybasebin.h:
6898           Multiple .sub files is just a stupid idea... Fix some threading
6899           mistakes. Interestingly, external .sub files cause playbin to
6900           hang, I don't know why... Parsing fixes contributed by Fran??ois
6901           Kooman <fkooman@tuxed.net>.
6902
6903 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6904
6905         * testsuite/embed/Makefile.am:
6906           Fix buildbot.
6907
6908 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
6909
6910         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6911
6912         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
6913         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
6914         (gst_pngenc_set_property):
6915         * ext/libpng/gstpngenc.h:
6916           Add compression level property (#163323).
6917
6918 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6919
6920         * configure.ac:
6921         * examples/capsfilter/capsfilter1.c: (main):
6922         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6923         * ext/dvdread/Makefile.am:
6924         * ext/dvdread/demo-play:
6925         * ext/dvdread/demo-play.c:
6926         * gconf/gstreamer.schemas.in:
6927         * gst-libs/gst/gconf/gconf.c:
6928         * sys/v4l/TODO:
6929         * testsuite/Makefile.am:
6930         * testsuite/embed/Makefile.am:
6931         * testsuite/embed/embed.c: (cb_expose), (main):
6932           Remove all references to xvideosink, fix examples (#140845).
6933         * gst/playback/gstplaybasebin.c: (group_destroy):
6934           Apparently, disposal does not unlink - so do explicitely.
6935         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6936           Add debug.
6937
6938 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
6939
6940         * README: fix PKG_CONFIG_PATH instructions, what was there
6941         previously was breaking default search path, not nice. 
6942         Fixes #163358
6943
6944 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6945
6946         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
6947         (gst_audioscale_chain):
6948           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
6949           when resampling - how the ^@$^!@^! is this possible?!?
6950
6951 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6952
6953         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
6954           Reset variables on READY.
6955         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
6956         (gst_matroska_mux_loop):
6957           Require data before writing header.
6958
6959 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
6960
6961         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6962
6963         * ext/mad/gstmad.c: (gst_mad_chain):
6964           Don't call mad_stream_sync() directly after recovering sync.
6965           Fixes #151661.
6966
6967 2005-01-09  Martin Eikermann  <meiker@upb.de>
6968
6969         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6970
6971         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
6972         (snapshot_handler), (gst_snapshot_sinkconnect),
6973         (gst_snapshot_chain):
6974           Allocate resources when required, fix recursive signal emission
6975           and fix caps. Fixes #161667.
6976
6977 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
6978
6979         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6980
6981         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
6982         (gst_pngdec_chain):
6983           Handle only 8-bppc (bits-per-pixel-component) images, better
6984           error handling and correct strides. Fixes #163177.
6985         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
6986         (gst_pngenc_chain):
6987           Better error handling. Fixes #163348.
6988
6989 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6990
6991         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
6992         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
6993         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
6994         (dvdnavsrc_uri_handler_init):
6995           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
6996         * gst/playback/gstplaybasebin.c: (gen_source_element):
6997           Add MMS to streaming URIs.
6998
6999 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7000
7001         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7002         * sys/xvimage/xvimagesink.c:
7003         (gst_xvimagesink_navigation_send_event):
7004           Check for pad availability before sending event.
7005
7006 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7007
7008         * gst-plugins.spec.in:
7009           Add subparse.
7010
7011 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7012
7013         * configure.ac:
7014           Since we use functions from CVS, up requirement.
7015
7016 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7017
7018         * gst/playback/Makefile.am:
7019         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7020         (group_destroy), (group_commit), (group_is_muted),
7021         (gen_preroll_element), (add_stream), (unknown_type),
7022         (probe_triggered), (preroll_unlinked), (mute_stream),
7023         (silence_stream), (new_decoded_pad), (setup_substreams),
7024         (setup_source), (get_active_source), (mute_group_type),
7025         (muted_group_change_state), (set_active_source),
7026         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7027         (play_base_eos), (gst_play_base_bin_change_state):
7028         * gst/playback/gstplaybasebin.h:
7029         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7030         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7031         (gst_stream_info_dispose), (stream_info_mute_pad),
7032         (stream_info_change_state), (gst_stream_info_set_mute):
7033         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7034         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7035         (gst_stream_selector_init), (gst_stream_selector_dispose),
7036         (gst_stream_selector_get_linked_pad),
7037         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7038         (gst_stream_selector_get_linked_pads),
7039         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7040         * gst/playback/gststreamselector.h:
7041           Adding stream selection support plus required properties for
7042           applications to use this. Fully fixes #100931.
7043
7044 2005-01-08  Benjamin Otte  <otte@gnome.org>
7045
7046         * gst/games/gstpuzzle.c: (nav_event_handler):
7047           - handle nav events differently: forward every event no matter if it
7048             was handled or not.
7049           - translate events
7050           You can now cheat by using navigationtest ! puzzle and moving the
7051           mouse close to the edge of a tile. ;)
7052
7053 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7054
7055         * configure.ac:
7056         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7057         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7058         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7059         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7060         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7061         (gst_ogm_parse_plugin_init):
7062         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7063         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7064         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7065         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7066         * ext/pango/gsttextoverlay.h:
7067         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7068         (gst_matroska_demux_handle_seek_event),
7069         (gst_matroska_demux_sync_streams),
7070         (gst_matroska_demux_parse_blockgroup),
7071         (gst_matroska_demux_subtitle_caps),
7072         (gst_matroska_demux_plugin_init):
7073         * gst/matroska/matroska-ids.h:
7074         * gst/playback/gstdecodebin.c: (close_pad_link):
7075         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7076         (gen_preroll_element), (remove_groups), (add_stream),
7077         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7078         (setup_source):
7079         * gst/playback/gstplaybasebin.h:
7080         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7081         * gst/subparse/Makefile.am:
7082         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7083         (gst_subparse_base_init), (gst_subparse_class_init),
7084         (gst_subparse_init), (gst_subparse_formats),
7085         (gst_subparse_eventmask), (gst_subparse_event),
7086         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7087         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7088         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7089         (parse_mpsub_deinit), (parse_mpsub_init),
7090         (gst_subparse_buffer_format_autodetect),
7091         (gst_subparse_format_autodetect), (gst_subparse_loop),
7092         (gst_subparse_change_state), (gst_subparse_type_find),
7093         (plugin_init):
7094         * gst/subparse/gstsubparse.h:
7095         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7096         (plugin_init):
7097           Add subtitle support, .sub parser (supports SRT and MPsub),
7098           OGM text support, Matroska UTF-8 text support, deadlock fixes
7099           all over the place, subtitle awareness in decodebin/playbin
7100           and some fixes to textoverlay to handle subtitles in a stream
7101           correctly. Fixes #100931.
7102
7103 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7104
7105         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7106           Check for pad availability before doing a query on it.
7107
7108 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7109
7110         * ext/dv/gstdvdec.c:
7111           really fix bpp24/32 dvdec caps (classic rgba indeed)
7112         * gst/asfdemux/gstasfdemux.c:
7113         (gst_asf_demux_process_ext_content_desc):
7114           don't send text tags if they are empty (bis repetita)
7115
7116 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7117
7118         * ext/dv/gstdvdec.c:
7119          remove unneeded comment from dvdec
7120           (related to DV 4CC codes in AVI files)
7121           moved them in gstreamer/docs/random/mimetypes
7122         * gst/asfdemux/gstasfdemux.c:
7123         (gst_asf_demux_process_ext_content_desc):
7124          don't send text tags if they are empty
7125          fix mem leak on error path
7126         * gst/ffmpegcolorspace/avcodec.h:
7127         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7128         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7129         (gst_ffmpegcsp_avpicture_fill):
7130         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7131         * gst/ffmpegcolorspace/imgconvert_template.h:
7132          adds BGR32 and BGRA32 to ffmpegcolorspace
7133           (still bad colors, fixing it on next commit)
7134           helps with dvdec outputing BGR32
7135
7136 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7137
7138         * ext/dv/gstdvdec.c:
7139          Fix audio caps i just broke (missing ',')
7140         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7141         (gst_matroska_mux_reset):
7142          Fix typo + add FIXME about old "x-gst-metadata" crap
7143
7144 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7145
7146         * ext/dv/demo-play.c: (main):
7147          xvideosink -> xvimagesink
7148         * ext/dv/gstdvdec.c:
7149          change rgb 32/32 caps to 24/32 (no alpha)
7150          change nb of channels to be a list (2 or 4, not 2)
7151          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7152         * gst/asfdemux/gstasfdemux.c:
7153         (gst_asf_demux_process_ext_content_desc):
7154          Add 'date/year' to extracted metadata list
7155
7156 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7157
7158         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7159           The return value of fixate_to does not imply that the requested
7160           value was set, so don't assume.
7161
7162 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7163
7164         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7165
7166         * ext/libpng/gstpngdec.c:
7167         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7168         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7169         * ext/libpng/gstpngenc.h:
7170           Alpha support (encoder; #163161), mime fixage.
7171
7172 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7173
7174         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7175
7176         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7177         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7178         (gst_faac_set_property), (gst_faac_get_property):
7179         * ext/faac/gstfaac.h:
7180           Allow for ADTS output (#153434).
7181
7182 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7183
7184         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7185           Fix against template (#150576).
7186
7187 2005-01-06  Benjamin Otte  <otte@gnome.org>
7188
7189         * gst/games/gstpuzzle.c: (draw_puzzle):
7190           don't draw a puzzle if either width or height of tiles would be 0.
7191
7192 2005-01-06  Benjamin Otte  <otte@gnome.org>
7193
7194         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7195         (gst_puzzle_class_init), (gst_puzzle_finalize):
7196           no memleaks, please
7197         (gst_puzzle_create), (gst_puzzle_init),
7198         (gst_puzzle_set_property), (gst_puzzle_setup):
7199           change initialization code around so we don't reshuffle on resize
7200         (draw_puzzle):
7201           fix another stupid typo
7202
7203 2005-01-06  Benjamin Otte  <otte@gnome.org>
7204
7205         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7206           fix stupid typo that borked copying on YUY2
7207
7208 2005-01-06  Benjamin Otte  <otte@gnome.org>
7209
7210         * gst/games/gstpuzzle.c: (draw_puzzle):
7211           fix edges when image sizes aren't multiples of tile sizes
7212
7213 2005-01-06  Benjamin Otte  <otte@gnome.org>
7214
7215         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7216           make RGB endianness work correctly
7217         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7218           refactor and fix race with initial shuffling
7219         (nav_event_handler):
7220           allow using the mouse to puzzle
7221         (draw_puzzle):
7222           insist on tiles having width and height as multiples of 4 to get
7223           clean YUV image handling
7224         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7225         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7226           s/DEBUG/LOG/ for common messages
7227         (gst_xvimagesink_navigation_send_event):
7228           fix mouse event translation to not include screen PAR
7229         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7230           fix mouse event translation to actually work
7231
7232 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7233
7234         * gst/asfdemux/gstasfdemux.c:
7235         (gst_asf_demux_process_ext_content_desc):
7236          Extract TrackNumber metadata + clean up code
7237         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7238          Hope this is the good fix (var used unitialised)
7239
7240 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7241
7242         * ext/faad/gstfaad.c: (gst_faad_chain):
7243           Only increment timestamp if it's valid. Fixes raw AAC streams.
7244
7245 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7246
7247         * configure.ac:
7248         * gst/games/Makefile.am:
7249         * gst/games/gstpuzzle.c:
7250           add a puzzle game with...
7251         * gst/games/gstvideoimage.c:
7252         * gst/games/gstvideoimage.h:
7253           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7254           from videotestsrc and made into something that would be a nice
7255           library for a lot of other plugins.
7256
7257 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7258
7259         * configure.ac:
7260          don't compile faad plugin if a RC of 2.0 is found
7261          Fixes #155346 (and FC1 buildbot)
7262         * gst/asfdemux/gstasfdemux.c:
7263         (gst_asf_demux_process_ext_content_desc):
7264          try to make Solaris compiler happier
7265
7266 2005-01-06  Paul Jack  <pjack@sfaf.org>
7267
7268         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7269
7270         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7271           Fix segfault (#161667).
7272
7273 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7274
7275         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7276           Fix framerate reporting.
7277
7278 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7279
7280         * gst-libs/gst/riff/riff-ids.h:
7281         * gst/wavenc/riff.h:
7282          Add AMR (VBR and CBR) ids to riff.h audio codec list
7283         * gst/asfdemux/gstasfdemux.c:
7284         (gst_asf_demux_process_ext_content_desc),
7285         (gst_asf_demux_process_object):
7286           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
7287
7288 2005-01-05  Martin Eikermann  <meiker@upb.de>
7289
7290         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7291
7292         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7293         (gst_dvd_demux_handle_discont):
7294         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7295         (gst_mpeg_demux_handle_discont):
7296           Recreate pads on new-media (#160730).
7297         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
7298           Send discont even if manager changes timestamps (#161929).
7299
7300 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
7301
7302         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7303
7304         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
7305           Fix invalid memory access (#159211).
7306
7307 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7308
7309         * examples/gstplay/player.c: (main):
7310           Don't iterate.
7311         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
7312           Add visualizations.
7313         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7314         (gst_a52dec_handle_frame):
7315           Set duration.
7316         * ext/dvdnav/gst-dvd:
7317           Add audioconvert. Fixes #161325.
7318         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
7319           Explicitely case to gint64. Possible valgrind error.
7320         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
7321         (gst_play_tick_callback), (gst_play_change_state),
7322         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
7323         (gst_play_set_location), (gst_play_get_location),
7324         (gst_play_seek_to_time), (gst_play_set_data_src),
7325         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7326         (gst_play_set_visualization), (gst_play_connect_visualization),
7327         (gst_play_get_framerate), (gst_play_get_all_by_interface),
7328         (gst_play_new):
7329           Use playbin. Fixes #139749 and #147744.
7330         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
7331           Add genre tag.
7332         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
7333         (audioscale_get_type), (gst_audioscale_base_init),
7334         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
7335         (gst_audioscale_getcaps), (gst_audioscale_fixate),
7336         (gst_audioscale_link), (gst_audioscale_get_buffer),
7337         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
7338         (gst_audioscale_init), (gst_audioscale_dispose),
7339         (gst_audioscale_chain), (gst_audioscale_set_property),
7340         (gst_audioscale_get_property), (plugin_init):
7341           Indent properly.
7342         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
7343           Fix LPCM.
7344         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
7345         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
7346         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
7347           Add more metadata (fixes #162656).
7348
7349 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7350
7351         * configure.ac:
7352           back to cvs
7353
7354 === release 0.8.7 ===
7355
7356 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7357
7358         * NEWS:
7359         * RELEASE:
7360         * configure.ac:
7361           releasing 0.8.7, "Hyperspace"
7362
7363 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7364
7365         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7366
7367         * gst/playback/gstplaybasebin.c:
7368          Fix for #162924 - free caps after use, not before
7369
7370 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7371
7372         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7373
7374         * gst/playback/gstplaybasebin.c:
7375         * gst/wavparse/gstwavparse.c:
7376           Fix for #154773 - fixes playback of small .wav files
7377
7378 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7379
7380         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7381
7382         * gst/audioscale/gstaudioscale.c:
7383           Fix for #162819 - make audioscale reusable
7384           Fixes playback of more than one file with playbin/totem
7385
7386 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7387
7388         * gst/ffmpegcolorspace/avcodec.h:
7389         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7390         * gst/ffmpegcolorspace/imgconvert.c:
7391           clean up the mess that made me cry and avoid needless duplication
7392
7393 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7394
7395         * gst/ffmpegcolorspace/imgconvert.c:
7396           give some indication of why we're segfaulting
7397
7398 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7399
7400         * configure.ac:
7401           Fix indentation, fix v4l2 plugin detection.
7402         * ext/Makefile.am:
7403           Fix libmms location (Maciej, use diff -u!).
7404         * ext/alsa/gstalsa.c: (gst_alsa_init):
7405           Initialize caps cache to NULL.
7406         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7407           Only change state on audiosink if it exists.
7408
7409 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
7410
7411         * gst/matroska/matroska-demux.c:
7412         * gst/matroska/matroska-ids.h:
7413         * gst/matroska/matroska-demux.h:
7414         Fix Vorbis streams failing to decode in some files, where cluster_time
7415         isn't 0, because then it doesn't send codec_priv before actual data.
7416         Remove time-based test and replace it with marker set on beginning of
7417         new stream
7418
7419 2004-12-28  David Schleef  <ds@schleef.org>
7420
7421         Merge patch from Ronald fixing problems with streaming
7422         text.
7423         * ext/cairo/gstcairo.c: (plugin_init):
7424         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7425         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7426         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7427         (gst_textoverlay_font_init), (gst_textoverlay_init),
7428         (gst_textoverlay_set_property):
7429         * ext/cairo/gsttextoverlay.h:
7430
7431 2004-12-27  David Schleef  <ds@schleef.org>
7432
7433         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7434         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7435         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7436         (gst_textoverlay_font_init), (gst_textoverlay_init),
7437         (gst_textoverlay_set_property): Improvements to actually
7438         render text as white on black outline on video, including
7439         font selection and horizontal/vertical alignment.  (Ronald's
7440         christmas present)
7441         * ext/cairo/gsttextoverlay.h:
7442
7443 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7444
7445         * ext/ogg/gstogg.c:
7446         * ext/ogg/gstogmparse.c:
7447           fix ogm[audio/video]parse plugin registration
7448           (riff won't load if bytestream is already loaded)
7449
7450 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7451
7452         * gst/audioconvert/gstchannelmix.c:
7453           fix for GLIB < 2.4
7454
7455 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7456
7457         * Makefile.am:
7458         * configure.ac:
7459           disable docs again until it actually passes make distcheck.
7460
7461 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7462
7463         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
7464         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7465         (plugin_init):
7466           Add 3GP (variables name Q3GP because they can't start with a
7467           number). Add samr audio fourcc (used in .3gp files), decoder
7468           is work in progress. Also do a GST_WARNING instead of ERROR
7469           in case of unknown nodes, to decrease output.
7470
7471 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7472
7473         * Makefile.am:
7474           really fix dist
7475
7476 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7477
7478         * configure.ac:
7479         * ext/speex/gstspeexdec.h:
7480         * ext/speex/gstspeexenc.h:
7481           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
7482           Fix detection code in configure.ac
7483
7484 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7485
7486         * gst/matroska/matroska-demux.c:
7487         (gst_matroska_demux_parse_blockgroup):
7488           Save position, so that queries give proper return values. Don't
7489           know how this could ever have worked before...
7490
7491 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7492
7493         * configure.ac:
7494           Put additional LAME check inside the conditional.  Fixes #152339
7495
7496 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7497
7498         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7499         (gst_avi_demux_stream_scan):
7500           Add some more debug. Fix logic error when setting movi offset
7501           while reading index.
7502
7503 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7504
7505         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7506         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
7507         (gst_avi_demux_process_next_entry):
7508           Add some debugging. Better detection of broken indexes and the
7509           accompanying index recovery. No infinite loops on state changes
7510           when we're still in our loopfunction.
7511
7512 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7513
7514         * configure.ac:
7515           Fix up.
7516
7517 2004-12-22  Archana Shah  <archana.shah@wipro.com>
7518
7519         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
7520
7521         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
7522           Normalizing the value before setting
7523         (gst_sunaudiomixer_get_volume):
7524           Normalizing the value after getting. Fixes bug# 161980
7525
7526 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7527
7528         * Makefile.am: Make sure docs gets disted
7529         * docs/Makefile.am: Make sure all needed files get disted
7530         * gst-plugins.spec.in: latest updates
7531
7532 2004-12-22  Wim Taymans  <wim@fluendo.com>
7533
7534         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
7535         Revert patch 1.38 as clock distribution over schedulers does
7536         not work correcly in the core yet.
7537
7538 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7539
7540         * sys/oss/README: remove this file, which predates my birth
7541           (and which content is by far outdated)
7542
7543 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
7544
7545         * Makefile.am:
7546         * configure.ac:
7547         * docs/Makefile.am:
7548         * docs/libs/Makefile.am:
7549         * docs/libs/gst-plugins-libs-docs.sgml:
7550         * docs/libs/gst-plugins-libs-sections.txt:
7551         * docs/libs/tmpl/gstgconf.sgml:
7552         * docs/upload.mak:
7553         * docs/version.entities.in:
7554           Added boilerplate gtk-doc files for plugin-libs documentation.
7555
7556 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7557
7558         * gst/auparse/gstauparse.c: fix int and float audio caps
7559
7560 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7561
7562         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7563         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
7564           g_assert() can be a macro, don't use #ifdef inside it.
7565
7566 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
7567
7568         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7569
7570         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
7571         (gst_videorate_init), (gst_videorate_chain),
7572         (gst_videorate_change_state):
7573           Event handling (fixes #159986).
7574
7575 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7576
7577         * gst-libs/gst/riff/riff-media.c:
7578         (gst_riff_create_video_caps_with_data):
7579           Add BLZ0 (Blizzard's version of DivX) fourcc.
7580
7581 2004-12-18  David Schleef  <ds@schleef.org>
7582
7583         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
7584         portability fix.
7585
7586 2004-12-18  David Schleef  <ds@schleef.org>
7587
7588         * gst/tta/ttadec.h: Disable some header code that isn't used
7589         and clearly isn't portable.
7590
7591 2004-12-18  David Schleef  <ds@schleef.org>
7592
7593         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
7594         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
7595         (avcodec_get_pix_fmt), (avpicture_layout),
7596         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
7597         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
7598         Fix code to not use GCC extensions (and c99 extensions that
7599         Forte does not like.)
7600
7601 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7602
7603         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7604
7605         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
7606         (gst_deinterlace_chain):
7607           Rowstride fixes. Fixes #161039.
7608         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
7609         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
7610         (gst_video_crop_getcaps), (gst_video_crop_link),
7611         (gst_video_crop_i420), (gst_video_crop_chain),
7612         (gst_video_crop_change_state):
7613           Rework of negotiation. Actually works now. Fixes #158650.
7614
7615 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7616
7617         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
7618           That was very stupid.
7619
7620 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7621
7622         * gst/matroska/matroska-demux.c:
7623         (gst_matroska_demux_parse_blockgroup):
7624           Fix possible crasher.
7625
7626 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7627
7628         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
7629         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
7630           Lace sizes can be zero.
7631
7632 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7633
7634         * ext/musepack/gstmusepackdec.cpp:
7635           Fetch error return values. Fixes #161624.
7636         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7637           Really EOS.
7638
7639 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7640
7641         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7642           Work for truncated (unfinished download etc.) files. Fixes #160514.
7643
7644 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7645
7646         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7647           Fix for integer overflow. Makes #156001 not crash. Probably masks
7648           the real bug.
7649
7650 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7651
7652         * gst/ac3parse/gstac3parse.c: (plugin_init):
7653           Parsers never have ranks. Fixes #159651.
7654
7655 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7656
7657         * gst/playback/gstdecodebin.c: (compare_ranks):
7658           make sure the facotries are ordered the same every time even if they
7659           have the same rank by using the name
7660         * gst/playback/gstdecodebin.c: (find_compatibles):
7661           make sure we don't add factories to the list twice
7662
7663 2004-12-16  David Schleef  <ds@schleef.org>
7664
7665         * configure.ac: look for musepack headers as musepack/*.h
7666         (fixes #159847)
7667         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
7668         * ext/musepack/gstmusepackreader.h: same
7669
7670 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7671
7672         * gst-libs/gst/riff/riff-read.c:
7673         (gst_riff_read_strf_auds_with_data):
7674           Read extradata correctly (fixes #155879).
7675
7676 2004-12-16  David Schleef  <ds@schleef.org>
7677
7678         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
7679         audio.  does _not_ attempt or allow conversion unless channels
7680         is 1 or 2.
7681
7682 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7683
7684         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
7685
7686 2004-12-16  David Schleef  <ds@schleef.org>
7687
7688         * gst/audioscale/gstaudioscale.c: the resample library only
7689         handles 1 or 2 channels.  Change caps to compensate.
7690
7691 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7692
7693         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
7694         (gst_matroska_demux_audio_caps):
7695           Some MPEG-AAC hacks, because else it doesn't work...
7696
7697 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7698
7699         * gst-libs/gst/riff/riff-media.c:
7700         (gst_riff_create_video_caps_with_data),
7701         (gst_riff_create_video_template_caps):
7702           Add h264.
7703
7704 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7705
7706         * gst-libs/gst/audio/Makefile.am:
7707           Try to fix buildbot.
7708
7709 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
7710
7711         * gst/tcp/gstmultifdsink.c:
7712           Clean up and uniformize debugging.
7713
7714 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
7715
7716         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7717
7718         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7719         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
7720         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
7721         (gst_mpeg_demux_change_state):
7722           Reset on ready. Fixes 160276.
7723
7724 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
7725
7726         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7727
7728         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7729         (gst_ffmpegcsp_pad_link):
7730           Fix memleak (#154815).
7731
7732 2004-12-16  James Bowes  <bowes@cs.dal.ca>
7733
7734         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7735
7736         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
7737         (gst_musicbrainz_init), (gst_musicbrainz_chain),
7738         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
7739         * ext/musicbrainz/gsttrm.h:
7740           Add support for using a proxy server when getting a trm id from
7741           the MusicBrainz database (#149613).
7742
7743 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
7744
7745         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7746
7747         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
7748         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
7749           Fix memleaks (#157233).
7750
7751 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
7752
7753         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7754
7755         * gst-libs/gst/resample/resample.c: (gst_resample_close):
7756         * gst-libs/gst/resample/resample.h:
7757         * gst/audioscale/gstaudioscale.c:
7758           Fix memleak (#159215).
7759
7760 2004-12-16  Toni Willberg  <toniw@iki.fi>
7761
7762         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7763
7764         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
7765         * sys/oss/oss_probe.c: (main):
7766           Check for mono/stereo support (similar to samplerate probing),
7767           fixes #159433. Also add missing copyright header to oss_probe.c.
7768
7769 2004-12-15  David Schleef  <ds@schleef.org>
7770
7771         * configure.ac: add audioresample and cairo plugins.  Remove
7772         HAVE_MMX stuff, because it's not used.
7773         * ext/Makefile.am: same
7774         * ext/audioresample/Makefile.am: You are not ready for an
7775         audio resampling element based on audioresample.
7776         * ext/audioresample/gstaudioresample.c:
7777         * ext/audioresample/gstaudioresample.h:
7778         * ext/cairo/Makefile.am: You are not ready for overlay elements
7779         based on cairo.  Don't look too closely, these elements kinda
7780         suck right now.
7781         * ext/cairo/gstcairo.c: new
7782         * ext/cairo/gsttextoverlay.c: new
7783         * ext/cairo/gsttextoverlay.h: new
7784         * ext/cairo/gsttimeoverlay.c: new
7785         * ext/cairo/gsttimeoverlay.h: new
7786         * gst-libs/gst/media-info/media-info-priv.h: fix compile
7787         problem with compilers that don't support variadic macros.
7788
7789 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
7790
7791         Reviewed by:  David Schleef  <ds@schleef.org>
7792
7793         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
7794         Bala, registering sunaudiosrc (oops!), and cleaning up code a
7795         bit.  Also ran indent-gst.
7796         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
7797         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
7798         (gst_sunaudiosrc_setparams):
7799
7800 2004-12-14  David Schleef  <ds@schleef.org>
7801
7802         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
7803         output rate to 16000.  Should fix #160235.
7804
7805 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7806
7807         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
7808         Add typefinding for mpeg2 pes streams
7809
7810 2004-12-13  David Schleef  <ds@schleef.org>
7811
7812         * configure.ac:  Applied patch from bug #143659, making default
7813         sources and sinks OS-dependent (for Solaris), and added code
7814         for OS/X.
7815         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
7816
7817 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7818
7819         * gst-libs/gst/riff/riff-media.c:
7820           forgot to add h2.64 to avidemux template caps
7821
7822 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7823
7824         * gst/wavenc/riff.h:
7825         * gst-libs/gst/riff/riff-media.c:
7826         * gst-libs/gst/riff/riff-ids.h:
7827         * gst/avi/gstavimux.c
7828         add 4CC code for VideoSoft h264 in AVI (VSSH)
7829           fixes bug #160655
7830         remove s323 from riff, it's quicktime specific :(
7831
7832 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7833
7834         * gst/asfdemux/README
7835         * gst/wavenc/riff.h
7836         * gst-libs/gst/riff/riff-ids.h
7837         * gst-libs/gst/riff/riff-media.c
7838         * gst/qtdemux/qtdemux.c:
7839           add new 4CC codes for h263 related codecs
7840           fixes partially bug #155163
7841
7842 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
7843
7844         * configure.ac: Update polyaudio requirement to 0.7
7845         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
7846
7847 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7848
7849         * gst/interleave/deinterleave.c:
7850         fix my name's spelling! :)
7851
7852 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7853
7854         * AUTHORS ChangeLog
7855         * gst/auparse/gstauparse.c
7856         * gst/interleave/deinterleave.c
7857         * gst/law/:
7858                 alaw-decode.c alaw-encode.c
7859                 mulaw-decode.c mulaw-encode.c
7860         * gst/oneton/gstoneton.c
7861         * sys/osxaudio/:
7862                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
7863         * sys/osxvideo/:
7864                 cocoawindow.h cocoawindow.m
7865                 osxvideosink.h osxvideosink.m
7866
7867         put the same mail address for Zaheer Abbas Merali everywhere
7868
7869 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7870
7871         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
7872           Align by packetsize, and assert that we a packet available before
7873           playing. The first makes webstreams work (they often include
7874           trailing padding data in a packet), the second allows pausing a
7875           ASF stream in totem without getting demux errors afterwards.
7876
7877 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7878
7879         * ext/ogg/gstoggdemux.c: (get_relative):
7880           Check for non-NULL before accessing member (end-of-chain).
7881
7882 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7883
7884         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
7885         (cdparanoia_set_property), (cdparanoia_get_property):
7886         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
7887         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
7888         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
7889         (dvdreadsrc_init), (dvdreadsrc_set_property),
7890         (dvdreadsrc_get_property):
7891         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
7892         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
7893           Synchronize property names where not yet the case. Devices are
7894           now device=X, other versions are deprecated (but still exist).
7895           Also use g_free() unconditionally.
7896         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7897         (setup_source), (gst_play_base_bin_get_property):
7898           Expose source.
7899
7900 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7901
7902         * configure.ac: move GCONF macro outside conditional for the am
7903           conditional. Fixes #160439
7904
7905 2004-12-08  David Schleef  <ds@schleef.org>
7906
7907         * tools/gst-visualise-m.m: Switch to elements that currently
7908         exist.
7909
7910 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7911
7912         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
7913           We love wrong commas.
7914
7915 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7916
7917         * gst/matroska/matroska-demux.c:
7918         (gst_matroska_demux_handle_src_query):
7919           Don't set DEFAULT, unsupported - makes length display incorrectly
7920           in some cases.
7921
7922 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7923
7924         * gst/monoscope/README: remove blurb about files being GPL
7925         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
7926         * gst/monoscope/monoscope.c: Change license to BSD with explanation
7927           monoscope is now effectively LGPL licensed
7928
7929 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7930
7931         * gst/monoscope/README: Update information to be more correct
7932         * gst/monoscope/convolve.c: Relicense to LGPL
7933         * gst/monoscope/convolve.h: Relicense to LGPL
7934
7935 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
7936
7937         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
7938           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
7939         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
7940           set default_duration for mpeg1 audio
7941
7942 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7943
7944         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
7945         * ext/alsa/gstalsa.h:
7946           refactor big chunks of the core caps negotiation code to make it
7947           a lot faster, because people claim it's really slow
7948           (actually, just cache the getcaps when the device is opened)
7949
7950 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7951
7952         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
7953         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
7954         (gst_a52dec_handle_frame), (gst_a52dec_chain),
7955         (gst_a52dec_change_state), (plugin_init):
7956         * ext/a52dec/gsta52dec.h:
7957           Do something useful with timestamps. Make chain-based (since
7958           there's really no reason to be loopbased).
7959         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
7960           Update current_byte/frame correctly.
7961
7962 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7963
7964         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
7965         (gst_ape_demux_stream_init):
7966           Forward tags, too.
7967
7968 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7969
7970         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
7971           Let's make sure we're done typefinding when detecting tags.
7972
7973 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7974
7975         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
7976         (gst_ebml_read_init), (gst_ebml_read_use_event),
7977         (gst_ebml_read_element_id), (gst_ebml_peek_id),
7978         (gst_ebml_read_seek), (gst_ebml_read_skip),
7979         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
7980         (gst_ebml_read_master):
7981         * gst/matroska/ebml-read.h:
7982         * gst/matroska/matroska-demux.c:
7983         (gst_matroska_demux_parse_contents),
7984         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
7985           Disgustingly evil hack for working around INTERRUPT events and
7986           their extremely annoying habit of being a pain in the ass. We
7987           simply peek a cluster before reading any of it.
7988
7989 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7990
7991         * ext/musepack/gstmusepackdec.cpp:
7992           There's also floating point libmusepacks.
7993
7994 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7995
7996         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
7997         (gst_faad_chanpos_to_gst), (gst_faad_chain):
7998           Set DURATION even if source buffer didn't. Also use increasing
7999           timestamps.
8000         * gst-libs/gst/riff/riff-media.c:
8001         (gst_riff_create_audio_caps_with_data):
8002           Block_align can have larger values than 8192.
8003
8004 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8005
8006         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8007         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8008         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8009         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8010           Fix caps.
8011
8012 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8013
8014         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8015           Fix logic bug.
8016
8017 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8018
8019         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8020           Yay, another one.
8021
8022 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8023
8024         * ext/esd/esdsink.c: (gst_esdsink_chain):
8025           Make error actually say something useful (fixes #156798).
8026         * gst-libs/gst/riff/riff-media.c:
8027         (gst_riff_create_video_caps_with_data),
8028         (gst_riff_create_video_template_caps):
8029           Add Intel Video 5.0 fourcc (IV50).
8030
8031 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8032
8033         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8034         detection on mono and stereo mp3 files.
8035
8036 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8037
8038         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8039           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8040           the contained stream).
8041
8042 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8043
8044         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8045           Oops, remove debug.
8046
8047 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8048
8049         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8050
8051         * gst/law/alaw-decode.c: (alawdec_getcaps):
8052         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8053           Prevent warnings when negotiating caps (fixes #159338).
8054
8055 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8056
8057         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8058         (gst_ffmpegcsp_chain):
8059           Remove old leftover that shouldn't be there...
8060
8061 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8062
8063         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8064
8065         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8066           Don't forward DISCONT events (fixes #159684).
8067
8068 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8069
8070         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8071           Unlink manually since sometimes bin disposal (and therefore
8072           pad unlinking) is delayed, which will cause a new media file
8073           to not be able to start playing instantly.
8074
8075 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8076
8077         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8078           On mute of an unlinked stream, check for pad availability so
8079           we don't crash on unlinked pad.
8080
8081 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8082
8083         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8084         (gst_avi_demux_massage_index):
8085           Fix quite humiliating bug in omitting 0-sized index chunks but
8086           forgetting to count them for timestamps.
8087
8088 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8089
8090         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8091           Actually leave the loop if we failed to sync. Don't crash.
8092
8093 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8094
8095         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8096         (gst_dvd_demux_process_private):
8097         * gst/mpegstream/gstdvddemux.h:
8098           Fix crash (#159759). Doesn't work, though. :-(.
8099
8100 2004-11-28  Benjamin Otte  <otte@gnome.org>
8101
8102         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8103           more overwriting protection due to modifying channels one by one
8104           instead of all at once
8105
8106 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8107
8108         * gst/audioconvert/gstchannelmix.c:
8109         (gst_audio_convert_fill_normalize):
8110           Normalize using absolute values.
8111
8112 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8113
8114         * configure.ac:
8115         * ext/Makefile.am:
8116         * ext/directfb/Makefile.am:
8117         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8118         (gst_directfbvideosink_get_pixel_format),
8119         (gst_directfbvideosink_get_format_from_fourcc),
8120         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8121         (gst_directfbvideosink_sink_link),
8122         (gst_directfbvideosink_change_state),
8123         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8124         (gst_directfbvideosink_buffer_alloc),
8125         (gst_directfbvideosink_interface_supported),
8126         (gst_directfbvideosink_interface_init),
8127         (gst_directfbvideosink_navigation_send_event),
8128         (gst_directfbvideosink_navigation_init),
8129         (gst_directfbvideosink_set_property),
8130         (gst_directfbvideosink_get_property),
8131         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8132         (gst_directfbvideosink_base_init),
8133         (gst_directfbvideosink_class_init),
8134         (gst_directfbvideosink_get_type), (plugin_init):
8135         * ext/directfb/directfbvideosink.h: Adding a first version of
8136         directfbvideosink.
8137         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8138         more.
8139
8140 2004-11-28  Benjamin Otte  <otte@gnome.org>
8141
8142         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8143           walk the samples backwards if out_channels > in_channels so we don't
8144           overwrite data
8145
8146 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8147
8148         * gst/audioconvert/Makefile.am:
8149         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8150         (gst_audio_convert_link), (gst_audio_convert_change_state),
8151         (gst_audio_convert_channels):
8152         * gst/audioconvert/gstchannelmix.c:
8153         (gst_audio_convert_unset_matrix),
8154         (gst_audio_convert_fill_identical),
8155         (gst_audio_convert_fill_compatible),
8156         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8157         (gst_audio_convert_fill_others),
8158         (gst_audio_convert_fill_normalize),
8159         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8160         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8161         * gst/audioconvert/gstchannelmix.h:
8162           Implement a channel mixer.
8163
8164 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8165
8166         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8167         * ext/alsa/gstalsa.h:
8168         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8169         Make alsasink actually honor gst_element_set_clock and use that
8170         clock instead of its internal one.
8171
8172 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8173
8174         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8175         (gst_play_base_bin_change_state): nullify source and decoder when
8176         going from READY to NULL so that we don't try to do weird stuff with
8177         them when going from NULL to READY
8178         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8179         instead of g_object_unref
8180         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8181         it should be correct
8182         (gst_play_bin_change_state): don't call remove_sinks if we are
8183         currently disposing the object
8184
8185 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8186
8187         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8188           Don't forget bass if it's there. Else left channel is silent...
8189
8190 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8191
8192         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8193         (gst_a52dec_change_state):
8194           Don't do sample adjusting anymore, we use float audio now.
8195         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8196           Don't fixate to non-existing properties.
8197
8198 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8199
8200         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8201         (gst_a52dec_change_state):
8202           Advertise that we can do surround sound.
8203
8204 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8205
8206         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8207           Add buffer-frames=0.
8208         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8209         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8210         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8211         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8212         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8213         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8214         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8215         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8216         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8217         * ext/dvdread/dvdreadsrc.h:
8218           Add seeking, querying for bytes, sectors, title, angle and
8219           chapter. Handle multiple chapters. Relicense to LGPL because
8220           Billy agreed on that (thanks Billy!).
8221
8222 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8223
8224         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8225         call parent dispose method
8226
8227 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8228
8229         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8230         (gst_audio_clock_get_internal_time):
8231         Fix active <-> inactive transitions: ensure time value always
8232         grows and avoid abrupt value changes.
8233
8234 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8235
8236         * configure.ac:
8237         * gst/tta/Makefile.am:
8238         * gst/tta/crc32.h:
8239         * gst/tta/filters.h:
8240         * gst/tta/gsttta.c:
8241         * gst/tta/gstttadec.c:
8242         * gst/tta/gstttadec.h:
8243         * gst/tta/gstttaparse.c:
8244         * gst/tta/gstttaparse.h:
8245         * gst/tta/ttadec.h:
8246           added TTA parser and decoder
8247
8248 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8249
8250         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8251         (probe_triggered), (check_queue), (buffer_underrun),
8252         (buffer_running), (buffer_overrun), (gen_source_element),
8253         (setup_source):
8254         * gst/playback/gstplaybasebin.h:
8255           Implement buffering. Needs some more work.
8256
8257 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8258
8259         * ext/theora/theoradec.c: (theora_dec_chain):
8260           Fix ilog mask range overflow.
8261
8262 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8263
8264         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8265           Don't omit the last (which in case of dmix is the only :) )
8266           channel count. Don't set channels if <= 2.
8267
8268 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8269
8270         * gst/playback/gstplaybin.c: (gen_video_element),
8271         (gen_audio_element): Removed 2 obsolete comments
8272
8273 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
8274
8275         * ext/vorbis/oggvorbisenc.c
8276         * ext/vorbis/vorbisenc.c :
8277           change description fields of those plugins to differentiate them
8278           (pitivi show Encoders by description, they had the same one)
8279
8280 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
8281
8282         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8283
8284         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8285         (gst_play_bin_set_property), (gen_video_element),
8286         (gen_audio_element):
8287           Refcounting fixes for provided audio-/videosinks.
8288
8289 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8290
8291         * gst/playback/gstplaybin.c: (gen_video_element),
8292         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
8293           Don't reference all sinks, but only the video- and audiosinks.
8294           The vis. element should be disposed when we're done with it.
8295           We don't have any reason to keep it around. This fixes warnings
8296           when reusing playbin for playing multiple audio files with
8297           vis. enabled. Also release audio device on pause - idea stolen
8298           from Rhythmbox.
8299
8300 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8301
8302         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
8303         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
8304         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8305         * ext/alsa/gstalsaplugin.c: (plugin_init):
8306         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
8307         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
8308         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
8309         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
8310         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
8311         (gst_faad_change_state), (plugin_init):
8312         * ext/faad/gstfaad.h:
8313         * ext/vorbis/vorbis.c: (plugin_init):
8314         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8315         * gst-libs/gst/audio/Makefile.am:
8316         * gst-libs/gst/audio/audio.c: (plugin_init):
8317         * gst-libs/gst/audio/multichannel.c:
8318         (gst_audio_check_channel_positions),
8319         (gst_audio_get_channel_positions),
8320         (gst_audio_set_channel_positions),
8321         (gst_audio_set_structure_channel_positions_list),
8322         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
8323         (gst_audio_fixate_channel_positions):
8324         * gst-libs/gst/audio/multichannel.h:
8325         * gst-libs/gst/audio/testchannels.c: (main):
8326         * gst/audioconvert/gstaudioconvert.c:
8327         (gst_audio_convert_class_init), (gst_audio_convert_init),
8328         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
8329         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
8330         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8331         * gst/audioconvert/plugin.c: (plugin_init):
8332           Surround sound support.
8333
8334 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8335
8336         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
8337           Fix position for discont if we're close as well. Nitpicking, but
8338           saves a few milliseconds of extra waiting or skipping.
8339
8340 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8341
8342         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
8343           We sometimes need parsers for playback, so add those too.
8344
8345 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8346
8347         * configure.ac:
8348         * gst/apetag/Makefile.am:
8349         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
8350         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
8351         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
8352         (gst_ape_demux_get_src_query_types),
8353         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
8354         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
8355         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
8356         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
8357         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
8358         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
8359         (gst_ape_demux_change_state):
8360         * gst/apetag/apedemux.h:
8361         * gst/apetag/apetag.c: (plugin_init):
8362         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
8363         (plugin_init):
8364           APE v1/2 tag reader plus typefind function.
8365
8366 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8367
8368         * configure.ac:
8369         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8370         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8371           Remove hacks for older core. Require newer core version
8372           accordingly.
8373
8374 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8375
8376         * gst/cdxaparse/Makefile.am:
8377         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
8378         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
8379         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
8380         * gst/cdxaparse/gstcdxaparse.h:
8381         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
8382         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
8383         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
8384         (gst_cdxastrip_get_src_query_types),
8385         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
8386         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
8387         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
8388         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
8389         * gst/cdxaparse/gstcdxastrip.h:
8390           SVCD/VCD header stripping separated from CDXA image parsing.
8391         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8392         (plugin_init):
8393           Add VCD/SVCD header typefinding for VCD/SVCD.
8394         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
8395         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
8396         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
8397         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
8398         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
8399         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
8400         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
8401         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
8402         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
8403         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
8404         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
8405         * sys/vcd/vcdsrc.h:
8406           Fix up, add seeking, querying, URI interface. Works in totem now.
8407
8408 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8409
8410         * configure.ac:
8411           back to CVS
8412
8413 === release 0.8.6 ===
8414
8415 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8416
8417         * NEWS:
8418         * RELEASE:
8419         * configure.ac:
8420         * po/af.po:
8421         * po/az.po:
8422         * po/cs.po:
8423         * po/en_GB.po:
8424         * po/hu.po:
8425         * po/it.po:
8426         * po/nb.po:
8427         * po/nl.po:
8428         * po/or.po:
8429         * po/sq.po:
8430         * po/sr.po:
8431         * po/sv.po:
8432         * po/uk.po:
8433           releasing 0.8.6, "IOU Love"
8434
8435 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8436
8437         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8438
8439         * gst/playback/gstplaybasebin.c:
8440           Fix unplayable files error handling.  Fixes #158365
8441
8442 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8443
8444         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8445
8446         * gst/typefind/gsttypefindfunctions.c:
8447           Fix broken mp3 typefinding.  Fixes #158375
8448
8449 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8450
8451         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8452
8453         * ext/ogg/gstoggdemux.c:
8454           Fix sync on broken files.  Fixes #158976
8455
8456 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8457
8458         patch by: Edward Hervey <bilboed@bilboed.com>
8459
8460         * ext/libpng/gstpngenc.c:
8461           Copy over buffer properties.  Fixes #158832
8462
8463 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8464
8465         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
8466
8467         * ext/dvdread/dvdreadsrc.c:
8468           Fixes invalid reads (#158462)
8469
8470 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8471
8472         * sys/v4l/gstv4lsrc.c:
8473         * sys/v4l/gstv4lsrc.h:
8474         * sys/v4l/v4lsrc_calls.c:
8475           Probe less and cache it.  Fixes #159187.
8476
8477 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8478
8479         * gst/videorate/gstvideorate.c:
8480           Handle all video formats. Fixes #159186.
8481
8482 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
8483         * gst/synaesthesia/gstsynaesthesia.c:
8484         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8485         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
8486         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
8487         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
8488         (gst_synaesthesia_change_state), (plugin_init):
8489         Fix up synaesthesia to work under different samplerates/ buffer sizes.
8490         Force 320x200 output, as that's the only thing the underlying
8491         synaesthesia implementation supports. Still needs to be made
8492         re-entrant.
8493
8494 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8495
8496         * configure.ac:
8497           Fix mpeg2enc configure check (similar to mplex check below).
8498
8499 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
8500
8501         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8502
8503         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8504           Fix for gcc-2.95 (fixes #158221).
8505
8506 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8507
8508         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8509           Re-add clock distribution hack (until new core is released).
8510           Fixes #158125.
8511
8512 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
8513         * configure.ac:
8514           fix mplex configure check segfaulting on some systems (bug #140994)
8515
8516 2004-11-13  Benjamin Otte  <otte@gnome.org>
8517
8518         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
8519           add debugging
8520         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8521           do a wait when we enter the loop func with no data available to
8522           write instead of getting into an 100% CPU loop by just returning and
8523           being called again by the scheduler
8524
8525 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
8526
8527         * configure.ac:
8528         * ext/libvisual/visual.c: (gst_visual_get_type),
8529         (libvisual_log_handler), (gst_visual_getcaps),
8530         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
8531         (plugin_init):
8532           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
8533         * ext/smoothwave/Makefile.am:
8534         * ext/smoothwave/demo-osssrc.c: (main):
8535         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
8536         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
8537         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
8538         (plugin_init):
8539         * ext/smoothwave/gstsmoothwave.h:
8540           Make gstsmoothwave a working element in the 20th century.
8541
8542         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
8543           Fix incorrect link function
8544
8545 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8546
8547         * gst/volume/gstvolume.c:
8548           Allow buffer-frames=0.
8549
8550 2004-11-12 Iain <iaingnome@gmail.com>
8551
8552         * configure.ac: Check for polypaudio
8553
8554         * ext/Makefile.am: Build the polyp dir
8555
8556         * ext/polyp: The polypsink sources.
8557
8558 2004-10-30 Iain <iaingnome@gmail.com>
8559
8560         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
8561         caps to reflect the new number of channels.
8562
8563 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8564
8565         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8566           Fix for negotiation order problem. This would show when the
8567           ALSA loopfuction was called before any other function. ALSA
8568           wouldn't do anything because we're not negotiated yet, leading
8569           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
8570
8571 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8572
8573         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8574
8575         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8576           No warnings (#157986).
8577
8578 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8579
8580         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8581           Prefer apev1/2 and id3v1 (at end of file) over musepack.
8582
8583 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8584
8585         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
8586           Signal no-more-pads (so it works in playbin).
8587
8588 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8589
8590         * ext/musepack/gstmusepackreader.cpp:
8591           Workaround for older core.
8592
8593 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8594
8595         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
8596           Actually test for odd width/height rather than testing whether
8597           a temporary variable that was 0 before we subtracted 1 is now
8598           not equal to zero (which it always is).
8599
8600 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8601
8602         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8603         Fix compilation if HAVE_XVIDEO is not defined
8604
8605 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8606
8607         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8608         Fix compilation if HAVE_XVIDEO is not defined
8609
8610 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
8611
8612         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
8613         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
8614         (gst_goom_change_state), (plugin_init):
8615         Use the bytestream adapter so goom doesn't depend on the input
8616         buffer size.
8617         Add a debug category
8618
8619 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8620
8621         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
8622           Only set hardware parameters *after* negotiation. Before
8623           negotiation, it will set ANY and that seems to cause crashes
8624           (see e.g. #151288, #153227).
8625
8626 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8627
8628         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
8629           This seems to be antique leftover. It needs to pass error
8630           checking.
8631         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
8632         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
8633         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
8634         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
8635           Fix GstXOverlay implementation (#151059).
8636
8637 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8638
8639         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8640           Don't assert (#157853).
8641
8642 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8643
8644         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
8645           Fix bytes/samples confustion.
8646         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
8647           Fix for underrun (#144389).
8648
8649 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8650
8651         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8652           Disable halfway-seek for pending release (since it needs a new
8653           core release).
8654
8655 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8656
8657         * sys/v4l/gstv4lsrc.c:
8658         * sys/v4l/gstv4lsrc.h:
8659         * sys/v4l/v4lsrc_calls.c:
8660           add autoprobe-fps property so we can separate autoprobing parts
8661
8662 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8663
8664         * sys/v4l/gstv4lsrc.c:
8665         * sys/v4l/v4lsrc_calls.c:
8666         initialise fourcc to catch unset fourcc's, and debug
8667
8668 2004-11-09  Wim Taymans  <wim@fluendo.com>
8669
8670         * gst/playback/README:
8671         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
8672         * gst/playback/gstplaybin.c: (gst_play_bin_init),
8673         (gst_play_bin_dispose), (gst_play_bin_set_property),
8674         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
8675         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
8676         (gst_play_bin_get_formats), (gst_play_bin_convert),
8677         (gst_play_bin_get_query_types), (gst_play_bin_query):
8678         Cleanups and some more documentation.
8679
8680 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
8681
8682         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
8683         (gst_cacasink_init), (gst_cacasink_chain):
8684         * ext/libcaca/gstcacasink.h:
8685         Cacasink inherits from VideoSink, so let that store the clock.
8686
8687 2004-11-09  Wim Taymans  <wim@fluendo.com>
8688
8689         * gst/playback/README:
8690         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
8691         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
8692         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
8693         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
8694         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
8695         (setup_sinks):
8696         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
8697         (gst_stream_info_is_mute), (gst_stream_info_set_property):
8698         * gst/playback/gststreaminfo.h:
8699         Updated README.
8700         Only switch groups if all streams have muted (EOSed).
8701         Send Tags in sync with the stream playback instead of in
8702         the playback/preroll phase.
8703         Some cleanups, free the fakesrc elements.
8704
8705 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8706
8707         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
8708           buffer-frames property was missing
8709         * ext/arts/gst_arts.c:
8710           rate missing from sinkcaps
8711         * ext/audiofile/gstafparse.c:
8712         * ext/audiofile/gstafsink.c:
8713         * ext/audiofile/gstafsrc.c:
8714         * ext/swfdec/gstswfdec.c:
8715           int audio doesn't know buffer-frames
8716         * ext/cdparanoia/gstcdparanoia.c:
8717           int audio doesn't know chunksize either
8718         * ext/nas/nassink.c:
8719           it's endianness, not endianess
8720         * gst-libs/gst/audio/audio.h:
8721           make float standard pad template caps really describe float
8722         * gst/law/mulaw.c: (linear_factory):
8723           signed only, please
8724         * gst/mpegstream/gstdvddemux.c:
8725           widths of 20 are not valid
8726
8727 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8728
8729         Submitted by: Luca Ferretti <elle.uca@infinito.it>
8730
8731         * po/LINGUAS:
8732         * po/it.po:
8733           Add Italian
8734
8735 2004-11-08  Wim Taymans  <wim@fluendo.com>
8736
8737         * gst/playback/README:
8738         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
8739         * gst/playback/gstplaybasebin.c: (probe_triggered),
8740         (gst_play_base_bin_change_state):
8741         Updated README, added more comments for fixmes etc..
8742
8743 2004-11-08  Wim Taymans  <wim@fluendo.com>
8744
8745         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8746         We can remove this hack now.
8747
8748 2004-11-08  Wim Taymans  <wim@fluendo.com>
8749
8750         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
8751         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8752         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
8753         Only mix AYUV for maximum quality.
8754
8755 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8756
8757         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
8758         (gst_ogg_demux_push), (gst_ogg_pad_push):
8759           Let's act as if we're synchronized now! :).
8760         * ext/theora/theoradec.c: (theora_dec_chain):
8761           Add some debug.
8762
8763 2004-11-08  Wim Taymans  <wim@fluendo.com>
8764
8765         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
8766         (gst_alpha_set_property), (gst_alpha_sink_link),
8767         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
8768         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
8769         (gst_alpha_init_params), (gst_alpha_chain):
8770         Implement alpha functions for AYUV too, this increases
8771         accuracy quite a bit.
8772
8773 2004-11-08  Wim Taymans  <wim@fluendo.com>
8774
8775         * gst/ffmpegcolorspace/avcodec.h:
8776         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8777         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
8778         (gst_ffmpegcsp_avpicture_fill):
8779         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8780         (gst_ffmpegcsp_caps_remove_format_info):
8781         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
8782         (shrink12), (img_get_alpha_info), (deinterlace_line),
8783         (deinterlace_line_inplace):
8784         * gst/ffmpegcolorspace/imgconvert_template.h:
8785         Added AYUV colorspace and handle RGBA a bit more respectful.
8786
8787 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8788
8789         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
8790           Actually always send a discont (cornercase when resending the
8791           same serial-tagged chain twice).
8792
8793 2004-11-08  Julien MOUTTE  <julien@moutte.net>
8794
8795         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
8796         (gst_ximagesink_finalize):
8797         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
8798         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
8799
8800 2004-11-08  Wim Taymans  <wim@fluendo.com>
8801
8802         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
8803         Don't segfault on NULL data.
8804
8805 2004-11-08  Wim Taymans  <wim@fluendo.com>
8806
8807         * gst/playback/gstdecodebin.c: (unlinked):
8808         * gst/playback/gstplay-marshal.list:
8809         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8810         (gst_play_base_bin_init), (group_create), (get_active_group),
8811         (get_building_group), (group_destroy), (group_commit),
8812         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
8813         (add_element_stream), (no_more_pads), (probe_triggered),
8814         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
8815         (state_change), (setup_source), (gst_play_base_bin_get_property),
8816         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
8817         (gst_play_base_bin_link_stream),
8818         (gst_play_base_bin_get_streaminfo):
8819         * gst/playback/gstplaybasebin.h:
8820         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8821         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
8822         Add support for chained ogg files. Prepare for playlist
8823         support. This patch introduces the concept of pad groups, which
8824         together compose one playable media file.
8825
8826 2004-11-07  David Schleef  <ds@schleef.org>
8827
8828         * testsuite/gst-lint: Check for pad templates that aren't statically
8829         scoped.
8830
8831 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8832
8833         * configure.ac:
8834         * ext/Makefile.am:
8835         * ext/musepack/Makefile.am:
8836         * ext/musepack/gstmusepackdec.cpp:
8837         * ext/musepack/gstmusepackdec.h:
8838         * ext/musepack/gstmusepackreader.cpp:
8839         * ext/musepack/gstmusepackreader.h:
8840           Add musepack decoder.
8841         * ext/faad/gstfaad.c: (gst_faad_base_init):
8842           Make pad templates static.
8843         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8844         (plugin_init):
8845           Add musepack typefinder, make mp3 typefinding work halfway stream,
8846           which doesn't actually work yet because id3demux doesn't implement
8847           _get_length().
8848
8849 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8850
8851         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
8852         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
8853           Fix interrupt event handling (#144436).
8854
8855 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8856
8857         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
8858           Hide unused glory.
8859
8860 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8861
8862         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8863
8864         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
8865           Fix weird caps (#157548).
8866
8867 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8868
8869         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8870
8871         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
8872           Add missing NULL terminator (#157543).
8873
8874 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8875
8876         * gst/tcp/gsttcp.h:
8877         * gst/tcp/gsttcpclientsink.c:
8878         * gst/tcp/gsttcpclientsrc.c:
8879         * gst/tcp/gsttcpserversink.c:
8880         * gst/tcp/gsttcpserversrc.c:
8881           ports can go up to 65535.  Move common defines to gsttcp.h
8882
8883 2004-11-05  Wim Taymans  <wim@fluendo.com>
8884
8885         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
8886         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
8887         Added two more colorspaces.
8888
8889 2004-11-05  Wim Taymans  <wim@fluendo.com>
8890
8891         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8892         (gst_ffmpegcsp_avpicture_fill):
8893         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
8894         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
8895         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
8896         More stride fixes.
8897
8898 2004-11-05  Wim Taymans  <wim@fluendo.com>
8899
8900         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
8901         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
8902         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
8903         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
8904         (gst_videomixer_loop):
8905         More stride fixes.
8906
8907 2004-11-05  Benjamin Otte  <otte@gnome.org>
8908
8909         * ext/mad/gstmad.c: (gst_mad_chain):
8910           don't overflow data buffer. Flush not needed sync data when syncing
8911           failed.
8912
8913 2004-11-04  Wim Taymans  <wim@fluendo.com>
8914
8915         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
8916         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
8917         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
8918         (gst_alpha_init_params), (gst_alpha_chain),
8919         (gst_alpha_change_state):
8920         Updated the chroma keying algorithm with something more
8921         sophisticated.
8922
8923 2004-11-03  Wim Taymans  <wim@fluendo.com>
8924
8925         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
8926         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8927         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
8928         Fix stride issues. Does not completely work for odd
8929         heights.
8930
8931 2004-11-03  Wim Taymans  <wim@fluendo.com>
8932
8933         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
8934         (gst_alpha_chroma_key), (gst_alpha_chain):
8935         Fix stride issues. Does not completely work for odd
8936         heights.
8937
8938 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
8939
8940         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
8941         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
8942         leak fixes
8943
8944 2004-11-03  Wim Taymans  <wim@fluendo.com>
8945
8946         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8947         (gst_ffmpegcsp_avpicture_fill):
8948         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
8949         (avpicture_alloc):
8950         * gst/ffmpegcolorspace/imgconvert_template.h:
8951         Use correct _fill function to get correct strides.
8952
8953 2004-11-02  David Schleef  <ds@schleef.org>
8954
8955         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
8956         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
8957         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
8958         Change all g_print()s to debugging.  Add a bunch of consistency
8959         checks.
8960
8961 2004-11-02  Wim Taymans  <wim@fluendo.com>
8962
8963         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8964         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
8965         (unlinked), (no_more_pads), (close_link):
8966         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
8967         (unknown_type), (add_element_stream), (new_decoded_pad),
8968         (removed_decoded_pad), (setup_source):
8969         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
8970         (gst_stream_info_class_init), (gst_stream_info_init),
8971         (gst_stream_info_new), (gst_stream_info_dispose),
8972         (stream_info_mute_pad), (gst_stream_info_set_property),
8973         (gst_stream_info_get_property):
8974         * gst/playback/gststreaminfo.h:
8975         Fix playback of multiple files.
8976         a slightly different approach to handling dynamic pad removals.
8977         This one only looks at pads that we have linked.
8978
8979 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
8980
8981         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
8982         free" warning from libc.
8983
8984 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8985
8986         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8987         (get_unconnected_element), (remove_starting_from), (pad_removed),
8988         (close_link):
8989           Implement support for dynamic pad changing. We listen to "live"
8990           pad removals (i.e. while playing) and re-setup autoplugging
8991           after that. Playbasebin/playbin need some more work for this
8992           to finally work, but decodebin supports (and replugs) chained
8993           ogg now.
8994
8995 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
8996
8997         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
8998         (gst_alsa_finalize):
8999         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9000         (gst_cdaudio_finalize):
9001         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9002         (cdparanoia_finalize):
9003         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9004         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9005         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9006         (dvdreadsrc_finalize):
9007         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9008         (gst_flacdec_finalize):
9009         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9010         (gst_flacenc_finalize):
9011         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9012         (gst_gnomevfssink_finalize):
9013         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9014         (gst_gnomevfssrc_finalize):
9015         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9016         (gst_fameenc_finalize):
9017         * ext/nas/nassink.c: (gst_nassink_class_init),
9018         (gst_nassink_finalize):
9019         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9020         (gst_sdlvideosink_class_init):
9021         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9022         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9023         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9024         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9025         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9026         (gst_x_window_listener_dispose):
9027         * gst/audioscale/gstaudioscale.c:
9028         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9029         (play_on_demand_finalize):
9030         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9031         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9032         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9033         (cdplayer_finalize):
9034         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9035         (gst_glimagesink_class_init):
9036         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9037         (gst_osselement_finalize):
9038         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9039         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9040         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9041           Fixes a bunch of problems with finalize and dispose functions,
9042           either assumptions that dispose is only called once, or not calling
9043           the parent class dispose/finalize function
9044
9045 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9046
9047         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9048           added two api precondition guards
9049           use g_strdup with getenv to fix crash when using ENVVAR
9050
9051 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9052         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9053         (gst_esdsink_finalize):
9054         Use a finalize function, not dispose, and more importantly,
9055         call the parent class finalize function too
9056
9057 2004-11-01  Johan Dahlin  <johan@gnome.org>
9058
9059         * ext/ogg/gstoggdemux.c:
9060         * gst/tags/gstvorbistag.c:
9061         Plug leaks.
9062
9063 2004-10-31  Benjamin Otte  <otte@gnome.org>
9064
9065         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9066           lotsa memleaks today. But they're all small...
9067
9068 2004-10-31  Benjamin Otte  <otte@gnome.org>
9069
9070         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9071           another memleak crushed
9072
9073 2004-10-31  Benjamin Otte  <otte@gnome.org>
9074
9075         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9076           fix memleak
9077
9078 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9079
9080         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9081           Hack to prevent crash when going to READY inside signal handler
9082           while this function is active.
9083
9084 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9085
9086         * gst/ffmpegcolorspace/Makefile.am:
9087         * gst/ffmpegcolorspace/avcodec.h:
9088         * gst/ffmpegcolorspace/common.h:
9089         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9090         * gst/ffmpegcolorspace/dsputil.h:
9091         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9092         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9093         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9094         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9095         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9096         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9097         (gst_ffmpegcsp_avpicture_fill):
9098         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9099         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9100         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9101         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9102         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9103         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9104         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9105         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9106         * gst/ffmpegcolorspace/imgconvert.c:
9107         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9108         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9109         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9110         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9111         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9112         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9113         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9114         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9115         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9116         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9117         (grow21), (grow22), (grow41), (grow44), (conv411),
9118         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9119         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9120         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9121         (avpicture_free), (is_yuv_planar), (img_convert),
9122         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9123         (deinterlace_line_inplace), (deinterlace_bottom_field),
9124         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9125         * gst/ffmpegcolorspace/imgconvert_template.h:
9126         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9127         * gst/ffmpegcolorspace/mmx.h:
9128         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9129         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9130         (av_freep), (avcodec_get_context_defaults),
9131         (avcodec_alloc_context), (avcodec_init):
9132           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9133           handling plus update from ffmpeg CVS. Large clean-up.
9134
9135 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9136
9137         * gst/playback/Makefile.am:
9138           We need the marshallers for decodebin, too.
9139
9140 2004-10-30  David Schleef  <ds@schleef.org>
9141
9142         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9143           quicktime typefinding work with 64-bit offsets.
9144
9145 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9146
9147         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9148           Set EOS on the element when processing an EOS event.
9149         * ext/speex/gstspeexdec.h:
9150         * ext/speex/gstspeexenc.h:
9151           Only keep a const ptr to the mode
9152         * gst-libs/gst/riff/riff-media.c:
9153         (gst_riff_create_audio_caps_with_data),
9154         (gst_riff_create_audio_template_caps):
9155           Allow WMAV3, with up to 6 channels.
9156         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9157           Don't call gst_pad_set_event_function on a sink pad.
9158         * gst/mpegstream/gstdvddemux.c:
9159         (gst_dvd_demux_get_subpicture_stream),
9160         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9161           Copy the explicit caps that were set across to the cur_* pads,
9162           instead of trying to use a possibly non-existent negotiated caps.
9163           Reset the type of subpicture pads to UNKNOWN after calling
9164           init_stream, so that the caps get set.
9165
9166 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9167
9168         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9169
9170         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9171           Don't touch buffer if it is of size 0 (fixes #151064).
9172
9173 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9174
9175         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9176           Synchronized discont handling.
9177
9178 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9179
9180         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9181         (gst_ogg_demux_push):
9182           Make seeking sort-of exact again (fixes #156387).
9183
9184 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9185
9186         * gst/playback/gstplaybasebin.c: (unknown_type),
9187         (add_element_stream), (new_decoded_pad),
9188         (gst_play_base_bin_change_state):
9189         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9190         (gst_stream_info_init), (gst_stream_info_new),
9191         (gst_stream_info_dispose), (gst_stream_info_get_property):
9192         * gst/playback/gststreaminfo.h:
9193           Make caps explicitely available. Makes testing for unsupported
9194           types possible. Improves error reporting.
9195
9196 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9197
9198         * gst/audioconvert/gstaudioconvert.c:
9199         (gst_audio_convert_buffer_to_default_format):
9200           Really don't touch read-only buffers (#156563).
9201
9202 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9203
9204         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9205
9206         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9207           Fix memleak (#155223).
9208
9209 2004-10-29  Wim Taymans  <wim@fluendo.com>
9210
9211         * gst/tcp/.cvsignore:
9212         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9213         (gst_multifdsink_class_init), (gst_multifdsink_init),
9214         (gst_multifdsink_add), (gst_multifdsink_remove),
9215         (gst_multifdsink_remove_client_link), (is_sync_frame),
9216         (gst_multifdsink_new_client),
9217         (gst_multifdsink_handle_client_write),
9218         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9219         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9220         (gst_multifdsink_get_property):
9221         * gst/tcp/gstmultifdsink.h:
9222         Added burst on connect sync_method, deprecated sync_clients,
9223         streamlined the sync code some more.
9224
9225 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9226
9227         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9228         (gst_play_base_bin_change_state):
9229           Improve error reporting.
9230
9231 2004-10-28  Wim Taymans  <wim@fluendo.com>
9232
9233         * gst/tcp/Makefile.am:
9234         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9235         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9236         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9237         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9238         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9239         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9240         (gst_fdset_wait):
9241         Added more locks around fdset structures. Fixed/reworked
9242         the poll array resizing code.
9243         Added stress test for fdset.
9244
9245 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9246
9247         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9248         fix build
9249
9250 2004-10-28  Benjamin Otte  <otte@gnome.org>
9251
9252         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9253           fix link function to always query channels and query width for
9254           floats
9255         * configure.ac:
9256           add equalizer dir
9257         * gst/equalizer/Makefile.am:
9258         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9259         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9260         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9261         (arg_to_scale), (setup_filter),
9262         (gst_iir_equalizer_compute_frequencies),
9263         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9264         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9265         (plugin_init):
9266           add an equalizer
9267
9268 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9269
9270         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9271
9272         * po/LINGUAS:
9273         * po/nb.po:
9274           Added Norwegian Bokmaal translation
9275
9276 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9277
9278         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9279           Don't break on options (fixes #156488).
9280
9281 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9282
9283         * configure.ac:
9284         * ext/cdaudio/Makefile.am:
9285         * sys/Makefile.am:
9286           fix build on older automake
9287
9288 2004-10-26  Wim Taymans  <wim@fluendo.com>
9289
9290         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9291         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9292         Allow a little margin when negotiating the framerate.
9293
9294 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
9295
9296         * gst/level/gstlevel.c:
9297           synchonised naming of pads and pad-templates
9298
9299 2004-10-26  Wim Taymans  <wim@fluendo.com>
9300
9301         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9302         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
9303         (_find_streams_check), (gst_ogg_demux_push):
9304         Fix EOS again. Needs to be done in a better way. We should not
9305         remove the pad if there is no new chained stream.
9306
9307 2004-10-26 Iain <iaingnome@gmail.com>
9308
9309         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
9310         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
9311         of the caps.
9312         * gst/interleave/interleave.c (interleave_class_init): Hook up release
9313         pad.
9314         (interleave_release_pad): Remove the pad.
9315         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
9316         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
9317         the set device.
9318         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
9319         attrs
9320         (gst_xvimagesink_xcontext_clear): Free the xcontext.
9321         (gst_xvimagesink_finalize): Free the par.
9322
9323 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9324
9325         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
9326         (gst_avimux_stop_file):
9327           First calculate the rate, and only then use it. Hdr.rate is a
9328           multiple and not a derivative of hdr.scale. Scale is not the
9329           same as blockalign but is solely related to rate.
9330
9331 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9332
9333         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
9334         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
9335           Implement seeking.
9336
9337 2004-10-25  James Henstridge  <james@jamesh.id.au>
9338
9339         Reviewed by:  David Schleef  <ds@schleef.org>
9340
9341         * examples/gstplay/player.c: (got_stream_length), (main):
9342         * examples/seeking/cdplayer.c: (update_scale):
9343         * examples/seeking/seek.c: (format_value), (update_scale):
9344         * examples/seeking/spider_seek.c: (format_value), (update_scale),
9345         (stop_seek):
9346         Build fixes on AMD64.
9347
9348 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9349
9350         reviewed by: Ronald Bultje <rbultje at gnome dot org>
9351
9352         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9353         Fix for some v4l cards which hang in v4lsrc
9354
9355 2004-10-25  Wim Taymans  <wim@fluendo.com>
9356
9357         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
9358         (gst_ogg_demux_push), (gst_ogg_chains_clear):
9359         Make sure to remove the pad when a new chain is
9360         encountered. Set some vars to NULL so we don't try
9361         to reference freed memory.
9362
9363 2004-10-25  Wim Taymans  <wim@fluendo.com>
9364
9365         * examples/seeking/Makefile.am:
9366         * examples/seeking/cdplayer.c: (update_scale):
9367         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
9368         * examples/seeking/playbin.c: (make_playerbin_pipeline),
9369         (format_value), (update_scale), (iterate), (start_seek),
9370         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
9371         (print_usage), (main):
9372         Added some more examples, update others.
9373
9374 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9375
9376         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9377         * ext/speex/gstspeexdec.c: (speex_dec_chain):
9378         * ext/theora/theoradec.c: (theora_dec_chain):
9379         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9380           Add codec-name metadata.
9381
9382 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
9383
9384         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9385
9386         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9387         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9388         * ext/alsa/gstalsamixertrack.h:
9389         * po/POTFILES.in:
9390           ALSA mixer track label internationalization (#154054).
9391
9392 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9393
9394         * ext/theora/theoradec.c: (theora_dec_chain):
9395           Export bitrate as metadata.
9396
9397 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9398
9399         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9400         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9401         * ext/alsa/gstalsamixertrack.h:
9402           Fix names, fix loop.
9403
9404 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9405
9406         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
9407         (speex_dec_convert):
9408           sinkconvert function so oggdemux can get the file length (totem).
9409
9410 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
9411
9412         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9413
9414         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9415           Don't push incomplete packets.
9416         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
9417           Fix MPEG-4 audio typefinding.
9418
9419 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9420
9421         * sys/v4l/Makefile.am:
9422         * sys/v4l/gstv4l.c: (plugin_init):
9423         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
9424         (gst_v4lelement_init), (gst_v4lelement_dispose),
9425         (gst_v4lelement_change_state):
9426         * sys/v4l/gstv4lelement.h:
9427         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
9428         (gst_v4l_xoverlay_close), (idle_refresh),
9429         (gst_v4l_xoverlay_set_xwindow_id):
9430         * sys/v4l/gstv4lxoverlay.h:
9431         * sys/v4l/v4l-overlay_calls.c:
9432         * sys/v4l/v4l_calls.h:
9433         * sys/v4l2/Makefile.am:
9434         * sys/v4l2/gstv4l2.c: (plugin_init):
9435         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
9436         (gst_v4l2element_init), (gst_v4l2element_dispose),
9437         (gst_v4l2element_change_state):
9438         * sys/v4l2/gstv4l2element.h:
9439         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
9440         (gst_v4l2_xoverlay_close), (idle_refresh),
9441         (gst_v4l2_xoverlay_set_xwindow_id):
9442         * sys/v4l2/gstv4l2xoverlay.h:
9443         * sys/v4l2/v4l2-overlay_calls.c:
9444         * sys/v4l2/v4l2_calls.h:
9445           Remove client-side overlay handling, use the X-server v4l plugin
9446           for that. Nicer overlay, less code. Also make the plugin
9447           compileable without X (but then without overlay, obviously).
9448           Makes xwindowlistener obsolete, should we remove that?
9449
9450 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9451
9452         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
9453         (gst_osssrc_src_query):
9454         * sys/oss/gstosssrc.h:
9455           OK, so people want offset in DEFAULT. This time, actually fix all
9456           cases.
9457         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
9458           Add FPS properly.
9459
9460 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9461
9462         * gst/asfdemux/gstasfmux.c:
9463         * gst/avi/gstavimux.c:
9464           Framerate.
9465
9466 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9467
9468         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
9469           Fix properties (channel, norm, frequency).
9470
9471 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9472
9473         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
9474           Flag typo.
9475         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
9476           No warnings.
9477
9478 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9479
9480         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
9481           Fix hang.
9482
9483 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9484
9485         * sys/v4l2/gstv4l2element.h:
9486           Yet Another Hack (tm) for kernel header borkedness.
9487         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
9488         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
9489         (gst_v4l2src_link), (gst_v4l2src_getcaps),
9490         (gst_v4l2src_change_state):
9491         * sys/v4l2/gstv4l2src.h:
9492         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
9493         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
9494           Fix caps, keep track of state, work.
9495
9496 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9497
9498         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
9499           Quiet.
9500
9501 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9502
9503         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9504           Don't mix bytes and samples.
9505
9506 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9507
9508         * ext/ogg/gstoggmux.c:
9509           Basic pad template which accepts OGM tracks, speex, flac, vorbis
9510           and theora. Any is incorrect.
9511         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
9512           Fix caps.
9513         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
9514         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
9515         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
9516         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
9517         * sys/v4l/gstv4lmjpegsrc.h:
9518         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
9519         (gst_v4lsrc_change_state):
9520         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
9521         (gst_v4lmjpegsrc_capture_stop):
9522           Fix caps. Keep track of internal state. Work.
9523
9524 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9525
9526         * ext/Makefile.am:
9527           Fix the build fixes.
9528
9529 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9530
9531         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9532         (gst_ogg_demux_src_event), (_find_chain_seek),
9533         (gst_ogg_pad_push):
9534           Check for pad availability before using it.
9535         * ext/ogg/gstoggdemux.c: (_find_chain_process):
9536           Fix parsing of chained ogg. Needs more work on the decoder side.
9537
9538 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9539
9540         * gst/spectrum/Makefile.am:
9541         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
9542         (idle_func):
9543           Fix demo and reenable it. Yes, I'm currently playing with audio
9544           analysis tools
9545
9546 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9547
9548         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9549           We love it if files that start at zero work too...
9550
9551 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9552
9553         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9554           Handle files with missing EOS headers.
9555
9556 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9557
9558         * gst/tcp/gsttcpserversink.c:
9559         (gst_tcpserversink_handle_server_read),
9560         (gst_tcpserversink_init_send):
9561         Zero some variables first (need for accept not to return EINVAL)
9562
9563 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9564
9565         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9566         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9567         * ext/theora/theoradec.c: (theora_dec_sink_convert),
9568         (theora_dec_chain):
9569         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
9570         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
9571           Seeking and querying finetune.
9572
9573 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9574
9575         * configure.ac:
9576         * ext/Makefile.am:
9577         * ext/raw1394/Makefile.am:
9578           fix the build
9579
9580 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9581
9582         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9583           Wrong return.
9584         * gst/playback/Makefile.am:
9585         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9586         * gst/playback/gstplay-marshal.list:
9587         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
9588           Fix marshallers.
9589
9590 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9591
9592         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
9593           Silence.
9594
9595 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9596
9597         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9598         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9599         (gst_ogg_pad_push):
9600           Yay for non-lineair granulepos in theora.
9601
9602 2004-10-18  Wim Taymans  <wim@fluendo.com>
9603
9604         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
9605         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9606         * ext/dv/gstdvdec.h:
9607         Make sure we renegotiate aspect ratio when the camera switches.
9608
9609 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9610
9611         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9612         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9613           Start at zero.
9614         * ext/theora/theoradec.c: (theora_dec_chain):
9615           Skip headers. Bad idea for chained ogg, but fixes seeking.
9616
9617 2004-10-18  Wim Taymans  <wim@fluendo.com>
9618
9619         * configure.ac:
9620         I swear, this is the last time I touch this.
9621
9622 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9623
9624         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9625         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9626         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
9627           Faster seeking.
9628         * ext/theora/theoradec.c: (theora_dec_sink_convert):
9629           Time-to-default conversion.
9630         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9631           Don't error on unknown packets, just skip. We should probably
9632           read them if we want to support chained ogg.
9633
9634 2004-10-18  Wim Taymans  <wim@fluendo.com>
9635
9636         * configure.ac:
9637         Added cdaudio to wrong list.
9638
9639 2004-10-18  Wim Taymans  <wim@fluendo.com>
9640
9641         * configure.ac:
9642         Revive cdaudio.
9643
9644 2004-10-18  Wim Taymans  <wim@fluendo.com>
9645
9646         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9647         (gst_dvdec_video_link), (gst_dvdec_push):
9648         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
9649         (gst_smokeenc_resync), (gst_smokeenc_chain):
9650         Fix mimetype on smoke encoder.
9651         Add aspect ratio to dvdec. Not sure if these
9652         values are correct though....
9653
9654 2004-10-18  Wim Taymans  <wim@fluendo.com>
9655
9656         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
9657         Fix vorbis property descriptions and ranges.
9658
9659 2004-10-18  Wim Taymans  <wim@fluendo.com>
9660
9661         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9662         Really do nothing when no data is available.
9663         Go to the playing state when the stream is not seekable
9664         instead of failing.
9665
9666 2004-10-18  Wim Taymans  <wim@fluendo.com>
9667
9668         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
9669         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
9670         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
9671         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
9672         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
9673         Added uri handler for cd://
9674         Port to new API.
9675
9676 2004-10-18  Wim Taymans  <wim@fluendo.com>
9677
9678         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9679         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
9680         (try_to_link_1), (no_more_pads), (close_link), (type_found):
9681         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
9682         (remove_prerolls), (unknown_type), (add_element_stream),
9683         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
9684         (gst_play_base_bin_remove_element),
9685         (gst_play_base_bin_link_stream):
9686         * gst/playback/gstplaybin.c: (gen_video_element),
9687         (gen_vis_element), (remove_sinks), (setup_sinks):
9688         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
9689         (gst_stream_info_get_type), (gst_stream_info_class_init),
9690         (gst_stream_info_init), (gst_stream_info_new),
9691         (gst_stream_info_dispose), (stream_info_mute_pad),
9692         (gst_stream_info_set_property), (gst_stream_info_get_property):
9693         * gst/playback/gststreaminfo.h:
9694         Add sink padtemplate to decodebin.
9695         Added some more comments.
9696         Make queue size configurable in playbasebin.
9697         Added possibility to use elements as sinks (ex cdaudio).
9698
9699 2004-10-15  Wim Taymans  <wim@fluendo.com>
9700
9701         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
9702         (gst_speexenc_chain):
9703         Fix speex timestamps so that it gets muxed properly.
9704
9705 2004-10-15  Wim Taymans  <wim@fluendo.com>
9706
9707         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
9708         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
9709         (gst_dv1394src_init), (gst_dv1394src_dispose),
9710         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
9711         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
9712         (gst_dv1394src_event), (gst_dv1394src_get_formats),
9713         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
9714         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
9715         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
9716         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
9717         * ext/raw1394/gstdv1394src.h:
9718         Added conversion/query functions.
9719         Update buffer timestamps,
9720         Added signals.
9721         Added uri dv:// so it might play from the firewire in playbin.
9722         Fix a possible leak.
9723         Added debugging.
9724
9725 2004-10-15  Wim Taymans  <wim@fluendo.com>
9726
9727         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
9728         (gst_dv1394src_init), (gst_dv1394src_set_property),
9729         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
9730         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
9731         * ext/raw1394/gstdv1394src.h:
9732         Added AV/C VTR control support needed for some cameras.
9733         Added automatic port detection.
9734         Added properties for selecting the channel.
9735         The configure.ac script is not yet updated to reflect the
9736         new libavc1394 and librom1394 dependencies.
9737
9738 2004-10-15  Wim Taymans  <wim@fluendo.com>
9739
9740         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9741         (qtdemux_parse), (gst_qtdemux_handle_esds):
9742         An esds box is not a container.
9743         Fix parsing of mp4v boxes.
9744         Do not try to renegotiate fps for each frame. Need to
9745         find a better method. This should fix mp4 playback.
9746
9747 2004-10-14  David Schleef  <ds@schleef.org>
9748
9749         * configure.ac: update for swfdec-0.3 and liboil-0.2
9750         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
9751         * ext/swfdec/gstswfdec.h: same
9752         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
9753         * gst/videotestsrc/videotestsrc.c: same
9754
9755 2004-10-14  Wim Taymans  <wim@fluendo.com>
9756
9757         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
9758         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
9759         (is_sync_frame), (gst_multifdsink_new_client),
9760         (gst_multifdsink_handle_client_write),
9761         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9762         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
9763         Turn warnings into info.
9764         Don't allow a state change in the streaming thread.
9765
9766 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9767
9768         * ext/vorbis/oggvorbisenc.c:
9769         * ext/vorbis/vorbisdec.c:
9770           fix template sample rate
9771
9772 2004-10-13  Wim Taymans  <wim@fluendo.com>
9773
9774         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
9775         Decoding the header first fixes some problems in resyncing
9776         in more mp3s.
9777
9778 2004-10-12  Wim Taymans  <wim@fluendo.com>
9779
9780         * gst/playback/gstplaybin.c: (gen_video_element),
9781         (gen_vis_element), (remove_sinks), (setup_sinks):
9782         Added vis plugin support, need to configure the vis
9783         element to activate it.
9784
9785 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9786
9787         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
9788         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
9789           Some debug.
9790         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9791         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
9792         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
9793         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
9794         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
9795         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
9796         * gst/avi/gstavidemux.h:
9797           Support for openDML-2.0 indx/ix## chunks. Support for broken index
9798           recovery (where, if part of the index is broken, we will still read
9799           the rest of the index and recover the broken part by stream
9800           scanning). More broken media support. EOS workarounds. General AVI
9801           braindamage headache recovery. Aspirin included.
9802
9803 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9804
9805         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
9806         (cdparanoia_event), (cdparanoia_query):
9807           Get rid of hideous lead-in.
9808
9809 2004-10-11  Wim Taymans  <wim@fluendo.com>
9810
9811         * gst/playback/gstplaybasebin.c: (setup_source):
9812         Wrong var used to get g_list_next.
9813
9814 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9815
9816         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9817         (cdparanoia_get), (cdparanoia_open):
9818           Report discid as metadata, add duration.
9819
9820 2004-10-11  Wim Taymans  <wim@fluendo.com>
9821
9822         * gst/playback/gstplaybasebin.c: (setup_source):
9823         Cleanup the previous pipeline a little earlier for the
9824         case that a source element provides raw data.
9825
9826 2004-10-11  Benjamin Otte  <otte@gnome.org>
9827
9828         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
9829           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
9830           consuming the last 128 bytes, even though it was valid mp3 data.
9831
9832 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9833
9834         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
9835         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
9836         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
9837         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
9838
9839 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9840
9841         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
9842         Fix for webcams that support only specific width or height
9843
9844 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9845
9846         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9847
9848         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
9849           Fix wrong discont event setup (fixes #154967).
9850
9851 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
9852
9853         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9854
9855         * gst/auparse/gstauparse.c: (gst_auparse_chain):
9856           Error out on invalid data (fixes #154807).
9857
9858 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9859
9860         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9861
9862         * ext/dvdread/dvdreadsrc.c: (_read):
9863           Make titles > 0 work again (fixes #154834).
9864
9865 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9866
9867         * gst-libs/gst/riff/riff-media.c:
9868         (gst_riff_create_video_template_caps):
9869           WMV3 missing in template caps.
9870
9871 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9872
9873         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
9874           OK, so the original code was too strict. It makes random AVI files
9875           hang for seconds upon opening, which is unacceptable and is far
9876           beyond the original goal of getting multiple chunks for one-chunk
9877           sounc stream files. So now do just that.
9878
9879 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9880
9881         * gst/playback/gstplaybasebin.c: (setup_source),
9882         (gst_play_base_bin_change_state):
9883           Actually clean up streaminfo if output fails. This would trigger
9884           if, for example, there was no CD in the drive. No preroll, so
9885           a streaminfo structure is created, but the subsequent state change
9886           of the thread fails.
9887         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
9888           Don't change state if parent failed.
9889
9890 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9891
9892         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9893         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
9894         (gen_video_element), (remove_sinks):
9895           Add small bits of code for screenshot handling.
9896
9897 2004-10-08  Wim Taymans  <wim@fluendo.com>
9898
9899         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
9900         (gen_video_element), (gen_audio_element), (setup_sinks):
9901         Don't assume the user provided sinks are named "sink"...
9902
9903 2004-10-08  Wim Taymans  <wim@fluendo.com>
9904
9905         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
9906         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
9907         (gst_play_base_bin_link_stream):
9908         Do not try to autoplug sources that generate raw streams like
9909         cdparanoia.
9910         disconnect the preroll overrun signal when we don't need it anymore.
9911
9912 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
9913
9914         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
9915         Added reworked patch from #154903 from milosz derezynski (deadchip).
9916
9917 2004-10-08  Wim Taymans  <wim@fluendo.com>
9918
9919         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
9920         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
9921         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
9922         (cdparanoia_convert), (cdparanoia_uri_get_type),
9923         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
9924         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
9925         * ext/cdparanoia/gstcdparanoia.h:
9926         This adds the cdda://<tracknum> uri.
9927
9928 2004-10-08  Wim Taymans  <wim@fluendo.com>
9929
9930         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9931         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
9932         (try_to_link_1), (no_more_pads), (close_link), (type_found):
9933         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9934         (unknown_type), (gst_play_base_bin_remove_element),
9935         (gst_play_base_bin_link_stream):
9936         * gst/playback/gstplaybasebin.h:
9937         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9938         (gst_play_bin_set_property), (gen_video_element),
9939         (gen_audio_element), (setup_sinks):
9940         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
9941         (gst_stream_info_get_type), (gst_stream_info_class_init),
9942         (gst_stream_info_init), (gst_stream_info_new),
9943         (gst_stream_info_dispose), (stream_info_mute_pad),
9944         (gst_stream_info_set_property), (gst_stream_info_get_property):
9945         * gst/playback/gststreaminfo.h:
9946         Reuse the audio and video bins.
9947         Some internal cleanups in the stream selection code.
9948
9949 2004-10-08  Julien MOUTTE  <julien@moutte.net>
9950
9951         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
9952         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
9953         * sys/ximage/ximagesink.h:
9954         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
9955         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
9956         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
9957         not coming from those elements. Moreover these elements should not keep
9958         the xid they have been given when in NULL state.
9959
9960 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9961
9962         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
9963         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
9964         * sys/ximage/ximagesink.h:
9965         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
9966         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
9967         * sys/xvimage/xvimagesink.h:
9968           Actually only create a new toplevel window if we're not gonna
9969           embed it right after.
9970
9971 2004-10-07  Wim Taymans  <wim@fluendo.com>
9972
9973         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
9974         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
9975         * gst/playback/gstplaybin.c: (setup_sinks):
9976         Implement muting/unmuting of streams, mute streams that are not
9977         used.
9978
9979 2004-10-07  Wim Taymans  <wim@fluendo.com>
9980
9981         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
9982         (plugin_init):
9983         Added lame audio/x-ac3 typefind function.
9984
9985 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9986
9987         * configure.ac:
9988           bump nano to cvs
9989
9990 === release 0.8.5 ===
9991
9992 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9993
9994         * NEWS:
9995         * RELEASE:
9996         * configure.ac:
9997           releasing 0.8.5, "Take You On"
9998
9999 2004-10-06  Wim Taymans  <wim@fluendo.com>
10000
10001         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10002         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10003         (no_more_pads), (close_link), (type_found):
10004         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10005         * gst/playback/gstplaybin.c: (gen_video_element):
10006         Do not signal the no_more_pads after the first pad when
10007         we are plugging a non dynamic element with multiple
10008         output pads (like swfdec, dvdec, ...).
10009
10010 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10011
10012         * configure.ac:
10013           bump for prerelease
10014
10015 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10016
10017         * gst/wavparse/gstwavparse.c:
10018           add ATRAC3 to STATIC CAPS to fix a warning
10019
10020         * gst/matroska/ebml-read.c:
10021         * gst-libs/gst/riff/riff-read.c:
10022           fix typos
10023
10024 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10025
10026         * gst-libs/gst/riff/riff-media.c:
10027           generate caps for ATRAC3 audio streams
10028
10029         * gst/realmedia/rmdemux.c:
10030           generate caps for ATRAC3 audio streams
10031
10032 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10033
10034         * gst/wavparse/Makefile.am
10035         * gst/wavparse/riff.h
10036         * gst/wavparse/wavparse.vcproj
10037           riff.h removal (unused and duplication with riff-ids.h)
10038
10039 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10040
10041         * gst/wavparse/gstwavparse.h
10042           remove duplicated defines for audio codec codes
10043
10044         * gst-libs/gst/riff/riff-ids.h
10045         * gst/wavenc/riff.h:
10046           add "4CC" code for ATRAC3 audio streams
10047           add "4CC" code for ITU_G721_ADPCM (unused for now)
10048
10049 2004-10-06  Wim Taymans  <wim@fluendo.com>
10050
10051         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10052         Actually _do_ negotiation. Pass gdouble as arg instead
10053         of guint64 for the framerate.
10054
10055 2004-10-06  Wim Taymans  <wim@fluendo.com>
10056
10057         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10058         (find_compatibles), (close_pad_link), (try_to_link_1),
10059         (no_more_pads), (close_link), (type_found):
10060         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10061         * gst/playback/gstplaybin.c: (gen_video_element),
10062         (gen_audio_element):
10063         Set state on newly added element to READY so that negotiation
10064         can happen ASAP.
10065         Addes some more debug info.
10066         Do not try to plug pads with multiple caps structures or ANY
10067         because it is too dangerous since we do not do dynamic
10068         replugging.
10069
10070 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10071
10072         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10073
10074         * po/LINGUAS:
10075         * po/or.po:
10076           add Oriya translation
10077
10078 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10079
10080         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10081           Prevent overwrite of size member. Makes audio sound crappy.
10082
10083 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10084
10085         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10086         Add rmvb to the list of known RealMedia extensions
10087
10088 2004-10-05  Wim Taymans  <wim@fluendo.com>
10089
10090         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10091         (mngdec_openstream), (mngdec_closestream),
10092         (mngdec_handle_sink_event), (mngdec_readdata),
10093         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10094         (mngdec_getcanvasline), (mngdec_refresh),
10095         (gst_mngdec_change_state):
10096         Set the framerate correctly.
10097
10098 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10099
10100         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10101           There was something wrong with the index massaging.
10102
10103 2004-10-04  Wim Taymans  <wim@fluendo.com>
10104
10105         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10106         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10107         (gst_smokedec_chain):
10108         * ext/jpeg/gstsmokedec.h:
10109         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10110         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10111         * ext/jpeg/gstsmokeenc.h:
10112         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10113         (smokecodec_decode_new), (smokecodec_info_free),
10114         (smokecodec_set_quality), (smokecodec_get_quality),
10115         (smokecodec_set_threshold), (smokecodec_get_threshold),
10116         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10117         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10118         (smokecodec_encode), (smokecodec_parse_id),
10119         (smokecodec_parse_header), (smokecodec_decode):
10120         * ext/jpeg/smokecodec.h:
10121         * ext/jpeg/smokeformat.h:
10122         Updated smoke, new bitstream, allows embedding in ogg.
10123
10124 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10125
10126         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10127           Fix seeking in some files. All this code is no longer needed (and
10128           actually breaks stuff) because we now synchronize the full index
10129           right when reading the header.
10130
10131 2004-10-04  Wim Taymans  <wim@fluendo.com>
10132
10133         * configure.ac:
10134         configure update for libmng.
10135
10136 2004-10-04  Wim Taymans  <wim@fluendo.com>
10137
10138         * ext/libmng/Makefile.am:
10139         * ext/libmng/gstmng.c: (plugin_init):
10140         * ext/libmng/gstmng.h:
10141         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10142         (gst_mngdec_base_init), (gst_mngdec_class_init),
10143         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10144         (gst_mngdec_loop), (gst_mngdec_get_property),
10145         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10146         (mngdec_closestream), (mngdec_handle_sink_event),
10147         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10148         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10149         (gst_mngdec_change_state):
10150         * ext/libmng/gstmngdec.h:
10151         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10152         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10153         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10154         (gst_mngenc_chain), (gst_mngenc_get_property),
10155         (gst_mngenc_set_property):
10156         * ext/libmng/gstmngenc.h:
10157         Added basic MNG decoder. Needs more work. The encoder does
10158         not work yet.
10159
10160 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10161
10162         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10163         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10164         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10165           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10166           no-more-pads.
10167
10168 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10169
10170         * configure.ac:
10171           you need at least 1.0.4 of speex
10172
10173 2004-10-04 Iain <iaingnome@gmail.com>
10174
10175         * ext/speex/gstspeexdec.h: Revert the includes changes.
10176
10177         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10178
10179 2004-09-30 Iain <iaingnome@gmail.com>
10180
10181         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10182         found during init or set as a property instead of hardcoding /dev/audio
10183
10184 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10185
10186         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10187         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10188         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10189         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10190         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10191         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10192         (gst_rmdemux_dump_data):
10193           Use debug category, fix EOS handling. filesrc ! rmdemux now
10194           works.
10195
10196 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10197
10198         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10199         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10200         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10201           Improve allocation, cutting and sorting of the index. How takes a
10202           few seconds instead of minutes.
10203
10204 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10205
10206         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10207           fixed compilation
10208
10209 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10210
10211         * gst-libs/gst/riff/riff-media.c:
10212         (gst_riff_create_video_caps_with_data),
10213         (gst_riff_create_video_template_caps):
10214           Add wing commander format mimetype/fourccs.
10215         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10216           Don't crash if some value is 0.
10217
10218 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10219
10220         * gst-libs/gst/riff/riff-media.c:
10221         (gst_riff_create_video_caps_with_data),
10222         (gst_riff_create_video_template_caps):
10223           Add DIB fourcc (raw, palettized 8-bit RGB).
10224         * gst-libs/gst/riff/riff-read.c:
10225         (gst_riff_read_strf_vids_with_data):
10226           Oops, fix strf_data reading bug.
10227         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10228           Use a non-NULL tag.
10229         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10230           Time for hacks. Sorry Dave. At least one quicktime movie (a
10231           trailer) that I've encountered contains multiple video tracks.
10232           One of those is the actual video track, the other are one-frame
10233           tracks (images). Unfortunately, the number of frames according
10234           to the trak header is 1 for each, so that doesn't help. So
10235           instead, I look at the duration and discard tracks with a
10236           duration shorter than 20% of the length of the stream. Better
10237           than nothing.
10238
10239 2004-10-01  Christian Schaller <christian@fluendo.com>
10240
10241         * ext/ivorbis/vorbis.c:
10242           Patch from Phil Blundell (Bug 152341)
10243
10244 2004-10-01  Wim Taymans  <wim@fluendo.com>
10245
10246         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10247         (speex_dec_get_formats), (speex_dec_convert),
10248         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10249         (speex_dec_chain), (gst_speexdec_get_property),
10250         (gst_speexdec_set_property):
10251         Small cleanups.
10252
10253 2004-10-01  Wim Taymans  <wim@fluendo.com>
10254
10255         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10256         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10257         (gst_wavparse_other), (gst_wavparse_loop),
10258         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10259         (gst_wavparse_srcpad_event):
10260         * gst/wavparse/gstwavparse.h:
10261         Added some more debugging info.
10262         Fix the case where the length of the file is 0.
10263         Make sure we seek to sample borders.
10264
10265 2004-10-01  Wim Taymans  <wim@fluendo.com>
10266
10267         * gst/playback/README:
10268         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10269         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10270         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10271         Add some debug info to decodebin, update README
10272
10273 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10274
10275         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
10276           Don't use g_print(); use GST_DEBUG().
10277
10278 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10279
10280         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10281         (gst_ogg_mux_queue_pads):
10282           Handle EOS properly.
10283
10284 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10285
10286         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10287
10288         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
10289         (gst_faad_chain), (gst_faad_change_state):
10290         * ext/faad/gstfaad.h:
10291           Allow playback of raw (unframed) MPEG AAC files (#148993).
10292
10293 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10294
10295         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10296
10297         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10298           Throw error if we didn't recognize the stream. Fixes #152289.
10299
10300 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10301
10302         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10303           Fix negotiation.
10304
10305 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
10306
10307         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10308
10309         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10310           Fix memleak.
10311
10312 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
10313
10314         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10315
10316         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
10317           Solve #152805.
10318         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
10319           Solve 152806.
10320
10321 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10322
10323         * gst-libs/gst/riff/riff-media.c:
10324         (gst_riff_create_video_caps_with_data),
10325         (gst_riff_create_audio_caps_with_data):
10326           Add codec_data handling (like asfdemux used to do).
10327         * gst/asfdemux/gstasf.c: (plugin_init):
10328         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10329         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
10330           Use riff-media for caps creation instead of our own (mostly
10331           broken) copy of its functions.
10332
10333 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10334
10335         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
10336           Don't actually error out if we get another return value than
10337           -EINVAL. Opposite to what I first thought, drivers have random
10338           return values for this, although -EINVAL is the expected return
10339           value. Since this is not fatal, we shouldn't use
10340           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
10341
10342 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10343
10344         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10345         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
10346         (dvdreadsrc_get_property), (_open), (_seek), (_read),
10347         (dvdreadsrc_get), (dvdreadsrc_open_file),
10348         (dvdreadsrc_change_state):
10349           Fix. Don't do one big huge loop around the whole DVD, that will
10350           cache all data and thus eat sizeof(dvd) (several GB) before we
10351           see something.
10352         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10353           Actually NULL'ify event after using it.
10354         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
10355         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
10356         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
10357         (gst_ebml_read_seek), (gst_ebml_read_skip):
10358           Handle events.
10359         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
10360         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
10361         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
10362           Fix timing (this will probably break if I seek using menus, but
10363           I didn't get there yet). VOBs and normal DVDs should now work.
10364           Add a mpeg2-only pad with high rank so this get autoplugged for
10365           MPEG-2 movies.
10366         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
10367         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
10368         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
10369         (gst_mpeg_demux_get_audio_stream),
10370         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
10371         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
10372           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
10373           MPEG-1 but use dvddemux for MPEG-2.
10374         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
10375         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
10376         (gst_mpeg_parse_parse_packhead):
10377           Timing. Only add pad template if it exists. Add sink template from
10378           class and not from ourselves. This means we will always use the
10379           correct sink template even if it is not the one defined in this
10380           file.
10381
10382 2004-09-29  Wim Taymans  <wim@fluendo.com>
10383
10384         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
10385         (gst_mpeg_demux_parse_pes):
10386         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10387         Fix playback of mpeg again, timestamps where screwed up by
10388         patch 1.61.
10389
10390 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10391
10392         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
10393           Only return true if we actually filled something in. Prevents
10394           player applications from showing a random length for flac files.
10395         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
10396         (gst_riff_read_use_event), (gst_riff_read_handle_event),
10397         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
10398         (gst_riff_read_strf_vids_with_data),
10399         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
10400           OK, ok, so I implemented event handling. Apparently it's normal
10401           that we receive random events at random points without asking
10402           for it.
10403         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10404         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10405         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
10406         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10407         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
10408         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10409         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10410         * gst/avi/gstavidemux.h:
10411           Implement non-lineair chunk handling and subchunk processing.
10412           The first solves playback of AVI files where the audio and video
10413           data of individual buffers that we read are not synchronized.
10414           This should not happen according to the wonderful AVI specs, but
10415           of course it does happen in reality. It is also a prerequisite for
10416           the second. Subchunk processing allows us to cut chunks in small
10417           pieces and process each of these pieces separately. This is
10418           required because I've seen several AVI files with incredibly large
10419           audio chunks, even some files with only one audio chunk for the
10420           whole file. This allows for proper playback including seeking.
10421           This patch is supposed to fix all AVI A/V sync issues.
10422         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10423         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
10424           Work.
10425         * gst/modplug/gstmodplug.cc:
10426           Proper return value setting for the query() function.
10427         * gst/playback/gstplaybasebin.c: (setup_source):
10428           Being in non-playing state (after, e.g., EOS) is not necessarily
10429           a bad thing. Allow for that. This fixes playback of short files.
10430           They don't actually playback fully now, because the clock already
10431           runs. This means that small files (<500kB) with a small length
10432           (<2sec) will still not or barely play. Other files, such as mod
10433           or flx, will work correctly, however.
10434
10435 2004-09-28  Wim Taymans  <wim@fluendo.com>
10436
10437         * ext/speex/gstspeex.c: (plugin_init):
10438         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
10439         (gst_speex_dec_class_init), (speex_dec_get_formats),
10440         (speex_get_event_masks), (speex_get_query_types),
10441         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
10442         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
10443         (gst_speexdec_get_property), (gst_speexdec_set_property),
10444         (speex_dec_change_state):
10445         * ext/speex/gstspeexdec.h:
10446         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
10447         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
10448         (gst_speexenc_base_init), (gst_speexenc_class_init),
10449         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
10450         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
10451         (gst_speexenc_src_query), (gst_speexenc_init),
10452         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
10453         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
10454         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
10455         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
10456         (gst_speexenc_chain), (gst_speexenc_get_property),
10457         (gst_speexenc_set_property), (gst_speexenc_change_state):
10458         * ext/speex/gstspeexenc.h:
10459         Rewrote speex encoder, make sure it can be embedded in ogg.
10460         Implemented speex decoder.
10461
10462 2004-09-28  Christian Schaller <christian@fluendo.com>
10463
10464         * configure.ac:
10465         Remove kioslave plugin. Markey is brewing a new working one
10466         * ext/Makefile.am: Remove kioslave plugin
10467         * ext/kio: remove
10468         * gst-plugins.spec.in: remove kio plugin from spec
10469
10470 2004-09-27  Wim Taymans  <wim@fluendo.com>
10471
10472         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10473         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10474         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
10475         (gst_multifdsink_new_client),
10476         (gst_multifdsink_handle_client_write),
10477         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10478         (gst_multifdsink_handle_clients):
10479         * gst/tcp/gstmultifdsink.h:
10480         Make syncing to keyframes actually work for new clients and lagging
10481         clients.
10482
10483 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10484
10485         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
10486         (gst_navigationtest_handle_src_event), (draw_box_planar411),
10487         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
10488         * gst/debug/gstnavigationtest.h:
10489           make navigationtest display button-press and button-release events
10490
10491 2004-09-26 Iain <iaingnome@gmail.com>
10492
10493         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
10494         the channels have received a new media event.
10495         (interleave_buffered_loop): Compresses a new media event on all
10496         channels into one.
10497
10498 2004-09-26 Iain <iaingnome@gmail.com>
10499
10500         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
10501         call the sinkpad's default event handler and not the srcpads. He also
10502         says this is confusing :)
10503         (gst_wavenc_stop_file): Company says that seek events only go upstream
10504         we should send a discontinuous downstream instead.
10505
10506 2004-09-25  Christian Schaller <christian@fluendo.com>
10507
10508         * Update SPEC file to be usable in conjunction with Fedora Core,
10509           Fedora.us and freshrpms packages
10510         * Fix typo in multifilesrc test Makefile
10511
10512 2004-09-24  Wim Taymans  <wim@fluendo.com>
10513
10514         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10515         Only signal the no_more_pads signal when we have
10516         added the stream to our list.
10517
10518 2004-09-24  Wim Taymans  <wim@fluendo.com>
10519
10520         * gst/playback/gstplaybasebin.c: (remove_prerolls),
10521         (new_decoded_pad):
10522         * gst/playback/gstplaybasebin.h:
10523         * gst/playback/gstplaybin.c: (setup_sinks):
10524         Don't try to preroll or decode more than one audio/video
10525         track.
10526
10527 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10528
10529         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10530           Throw error if we failed to find a suitable output. This should
10531           throw an error if we successfully set up a pipeline (e.g. because
10532           we recognized a media file) but found no decodable streams in it
10533           (e.g. because it contains only media stream types for which we
10534           have no decoders, or because it's not a media type).
10535
10536 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10537
10538         * ext/dirac/Makefile.am:
10539         * ext/dirac/gstdirac.cc:
10540         * ext/dirac/gstdiracdec.cc:
10541         * ext/dirac/gstdiracdec.h:
10542           Do something. Don't actually know if this works because I don't
10543           have a demuxer yet.
10544         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
10545           Add channels=1 to caps returned from _getcaps().
10546         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
10547         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
10548         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
10549         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
10550         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
10551         (gst_ogm_parse_change_state):
10552           Separate between audio/video so ogmaudioparse actually uses the
10553           audio pad templates. Both audio and video work now, including
10554           autoplugging. Also use sometimes-srcpad hack.
10555         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10556           Handle events better. Don't hang on infinite loops.
10557         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10558         (gst_avi_demux_init), (gst_avi_demux_reset),
10559         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10560         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
10561         (gst_avi_demux_change_state):
10562         * gst/avi/gstavidemux.h:
10563           Improve A/V sync. Still not perfect.
10564         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
10565         (gst_ebml_read_skip):
10566           Handle events better.
10567         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10568         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
10569         (qtdemux_audio_caps):
10570           Add IMA4. Improve event handling. Save offset after a seek when
10571           the headers are at the end of the file so that we don't end up in
10572           an infinite loop.
10573         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10574           Add low-priority typefind support for files with no length.
10575
10576 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10577
10578         * testsuite/multifilesink/Makefile.am:
10579         fix typo
10580
10581 2004-09-22  Julien MOUTTE  <julien@moutte.net>
10582
10583         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10584         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
10585         mistakes from thaytan's patches.
10586
10587 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10588
10589         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10590           For completeness, XSync in the destroy function as xvimage does.
10591
10592 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10593
10594         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
10595            Correct caps negotiation
10596         * gst/volume/gstvolume.c: (volume_chain_float),
10597         (volume_chain_int16):
10598            Modify debug output to be little more informative
10599         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
10600         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10601         (gst_xvimagesink_xvimage_destroy):
10602           Add XSync calls after detaching from the shared memory segment to
10603           avoid a crash.
10604
10605 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10606
10607         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10608         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
10609         * ext/vorbis/vorbis.c: (plugin_init):
10610         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
10611         (gst_vorbisenc_chain):
10612         * ext/vorbis/vorbisenc.h:
10613         remove explicit newmedia support from oggmux and vorbisenc
10614         add debug category to vorbisenc
10615         * gst/multifilesink/gstmultifilesink.c:
10616         (gst_multifilesink_class_init), (gst_multifilesink_init),
10617         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
10618         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
10619         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
10620         (plugin_init):
10621         * gst/multifilesink/gstmultifilesink.h:
10622         add support for streamheader in multifilesink
10623
10624 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10625
10626         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
10627         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
10628         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
10629           Prevent infinite loops. More correct error reporting.
10630         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10631           Error out if negotiation fails.
10632         * gst/playback/gstplaybasebin.c: (setup_source),
10633         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
10634         (gst_play_base_bin_found_tag):
10635           Error/tag forwarding. Pre-roll fixes for source errors on state
10636           changes (e.g. "file does not exist") to prevent hangs.
10637
10638 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10639
10640         * testsuite/multifilesink/Makefile.am:
10641         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
10642         (gst_newmedia_class_init), (gst_newmedia_init),
10643         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
10644         (newfile_signal), (test_signal), (main):
10645         * testsuite/multifilesink/multifilesrc_test.c: (main):
10646         * testsuite/multifilesink/oggtheora_test.c:
10647         (gst_newmedia_base_init), (gst_newmedia_class_init),
10648         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
10649         (test_format), (newfile_signal), (test_signal), (main):
10650         * testsuite/multifilesink/oggvorbis_test.c:
10651         (gst_newmedia_base_init), (gst_newmedia_class_init),
10652         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
10653         (test_format), (newfile_signal), (test_signal), (main):
10654         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
10655         (gst_newmedia_class_init), (gst_newmedia_init),
10656         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
10657         (newfile_signal), (test_signal), (main):
10658         New media tests
10659
10660 2004-09-20  Christian Schaller <christian@fluendo.com>
10661
10662         * Fix mikmod license to LGPL as they have relicensed
10663         * Move Dirac and Effectv into LGPL section of README_license
10664
10665 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10666
10667         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
10668         (gst_mad_change_state):
10669           Allow for mp3 rate/channels changes. However, only very
10670           conservatively. Reason that we *have* to enable this is smiply
10671           because the mad find_sync() function is not good enough, it will
10672           regularly sync on random data as valid frames and therefore make
10673           us provide random caps as *final* caps of the stream. The best fix
10674           I could think of is to simply require several of the same stream
10675           changes in a row before we change caps.
10676           The actual testcase that works now is #
10677         * ext/ogg/Makefile.am:
10678         * ext/ogg/gstogg.c: (plugin_init):
10679         * ext/ogg/gstogmparse.c:
10680           OGM support (video only for now; I need an audio sample file).
10681         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10682         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
10683         (gst_asf_demux_add_video_stream):
10684           WMV extradata.
10685         * gst/playback/gstplaybasebin.c: (unknown_type):
10686           Don't error out on single unknown-types after all. It's wrong.
10687           If we found type of video and audio but not of a subtitle stream,
10688           it will still error out (which is unwanted). Will find a better fix
10689           later on.
10690         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
10691         (ogmaudio_type_find), (plugin_init):
10692           OGM support.
10693
10694 2004-09-20  Johan Dahlin  <johan@gnome.org>
10695
10696         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
10697         after setting caps.
10698
10699 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10700
10701         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
10702         * gst/wavenc/gstwavenc.h:
10703         Added newmedia support to wavenc
10704
10705 2004-09-17  Wim Taymans  <wim@fluendo.com>
10706
10707         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
10708         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
10709         (gst_fdset_fd_can_write), (gst_fdset_wait):
10710         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
10711         (gst_multifdsink_init), (gst_multifdsink_add),
10712         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
10713         (gst_multifdsink_remove_client_link),
10714         (gst_multifdsink_client_queue_buffer),
10715         (gst_multifdsink_handle_client_write),
10716         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
10717         (gst_multifdsink_close), (gst_multifdsink_change_state):
10718         * gst/tcp/gstmultifdsink.h:
10719         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
10720         (gst_tcpserversink_removed):
10721         Small cleanups in fdset.c
10722         Use a hastable to map fd to the client structure for faster
10723         lookup in _remove and get_stats.
10724         Added virtual function to close the fds.
10725         Handle clients even when the select/poll call was unblocked because
10726         of a command.
10727         Implement syncing to keyframe in the recovery procedure.
10728
10729 2004-09-16 Iain <iaingnome@gmail.com>
10730
10731         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
10732         try caps.
10733
10734 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10735
10736         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
10737           Caps are only set if the type of the stream is unknown, but this
10738           is initialized in ->init_stream(), so set to UNKNOWN after calling
10739           ->init_stream() so that capsnego starts.
10740
10741 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10742
10743         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10744         (gst_avi_demux_stream_data):
10745           Just hardcode for raw audio then. AVI audio sucks.
10746
10747 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
10748
10749         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
10750         * gst/matroska/matroska-mux.c: (audiosink_templ),
10751         (gst_matroska_mux_audio_pad_link):
10752         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
10753         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
10754
10755 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10756
10757         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10758         (gst_avi_demux_stream_data):
10759           Try to fix a/v sync issues.
10760
10761 2004-09-15  David Schleef  <ds@schleef.org>
10762
10763         * configure.ac: remove NASM check, since we don't use it.  Update
10764         dirac check to 0.4
10765         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
10766         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
10767         Initialized variables.
10768         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10769         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
10770         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
10771         SVQ3 format
10772
10773 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10774
10775         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10776         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
10777         * gst/avi/gstavidemux.h:
10778           Fix for compressed audio (mp3) timestamp generation. How did this
10779           ever work?
10780
10781 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10782
10783         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10784           Volume is a double not a float.
10785
10786 2004-09-15  Wim Taymans  <wim@fluendo.com>
10787
10788         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
10789         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10790         Don't close the fd in multifdsink as we didn't open it in the
10791         first place. Some cleanups.
10792
10793 2004-09-15  Wim Taymans  <wim@fluendo.com>
10794
10795         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10796         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10797         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
10798         Fix the case where the muxer would mark pages as delta
10799         frames when they are not (vorbis only ogg).
10800
10801 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10802
10803         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
10804         (gst_play_base_bin_change_state):
10805           Handle the case where we failed to setup a clear pipeline. This
10806           will throw an error (or EOS, another nice case) and if you don't
10807           catch that, the app will wait for the signal forever (and thus
10808           hang).
10809
10810 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10811
10812         * ext/gnomevfs/gstgnomevfssink.c:
10813         (gst_gnomevfssink_uri_get_protocols):
10814         * ext/gnomevfs/gstgnomevfssrc.c:
10815         (gst_gnomevfssrc_uri_get_protocols):
10816         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
10817         * ext/gnomevfs/gstgnomevfsuri.h:
10818           Use _uri_new() instead of _open(), so it doesn't take as long and
10819           Christophe's computer won't hang.
10820         * gst/playback/gstplaybasebin.c: (unknown_type):
10821           Throw error on unknown media type, so apps actually display it.
10822
10823 2004-09-14  Brian Cameron  <brian.cameron@sun.com
10824
10825         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
10826           this script to work on Solaris since bash shell handles echo
10827           differenly than bash.
10828
10829 2004-09-17  Wim Taymans  <wim@fluendo.com>
10830
10831         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
10832         (setup_source), (gst_play_base_bin_set_property),
10833         (gst_play_base_bin_add_element):
10834         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
10835         Some more work on making sure seeking pauses the pipeline and
10836         that changing the uri actually does something.
10837
10838 2004-09-17  Wim Taymans  <wim@fluendo.com>
10839
10840         * gst/tcp/gstfdset.c: (gst_fdset_wait):
10841         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
10842         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
10843         (gst_tcpserversink_close):
10844         Be a bit more paranoid when freeing memory.
10845
10846 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10847
10848         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
10849         (qtdemux_parse_trak):
10850           Don't crash by dividing by zero (see sample movie in #126922).
10851
10852 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10853
10854         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
10855           Don't touch non-existing data (fixes crash on file in #140147).
10856
10857 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10858
10859         * gst/playback/gstplaybasebin.c:
10860         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
10861           Handle double disposals, and proper change of URIs.
10862
10863 2004-09-13  Martin Eikermann <meiker@upb.de>
10864
10865         * gst/mpegstream/gstmpegparse.c:
10866           fix synchronistation for streams recorded from digital PCR
10867           fixes bug #119376
10868
10869 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10870
10871         * ext/gnomevfs/Makefile.am:
10872         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
10873         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
10874         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
10875         (gst_gnomevfssink_uri_get_type),
10876         (gst_gnomevfssink_uri_get_protocols),
10877         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
10878         (gst_gnomevfssink_uri_handler_init),
10879         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
10880         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
10881         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
10882         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
10883         (gst_gnomevfssrc_uri_get_type),
10884         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
10885         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
10886         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
10887         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
10888         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
10889         * ext/gnomevfs/gstgnomevfsuri.h:
10890           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
10891           of fake URIs to see which this version of Gnome-VFS likes, and
10892           uses that for the Gst-URI interface. Makes playbin support http://
10893           streams. Also fix up some stupid behaviour in gnomevfssrc.
10894
10895 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10896
10897         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
10898         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
10899         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
10900         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
10901           Update mixer (to sync with other sessions) if we try to obtain
10902           a new value. This makes alsamixer work accross applications.
10903         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
10904           Only call sync functions if we're running, else alsalib asserts.
10905         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
10906           Sometimes fails to compile. Possibly a gcc bug.
10907         * gst/playback/gstplaybin.c: (gen_video_element),
10908         (gen_audio_element):
10909           Add a reference to an application-provided object, because we lose
10910           this same reference if we add it to the bin. If we don't do this,
10911           we can only use this object once and thus crash if we go from
10912           ready to playing, back to ready and back to playing again.
10913           Also add an audioscale element because several cheap soundcards -
10914           like mine - don't support all samplerates.
10915         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10916         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
10917           Fix wrong order or PAR calls. Makes automatically obtained PAR
10918           from the X server atually being used.
10919
10920 2004-09-12  David Schleef  <ds@schleef.org>
10921
10922         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
10923         #151887, #152102, #152247.
10924         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
10925         * examples/seeking/cdparanoia.c: same
10926         * examples/seeking/cdplayer.c: same
10927         * examples/seeking/seek.c: same
10928         * examples/seeking/spider_seek.c: same
10929         * examples/seeking/vorbisfile.c: same
10930         * examples/stats/mp2ogg.c: same
10931         * ext/esd/esdsink.c: (gst_esdsink_class_init),
10932         (gst_esdsink_dispose): Dispose of element properly.
10933         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
10934         fixes.
10935         * ext/nas/nassink.c: (gst_nassink_class_init),
10936         (gst_nassink_dispose): Dispose of element correctly.
10937         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
10938         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
10939         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
10940         Fix 64-bit warning.
10941         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10942         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
10943         Fix 64-bit warning.
10944
10945 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10946
10947         * configure.ac : change speex detection as 1.1.6 now uses
10948           .pc/pkg-config and they changed their headers location.
10949
10950 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
10951
10952         * gst/matroska/matroska-mux.h:
10953         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
10954         (gst_matroska_mux_start), (gst_matroska_mux_finish),
10955         (gst_matroska_mux_write_data):
10956           Write multiple blocks/frames per cluster.
10957                 Write meta-seek information (seek heads).
10958
10959 2004-09-09  Scott Wheeler <wheeler@kde.org>
10960
10961         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
10962         (gst_play_bin_set_property), (gst_play_bin_get_property),
10963         (gen_audio_element), (gen_audio_element):
10964           Add a volume element / property to the pipeline.
10965
10966 2004-09-07  Wim Taymans  <wim@fluendo.com>
10967
10968         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
10969         Copy timestamps from the master pad to the output buffers.
10970
10971 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10972
10973         * ext/raw1394/gstdv1394src.c:
10974           throw errors when applicable
10975
10976 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
10977
10978         * gst/matroska/ebml-ids.h:
10979         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
10980         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
10981         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
10982           automatically convert unix time <-> ebml time when reading/writing
10983           a date, use gst_ebml_write_uint to write CUETIME,
10984           not gst_ebml_write_date.
10985         * gst/matroska/matroska-ids.h:
10986         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
10987         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
10988         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
10989         (gst_matroska_mux_write_data):
10990           Write track and segment UIDs, write muxing date, write
10991           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
10992           Create cues for audio only files.
10993
10994 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10995
10996         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10997         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10998           Re-commit ALSA switches.
10999         * gst/adder/gstadder.c: (gst_adder_loop):
11000           64-bit fix (#151416).
11001         * gst/debug/progressreport.c: (gst_progressreport_report):
11002           64-bit fix (#151419).
11003         * gst/matroska/matroska-demux.c:
11004         (gst_matroska_demux_parse_contents):
11005           64-bit fix (#151420).
11006         * gst/playback/test3.c: (update_scale):
11007           64-bit fix (#151421).
11008
11009 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11010
11011         * configure.ac:
11012           bump nano to cvs
11013
11014 === release 0.8.4 ===
11015
11016 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11017
11018         * configure.ac: releasing 0.8.4, "Alias"
11019
11020 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11021
11022         * ext/theora/Makefile.am:
11023           fix makefile.  Fixes #151462.
11024
11025 2004-08-30  Wim Taymans  <wim@fluendo.com>
11026
11027         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11028         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11029         (gst_multifdsink_remove_client_link),
11030         (gst_multifdsink_client_queue_buffer),
11031         (gst_multifdsink_handle_client_write):
11032         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11033         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11034         Fix some memory leaks.
11035
11036 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11037
11038         Patch by: David Schleef
11039
11040         * configure.ac:
11041         * sys/Makefile.am:
11042           rename our detection macro for V4L2.  Fixes #151236.
11043
11044 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11045
11046         Patch by: David Schleef
11047
11048         * configure.ac:
11049           check to define LAMEPRESET.  Fixes #151232.
11050
11051 2004-08-27  David Schleef  <ds@schleef.org>
11052
11053         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11054         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11055         (gst_glimagesink_fixate):  Move local variable declarations to
11056         make gcc-2.95 happy.
11057
11058 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11059
11060         * configure.ac:
11061           bump nano for prerelease
11062
11063 2004-08-27  David Schleef  <ds@schleef.org>
11064
11065         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11066         * sys/sunaudio/gstsunaudiosrc.c:
11067         * sys/sunaudio/gstsunaudiosrc.h:
11068
11069 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11070
11071         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11072         handle EOS correctly
11073         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11074         * gst/matroska/matroska-mux.h:
11075         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11076         VFW compatibility mode
11077
11078 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11079
11080         patch by: Zaheer Abbas Merali
11081
11082         * ext/ogg/gstoggmux.c:
11083         * ext/vorbis/vorbisenc.c:
11084         * ext/vorbis/vorbisenc.h:
11085           handle NEWMEDIA
11086
11087 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11088
11089         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11090         fix byte order reversion on little endian machines.
11091         * gst/matroska/matroska-mux.c: (audiosink_templ),
11092         (gst_matroska_mux_audio_pad_link):
11093         add TTA codec to the list of supported codecs.
11094         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11095         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11096         (gst_matroska_mux_write_data):
11097         * gst/matroska/matroska-mux.h:
11098         write segment duration correctly, write muxing app string, fixes bugs
11099         #140897 and #140898.
11100         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11101         wait for all pads to be negotiated before starting to mux.
11102
11103 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11104
11105         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11106         * ext/lame/gstlame.h:
11107         Added new media support to lame
11108
11109 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11110
11111         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11112         send vorbis headers at the beginning of a stream, fixes bug #141554.
11113         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11114         bug #148950.
11115         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11116         (gst_matroska_demux_plugin_init):
11117         * gst/matroska/matroska-ids.h:
11118         enable demuxing of TTA audio streams, fixes bug #148951.
11119         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11120         enable typefinding for TTA audio files, fixes bug #148711.
11121         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11122         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11123         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11124
11125 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11126
11127         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11128         (gst_riff_read_element_data), (gst_riff_read_seek),
11129         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11130         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11131         <teuf@gnome.org>
11132
11133 2004-08-23 Iain <iaingnome@gmail.com>
11134
11135         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11136         tags. They appear to be handled differently to normal.
11137         (tag_list_to_id3_tag_foreach): Ditto.
11138
11139 2004-08-22  Wim Taymans  <wim@fluendo.com>
11140
11141         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11142         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11143         Make sure we never send -1 granulepos.
11144
11145 2004-08-20  Wim Taymans  <wim@fluendo.com>
11146
11147         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11148         (gst_ogg_mux_loop):
11149         I will accept bitchslappings with non sharp objects.
11150
11151 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11152
11153         * configure.ac:
11154         Clean up the test for lame presets
11155
11156 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11157
11158         * configure.ac:
11159         * ext/lame/Makefile.am:
11160         * ext/lame/gstlame.c: (gst_lame_class_init),
11161         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11162         Only enable lame presets if version of lame has presets in API
11163
11164 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11165         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11166         * gst/udp/gstudpsrc.h:
11167           Don't call gst_pad_push in a get function. Fixes #150449
11168
11169 2004-08-18  Wim Taymans  <wim@fluendo.com>
11170
11171         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11172         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11173         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11174         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11175         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11176         (gst_fdset_wait):
11177         * gst/tcp/gstfdset.h:
11178         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11179         (gst_multifdsink_client_queue_buffer),
11180         (gst_multifdsink_handle_client_write):
11181         * gst/tcp/gstmultifdsink.h:
11182         Some extra checks in gstfdset.
11183         Only use send() when the fd is a socket. Don't try to
11184         read from write only fds.
11185
11186 2004-08-18  Wim Taymans  <wim@fluendo.com>
11187
11188         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11189         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11190         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11191         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11192         (gst_fdset_wait):
11193         Add more locking and bounds checking.
11194
11195 2004-08-18  Wim Taymans  <wim@fluendo.com>
11196
11197         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11198         Realloc test fdset in the lock and right before starting
11199         the poll call. Bump the limit to 4096.
11200
11201 2004-08-17  David Schleef  <ds@schleef.org>
11202
11203         * sys/sunaudio/Makefile.am:
11204         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11205         of rates and channels.  Make debugging less obnoxious.
11206
11207         Patch from Balamurali Viswanathan implementing a mixer for
11208         Sun audio.  (bug #144091):
11209         * sys/sunaudio/gstsunelement.c:
11210         * sys/sunaudio/gstsunelement.h:
11211         * sys/sunaudio/gstsunmixer.c:
11212         * sys/sunaudio/gstsunmixer.h:
11213
11214 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11215
11216         * gst/audioscale/gstaudioscale.c:
11217         * gst/audioscale/gstaudioscale.h:
11218         made audioscale resample from any sample rate to any sample rate
11219
11220 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11221
11222         * ext/libpng/gstpngdec.c:
11223           error out on unsupported types
11224
11225 2004-08-17  Iain <iaingnome@gmail.com>
11226
11227         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11228         mid_side and loose_mid_side properties if its a stereo stream.
11229
11230 2004-08-17  Wim Taymans  <wim@fluendo.com>
11231
11232         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11233         (theora_get_formats), (theora_dec_src_convert),
11234         (theora_dec_sink_convert), (theora_dec_src_query),
11235         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11236         Add a debug line.
11237
11238 2004-08-17  Wim Taymans  <wim@fluendo.com>
11239
11240         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11241         (gst_ogg_pad_push):
11242         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11243         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11244         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11245         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11246         Mark delta units in the muxer.
11247         Try to decode the packet after an out-of-sync error from
11248         libogg.
11249
11250 2004-08-17  Wim Taymans  <wim@fluendo.com>
11251
11252         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11253         (gst_multifdsink_init), (gst_multifdsink_add),
11254         (gst_multifdsink_client_queue_buffer),
11255         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11256         * gst/tcp/gstmultifdsink.h:
11257         Added option to send a keyframe to clients as the first buffer.
11258         Make timeout property writable.
11259
11260 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11261
11262         patch by: Wim Taymans
11263
11264         * gst/tcp/gstfdset.c:
11265         * gst/tcp/gstmultifdsink.c:
11266           fix index comparison, should include 0
11267
11268 2004-08-16  Wim Taymans  <wim@fluendo.com>
11269
11270         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11271         (gst_fdset_add_fd), (gst_fdset_remove_fd),
11272         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11273         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11274         (gst_fdset_wait):
11275           copy when reallocing for poll so the select arguments don't get
11276           changed during the call
11277
11278 2004-08-16  Wim Taymans  <wim@fluendo.com>
11279
11280         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11281         (gst_theora_enc_class_init), (theora_enc_sink_link),
11282         (theora_buffer_from_packet), (theora_enc_chain):
11283         Fix bug where buffers were not marked as keyframes
11284         correctly.
11285
11286 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11287
11288         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11289         (gst_lame_preset_get_type), (gst_lame_class_init):
11290         describe the enum values for vbr mode and presets more verbosely
11291
11292 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11293
11294         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
11295         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
11296         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
11297         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11298         * ext/lame/gstlame.h:
11299         add preset property to lame so it can use lame presets
11300
11301 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11302
11303         * ext/lame/gstlame.c: (gst_lame_get_property):
11304         whoops forgot break, thanks teuf
11305
11306 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11307
11308         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11309         (gst_lame_class_init), (gst_lame_src_getcaps),
11310         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
11311         (gst_lame_get_property), (gst_lame_setup):
11312         * ext/lame/gstlame.h:
11313         fix lame's broken vbr stuff, allow it to resample if need be, and also
11314         make xing header optional
11315
11316 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11317
11318         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
11319         added getcaps function so samplerate doesnt get fixated to silly values
11320
11321 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11322
11323         * ext/lame/gstlame.c: (gst_lame_src_link):
11324         revert previous fix
11325
11326 2004-08-12  Johan Dahlin  <johan@gnome.org>
11327
11328         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
11329         checks. Doesn't matter what state we are in. Interfaces are a
11330         compile time thing, not runtime. It also broke the python bindings.
11331
11332 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11333
11334         * ext/lame/gstlame.c: (gst_lame_src_link):
11335         made source pad link function check if sinkpad is ok..fixes the problem
11336         where core fixates the output rate of lame stupidly
11337
11338 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11339
11340         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
11341         * sys/v4l/v4l_calls.c:
11342         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
11343           fix fixate function to handle nonsimple caps.
11344           remove bogus check in _link
11345           cleanups
11346
11347 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11348
11349         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
11350         set default compression ratio parameter to 0.0 so bitrate parameter
11351         works :)
11352
11353 2004-08-11  David Schleef  <ds@schleef.org>
11354
11355         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
11356
11357 2004-08-11  David Schleef  <ds@schleef.org>
11358
11359         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
11360         before.
11361
11362 2004-08-11  David Schleef  <ds@schleef.org>
11363
11364         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
11365
11366 2004-08-11  David Schleef  <ds@schleef.org>
11367
11368         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
11369           license field
11370         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
11371         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
11372           LGPL.
11373         * gst/auparse/gstauparse.c: Fix plugin license field.
11374         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
11375         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
11376         * gst/rtp/gstrtp.c: Fix plugin license field.
11377
11378 2004-08-11  Wim Taymans  <wim@fluendo.com>
11379
11380         * gst/tcp/Makefile.am:
11381         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
11382         (ensure_size), (gst_fdset_new), (gst_fdset_free),
11383         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
11384         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
11385         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
11386         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11387         (gst_fdset_fd_can_write), (gst_fdset_wait):
11388         * gst/tcp/gstfdset.h:
11389         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11390         (gst_multifdsink_class_init), (gst_multifdsink_init),
11391         (gst_multifdsink_add), (gst_multifdsink_remove),
11392         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11393         (gst_multifdsink_remove_client_link),
11394         (gst_multifdsink_handle_client_read),
11395         (gst_multifdsink_client_queue_data),
11396         (gst_multifdsink_client_queue_caps),
11397         (gst_multifdsink_client_queue_buffer),
11398         (gst_multifdsink_handle_client_write),
11399         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11400         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11401         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11402         (gst_multifdsink_close):
11403         * gst/tcp/gstmultifdsink.h:
11404         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11405         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
11406         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
11407         (gst_tcpserversink_close):
11408         * gst/tcp/gsttcpserversink.h:
11409         Abstracted away the select call, implemented poll (yes we ran into
11410         the 1024 limit in production).
11411
11412 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11413
11414         * gst/tcp/gsttcp.c:
11415         * gst/tcp/gsttcpplugin.c:
11416           improve debuggging, remove assert
11417
11418 2004-08-10  Wim Taymans  <wim@fluendo.com>
11419
11420         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11421         (gst_client_status_get_type), (gst_multifdsink_class_init),
11422         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
11423         (gst_multifdsink_handle_client_read),
11424         (gst_multifdsink_handle_client_write),
11425         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11426         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11427         (gst_multifdsink_get_property):
11428         * gst/tcp/gstmultifdsink.h:
11429         * gst/tcp/gsttcp-marshal.list:
11430         Starting to prepare for specifying buffer time in other units
11431         than buffers. Expose remove reason in signal.
11432
11433 2004-08-10  Wim Taymans  <wim@fluendo.com>
11434
11435         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11436         (gst_multifdsink_remove), (gst_multifdsink_clear),
11437         (gst_multifdsink_remove_client_link),
11438         (gst_multifdsink_handle_client_read),
11439         (gst_multifdsink_client_queue_data),
11440         (gst_multifdsink_client_queue_buffer),
11441         (gst_multifdsink_handle_client_write),
11442         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
11443         (gst_multifdsink_chain), (gst_multifdsink_close):
11444         * gst/tcp/gstmultifdsink.h:
11445         Added more debugging info. Changed the way clients are
11446         removed from the lists. Fixed a bug where a bad file descriptor
11447         could cause many clients to be removed.
11448
11449 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11450
11451         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
11452           allow all pixel-aspect-ratios, not just 1:1
11453
11454 2004-08-09  David Schleef  <ds@schleef.org>
11455
11456         * sys/glsink/ARB_multitexture.h:  Remove old files.
11457         * sys/glsink/EXT_paletted_texture.h:
11458         * sys/glsink/NV_register_combiners.h:
11459         * sys/glsink/gstgl_nvimage.c:
11460         * sys/glsink/gstgl_pdrimage.c:
11461         * sys/glsink/gstgl_rgbimage.c:
11462         * sys/glsink/gstglsink.c:
11463         * sys/glsink/gstglsink.h:
11464         * sys/glsink/gstglxwindow.c:
11465         * sys/glsink/regcomb_yuvrgb.c:
11466
11467 2004-08-09  David Schleef  <ds@schleef.org>
11468
11469         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
11470         GL sink plugin.  (Bug #147302)
11471
11472         * configure.ac: Test for OpenGL
11473         * sys/Makefile.am: Use test for OpenGL
11474         * sys/glsink/Makefile.am:
11475         * sys/glsink/glimagesink.c: rewrite
11476         * sys/glsink/glimagesink.h: rewrite
11477
11478 2004-08-09  David Schleef  <ds@schleef.org>
11479
11480         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
11481         sane framerates.
11482         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
11483         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
11484         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
11485
11486 2004-08-09  Wim Taymans  <wim@fluendo.com>
11487
11488         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11489         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11490         (gst_multifdsink_client_remove),
11491         (gst_multifdsink_handle_client_read),
11492         (gst_multifdsink_handle_client_write),
11493         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11494         Do a bit more logging, make the client_read code more robust.
11495
11496 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11497
11498         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
11499         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
11500         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
11501         (gst_jpegdec_init), (gst_jpegdec_chain):
11502         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11503         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
11504           cleanups, debugging fixes and memleak plugging
11505
11506 2004-08-09  Wim Taymans  <wim@fluendo.com>
11507
11508         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11509         (theora_get_formats), (theora_dec_src_convert),
11510         (theora_dec_sink_convert), (theora_dec_src_query),
11511         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
11512         (theora_dec_change_state):
11513         Don't crash on missing header packets.
11514
11515 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11516
11517         * po/LINGUAS:
11518         * po/sq.po:
11519           Added Albanian translation (Laurent Dhima)
11520         * po/cs.po:
11521           updated
11522
11523 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11524
11525         * ext/lame/gstlame.c:
11526           fix/add debugging
11527
11528 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11529
11530         * sys/ximage/ximagesink.c:
11531         * sys/xvimage/xvimagesink.c:
11532           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
11533
11534 2004-08-06  Wim Taymans  <wim@fluendo.com>
11535
11536         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11537         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11538         (gst_multifdsink_client_remove),
11539         (gst_multifdsink_handle_client_read),
11540         (gst_multifdsink_handle_client_write),
11541         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11542         Make sure we don't try to read more from a client that what
11543         ioctl says us or we deadlock.
11544
11545 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11546
11547         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
11548         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
11549         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
11550           decouple running_time and n_frames so it can handle changing
11551           framerate while running
11552
11553 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11554
11555         * po/nl.po:
11556         * po/sv.po:
11557           updated translations
11558
11559 2004-08-04  Benjamin Otte  <otte@gnome.org>
11560
11561         * gst/videotestsrc/gstvideotestsrc.c:
11562         (gst_videotestsrc_get_capslist), (generate_capslist),
11563         (plugin_init):
11564           generate the list of supported caps at startup and reuse it instead
11565           of always generating it
11566
11567 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11568
11569         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
11570           whoops, last checkin broke normal build
11571
11572 2004-08-03  Benjamin Otte  <otte@gnome.org>
11573
11574         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
11575         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
11576         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
11577         (gst_alsa_mixer_get_option):
11578         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
11579         (dvdnavsrc_print_event):
11580         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
11581         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
11582         (gst_ogg_mux_pad_unlink):
11583         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
11584         (gst_multipart_mux_pad_unlink):
11585         * gst/videofilter/gstvideobalance.c:
11586         (gst_videobalance_colorbalance_set_value):
11587         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
11588         (gst_videomixer_pad_unlink):
11589         * po/uk.po:
11590         * sys/oss/gstossmixer.c:
11591         * sys/v4l/gstv4lcolorbalance.c:
11592         * sys/v4l/gstv4ltuner.c:
11593         * sys/v4l/v4lsrc_calls.c:
11594         * sys/v4l2/gstv4l2colorbalance.c:
11595         * sys/v4l2/gstv4l2tuner.c:
11596           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
11597
11598 2004-08-03  Benjamin Otte  <otte@gnome.org>
11599
11600         * examples/dynparams/filter.c: (ui_control_create):
11601         * examples/gstplay/player.c: (print_tag):
11602         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
11603         * ext/gdk_pixbuf/gstgdkanimation.c:
11604         (gst_gdk_animation_iter_may_advance):
11605         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
11606         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
11607         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
11608         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
11609         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
11610         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
11611         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
11612         * gst/sine/demo-dparams.c: (main):
11613         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
11614         * testsuite/alsa/formats.c: (create_pipeline):
11615         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
11616           fixes for G_DISABLE_ASSERT and friends
11617         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
11618         (mp3_type_frame_length_from_header), (mp3_type_find),
11619         (plugin_init):
11620           require mp3 typefinding to have at least MIN_HEADERS valid headers
11621           add typefinding for AAC adts files
11622
11623 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
11624
11625         * sys/ximage/ximagesink.c:
11626         (gst_ximagesink_calculate_pixel_aspect_ratio):
11627         * sys/xvimage/xvimagesink.c:
11628         (gst_xvimagesink_calculate_pixel_aspect_ratio):
11629         Make sure we calculate pixel-aspect-ratio using floating point maths
11630
11631 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11632
11633         * po/uk.po:
11634           updated translation
11635
11636 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11637
11638         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11639         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
11640           add debugging for display PAR calculation
11641
11642 2004-08-02  David Schleef  <ds@schleef.org>
11643
11644         * configure.ac: Fix mikmod CFLAGS.
11645
11646 2004-07-27  Benjamin Otte  <otte@gnome.org>
11647
11648         * gst/audioscale/gstaudioscale.c:
11649         - fix templates to only support S16, it's the only format that works
11650         - make caps nego code use try_set_caps_nonfixed and fixation instead
11651         of try_set_caps twice, which is not nice for autopluggers
11652         - change rank to secondary, so autopluggers can pick it up after
11653         audioconvert
11654
11655 2004-08-02  Iain <iain@prettypeople.org>
11656
11657         * gst/interleave/interleave.c (interleave_init),
11658         (interleave_request_new_pad),
11659         (interleave_pad_removed),
11660         (interleave_buffered_loop): Use the real pad count, not the artificial
11661         one.
11662
11663 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11664
11665         * configure.ac: bump nano back to development
11666
11667 === release 0.8.3 ===
11668
11669 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11670
11671         * configure.ac: releasing 0.8.3, "Water"
11672
11673 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11674
11675         * sys/xvimage/xvimagesink.c:
11676         (gst_xvimagesink_calculate_pixel_aspect_ratio),
11677         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
11678         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
11679         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11680         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11681         * sys/xvimage/xvimagesink.h:
11682           apply similar PAR fixes as to ximagesink
11683
11684 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11685
11686         patch from: Benjamin Otte
11687
11688         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
11689           add link function to lame.  Fixes #148986.
11690
11691 2004-08-02  Johan Dahlin  <johan@gnome.org>
11692
11693         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
11694         fix debugging log
11695
11696 2004-07-30  David Schleef  <ds@schleef.org>
11697
11698         * gst/videomixer/Makefile.am: Fix things that should have been
11699         fixed in the last checkin.
11700
11701 2004-07-30  David Schleef  <ds@schleef.org>
11702
11703         * gst/multipart/Makefile.am: Fix things that should have been
11704         fixed in the last checkin.
11705
11706 2004-07-30  David Schleef  <ds@schleef.org>
11707
11708         * testsuite/multifilesink/Makefile.am: Fix unused variable.
11709
11710 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11711
11712         * configure.ac:
11713           bump nano for prerelease
11714         * po/af.po:
11715         * po/az.po:
11716         * po/cs.po:
11717         * po/en_GB.po:
11718         * po/hu.po:
11719         * po/nl.po:
11720         * po/sr.po:
11721         * po/sv.po:
11722         * po/uk.po:
11723           updates
11724
11725 2004-07-30  Wim Taymans  <wim@fluendo.com>
11726
11727         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11728         (gst_multifdsink_add), (gst_multifdsink_remove),
11729         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11730         (gst_multifdsink_client_remove),
11731         (gst_multifdsink_handle_client_write),
11732         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11733         * gst/tcp/gstmultifdsink.h:
11734         Recover from a select with a bad file descriptor by removing
11735         the client.
11736
11737 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11738
11739         * configure.ac:
11740           fix requirement of core
11741         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
11742         (gst_play_pipeline_setup):
11743           don't use colorspace element.  do use hermescolorspace element.
11744           make macro to get a colorspace element.
11745           mark strings for translation.
11746         * po/POTFILES.in:
11747           add play.c
11748         * po/af.po:
11749         * po/az.po:
11750         * po/cs.po:
11751         * po/en_GB.po:
11752         * po/hu.po:
11753         * po/nl.po:
11754         * po/sr.po:
11755         * po/sv.po:
11756         * po/uk.po:
11757           update translations
11758
11759 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11760
11761         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11762         fix default for newmedia flag
11763
11764 2004-07-30  Wim Taymans  <wim@fluendo.com>
11765
11766         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11767         (gst_theora_dec_init), (theora_get_formats),
11768         (theora_dec_src_convert), (theora_dec_sink_convert),
11769         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
11770         (theora_dec_chain), (theora_dec_set_property),
11771         (theora_dec_get_property):
11772         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11773         (gst_theora_enc_class_init), (gst_theora_enc_init),
11774         (theora_enc_sink_link), (theora_enc_chain),
11775         (theora_enc_set_property), (theora_enc_get_property):
11776         Added cropping option to theora decoder.
11777         Added border option to theora encoder.
11778
11779 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11780
11781         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
11782         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
11783         (gst_pngenc_set_property):
11784         * ext/libpng/gstpngenc.h:
11785         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
11786
11787 2004-07-30  Wim Taymans  <wim@fluendo.com>
11788
11789         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
11790         (theora_enc_sink_link), (theora_enc_chain),
11791         (theora_enc_set_property), (theora_enc_get_property):
11792         Fix encoding of non-multiple-of-16 video.
11793
11794 2004-07-29  David Schleef  <ds@schleef.org>
11795
11796         * configure.ac: make test for audiofile more strict
11797
11798 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11799
11800         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11801           give different names to typefind functions
11802
11803 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11804
11805         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
11806         (gst_ximagesink_calculate_pixel_aspect_ratio),
11807         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
11808         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
11809         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
11810         (gst_ximagesink_get_property), (gst_ximagesink_init):
11811         * sys/ximage/ximagesink.h:
11812           allocate PAR's dynamically.
11813           use autodetected PAR if no object-set PAR is given.
11814           add workaround for directfb's X not setting physical size.
11815           fix to xvimagesink will follow tomorrow.
11816
11817 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11818
11819         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
11820         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
11821         (gst_shout2send_get_type), (gst_shout2send_set_clock),
11822         (gst_shout2send_class_init), (gst_shout2send_init),
11823         (set_shout_metadata), (gst_shout2send_set_metadata),
11824         (gst_shout2send_chain), (gst_shout2send_set_property),
11825         (gst_shout2send_get_property), (gst_shout2send_connect),
11826         (gst_shout2send_change_state):
11827         * ext/shout2/gstshout2.h:
11828         - fix for sending mp3 audio to icecast2 server, if pad link function not
11829         called before PAUSED state
11830         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
11831         - added tagging support for mp3 audio broadcasted
11832         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11833         debug info
11834
11835 2004-07-28  Wim Taymans  <wim@fluendo.com>
11836
11837         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
11838         (gst_ogg_demux_push):
11839         Return query failure when we don't know the length of
11840         an ogg stream insteda of returning TRUE with a bogus value.
11841
11842 2004-07-28  Wim Taymans  <wim@fluendo.com>
11843
11844         * ext/theora/theoradec.c: (theora_get_formats),
11845         (theora_dec_src_convert), (theora_dec_sink_convert),
11846         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
11847         (theora_dec_chain):
11848         Don't screw up the 1 Chroma for 1 luma sample situation when we
11849         have an odd offset/width by adding a black border in those cases.
11850
11851 2004-07-28  Wim Taymans  <wim@fluendo.com>
11852
11853         * ext/theora/theoradec.c: (theora_get_formats),
11854         (theora_dec_src_convert), (theora_dec_sink_convert),
11855         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
11856         (theora_dec_chain):
11857         * ext/theora/theoraenc.c: (theora_enc_sink_link):
11858         Added first attempt at cropping of the image as required by the
11859         theora spec. We need more properties in the caps (offset_x,
11860         offset_y,stride) to implement this correctly.
11861
11862 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
11863
11864         * ext/dvdnav/README:
11865           Update the README to use dvddemux
11866         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11867           Ensure getcaps returns a subset of the template caps
11868         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
11869         (gst_mpeg2subt_init):
11870           Ensure getcaps returns a subset of the template caps
11871         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
11872         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
11873         (gst_dvd_demux_get_subpicture_stream),
11874         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
11875         * gst/mpegstream/gstdvddemux.h:
11876           Set the explicit caps on the current_video pad before pushing
11877           anything
11878         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
11879         (gst_mpeg_demux_get_audio_stream):
11880           Free caps used to gst_pad_set_explicit_caps, which takes a const
11881           GstCaps *
11882
11883 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11884
11885         * configure.ac: update GStreamer requirement to 0.8.4 because of
11886           GstFraction.
11887
11888 2004-07-28  Wim Taymans  <wim@fluendo.com>
11889
11890         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
11891         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
11892         Add the pad to the element after setting up the caps. This
11893         makes it a lot easier to autoplug.
11894
11895 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
11896
11897         * gst/median/gstmedian.c:
11898         * gst/mpeg2subt/gstmpeg2subt.c:
11899         * gst/mpegaudioparse/gstmpegaudioparse.c:
11900         * gst/mpegstream/gstdvddemux.c:
11901         * gst/mpegstream/gstmpegdemux.c:
11902         * gst/mpegstream/gstmpegpacketize.c:
11903         * gst/rtjpeg/gstrtjpeg.c:
11904         * gst/rtjpeg/gstrtjpegdec.c:
11905         * gst/rtjpeg/gstrtjpegenc.c:
11906         * gst/sine/gstsinesrc.c:
11907         * gst/smooth/gstsmooth.c:
11908         * gst/smpte/gstsmpte.c:
11909         * gst/smpte/gstsmpte.h:
11910         * gst/stereo/gststereo.c:
11911         * gst/videofilter/gstgamma.c:
11912         * gst/videofilter/gstvideobalance.c:
11913         * gst/videofilter/gstvideofilter.c:
11914         * gst/videofilter/gstvideoflip.c:
11915         * gst/videoscale/gstvideoscale.c:
11916         * gst/videoscale/videoscale.c:
11917         * gst/videotestsrc/gstvideotestsrc.c:
11918         * gst/videotestsrc/videotestsrc.c:
11919         * gst/wavenc/gstwavenc.c:
11920         * gst/wavparse/gstwavparse.c:
11921           fix local includes and 64 bits constants
11922
11923 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
11924
11925         * win32/gst.sln:
11926         * gst-libs/gst/*/*.vcproj:
11927         * gst/*/*.vcproj:
11928           more working plugins
11929
11930 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11931
11932         * testsuite/alsa/Makefile.am:
11933         * testsuite/alsa/srcstate.c:
11934         add test for alsasrc changing state
11935
11936 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11937
11938         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
11939         (gst_silence_get):
11940         * gst/silence/gstsilence.h:
11941         fix silence generation for 16bit raw audio
11942
11943 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11944
11945         * gst/matroska/matroska-demux.c:
11946         (gst_matroska_demux_parse_metadata),
11947         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
11948         * gst/mpegaudio/common.c:
11949         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
11950         (gst_videoscale_getcaps), (gst_videoscale_link),
11951         (gst_videoscale_src_fixate), (gst_videoscale_init),
11952         (gst_videoscale_finalize):
11953         * gst/videoscale/gstvideoscale.h:
11954         * gst/videotestsrc/gstvideotestsrc.c:
11955         (gst_videotestsrc_get_capslist):
11956         * gst/wavenc/gstwavenc.c:
11957         * sys/oss/gstossmixer.c: (fill_labels):
11958         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
11959         (gst_ximagesink_handle_xevents),
11960         (gst_ximagesink_calculate_pixel_aspect_ratio),
11961         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
11962         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
11963         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
11964         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
11965         (gst_ximagesink_init), (gst_ximagesink_class_init):
11966         * sys/ximage/ximagesink.h:
11967         * sys/xvimage/xvimagesink.c:
11968         (gst_xvimagesink_calculate_pixel_aspect_ratio),
11969         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
11970         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
11971         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11972         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11973         * sys/xvimage/xvimagesink.h:
11974           first batch of pixel aspect ratio commits.
11975
11976 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11977
11978         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11979         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
11980         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
11981           handle stride, needs work if we want to move stride handling
11982           upstream, but works correctly for our purposes.
11983
11984 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11985
11986         * gst/videoscale/README:
11987           add testing examples
11988         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
11989         (gst_videoscale_chain):
11990         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
11991         (gst_videoscale_get_size):
11992           add get_size function that handles stride like videotestsrc.
11993           fixes conversion for YUV formats for as much as I can test them.
11994
11995 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11996
11997         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11998         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11999         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12000         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12001         (gst_xvimagesink_xvimage_put):
12002           further cleanups, logging, error handling and synchronizing
12003
12004 2004-07-27  Wim Taymans  <wim@fluendo.com>
12005
12006         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12007         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12008         (gst_videomixer_pad_set_property),
12009         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12010         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12011         (gst_videomixer_class_init), (gst_videomixer_init),
12012         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12013         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12014         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12015         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12016         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12017         (gst_videomixer_loop), (plugin_init):
12018         Be a nicer negotiation citizen and provide a getcaps function on
12019         the srcpad. This also fixes a crash when resizing.
12020
12021 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12022
12023         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12024         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12025
12026 2004-07-27  Wim Taymans  <wim@fluendo.com>
12027
12028         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12029         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12030         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12031         (gst_pngenc_set_property):
12032         * ext/libpng/gstpngenc.h:
12033         Added snapshot property to pngenc.
12034         removed g_print from pngdec
12035
12036 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12037
12038         * gst/ac3parse/ac3parse.vcproj
12039         * gst/adder/adder.vcproj
12040         * gst/alpha/alpha.vcproj
12041         * gst/alpha/alphacolor.vcproj
12042         * gst/asfdemux/asf.vcproj
12043         * gst/audioconvert/audioconvert.vcproj
12044         * gst/audiorate/audiorate.vcproj
12045         * gst/audioscale/audioscale.vcproj
12046         * gst/auparse/auparse.vcproj
12047         * gst/avi/avi.vcproj
12048         * gst/cdxaparse/cdxaparse.vcproj
12049         * gst/chart/chart.vcproj
12050         * gst/colorspace/colorspace.vcproj
12051         * gst/cutter/cutter.vcproj
12052         * gst/debug/debug.vcproj
12053         * gst/debug/efence.vcproj
12054         * gst/debug/navigationtest.vcproj
12055         * gst/deinterlace/deinterlace.vcproj
12056         * gst/effectv/effectv.vcproj
12057         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12058         * gst/filter/filter.vcproj
12059         * gst/flx/flxdec.vcproj
12060         * gst/goom/goom.vcproj
12061         * gst/interleave/interleave.vcproj
12062         * gst/law/alaw.vcproj
12063         * gst/law/mulaw.vcproj
12064         * gst/matroska/matroska.vcproj
12065         * gst/median/median.vcproj
12066         * gst/mixmatrix/mixmatrix.vcproj
12067         * gst/mpeg1sys/mpeg1systemencode.vcproj
12068         * gst/mpeg1videoparse/mp1videoparse.vcproj
12069         * gst/mpeg2sub/mpeg2subt.vcproj
12070         * gst/mpegaudio/mpegaudio.vcproj
12071         * gst/mpegaudioparse/mpegaudioparse.vcproj
12072         * gst/mpegstream/mpegstream.vcproj
12073         * gst/multifilesink/multifilesink.vcproj
12074         * gst/multipart/multipart.vcproj
12075         * gst/oneton/oneton.vcproj
12076         * gst/overlay/overlay.vcproj
12077         * gst/passthrough/passthrough.vcproj
12078         * gst/qtdemux/qtdemux.vcproj
12079         * gst/realmedia/rmdemux.vcproj
12080         * gst/rtjpeg/rtjpeg.vcproj
12081         * gst/rtp/rtp.vcproj
12082         * gst/silence/silence.vcproj
12083         * gst/sine/sinesrc.vcproj
12084         * gst/smooth/smooth.vcproj
12085         * gst/smpte/smpte.vcproj
12086         * gst/spectrum/spectrum.vcproj
12087         * gst/speed/speed.vcproj
12088         * gst/stereo/stereo.vcproj
12089         * gst/switch/switch.vcproj
12090         * gst/tags/tagedit.vcproj
12091         * gst/tcp/tcp.vcproj
12092         * gst/typefind/typefindfunctions.vcproj
12093         * gst/udp/udp.vcproj
12094         * gst/videobox/videobox.vcproj
12095         * gst/videocrop/videocrop.vcproj
12096         * gst/videodrop/videodrop.vcproj
12097         * gst/videofilter/gamma.vcproj
12098         * gst/videofilter/videobalance.vcproj
12099         * gst/videofilter/videofilter.vcproj
12100         * gst/videofilter/videoflip.vcproj
12101         * gst/videoflip/videoflip.vcproj
12102         * gst/videomixer/videomixer.vcproj
12103         * gst/videorate/videorate.vcproj
12104         * gst/videoscale/videoscale.vcproj
12105         * gst/videotestsrc/videotestsrc.vcproj
12106         * gst/virtualdub/virtualdub.vcproj
12107         * gst/volenv/volenv.vcproj
12108         * gst/volume/volume.vcproj
12109         * gst/wavenc/wavenc.vcproj
12110         * gst/wavparse/wavparse.vcproj
12111         * gst/y4m/y4menc.vcproj
12112         * gst-libs/gst/audio/audio.vcproj
12113         * gst-libs/gst/audio/audiofilter.vcproj
12114         * gst-libs/gst/colorbalance/colorbalance.vcproj
12115         * gst-libs/gst/idct/idtc.vcproj
12116         * gst-libs/gst/media-info/media-info.vcproj
12117         * gst-libs/gst/mixer/mixer.vcproj
12118         * gst-libs/gst/navigation/navigation.vcproj
12119         * gst-libs/gst/play/play.vcproj
12120         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12121         * gst-libs/gst/resample/resample.vcproj
12122         * gst-libs/gst/riff/riff.vcproj
12123         * gst-libs/gst/tuner/tuner.vcproj
12124         * gst-libs/gst/video/video.vcproj
12125         * gst-libs/gst/xoverlay/xoverlay.vcproj
12126           avoid problems with math.h, fix release dependancy
12127           rename GStreamer-0.8.lib to libgstreamer.lib
12128
12129 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12130
12131         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12132         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12133         the atom is not available we have to unlock the mutex. Fixes #148023
12134
12135 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12136
12137         * gst-libs/gst/media-info/media-info.h:
12138           issue for a vararg macro with MSVC
12139
12140 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12141
12142         * gst/effectv/effectv.vcproj
12143         * gst-libs/gst/idct/idct.vcproj:
12144         * gst-libs/gst/media-info/media-info.vcproj:
12145         * gst-libs/gst/navigation/navigation.vcproj:
12146         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12147         * gst-libs/gst/video/video.vcproj:
12148         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12149           fixes for build problems
12150
12151 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12152
12153         * gst-libs/gst/audio/audio.def:
12154         * gst-libs/gst/audio/riff.def:
12155           add some definitions needed by plugins
12156
12157 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12158
12159         * gst/asfdemux/gstasfmux.c
12160           Fix some 64 bits constants to be glib friendly
12161
12162 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12163
12164         * gst/ac3parse/gstac3parse.c
12165         * gst/audioscale/gstaudioscale.c
12166         * gst/auparse/gstauparse.c
12167         * gst/colorspace/gstcolorspace.c
12168         * gst/colorspace/yuv2rgb.h
12169           local include fixes
12170
12171 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12172
12173         * win32/gst.sln
12174           add more plugins to the build
12175
12176 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12177
12178         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12179         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12180
12181 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12182
12183         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12184         (gst_level_set_property), (gst_level_get_property),
12185         (gst_level_base_init), (gst_level_class_init):
12186           add debugging categories.  cleanups.
12187
12188 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12189
12190         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12191         (gst_videoscale_planar411), (gst_videoscale_planar400),
12192         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12193         (gst_videoscale_scale_nearest_str1),
12194         (gst_videoscale_scale_nearest_str2),
12195         (gst_videoscale_scale_nearest_str4),
12196         (gst_videoscale_scale_nearest_16bit),
12197         (gst_videoscale_scale_nearest_24bit):
12198           fixed stride issues
12199           tested with 320x240 -> 321, 322, 324 x240
12200           tested with YV12, I420, YUY2, UYVY
12201           fixed packed422rev (don't think it could have worked before)
12202           by testing with UYVY
12203
12204 2004-07-26  Benjamin Otte  <otte@gnome.org>
12205
12206         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12207         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12208         (plugin_init):
12209           add debugging category, add error checks like checking return values
12210           of setup calls, make sure it still works after
12211           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12212
12213 2004-07-26  Wim Taymans  <wim@fluendo.com>
12214
12215         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12216         (gst_mpeg_demux_get_audio_stream),
12217         (gst_mpeg_demux_process_private):
12218         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12219         Check for error codes from the negotiation functions. Make sure
12220         we really set the pad caps when a new pad is created.
12221
12222 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12223
12224         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12225         (gst_ffmpeg_caps_to_pix_fmt):
12226         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12227         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12228         (gst_ffmpegcolorspace_pad_link):
12229           don't make function do two things at the same time without reason.
12230
12231 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12232
12233         * gst/ac3parse/ac3parse.vcproj
12234         * gst/adder/adder.vcproj
12235         * gst/alpha/alpha.vcproj
12236         * gst/alpha/alphacolor.vcproj
12237         * gst/asfdemux/asf.vcproj
12238         * gst/audioconvert/audioconvert.vcproj
12239         * gst/audiorate/audiorate.vcproj
12240         * gst/audioscale/audioscale.vcproj
12241         * gst/auparse/auparse.vcproj
12242         * gst/avi/avi.vcproj
12243         * gst/cdxaparse/cdxaparse.vcproj
12244         * gst/chart/chart.vcproj
12245         * gst/colorspace/colorspace.vcproj
12246         * gst/cutter/cutter.vcproj
12247         * gst/debug/debug.vcproj
12248         * gst/debug/efence.vcproj
12249         * gst/debug/navigationtest.vcproj
12250         * gst/deinterlace/deinterlace.vcproj
12251         * gst/effectv/effectv.vcproj
12252         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12253         * gst/filter/filter.vcproj
12254         * gst/flx/flxdec.vcproj
12255         * gst/goom/goom.vcproj
12256         * gst/interleave/interleave.vcproj
12257         * gst/law/alaw.vcproj
12258         * gst/law/mulaw.vcproj
12259         * gst/matroska/matroska.vcproj
12260         * gst/median/median.vcproj
12261         * gst/mixmatrix/mixmatrix.vcproj
12262         * gst/mpeg1sys/mpeg1systemencode.vcproj
12263         * gst/mpeg1videoparse/mp1videoparse.vcproj
12264         * gst/mpeg2sub/mpeg2subt.vcproj
12265         * gst/mpegaudio/mpegaudio.vcproj
12266         * gst/mpegaudioparse/mpegaudioparse.vcproj
12267         * gst/mpegstream/mpegstream.vcproj
12268         * gst/multifilesink/multifilesink.vcproj
12269         * gst/multipart/multipart.vcproj
12270         * gst/oneton/oneton.vcproj
12271         * gst/overlay/overlay.vcproj
12272         * gst/passthrough/passthrough.vcproj
12273         * gst/qtdemux/qtdemux.vcproj
12274         * gst/realmedia/rmdemux.vcproj
12275         * gst/rtjpeg/rtjpeg.vcproj
12276         * gst/rtp/rtp.vcproj
12277         * gst/silence/silence.vcproj
12278         * gst/sine/sinesrc.vcproj
12279         * gst/smooth/smooth.vcproj
12280         * gst/smpte/smpte.vcproj
12281         * gst/spectrum/spectrum.vcproj
12282         * gst/speed/speed.vcproj
12283         * gst/stereo/stereo.vcproj
12284         * gst/switch/switch.vcproj
12285         * gst/tags/tagedit.vcproj
12286         * gst/tcp/tcp.vcproj
12287         * gst/typefind/typefindfunctions.vcproj
12288         * gst/udp/udp.vcproj
12289         * gst/videobox/videobox.vcproj
12290         * gst/videocrop/videocrop.vcproj
12291         * gst/videodrop/videodrop.vcproj
12292         * gst/videofilter/gamma.vcproj
12293         * gst/videofilter/videobalance.vcproj
12294         * gst/videofilter/videofilter.vcproj
12295         * gst/videofilter/videoflip.vcproj
12296         * gst/videoflip/videoflip.vcproj
12297         * gst/videomixer/videomixer.vcproj
12298         * gst/videorate/videorate.vcproj
12299         * gst/videoscale/videoscale.vcproj
12300         * gst/videotestsrc/videotestsrc.vcproj
12301         * gst/virtualdub/virtualdub.vcproj
12302         * gst/volenv/volenv.vcproj
12303         * gst/volume/volume.vcproj
12304         * gst/wavenc/wavenc.vcproj
12305         * gst/wavparse/wavparse.vcproj
12306         * gst/y4m/y4menc.vcproj
12307           more plugins supported under windows
12308
12309 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12310
12311         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12312         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
12313         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
12314         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12315         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
12316           Add debugging statements.  Use the sizes as returned by the
12317           *CreateImage calls.
12318
12319 2004-07-26  Johan Dahlin  <johan@gnome.org>
12320
12321         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
12322         the pad is negotiated.
12323
12324         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
12325
12326 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12327
12328         * gst-libs/gst/colorbalance/colorbalance.vcproj:
12329         * gst-libs/gst/idct/idct.vcproj:
12330         * gst-libs/gst/media-info/media-info.vcproj:
12331         * gst-libs/gst/mixer/mixer.vcproj:
12332         * gst-libs/gst/navigation/navigation.vcproj:
12333         * gst-libs/gst/play/play.vcproj:
12334         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12335         * gst-libs/gst/resample/resample.vcproj:
12336         * gst-libs/gst/tuner/tuner.vcproj:
12337         * gst-libs/gst/video/video.vcproj:
12338         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12339           more plugins supported under windows
12340
12341 2004-07-25 Iain <iain@prettypeople.org>
12342
12343         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
12344         pad now rather than when the pad is created because state changes wipe
12345         explicit caps (fixes #148043).
12346
12347 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
12348
12349         reviewed by Benjamin Otte  <otte@gnome.org>
12350
12351         * ext/mad/gstmad.c:
12352           fix mad plugin crashing on Sun (fixes #148289)
12353
12354 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12355
12356         * gst/avi/avi.def:
12357         * gst/avi/avi.vcproj:
12358         * gst/matroska/matroska.def:
12359         * gst/matroska/matroska.vcproj:
12360           remove unused .def files
12361
12362 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12363
12364         * gst-libs/gst/audio/gstaudiofilter.c:
12365           Clean the local include
12366
12367 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12368
12369         * win32/gst.sln:
12370         * gst-libs/gst/audio/audio.def:
12371         * gst-libs/gst/audio/audio.vcproj:
12372         * gst-libs/gst/audio/audiofilter.vcproj:
12373         * gst-libs/gst/audio/riff.def:
12374         * gst-libs/gst/audio/riff.vcproj:
12375         * gst-libs/gst/gst-libs.def:
12376         * gst-libs/gst/gst-libs.vcproj:
12377         * gst/avi/avi.vcproj:
12378         * gst/avi/avi.vcproj:
12379           Copy the files where needed after building, cleaner projects
12380
12381 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12382
12383         * gst/matroska/ebml-write.c:
12384           Fix some 64 bits constants to be glib friendly
12385
12386 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
12387
12388         * win32/gst.sln:
12389         * gst-libs/gst/gst-libs.def:
12390         * gst-libs/gst/gst-libs.vcproj:
12391         * gst/matroska/matroska.def:
12392         * gst/matroska/matroska.vcproj:
12393           Add the preliminary canvas to build plugins on Win32
12394
12395 2004-07-23  Benjamin Otte  <otte@gnome.org>
12396
12397         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12398           don't enfore negotiation from source side, it breaks
12399           sinesrc ! audioconvert ! osssink
12400
12401 2004-07-22  David Schleef  <ds@schleef.org>
12402
12403         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
12404         for ELF files, since they can easily be recognized as audio/mpeg.
12405         (bug #147441)
12406
12407 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12408
12409         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12410         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
12411         (gst_videoscale_scale_nearest_24bit),
12412         (gst_videoscale_scale_nearest_16bit):
12413           fix 16bit and 24bit for stride (24bit might need testing)
12414           don't pretend we do more than one algorithm
12415
12416 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12417
12418         * configure.ac:
12419         * gst/Makefile.am:
12420         * gst/multifilesink/Makefile.am:
12421         * gst/multifilesink/gstmultifilesink.c:
12422         (gst_multifilesink_get_formats),
12423         (gst_multifilesink_get_query_types), (_do_init),
12424         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
12425         (gst_multifilesink_init), (gst_multifilesink_dispose),
12426         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
12427         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
12428         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
12429         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
12430         (gst_multifilesink_chain), (gst_multifilesink_change_state),
12431         (gst_multifilesink_uri_get_type),
12432         (gst_multifilesink_uri_get_protocols),
12433         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
12434         (gst_multifilesink_uri_handler_init), (plugin_init):
12435         * gst/multifilesink/gstmultifilesink.h:
12436         * testsuite/Makefile.am:
12437         * testsuite/multifilesink/Makefile.am:
12438         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
12439         (gst_newmedia_class_init), (gst_newmedia_init),
12440         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
12441         (newfile_signal), (test_signal), (main):
12442         multifilesink plugin for creating new files every time a new media
12443         discontinuity event occurs
12444
12445 2004-07-22  Wim Taymans  <wim@fluendo.com>
12446
12447         * gst/alpha/Makefile.am:
12448         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
12449         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
12450         (gst_alpha_color_init), (gst_alpha_color_set_property),
12451         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
12452         (transform), (gst_alpha_color_chain),
12453         (gst_alpha_color_change_state), (plugin_init):
12454         Stupid plugin to to RGBA to AYUV conversion because none of
12455         the colorspace plugins can handle that yet.
12456
12457 2004-07-22  Wim Taymans  <wim@fluendo.com>
12458
12459         * examples/seeking/seek.c: (update_scale), (main):
12460         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12461         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12462         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12463         (gst_decode_bin_init), (gst_decode_bin_dispose),
12464         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12465         (no_more_pads), (close_link), (type_found),
12466         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12467         (plugin_init):
12468         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12469         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12470         (gst_play_base_bin_dispose), (queue_overrun),
12471         (gen_preroll_element), (remove_prerolls), (unknown_type),
12472         (no_more_pads), (new_stream), (setup_source),
12473         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12474         (play_base_eos), (gst_play_base_bin_change_state),
12475         (gst_play_base_bin_add_element),
12476         (gst_play_base_bin_remove_element),
12477         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12478         (gst_play_base_bin_unlink_stream),
12479         (gst_play_base_bin_get_streaminfo):
12480         * gst/playback/gstplaybin.c: (gen_video_element),
12481         (gen_audio_element):
12482         * gst/playback/gststreaminfo.h:
12483         More playback updates, attempt to fix things after the state change
12484         breakage.
12485
12486 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12487
12488         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
12489         (gst_videoscale_scale_nearest_16bit):
12490           comment algorithm
12491
12492 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12493
12494         * gst/videotestsrc/gstvideotestsrc.c:
12495         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
12496         (gst_videotestsrc_init), (gst_videotestsrc_get),
12497         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
12498         (gst_videotestsrc_get_property):
12499         * gst/videotestsrc/gstvideotestsrc.h:
12500         * gst/videotestsrc/videotestsrc.c:
12501         * gst/videotestsrc/videotestsrc.h:
12502           cleanup and commenting
12503
12504 2004-07-21  Wim Taymans  <wim@fluendo.com>
12505
12506         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12507         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
12508         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
12509         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
12510         (_find_chain_get_unknown_part), (_find_streams_check),
12511         (gst_ogg_demux_push), (gst_ogg_pad_push):
12512         * ext/theora/theoradec.c: (theora_get_formats),
12513         (theora_dec_src_convert), (theora_dec_sink_convert),
12514         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12515         (theora_dec_chain):
12516         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12517         (vorbis_dec_convert), (vorbis_dec_src_query),
12518         (vorbis_dec_src_event), (vorbis_dec_event):
12519         More seeking fixes, oggdemux now supports seeking to time and
12520         uses the downstream element to convert granulepos to time.
12521         Seeking in theora-only ogg files now works.
12522
12523 2004-07-21  Wim Taymans  <wim@fluendo.com>
12524
12525         * ext/theora/theoradec.c: (gst_theora_dec_init),
12526         (theora_get_formats), (theora_get_event_masks),
12527         (theora_get_query_types), (theora_dec_src_convert),
12528         (theora_dec_sink_convert), (theora_dec_src_query),
12529         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12530         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12531         (vorbis_get_event_masks), (vorbis_get_query_types),
12532         (gst_vorbis_dec_init), (vorbis_dec_convert),
12533         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
12534         Added query/convert/formats functions to vorbis and theora decoders
12535         so that the outside world can use them too. Fixed seeking on an
12536         ogg/theora/vorbis file by disabling the seeking seeking on the
12537         theora srcpad.
12538
12539 2004-07-21  Julien MOUTTE  <julien@moutte.net>
12540
12541         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12542         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
12543         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
12544         images creation for both elements. We don't create the image on caps
12545         nego or renego, we just destroy the internal one if present if it does
12546         not match the needs. The chain function takes care of creating a new
12547         image when needed.
12548         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12549         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
12550         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12551         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
12552         the image format information. The buffer pool checks for the context
12553         image format and discard images with different formats.
12554         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
12555
12556 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12557
12558         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12559         (gst_ffmpegcolorspace_chain):
12560           no point in doing any chaining if the pad we want to push from
12561           isn't usable.
12562
12563 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12564
12565         * gst-libs/gst/riff/riff-media.c:
12566         (gst_riff_create_audio_caps_with_data):
12567           Fix double end-to-native symbol conversion (#148021).
12568
12569 2004-07-20  David Schleef  <ds@schleef.org>
12570
12571         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12572         Don't use an Atom that doesn't exist.
12573
12574 2004-07-20  Wim Taymans  <wim@fluendo.com>
12575
12576         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12577         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12578         (gst_multifdsink_client_remove),
12579         (gst_multifdsink_handle_client_write),
12580         (gst_multifdsink_queue_buffer):
12581         * gst/tcp/gstmultifdsink.h:
12582         More multifdsink stats. Avoid deadlock by releasing locks
12583         before sending out a signal.
12584
12585 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12586
12587         * po/LINGUAS:
12588         * po/hu.po:
12589           added Hungarian translation (Laszlo Dvornik)
12590
12591 2004-07-20  Wim Taymans  <wim@fluendo.com>
12592
12593         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12594         (gst_multifdsink_add), (gst_multifdsink_client_remove),
12595         (gst_multifdsink_handle_client_write),
12596         (gst_multifdsink_queue_buffer):
12597         * gst/tcp/gsttcp-marshal.list:
12598         Fixed the stupid marshal definition.
12599
12600 2004-07-20  Wim Taymans  <wim@fluendo.com>
12601
12602         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12603         (gst_multifdsink_init), (gst_multifdsink_add),
12604         (gst_multifdsink_client_remove),
12605         (gst_multifdsink_handle_client_write),
12606         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
12607         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
12608         (gst_multifdsink_init_send):
12609         * gst/tcp/gstmultifdsink.h:
12610         Added more stats, added timeout for a client, fixed some typos
12611         and added some comments.
12612
12613 2004-07-20  Wim Taymans  <wim@fluendo.com>
12614
12615         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12616         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12617         (gst_multifdsink_client_remove),
12618         (gst_multifdsink_handle_client_write):
12619         * gst/tcp/gstmultifdsink.h:
12620         * gst/tcp/gsttcp-marshal.list:
12621         Added get_stats method that returns a GValueArray of
12622         stats values.
12623
12624 2004-07-19  Benjamin Otte  <otte@gnome.org>
12625
12626         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12627           make sure longname, description and author are valid UTF-8
12628
12629 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12630
12631         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
12632         (gst_ximagesink_set_property):
12633         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
12634         (gst_xvimagesink_set_property):
12635           make sure SYNCHRONOUS is respected after getting the X context
12636
12637 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12638
12639         * gst/matroska/matroska-demux.c:
12640         (gst_matroska_demux_handle_src_event),
12641         (gst_matroska_demux_parse_blockgroup):
12642         * gst/matroska/matroska-ids.h:
12643           add BlockReference tag and ignore it to clear out log.
12644           ignore NAVIGATION events to clear out log.
12645
12646 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12647
12648         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
12649         (gst_matroska_demux_add_stream):
12650         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
12651           add debug categories
12652
12653 2004-07-16  Wim Taymans  <wim@fluendo.com>
12654
12655         * ext/libpng/Makefile.am:
12656         * ext/libpng/gstpng.c: (plugin_init):
12657         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
12658         (gst_pngdec_get_type), (gst_pngdec_base_init),
12659         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
12660         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
12661         * ext/libpng/gstpngdec.h:
12662         Added png decoder.
12663
12664 2004-07-16  Julien MOUTTE  <julien@moutte.net>
12665
12666         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
12667         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
12668         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
12669         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
12670         (gst_ximagesink_buffer_alloc):
12671         * sys/ximage/ximagesink.h:
12672         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12673         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12674         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
12675         (gst_xvimagesink_buffer_alloc):
12676         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
12677         again. Using internal data pointer of the x(v)image to store image's
12678         data to be coherent with the buffer alloc mechanism. Investigated the
12679         image destruction code to be sure that everything gets freed correctly.
12680
12681 2004-07-16  Wim Taymans  <wim@fluendo.com>
12682
12683         * gst-libs/gst/riff/riff-read.c:
12684         (gst_riff_read_strf_vids_with_data),
12685         (gst_riff_read_strf_auds_with_data):
12686         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12687         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
12688         Make sure we don't create 0 sized subbuffers in riff-read.
12689         Signal the no more pads signal after reading the avi header.
12690
12691 2004-07-16  Wim Taymans  <wim@fluendo.com>
12692
12693         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12694         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12695         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12696         (gst_decode_bin_init), (gst_decode_bin_dispose),
12697         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12698         (no_more_pads), (close_link), (type_found),
12699         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12700         (gst_decode_bin_change_state), (plugin_init):
12701         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12702         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12703         (gst_play_base_bin_dispose), (queue_overrun),
12704         (gen_preroll_element), (remove_prerolls), (unknown_type),
12705         (no_more_pads), (new_stream), (setup_source),
12706         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12707         (play_base_eos), (gst_play_base_bin_change_state),
12708         (gst_play_base_bin_add_element),
12709         (gst_play_base_bin_remove_element),
12710         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12711         (gst_play_base_bin_unlink_stream),
12712         (gst_play_base_bin_get_streaminfo):
12713         * gst/playback/gstplaybasebin.h:
12714         Better error recovery. Added configurable preroll queue size. Faster
12715         detection of no-more-pads.
12716
12717 2004-07-16  Wim Taymans  <wim@fluendo.com>
12718
12719         * gst-libs/gst/video/video.h:
12720         Added 32 bits RGBA. Not sure if we should use another mime-type
12721         for alpha rgb. Currently the presence of the alpha_mask property
12722         signals an alpha channel.
12723
12724 2004-07-16  Wim Taymans  <wim@fluendo.com>
12725
12726         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12727         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12728         FPS seems to be 0.0 to MAX everywhere else.
12729
12730 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12731
12732         * gst-libs/gst/riff/riff-media.c:
12733         (gst_riff_create_video_caps_with_data):
12734           mp42/mp43 (no caps) exist too.
12735         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
12736           Set pixel_width/height; we've got them in-caps.
12737         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12738         * gst/wavparse/gstwavparse.c: (plugin_init):
12739           Both are valid primary.
12740         * sys/oss/gstossmixer.c:
12741           Remove i18n hack and enable translations.
12742
12743 2004-07-15  Benjamin Otte  <otte@gnome.org>
12744
12745         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12746         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
12747           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
12748
12749 2004-07-15  Benjamin Otte  <otte@gnome.org>
12750
12751         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
12752         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
12753         (gst_alsa_close_audio):
12754           disable some of the debugging code for now. Writing debugging to a
12755           buffer is broken in current alsalib releases.
12756
12757 2004-07-12  Benjamin Otte  <otte@gnome.org>
12758
12759         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
12760           use bufferpools
12761
12762 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12763
12764         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12765         (theora_dec_src_query), (theora_dec_event):
12766         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
12767           add debugging categories.  Remove \n's.
12768
12769 2004-07-13  Johan Dahlin  <johan@gnome.org>
12770
12771         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
12772         (gst_play_bin_get_property): Impl.
12773
12774 2004-07-13  Wim Taymans  <wim@fluendo.com>
12775
12776         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
12777         When trying to find the stream length, seek back N pages
12778         instead of just one, where N is the number of streams in
12779         the current chain.
12780
12781 2004-07-13  Wim Taymans  <wim@fluendo.com>
12782
12783         * gst-libs/gst/riff/riff-media.c:
12784         (gst_riff_create_audio_caps_with_data),
12785         (gst_riff_create_audio_caps),
12786         (gst_riff_create_audio_template_caps):
12787         * gst-libs/gst/riff/riff-media.h:
12788         * gst-libs/gst/riff/riff-read.c:
12789         (gst_riff_read_strf_vids_with_data),
12790         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
12791         * gst-libs/gst/riff/riff-read.h:
12792         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12793         (gst_avi_demux_add_stream):
12794         Set codec_data on caps for avidemuxer.
12795
12796 2004-07-12  David Schleef  <ds@schleef.org>
12797
12798         * configure.ac: Fix test for Objective C
12799
12800 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
12801         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
12802         (gst_gdk_pixbuf_chain):
12803           Add svg and pcx to template caps, and ensure that getcaps returns a
12804           subset of the template caps.
12805           Copy each row manually for output, as gdkpixbuf may pad the
12806           rowstride to a 32-bit word boundary.
12807
12808 2004-07-12  Wim Taymans  <wim@fluendo.com>
12809
12810         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12811         (gst_riff_create_video_template_caps):
12812         Fix the template caps to include some more media types.
12813
12814 2004-07-12  Wim Taymans  <wim@fluendo.com>
12815
12816         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12817         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
12818         (compare_ranks), (print_feature), (gst_decode_bin_init),
12819         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
12820         (try_to_link_1), (new_pad), (close_link), (type_found),
12821         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12822         (gst_decode_bin_change_state), (plugin_init):
12823         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12824         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12825         (gst_play_base_bin_dispose), (queue_overrun),
12826         (gen_preroll_element), (remove_prerolls), (no_more_pads),
12827         (new_stream), (setup_source), (gst_play_base_bin_set_property),
12828         (gst_play_base_bin_get_property), (play_base_eos),
12829         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
12830         (gst_play_base_bin_remove_element),
12831         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12832         (gst_play_base_bin_unlink_stream),
12833         (gst_play_base_bin_get_streaminfo):
12834         * gst/playback/gstplaybasebin.h:
12835         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
12836         (gst_play_bin_class_init), (gst_play_bin_init),
12837         (gst_play_bin_dispose), (gst_play_bin_set_property),
12838         (gst_play_bin_get_property), (gen_video_element),
12839         (gen_audio_element), (remove_sinks), (setup_sinks),
12840         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
12841         (gst_play_bin_send_event), (gst_play_bin_get_formats),
12842         (gst_play_bin_convert), (gst_play_bin_get_query_types),
12843         (gst_play_bin_query), (plugin_init):
12844         * gst/playback/test4.c: (main):
12845         More fixes on reusing of the element.
12846
12847 2004-07-11  Benjamin Otte  <otte@gnome.org>
12848
12849         * ext/mad/gstmad.c: (normal_seek):
12850           allow seeking for other methods than just SET
12851
12852 2004-07-11  Andy Wingo  <wingo@pobox.com>
12853
12854         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
12855         float, "any" caps -> buffer_frames=[0,MAX].
12856
12857         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
12858         doesn't intersect our caps with the template any more. Do it
12859         ourselves.
12860         (interleave_buffered_loop): Use g_newa instead of malloc/free.
12861
12862 2004-07-09  Wim Taymans  <wim@fluendo.com>
12863
12864         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12865         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
12866         (compare_ranks), (print_feature), (gst_decode_bin_init),
12867         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
12868         (try_to_link_1), (new_pad), (close_link), (type_found),
12869         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12870         (gst_decode_bin_change_state), (plugin_init):
12871         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12872         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12873         (gst_play_base_bin_dispose), (queue_overrun),
12874         (gen_preroll_element), (remove_prerolls), (no_more_pads),
12875         (new_stream), (setup_source), (gst_play_base_bin_set_property),
12876         (gst_play_base_bin_get_property), (play_base_eos),
12877         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
12878         (gst_play_base_bin_remove_element),
12879         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12880         (gst_play_base_bin_unlink_stream),
12881         (gst_play_base_bin_get_streaminfo):
12882         * gst/playback/gstplaybasebin.h:
12883         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
12884         (gst_play_bin_class_init), (gst_play_bin_init),
12885         (gst_play_bin_dispose), (gst_play_bin_set_property),
12886         (gst_play_bin_get_property), (gen_video_element),
12887         (gen_audio_element), (remove_sinks), (setup_sinks),
12888         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
12889         (gst_play_bin_send_event), (gst_play_bin_get_formats),
12890         (gst_play_bin_convert), (gst_play_bin_get_query_types),
12891         (gst_play_bin_query), (plugin_init):
12892         * gst/playback/test4.c: (main):
12893         Work on object reuse and seeking.
12894
12895 2004-07-09  Wim Taymans  <wim@fluendo.com>
12896
12897         * examples/seeking/seek.c: (iterate):
12898         Don't consume all CPU in the idle loop.
12899
12900 2004-07-09  Wim Taymans  <wim@fluendo.com>
12901
12902         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
12903         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
12904         Add pad to element *after* setting the pad functions so that
12905         the scheduler can use the correct ones.
12906
12907 2004-07-09  Wim Taymans  <wim@fluendo.com>
12908
12909         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
12910         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
12911         Sync to keyframe after seek
12912
12913 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12914
12915         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
12916         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
12917         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
12918         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
12919         * ext/libvisual/visual.c: (gst_visual_change_state):
12920         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
12921         * ext/theora/theoradec.c: (theora_dec_change_state):
12922         * ext/theora/theoraenc.c: (theora_enc_change_state):
12923         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
12924         * gst-libs/gst/navigation/navigation.c:
12925         * gst/adder/gstadder.c: (gst_adder_change_state):
12926         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
12927         (gst_audio_convert_get_buffer):
12928         * gst/multipart/multipartdemux.c:
12929         (gst_multipart_demux_change_state):
12930         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
12931         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
12932         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
12933         * gst/videoscale/gstvideoscale.c:
12934         (gst_videoscale_handle_src_event):
12935         * gst/volume/gstvolume.c: (volume_chain_int16):
12936           don't assert in state change, this should be done by the base
12937           GstElement class.
12938           various debugging fixes.
12939
12940 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12941
12942         * configure.ac:
12943         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
12944         (gst_play_dispose), (gst_play_set_location),
12945         (gst_play_set_data_src), (gst_play_set_video_sink),
12946         (gst_play_set_audio_sink), (gst_play_set_visualization),
12947         (gst_play_connect_visualization), (gst_play_get_sink_element),
12948         (gst_play_get_all_by_interface):
12949         * gst-libs/gst/play/play.h:
12950           add new method to get elements implementing an interface.
12951           add various error logging
12952
12953 2004-07-08  Wim Taymans  <wim@fluendo.com>
12954
12955         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
12956         (make_mpeg_pipeline), (make_mpegnt_pipeline),
12957         (make_playerbin_pipeline), (query_durations_elems),
12958         (query_durations_pads), (query_positions_elems),
12959         (query_positions_pads), (update_scale), (iterate), (stop_seek),
12960         (main):
12961         Added playbin seeking example.
12962
12963 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12964
12965         * gst-libs/gst/play/play.c: (gst_play_set_location),
12966         (gst_play_set_data_src), (gst_play_set_video_sink),
12967         (gst_play_set_audio_sink), (gst_play_set_visualization),
12968         (gst_play_connect_visualization), (gst_play_get_framerate):
12969           use a macro to look up elements from hash table
12970
12971 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12972
12973         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
12974         (gst_play_get_length_callback), (gst_play_set_location),
12975         (gst_play_seek_to_time), (gst_play_set_data_src),
12976         (gst_play_set_video_sink), (gst_play_set_audio_sink),
12977         (gst_play_set_visualization), (gst_play_connect_visualization),
12978         (gst_play_get_sink_element):
12979         - add debugging info
12980         - fix looking up sink elements by iterating over complete caps
12981         - put everything except for source and autoplugger in a complete bin
12982
12983 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12984
12985         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
12986         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
12987         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
12988         (gst_alsa_sink_write), (gst_alsa_sink_loop):
12989         * ext/alsa/gstalsasink.h:
12990         - add debugging info
12991         - clean up schizophrenia of data/buffer/event
12992         - fix double event unref error
12993
12994 2004-07-08  Wim Taymans  <wim@fluendo.com>
12995
12996         * gst/playback/Makefile.am:
12997         Add headers to noinst
12998
12999 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13000
13001         * tools/gst-launch-ext-m.m:
13002         * tools/gst-launch-ext.1.in:
13003           convert to the third millenium
13004
13005 2004-07-07  David Schleef  <ds@schleef.org>
13006
13007         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13008
13009 2004-07-07  Wim Taymans  <wim@fluendo.com>
13010
13011         * gst/playback/Makefile.am:
13012         * gst/playback/README:
13013         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13014         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13015         (compare_ranks), (print_feature), (gst_decode_bin_init),
13016         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13017         (try_to_link_1), (new_pad), (close_link), (type_found),
13018         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13019         (plugin_init):
13020         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13021         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13022         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13023         (gen_preroll_element), (no_more_pads), (new_stream),
13024         (setup_source), (gst_play_base_bin_set_property),
13025         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13026         (gst_play_base_bin_add_element),
13027         (gst_play_base_bin_remove_element),
13028         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13029         (gst_play_base_bin_unlink_stream),
13030         (gst_play_base_bin_get_streaminfo):
13031         * gst/playback/gstplaybasebin.h:
13032         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13033         (gst_play_bin_class_init), (gst_play_bin_init),
13034         (gst_play_bin_dispose), (gst_play_bin_set_property),
13035         (gst_play_bin_get_property), (gen_video_element),
13036         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13037         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13038         (gst_play_bin_get_formats), (gst_play_bin_convert),
13039         (gst_play_bin_get_query_types), (gst_play_bin_query),
13040         (plugin_init):
13041         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13042         (gst_stream_info_get_type), (gst_stream_info_class_init),
13043         (gst_stream_info_init), (gst_stream_info_new),
13044         (gst_stream_info_dispose), (gst_stream_info_set_property),
13045         (gst_stream_info_get_property):
13046         * gst/playback/gststreaminfo.h:
13047         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13048         (main):
13049         * gst/playback/test2.c: (main):
13050         * gst/playback/test3.c: (update_scale), (main):
13051         More playbin fixes. Added README. Do better element filtering.
13052         Added base class to preroll media. Added test apps.
13053
13054 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13055
13056         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13057         * ext/mpeg2dec/gstmpeg2dec.h:
13058           various debugging improvements.  Reset stream to next picture
13059           instead of sequence header, otherwise seeks cannot work.
13060
13061 2004-07-07  Wim Taymans  <wim@fluendo.com>
13062
13063         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13064         (gst_video_box_class_init), (gst_video_box_set_property),
13065         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13066         Use pad_alloc where possible.
13067
13068 2004-07-07  Wim Taymans  <wim@fluendo.com>
13069
13070         * sys/oss/gstosselement.c: (gst_osselement_reset),
13071         (gst_osselement_parse_caps):
13072         * sys/oss/gstosselement.h:
13073         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13074         Fix offset on osssrc.
13075
13076 2004-07-07  Wim Taymans  <wim@fluendo.com>
13077
13078         * ext/theora/theora.c: (plugin_init):
13079         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13080         (theora_dec_src_query), (theora_dec_chain):
13081         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13082         (theora_enc_sink_link), (theora_buffer_from_packet),
13083         (theora_push_packet), (theora_enc_chain):
13084         Fix theora granulepos calculation.
13085         Fix overflow in duration/position calculation.
13086         Bump rank to PRIMARY for theoradec.
13087         Use granulepos of last packet to calculate position.
13088         Set keyframe flag on buffers when needed.
13089
13090 2004-07-06  David Schleef  <ds@schleef.org>
13091
13092         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13093         serious?  (Fixed, obviously.)
13094
13095 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13096
13097         * po/LINGUAS:
13098         * po/cs.po:
13099           added Czech translation (Miloslav Trmac)
13100
13101 2004-07-05  Wim Taymans  <wim@fluendo.com>
13102
13103         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13104         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13105         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13106         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13107         (close_link), (type_found), (gst_decode_bin_set_property),
13108         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13109         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13110         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13111         (gst_decode_bin_query), (plugin_init):
13112         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13113         (gst_play_bin_class_init), (gst_play_bin_init),
13114         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13115         (get_video_element), (new_pad), (setup_source),
13116         (gst_play_bin_set_property), (gst_play_bin_get_property),
13117         (gst_play_bin_change_state), (gst_play_bin_add_element),
13118         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13119         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13120         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13121         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13122         * gst/playback/test.c: (main):
13123         More fixes, cleaned up playbin, make it use decodebin. Added
13124         threaded property to playbin.
13125
13126 2004-07-05  Wim Taymans  <wim@fluendo.com>
13127
13128         * configure.ac:
13129         * gst/playback/Makefile.am:
13130         * gst/playback/decodetest.c: (main):
13131         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13132         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13133         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13134         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13135         (close_link), (type_found), (gst_decode_bin_set_property),
13136         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13137         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13138         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13139         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13140         (plugin_init):
13141         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13142         (gst_play_bin_class_init), (gst_play_bin_init),
13143         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13144         (collect_sink_pads), (find_compatibles), (close_pad_link),
13145         (try_to_link_1), (new_pad), (close_link), (type_found),
13146         (setup_source), (gst_play_bin_set_property),
13147         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13148         (compare_ranks), (gst_play_bin_collect_factories),
13149         (gst_play_bin_change_state), (gst_play_bin_add_element),
13150         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13151         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13152         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13153         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13154         * gst/playback/test.c: (main):
13155         Added some playback helper elements and some test apps, very alpha
13156         still.
13157
13158 2004-07-04  Benjamin Otte  <otte@gnome.org>
13159
13160         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13161           only restart audio when we indeed have an xrun to fix repeated
13162           xruns. Fix suggested by Giuliano Pochini.
13163
13164 2004-07-03  David Schleef  <ds@schleef.org>
13165
13166         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13167         call to gst_debug_log() if debugging is disabled (bug #145118)
13168
13169 2004-07-03  Benjamin Otte  <otte@gnome.org>
13170
13171         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13172           use our own functions for restarting the alsa device.
13173         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13174           I should apply patches myself - use MIN for the third argument, not
13175           the second, this fixes seeking
13176
13177 2004-07-02  David Schleef  <ds@schleef.org>
13178
13179         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13180         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13181         do with the logic.
13182
13183 2004-07-02  David Schleef  <ds@schleef.org>
13184
13185         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13186         output buffers.  Fix logic mistake.  (bug #144866)
13187
13188 2004-07-02  David Schleef  <ds@schleef.org>
13189
13190         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13191         on X.  (bug #144753)
13192
13193 2004-07-02  David Schleef  <ds@schleef.org>
13194
13195         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13196         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13197         (bug #144624)
13198         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13199         (gst_osselement_rate_probe_check): Add another workaround for
13200         buggy drivers (bug #145336)
13201
13202 2004-07-02  David Schleef  <ds@schleef.org>
13203
13204         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13205         Most systems don't have MSG_NOSIGNAL.
13206
13207 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13208
13209         * Makefile.am:
13210         * gst-libs/gst/colorbalance/Makefile.am:
13211         * gst-libs/gst/mixer/Makefile.am:
13212         * gst-libs/gst/play/Makefile.am:
13213         * gst-libs/gst/tuner/Makefile.am:
13214           (hopefully) fix both install and dist and make error message useful.
13215           needs testing across automakes.
13216
13217 2004-07-02  Benjamin Otte  <otte@gnome.org>
13218
13219         * ext/ogg/gstogg.c: (plugin_init):
13220           we require bytestream now
13221         * ext/ogg/gstoggdemux.c:
13222           huge diff to implement chain setup in a fast and generic way. This
13223           improves tag reading and startup of huge files (read: Theora videos)
13224           quite a bit. It probably contains bugs, too, so please test.
13225           Seeking is not improved to the fast method.
13226
13227 2004-06-29  Wim Taymans  <wim@fluendo.com>
13228
13229         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13230         * ext/ogg/gstoggmux.c:
13231         Fix memleak in oggdemux when running unconnected pads.
13232         doc update in mux, start working on keyframe mode.
13233
13234 2004-06-29  Benjamin Otte  <otte@gnome.org>
13235
13236         * sys/oss/gstosssink.c:
13237         * sys/oss/gstosssrc.c:
13238           advertise correct template caps - we indeed do non-native endianness
13239           and 8bit audio has no endianness
13240         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13241         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13242           avoid (wrong) duplications in getcaps function and return
13243           template caps
13244
13245 2004-06-29  Wim Taymans  <wim@fluendo.com>
13246
13247         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13248         (gst_multifdsink_class_init), (gst_multifdsink_add),
13249         (gst_multifdsink_remove), (gst_multifdsink_clear),
13250         (gst_multifdsink_client_remove),
13251         (gst_multifdsink_handle_client_read),
13252         (gst_multifdsink_client_queue_data),
13253         (gst_multifdsink_client_queue_caps),
13254         (gst_multifdsink_client_queue_buffer),
13255         (gst_multifdsink_handle_client_write),
13256         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13257         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13258         (gst_multifdsink_init_send), (gst_multifdsink_close):
13259         Fix wrong GList iteration that could crash the server when
13260         more then 2 clients disconnect at the same time. Read all the
13261         pending commands in one batch to recover from command storms under
13262         very heavy load.
13263
13264 2004-06-28  Wim Taymans  <wim@fluendo.com>
13265
13266         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13267         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13268         (gst_videomixer_pad_set_property),
13269         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13270         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13271         (gst_videomixer_class_init), (gst_videomixer_init),
13272         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
13273         (pad_zorder_compare), (gst_videomixer_sort_pads),
13274         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13275         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13276         (gst_videomixer_update_queues), (gst_videomixer_loop),
13277         (plugin_init):
13278         Avoid divide by zero, choose masterpad as the pad with the highest
13279         framerate.
13280
13281 2004-06-27  Julien Moutte  <julien@moutte.net>
13282
13283         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13284         (gst_ximagesink_xwindow_new):
13285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13286         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
13287         function directly. We might want to call it from somewhere else one day.
13288
13289 2004-06-27  Julien Moutte  <julien@moutte.net>
13290
13291         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13292         (gst_ximagesink_xwindow_new):
13293         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13294         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
13295         window decorations.
13296
13297 2004-06-27  Wim Taymans  <wim@fluendo.com>
13298
13299         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13300         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13301         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
13302         (gst_dvdec_set_property), (gst_dvdec_get_property):
13303         * ext/dv/gstdvdec.h:
13304         Implement drop_factor property to lower the framerate with
13305         a factor.
13306
13307 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13308
13309         * gst-libs/gst/colorbalance/Makefile.am:
13310         * gst-libs/gst/mixer/Makefile.am:
13311         * gst-libs/gst/play/Makefile.am:
13312         * gst-libs/gst/tuner/Makefile.am:
13313           unbreak Company's fix that didn't install the -enum.h files
13314
13315 2004-06-27  Wim Taymans  <wim@fluendo.com>
13316
13317         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
13318         (gst_dvdec_change_state):
13319         * ext/dv/gstdvdec.h:
13320         Fix timestamp, duration and offset of the buffers.
13321
13322 2004-06-27  Wim Taymans  <wim@fluendo.com>
13323
13324         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13325         (gst_multifdsink_class_init), (gst_multifdsink_add),
13326         (gst_multifdsink_remove), (gst_multifdsink_clear),
13327         (gst_multifdsink_client_remove),
13328         (gst_multifdsink_handle_client_read),
13329         (gst_multifdsink_client_queue_data),
13330         (gst_multifdsink_client_queue_caps),
13331         (gst_multifdsink_client_queue_buffer),
13332         (gst_multifdsink_handle_client_write),
13333         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13334         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13335         (gst_multifdsink_init_send), (gst_multifdsink_close):
13336         * gst/tcp/gstmultifdsink.h:
13337         * gst/tcp/gsttcpserversink.c:
13338         (gst_tcpserversink_handle_server_read),
13339         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
13340         More multifdsink fixes, more recovery policy fixes.
13341         Removed stupid g_print
13342
13343 2004-06-26  Wim Taymans  <wim@fluendo.com>
13344
13345         * gst/tcp/Makefile.am:
13346         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13347         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
13348         (gst_multifdsink_class_init), (gst_multifdsink_init),
13349         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
13350         (gst_multifdsink_handle_client_read),
13351         (gst_multifdsink_client_queue_data),
13352         (gst_multifdsink_client_queue_caps),
13353         (gst_multifdsink_client_queue_buffer),
13354         (gst_multifdsink_handle_client_write),
13355         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13356         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13357         (gst_multifdsink_chain), (gst_multifdsink_set_property),
13358         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
13359         (gst_multifdsink_close), (gst_multifdsink_change_state):
13360         * gst/tcp/gstmultifdsink.h:
13361         * gst/tcp/gsttcpplugin.c: (plugin_init):
13362         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
13363         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
13364         (gst_tcpserversink_handle_server_read),
13365         (gst_tcpserversink_handle_select),
13366         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
13367         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
13368         * gst/tcp/gsttcpserversink.h:
13369         Added multifdsink, made tcpserversink a subclass of fdsink, removed
13370         one of the locks, added recovery policy to multifdsink.
13371
13372 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13373
13374         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13375           fix decision for when getting frames with same timestamp
13376         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13377         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13378         (gst_v4lsrc_get_property):
13379         * sys/v4l/gstv4lsrc.h:
13380           add latency offset property
13381
13382 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13383
13384         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
13385         (plugin_init):
13386           fix debugging. add category.
13387
13388 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13389
13390         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13391           fix wrong offsets
13392
13393 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13394
13395         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13396         (gst_alsa_src_get_time), (gst_alsa_src_loop),
13397         (gst_alsa_src_change_state):
13398           return a time that is in sync with the element's processing
13399
13400 2004-06-25  Wim Taymans  <wim@fluendo.com>
13401
13402         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
13403         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
13404         (gst_tcpserversink_client_remove),
13405         (gst_tcpserversink_handle_client_read),
13406         (gst_tcpserversink_client_queue_data),
13407         (gst_tcpserversink_client_queue_caps),
13408         (gst_tcpserversink_client_queue_buffer),
13409         (gst_tcpserversink_handle_client_write),
13410         (gst_tcpserversink_queue_buffer),
13411         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
13412         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
13413         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
13414         (gst_tcpserversink_close):
13415         * gst/tcp/gsttcpserversink.h:
13416         Serversink rewrite. Really do non blocking writes to clients and
13417         maintain an internal queue to handle slower clients while not
13418         disturbing fast clients.
13419
13420 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13421
13422         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13423           better debug, don't override OFFSET and OFFSET_END
13424
13425 2004-06-25  Iain <iain@prettypeople.org>
13426
13427         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
13428         name=source for the wavparse pipeline.
13429
13430 2004-06-24  Johan Dahlin  <johan@gnome.org>
13431
13432         * ext/theora/theoraenc.c (theora_enc_chain): Call
13433         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
13434         streamheader caps are set correctly.
13435
13436 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13437
13438         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13439         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
13440           respect minimum bitrate; same could be done for max bitrate
13441
13442 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13443
13444         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13445         (gst_vorbisenc_setup):
13446           fix sample rate range
13447
13448 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13449
13450         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
13451         (gst_oggvorbisenc_setup):
13452         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
13453         (gst_vorbisenc_setup):
13454           resolve ambiguities in code and description
13455
13456 2004-06-24  Wim Taymans  <wim@fluendo.com>
13457
13458         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
13459         * ext/alsa/gstalsa.h:
13460         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13461         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
13462         Use alsa trigger_tstamp to get the timestamp of the first
13463         sample in the buffer for more precise sync. Some cleanups.
13464
13465 2004-06-24  Wim Taymans  <wim@fluendo.com>
13466
13467         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
13468         (gst_audiorate_init), (gst_audiorate_chain),
13469         (gst_audiorate_set_property), (gst_audiorate_get_property):
13470         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13471         (gst_videorate_chain):
13472         Added some logging, fixed an overflow bug in videorate.
13473
13474 2004-06-24  Benjamin Otte  <otte@gnome.org>
13475
13476         * ext/kio/Makefile.am:
13477           fix for builddir != srcdir and distcheck
13478
13479 2004-06-24  Benjamin Otte  <otte@gnome.org>
13480
13481         * gst-libs/gst/colorbalance/Makefile.am:
13482         * gst-libs/gst/mixer/Makefile.am:
13483         * gst-libs/gst/play/Makefile.am:
13484         * gst-libs/gst/tuner/Makefile.am:
13485         * gst/tcp/Makefile.am:
13486         * sys/dxr3/Makefile.am:
13487           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
13488           tarball.
13489           Also add all *.list files that were missing.
13490         * Makefile.am:
13491           add a distcheck hook to ensure the above doesn't happen again.
13492
13493 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
13494
13495         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
13496
13497 2004-06-23  Colin Walters  <walters@redhat.com>
13498
13499         * m4/Makefile.am: Distribute gst-fionread.m4.
13500
13501 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13502
13503         * configure.ac: back to dev
13504
13505 2004-06-23  Wim Taymans  <wim@fluendo.com>
13506
13507         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13508         (gst_alsa_xrun_recovery):
13509         * ext/alsa/gstalsa.h:
13510         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13511         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
13512         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13513         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
13514         (gst_alsa_src_loop):
13515         Add clock to alsasrc. Take new capture timestamp when
13516         restarting after an overrun. Split up some functions between
13517         alsasrc and alsasink.
13518
13519 === release 0.8.2 ===
13520
13521 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13522
13523         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13524         (gst_alsa_change_state), (gst_alsa_update_avail),
13525         (gst_alsa_xrun_recovery):
13526         * ext/alsa/gstalsa.h:
13527         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13528           merge back changes from release
13529
13530 2004-06-23  Wim Taymans  <wim@fluendo.com>
13531
13532         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
13533         (gst_audiorate_init), (gst_audiorate_chain),
13534         (gst_audiorate_set_property), (gst_audiorate_get_property):
13535         Implement sample dropping and notify
13536
13537 2004-06-22  Wim Taymans  <wim@fluendo.com>
13538
13539         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13540         (theora_enc_sink_link), (theora_buffer_from_packet),
13541         (theora_push_packet), (theora_enc_chain):
13542         Some cleanups, make sure the timestamps are correct.
13543
13544 2004-06-22  Wim Taymans  <wim@fluendo.com>
13545
13546         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
13547         (gst_alsa_change_state), (gst_alsa_update_avail),
13548         (gst_alsa_xrun_recovery):
13549         * ext/alsa/gstalsa.h:
13550         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13551         Cleanups, take queued samples into account when reporting
13552         the time.
13553
13554 2004-06-22  Wim Taymans  <wim@fluendo.com>
13555
13556         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13557         (gst_videorate_init):
13558         Initialize the property as well.
13559
13560 2004-06-22  Wim Taymans  <wim@fluendo.com>
13561
13562         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13563         (gst_videorate_init), (gst_videorate_chain),
13564         (gst_videorate_set_property), (gst_videorate_get_property):
13565         Add property to make videorate silent.
13566         Add property to prefer new frames over old ones.
13567
13568 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13569
13570         * sys/osxvideo/Makefile.am:
13571         Workaround so that the osxvideo .so file gets linked with the
13572         Cocoa, OpenGL and QuickTime frameworks
13573
13574 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13575
13576         * sys/osxaudio/Makefile.am:
13577         Workaround so that the osxaudio .so file gets linked with the
13578         CoreAudio framework
13579
13580 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13581
13582         * configure.ac:
13583         Whoops, my fault...fixed build issues
13584
13585 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13586
13587         * configure.ac:
13588         Add objective-c support if running in Darwin/Mac OS X
13589         * sys/Makefile.am:
13590         * sys/osxvideo:
13591         * sys/osxvideo/Makefile.am:
13592         * sys/osxvideo/osxvideosink.h:
13593         * sys/osxvideo/osxvideosink.m:
13594         * sys/osxvideo/cocoawindow.h:
13595         * sys/osxvideo/cocoawindow.m:
13596         Add osxvideosink, a cocoa-based osx video sink
13597
13598
13599 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
13600         * ext/dvdnav/gst-dvd:
13601         Grab the gconf key from the right spot
13602         * gst/debug/gstnavseek.c: (gst_navseek_init),
13603         (gst_navseek_segseek), (gst_navseek_handle_src_event),
13604         (gst_navseek_chain):
13605         * gst/debug/gstnavseek.h:
13606           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
13607           and loop parameters of a segment seek.
13608         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
13609         (gst_videotestsrc_get_event_masks),
13610         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
13611         * gst/videotestsrc/gstvideotestsrc.h:
13612           Add seeking support to videotestsrc
13613           Initialise the timestamp_offset variable.
13614
13615 2004-06-18  Wim Taymans  <wim@fluendo.com>
13616
13617         * ext/sidplay/gstsiddec.cc:
13618         Fix negotiation and set correct end offset.
13619
13620 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13621
13622         * configure.ac: branch and prerelease
13623
13624 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13625
13626         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
13627         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
13628         (gst_tcpclientsrc_init_receive):
13629         * gst/tcp/gsttcpclientsrc.h:
13630           read caps when connecting to server for GDP so we set them correctly
13631
13632 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13633
13634         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13635           notify drops and duplicates
13636         * gst/videoscale/videoscale.c: (videoscale_get_structure):
13637           no good reason to limit ourselves to 100x100
13638
13639 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13640
13641         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13642         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
13643         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13644         (gst_v4lsrc_get_property):
13645         * sys/v4l/gstv4lsrc.h:
13646         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
13647         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
13648         (gst_v4l_set_audio):
13649         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
13650         (gst_v4lsrc_try_capture):
13651         * sys/v4l/v4lsrc_calls.h:
13652           change try_palette to more general try_capture
13653           add autoprobe option so we can turn off autoprobing
13654           various fixes
13655
13656 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13657
13658         * configure.ac:
13659           add videorate
13660         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
13661         (gst_ximagesink_class_init):
13662         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
13663         (gst_xvimagesink_class_init):
13664           run them as finalize, not dispose, since dispose can be invoked
13665           multiple times
13666
13667 2004-06-17  Wim Taymans  <wim@fluendo.com>
13668
13669         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13670         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
13671         * ext/alsa/gstalsa.h:
13672         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
13673         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
13674         (gst_alsa_src_change_state):
13675         * ext/alsa/gstalsasrc.h:
13676         Make the xrun code timestamp and offset the buffers correctly.
13677         moved the clock to the base class, use alsa methods to get time.
13678         Do correct timestamping on outgoing buffers.
13679
13680 2004-06-17  Wim Taymans  <wim@fluendo.com>
13681
13682         * gst/audiorate/Makefile.am:
13683         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
13684         (gst_audiorate_base_init), (gst_audiorate_class_init),
13685         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
13686         (gst_audiorate_set_property), (gst_audiorate_get_property),
13687         (gst_audiorate_change_state), (plugin_init):
13688         Added an audiorate converter that fills in gaps.
13689
13690 2004-06-17  Johan Dahlin  <johan@gnome.org>
13691
13692         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
13693
13694 2004-06-16  Wim Taymans  <wim@fluendo.com>
13695
13696         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
13697         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
13698         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
13699         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13700         (gst_v4lsrc_get_property):
13701         * sys/v4l/gstv4lsrc.h:
13702         Added a copy mode to v4lsrc where it will output a copied version
13703         of its internal hardware buffer.
13704         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
13705         can't | them.
13706
13707 2004-06-16  Wim Taymans  <wim@fluendo.com>
13708
13709         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13710         Timestamp fixes.
13711
13712 2004-06-16  Wim Taymans  <wim@fluendo.com>
13713
13714         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
13715         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
13716         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13717         (gst_v4lsrc_get_property):
13718         * sys/v4l/gstv4lsrc.h:
13719         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
13720         Added a sync mode enum property to control v4lsrc timestamp method
13721         Removed the use-fixed-fps property and moved functionality in
13722         the enum.
13723         Don't error on an error value from v4l-conf, it might not always
13724         be a real error.
13725
13726 2004-06-16  Wim Taymans  <wim@fluendo.com>
13727
13728         * gst/videorate/Makefile.am:
13729         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
13730         (gst_videorate_base_init), (gst_videorate_class_init),
13731         (gst_videorate_getcaps), (gst_videorate_link),
13732         (gst_videorate_init), (gst_videorate_chain),
13733         (gst_videorate_set_property), (gst_videorate_get_property),
13734         (gst_videorate_change_state), (plugin_init):
13735         Added a video timestamp corrector.
13736
13737 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13738
13739         fixed a potential leak with previous commit
13740
13741         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
13742
13743 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13744
13745         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
13746         Added missing refcount, fixes bug #144425
13747         Cheers Tim for finding the bug
13748
13749 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13750
13751         * sys/v4l/gstv4l.c: (plugin_init):
13752         * sys/v4l/gstv4lcolorbalance.c:
13753         * sys/v4l/gstv4lcolorbalance.h:
13754         * sys/v4l/gstv4lelement.c:
13755         * sys/v4l/gstv4lelement.h:
13756         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
13757         * sys/v4l/gstv4lmjpegsink.h:
13758         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
13759         * sys/v4l/gstv4lmjpegsrc.h:
13760         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
13761         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
13762         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
13763         * sys/v4l/gstv4lsrc.h:
13764         * sys/v4l/gstv4ltuner.c:
13765         * sys/v4l/gstv4ltuner.h:
13766         * sys/v4l/gstv4lxoverlay.c:
13767         * sys/v4l/gstv4lxoverlay.h:
13768         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
13769         (gst_v4l_set_window), (gst_v4l_enable_overlay):
13770         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
13771         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
13772         (gst_v4l_set_audio):
13773         * sys/v4l/v4l_calls.h:
13774         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
13775         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
13776         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
13777         (gst_v4lmjpegsink_playback_init),
13778         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
13779         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
13780         (gst_v4lmjpegsink_playback_stop),
13781         (gst_v4lmjpegsink_playback_deinit):
13782         * sys/v4l/v4lmjpegsink_calls.h:
13783         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
13784         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
13785         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
13786         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
13787         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
13788         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
13789         * sys/v4l/v4lmjpegsrc_calls.h:
13790         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
13791         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
13792         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
13793         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
13794         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
13795         (gst_v4lsrc_try_palette):
13796         * sys/v4l/v4lsrc_calls.h:
13797           bunch of paranoia cleanups
13798
13799 2004-06-14  David Schleef  <ds@schleef.org>
13800
13801         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
13802         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
13803         Send discont events and change timestamps appropriately when
13804         we get a seek event.  (bug #144240)
13805         * ext/cdparanoia/gstcdparanoia.h:
13806
13807 2004-06-14  Benjamin Otte  <otte@gnome.org>
13808
13809         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
13810           snd_pcm_hw_params_set_rate  since the latter fails for no good
13811           reason on some setups.
13812
13813 2004-06-14  David Schleef  <ds@schleef.org>
13814
13815         * gst/volume/demo.c: (value_changed_callback): exp10() is not
13816         standard.  Thank you for playing.
13817
13818 2004-06-14  Wim Taymans  <wim@fluendo.com>
13819
13820         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
13821         Patch 1.3 broke the ordering of the colorspace info and
13822         made the plugin basically work by coincidence, reordered
13823         the info.
13824
13825 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13826
13827         * ext/lame/gstlame.c:
13828         * ext/mad/gstmad.c:
13829           sync caps.  Make sure mad can only output a list of rates, not
13830           a full range.  In the future, have three caps lists for each of the
13831           mpeg versions.  Change mpegversion to a double as well.
13832
13833 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13834
13835         * gst/volume/.cvsignore:
13836         * gst/volume/Makefile.am:
13837         * gst/volume/demo.c: (value_changed_callback), (idler),
13838         (setup_gui), (main):
13839           added small demo app
13840
13841 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
13842         * ext/esd/esdsink.c: (gst_esdsink_change_state):
13843         * ext/esd/esdsink.h:
13844         Close the esd connection on pause, because esd will just wait -
13845         blocking all other esd clients indefinitely.
13846
13847 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
13848
13849         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
13850           previous commit with GST_DEBUG
13851
13852 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
13853
13854         * configure.ac:
13855           add a header check for a dvdread header in dvdnav.  Fixes #133002
13856
13857 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13858
13859         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
13860         * gst/tcp/gsttcpclientsink.h:
13861         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
13862         * gst/tcp/gsttcpclientsrc.h:
13863         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
13864         (gst_tcpserversink_handle_server_read),
13865         (gst_tcpserversink_init_send):
13866         * gst/tcp/gsttcpserversink.h:
13867         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
13868         * gst/tcp/gsttcpserversrc.h:
13869         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
13870         version of IP)
13871
13872 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13873
13874         * configure.ac:
13875         Added ogg library so that OSX detects libtheora properly
13876
13877 2004-06-11  Wim Taymans  <wim@fluendo.com>
13878
13879         * ext/theora/theoradec.c: (theora_dec_chain),
13880         (theora_dec_change_state):
13881         Don't try to decode frames before we received a keyframe.
13882
13883 2004-06-11  Wim Taymans  <wim@fluendo.com>
13884
13885         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
13886         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
13887         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
13888         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
13889         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
13890         Added property to set the maximum delay of a page.
13891
13892 2004-06-10  Wim Taymans  <wim@fluendo.com>
13893
13894         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
13895         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
13896         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
13897         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
13898         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
13899         Added max-delay property to control the maximum amount
13900         of data to put in one page.
13901
13902 2004-06-10  Wim Taymans  <wim@fluendo.com>
13903
13904         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13905         (gst_theora_enc_init), (theora_enc_sink_link),
13906         (theora_buffer_from_packet), (theora_enc_set_property),
13907         (theora_enc_get_property):
13908         Set duration on encoded buffer, added some more properties
13909
13910 2004-06-10  Wim Taymans  <wim@fluendo.com>
13911
13912         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
13913         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
13914         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
13915         * ext/theora/theoraenc.c: (theora_enc_chain):
13916         Fix refcounting bugs
13917
13918 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13919
13920         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
13921         (gst_asf_demux_loop), (gst_asf_demux_process_file),
13922         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
13923         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
13924         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
13925         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
13926         (gst_asf_demux_change_state):
13927         * gst/asfdemux/gstasfdemux.h:
13928           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
13929           feels like. I think we should set a new requirement for demuxers
13930           from now on to implement sane loop functions, data loops, query
13931           and seek functions before first commit into CVS. And this commit
13932           fixes all of the above.
13933
13934 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
13935
13936         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
13937           vorbis comments are properly encoded in UTF-8 before adding them
13938           to a GstTagList
13939
13940 2004-06-09  Benjamin Otte  <otte@gnome.org>
13941
13942         * ext/alsa/gstalsa.c: (add_channels):
13943           handle min <= max correctly
13944         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
13945         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
13946           add fixation functions so we fixate correctly. No preferring of alaw
13947           anymore because it's the first structure.
13948         * ext/alsa/gstalsa.h:
13949         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
13950         (gst_alsa_hw_params_dump):
13951           add functions to ease debugging in alsalib
13952         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
13953         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
13954         (gst_alsa_start_audio):
13955           only specify hw params if we really setup a format (fixes #134007 -
13956           or at least works around it)
13957
13958 2004-06-09  Wim Taymans  <wim@fluendo.com>
13959
13960         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
13961         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
13962         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
13963         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
13964         (gst_ogg_mux_loop):
13965         Use stream caps to setup the initial pages in the ogg stream.
13966         Correctly set the streamheader caps on the srcpad.
13967
13968 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13969
13970         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
13971         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
13972         (gst_v4lsrc_getcaps):
13973         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
13974         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
13975           add querying of fps lists for webcams.  Negotiating to a framerate
13976           now works.
13977
13978 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13979
13980         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
13981         (theora_push_buffer), (theora_push_packet),
13982         (theora_set_header_on_caps), (theora_enc_chain):
13983           mark buffers and put on streamheader, raw theora streaming
13984           now works too, whee
13985
13986 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13987
13988         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
13989         (gst_tcp_gdp_read_caps):
13990           do a looping read for caps and GDP headers too
13991
13992 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13993
13994         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13995         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
13996           return EOS instead of NULL in _get
13997
13998 2004-06-08  Wim Taymans  <wim@fluendo.com>
13999
14000         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14001         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14002         (gst_tcp_gdp_write_caps):
14003         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14004         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14005         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14006         Memory leak fixes
14007
14008 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14009
14010         * ext/vorbis/Makefile.am:
14011         * ext/vorbis/vorbis.c: (plugin_init):
14012         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14013         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14014         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14015         (vorbis_parse_change_state):
14016         * ext/vorbis/vorbisparse.h:
14017           adding a vorbisparse element that marks the buffers, streaming
14018           raw vorbis using GDP now works, whee
14019
14020 2004-06-08  Wim Taymans  <wim@fluendo.com>
14021
14022         * ext/jpeg/Makefile.am:
14023         * ext/jpeg/README:
14024         * ext/jpeg/gstjpeg.c: (plugin_init):
14025         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14026         (gst_smokedec_base_init), (gst_smokedec_class_init),
14027         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14028         * ext/jpeg/gstsmokedec.h:
14029         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14030         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14031         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14032         (gst_smokeenc_resync), (gst_smokeenc_chain),
14033         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14034         * ext/jpeg/gstsmokeenc.h:
14035         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14036         (smokecodec_flush_destination), (smokecodec_term_destination),
14037         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14038         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14039         (smokecodec_term_source), (smokecodec_encode_new),
14040         (smokecodec_decode_new), (smokecodec_info_free),
14041         (smokecodec_set_quality), (smokecodec_get_quality),
14042         (smokecodec_set_threshold), (smokecodec_get_threshold),
14043         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14044         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14045         (smokecodec_parse_header), (smokecodec_decode):
14046         * ext/jpeg/smokecodec.h:
14047         Added a new simple jpeg based codec
14048
14049 2004-06-08  Wim Taymans  <wim@fluendo.com>
14050
14051         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14052         (gst_multipart_mux_loop):
14053         Fix memory leak
14054
14055 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14056
14057         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14058         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14059         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14060         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14061         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14062         * gst/tcp/gsttcpserversink.h:
14063           take streamheader into account
14064
14065 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14066
14067         * gst/level/Makefile.am:
14068         * gst/level/gstlevel.c: (gst_level_class_init):
14069           clean up marshal generation
14070
14071 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14072
14073         * gst/tcp/Makefile.am:
14074         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14075         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14076         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14077         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14078         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14079         (gst_tcpclientsrc_get_property):
14080         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14081         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14082         (gst_tcpserversink_handle_client_read),
14083         (gst_tcpserversink_handle_client_write),
14084         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14085         * gst/tcp/gsttcpserversink.h:
14086           add signals client-added and client-removed
14087         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14088         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14089         (gst_tcpserversrc_get_property):
14090         uniformized, change default protocol to NONE
14091         * gst/tcp/gsttcp-marshal.list: added
14092 2004-06-07  Benjamin Otte  <otte@gnome.org>
14093
14094         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14095           handle discont events if they happen before caps nego
14096
14097 2004-06-07  Wim Taymans  <wim@fluendo.com>
14098
14099         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14100         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14101         (gst_multipart_demux_plugin_init):
14102         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14103         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14104         (gst_multipart_mux_change_state):
14105         Small updates, fix a memleak
14106
14107 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14108
14109         * configure.ac: OSS portability
14110         * ext/arts/gst_arts.c: idem
14111         * sys/oss/gstosselement.c: idem
14112         * sys/oss/gstossmixer.c: idem
14113         * sys/oss/gstosssink.c: idem
14114         * sys/oss/gstosssrc.c: idem
14115         * sys/oss/oss_probe.c: idem
14116           - check for soundcard.h in different places for some BSD
14117
14118 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14119
14120         * AUTHORS:
14121         Add me to the authors file
14122         * configure.ac:
14123         Increase the libdv requirement to >= version 0.100
14124         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14125         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14126         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14127         * ext/dv/gstdvdec.h:
14128         Add support for the new_media flag when sending DISCONT events
14129         Make the querying work when video pad is not linked
14130
14131 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14132
14133         reviewed by Benjamin Otte  <otte@gnome.org>
14134
14135         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14136           create a NULL-initialized array of pads, so we don't think they
14137           exist already. (fixes #143130)
14138
14139 2004-06-07  Benjamin Otte  <otte@gnome.org>
14140
14141         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14142         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14143         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14144           don't use // coments
14145
14146 2004-06-07  Benjamin Otte  <otte@gnome.org>
14147
14148         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14149           cast to GstClockTime to get higher granularity
14150         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14151           use gst_element_set_time_delay to get the exact time
14152         * ext/mad/gstmad.c: (gst_mad_chain):
14153           use the negotiated rate instead of the current frame's rate which
14154           might be wrong because of bit errors. This avoids emitting totally
14155           bogus timestamps and screwing sync.
14156         (fixes #143454)
14157
14158 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14159
14160         reviewed by Benjamin Otte  <otte@gnome.org>
14161
14162         * gst/adder/gstadder.c: (gst_adder_loop):
14163           properly error out when no negotiation has happened yet. (fixes
14164           #143032)
14165
14166 2004-06-06  Benjamin Otte  <otte@gnome.org>
14167
14168         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14169           forward correctly transformed offset in discont events. Based on
14170           patch by Arwed v. Merkatz. (fixes #142851)
14171
14172 2004-06-06  David Schleef  <ds@schleef.org>
14173
14174         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14175         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14176         problems on several systems.
14177
14178 2004-06-06  Benjamin Otte  <otte@gnome.org>
14179
14180         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14181           use explicit caps on the srcpad
14182         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14183           properly error out if caps couldn't be set (fixes #142764)
14184
14185 2004-06-06  Benjamin Otte  <otte@gnome.org>
14186
14187         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14188         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14189         (gst_alsa_start_audio):
14190           - don't call set_periods_integer anymore, it breaks the
14191           configuration randomly
14192           - call snd_pcm_hw_params_set_access directly instead of using masks
14193           - don't fail if the sw_params can't be set, just use the default
14194           params and hope it works. Alsalib has weird issues when you touch
14195           sw_params and does no proper error reporting about what failed.
14196         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14197         (gst_alsa_close_audio):
14198           make our alsa debugging go via gst debugging and not conditionally
14199           defined
14200         * ext/alsa/gstalsa.h:
14201           add ALSA_DEBUG_FLUSH macro
14202         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14203         (plugin_init):
14204           wrap alsa errors to be printed via the gst debugging system and not
14205           spammed to stderr
14206
14207 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14208
14209         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14210         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14211         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14212         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14213         (qtdemux_parse_trak):
14214         * gst/qtdemux/qtdemux.h:
14215           Bitch. Also known as seeking, querying & co.
14216         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14217         (gst_osssink_change_state):
14218         * sys/oss/gstosssink.h:
14219           Resyncing is for weenies, this hack is no longer needed and was
14220           broken anyway (since it - unintendedly - always leaves resync to
14221           TRUE).
14222
14223 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14224
14225         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14226         * gst/tcp/gsttcpclientsrc.h: idem
14227           - define MSG_NOSIGNAL if not done
14228           - include unistd.h for off_t
14229           (fixes #143749)
14230
14231 2004-06-05  Benjamin Otte  <otte@gnome.org>
14232
14233         * configure.ac:
14234         * ext/kio/Makefile.am:
14235           check for qt's moc preprocessor explicitly and use it
14236
14237 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14238
14239         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14240           don't get a signal for EPIPE on socket writes
14241           (somebody check if this works on other platforms)
14242
14243 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14244
14245         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14246         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14247           check error condition on available samples correctly
14248
14249 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14250
14251         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14252           avoid a segfault
14253         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14254         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14255         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14256         (gst_tcpserversrc_gdp_read_header):
14257          use ssize_t over size_t since the former is signed and thus the
14258          check for error codes can work
14259
14260 2004-06-02  Wim Taymans  <wim@fluendo.com>
14261
14262         reviewed by: Johan
14263
14264         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14265         (gst_multipart_mux_loop):
14266         Oops
14267
14268 2004-06-02  Wim Taymans  <wim@fluendo.com>
14269
14270         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14271         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14272         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14273         (gst_multipart_mux_change_state):
14274         Added configurable boundary specifier, added the value as a
14275         caps field as well.
14276
14277 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14278
14279         * gst/tcp/gsttcp.c:
14280         * gst/tcp/gsttcpclientsrc.c:
14281         * gst/tcp/gsttcpclientsrc.h:
14282         * gst/tcp/gsttcpserversrc.c:
14283           - portability fix, to compile on OSX
14284             (fixes #143146)
14285
14286         * sys/osxaudio/gstosxaudioelement.c:
14287         * sys/osxaudio/gstosxaudiosink.c:
14288         * sys/osxaudio/gstosxaudiosrc.c:
14289           - compilation warnings on OSX
14290             (fixes #143153)
14291
14292 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14293
14294         * ext/vorbis/vorbisdec.c : sign warning fixes
14295
14296         * gst-libs/gst/mixer/mixertrack.c :
14297           do no use defines which are glib 2.4 specific
14298
14299 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
14300
14301         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
14302           buffer since libflac doesn't expect it (reports a sync error when
14303           it encounters that)
14304
14305
14306 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
14307
14308         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
14309         * gst-libs/gst/mixer/mixertrack.c:
14310         (gst_mixer_track_get_property), (get_mixer_track_init),
14311         (get_mixer_track_get_property): Added property accessors
14312         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
14313         * gst-libs/gst/mixer/mixeroptions.c:
14314         (gst_mixer_options_get_values): Added
14315         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
14316         * gst-libs/gst/mixer/mixer.c: Fixed comment
14317
14318
14319 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14320
14321         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
14322           improve error messages on open
14323
14324
14325 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14326
14327         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14328           check if v4l-conf is in path
14329
14330 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14331
14332         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
14333           change assert to a more readable error message
14334
14335 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14336
14337         * gst-libs/gst/tuner/tunerchannel.h:
14338           - add a freq_multiplicator field to make the conversion
14339             between internal frequency unit and Hz
14340         * sys/v4l/gstv4lelement.c:
14341         * sys/v4l2/gstv4l2element.c:
14342           - change default video device to /dev/video0
14343         * sys/v4l/v4l_calls.c:
14344         * sys/v4l2/v4l2_calls.c:
14345           - we only expose frequency to the user in Hz instead of
14346             bastard v4lX unit (either 62.5kHz or 62.5Hz)
14347
14348 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
14349         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14350           Initialise b_o_s and e_o_s variables
14351         * gst-libs/gst/riff/riff-media.c:
14352         (gst_riff_create_video_caps_with_data):
14353           Add some unusual fourcc's from mplayer avi's
14354         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
14355           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
14356           autoplugging.
14357
14358 2004-05-28  Wim Taymans  <wim@fluendo.com>
14359
14360         * configure.ac:
14361         * gst/alpha/Makefile.am:
14362         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14363         (gst_alpha_get_type), (gst_alpha_base_init),
14364         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14365         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
14366         (gst_alpha_chroma_key), (gst_alpha_chain),
14367         (gst_alpha_change_state), (plugin_init):
14368         A plugin to add an alpha channel to I420 video. Can optionally do
14369         chroma keying.
14370         * gst/multipart/Makefile.am:
14371         * gst/multipart/multipart.c: (plugin_init):
14372         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14373         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14374         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
14375         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14376         (gst_multipart_demux_change_state),
14377         (gst_multipart_demux_plugin_init):
14378         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
14379         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
14380         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
14381         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
14382         (gst_multipart_mux_pad_unlink),
14383         (gst_multipart_mux_request_new_pad),
14384         (gst_multipart_mux_handle_src_event),
14385         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
14386         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
14387         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14388         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
14389         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
14390         send multipart jpeg images to a browser.
14391         * gst/videobox/Makefile.am:
14392         * gst/videobox/README:
14393         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14394         (gst_video_box_get_type), (gst_video_box_base_init),
14395         (gst_video_box_class_init), (gst_video_box_init),
14396         (gst_video_box_set_property), (gst_video_box_get_property),
14397         (gst_video_box_sink_link), (gst_video_box_i420),
14398         (gst_video_box_ayuv), (gst_video_box_chain),
14399         (gst_video_box_change_state), (plugin_init):
14400         Crops or adds borders around an image. can do alpha channel
14401         borders as well.
14402         * gst/videomixer/Makefile.am:
14403         * gst/videomixer/README:
14404         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14405         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
14406         (gst_videomixer_pad_get_sink_event_masks),
14407         (gst_videomixer_pad_get_property),
14408         (gst_videomixer_pad_set_property),
14409         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
14410         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
14411         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14412         (gst_videomixer_base_init), (gst_videomixer_class_init),
14413         (gst_videomixer_init), (gst_videomixer_request_new_pad),
14414         (gst_videomixer_handle_src_event),
14415         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
14416         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
14417         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
14418         (gst_videomixer_loop), (gst_videomixer_get_property),
14419         (gst_videomixer_set_property), (gst_videomixer_change_state),
14420         (plugin_init):
14421         Generic video mixer plugin, can handle multiple inputs all with
14422         different framerates and video sizes. Is fully alpha channel
14423         aware.
14424
14425 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14426
14427         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14428           Select first track as master track. Not sure how else to handle
14429           that...
14430         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
14431           Discard discont events. Should fix #142962.
14432
14433 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14434
14435         * ext/alsa/Makefile.am:
14436         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
14437         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
14438         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
14439         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
14440         (gst_alsa_mixer_get_option):
14441         * ext/alsa/gstalsamixer.h:
14442         * ext/alsa/gstalsamixeroptions.c:
14443         (gst_alsa_mixer_options_get_type),
14444         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
14445         (gst_alsa_mixer_options_new):
14446         * ext/alsa/gstalsamixeroptions.h:
14447         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14448         * ext/alsa/gstalsamixertrack.h:
14449           Add enumerations (as GstMixerOptions). Make correct distinction
14450           between input/output tracks. Add capture/playback private flag.
14451           Use flag to decide on whether to set capture or playback volumes
14452           or switches. Use playback and record switches.
14453         * gst-libs/gst/mixer/Makefile.am:
14454         * gst-libs/gst/mixer/mixer-marshal.list:
14455         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
14456         (gst_mixer_set_option), (gst_mixer_get_option),
14457         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
14458         (gst_mixer_volume_changed), (gst_mixer_option_changed):
14459         * gst-libs/gst/mixer/mixer.h:
14460         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
14461         (gst_mixer_options_class_init), (gst_mixer_options_init),
14462         (gst_mixer_options_dispose):
14463         * gst-libs/gst/mixer/mixeroptions.h:
14464           Add GstMixerOptions.
14465         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14466           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
14467           broken device detection on computers with multiple OSS sound
14468           cards.
14469
14470 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14471
14472         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14473           fixate nicely even when the peer is not negotiating
14474
14475 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14476
14477         * gst/audioconvert/gstaudioconvert.c:
14478         (gst_audio_convert_parse_caps):
14479           make sure we don't allow depth > width
14480         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14481           fixate endianness to G_BYTE_ORDER as default
14482         * gst/audioscale/gstaudioscale.c:
14483           we don't handle another endianness as host-endianness
14484
14485 2004-05-25  David Schleef  <ds@schleef.org>
14486
14487         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
14488
14489 2004-05-24  Benjamin Otte  <otte@gnome.org>
14490
14491         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
14492         (gst_oggvorbisenc_setup):
14493           properly fail when we can't setup the vorbis encoder due to
14494           unsupported settings
14495         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
14496         (gst_vorbisenc_setup):
14497           same
14498         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14499           fix case where warnings occured when one pad was unlinked while the
14500           other's link function was called
14501
14502 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14503
14504         * gst/tcp/Makefile.am:
14505           use GST_ENABLE_NEW
14506
14507 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14508
14509         * gst-libs/gst/resample/private.h:
14510           don't use optimizations that are #if 0'ed
14511
14512 2004-05-24  Wim Taymans  <wim@fluendo.com>
14513
14514         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
14515         Fix potential division by zero error and hopefully get
14516         the position query right to get correct timestamps on avi
14517         audio.
14518
14519 2004-05-24  Wim Taymans  <wim@fluendo.com>
14520
14521         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
14522         (gst_videoscale_scale_nearest_str2),
14523         (gst_videoscale_scale_nearest_str4),
14524         (gst_videoscale_scale_nearest_32bit),
14525         (gst_videoscale_scale_nearest_24bit),
14526         (gst_videoscale_scale_nearest_16bit):
14527         Fix the scaling algorithm and avoid a buffer overflow.
14528         removed the while loop in the scaling function as it
14529         was used for point sampling only.
14530
14531 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14532
14533         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
14534         (gst_id3_tag_class_init), (gst_id3_tag_init),
14535         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
14536         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
14537         (gst_id3_tag_send_tag_event):
14538           lots of fixes to make id3mux work and id3demux work correctly
14539
14540 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14541
14542         * ext/Makefile.am:
14543           add rules to build shout2send (was removed by accident
14544           when this module was no more marked experimental/broken)
14545
14546 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14547
14548         * ext/shout2/gstshout2.c:
14549         * ext/shout2/gstshout2.h:
14550           adding a "connection problem" signal to shout2send
14551           (fixes #142954)
14552
14553 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14554
14555         * ext/kio/kioreceiver.cpp:
14556         * ext/kio/kioreceiver.h:
14557           fix sign comparison issues
14558
14559 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14560
14561         * gst/cdxaparse/gstcdxaparse.c:
14562         * gst/cdxaparse/gstcdxaparse.h:
14563           some renaming
14564           add some checks/sanity
14565           prepare for seek addition
14566
14567         * sys/sunaudio/gstsunaudio.c:
14568           remove exported dupe init function
14569
14570 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
14571
14572         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
14573         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
14574           Fix format conversion and position querying.
14575         * gst/debug/progressreport.c: (gst_progressreport_report):
14576           Don't output a bogus total value that we didn't query.
14577         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
14578           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
14579           only a blank window after xine has been used.
14580
14581 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14582
14583         * m4/as-arts.m4:
14584           sync with upstream version to fix test on FC2
14585           readd with -ko to preserve Id header
14586
14587 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14588
14589         * configure.ac:
14590           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
14591         * gst/tcp/gsttcpclientsrc.c: idem
14592         * gst/tcp/gsttcpserversink.c: idem
14593         * gst/tcp/gsttcpserversrc.c: idem
14594         * m4/gst-fionread.m4: idem
14595
14596         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
14597
14598         * configure.ac: enable speex plugin for speex 1.1.5+
14599         * ext/speex/gstspeexenc.c: fix cast warning
14600
14601         * ext/esd/README: fix typo
14602
14603 2004-05-20  David Schleef  <ds@schleef.org>
14604
14605         * configure.ac: Minor cosmetic change to convince the buildbot to
14606         reautogen.
14607         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
14608         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
14609         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
14610         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
14611         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
14612         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
14613         More hacking.  Plays audio now.
14614
14615 2004-05-20  David Schleef  <ds@schleef.org>
14616
14617         * configure.ac:
14618         * sys/Makefile.am:
14619
14620 2004-05-20  David Schleef  <ds@schleef.org>
14621
14622         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
14623         * sys/osxaudio/gstosxaudio.c:
14624         * sys/osxaudio/gstosxaudioelement.c:
14625         * sys/osxaudio/gstosxaudioelement.h:
14626         * sys/osxaudio/gstosxaudiosink.c:
14627         * sys/osxaudio/gstosxaudiosink.h:
14628         * sys/osxaudio/gstosxaudiosrc.c:
14629         * sys/osxaudio/gstosxaudiosrc.h:
14630
14631 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14632
14633         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
14634         (gst_vorbisenc_chain):
14635           put the codec headers on the caps as streamheader as well as
14636           pushing them out
14637
14638 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14639
14640         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
14641         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
14642         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
14643         split up push_packet into two functions
14644
14645 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14646
14647         * gst/tcp/.cvsignore:
14648           ignore enums
14649         * gst/tcp/Makefile.am:
14650         * gst/tcp/README:
14651         * gst/tcp/gsttcp.c:
14652         * gst/tcp/gsttcp.h:
14653         * gst/tcp/gsttcpclientsink.c:
14654         * gst/tcp/gsttcpclientsink.h:
14655         * gst/tcp/gsttcpclientsrc.c:
14656         * gst/tcp/gsttcpclientsrc.h:
14657         * gst/tcp/gsttcpplugin.c:
14658         * gst/tcp/gsttcpserversink.c:
14659         * gst/tcp/gsttcpserversink.h:
14660         * gst/tcp/gsttcpserversrc.c:
14661         * gst/tcp/gsttcpserversrc.h:
14662           add new tcp elements
14663
14664 2004-05-19  Wim Taymans  <wim@fluendo.com>
14665
14666         * gst/law/mulaw-conversion.c: (mulaw_encode):
14667         Fix overflow bug in ulaw encoding.
14668
14669 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14670
14671         * ext/mad/gstmad.c: (gst_mad_handle_event):
14672           don't unref the event twice
14673
14674 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14675
14676         * configure.ac:
14677           remove -Wno-sign-compare
14678
14679 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14680
14681         * configure.ac:
14682           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
14683           if you want to work against glib 2.2 and 2.4
14684
14685 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14686
14687         * gst/tcp/Makefile.am:
14688         * gst/tcp/gsttcp.c:
14689         * gst/tcp/gsttcp.h:
14690         * gst/tcp/gsttcpsink.h:
14691         * gst/tcp/gsttcpsrc.h:
14692           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
14693
14694 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14695
14696         * gst/debug/tests.c: (md5_get_value):
14697           fix segfault on gst-inspect
14698
14699 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14700
14701         * gst/debug/testplugin.c:
14702         * gst/debug/tests.c:
14703         * gst/debug/tests.h:
14704           add new extensible and configurable testing element. Current tests
14705           include buffer count, stream length, timestamp/duration matching and
14706           md5.
14707         * gst/debug/Makefile.am:
14708         * gst/debug/gstdebug.c: (plugin_init):
14709           add infrastructure for new element
14710
14711 2004-05-19  Johan Dahlin  <johan@gnome.org>
14712
14713         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
14714         ending of the array. Fixes gst-inspect segfault on ppc.
14715
14716 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14717
14718         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
14719
14720         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
14721
14722 2004-05-18  David Schleef  <ds@schleef.org>
14723
14724         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
14725         warnings (bugs, actually) noticed by gcc but not forte.
14726
14727 2004-05-18  David Schleef  <ds@schleef.org>
14728
14729         * sys/sunaudio/Makefile.am:
14730         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
14731
14732 2004-05-18  David Schleef  <ds@schleef.org>
14733
14734         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
14735         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
14736         to allow qtdemux to use non-seekable streams. (bug #142272)
14737
14738 2004-05-18  David Schleef  <ds@schleef.org>
14739
14740         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
14741         (gst_resample_sinc_ft_float): Remove use of static temporary
14742         buffer.  This code was obviously not supposed to last long, but
14743         it's stuck in our ABI, so it required a little hack to make it
14744         ABI-compatible.  Fixes #142585.
14745         * gst-libs/gst/resample/resample.h: same.
14746
14747 2004-05-18  David Schleef  <ds@schleef.org>
14748
14749         * configure.ac: Add sunaudio
14750         * examples/Makefile.am: make gstplay depend on gconf
14751         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
14752         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
14753         (convert_table_lookup), (img_convert): remove c99-isms
14754         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
14755           unsigned, to fix a warning on Solaris
14756         * gst/mpeg1sys/systems.c: bcopy->memcpy
14757         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
14758         * sys/Makefile.am: Add sunaudio
14759
14760 2004-05-18  Wim Taymans  <wim@fluendo.com>
14761
14762         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
14763         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
14764         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
14765         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
14766         (gst_ogg_mux_loop):
14767         Fix an ugly memleak where the muxer didn't flush enough ogg
14768         pages. This also resulted in badly muxed ogg files.
14769
14770 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14771
14772         * gst/asfdemux/asfheaders.c :
14773         * gst/asfdemux/asfheaders.h :
14774         * gst/asfdemux/gstasfdemux.c :
14775           - fix ASF_OBJ_PADDING guid
14776           - add 3 new object guids (language list, metadata,
14777             extended stream properties)
14778           - add a function to parse extended header objects
14779
14780 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14781
14782         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
14783           remove leftover debugging g_print
14784
14785 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14786
14787         * ext/mad/gstmad.c: (gst_mad_handle_event):
14788           Fix for when the first format in a discont event is not a
14789           byte-based one. Should fix #137710.
14790
14791 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14792
14793         * m4/a52.m4 : fix compilation with -Wall -Werror
14794         * m4/libfame.m4 : idem
14795         * m4/libmikmod.m4 : idem
14796
14797 2004-05-17  Benjamin Otte  <otte@gnome.org>
14798
14799         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
14800           signal the new tags before giving up the reference
14801
14802 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14803
14804         * ext/shout2/gstshout2.c:
14805           use application/ogg instead of application/x-ogg (patch by Patrick
14806           Guimond, fixes #142432)
14807         * sys/oss/gstosselement.c: (gst_osselement_reset),
14808         (gst_osselement_sync_parms):
14809           don't set fragment size unless specified (fixes #142493)
14810
14811 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14812
14813         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
14814           fixes #142664
14815
14816 2004-05-17  Benjamin Otte  <otte@gnome.org>
14817
14818         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
14819           compute offsets correctly for internal buffers so timestamps are set
14820           correctly when we can't seek. Also handle cases where there are no
14821           offsets. (based on a patch by David Moore, fixes #142507)
14822
14823 2004-05-17  Benjamin Otte  <otte@gnome.org>
14824
14825         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14826           use correct variable when determining amount of data to skip so we
14827           don't skip into the void and segfault
14828
14829 2004-05-16  Benjamin Otte  <otte@gnome.org>
14830
14831         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
14832           Hi, I'm a memleak
14833
14834 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14835
14836         * gst/asfdemux/gstasfdemux.c:
14837           - fix a mem leak and always propagate tags
14838           - add WMV3 to known video codecs (but no decoder yet)
14839           - replace "surplus data" at end of audio header for what
14840             it is : codec specific data
14841           - fix a typo
14842
14843 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
14844
14845         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
14846
14847         * gst-libs/gst/audio/audioclock.c:
14848           Fix wrong return type (#142205).
14849
14850 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14851
14852         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
14853           Ignore CRCs by default (fixes #142566).
14854
14855 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14856
14857         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
14858         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
14859         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
14860         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
14861         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
14862         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
14863           Fix for cases where we fail to attach to a mixer.
14864
14865 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14866
14867         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
14868           Don't touch events after not owning them anymore.
14869         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14870         (gst_wavparse_fmt), (gst_wavparse_other),
14871         (gst_wavparse_handle_seek), (gst_wavparse_loop),
14872         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
14873         (gst_wavparse_srcpad_event):
14874         * gst/wavparse/gstwavparse.h:
14875           Add seeking, fix querying.
14876
14877 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14878
14879         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
14880           - process comments even if they don't end with \0\0
14881             g_convert would ignore them if present and works well without them
14882
14883 2004-05-16  Benjamin Otte  <otte@gnome.org>
14884
14885         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
14886           simplify caps
14887
14888 2004-05-16  Benjamin Otte  <otte@gnome.org>
14889
14890         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
14891           don't write to memory we might not write to - g_convert does that
14892           for us anyway (fixes #142613)
14893         (gst_asf_demux_audio_caps):
14894           comment out gst_util_dump_mem
14895
14896 2004-05-16  Benjamin Otte  <otte@gnome.org>
14897
14898         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14899           compute correct expected timestamps after seek (broken since
14900           last commit)
14901         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
14902           rename element and debugging category to gdkpixbufscale
14903
14904 2004-05-16  Benjamin Otte  <otte@gnome.org>
14905
14906         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14907           add error checking to snd_pcm_delay and remove duplicate call to
14908           snd_pcm_delay that caused issues (see inline code comments)
14909         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
14910           make more readable and fix return value when snd_pcm_delay fails
14911         (fixes #142586)
14912
14913 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
14914         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
14915         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
14916         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
14917         (gst_pixbufscale_link), (gst_pixbufscale_init),
14918         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
14919         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
14920         (gst_pixbufscale_get_property), (pixbufscale_init):
14921         * ext/gdk_pixbuf/pixbufscale.h:
14922         Add these files I forgot earlier
14923
14924 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
14925         * ext/gdk_pixbuf/Makefile.am:
14926         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
14927         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14928         Add new pixbufscale element to scale RGB video
14929         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
14930         and HYPER interpolation correctly.
14931         * ext/theora/theoraenc.c: (theora_enc_chain),
14932         Discard buffer and return if explicit caps could not be set
14933         (theora_enc_get_property):
14934         Make _get return kbps for the bitrate consistent with
14935         the _set function.
14936
14937
14938 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14939
14940         * ext/libvisual/visual.c: (gst_visual_chain):
14941           add missing visual_audio_analyze
14942
14943 2004-05-14  David Schleef  <ds@schleef.org>
14944
14945         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
14946         is killed while we're playing.
14947         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
14948         gst_element_no_more_pads().
14949
14950 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14951
14952         * gst-libs/gst/riff/riff-read.c :
14953           - fix INFO tag extraction in RIFF/AVI files
14954             because gst_event_unref (event) also freed taglist
14955           - avoid a mem leak
14956
14957 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14958
14959         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
14960         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
14961
14962         * gst/auparse/gstauparse.c :
14963           - add code (commented for now) to support audio/x-adpcm on src pad
14964             (we have no decoder for those layout yet)
14965
14966         * gst/cdxaparse/gstcdxaparse.c :
14967         * gst/cdxaparse/gstcdxaparse.h :
14968           - partial rewrite using RiffRead (ripped iain's wavparse code)
14969
14970         * gst/rtp/gstrtpL16enc.c : typo
14971         * gst/rtp/gstrtpgsmenc.c : typo
14972
14973 2004-05-13  Benjamin Otte  <otte@gnome.org>
14974
14975         * configure.ac:
14976           check for exact version of libvisual, it's not supposed to be
14977           API/ABI stable yet
14978
14979 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14980
14981         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
14982           signal no-more-pads
14983
14984 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
14985
14986         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
14987         Report which format was used for GST_FORMAT_DEFAULT
14988         * gst/debug/Makefile.am:
14989         * gst/debug/gstdebug.c: (plugin_init):
14990         * gst/debug/progressreport.c: (gst_progressreport_base_init),
14991         (gst_progressreport_class_init), (gst_progressreport_init),
14992         (gst_progressreport_report), (gst_progressreport_set_property),
14993         (gst_progressreport_get_property), (gst_progressreport_chain),
14994         (gst_progressreport_plugin_init):
14995         Add progressreport element for testing.
14996
14997 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
14998
14999         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15000         * sys/v4l/gstv4lsrc.h:
15001         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15002         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15003         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15004         (gst_v4lsrc_grab_frame):
15005           add more debugging
15006           send a discont at start
15007
15008 2004-05-12  Colin Walters  <walters@redhat.com>
15009
15010         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15011         inflooping if we can't find a chunk.  Or in other words, don't blow
15012         chunks if we don't have a chunk to blow.
15013
15014 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15015         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15016         Remove old debug output
15017         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15018         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15019         (gst_dvdec_set_property), (gst_dvdec_get_property):
15020         Change the quality setting to an enum, so it works from gst-launch
15021         Don't renegotiate a non-linked pad. Allows audio only decoding.
15022         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15023         (gst_deinterlace_link), (gst_deinterlace_init):
15024         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15025         (gst_videodrop_link):
15026         Some caps negotiation fixes
15027
15028 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15029
15030         * ext/tarkin/gsttarkin.c :
15031           - Change RANK from NONE to PRIMARY
15032         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15033           - Change RANK from NONE to MARGINAL
15034         * ext/divx/gstdivxenc.c :
15035           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15036
15037 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15038
15039         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15040         (gst_vorbisenc_push_packet):
15041           copy a function that was added between 1.0 and 1.0.1 until we
15042           depend on worthwhile features of post-1.0
15043
15044 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15045
15046         * configure.ac:
15047           enable shout2 by default
15048         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15049         (gst_shout2send_base_init), (gst_shout2send_init),
15050         (gst_shout2send_connect), (gst_shout2send_change_state):
15051         * ext/shout2/gstshout2.h:
15052           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15053           #142262)
15054         * ext/theora/theora.c: (plugin_init):
15055           don't set rank on encoders
15056
15057 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15058
15059         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15060           Use codec_data property instead of flag1 and flag2 for wma
15061
15062 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15063
15064         * gst/cdxaparse/gstcdxaparse.c :
15065           - Add mpegversion to CAPS to make it link
15066           - Rank is as GST_RANK_SECONDARY instead of NONE
15067         * gst/auparse/gstauparse.c :
15068           - Document all audio encoding we can encounter from Solaris 9
15069             headers and libsndfile information.
15070           - Increase max. rate from 48000 to 192000 (to match other elements)
15071           - Don't try to play junk data between header and samples
15072
15073 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15074
15075         * ext/libvisual/visual.c: (gst_visual_getcaps):
15076           use the right caps depending on endianness (I hope)
15077         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15078           use GST_RANK_NONE for all non-decoding elements or spider gets
15079           mighty confused
15080
15081 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15082
15083         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15084           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15085
15086 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15087
15088         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15089         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15090         (gst_switch_loop), (gst_switch_get_type):
15091           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15092           HEADERS. Had to be said.
15093
15094 2004-05-10  David Schleef  <ds@schleef.org>
15095
15096         * configure.ac: Add prototype Dirac support.
15097         * ext/Makefile.am:
15098         * ext/dirac/Makefile.am:
15099         * ext/dirac/gstdirac.cc:
15100         * ext/dirac/gstdiracdec.cc:
15101
15102 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15103
15104         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15105         (gst_auparse_init), (gst_auparse_chain),
15106         (gst_auparse_change_state):
15107           Hack around spider. Remove me some day please.
15108
15109 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15110
15111         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15112           Fix for some uninitialized variables in previous patch, also
15113           makes it work. Fixes #142286 while we're at it.
15114
15115 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15116
15117         * gst/auparse/gstauparse.c:
15118                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15119                 only unsupported formats are ADPCM/CCITT G.72x
15120                 reviewed by Ronald
15121         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15122
15123 2004-05-10  Wim Taymans  <wim@fluendo.com>
15124
15125         * ext/vorbis/Makefile.am:
15126         * ext/vorbis/README:
15127         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15128         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15129         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15130         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15131         (gst_oggvorbisenc_convert_sink),
15132         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15133         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15134         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15135         (get_constraints_string), (update_start_message),
15136         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15137         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15138         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15139         * ext/vorbis/oggvorbisenc.h:
15140         * ext/vorbis/vorbis.c: (plugin_init):
15141         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15142         (raw_caps_factory), (gst_vorbisenc_class_init),
15143         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15144         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15145         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15146         * ext/vorbis/vorbisenc.h:
15147         Added a raw vorbis encoder to be used with the oggmuxer.
15148         We still need the old encoder for some gnome applications,
15149         read the README to find out how that works.
15150         The raw encoder is called "rawvorbisenc" until 0.9.
15151
15152 2004-05-10  Wim Taymans  <wim@fluendo.com>
15153
15154         * ext/ogg/gstogg.c: (plugin_init):
15155         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15156         (gst_ogg_print):
15157         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15158         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15159         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15160         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15161         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15162         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15163         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15164         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15165         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15166         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15167         Added an ogg muxer.
15168         Small typo fixes in the demuxer.
15169
15170 2004-05-10  Wim Taymans  <wim@fluendo.com>
15171
15172         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15173         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15174         (theora_enc_change_state), (theora_enc_set_property),
15175         (theora_enc_get_property):
15176         Mark the last packet with an EOS flag which is not really needed
15177         in gstreamer.
15178         Do some better video framerate initialisation.
15179         Update the buffer timestamp.
15180
15181 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15182
15183         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15184         Return the result of the parent state change call
15185
15186 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15187
15188         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15189         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15190         * gst/law/alaw-encode.c : (idem)
15191         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15192         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15193         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15194
15195 2004-05-09  Benjamin Otte  <otte@gnome.org>
15196
15197         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15198           don't use a fixed buffer size when writing variable length data to
15199           it. Fixes memory corruption and makes alsasrc work
15200
15201 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15202
15203         * ext/gnomevfs/gstgnomevfssink.c:
15204         (_gst_boolean_allow_overwrite_accumulator),
15205         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15206           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15207           RUN_LAST, and don't use that to set the accumulator value because
15208           then it's always FALSE.
15209
15210 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15211
15212         * gst-libs/gst/riff/riff-media.c:
15213         (gst_riff_create_video_caps_with_data),
15214         (gst_riff_create_audio_caps),
15215         (gst_riff_create_audio_template_caps):
15216         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15217           Fix for unaligned RIFF files (i.e. where all the chunks together
15218           in a LIST chunk are not of the same size as the size given in
15219           the LIST chunk header). Fixes several odd WAVE files. Also fix
15220           ADPCM (block_align property) in audio, so that wavparse based
15221           on this works now as it used to stand-alone.
15222
15223 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15224
15225         reviewed by Benjamin Otte  <otte@gnome.org>
15226
15227         * ext/a52dec/gsta52dec.c:
15228         * ext/divx/gstdivxdec.c:
15229         * ext/divx/gstdivxenc.c:
15230         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15231         * ext/faac/gstfaac.c: (gst_faac_base_init):
15232         * ext/faad/gstfaad.c: (gst_faad_base_init):
15233         * ext/ivorbis/vorbisfile.c:
15234         * ext/lame/gstlame.c:
15235         * ext/libfame/gstlibfame.c:
15236         * ext/mpeg2enc/gstmpeg2enc.cc:
15237         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15238         * ext/sidplay/gstsiddec.cc:
15239         * ext/speex/gstspeexdec.c:
15240         * ext/speex/gstspeexenc.c:
15241         * ext/xvid/gstxviddec.c:
15242         * ext/xvid/gstxvidenc.c:
15243           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15244           (fixes #142193)
15245
15246 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15247
15248         * ext/alsa/gstalsa.c: (device_list),
15249         (gst_alsa_class_probe_devices):
15250         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15251           Fix alsa oddness in mixer after the combination of using mixer
15252           in source/sink elements and using hw:x,y instead of just hw:x.
15253
15254 2004-05-09  Benjamin Otte  <otte@gnome.org>
15255
15256         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15257         (gst_wavparse_create_sourcepad):
15258           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15259           sourcepads
15260
15261 2004-05-09  Benjamin Otte  <otte@gnome.org>
15262
15263         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15264           allow discont events before caps nego
15265
15266 2004-05-08  Benjamin Otte  <otte@gnome.org>
15267
15268         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15269           don't leak events
15270
15271 2004-05-08  Benjamin Otte  <otte@gnome.org>
15272
15273         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15274         (gst_level_change_state), (gst_level_init):
15275         * gst/level/gstlevel.h:
15276           figure out if we're initialized directly instead of keeping a
15277           variable that's wrong in 90% of cases
15278           don't initialize pads and then leak them and use a new unitialized
15279           pad. (fixes #142084)
15280           these were bugs so n00bish I didn't find them for an hour :/
15281
15282 2004-05-08 Iain <iain@prettypeople.org>
15283
15284         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
15285         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
15286         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
15287         return the length that was read.
15288         (gst_riff_read_strf_auds): Allow fmt tags as well.
15289
15290 2004-05-07  David Schleef  <ds@schleef.org>
15291
15292         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
15293         signed char assumption in faad.h.
15294
15295 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15296
15297         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
15298           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
15299
15300 2004-05-07  Colin Walters  <walters@redhat.com>
15301
15302         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
15303         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
15304         function.
15305         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
15306         Add dispose function.
15307
15308 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
15309         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
15310           Fix caps nego and pad templates. RGB mode caps should
15311           work now.
15312         * ext/dvdnav/gst-dvd:
15313           Move mpeg2dec inside the thread because otherwise the
15314           queue rejects cap changes mid-stream
15315         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
15316         (gst_mpeg2dec_flush_decoder):
15317           For mpeg2dec > 0.4.0, call the flush function instead of
15318           manually extracting all in-flight frames.
15319         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
15320         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
15321           Change mime type video/dv go video/x-dv to match the
15322           rest of gst-plugins
15323
15324 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15325
15326         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15327         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
15328         (gst_alsa_sink_class_init):
15329         * ext/alsa/gstalsasink.h:
15330         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
15331         (gst_alsa_src_class_init):
15332         * ext/alsa/gstalsasrc.h:
15333           Make alsasink/src a subclass of alsamixer so that mixer stuff
15334           shows up in gst-rec. Needs some finetuning.
15335
15336 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15337
15338         * ext/lame/gstlame.c: (gst_lame_chain):
15339           simplify
15340         * ext/mad/gstmad.c: (gst_mad_handle_event):
15341           fix event leak
15342         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
15343           be able to detect mp3 files < 4096 bytes
15344
15345 2004-05-06  Wim Taymans  <wim@fluendo.com>
15346
15347         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15348         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15349         (theora_enc_set_property), (theora_enc_get_property):
15350         Also encode the first frame, cleanup some code.
15351
15352 2004-05-06  Wim Taymans  <wim@fluendo.com>
15353
15354         * ext/mpeg2enc/gstmpeg2enc.cc:
15355         Forward events first before deciding that negotiation was
15356         not performed.
15357
15358 2004-05-06  Wim Taymans  <wim@fluendo.com>
15359
15360         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15361         First process the events before deciding that negotiation
15362         was not performed.
15363
15364 2004-05-06  Wim Taymans  <wim@fluendo.com>
15365
15366         * ext/theora/Makefile.am:
15367         * ext/theora/theora.c: (plugin_init):
15368         * ext/theora/theoradec.c: (theora_dec_change_state):
15369         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
15370         (gst_theora_enc_class_init), (gst_theora_enc_init),
15371         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
15372         (theora_enc_chain), (theora_enc_change_state),
15373         (theora_enc_set_property), (theora_enc_get_property):
15374         Added a theora encoder, grouped the encoder and decoder into the
15375         same plugin.
15376
15377 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15378
15379         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15380         (gst_jpegenc_chain):
15381         fix DURATION on outgoing buffers
15382         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15383         debug using time formats
15384         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15385         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15386         (gst_xvimagesink_sink_link):
15387         windows with width/height 0 generate X errors, so don't allow them
15388
15389 2004-05-05  Wim Taymans  <wim@fluendo.com>
15390
15391         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
15392         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
15393         (gst_mpeg2dec_negotiate_format):
15394         * ext/mpeg2dec/gstmpeg2dec.h:
15395           removed the static pad template so that we can add the
15396           more accurate framerate value to the caps.
15397
15398
15399 2004-05-04  Benjamin Otte  <otte@gnome.org>
15400
15401         * configure.ac:
15402           check for kdemacros.h, too (should fix #141821)
15403         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15404           don't crash if no header was sent, but nicely error out (fixes part
15405           of #141554)
15406
15407 2004-05-04  Wim Taymans  <wim@fluendo.com>
15408
15409         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
15410         parent dispose function to avoid segfault on destroy.
15411
15412 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15413
15414         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15415         (plugin_init):
15416         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15417         (gst_xvimagesink_sink_link):
15418         clean up debugging caps
15419         also recreate xvimage when format has changed
15420
15421 2004-05-04  Benjamin Otte  <otte@gnome.org>
15422
15423         * ext/libvisual/Makefile.am:
15424         * ext/libvisual/visual.c: (gst_visual_class_init),
15425         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
15426         (gst_visual_srclink), (gst_visual_chain),
15427         (gst_visual_change_state), (plugin_init):
15428           use a GstAdapter to correctly adapt buffer sizes - allows using a
15429           framerate
15430
15431 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15432
15433         * sys/v4l/gstv4lelement.h:
15434         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15435         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
15436         (gst_v4lsrc_buffer_free):
15437         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
15438         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
15439         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
15440         (gst_v4lsrc_requeue_frame):
15441         move some debugging categories around
15442         query for fps index and set accordingly if found
15443
15444 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15445
15446         * ext/lame/gstlame.c:
15447         correct defaults that lame_init puts out of range
15448
15449 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15450
15451         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
15452         (gst_divxenc_class_init):
15453         fix range since -1 is the default
15454         * gst/mpeg1sys/gstmpeg1systemencode.c:
15455         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
15456         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
15457         (gst_rtjpegdec_chain):
15458         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
15459         (gst_rtjpegenc_chain):
15460         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
15461         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
15462         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
15463         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
15464         * sys/v4l/gstv4lsrc.c:
15465         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15466         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15467         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15468         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
15469         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
15470           remove gst_info calls
15471
15472 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15473
15474         * Makefile.am:
15475         * po/af.po:
15476         * po/az.po:
15477         * po/en_GB.po:
15478         * po/nl.po:
15479         * po/sr.po:
15480         * po/sv.po:
15481           Updated translations
15482
15483 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15484
15485         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15486           refactor/comment code
15487
15488 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15489
15490         * gst/asfdemux/Makefile.am:
15491         * gst/asfdemux/asfheaders.c:
15492         * gst/asfdemux/asfheaders.h:
15493         * gst/asfdemux/gstasf.c: (plugin_init):
15494         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
15495         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
15496         (gst_asf_demux_setup_pad):
15497         * gst/asfdemux/gstasfdemux.h:
15498         * gst/asfdemux/gstasfmux.c:
15499         * gst/asfdemux/gstasfmux.h:
15500           Add tagging support to demuxer, split out registration in its own
15501           file instead of in demux (hacky), and prevent having some tables
15502           in our memory multiple times (in asfheaders.h).
15503
15504 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15505
15506         * gst/matroska/matroska-demux.c:
15507         (gst_matroska_demux_parse_metadata):
15508         * gst/matroska/matroska-ids.h:
15509           Basic tag reading support.
15510
15511 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15512
15513         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
15514           Really detect ac-3 audio.
15515         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
15516           really detect matroska files (off-by-1).
15517
15518 2004-04-30  David Schleef  <ds@schleef.org>
15519
15520         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15521         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
15522         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
15523         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
15524         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
15525         hackage -- parse a lot more atoms, extract a few tags.  One might even
15526         mistake this for tag support.  Maybe it is.
15527         * gst/qtdemux/qtdemux.h:
15528
15529 2004-04-30  Colin Walters  <walters@verbum.org>
15530
15531         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
15532
15533 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15534
15535         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15536         (gst_ffmpegcolorspace_getcaps):
15537           remove broken nego fix
15538
15539 2004-04-30  Benjamin Otte  <otte@gnome.org>
15540
15541         * configure.ac:
15542         * ext/Makefile.am:
15543         * ext/libvisual/Makefile.am:
15544         * ext/libvisual/visual.c:
15545           add initial support for libvisual (http://libvisual.sourceforge.net)
15546           libvisual is still quite alpha, so expect crashes in there :)
15547
15548 2004-04-29  David Schleef  <ds@schleef.org>
15549
15550         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
15551         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
15552         up qtdemux to make it spit out codec_data.  Do _not_ look at this
15553         code; you will no longer respect me.
15554
15555 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15556
15557         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
15558         * ext/alsa/gstalsa.h :
15559         change alsa pcm device discovery to find more than 1 device
15560         per card. code review by Ronald.
15561
15562 2004-04-29  David Schleef  <ds@schleef.org>
15563
15564         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
15565         Add a check for a driver bug on FreeBSD.  (bug #140565)
15566
15567 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15568
15569         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
15570         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15571         (gst_jpegenc_getcaps):
15572           move format setting to inner loop
15573         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15574         (gst_ffmpegcolorspace_getcaps):
15575           use GST_PAD_CAPS if available so that we use already negotiated
15576           caps
15577         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15578         (qtdemux_parse_moov), (qtdemux_parse):
15579           extra debugging
15580         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
15581         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
15582           move hardcoded path to DEFINE
15583
15584 2004-04-28  David Schleef  <ds@schleef.org>
15585
15586         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
15587         (bug #140064)
15588
15589 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15590
15591         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
15592           Don't probe for playback device if we're a source element. Fixes
15593           #139658.
15594
15595 2004-04-29  Benjamin Otte  <otte@gnome.org>
15596
15597         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
15598         (gst_id3_tag_chain):
15599           rewrite buffer offset
15600
15601 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15602
15603         * configure.ac:
15604         * ext/Makefile.am:
15605         * ext/dts/Makefile.am:
15606         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
15607         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
15608         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
15609         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
15610         (gst_dtsdec_loop), (gst_dtsdec_change_state),
15611         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
15612         (plugin_init):
15613         * ext/dts/gstdtsdec.h:
15614           New DTS decoder.
15615         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
15616         (gst_faad_srcconnect):
15617           Add ESDS atom handling (.m4a).
15618
15619 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15620
15621         * ext/divx/gstdivxdec.c: (plugin_init):
15622           Remove comment that makes no sense.
15623         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
15624           Fix for obvious typo that resulted in warnings during gst-register.
15625         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
15626         (gst_xviddec_sink_link):
15627           Fix caps negotiation a bit better.
15628         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
15629           We call this 'codec_data', not 'esds'.
15630
15631 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15632
15633         * gst/monoscope/gstmonoscope.c:
15634           make sure we only provide 256x128
15635         * gst/monoscope/monoscope.c: (monoscope_init):
15636           assert size of 256x128
15637
15638 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15639
15640         * Makefile.am:
15641         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
15642         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
15643           fixate to max width and height of device
15644
15645 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15646
15647         * Makefile.am:
15648         * sys/v4l/gstv4l.c:
15649         * sys/v4l/gstv4lsrc.c:
15650         * sys/v4l/v4l_calls.c:
15651         * sys/v4l/v4lsrc_calls.c:
15652           fix for qc-usb driver which fakes having more than one buffer
15653           by handing the same buffer twice, which confused GStreamer's/v4lsrc
15654           buffer_free override
15655           add debugging
15656
15657 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15658
15659         * Makefile.am:
15660         * gst/videotestsrc/gstvideotestsrc.c:
15661         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
15662         (gst_videotestsrc_init), (gst_videotestsrc_get),
15663         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
15664         * gst/videotestsrc/gstvideotestsrc.h:
15665           add num-buffers property
15666
15667         2004-04-26  Benjamin Otte  <otte@gnome.org>
15668
15669         * ext/mad/gstid3tag.c: (plugin_init):
15670           set id3mux rank to NONE so it doesn't confuse spider
15671           require audio/mpeg,mpegversion=1 in id3mux
15672
15673 2004-04-26  Benjamin Otte  <otte@gnome.org>
15674
15675         * configure.ac:
15676           detect faad correctly as non-working if it's indeed non-working
15677
15678 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15679
15680         * Makefile.am:
15681         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15682         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
15683         fix _getcaps so it only negotiates to its supported format
15684
15685 2004-04-25  Benjamin Otte  <otte@gnome.org>
15686
15687         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15688           fix memleak
15689
15690 2004-04-23  Benjamin Otte  <otte@gnome.org>
15691
15692         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15693           audio/x-raw-int with height rules! not. Now it's depth.
15694
15695 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15696
15697         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
15698         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
15699         (gst_wavparse_loop):
15700           Missing variable initialization. Add handling of DVI ADPCM. Fix
15701           mis-parsing of LIST chunks. This works around a bug where we mis-
15702           parse non-aligning LIST chunks (so LIST chunks where the contents
15703           don't align with the actual LIST size). The correct fix is to use
15704           rifflib, I'm not going to fix wavparse - too much work. All this
15705           fixes #104878.
15706
15707 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15708
15709         reviewed by Benjamin Otte  <otte@gnome.org>
15710
15711         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
15712           fix shoutcast not working (fixes #140844)
15713
15714 2004-04-22  Benjamin Otte  <otte@gnome.org>
15715
15716         * ext/hermes/gsthermescolorspace.c:
15717         (gst_hermes_colorspace_caps_remove_format_info):
15718         * gst/colorspace/gstcolorspace.c:
15719         (gst_colorspace_caps_remove_format_info):
15720         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15721         (gst_ffmpegcolorspace_caps_remove_format_info):
15722           s/gst_caps_simplify/gst_caps_do_simplify/
15723
15724 2004-04-22  Benjamin Otte  <otte@gnome.org>
15725
15726         * gst-libs/gst/riff/riff-media.c:
15727         (gst_riff_create_video_caps_with_data):
15728           mpegversion is an int
15729         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
15730           don't try to create pad templates with NULL caps, use any caps
15731           instead.
15732
15733 2004-04-20  David Schleef  <ds@schleef.org>
15734
15735         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
15736         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
15737         (bug #140384)
15738
15739 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
15740
15741         reviewed by David Schleef
15742
15743         * ext/mad/gstid3tag.c: Add stdlib.h
15744         * gst/rtp/gstrtpgsmenc.c: same
15745         * gst/tags/gstid3tag.c: same
15746         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
15747         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
15748         GST_DISABLE_LOADSAVE use.
15749         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
15750         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
15751         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
15752         atol(3)).
15753         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
15754         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
15755         strtoul(3)).
15756         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
15757         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
15758         $(ID3_CFLAGS).
15759         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
15760         $(LIBFAME_CFLAGS).
15761
15762 2004-04-20  David Schleef  <ds@schleef.org>
15763
15764         * gst/realmedia/rmdemux.c:  This was supposed to part of the
15765         last checkin.  Same idea.
15766
15767 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
15768
15769         reviewed by David Schleef
15770
15771         * configure.ac: bump required gstreamer version to 0.8.1.1
15772         because of following changes [--ds]
15773
15774         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
15775         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
15776         (gst_riff_read_header):  Use GST_READ_UINT*
15777         macros to access possibly unaligned memory.
15778
15779         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
15780         (mp3_type_find):  Use GST_READ_UINT*
15781         macros to access possibly unaligned memory.
15782         (mp3_type_find, mpeg1_parse_header, qt_type_find)
15783         (speex_type_find): Likewise
15784
15785         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
15786
15787         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
15788         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
15789         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
15790         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
15791         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
15792         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
15793         macros to access possibly unaligned memory.
15794
15795         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
15796         Likewise.
15797
15798         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
15799         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
15800
15801         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
15802         Likewise.
15803
15804         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
15805         (gst_mpeg2subt_chain_subtitle): Likewise.
15806
15807         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
15808         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
15809         Likewise.
15810
15811         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
15812         Likewise.
15813
15814         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
15815         Likewise.
15816
15817         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
15818         Likewise.
15819
15820 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15821
15822         * configure.ac:
15823           update required version of GStreamer because of GST_TIME_FORMAT
15824
15825 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15826
15827         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
15828           remove leftover g_print
15829         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15830           don't try setting only a subset of the caps. We don't want to kill
15831           autoplugging on purpose
15832
15833 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15834
15835         * sys/ximage/ximagesink.c: (plugin_init):
15836         * sys/xvimage/xvimagesink.c: (plugin_init):
15837           add debugging categories
15838
15839 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15840
15841         * po/en_GB.po:
15842         * po/LINGUAS:
15843           Adding en_GB translation (Gareth Owen)
15844
15845 2004-04-20  David Schleef  <ds@schleef.org>
15846
15847         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
15848         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
15849         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
15850         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
15851         A number of new features and hacks to extract the esds atom and
15852         put it into the caps.  (bug #137724)
15853
15854 2004-04-19  David Schleef  <ds@schleef.org>
15855
15856         * gconf/Makefile.am: Fix for non-GNU make
15857         * gst-libs/gst/Makefile.am: Change directory order to handle
15858         GstPlay linking with gstinterfaces
15859         * gst-libs/gst/audio/make_filter: make use of tr portable
15860         * gst-libs/gst/play/Makefile.am: Add intended \
15861         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15862         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
15863         function prototype instead of void *.
15864         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
15865         macro.
15866         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15867         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
15868         * gst/videofilter/make_filter: make use of tr portable
15869         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
15870
15871 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15872
15873         * po/LINGUAS:
15874         * po/uk.po:
15875           Added Ukrainian translation (Maxim V. Dziumanenko)
15876
15877 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15878
15879         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
15880         (gst_gsmdec_link), (gst_gsmdec_chain):
15881           Fix capsnego, simplify chain function slightly.
15882         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
15883           Add GSM.
15884
15885 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15886
15887         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15888         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
15889         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
15890           Hack to make wavparse work with spider (always -> sometimes pad).
15891           Fixes #135862 && #140411.
15892
15893 2004-04-18  Benjamin Otte  <otte@gnome.org>
15894
15895         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
15896         (gst_osselement_rate_probe_check),
15897         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
15898           get rid of \n in debug output
15899
15900 2004-04-17  Iain <iain@prettypeople.org>
15901
15902         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
15903         not just EOS.
15904
15905 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15906
15907         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15908         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
15909         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
15910         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
15911         (gst_id3_tag_src_link), (gst_id3_tag_chain),
15912         (gst_id3_tag_change_state), (plugin_init):
15913           deprecate id3tag element and replace with id3demux/id3mux.
15914           great side effect: this ugly file is now even uglier, yay!
15915         * ext/mad/gstmad.h:
15916           remove non-available function
15917           update for new get_type
15918
15919 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15920
15921         * configure.ac:
15922           require mpeg2dec >= 0.4.0
15923
15924 2004-04-17  Benjamin Otte  <otte@gnome.org>
15925
15926         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15927         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
15928         (gst_xvimagesink_set_xwindow_id):
15929           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
15930           assorted cleanup fixes.
15931
15932 2004-04-16  David Schleef  <ds@schleef.org>
15933
15934         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
15935         * sys/xvimage/xvimagesink.h: same
15936
15937 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15938
15939         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
15940           Fix GST_ELEMENT_ERROR with (NULL)
15941
15942 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15943
15944         * gst-libs/gst/riff/riff-media.c:
15945         (gst_riff_create_video_caps_with_data):
15946           Add div[3456] as fourccs for DivX 3 (fixes #140137).
15947
15948 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15949
15950         * gst-libs/gst/riff/riff-media.c:
15951         (gst_riff_create_video_caps_with_data),
15952         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
15953         (gst_riff_create_video_template_caps),
15954         (gst_riff_create_audio_template_caps):
15955         * gst-libs/gst/riff/riff-media.h:
15956         * gst-libs/gst/riff/riff-read.c:
15957         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
15958         * gst-libs/gst/riff/riff-read.h:
15959         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
15960           Add MS RLE support. I added some functions to read out strf chunks
15961           into strf chunks and the data behind it. This is usually color
15962           palettes (as in RLE, but also in 8-bit RGB). Also use those during
15963           caps creation. Lastly, add ADPCM (similar to wavparse - which
15964           should eventually be rifflib based).
15965         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
15966         (gst_matroska_demux_init), (gst_matroska_demux_reset):
15967         * gst/matroska/matroska-demux.h:
15968           Remove placeholders for some prehistoric tagging system. Didn't add
15969           support for any tag system really anyway.
15970         * gst/qtdemux/qtdemux.c:
15971           Add support for audio/x-m4a (MPEG-4) through spider.
15972         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
15973         (gst_wavparse_loop):
15974           ADPCM support (#135862). Increase max. buffer size because we
15975           cannot split buffers for ADPCM (screws references) and I've seen
15976           files with 2048 byte chunks. 4096 seems safe for now.
15977
15978 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15979
15980         * configure.ac: bump nano to 1
15981
15982 === release 0.8.1 ===
15983
15984 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15985
15986         * configure.ac: releasing 0.8.1, "Comforting Sounds"
15987
15988 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15989
15990         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15991           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
15992           Fixes #140058
15993
15994 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15995
15996         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
15997           lower rank of dvddemux so that it's not used for mpeg playback.
15998
15999 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16000
16001         * configure.ac:
16002           save libs correctly when checking mad
16003
16004 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16005
16006         * ext/mad/gstid3tag.c: (plugin_init):
16007           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16008
16009 2004-04-13  David Schleef  <ds@schleef.org>
16010
16011         * common/m4/gst-feature.m4: Call -config scripts with
16012         --plugin-libs if it is supported.
16013         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16014         JPEG images are image/jpeg.
16015         * gst/debug/Makefile.am:
16016         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16017         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16018         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16019         (gst_negotiation_plugin_init): Add a property that acts like
16020         filter caps.
16021         * testsuite/gst-lint:  Move license checking to be a standard
16022         test.
16023
16024 2004-04-13  David Schleef  <ds@schleef.org>
16025
16026         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16027         patch from Sebastien Cote (bug #139958)
16028
16029 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16030
16031         * examples/gstplay/Makefile.am:
16032         * examples/gstplay/player.c: (main):
16033           make the commandline player example use gconf settings
16034
16035 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16036
16037         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16038         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16039         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16040           init/end library during state transition, not object
16041           creation/disposal.  get rid of custom dispose handler.
16042
16043
16044 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16045
16046         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16047         be a symlink
16048
16049 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16050
16051         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16052           Handle JUNK chunks inside data section. Prevents warnings.
16053
16054 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16055
16056         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16057         (gst_riff_create_video_template_caps):
16058           Add MS video v1.
16059         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16060         (gst_avi_demux_stream_data):
16061           Add support for "rec-list" chunks.
16062
16063 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16064
16065         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16066           Fix another codecname mismatch.
16067
16068 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16069
16070         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16071           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16072           so that MJPEG plays back.
16073
16074 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16075
16076         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16077         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16078         * gst/mpeg1videoparse/gstmp1videoparse.h:
16079           Fix for some slight mis-cuts in buffer parsing, and for some
16080           potential overflows or faults-causers. Adds disconts. Also fixes
16081           #139105 while we're at it.
16082
16083 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16084
16085         * configure.ac:
16086         * sys/v4l2/gstv4l2element.h:
16087           Workaround for missing struct v4l2_buffer declaration in Suse 9
16088           and Mandrake 10 linux/videodev2.h header file (#135919).
16089
16090 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16091
16092         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16093           Bail out if no filename was given.
16094
16095 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16096
16097         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16098         (gst_v4l2_fourcc_from_structure):
16099           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16100           Y41B somewhere).
16101
16102 2004-04-09  Benjamin Otte  <otte@gnome.org>
16103
16104         * ext/gnomevfs/gstgnomevfssink.c:
16105         (_gst_boolean_allow_overwrite_accumulator),
16106         (gst_gnomevfssink_class_init):
16107           fix erase signal - if any handler returns false the file will not be
16108           overwritten. If no handler is connected, the file will not be
16109           overwritten either.
16110           renamed signal to "allow-overwrite"
16111         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16112           free string when adding it to ID3 failed
16113         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16114           unref event when done
16115         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16116           free caps
16117         * gst/typefind/gsttypefindfunctions.c:
16118         (mpeg_video_stream_type_find):
16119           fix invalid read
16120
16121 2004-04-08  David Schleef  <ds@schleef.org>
16122
16123         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16124         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16125
16126 2004-04-08  David Schleef  <ds@schleef.org>
16127
16128         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16129         we don't support (bug #139532)
16130
16131 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16132
16133         * ext/mad/gstmad.c: (gst_mad_handle_event),
16134         (gst_mad_check_caps_reset), (gst_mad_chain),
16135         (gst_mad_change_state):
16136           only set explicit caps if they haven't been set before for
16137           this stream.  MPEG-audio sample rate/channels aren't allowed
16138           to change in-stream.
16139           Fixes #139382
16140
16141 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16142
16143         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16144         (_gst_boolean_did_something_accumulator),
16145         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16146         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16147         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16148         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16149         (gst_gnomevfssink_change_state):
16150           Fix erase signal. Don't erase by default. Remove handoff signal.
16151           Remove erase property. Don't segfault. General cleanup.
16152
16153 2004-04-07  Benjamin Otte  <otte@gnome.org>
16154
16155         * gst-libs/gst/gconf/test-gconf.c: (main):
16156           add missing gst_init
16157
16158 2004-04-07  Benjamin Otte  <otte@gnome.org>
16159
16160         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16161           free the mutexes, too
16162
16163 2004-04-07  Benjamin Otte  <otte@gnome.org>
16164
16165         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16166           actually free the URI string
16167         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16168           compute offset correctly when passing discont events
16169         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16170           don't leak discont events
16171         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16172           add some missing breaks so caps aren't copied randomly
16173         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16174           if we realloc memory, we better use it
16175
16176 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16177
16178         * ext/mad/gstmad.c: (normal_seek):
16179           fix GST_FORMAT_TIME usage
16180
16181 2004-04-05  David Schleef  <ds@schleef.org>
16182
16183         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16184         a deprecated function (hack!)
16185
16186 2004-04-05  Benjamin Otte  <otte@gnome.org>
16187
16188         * ext/esd/esdmon.c: (gst_esdmon_get):
16189           fix nonterminated vararg and memleak
16190
16191 2004-04-05  Benjamin Otte  <otte@gnome.org>
16192
16193         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16194         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16195         (gst_ladspa_set_property), (gst_ladspa_get_property),
16196         (gst_ladspa_instantiate), (gst_ladspa_activate),
16197         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16198           clean up debugging
16199
16200 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16201
16202         reviewed by Benjamin Otte  <otte@gnome.org>
16203
16204         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16205           check for broken LADSPA parameters (fixes #138635)
16206
16207 2004-04-05  Benjamin Otte  <otte@gnome.org>
16208
16209         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16210           advertise buffer-frames correctly on sinkpads
16211
16212 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16213
16214         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16215         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16216         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16217         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16218         (gst_mad_check_caps_reset), (gst_mad_chain):
16219         add more debugging, only reset caps when we're not in error state
16220
16221 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16222
16223         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16224
16225 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16226
16227         reviewed by Benjamin Otte  <otte@gnome.org>
16228
16229         * configure.ac:
16230           fix == in test(1) operator
16231
16232 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16233
16234         reviewed by Benjamin Otte  <otte@gnome.org>
16235
16236         * configure.ac:
16237           fix --export-symblos-regex to a working regex.
16238
16239 2004-04-04  Benjamin Otte  <otte@gnome.org>
16240
16241         * sys/oss/.cvsignore:
16242           add for oss_probe
16243
16244 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16245
16246         reviewed by Benjamin Otte  <otte@gnome.org>
16247
16248         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16249           add missing 'new_media' argument (fixes #138168)
16250         * gst/matroska/matroska-demux.c:
16251         (gst_matroska_demux_handle_seek_event):
16252           add vararg terminator (fixes #138169)
16253
16254 2004-04-02  David Schleef  <ds@schleef.org>
16255
16256         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16257         disted (bug #138914)
16258
16259 2004-04-01  Benjamin Otte  <otte@gnome.org>
16260
16261         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16262         (gst_alsa_close_audio):
16263           handle case better where a soundcard can't pause
16264         * ext/ogg/gstoggdemux.c:
16265           don't crash when we get events but don't have pads yet
16266
16267 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16268
16269         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16270           throw an error if we couldn't probe any caps.
16271
16272 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16273
16274         * ext/dvdnav/gst-dvd:
16275         Add a really simple sample DVD player
16276
16277 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16278
16279         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
16280         (gst_a52dec_push), (gst_a52dec_handle_event),
16281         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
16282         (gst_a52dec_change_state):
16283         * ext/a52dec/gsta52dec.h:
16284           Use a debug category, Output timestamps correctly
16285           Emit tag info, Handle events, tell liba52dec about cpu
16286           capabilities so it can use MMX etc.
16287         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
16288           Fix a crasher accessing invalid memory
16289         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
16290         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
16291         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16292         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
16293         (dvdnavsrc_query):
16294           Some support for byte-format seeking.
16295           Small fixes for still frames and menu button overlays
16296         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16297         (gst_mpeg2dec_alloc_buffer):
16298           Use a debug category. Adjust the report level of several items to
16299           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
16300           so it doesn't lose the GstBuffer pointer
16301         * gst/debug/Makefile.am:
16302         * gst/debug/gstdebug.c: (plugin_init):
16303         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
16304         (gst_navseek_base_init), (gst_navseek_class_init),
16305         (gst_navseek_init), (gst_navseek_seek),
16306         (gst_navseek_handle_src_event), (gst_navseek_set_property),
16307         (gst_navseek_get_property), (gst_navseek_chain),
16308         (gst_navseek_plugin_init):
16309         * gst/debug/gstnavseek.h:
16310           Add the navseek debug element for seeking back and forth in a
16311           video stream using arrow keys.
16312         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
16313         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
16314         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
16315         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
16316         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
16317         (gst_mpeg2subt_parse_header), (gst_get_nibble),
16318         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
16319         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
16320         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
16321         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
16322         * gst/mpeg2sub/gstmpeg2subt.h:
16323           Pretty much a complete rewrite. Now a loopbased element. May still
16324           require work to properly synchronise subtitle buffers.
16325         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
16326         (gst_dvd_demux_send_subbuffer):
16327         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
16328           Don't attempt to create subbuffers of size 0
16329           Reduce a couple of error outputs to warnings.
16330         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
16331         (gst_y4mencode_chain):
16332         Output the y4m frame header correctly.
16333
16334 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16335
16336         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16337           throw errors instead of allowing SIGFPE
16338
16339 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16340
16341         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
16342         (gst_gconf_render_bin_from_key):
16343           leak plugging and style fixing
16344
16345 2004-03-31  David Schleef  <ds@schleef.org>
16346
16347         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
16348         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
16349         (bug #138225)
16350         * gst/debug/Makefile.am:
16351         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
16352         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
16353         plugin.
16354         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
16355         (gst_negotiation_base_init), (gst_negotiation_class_init),
16356         (gst_negotiation_init), (gst_negotiation_getcaps),
16357         (gst_negotiation_pad_link), (gst_negotiation_chain),
16358         (gst_negotiation_set_property), (gst_negotiation_get_property),
16359         (gst_negotiation_plugin_init):  New element to talk about random
16360         negotiation things happening in a pipeline.
16361
16362 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16363
16364         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16365           fix integer addition with help of Stefan Kost
16366
16367 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16368
16369         * po/nl.po: updated Dutch translation (Elros Cyriatan)
16370
16371 2004-03-30  David Schleef  <ds@schleef.org>
16372
16373         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
16374         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
16375         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
16376         (bug #137504)
16377         * ext/mpeg2dec/gstmpeg2dec.h:
16378
16379 2004-03-30  David Schleef  <ds@schleef.org>
16380
16381         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
16382
16383 2004-03-30  David Schleef  <ds@schleef.org>
16384
16385         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
16386         Michael Petullo) to handle .mov
16387
16388 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16389
16390         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16391         (gst_osselement_rate_check_rate):
16392           probe caps correctly for sound cards that only support one format
16393
16394 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16395
16396         * ext/kio/kiosrc.cpp: (process_events):
16397           update handling event processing if inside KDE - untested
16398
16399 2004-03-29  David Schleef  <ds@schleef.org>
16400
16401         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
16402         by 2 to not interfere with other colorspaces.
16403         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
16404         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
16405         one to not interfere with ffmpeg_colorspace.
16406
16407 2004-03-29  David Schleef  <ds@schleef.org>
16408
16409         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
16410         aren't in the caps.
16411         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
16412         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
16413
16414 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16415
16416         * gst-libs/gst/riff/riff-media.c:
16417           fail on error, don't try to set stuff on NULL caps
16418
16419 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16420
16421         * configure.ac:
16422         * ext/Makefile.am:
16423         * ext/kio/Makefile.am:
16424         * ext/kio/kioreceiver.cpp:
16425         * ext/kio/kioreceiver.h:
16426         * ext/kio/kiosrc.cpp:
16427         * ext/kio/kiosrc.h:
16428           add experimental kiosrc plugin
16429         * ext/alsa/gstalsaplugin.c: (plugin_init):
16430           initialize debugging category only when we're sure registering the
16431           plugins worked.
16432
16433 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16434
16435         * examples/gstplay/player.c: (main):
16436         * gst-libs/gst/play/play.c: (gst_play_class_init),
16437         (gst_play_set_location), (gst_play_set_data_src),
16438         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16439         (gst_play_set_visualization), (gst_play_connect_visualization):
16440           check return values of element_set_state and return FALSE where
16441           failed
16442
16443 2004-03-29  Benjamin Otte  <otte@gnome.org>
16444
16445         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16446           try harder to check if an event is really a discont
16447
16448 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16449
16450         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
16451         * po/az.po:
16452
16453 2004-03-28  Benjamin Otte  <otte@gnome.org>
16454
16455         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
16456         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16457         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
16458           get rid of non-standard "..." ranges in case statements.
16459
16460 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
16461
16462         * gst/mpegstream/gstmpegdemux.c:
16463         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
16464         specific functionality split to the new dvddemux element.
16465         * gst/mpegstream/gstdvddemux.c:
16466         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
16467         streams, derived from mpegdemux.
16468         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
16469         up. SCR based timestamp rewriting can be turned off (will probably
16470         completely disappear soon).
16471         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
16472         hacking. General cleanup. All printf statements replaced by
16473         debugging messages. Almost complete libdvdnav support.
16474         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
16475         by events. New properties for audio and subpicture languages.
16476         (dvdnavsrc_update_highlight): Now uses events.
16477         (dvdnavsrc_user_op): Cleaned up.
16478         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
16479         based). Lots of cleanup, and propper support for most libdvdnav
16480         events.
16481         (dvdnavsrc_make_dvd_event): New function.
16482         (dvdnavsrc_make_dvd_nav_packet_event): New function.
16483         (dvdnavsrc_make_clut_change_event): New function.
16484
16485 2004-03-26  Benjamin Otte  <otte@gnome.org>
16486
16487         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
16488           fix bug where typefinding would claim it's theora whenever less then
16489           7 bytes of data were available
16490
16491 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16492
16493         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
16494         (gst_alawdec_base_init), (gst_alawdec_class_init),
16495         (gst_alawdec_init), (gst_alawdec_chain):
16496         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
16497         (gst_alawenc_base_init), (gst_alawenc_class_init),
16498         (gst_alawenc_init), (gst_alawenc_chain):
16499         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
16500         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
16501         (gst_mulawdec_init), (gst_mulawdec_chain):
16502         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
16503         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
16504         (gst_mulawenc_init), (gst_mulawenc_chain):
16505           Fix capsnego in all four, remove the unused property functions and
16506           simplify the chain functions slightly. I guess we could use macros
16507           or something similar for those, since the code is so similar, but
16508           I'm currently too lazy...
16509
16510 2004-03-24  David Schleef  <ds@schleef.org>
16511
16512         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16513         (gst_osselement_close_audio), (gst_osselement_probe_caps),
16514         (gst_osselement_get_format_structure),
16515         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
16516         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
16517         (gst_osselement_rate_int_compare): Add code to handle rate probing
16518         (bug #120883)
16519         * sys/oss/gstosselement.h: same
16520         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
16521         Use rate probing provided by osselement.
16522         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
16523
16524 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16525
16526         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
16527         (gst_xvidenc_get_property):
16528           ulong/int mess-up.
16529
16530 2004-03-24  David Schleef  <ds@schleef.org>
16531
16532         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
16533         (gst_speexdec_init):
16534         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
16535         (gst_speexenc_init):  Create the pad template correctly (from
16536         the static pad template, not a NULL pointer.)
16537
16538 2004-03-25  Benjamin Otte  <otte@gnome.org>
16539
16540         * gst/debug/Makefile.am:
16541         * gst/debug/breakmydata.c:
16542           add element that quasi-randomly changes bytes in the stream.
16543           Intended use is robustness checking of demuxers and decoders in
16544           media tests.
16545
16546 2004-03-24  Benjamin Otte  <otte@gnome.org>
16547
16548         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16549         (gst_alsa_probe_hw_params):
16550         * ext/alsa/gstalsa.h:
16551           debugging output fixes
16552
16553 2004-03-24  Benjamin Otte  <otte@gnome.org>
16554
16555         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
16556           don't g_return_if_fail if element is PLAYING, fail silently as every
16557           other element.
16558         * gst/effectv/gstquark.c: (gst_quarktv_chain):
16559           only fix needed for cast lvalue issues in gst-plugins
16560         * gst/volenv/gstvolenv.c: (gst_volenv_init):
16561           add proxy_getcaps
16562
16563 2004-03-24  Benjamin Otte  <otte@gnome.org>
16564
16565         * gst/level/gstlevel.c: (gst_level_init):
16566           add proxying getcaps function, so level doesn't advertise impossible
16567           caps
16568
16569 2004-03-24  David Schleef  <ds@schleef.org>
16570
16571         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16572         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
16573         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
16574         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
16575         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
16576         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
16577         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
16578         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
16579         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
16580         messages.  Divide the chunk size by the compression ratio
16581         (needed for MACE audio)
16582
16583 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16584
16585         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16586           Fix buffer overflow read error.
16587
16588 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16589
16590         * ext/alsa/gstalsa.h:
16591           Remove unused entry.
16592         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16593           Add cinepak.
16594         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16595         (gst_videodrop_link), (gst_videodrop_chain):
16596           Fix, sort of. Was horribly broken with new capsnego. Bah...
16597
16598 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
16599
16600         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
16601         (plugin_init):
16602         Add a monkeysaudio typefind function
16603
16604 2004-03-23  Johan Dahlin  <johan@gnome.org>
16605
16606         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
16607         (gst_play_video_fixate): Check so the structure has the field
16608         before trying to fixate them, this makes it possible to have
16609         fakesinks for video and audio output without printing errors on
16610         the output console.
16611
16612 2004-03-22  David Schleef  <ds@schleef.org>
16613
16614         * sys/oss/Makefile.am:
16615         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
16616         (check_rate), (add_rate):  Rate probing test app.
16617
16618 2004-03-21  Benjamin Otte  <otte@gnome.org>
16619
16620         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
16621         (_fixate_caps_to_int), (gst_audio_convert_fixate):
16622           add a fixation function that pretty much does the right thing (fixes
16623           #137556)
16624
16625 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
16626
16627         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
16628
16629 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16630
16631         reviewed by: Benjamin Otte  <otte@gnome.org>
16632
16633         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
16634           terminate gst_event_new_discontinuous correctly (fixes parts of
16635           #137711)
16636
16637 2004-03-19  David Schleef  <ds@schleef.org>
16638
16639         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
16640         since it doesn't depend on X, and it's part of our ABI.
16641
16642 2004-03-19  Iain <iain@prettypeople.org>
16643
16644         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
16645         is_int in the structure, not the local variable.
16646
16647 2004-03-19  David Schleef  <ds@schleef.org>
16648
16649         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
16650         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
16651         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
16652         Improvements in caps negotiation.
16653
16654 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16655
16656         * po/LINGUAS:
16657         * po/af.po:
16658           adding Afrikaans (Petri Jooste)
16659
16660 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16661
16662         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16663         (gst_ffmpegcolorspace_chain):
16664         throw error instead of g_critical (#137588)
16665
16666 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16667
16668         * Makefile.am:
16669         * configure.ac:
16670           dist common and m4 correctly
16671         * po/sv.po:
16672
16673 2004-03-17  David Schleef  <ds@schleef.org>
16674
16675         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
16676         (bug #137348)
16677
16678 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16679
16680         * po/LINGUAS:
16681         * po/sv.po:
16682           adding Swedish translation (Christian Rose)
16683
16684 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16685
16686         * Makefile.am: use release.mak
16687
16688 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16689
16690         * common/ChangeLog:
16691         * common/gst-autogen.sh:
16692           add some explanation about the version detection
16693         * configure.ac:
16694           fix X check
16695
16696 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16697
16698         * configure.ac: bump nano to 1
16699
16700 === release 0.8.0 ===
16701
16702 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16703
16704         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
16705
16706 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16707
16708         * configure.ac:
16709           update libtool version
16710         * gst-libs/gst/media-info/Makefile.am:
16711           actually use libtool version
16712
16713 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16714
16715         * configure.ac: fix speex detection to work with 1.0 but not 1.1
16716
16717 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16718
16719         * configure.ac:
16720         * gst-plugins.spec.in:
16721         * pkgconfig/Makefile.am:
16722         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
16723         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
16724         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
16725         * pkgconfig/gstreamer-libs.pc.in:
16726         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
16727         * pkgconfig/gstreamer-play-uninstalled.pc.in:
16728         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
16729         * pkgconfig/gstreamer-plugins.pc.in:
16730           remove @VERSION@ from some of the pc files since core and plugins
16731           are decoupled.
16732           created gstreamer-plugins.pc as it's a better name, but keeping
16733           -libs around for now to get fixes upstream done first.
16734
16735 2004-03-15  Julien MOUTTE <julien@moutte.net>
16736
16737         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
16738         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
16739         * gst-libs/gst/play/play.h:
16740
16741 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16742
16743         * *.c, *.cc: don't mix tabs and spaces
16744
16745 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16746
16747         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
16748           use the new ffmpegcolorspace
16749         * gst-plugins.spec.in:
16750           package new colorspace and media-info
16751         * configure.ac:
16752         * pkgconfig/Makefile.am:
16753           fix some more disting issues
16754         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
16755         * pkgconfig/gstreamer-media-info.pc.in:
16756           generate media-info pc files
16757
16758 2004-03-15  Johan Dahlin  <johan@gnome.org>
16759
16760         * *.h: Revert indenting
16761
16762 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16763
16764         * configure.ac:
16765           adding ffmpegcolorspace element
16766         * gst/ffmpegcolorspace/Makefile.am:
16767         * gst/ffmpegcolorspace/avcodec.h:
16768         * gst/ffmpegcolorspace/common.h:
16769         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
16770         * gst/ffmpegcolorspace/dsputil.h:
16771         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
16772         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16773         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
16774         (gst_ffmpeg_caps_to_pix_fmt):
16775         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
16776         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16777         (gst_ffmpegcolorspace_caps_remove_format_info),
16778         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
16779         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
16780         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
16781         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
16782         (gst_ffmpegcolorspace_set_property),
16783         (gst_ffmpegcolorspace_get_property),
16784         (gst_ffmpegcolorspace_register):
16785         * gst/ffmpegcolorspace/imgconvert.c:
16786         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
16787         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
16788         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
16789         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
16790         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
16791         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
16792         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
16793         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
16794         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
16795         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
16796         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
16797         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
16798         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
16799         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
16800         (img_get_alpha_info), (deinterlace_line),
16801         (deinterlace_line_inplace), (deinterlace_bottom_field),
16802         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
16803         * gst/ffmpegcolorspace/imgconvert_template.h:
16804         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
16805         * gst/ffmpegcolorspace/mmx.h:
16806         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
16807           adding ffmpegcolorspace element supplied by Ronald after cleaning
16808           up and pulling in the right bits of upstream source.
16809           I'm sure a better C/compiler wizard could do some cleaning up (for
16810           example use GLIB's malloc stuff), but as a first pass this
16811           works very well
16812
16813 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16814
16815         * ext/alsa/gstalsa.h:
16816           I assume Ronald forgot to commit the change to have cardname
16817           as a struct member.  Expect some public spanking at the next
16818           opportunity.
16819
16820 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16821
16822         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
16823         (gst_alsa_open_audio), (gst_alsa_close_audio):
16824         * ext/alsa/gstalsa.c:
16825           Don't open the device if we're a mixer (= padless).
16826         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
16827         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
16828         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
16829           Open mixer during state change rather than during object
16830           initialization. Also, get a device name. Currently in a somewhat
16831           hackish fashion, but I didn't really find something better.
16832
16833 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16834
16835         * *.c, *.h: run gst-indent
16836
16837 2004-03-14  Benjamin Otte  <otte@gnome.org>
16838
16839         * gst/modplug/gstmodplug.cc:
16840         * gst/modplug/gstmodplug.h:
16841           set correct timestamps on outgoing buffers
16842
16843 2004-03-14  Benjamin Otte  <otte@gnome.org>
16844
16845         * gst/modplug/gstmodplug.cc:
16846           handle events - don't do crap when a discont arrives that's not
16847           necessary
16848           This allows correct loading and playback of mods in Rhythmbox
16849
16850 2004-03-14  Benjamin Otte  <otte@gnome.org>
16851
16852         * configure.ac:
16853         * gst-libs/gst/gconf/Makefile.am:
16854         * pkgconfig/Makefile.am:
16855           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
16856           they get rebuilt properly
16857         * configure.ac:
16858           when checking for vorbis, try pkgconfig first.
16859         * gst/modplug/gstmodplug.cc:
16860           add fixate function
16861
16862 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16863
16864         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16865           Fix for obvious mistake, where we first shift the offset and then
16866           read a samplesize element assuming the old offset. Note that this
16867           part still has something weird, i.e. my movies containing those
16868           don't actually play well, but at least there's something that looks
16869           like sound now.
16870
16871 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
16872         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
16873         (plugin_init):
16874         Add a typefind function for speex format
16875
16876 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16877
16878         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
16879         (gst_asf_demux_setup_pad):
16880           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
16881           instead of 0. Reason is simple: some elements have a fps range
16882           of 1-max instead of 0-max. So now ASF video actually works.
16883
16884 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16885
16886         * po/LINGUAS:
16887         * po/sr.po:
16888           adding serbian as a language
16889
16890 2004-03-13  Benjamin Otte  <otte@gnome.org>
16891
16892         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
16893           return taglist correctly from _get function, don't gst_pad_push it.
16894           (fixes #137042)
16895
16896 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
16897         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16898
16899 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16900
16901         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
16902         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
16903         (gst_alsa_mixer_track_new):
16904         * ext/alsa/gstalsamixertrack.h:
16905           Fix ancient leftovers... MixerTrack is a GObject.
16906
16907 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16908
16909         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16910         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
16911           Don't block during probing...
16912
16913 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16914
16915         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
16916         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
16917         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
16918         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
16919         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
16920         (gst_alsa_open_audio), (gst_alsa_close_audio):
16921         * ext/alsa/gstalsa.h:
16922           Add propertyprobe interface implementation, add some device-name
16923           property, all this so that it looks good in gnome-volume-control.
16924
16925 2004-03-12  David Schleef  <ds@schleef.org>
16926
16927         * configure.ac: the Hermes library controls hermescolorspace, not
16928         colorspace.
16929         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
16930         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
16931         not /* */
16932         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
16933         * ext/sdl/sdlvideosink.h: ditto.
16934         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
16935
16936 2004-03-12  Benjamin Otte  <otte@gnome.org>
16937
16938         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
16939         (gst_x_overlay_got_xwindow_id):
16940         * gst-libs/gst/xoverlay/xoverlay.h:
16941           replace XID with unsigned long to get rid of the xlibs dependency in
16942           XOverlay (fixes #137004)
16943
16944 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
16945         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
16946         (gst_agingtv_setup):
16947         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
16948         (gst_dicetv_base_init), (gst_dicetv_class_init),
16949         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
16950         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
16951         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
16952         (gst_edgetv_setup), (gst_edgetv_rgb32):
16953         * gst/effectv/gsteffectv.c:
16954         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
16955         (gst_quarktv_set_property):
16956         * gst/effectv/gstrev.c: (gst_revtv_get_type),
16957         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
16958         (gst_revtv_setup), (gst_revtv_rgb32):
16959         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
16960         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
16961         (gst_shagadelictv_init), (gst_shagadelictv_setup),
16962         (gst_shagadelictv_rgb32):
16963         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
16964         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
16965         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
16966         * gst/effectv/gstwarp.c:
16967         Port everything that can be ported to videofilter and fix up the caps.
16968         Can someone with a big-endian machine please check these?
16969
16970 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16971
16972         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
16973         (gst_osssink_chain), (gst_osssink_change_state):
16974           Latest fixes for A/V sync, audio playback and such. This is about
16975           all... MPEG playback issues are mostly related to the async build-
16976           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
16977
16978 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16979
16980         patch from: Stephane Loeuillet
16981
16982         * configure.ac:
16983           use pkg-config for some libraries, falling back to the old .m4 way
16984           (fixes #131270)
16985         * m4/libdv.m4:
16986           removed
16987
16988 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16989
16990         * configure.ac:
16991         * tools/Makefile.am:
16992         * tools/Makefile.in:
16993         * tools/gst-launch-ext-m.m:
16994         * tools/gst-launch-ext.1.in:
16995         * tools/gst-visualise-m.m:
16996         * tools/gst-visualise.1:
16997         * tools/gst-visualise.1.in:
16998           reorganizing generation of script tools
16999
17000 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17001
17002         * ext/divx/gstdivxdec.c:
17003           Downgrade priority. We prefer ffdec_mpeg4.
17004         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17005         (gst_faad_chain), (gst_faad_change_state):
17006           Fix capsnego. Doesn't work for some sounds because we don't have
17007           a 5:1 to stereo element.
17008         * ext/xvid/gstxvid.c: (plugin_init):
17009           Add priority.
17010         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17011         (gst_osssink_change_state):
17012           Add discont handling.
17013
17014 2004-03-09  Colin Walters  <walters@verbum.org>
17015
17016         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17017         conversion.
17018
17019 2004-03-09  Benjamin Otte  <otte@gnome.org>
17020
17021         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17022           the signals take 2 arguments
17023
17024 2004-03-09  David Schleef  <ds@schleef.org>
17025
17026         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17027         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17028         * ext/alsa/gstalsa.h:
17029         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17030
17031 2004-03-09  Benjamin Otte  <otte@gnome.org>
17032
17033         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17034         (gst_mikmod_change_state):
17035         * ext/mikmod/gstmikmod.h:
17036           make mikmod's loop function not loop infinitely and call
17037           gst_element_yield anymore
17038         * gst/modplug/gstmodplug.cc:
17039           fix pad negotiation (fixes #136590)
17040
17041 2004-03-09  David Schleef  <ds@schleef.org>
17042
17043         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17044         doesn't conflict with the internal colorspace plugin.
17045         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17046         satisfy the crappy-ass shell shipped by a certain vendor.
17047         * gst/videofilter/make_filter: same (bug #135299)
17048
17049 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17050
17051         * configure.ac: bump nano to 1
17052
17053 === release 0.7.6 ===
17054
17055 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17056
17057         * configure.in: releasing 0.7.6, "There"
17058
17059 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17060
17061         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17062         * pkgconfig/gstreamer-play.pc.in:
17063           synchronize the two
17064
17065 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17066
17067         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17068         (cdparanoia_open), (cdparanoia_event):
17069           fix/add error handling
17070         * po/POTFILES.in:
17071           add cdparanoia source
17072         * tools/Makefile.am:
17073           make scripts executable
17074
17075 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17076
17077         * configure.ac:
17078         * ext/vorbis/Makefile.am:
17079         * sys/Makefile.am:
17080           remove id3types, vorbisfile and xvideosink from the build (#133783)
17081
17082 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17083
17084         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17085           Fix metadata read crash (#136537).
17086
17087 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17088
17089         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17090         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17091           adding mime types, fixing the one-stop function
17092
17093 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17094
17095         * ext/nas/nassink.c and /ext/nas/nassink.h:
17096         More NAS love from Arwed von Merkatz
17097         So lets all sing 'Can you feel the NAS tonight'
17098
17099 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17100
17101         * tools/gst-launch-ext.in:
17102         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17103
17104 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17105
17106         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17107         (gst_mpeg2dec_init):
17108         remove the user_data pad for now, because it is being used in
17109         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17110         If someone knows how to fix this properly, please do.
17111
17112 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17113
17114         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17115         (gst_osssink_get_time):
17116         add a warning, IMO this won't get triggered anymore, remove later
17117
17118 2004-03-07  David Schleef  <ds@schleef.org>
17119
17120         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17121         format (bug #136470)
17122
17123 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17124
17125         * gst-libs/Makefile.am:
17126         * gst-libs/gst/media-info/Makefile.am:
17127         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17128         (error_callback), (gst_media_info_error_create),
17129         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17130         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17131         * gst-libs/gst/media-info/media-info-priv.h:
17132         * gst-libs/gst/media-info/media-info-test.c: (main):
17133         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17134         (gst_media_info_class_init), (gst_media_info_instance_init),
17135         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17136         (gst_media_info_read_idler), (gst_media_info_read):
17137         * gst-libs/gst/media-info/media-info.h:
17138         fixed, should work now
17139
17140 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17141
17142         * ext/nas/nassink.c:
17143         A bunch of NAS fixes from Arwed von Merkatz
17144
17145 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17146
17147         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17148         (qtdemux_parse_trak):
17149           Fix crash (j might be greater than n_samples, in which case we're
17150           writing outside the allocated space for the array) and memleak.
17151
17152 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17153
17154         * sys/oss/gstosssink.c: (gst_osssink_chain):
17155           And another caller that couldn't handle delay < 0 (unsigned
17156           integer overflow). Video now continues playing on an audio
17157           buffer underrun, and the clock continues working. Audio still
17158           stalls.
17159
17160 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17161
17162         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17163         (gst_osssink_get_time):
17164           get_delay() may return values lower than 0. In those cases, we
17165           should not actually cast to *unsigned* int64, that will break
17166           stuff horribly. In my case, it screwed up A/V sync in movies
17167           in totem rather badly.
17168
17169 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17170
17171         * ext/faac/gstfaac.c: (gst_faac_chain):
17172         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17173         * ext/libpng/gstpngenc.c: (user_write_data):
17174         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17175         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17176         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17177         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17178         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17179         of any buffer), should fix some leaks. I hope I didn't unref buffers
17180         that shouldn't be...
17181
17182 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17183
17184         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17185         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17186         (error_callback), (gmi_reset), (gmi_seek_to_track),
17187         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17188         (gmip_find_type_post), (gmip_find_stream_post),
17189         (gmip_find_track_streaminfo_post):
17190         * gst-libs/gst/media-info/media-info-priv.h:
17191         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17192         (info_print), (main):
17193         * gst-libs/gst/media-info/media-info.c:
17194         (gst_media_info_error_create), (gst_media_info_error_element),
17195         (gst_media_info_instance_init), (gst_media_info_get_property),
17196         (gst_media_info_new), (gst_media_info_set_source),
17197         (gst_media_info_read_idler), (gst_media_info_read):
17198         * gst-libs/gst/media-info/media-info.h:
17199           first pass at making this work again.  This seems to work on
17200           tagged ogg/vorbis and mp3 files.
17201
17202 2004-03-06  Benjamin Otte  <otte@gnome.org>
17203
17204         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17205           fix huge leak: gst_buffer_merge doesn't unref the first argument
17206           itself.
17207
17208 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17209
17210         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17211           report layer/mode/emphasis
17212
17213 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17214
17215         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17216
17217 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17218
17219         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17220           signal serial
17221
17222 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17223
17224         * ext/vorbis/vorbis.c: (plugin_init):
17225         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17226         (gst_vorbis_dec_init), (vorbis_dec_event):
17227         add debug category
17228         make vorbisdec handle _BYTE and _TIME queries
17229
17230 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17231
17232         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17233           from the xing header
17234
17235 2004-03-06  Benjamin Otte  <otte@gnome.org>
17236
17237         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17238         (gst_audio_convert_link), (gst_audio_convert_change_state),
17239         (gst_audio_convert_buffer_from_default_format):
17240           do conversions from/to float correctly, fix some caps nego errors,
17241           export correct supported caps in template and getcaps, use correct
17242           caps in try_set_caps functions
17243
17244 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17245
17246         For some reason, I only committed a ChangeLog entry yesterday and
17247         not the corresponding code...
17248         * ext/mad/gstmad.c: Fix detection of Xing headers
17249         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17250
17251 2004-03-06  Benjamin Otte  <otte@gnome.org>
17252
17253         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17254         (gst_ogg_demux_src_query):
17255           make sure to handle the case where there's no current chain
17256           gracefully.
17257
17258 2004-03-05  David Schleef  <ds@schleef.org>
17259
17260         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17261         Add fixate function. (bug #131128)
17262         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17263         (gst_sdlvideosink_fixate):  Add fixate function.
17264         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17265         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17266         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17267         Fix missing break that was causing ulaw to be interpreted as
17268         raw int.
17269
17270 2004-03-05  David Schleef  <ds@schleef.org>
17271
17272         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17273         Fix code that ignores return value of gst_buffer_merge().
17274         (bug #114560)
17275         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
17276         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
17277         * testsuite/gst-lint:  Check for above.
17278
17279 2004-03-05  David Schleef  <ds@schleef.org>
17280
17281         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
17282         caps and throw an element error.  (bug #136334)
17283
17284 2004-03-05  David Schleef  <ds@schleef.org>
17285
17286         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
17287         (gst_faad_chain): Fix negotiation.
17288         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
17289         key and button events.
17290         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
17291         dung heap of code.
17292         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
17293         depends on gconf
17294         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
17295         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17296         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
17297         function to encourage better negotiation, particularly between
17298         audioconvert and osssink.
17299         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17300         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
17301         more important.
17302         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
17303         typefinding.
17304         * gst/vbidec/vbiscreen.c:  Add glib header
17305         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
17306
17307 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
17308
17309         * ext/mad/gstmad.c: Fix detection of Xing headers
17310         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17311
17312 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17313
17314         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17315         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
17316           debug updates
17317
17318 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17319
17320         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17321         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
17322         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
17323         files, and report the parsed length as a GST_TAG_DURATION tag.
17324         * gst/tags/gstid3tag.c: support TLEN (duration) tag
17325
17326 2004-03-05  Benjamin Otte  <otte@gnome.org>
17327
17328         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
17329           convert channels correctly. convert correctly to unsigned.
17330
17331 2004-03-05  Julien MOUTTE <julien@moutte.net>
17332
17333         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
17334         we have a window before clearing it.
17335
17336 2004-03-05  Julien MOUTTE <julien@moutte.net>
17337
17338         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
17339         have a window before clearing it.
17340
17341 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17342
17343         * gconf/gstreamer.schemas.in:
17344         * gst-libs/gst/gconf/Makefile.am:
17345           version installation path the same way as for 0.6
17346         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17347         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17348         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17349           remove comment that was fixed
17350
17351 2004-03-05  David Schleef  <ds@schleef.org>
17352
17353         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
17354         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
17355         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
17356         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
17357         Add prototype code for handling seeking and querying.
17358
17359 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17360
17361         * examples/gstplay/player.c: (main):
17362           Initialize variables to NULL. Prevents a segfault because the
17363           (uninitialized) variable is not NULL, resulting in a crash on
17364           trying to reach error->message.
17365
17366 2004-03-05  Benjamin Otte  <otte@gnome.org>
17367
17368         * gst/audioconvert/gstaudioconvert.c:
17369         (gst_audio_convert_buffer_to_default_format):
17370         make float=>int conversion work correctly even in cornercases.
17371
17372 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
17373
17374         * debian/README.Debian:
17375         * debian/build-deps:
17376         * debian/changelog:
17377         * debian/control:
17378         * debian/control.in:
17379         * debian/copyright:
17380         * debian/gstreamer-a52dec.files:
17381         * debian/gstreamer-aa.files:
17382         * debian/gstreamer-alsa.files:
17383         * debian/gstreamer-alsa.manpages:
17384         * debian/gstreamer-arts.files:
17385         * debian/gstreamer-artsd.files:
17386         * debian/gstreamer-audiofile.files:
17387         * debian/gstreamer-avifile.files:
17388         * debian/gstreamer-cdparanoia.files:
17389         * debian/gstreamer-colorspace.files:
17390         * debian/gstreamer-doc.files:
17391         * debian/gstreamer-dv.files:
17392         * debian/gstreamer-dvd.files:
17393         * debian/gstreamer-esd.files:
17394         * debian/gstreamer-festival.files:
17395         * debian/gstreamer-flac.files:
17396         * debian/gstreamer-gconf.conffiles:
17397         * debian/gstreamer-gconf.files:
17398         * debian/gstreamer-gconf.postinst:
17399         * debian/gstreamer-gnomevfs.files:
17400         * debian/gstreamer-gsm.files:
17401         * debian/gstreamer-http.files:
17402         * debian/gstreamer-jack.files:
17403         * debian/gstreamer-jpeg.files:
17404         * debian/gstreamer-mad.files:
17405         * debian/gstreamer-mikmod.files:
17406         * debian/gstreamer-misc.files:
17407         * debian/gstreamer-mpeg2dec.files:
17408         * debian/gstreamer-oss.files:
17409         * debian/gstreamer-plugin-apps.files:
17410         * debian/gstreamer-plugin-apps.manpages:
17411         * debian/gstreamer-plugin-libs-dev.files:
17412         * debian/gstreamer-plugin-libs.files:
17413         * debian/gstreamer-plugin-template.postinst:
17414         * debian/gstreamer-plugin-template.postrm:
17415         * debian/gstreamer-sdl.files:
17416         * debian/gstreamer-sid.files:
17417         * debian/gstreamer-vorbis.files:
17418         * debian/gstreamer-x.files:
17419         * debian/mk.control:
17420         * debian/rules:
17421         Debian package info not maintained here.
17422
17423 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17424
17425         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17426         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
17427         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
17428         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
17429         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
17430         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
17431         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17432         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
17433         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17434         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
17435         * gst-libs/gst/colorbalance/colorbalance.c:
17436         (gst_color_balance_class_init):
17437         * gst-libs/gst/colorbalance/colorbalancechannel.c:
17438         (gst_color_balance_channel_class_init):
17439         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17440         * gst-libs/gst/play/play.c: (gst_play_class_init):
17441         * gst-libs/gst/propertyprobe/propertyprobe.c:
17442         (gst_property_probe_iface_init):
17443         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
17444         * gst-libs/gst/tuner/tunerchannel.c:
17445         (gst_tuner_channel_class_init):
17446         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
17447         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
17448         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
17449         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
17450         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
17451         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
17452         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
17453         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
17454         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
17455           fix signals to use - instead of _
17456         * ext/libcaca/gstcacasink.h:
17457         * ext/sdl/sdlvideosink.h:
17458           fix header rename
17459
17460 2004-03-04  David Schleef  <ds@schleef.org>
17461
17462         * testsuite/gst-lint:  Add a check for bad signal names.
17463
17464 2004-03-04  <kost@imn.htwk-leipzig.de>
17465
17466         reviewed by David Schleef
17467
17468         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
17469         modified the alpha channel and caused a warning. (bug #136192)
17470
17471 2004-04-03  Christian Schaller <Uraeus@gnome.org>
17472
17473         * gst-plugins.spec.in:
17474         Change names of plugins to actually be correct. Try to keep things
17475         alphabetical to avoid getting beat up by Thomas
17476
17477 2004-03-03  Julien MOUTTE <julien@moutte.net>
17478
17479         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
17480         Using ximagesink as a default if no gconf key found. We should
17481         probably consider using alsasink instead of osssink for the audio
17482         part.
17483
17484 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17485
17486         * configure.ac:
17487           fix --with-plugins, don't think it ever worked before
17488         * gst-plugins.spec.in:
17489           even more updates
17490
17491 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17492
17493         * ext/sdl/sdlvideosink.h:
17494         * sys/ximage/ximagesink.h:
17495         * sys/xvideo/xvideosink.h:
17496         * sys/xvimage/xvimagesink.h:
17497           Fix for move of gstvideosink.h -> videosink.h.
17498
17499 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17500
17501         * gst-libs/gst/xwindowlistener/Makefile.am:
17502           this is a plugin library, not a library
17503
17504 2004-03-01  David Schleef  <ds@schleef.org>
17505
17506         * AUTHORS:  Added some names.  Add yourself if you're still
17507         missing.
17508
17509 2004-03-01  David Schleef  <ds@schleef.org>
17510
17511         * MAINTAINERS: Add
17512
17513 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17514
17515         * gst-plugins.spec.in: clean up spec file
17516
17517 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17518
17519         * gst-libs/gst/video/Makefile.am:
17520         * gst-libs/gst/video/gstvideosink.c:
17521         * gst-libs/gst/video/gstvideosink.h:
17522           rename gstvideosink.h to videosink.h to match other headers
17523         * gst/mixmatrix/Makefile.am:
17524           fix plugin filename
17525         * gst/tags/Makefile.am: fix plugin filename
17526
17527 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17528
17529         * gst/tags/Makefile.am: fix plugin filename
17530
17531 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17532
17533         * examples/gstplay/player.c: (got_time_tick), (main):
17534           add error handler
17535           display time_tick more readably
17536         * gst/mixmatrix/Makefile.am:
17537           fix plugin file name
17538
17539 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
17540
17541         * sys/oss/gstosselement.c: (gst_osselement_probe),
17542         (device_combination_append), (gst_osselement_class_probe_devices):
17543         * sys/oss/gstosselement.h:
17544           Reworked enumeration of oss dsps and mixers so that gst-mixer works
17545           on my system using alsa oss emulation, fixes bug #135597
17546
17547 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17548
17549         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
17550         (gst_videodrop_chain), (gst_videodrop_change_state):
17551         * gst/videodrop/gstvideodrop.h:
17552           Work based on timestamp of input data, not based on the expected
17553           framerate from the input. The consequence is that this element now
17554           not only scales framerates, but also functions as a framerate
17555           corrector or framerate stabilizer/constantizer.
17556
17557 2004-02-27  David Schleef  <ds@schleef.org>
17558
17559         patches from jmmv@menta.net (Julio M. Merino Vidal)
17560
17561         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
17562         GST_ELEMENT_ERROR call (bug #135634)
17563         * gst/interleave/interleave.c: (interleave_buffered_loop),
17564         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
17565         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
17566         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17567         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
17568         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
17569         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
17570         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
17571         Fix GST_ELEMENT_ERROR call.
17572         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
17573         GST_ELEMENT_ERROR call.
17574
17575 2004-02-27  Benjamin Otte  <otte@gnome.org>
17576
17577         * gst-libs/gst/audio/audio.h:
17578           add macro to make sure header isn't included twice
17579         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
17580           don't use gst_buffer_free
17581         * gst/playondemand/filter.func:
17582           don't use gst_data_free. Free data only once.
17583
17584 2004-02-26  David Schleef  <ds@schleef.org>
17585
17586         * gst-libs/gst/colorbalance/Makefile.am:
17587         * gst-libs/gst/mixer/Makefile.am:
17588         * gst-libs/gst/tuner/Makefile.am:
17589         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
17590         should not be disted, -marshal.h files should not be installed,
17591         and -enum.h files _should_ be installed.  Fix to make this the
17592         case.
17593
17594 === release 0.7.5 ===
17595
17596 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17597
17598         * configure.ac: release 0.7.5, "Under The Sea"
17599
17600 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17601
17602         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17603         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
17604         * gst/videoscale/gstvideoscale.c:
17605         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
17606           assorted debug/warning fixes
17607
17608 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17609
17610         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
17611         (gst_videoscale_init), (gst_videoscale_chain),
17612         (gst_videoscale_set_property), (plugin_init):
17613         * gst/videoscale/gstvideoscale.h:
17614         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17615         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
17616         (gst_videoscale_planar400), (gst_videoscale_packed422),
17617         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
17618         (gst_videoscale_24bit), (gst_videoscale_16bit),
17619         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
17620         (gst_videoscale_scale_plane_slow),
17621         (gst_videoscale_scale_point_sample),
17622         (gst_videoscale_scale_nearest),
17623         (gst_videoscale_scale_nearest_str2),
17624         (gst_videoscale_scale_nearest_str4),
17625         (gst_videoscale_scale_nearest_32bit),
17626         (gst_videoscale_scale_nearest_24bit),
17627         (gst_videoscale_scale_nearest_16bit):
17628         add debugging category and use it properly
17629         fix use of GST_PTR_FORMAT
17630
17631 2004-02-25  Andy Wingo  <wingo@pobox.com>
17632
17633         * gst/interleave/interleave.c (interleave_buffered_loop): Always
17634         push only when channel->buffer is NULL. Prevents segfaults doing
17635         the state change after a nonlocal exit, like a scheme exception.
17636
17637         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
17638         Handle the case where the intersected caps is empty.
17639
17640 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17641
17642         * gst/law/mulaw-decode.c: (mulawdec_link):
17643         * gst/law/mulaw.c: (plugin_init):
17644           fix mulawdec so it actually works again
17645
17646 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
17647
17648         reviewed by: David Schleef  <ds@schleef.org>
17649
17650         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
17651         (gst_gamma_init), (gst_gamma_set_property),
17652         (gst_gamma_get_property), (gst_gamma_calculate_tables),
17653         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
17654         for RGB, with separate r g and b correction factors. (#131167)
17655
17656 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17657
17658         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17659           only signal tags for bitrate if they're > 0 (#134894)
17660
17661 2004-02-24  David Schleef  <ds@schleef.org>
17662
17663         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
17664         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
17665         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
17666         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
17667         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
17668         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
17669         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
17670         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
17671         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
17672         category.  Attempt to fix timestamp calculation.
17673
17674 2004-02-24  Johan Dahlin  <johan@gnome.org>
17675
17676         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
17677
17678 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17679
17680         * configure.ac:
17681         * gconf/Makefile.am:
17682         * gconf/gstreamer.schemas:
17683         * gst-libs/gst/gconf/Makefile.am:
17684         * gst-libs/gst/gconf/gconf.c:
17685           version gconf schemas and install locations
17686
17687 2004-02-23  Benjamin Otte  <otte@gnome.org>
17688
17689         * ext/xine/xineinput.c: (gst_xine_input_dispose):
17690         (gst_xine_input_subclass_init):
17691           call parent dispose.
17692           change pad template for CD reader correctly
17693         * ext/xine/Makefile.am:
17694         * ext/xine/gstxine.h:
17695         * ext/xine/xine.c: (plugin_init):
17696         * ext/xine/xineaudiosink.c:
17697           wrap audio sinks, too
17698         * gst-libs/gst/resample/private.h:
17699         * gst-libs/gst/resample/resample.c: (gst_resample_init),
17700         (gst_resample_reinit), (gst_resample_scale),
17701         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
17702         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
17703         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
17704         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
17705         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
17706         * gst-libs/gst/resample/resample.h:
17707         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17708         (gst_audioscale_class_init), (gst_audioscale_link),
17709         (gst_audioscale_get_buffer), (gst_audioscale_init),
17710         (gst_audioscale_chain), (gst_audioscale_set_property),
17711         (gst_audioscale_get_property):
17712         * gst/audioscale/gstaudioscale.h:
17713           s/resample_*/gst_resample_*/i to not clobber namespaces
17714
17715 2004-02-23  Julien MOUTTE  <julien@moutte.net>
17716
17717         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17718         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
17719         (gst_riff_create_video_template_caps),
17720         (gst_riff_create_audio_template_caps),
17721         (gst_riff_create_iavs_template_caps):
17722         * gst-libs/gst/riff/riff-media.h:
17723         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
17724         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
17725         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
17726         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
17727         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17728         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
17729         (gst_matroska_demux_plugin_init): First batch implementing audio and
17730         video codec tags in demuxers.
17731
17732 2004-02-22  Benjamin Otte  <otte@gnome.org>
17733
17734         * ext/xine/Makefile.am:
17735         * ext/xine/gstxine.h:
17736         * ext/xine/xine.c: (plugin_init):
17737         * ext/xine/xineinput.c:
17738           add input plugin wrapper. Playback from files, http, mms and cdda
17739           works.
17740         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
17741           remove leftover G_GNUC_UNUSED
17742         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
17743         (gst_asf_demux_identify_guid):
17744           improve debugging output
17745
17746 2004-02-22  Benjamin Otte  <otte@gnome.org>
17747
17748         reported by: Padraig O'Briain <padraig.obriain@sun.com>
17749
17750         * autogen.sh:
17751           replace test -e with test -x for mkinstalldirs to be more portable.
17752           (fixes #134816)
17753
17754 2004-02-22  Benjamin Otte  <otte@gnome.org>
17755
17756         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
17757
17758         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
17759           set rank to PRIMARY
17760         * gst/volume/gstvolume.c: (plugin_init):
17761           set rank to NONE
17762         fixes #134960
17763
17764 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
17765
17766         reviewed by Benjamin Otte  <otte@gnome.org>
17767
17768         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
17769           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
17770
17771 2004-02-22  Benjamin Otte  <otte@gnome.org>
17772
17773         * configure.ac:
17774           export [_]*{gst,Gst,GST}.* symbols from plugins
17775
17776 2004-02-22  Christophe Fergeau <teuf@gnome.org>
17777
17778         reviewed by: Benjamin Otte  <otte@gnome.org>
17779
17780         * ext/lame/gstlame.c: (add_one_tag):
17781         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17782         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
17783         (gst_vorbisenc_metadata_set1):
17784         * gst/tags/gstid3tag.c:
17785         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
17786           apply fixes from bugs #135042 (lame can't write tags) and #133817
17787           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
17788
17789 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
17790
17791         * configure.ac: Export only gst_plugin_desc from plugins.
17792          Note that this change only makes any effect with Linux using libtool
17793          1.5.2 or higher. Otherwise it is silently ignored, but it would build
17794          fine. And don't try to have several versions of libtool in different
17795          directories.
17796
17797 2004-02-20  Andy Wingo  <wingo@pobox.com>
17798
17799         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
17800         interleave respectively.
17801
17802         * gst/interleave/deinterleave.c: New plugin: deinterleave
17803         (replaces on oneton).
17804         * gst/interleave/interleave.c: New plugin: interleave.
17805         * gst/interleave/plugin.h: Support file.
17806         * gst/interleave/plugin.c: Support file.
17807
17808         * configure.ac: Remove intfloat and oneton, add interleave.
17809
17810         * ext/sndfile/gstsf.c: Handle events better.
17811
17812         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
17813         and float2int operation. int2float has scheduling problems as
17814         noted in in2float_chain.
17815
17816 2004-02-20  Benjamin Otte  <otte@gnome.org>
17817
17818         * ext/xine/Makefile.am:
17819         * ext/xine/gstxine.h:
17820         * ext/xine/xine.c:
17821         * ext/xine/xineaudiodec.c:
17822         * ext/xine/xinecaps.c:
17823           add first version of xine plugin wrapper. Currently only wraps the
17824           QDM2 win32 DLL, and even that only in proof-of-concept quality.
17825         * configure.ac:
17826         * ext/Makefile.am:
17827           add xine plugin wrapper, disabled by default. Use --enable-xine to
17828           build. Note that it'll segfault on gst-register if you don't remove
17829           the goom and tvtime post plugins from xine.
17830         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17831         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
17832           add extradata parsing for QDM2.
17833           change around debugging prints.
17834
17835 2004-02-19  Benjamin Otte  <otte@gnome.org>
17836
17837         * ext/lame/gstlame.c: (gst_lame_chain):
17838         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
17839           use gst_tag_list_insert when you want to insert tags
17840
17841 2004-02-18  David Schleef  <ds@schleef.org>
17842
17843         * configure.ac:  Move massink to gst-rotten
17844         * ext/Makefile.am:
17845         * ext/mas/Makefile.am:
17846         * ext/mas/massink.c:
17847         * ext/mas/massink.h:
17848
17849 2004-02-18  David Schleef  <ds@schleef.org>
17850
17851         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
17852         typefinding, since it seems to be worse than nothing.
17853         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
17854         atom to recognize .mp4 and .m4a files as video/quicktime.
17855
17856 2004-02-18  David Schleef  <ds@schleef.org>
17857
17858         * gst/sine/demo-dparams.c: (quit_live),
17859         (dynparm_log_value_changed), (dynparm_value_changed), (main):
17860         Use double dparams, not float.
17861         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
17862         (gst_sinesrc_init): Change sync default to FALSE, since multiple
17863         sync'd elements don't really work correctly.
17864         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
17865         (volume_update_volume), (volume_get_property):  Change dparam
17866         to double.
17867
17868 2004-02-18  Julien MOUTTE  <julien@moutte.net>
17869
17870         * sys/ximage/ximagesink.c:
17871         (gst_ximagesink_xwindow_update_geometry),
17872         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
17873         (gst_ximagesink_change_state), (gst_ximagesink_expose),
17874         (gst_ximagesink_init): Rework the way software video scaling works. So
17875         now we check on each chain call if the video frames are feeling the
17876         window. If not we try to renegotiate caps. On failure we memorize that
17877         and we won't try again for that PLAYING sessions.
17878         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
17879         failure.
17880         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
17881         synchronous flag.
17882
17883 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17884
17885         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17886           break up _link so we can give a better debug message for errors
17887
17888 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17889
17890         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
17891           set up debug category
17892
17893 2004-02-18  Julien MOUTTE <julien@moutte.net>
17894
17895         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
17896         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
17897         the way renegotiation work. The event handling function is not taking
17898         care of external windows and renegotiate method check for pad flags
17899         NEGOTIATING. Should fix : #133209
17900
17901 2004-02-17  Julien MOUTTE  <julien@moutte.net>
17902
17903         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
17904         pad is negotiating before trying renegotiation.
17905
17906 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17907
17908         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
17909           pass on all possible mime types as typefind hints
17910
17911 2004-02-17  Julien MOUTTE <julien@moutte.net>
17912
17913         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
17914         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
17915         possible SHM leak if we crash. All other apps using XShm are doing
17916         that.
17917
17918 2004-02-17  Julien MOUTTE  <julien@moutte.net>
17919
17920         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
17921         (gst_ximagesink_expose): Renegotiate size on expose.
17922         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
17923         size on expose.
17924
17925 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17926
17927         * testsuite/alsa/sinesrc.c:
17928           cosmetic fix to fix compile issue with gcc 2.95.4
17929
17930 2004-02-16  Julien MOUTTE <julien@moutte.net>
17931
17932         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17933         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
17934         failed opening the audio device.
17935         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
17936         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
17937         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
17938         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
17939         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
17940         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
17941         (gst_ximagesink_change_state), (gst_ximagesink_chain),
17942         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
17943         Removing some useless g_return_if_fail like wingo suggested.
17944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17945         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
17946         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
17947         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
17948         (gst_xvimagesink_update_colorbalance),
17949         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
17950         (gst_xvimagesink_xcontext_clear),
17951         (gst_xvimagesink_get_fourcc_from_caps),
17952         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
17953         (gst_xvimagesink_set_xwindow_id),
17954         (gst_xvimagesink_colorbalance_list_channels),
17955         (gst_xvimagesink_colorbalance_set_value),
17956         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
17957         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
17958
17959 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17960
17961         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17962           throw error when not negotiated instead of asserting
17963
17964 2004-02-15  Julien MOUTTE  <julien@moutte.net>
17965
17966         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
17967         correct data refcounting.
17968
17969 2004-02-15  Julien MOUTTE  <julien@moutte.net>
17970
17971         * gst/switch/gstswitch.c: (gst_switch_change_state),
17972         (gst_switch_class_init): Cleaning the sinkpads correctly on state
17973         change, mostly the EOS flag.
17974
17975 2004-02-15  Julien MOUTTE  <julien@moutte.net>
17976
17977         * examples/gstplay/player.c: (got_eos), (main): Adding some
17978         output for debugging.
17979         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
17980         timeouts if we go to any state different from PLAYING.
17981         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
17982         more EOS bugs in riff lib.
17983
17984 2004-02-14  Julien MOUTTE  <julien@moutte.net>
17985
17986         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
17987         visualization until i find a way to fix switch correctly.
17988         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
17989         EOS arrives.
17990         * gst/switch/gstswitch.c: (gst_switch_release_pad),
17991         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
17992         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
17993         Reworked switch to get a more correct behaviour with events and refing
17994         of data stored in sinkpads.
17995         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
17996         we don't pull from a pad in EOS.
17997
17998 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17999
18000         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18001           remove v1 tag even if we can't read it (makes sure we don't detect
18002           it again)
18003
18004 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18005
18006         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18007         (gst_alsa_xrun_recovery):
18008         * ext/alsa/gstalsa.h:
18009           try xrun recovery when wait failed. Make xrun recovery function
18010           return TRUE/FALSE to indicate success. (might fix #134354)
18011
18012 2004-02-13  David Schleef  <ds@schleef.org>
18013
18014         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18015         (dynparm_value_changed), (main): Convert from float to double.
18016         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18017
18018 2004-02-13  David Schleef  <ds@schleef.org>
18019
18020         * gst/silence/gstsilence.c: (gst_silence_class_init),
18021         (gst_silence_set_clock), (gst_silence_get),
18022         (gst_silence_set_property), (gst_silence_get_property):
18023         * gst/silence/gstsilence.h: Add sync property.
18024         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18025         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18026         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18027         * gst/sine/gstsinesrc.h: Add sync property.
18028
18029 2004-02-13  David Schleef  <ds@schleef.org>
18030
18031         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18032         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18033
18034 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18035
18036         * configure.ac:
18037         * ext/Makefile.am:
18038         * gst-libs/ext/Makefile.am:
18039           move ffmpeg plugin to gst-ffmpeg module
18040
18041 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18042
18043         * configure.ac: use GST_ARCH to detect architecture
18044
18045 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18046
18047         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18048
18049 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18050
18051         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18052           classify LADSPA plugins based on number of src/sink pads
18053           (#133663, Stefan Kost)
18054         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18055           fix dparams registration
18056           (#133528, Stefan Kost)
18057         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18058           fix use of isprint and use g_ascii_isprint instead
18059           (#133316, Stefan Kost)
18060
18061 2004-02-11  David Schleef  <ds@schleef.org>
18062
18063         Convert a few inner loops to use liboil.  This is currently
18064         optional, and is only enabled if liboil is present (duh!).
18065         * configure.ac: Check for liboil-0.1
18066         * gst/intfloat/Makefile.am:
18067         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18068         (gst_int2float_chain_gint16):
18069         * gst/videofilter/Makefile.am:
18070         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18071         (tablelookup_u8), (gst_videobalance_planar411):
18072         * gst/videotestsrc/Makefile.am:
18073         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18074         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18075         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18076         (paint_hline_RGB565), (paint_hline_xRGB1555):
18077
18078 2004-02-11  David Schleef  <ds@schleef.org>
18079
18080         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18081         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18082         (gst_colorspace_getcaps), (gst_colorspace_link),
18083         (gst_colorspace_base_init), (gst_colorspace_init),
18084         (gst_colorspace_chain), (gst_colorspace_change_state),
18085         (plugin_init): Merge Ronald's patch (bug #117897) and update
18086         for new caps and negotiation.  Seems to work, although it
18087         shows off bugs in lcs.
18088
18089 2004-02-11  David Schleef  <ds@schleef.org>
18090
18091         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18092         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18093
18094 2004-02-11  David Schleef  <ds@schleef.org>
18095
18096         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18097         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18098         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18099         Add server and port properties
18100
18101 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18102
18103         * m4/a52.m4:
18104         * m4/aalib.m4:
18105         * m4/as-ffmpeg.m4:
18106         * m4/as-liblame.m4:
18107         * m4/as-slurp-ffmpeg.m4:
18108         * m4/check-libheader.m4:
18109         * m4/esd.m4:
18110         * m4/freetype2.m4:
18111         * m4/gconf-2.m4:
18112         * m4/glib.m4:
18113         * m4/gst-alsa.m4:
18114         * m4/gst-artsc.m4:
18115         * m4/gst-ivorbis.m4:
18116         * m4/gst-matroska.m4:
18117         * m4/gst-sdl.m4:
18118         * m4/gst-shout2.m4:
18119         * m4/gst-sid.m4:
18120         * m4/gtk.m4:
18121         * m4/libdv.m4:
18122         * m4/libfame.m4:
18123         * m4/libmikmod.m4:
18124         * m4/ogg.m4:
18125         * m4/vorbis.m4:
18126           fix underquotedness of macros (#133800)
18127         * m4/as-avifile.m4:
18128         * m4/xmms.m4:
18129           removed because no longer used
18130
18131 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18132
18133         * configure.ac:
18134           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18135           by autopoint (fixes #132996)
18136
18137 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18138
18139         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18140         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18141         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18142         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18143           fix memleaks
18144
18145 2004-02-11  David Schleef  <ds@schleef.org>
18146
18147         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18148         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18149         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18150         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18151         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18152         (gst_jpegenc_class_init), (gst_jpegenc_init),
18153         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18154         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18155         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18156         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18157
18158 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18159
18160         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18161         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18162         * ext/mikmod/gstmikmod.h:
18163           fix caps negotiation in mikmod
18164         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18165           output debug information
18166
18167 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18168
18169         * gst-libs/gst/colorbalance/Makefile.am:
18170         * gst-libs/gst/navigation/Makefile.am:
18171         * gst-libs/gst/xoverlay/Makefile.am:
18172           remove unused GST_OPT_CFLAGS from Makefiles
18173           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18174
18175 2004-02-07  David Schleef  <ds@schleef.org>
18176
18177         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18178         push events to pads that haven't been created (#133508)
18179
18180 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18181
18182         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18183         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18184         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18185         (gst_dvdec_loop), (gst_dvdec_change_state):
18186         Second attempt at committing a working dvdec element.
18187
18188 2004-02-06  David Schleef  <ds@schleef.org>
18189
18190         Build fixes for OS X: (see #129600)
18191         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18192         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18193         (gst_riff_read_strf_iavs):
18194         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18195         (gst_avi_demux_stream_odml):
18196         * gst/playondemand/Makefile.am:
18197         * gst/rtp/rtp-packet.c:
18198
18199 2004-02-05  David Schleef  <ds@schleef.org>
18200
18201         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18202         last change, because it Just Doesn't Compile.
18203
18204 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18205
18206         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18207           skip undecodable id3v2 tag instead of keeping it
18208
18209 2004-02-05  David Schleef  <ds@schleef.org>
18210
18211         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18212         Unref leaked buffer.  (Noticed by Ronald)
18213
18214 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18215
18216         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18217         Sync requires with other checks.  >= vs =.
18218
18219 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18220
18221         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18222         (gst_dvdec_video_link), (gst_dvdec_loop):
18223         * ext/dv/gstdvdec.h:
18224           rework the caps negotiation so that dvdec works again instead
18225           of just segfaulting.
18226
18227 === release 0.7.4 ===
18228
18229 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18230
18231         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18232         * configure.ac: changed for release
18233
18234 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18235
18236         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18237         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18238         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18239         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18240           reworked patch by David Lehn to fix libdir and includedir for
18241           uninstalled libraries
18242           removed play and gconf from gstreamer-libs since they have their
18243           own pkgconfig files
18244
18245 2004-02-04  David Schleef  <ds@schleef.org>
18246
18247         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18248         memleak.
18249
18250 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18251
18252         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18253           use correct GST_TAG_ENCODER tag
18254
18255 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18256
18257         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18258           be sure to stop the clock when going to paused
18259         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18260           reset number of transmitted when going to ready.
18261         fixes #132935
18262
18263 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18264
18265         reviewed by Benjamin Otte
18266
18267         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18268           extract track count (fixes #133410)
18269
18270 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18271
18272         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18273           that should be !=, not == (fixes #132519)
18274
18275 2004-02-04  David Schleef  <ds@schleef.org>
18276
18277         Make sure set_explicit_caps() is called before adding pad.
18278         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18279         * gst/id3/gstid3types.c: (gst_id3types_loop):
18280         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18281         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18282
18283 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18284
18285         * configure.ac:
18286           bump nano to 2, first prerelease
18287           put back AM_PROG_LIBTOOL
18288
18289 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18290
18291         * testsuite/alsa/Makefile.am:
18292           these are user test apps, not automatic testsuite tests
18293
18294 2004-02-04  David Schleef  <ds@schleef.org>
18295
18296         Convert GST_DEBUG_CAPS() to GST_DEBUG():
18297         * gst/mpeg1videoparse/gstmp1videoparse.c:
18298         (mp1videoparse_parse_seq):
18299         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18300         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18301         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
18302         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18303         (gst_xvideosink_getcaps):
18304         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18305         * testsuite/gst-lint: more tests
18306
18307 2004-02-04  David Schleef  <ds@schleef.org>
18308
18309         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
18310         with the code that they would expand to.
18311         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
18312         (gst_flacdec_get_src_query_types),
18313         (gst_flacdec_get_src_event_masks):
18314         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
18315         (gst_gnomevfssrc_get_query_types),
18316         (gst_gnomevfssrc_get_event_mask):
18317
18318 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18319
18320         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18321         (gst_sinesrc_dispose):
18322           fix memleak by properly disposing sinesrc
18323
18324 2004-02-04  Julien MOUTTE  <julien@moutte.net>
18325
18326         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
18327         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
18328         an overlay to redraw the image because it has been exposed.
18329         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
18330         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
18331         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
18332         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
18333         interface
18334         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
18335         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
18336         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
18337         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
18338         interface
18339
18340 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18341
18342         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18343           more memleak fixage
18344
18345 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18346
18347         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18348         * gst/typefind/gsttypefindfunctions.c:
18349           fix memleaks shown by gst-typefind
18350
18351 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18352
18353         * common/glib-gen.mak:
18354           add hack rule to touch .Plo files
18355         * gst-libs/gst/colorbalance/Makefile.am:
18356         * gst-libs/gst/mixer/Makefile.am:
18357         * gst-libs/gst/play/Makefile.am:
18358         * gst-libs/gst/tuner/Makefile.am:
18359           remove glib_root variable
18360
18361 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18362
18363         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
18364           set explicit caps before adding the element, so the autopluggers can
18365           plug correctly.
18366         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18367         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18368         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18369         (dv_type_find):
18370           fix memleaks in typefind functions. gst_type_find_suggest takes a const
18371           argument.
18372
18373 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18374
18375         * gst-libs/gst/colorbalance/Makefile.am:
18376         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
18377         * gst-libs/gst/colorbalance/colorbalance.c:
18378         * gst-libs/gst/colorbalance/colorbalance.h:
18379         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
18380         * gst-libs/gst/mixer/Makefile.am:
18381         * gst-libs/gst/mixer/mixer-marshal.list:
18382         * gst-libs/gst/mixer/mixer.c:
18383         * gst-libs/gst/mixer/mixer.h:
18384         * gst-libs/gst/mixer/mixermarshal.list:
18385         * gst-libs/gst/play/Makefile.am:
18386         * gst-libs/gst/play/play.h:
18387         * gst-libs/gst/tuner/Makefile.am:
18388         * gst-libs/gst/tuner/tuner-marshal.list:
18389         * gst-libs/gst/tuner/tuner.c:
18390         * gst-libs/gst/tuner/tuner.h:
18391         * gst-libs/gst/tuner/tunermarshal.list:
18392           use new glib-gen.mak snippet to clean up Makefile.am
18393           fix various bugs in Makefile.am's
18394
18395 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18396
18397         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18398           handle chain parsing correctly in the multichain case
18399         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
18400         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
18401         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
18402         (theora_dec_chain):
18403           handle events and queries correctly
18404
18405 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18406
18407         * .cvsignore:
18408         Ignore generated file _stdint.h.
18409
18410 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18411
18412         * gst-libs/gst/colorbalance/Makefile.am:
18413         * gst-libs/gst/colorbalance/colorbalance.h:
18414         * gst-libs/gst/mixer/Makefile.am:
18415         * gst-libs/gst/mixer/mixer.h:
18416         * gst-libs/gst/play/Makefile.am:
18417         * gst-libs/gst/play/play.h:
18418         * gst-libs/gst/tuner/Makefile.am:
18419         * gst-libs/gst/tuner/tuner.h:
18420         Generate enum type code with glib-mkenums.
18421         * gst-libs/gst/colorbalance/.cvsignore:
18422         * gst-libs/gst/mixer/.cvsignore:
18423         * gst-libs/gst/play/.cvsignore:
18424         * gst-libs/gst/tuner/.cvsignore:
18425         Ignore generated files.
18426
18427 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18428
18429         * gst-libs/gst/audio/.cvsignore:
18430         Ignore generated file.
18431         * gst-libs/gst/audio/Makefile.am:
18432         Do not install example filter.
18433
18434 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18435
18436         * examples/switch/.cvsignore:
18437         Ignore generated file.
18438
18439 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18440
18441         * common/m4/ax_create_stdint_h.m4:
18442         * configure.ac:
18443           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
18444           _stdint.h.
18445         * Makefile.am:
18446           remove generated _stdint.h in DISTCLEANFILES
18447         * ext/a52dec/gsta52dec.c:
18448           include _stdint.h for a52dec. (should fix #133064)
18449
18450 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18451
18452         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
18453         (gst_tag_to_vorbis_comments):
18454         Add replaygain support to vorbistag
18455
18456 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18457         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
18458         (gst_ffmpeg_caps_to_extradata):
18459           Fix SVQ3 caps flag properties
18460           Use glib macro for bytes swap
18461
18462 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18463
18464         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
18465         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
18466         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18467         * ext/sndfile/gstsf.c: (plugin_init):
18468         * gst/avi/gstavi.c: (plugin_init):
18469         * sys/dxr3/dxr3init.c: (plugin_init):
18470         * sys/oss/gstossaudio.c: (plugin_init):
18471         * sys/v4l/gstv4l.c: (plugin_init):
18472         * sys/v4l2/gstv4l2.c: (plugin_init):
18473           remove textdomain calls
18474         * po/nl.po:
18475           update Dutch translation
18476
18477 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18478
18479         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18480         (gst_play_set_audio_sink): Moving volume in the audio thread for
18481         instantaneous volume change. Maybe i will add another volume in front
18482         of visualization later, not sure yet though.
18483
18484 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18485
18486         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18487         (gst_ximagesink_handle_xevents): Better X events handling, only take
18488         the latest events for configure and motion.
18489         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
18490
18491 2004-02-02  Jon Trowbridge  <trow@gnu.org>
18492
18493         reviewed by: David Schleef  <ds@schleef.org>
18494
18495         Fix memory leaks:
18496         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
18497         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
18498
18499 2004-02-02  David Schleef  <ds@schleef.org>
18500
18501         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
18502         of lines.
18503         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
18504         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18505         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
18506         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
18507         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18508         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
18509         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
18510         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
18511         (gst_float2_2_int_link):
18512         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18513         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
18514         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
18515         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
18516         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
18517         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
18518         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
18519         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
18520         * testsuite/gst-lint: Add tests for bzero and ;;
18521
18522 2004-02-02  David Schleef  <ds@schleef.org>
18523
18524         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
18525
18526 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18527
18528         * ext/aalib/gstaasink.c: (gst_aasink_open):
18529         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
18530         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18531         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18532         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
18533         (gst_afsink_close_file):
18534         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
18535         (gst_afsrc_close_file):
18536         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
18537         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
18538         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
18539         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
18540         * ext/esd/esdmon.c: (gst_esdmon_get):
18541         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
18542         * ext/faac/gstfaac.c: (gst_faac_chain):
18543         * ext/faad/gstfaad.c: (gst_faad_chain):
18544         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
18545         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18546         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
18547         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
18548         (gst_flacdec_loop):
18549         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18550         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18551         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18552         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
18553         (gst_gnomevfssink_close_file):
18554         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
18555         (gst_gnomevfssrc_open_file):
18556         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
18557         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
18558         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
18559         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
18560         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
18561         * ext/mad/gstmad.c: (gst_mad_chain):
18562         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18563         * ext/mpeg2dec/gstmpeg2dec.c:
18564         * ext/mpeg2enc/gstmpeg2enc.cc:
18565         * ext/mplex/gstmplex.cc:
18566         * ext/mplex/gstmplexibitstream.cc:
18567         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
18568         (gst_ogg_demux_push):
18569         * ext/raw1394/gstdv1394src.c:
18570         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
18571         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
18572         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
18573         (gst_sf_loop):
18574         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18575         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
18576         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
18577         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
18578         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18579         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
18580         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
18581         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
18582         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18583         (gst_riff_read_element_data), (gst_riff_read_seek),
18584         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
18585         * gst/adder/gstadder.c: (gst_adder_loop):
18586         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
18587         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
18588         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
18589         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
18590         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
18591         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
18592         * gst/goom/gstgoom.c: (gst_goom_chain):
18593         * gst/id3/gstid3types.c: (gst_id3types_loop):
18594         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
18595         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
18596         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
18597         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18598         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
18599         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
18600         (gst_ebml_read_float), (gst_ebml_read_header):
18601         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
18602         (gst_matroska_demux_parse_blockgroup):
18603         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
18604         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
18605         * gst/oneton/gstoneton.c: (gst_oneton_chain):
18606         * gst/silence/gstsilence.c: (gst_silence_get):
18607         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18608         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
18609         * gst/speed/gstspeed.c: (speed_loop):
18610         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
18611         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
18612         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
18613         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
18614         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18615         (gst_wavparse_loop):
18616         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
18617         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
18618         (dxr3audiosink_close):
18619         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
18620         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
18621         (dxr3videosink_close), (dxr3videosink_write_data):
18622         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
18623         * sys/oss/gstosssink.c: (gst_osssink_chain):
18624         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18625         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
18626         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
18627         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
18628         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
18629         (gst_v4l_set_window), (gst_v4l_enable_overlay):
18630         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
18631         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
18632         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
18633         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
18634         (gst_v4l_set_audio):
18635         * sys/v4l/v4l_calls.h:
18636         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
18637         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
18638         (gst_v4lmjpegsink_playback_init),
18639         (gst_v4lmjpegsink_playback_start):
18640         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
18641         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
18642         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
18643         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
18644         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
18645         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
18646         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
18647         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
18648         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
18649         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
18650         (gst_v4l2_get_output), (gst_v4l2_set_output),
18651         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
18652         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
18653         (gst_v4l2_set_attribute):
18654         * sys/v4l2/v4l2_calls.h:
18655         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
18656         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
18657         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
18658         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
18659         (gst_v4l2src_capture_stop):
18660         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
18661         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
18662         (gst_ximagesink_chain):
18663         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
18664         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
18665         (gst_xvideosink_xwindow_new):
18666         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18667         (gst_xvimagesink_chain):
18668
18669 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18670
18671         * gst/volume/gstvolume.c: (gst_volume_set_volume),
18672         (gst_volume_get_volume), (volume_class_init), (volume_init),
18673         (volume_chain_int16), (volume_update_volume):
18674         * gst/volume/gstvolume.h:
18675           make code more readable by removing magic numbers
18676           make mixer interface export 0-100 range
18677           make it internally map to 0.0-1.0 range so users don't distort
18678           output by putting the sliders at full volume
18679
18680 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18681
18682         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
18683         (gst_play_state_change), (gst_play_seek_to_time):
18684         block the tick callback for 0.5 secs after doing a seek
18685
18686 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18687
18688         * gst-libs/gst/play/play.c: (gst_play_new):
18689           check for GError
18690
18691 2004-02-01  Julien MOUTTE  <julien@moutte.net>
18692
18693         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
18694         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
18695         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
18696         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
18697         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
18698         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
18699
18700 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18701
18702         * configure.ac:
18703         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18704           check for a function added in vorbis 1.1
18705
18706 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18707
18708         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
18709         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
18710           really start/stop clock only on PLAYING <=> PAUSED
18711         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18712           remove \n from debugging lines
18713         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18714           make it work when seeking does not
18715         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18716           reset on DISCONT
18717
18718 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18719
18720         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
18721           start clock on PAUSED=>PLAYING, not later
18722         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18723           extract correct time for different discont formats
18724         (gst_alsa_sink_get_time):
18725           don't segfault when no format is negotiated yet, just return 0
18726         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
18727         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
18728         (gst_ogg_pad_push):
18729           handle flush and discont events correctly
18730         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
18731           handle discont events correctly
18732
18733 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
18734
18735         * gst-libs/gst/play/play.c: (gst_play_error_quark),
18736         (gst_play_error_create), (gst_play_error_plugin),
18737         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
18738         * gst-libs/gst/play/play.h:
18739           add error handling during creation
18740         * examples/gstplay/player.c: (main):
18741           use new gst_play_new
18742
18743
18744 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18745
18746         * ext/theora/theoradec.c: (theora_dec_chain):
18747           make comments work
18748         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
18749         (vorbis_dec_src_event), (vorbis_dec_chain):
18750           add encoder tag, fix tag reading to be more error tolerant, change
18751           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
18752           gst_pad_event_default.
18753         * gst/tags/gstvorbistag.c:
18754         (gst_tag_list_from_vorbiscomment_buffer):
18755           undefine function specific define at end of function
18756
18757 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
18758
18759         * ext/flac/gstflac.c: (plugin_init):
18760         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
18761         * ext/flac/gstflacdec.h:
18762         * ext/flac/gstflacenc.h:
18763           Fix typos
18764
18765 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
18766
18767         * examples/gstplay/player.c: s/gstplay.h/play.h/
18768
18769 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18770
18771         * gst-libs/gst/play/Makefile.am:
18772         * gst-libs/gst/play/gstplay.c:
18773         * gst-libs/gst/play/gstplay.h:
18774         * gst-libs/gst/play/play.c:
18775           more surgery, operation complete
18776
18777 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18778
18779         * gst-libs/gst/play/play.old.c:
18780         * gst-libs/gst/play/play.old.h:
18781           after CVS surgery by moving, remove
18782         * gst-libs/gst/play/playpipelines.c:
18783           remove
18784
18785         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
18786           add negotiation error
18787
18788 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18789
18790         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
18791         (gst_ogg_demux_push):
18792           add some seeking debug info
18793           send a flush when seeking
18794
18795 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18796
18797         * configure.ac:
18798           use AC_C_INLINE
18799         * configure.ac:
18800         * ext/Makefile.am:
18801         * ext/theora/Makefile.am:
18802         * ext/theora/theoradec.c:
18803           add theora video decoder. Does just do simple decoding for now and
18804           has been tested against Theora cvs only. It only works when theora
18805           is compiled with --enable-static.
18806         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18807           always reset packetno on DISCONT
18808
18809 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18810
18811         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18812           Fix audio.
18813
18814 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18815
18816         * gst/mpegaudioparse/gstmpegaudioparse.c:
18817         (mp3_type_frame_length_from_header):
18818           Fix header parsing - stolen from ffmpeg (thank you! :) ).
18819
18820 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18821
18822         * ext/esd/esdsink.c: (gst_esdsink_init):
18823           Since we have static pad template caps, we don't need to negotiate;
18824           either the core errors out or we know the format.
18825
18826 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18827
18828         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18829         (gst_riff_read_seek):
18830         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18831         (gst_ebml_read_seek):
18832           Fix event handling.
18833
18834 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18835
18836         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
18837           removee video/x-theora from vp3 decoder, it doesn't handle raw
18838           theora streams
18839         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
18840           fix bug with finalizing element that never went to PAUSED
18841         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
18842           length and position queries were swapped
18843         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
18844         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
18845         (vorbis_dec_src_event):
18846           implement querying time and bytes
18847
18848 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18849
18850         * just about every source file:
18851           gst_element_error -> GST_ELEMENT_ERROR
18852
18853 2004-01-29  Julien MOUTTE  <julien@moutte.net>
18854
18855         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
18856         emiting FLUSH and even before DISCONT.
18857         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
18858         get the best instant seeking as possible yay!
18859
18860 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18861
18862         * gst/mpeg1videoparse/gstmp1videoparse.c:
18863         (gst_mp1videoparse_real_chain):
18864           Committed wrong version last week... Grr... Didn't notice until now.
18865
18866 2004-01-29  Julien MOUTTE <julien@moutte.net>
18867
18868         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
18869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
18870         have_xwindow_id signal in xwindow_create.
18871
18872 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18873
18874         * ext/ogg/gstoggdemux.c:
18875           lots of changes - mainly support for chained bitstreams, seeking,
18876           querying and bugfixes of course
18877         * ext/vorbis/Makefile.am:
18878         * ext/vorbis/vorbisdec.c:
18879         * ext/vorbis/vorbisdec.h:
18880           add vorbisdec raw vorbis decoder
18881         * ext/vorbis/vorbis.c: (plugin_init):
18882           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
18883         * gst/intfloat/Makefile.am:
18884         * gst/intfloat/float22int.c:
18885         * gst/intfloat/float22int.h:
18886         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
18887           add float2intnew plugin. It converts multichannel interleaved float to
18888           multichannel interleaved int. The name should probably be changed.
18889         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
18890         (plugin_init):
18891           add typefinding for raw theora video so oggdemux can detect it.
18892
18893 2004-01-28  Julien MOUTTE  <julien@moutte.net>
18894
18895         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
18896         sink element first.
18897         * gst/videoscale/gstvideoscale.c:
18898         (gst_videoscale_handle_src_event): Fixing src event handler.
18899
18900 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18901
18902         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
18903         (gst_v4lsrc_open), (gst_v4lsrc_close),
18904         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
18905         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
18906         * sys/v4l/gstv4lsrc.h:
18907         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
18908         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
18909           Implement resizing... Hack. But that's why v4l is b0rked...
18910
18911 2004-01-28  Julien MOUTTE <julien@moutte.net>
18912
18913         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
18914         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
18915         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
18916         (gst_ximagesink_xwindow_destroy):
18917         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
18918         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
18919         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18920         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
18921         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
18922         correctly cleaning the image created to check xshm calls on succes,
18923         added a lot of XSync calls in X11 functions, and fixed a segfault when
18924         no image format was defined before negotiation happened.
18925
18926 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18927
18928         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
18929           use gst_element_get_time to get correct time
18930
18931 2004-01-28  Julien MOUTTE  <julien@moutte.net>
18932
18933         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
18934         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
18935         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
18936         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
18937         (gst_xvimagesink_check_xshm_calls),
18938         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
18939         X plugins are now able to detect that XShm calls will fail even if the
18940         server claims that it has XShm support (remote displays most of the
18941         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
18942         so that we use non XShm functions. This feature is almost useless for
18943         xvimagesink as Xv is not supported on remote displays anyway, but
18944         it might happen than even on the local display XShm calls fail.
18945
18946 2004-01-27  David Schleef  <ds@schleef.org>
18947
18948         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
18949         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
18950         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
18951         changed esdsink to only use 44100,16,2, since esd sucks at rate
18952         conversion and esdsink has had difficulty negotiating.
18953
18954 2004-01-27  Julien MOUTTE <julien@moutte.net>
18955
18956         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
18957         (gst_play_seek_to_time): Fixing the way to get current position.
18958
18959 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18960
18961         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
18962           use gst_element_get_time to get correct time
18963
18964 2004-01-27  Julien MOUTTE <julien@moutte.net>
18965
18966         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
18967         fix ever... Inverting 2 lines of code make spider autoplug correctly
18968         tagged mp3 !
18969
18970 2004-01-27  David Schleef  <ds@schleef.org>
18971
18972         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18973         Use gst_pad_try_set_caps_nonfixed().
18974
18975 2004-01-27  David Schleef  <ds@schleef.org>
18976
18977         * gst/ac3parse/gstac3parse.c: update to checklist 5
18978         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
18979         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
18980         * gst/audioscale/gstaudioscale.c: same
18981         * gst/auparse/gstauparse.c: same
18982         * gst/avi/gstavidemux.c: same
18983
18984 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18985
18986         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
18987           stop processing after EOS
18988
18989 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18990
18991         * gst/asfdemux/asfheaders.h:
18992         * gst/asfdemux/gstasfdemux.c:
18993         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
18994         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
18995         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
18996           lot's of fixes to make data extraction simpler and get the code
18997           architecture and compiler independant. Add debugging category
18998         * gst/goom/gstgoom.c: (gst_goom_change_state):
18999           reset channel count on PAUSED=>READY, not READY=>PAUSED
19000
19001 2004-01-26  Colin Walters  <walters@verbum.org>
19002
19003         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19004         code to pull a bigger buffer in iradio mode.  This as a side effect
19005         makes typefinding work.
19006
19007 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19008
19009         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19010         Fix SVQ3 decoding on PPC
19011
19012 2004-01-26  Julien MOUTTE <julien@moutte.net>
19013
19014         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19015         that one managed to stay there... Fixed.
19016
19017 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19018
19019         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19020         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19021         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19022         (qtdemux_video_caps):
19023         * gst/qtdemux/qtdemux.h:
19024         Add SVQ3 specific flags to qtdemux and ffmpeg
19025
19026 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19027
19028         * gst-libs/gst/audio/audio.h:
19029           remove buffer-frames from audio caps
19030         * gst/audioconvert/gstaudioconvert.c:
19031           fix plugin to really work.
19032
19033 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19034
19035         * gst-libs/gst/mixer/mixer.c:
19036         * gst-libs/gst/propertyprobe/propertyprobe.c:
19037         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19038         (gst_tuner_find_channel_by_name):
19039         * gst-libs/gst/tuner/tuner.h:
19040           Add gtk-doc style comments. Also fix a function name.
19041
19042 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19043
19044         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19045         (gst_divxdec_negotiate):
19046           Fix for new capsnego - also fixes gst-player with divxdec.
19047
19048 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19049
19050         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19051         (gst_play_identity_handoff), (gst_play_set_location),
19052         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19053         try in visualization implementation. Still have an issue with switch
19054         blocking when pulling from video_queue and only audio comes out of
19055         spider.
19056         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19057         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19058         release method. And check if the pad is usable before pulling.
19059
19060 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19061
19062         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19063         (gst_videobalance_init),
19064         (gst_videobalance_colorbalance_list_channels),
19065         (gst_videobalance_colorbalance_set_value),
19066         (gst_videobalance_colorbalance_get_value),
19067         (gst_videobalance_update_properties),
19068         (gst_videobalance_update_tables_planar411),
19069         (gst_videobalance_planar411):
19070         * gst/videofilter/gstvideobalance.h:
19071           Implement lookup-tables. +/- 10x faster.
19072
19073 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19074
19075         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19076         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19077           The index reading was broken. The rest worked fine, but the whole
19078           goal of my rewrite was to make avidemux readable, and this was
19079           not at all readable. Please use typed variables.
19080
19081 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19082
19083         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19084           Additional pad usability check.
19085         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19086         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19087         (gst_mp1videoparse_real_chain):
19088           Fix MPEG video stream parsing. The original plugin had several
19089           issues, including not timestamping streams where the source was
19090           not timestamped (this happens with PTS values in mpeg system
19091           streams, but MPEG video is also a valid stream on its own so
19092           that needs timestamps too). We use the display time code for that
19093           for now. Also, if one incoming buffer contains multiple valid
19094           frames, we push them all on correctly now, including proper EOS
19095           handling. Lastly, several potential segfaults were fixed, and we
19096           properly sync on new sequence/gop headers to include them in next,
19097           not previous frames (since they're header for the next frame, not
19098           the previous). Also see #119206.
19099         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19100         (bpf_from_header):
19101           Move caps setting so we only do it after finding several valid
19102           MPEG-1 fraes sequentially, not right after the first one (which
19103           might be coincidental).
19104         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19105         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19106         (plugin_init):
19107           Add unsynced MPEG video stream typefinding, and change some
19108           probability values so we detect streams rightly. The idea is as
19109           follows: I can have an unsynced system stream which contains
19110           video. In the current code, I would randomly get a type for either
19111           system or video stream type found, because the probabilities are
19112           being calculated rather randomly. I now use fixed values, so we
19113           always prefer system stream if that was found (and that is how it
19114           should be). If no system stream was found, we can still identity                the stream as video-only.
19115
19116 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19117
19118         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19119         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19120           don't write to buffer. Extract data without the need of
19121           __attribute__ ((packed))
19122
19123 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19124
19125         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19126         (mpeg1_sys_type_find):
19127           Fix MPEG-1 stream typefinding.
19128
19129 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19130
19131         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19132           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19133
19134 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19135
19136         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19137         * ext/esd/gstesd.c: (plugin_init):
19138           private debugging, better error reporting
19139
19140 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19141
19142         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19143         (gst_riff_read_init), (gst_riff_read_change_state):
19144         * gst-libs/gst/riff/riff-read.h:
19145           Remove stuff fromold metadata system.
19146
19147 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19148
19149         * ext/ogg/gstoggdemux.c:
19150           Fix wrong file comment.
19151         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19152         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19153           Add metadata reading properly.
19154
19155 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19156
19157         * ext/Makefile.am:
19158           Fix nas DIST_SUBDIRS
19159           Uraeus:
19160           Fix bug where make distcheck doesn't get run on adding stuff to
19161           the build.
19162
19163 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19164
19165         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19166         * ext/divx/gstdivxdec.h:
19167           Fix divx3 ("msmpeg4") playback using divxdec.
19168
19169 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19170
19171         * gst/typefind/gsttypefindfunctions.c:
19172         (mp3_type_frame_length_from_header): fix bug in length computation
19173         (mp3_type_find): improve debugging output
19174
19175 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19176
19177         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19178         (gst_play_set_location), (gst_play_seek_to_time),
19179         (gst_play_set_audio_sink), (gst_play_set_visualization),
19180         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19181         the pipeline from scratch. Visualization is back and switch went out as
19182         i realized it was not possible to use the way i wanted.
19183         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19184         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19185         clearing in state change from READY to NULL. So that one can clean the
19186         X ressources keeping the element.
19187         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19188         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19189         (gst_xvimagesink_colorbalance_set_value),
19190         (gst_xvimagesink_colorbalance_get_value),
19191         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19192         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19193         change from READY to NULL and fixed some stupid bugs in colorbalance
19194         get/set values. Also added the following feature : when nobody tries to
19195         set some values to the colorbalance levels before the xcontext is
19196         grabbed, then when creating channels list from Xv attributes we set the
19197         internal values to the Xv defaults. This way we handle buggy Xv drivers
19198         that set default hue values far from the middle of the range (Thanks
19199         to Jon Trowbridge for pointing that issue).
19200         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19201         colorbalance levels have been set before xcontext is grabbed.
19202
19203 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19204
19205         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19206           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19207           it might block operations (which is bad for a mixer).
19208
19209 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19210
19211         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19212         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19213         (gmip_find_type_pre):
19214         * gst-libs/gst/media-info/media-info-priv.h:
19215         * gst-libs/gst/media-info/media-info.c:
19216         (gst_media_info_instance_init), (gst_media_info_read_idler):
19217         add fakesink to get caps on decoder src pad again
19218         fix callback prototype to match new have_type signal signature
19219
19220 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19221
19222         * gst/adder/gstadder.c: (gst_adder_link):
19223           fix non-compile and cut-n-paste code
19224
19225 2004-01-21  David Schleef  <ds@schleef.org>
19226
19227         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19228         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19229         (gst_swfdec_init), (gst_swfdec_change_state):
19230         * ext/swfdec/gstswfdec.h:
19231         Fix negotiation.
19232         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19233         (gst_adder_request_new_pad): Fix negotiation.
19234         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19235         Add a fixate function.
19236         * gst/intfloat/gstfloat2int.c:
19237         * gst/intfloat/gstfloat2int.h:
19238         * gst/intfloat/gstint2float.c:
19239         * gst/intfloat/gstint2float.h:
19240         Completely rewrite the negotiation.  Doesn't quite work yet,
19241         due to some buffer-frames problem.
19242
19243 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19244
19245         * ext/gnomevfs/gstgnomevfssrc.c:
19246         * sys/v4l2/v4l2_calls.h:
19247           fix includes for distcheck
19248
19249 2004-01-21  Christian Schaller <uraeus@gnome.org>
19250
19251         * ext/nas/
19252         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19253         based on earlier patch from Laurent Vivier
19254
19255 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19256
19257         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19258         Fix wma caps property
19259         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19260         Fix typo (flags1 and flags2)
19261
19262 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19263
19264         * gst-libs/gst/media-info/media-info-priv.c:
19265         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19266         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19267         (gmip_find_stream), (gmip_find_track_metadata),
19268         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19269         (gmip_find_track_format):
19270         * gst-libs/gst/media-info/media-info-priv.h:
19271         * gst-libs/gst/media-info/media-info-test.c: (main):
19272         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
19273         (gst_media_info_read_idler), (gst_media_info_read):
19274         * gst-libs/gst/media-info/media-info.h:
19275           register debugging category and use it for debugging
19276
19277 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19278
19279         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
19280         (gst_vorbisfile_new_link):
19281           signal streaminfo through tags
19282
19283 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19284
19285         * ext/mplex/gstmplex.cc:
19286         * ext/mplex/gstmplexibitstream.cc:
19287           g++ doesn't like NULL in our i18n/error macros, should be
19288           either (NULL) or ("").
19289
19290 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19291
19292         * sys/dxr3/dxr3audiosink.c:
19293         * sys/dxr3/dxr3init.c:
19294         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
19295         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
19296           Fix more error error error errors (missing includes here).
19297
19298 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19299
19300         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19301           fix thomas' error errors.
19302
19303 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19304
19305         * ext/mpeg2enc/gstmpeg2enc.cc:
19306           fix error errors.
19307
19308 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19309
19310         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19311         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19312           Fix for new error system.
19313
19314 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19315
19316         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19317           fix for new error reporting
19318
19319 2004-01-20  David Schleef  <ds@schleef.org>
19320
19321         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19322         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
19323         (gst_ximagesink_set_xwindow_id): Change to using a framerate
19324         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
19325         and neither is 100+, most likely.
19326         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19327         (gst_xvimagesink_getcaps): same
19328
19329 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19330
19331         * configure.ac:
19332           Up version requirement to 2.0.3 (not yet released) to avoid symbol
19333           clashes with ffmpeg.
19334
19335 2004-01-20  Julien MOUTTE  <julien@moutte.net>
19336
19337         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
19338         (gst_switch_init): Fixed switch element : proxying link and setting
19339         caps from src to sink on request.
19340
19341 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19342
19343         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19344         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19345         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19346         fix element_error
19347
19348 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19349
19350         * sys/v4l/v4l_calls.h:
19351         * sys/v4l2/v4l2_calls.h:
19352           element_error fixes
19353
19354 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19355
19356         * gst-libs/gst/gst-i18n-plugin.h:
19357           add locale.h
19358           remove config.h inclusion
19359
19360 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19361
19362         * autogen.sh:
19363           adding autopoint invocation
19364         * Makefile.am:
19365         * configure.ac:
19366         * gst-libs/gst/gettext.h:
19367           adding gettext bits
19368         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19369         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19370         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19371         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19372         (gst_gnomevfssink_close_file):
19373         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
19374         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
19375         * gst-libs/gst/gst-i18n-plugin.h:
19376         * gst/avi/gstavi.c: (plugin_init):
19377         * sys/dxr3/dxr3init.c: (plugin_init):
19378         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
19379         * sys/oss/gstossaudio.c: (plugin_init):
19380         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19381         * sys/v4l/gstv4l.c: (plugin_init):
19382         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19383         * sys/v4l2/gstv4l2.c: (plugin_init):
19384         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19385         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
19386         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
19387         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
19388         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
19389         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
19390           make sure locale and translation domain are set
19391           fix translated strings
19392         * po/.cvsignore:
19393         * po/LINGUAS:
19394         * po/Makevars:
19395         * po/POTFILES.in:
19396         * po/nl.po:
19397           put translation files into place
19398         * sys/xvideo/imagetest.c: (main):
19399         * ext/dv/demo-play.c: (main):
19400           fix unnecessary translations
19401
19402 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19403
19404         * ext/sndfile/gstsf.c:
19405         * gst/avi/gstavimux.c:
19406         * ext/audiofile/gstafsink.c:
19407         * ext/audiofile/gstafsrc.c:
19408         * ext/gnomevfs/gstgnomevfssink.c:
19409         * ext/gnomevfs/gstgnomevfssrc.c:
19410         * sys/oss/gstosselement.c:
19411         * sys/v4l/v4l_calls.h:
19412           fix i18n include
19413
19414 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19415
19416         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19417         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19418         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19419         (gst_v4l2_get_output), (gst_v4l2_set_output),
19420         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19421         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19422         (gst_v4l2_set_attribute):
19423         update to new error handling
19424
19425 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19426
19427         * ext/sidplay/gstsiddec.cc:
19428         * gst/modplug/gstmodplug.cc:
19429           parenthese NULL because C++ seems angry about it
19430
19431 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19432
19433         * gst-libs/gst/gst-i18n-plugin.h:
19434           add skeleton i18n stuff, but needs to be further implemented
19435
19436 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
19437
19438         * examples/gstplay/player.c: (main):
19439         * ext/aalib/gstaasink.c: (gst_aasink_open):
19440         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19441         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19442         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19443         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19444         (gst_afsink_close_file):
19445         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19446         (gst_afsrc_close_file):
19447         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19448         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19449         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19450         * ext/esd/esdmon.c: (gst_esdmon_get):
19451         * ext/esd/esdsink.c: (gst_esdsink_chain):
19452         * ext/faac/gstfaac.c: (gst_faac_chain):
19453         * ext/faad/gstfaad.c: (gst_faad_chain):
19454         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19455         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19456         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19457         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19458         (gst_flacdec_loop):
19459         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19460         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19461         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19462         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19463         (gst_gnomevfssink_close_file):
19464         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19465         (gst_gnomevfssrc_open_file):
19466         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19467         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19468         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19469         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19470         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19471         * ext/mad/gstmad.c: (gst_mad_chain):
19472         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19473         * ext/mpeg2dec/gstmpeg2dec.c:
19474         * ext/mpeg2enc/gstmpeg2enc.cc:
19475         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19476         * ext/mplex/gstmplex.cc:
19477         * ext/mplex/gstmplexibitstream.cc:
19478         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19479         (gst_ogg_demux_push), (gst_ogg_pad_push):
19480         * ext/raw1394/gstdv1394src.c:
19481         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19482         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19483         * ext/sidplay/gstsiddec.cc:
19484         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19485         (gst_sf_loop):
19486         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19487         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19488         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19489         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19490         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19491         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19492         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19493         * gst-libs/gst/Makefile.am:
19494         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19495         (gst_riff_read_element_data), (gst_riff_read_seek),
19496         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19497         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
19498         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19499         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19500         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19501         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19502         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19503         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19504         * gst/goom/gstgoom.c: (gst_goom_chain):
19505         * gst/id3/gstid3types.c: (gst_id3types_loop):
19506         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19507         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19508         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19509         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19510         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19511         (gst_ebml_read_float), (gst_ebml_read_header):
19512         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19513         (gst_matroska_demux_parse_blockgroup):
19514         * gst/modplug/gstmodplug.cc:
19515         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19516         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19517         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19518         * gst/silence/gstsilence.c: (gst_silence_get):
19519         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19520         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19521         * gst/speed/gstspeed.c: (speed_loop):
19522         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19523         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19524         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19525         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19526         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19527         (gst_wavparse_loop):
19528         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19529         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19530         (dxr3audiosink_close):
19531         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19532         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19533         (dxr3videosink_close), (dxr3videosink_write_data):
19534         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19535         * sys/oss/gstosselement.h:
19536         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
19537         (gst_osssink_chain):
19538         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19539         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19540         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19541         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19542         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
19543         (gst_v4l_enable_overlay):
19544         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19545         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19546         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19547         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19548         (gst_v4l_set_audio):
19549         * sys/v4l/v4l_calls.h:
19550         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19551         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19552         (gst_v4lmjpegsink_playback_init),
19553         (gst_v4lmjpegsink_playback_start):
19554         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
19555         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
19556         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
19557         (gst_v4lmjpegsrc_requeue_frame):
19558         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19559         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19560         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19561         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19562         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19563         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19564         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19565         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19566         (gst_v4l2src_capture_stop):
19567         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19568         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19569         (gst_ximagesink_chain):
19570         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19571         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19572         (gst_xvideosink_xwindow_new):
19573         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19574         (gst_xvimagesink_chain):
19575         use new error signal, function and categories
19576
19577 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
19578
19579         * configure.ac:
19580         * ext/Makefile.am:
19581         * ext/musicbrainz/gsttrm.c:
19582         * ext/musicbrainz/gsttrm.h:
19583         * ext/musicbrainz/Makefile.am:
19584         Add a trm plugin
19585
19586 2004-01-18  Julien MOUTTE  <julien@moutte.net>
19587
19588         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
19589         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
19590         synchronous property for debugging.
19591         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
19592         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19593         (gst_xvimagesink_set_property): Moving a pointer declaration to a
19594         smaller block, fixing indent.
19595
19596 2004-01-16  David Schleef  <ds@schleef.org>
19597
19598         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
19599         property affects the video stream.
19600         * sys/xvimage/xvimagesink.c:
19601         * sys/xvimage/xvimagesink.h:
19602         Add synchronous property for debugging.  Should probably be
19603         disabled in non-CVS builds.  Make sure that the Xv attribute
19604         exists before we set it (crash!).  Fix a silly float bug that
19605         caused colorbalance to just not work.
19606
19607 2004-01-17  Christian Schaller <Uraeus@gnome.org>
19608
19609         * tools/gst-launch-ext.in - update for new plugins
19610
19611 2004-01-16  David Schleef  <ds@schleef.org>
19612
19613         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
19614         already-freed caps.
19615
19616 2994-01-16  Christian Schaller <Uraeus@gnome.org>
19617
19618         * Update spec for new colorspace plugin and libcaca plugin
19619         * Fix compilation of libcaca plugin (clock -> id)
19620
19621 2004-01-16  Julien MOUTTE <julien@moutte.net>
19622
19623         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
19624         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
19625         (gst_xvimagesink_set_xwindow_id),
19626         (gst_xvimagesink_colorbalance_set_value),
19627         (gst_xvimagesink_colorbalance_get_value),
19628         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
19629         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
19630         correct colorbalance properties. They can now be set when the element
19631         is still in NULL state. The values will be committed to the Xv Port
19632         when xcontext is initialized.
19633         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
19634         brightness int values in the GstXvImagesink structure.
19635
19636 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19637
19638         * gst-libs/gst/Makefile.am:
19639           restructure so having local patches works easier.
19640
19641 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19642
19643         * ext/mpeg2enc/Makefile.am:
19644         * ext/mpeg2enc/gstmpeg2enc.cc:
19645         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19646           Bugfix with respect to EOS handling.
19647
19648 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19649
19650         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
19651           Link with right caps (else, it segfaults).
19652         * ext/mplex/gstmplexjob.cc:
19653           Fix for slight API change in 1.6.1.93 release of mjpegtools.
19654
19655 2004-01-15  David Schleef  <ds@schleef.org>
19656
19657         * gst-libs/gst/audio/Makefile.am:
19658         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
19659         from the template.
19660         * gst-libs/gst/audio/gstaudiofilter.c:
19661         * gst-libs/gst/audio/gstaudiofilter.h:
19662         Add bytes_per_sample and size and n_samples calculation.
19663         * gst-libs/gst/audio/gstaudiofilterexample.c:
19664         Remove, now autogenerated.
19665         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
19666         Moved from gstaudiofilterexample, object name changed, code added
19667         so that it actually works.
19668         * gst-libs/gst/audio/make_filter:
19669         Script to build an audiofilter subclass from the template.
19670         * gst/colorspace/Makefile.am:
19671         * gst/colorspace/yuv2yuv.c:
19672         Remove file, since it's GPL, and we don't use it.
19673
19674 2004-01-15  Julien MOUTTE  <julien@moutte.net>
19675
19676         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19677         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
19678         them use the buffer free function to test how the buffer was allocated.
19679
19680 2004-01-15  David Schleef  <ds@schleef.org>
19681
19682         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
19683         that handles osssink fallback.
19684         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
19685         (gst_audio_convert_getcaps):
19686         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
19687         Add audio/x-qdm2 for QDM2 audio.
19688         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19689         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
19690         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19691         Decrease minimum size to 16x16.
19692         * gst/wavparse/gstwavparse.c:
19693         Convert disabled pad template caps to new caps.
19694         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
19695         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19696         (gst_xvimagesink_chain): Throw element error when display cannot
19697         be opened.  Increase minimum framerate to 1.0.  Check the data
19698         free function on a buffer to make sure it is the type we expect
19699         before manipulating it.
19700
19701 2004-01-15  Julien MOUTTE <julien@moutte.net>
19702
19703         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
19704         (gst_videobalance_colorbalance_set_value): Implement passthru if
19705         settings are in the middle.
19706         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
19707
19708 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19709
19710         * gst/videofilter/Makefile.am:
19711         * gst/volume/Makefile.am:
19712           Since we use videofilter symbols, link to it.
19713
19714 2004-01-15  Julien MOUTTE <julien@moutte.net>
19715
19716         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
19717         mixer interface type to HARDWARE.
19718         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
19719         type to SOFTWARE.
19720         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
19721         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
19722         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
19723         (gst_volume_interface_init), (gst_volume_list_tracks),
19724         (gst_volume_set_volume), (gst_volume_get_volume),
19725         (gst_volume_set_mute), (gst_volume_mixer_init),
19726         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
19727         (volume_init): Implementing mixer interface.
19728         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
19729         * sys/oss/gstosselement.c: (gst_osselement_get_type),
19730         (gst_osselement_change_state): Removing some trailing commas in
19731         structures.
19732         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
19733         interface type to HARDWARE.
19734         * sys/v4l/gstv4lcolorbalance.c:
19735         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
19736         type to HARDWARE.
19737         * sys/v4l2/gstv4l2colorbalance.c:
19738         (gst_v4l2_color_balance_interface_init): Setting colorbalance
19739         interface type to HARDWARE.
19740         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
19741         same code than ximagesink for event handling.
19742
19743 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19744
19745         * ext/snapshot/Makefile.am:
19746         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
19747         (gst_snapshot_chain):
19748         * ext/snapshot/gstsnapshot.h:
19749           This has to be a joke... Snapshot should be connected to a tee,
19750           colorspace element before it and EOS after that, where the other
19751           src of the tee receives normal data.
19752           The current way is *wrong*.
19753
19754 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19755
19756         * ext/hermes/gsthermescolorspace.c:
19757           Fix another compile error. Same as below.
19758
19759 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19760
19761         * gst/colorspace/gstcolorspace.c:
19762         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
19763         (gst_colorspace_i420_to_yv12):
19764           Fix compiling... Didn't test if it actually works.
19765
19766 2004-01-15  David Schleef  <ds@schleef.org>
19767
19768         * configure.ac:
19769         * gst/colorspace/Makefile.am:
19770         * gst/colorspace/gstcolorspace.c:
19771         * gst/colorspace/gstcolorspace.h:
19772         * gst/colorspace/yuv2rgb.c:
19773         * gst/colorspace/yuv2rgb.h:
19774         Duplicate the ext/hermes colorspace plugin, and remove Hermes
19775         code and GPL code.  Fix for new caps negotiation.  Rewrite
19776         much of the format handling code, and some of the conversion
19777         code.  Basically, rewrote almost everything.  This element
19778         handles I420, YV12 to RGB conversions.
19779         * ext/hermes/Makefile.am:
19780         * ext/hermes/gsthermescolorspace.c:
19781         Rename colorspace to hermescolorspace.  Fix negotiation issues.
19782         Remove non-Hermes related code.  This element handles lots of
19783         RGB to RGB conversions, but no YUV.
19784         * ext/hermes/gstcolorspace.c:
19785         * ext/hermes/gstcolorspace.h:
19786         * ext/hermes/rgb2yuv.c:
19787         * ext/hermes/yuv2rgb.c:
19788         * ext/hermes/yuv2rgb.h:
19789         * ext/hermes/yuv2rgb_mmx16.s:
19790         * ext/hermes/yuv2yuv.c:
19791         * ext/hermes/yuv2yuv.h:
19792         Remove old code.
19793
19794 2004-01-14  Colin Walters  <walters@verbum.org>
19795
19796         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
19797         they've already been.
19798
19799 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19800
19801         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19802           assume tag mode when pad is not connected
19803
19804 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19805
19806         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19807           Don't update the time of the clock
19808         (gst_alsa_sink_loop):
19809           sync to the clock given to alsasink, not the own clock
19810         * sys/oss/gstosssink.c: (gst_osssink_chain):
19811           sync to the clock
19812         (gst_osssink_change_state):
19813           activate the clock
19814         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
19816           remove bogus code that made DISCONT events unhandled
19817         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
19818           explicitly case to double in _set_simple. (fixes 2nd warning in bug
19819           #131502)
19820         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
19821         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
19822         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
19823           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
19824           2nd warning in bug #131502)
19825
19826 2004-01-14  Julien MOUTTE  <julien@moutte.net>
19827
19828         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
19829         (gst_videobalance_colorbalance_set_value),
19830         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
19831         for colorbalance interface implementation.
19832         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19833         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
19834         (gst_ximagesink_dispose), (gst_ximagesink_init),
19835         (gst_ximagesink_class_init): Adding DISPLAY property.
19836         * sys/ximage/ximagesink.h: Adding display_name to store display.
19837         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19838         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
19839         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
19840         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
19841         properties (they still need polishing though for gst-launch use : no
19842         xcontext yet, i ll do that tomorrow).
19843         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
19844
19845 2004-01-14  Julien MOUTTE  <julien@moutte.net>
19846
19847         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19848         (gst_play_set_location), (gst_play_set_visualization): Preparing
19849         switch integration, adding videobalance in the pipeline.
19850
19851 2004-01-14  Julien MOUTTE <julien@moutte.net>
19852
19853         * gst-libs/gst/colorbalance/colorbalance.c:
19854         (gst_color_balance_class_init): Adding a default type.
19855         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
19856         the type.
19857         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
19858         (gst_videobalance_dispose), (gst_videobalance_class_init),
19859         (gst_videobalance_init), (gst_videobalance_interface_supported),
19860         (gst_videobalance_interface_init),
19861         (gst_videobalance_colorbalance_list_channels),
19862         (gst_videobalance_colorbalance_set_value),
19863         (gst_videobalance_colorbalance_get_value),
19864         (gst_videobalance_colorbalance_init): Implementing colorbalance
19865         interface.
19866         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
19867         list.
19868         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
19869         bug which was triggering a BadAccess X error when setting an overlay
19870         before pad was really negotiated.
19871         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
19872         Using the colorbalance type macro.
19873
19874 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19875
19876         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
19877         (gst_flacenc_chain):
19878           handle tags correctly
19879         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
19880           extract ID3v1 tags correctly
19881
19882 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19883
19884         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
19885         (plugin_init):
19886           Improve matroska typefinding for odd-typed headers...
19887
19888 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19889
19890         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
19891           Fix for using incremental number on padnames.
19892
19893 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19894
19895         * ext/divx/gstdivxdec.c:
19896         * ext/divx/gstdivxenc.c:
19897           Set category to divx4linux instead of divx (too generic).
19898         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19899         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
19900         (gst_wavparse_loop), (gst_wavparse_change_state):
19901         * gst/wavparse/gstwavparse.h:
19902           fix parsing of WAV files with non-standard fmt-tag size and fix
19903           skipping of unrecognized chunks... Someone please fix this thing
19904           to use rifflib so all this is automated.
19905         * sys/v4l/Makefile.am:
19906         * sys/v4l2/Makefile.am:
19907           Add X_CFLAGS because we depend on X (for overlay).
19908
19909 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
19910
19911         * ext/mpeg2dec/gstmpeg2dec.c:
19912           Don't issue a timestamp unless we tagged the frame
19913           with a PTS.
19914
19915 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19916
19917         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
19918           Query the audio element to get the time, not the clock. We're
19919           interested in the element's time here.
19920
19921 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19922
19923         * ext/aalib/gstaasink.c: (gst_aasink_chain):
19924         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19925         * ext/esd/esdsink.c: (gst_esdsink_chain):
19926         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
19927         * ext/mas/massink.c: (gst_massink_chain):
19928         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
19929         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
19930         (gst_matroska_demux_parse_metadata):
19931         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
19932         (gst_mpeg_parse_release_locks):
19933         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
19934         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
19935         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19936         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
19937         (gst_osssink_change_state):
19938         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19939         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19940         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
19941         (gst_xvideosink_release_locks):
19942         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
19943           use element time.
19944         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
19945         (gst_alsa_clock_stop):
19946         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
19947         (gst_audio_clock_get_internal_time):
19948           simplify for use with new clocking code.
19949         * testsuite/alsa/Makefile.am:
19950         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
19951           fix testsuite for new caps system
19952
19953 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19954
19955         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
19956         * ext/flac/gstflacenc.c: (add_one_tag):
19957           length is already host endian, no need to convert. Fixes playback of
19958           tagged files on PPC. (bug #128384)
19959
19960 2004-01-13  Julien MOUTTE <julien@moutte.net>
19961
19962         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
19963         colorbalance interface stating if it is hardware based or software
19964         based.
19965         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
19966         Removing a trailing comma.
19967         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19968         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
19969         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
19970         the documentation seems to be wrong on the -1000 to 1000 interval.
19971
19972 2004-01-12  David Schleef  <ds@schleef.org>
19973
19974         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19975         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
19976         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
19977         Fix negotiation.  Add a bufferalloc function for the sink pad,
19978         and generally clean up some of the code.
19979
19980 2004-01-12  Julien MOUTTE <julien@moutte.net>
19981
19982         * gst-libs/gst/colorbalance/colorbalancechannel.c:
19983         (gst_color_balance_channel_dispose): Adding safety check in dispose
19984         method.
19985         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19986         (gst_xvimagesink_xcontext_clear),
19987         (gst_xvimagesink_interface_supported),
19988         (gst_xvimagesink_colorbalance_list_channels),
19989         (gst_xvimagesink_colorbalance_set_value),
19990         (gst_xvimagesink_colorbalance_get_value),
19991         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
19992         Adding colorbalance interface support to set XV parameters such as
19993         HUE, BRIGHTNESS, CONTRAST, SATURATION.
19994         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
19995         interface.
19996
19997 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
19998
19999         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20000         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20001         (gst_audio_convert_init), (gst_audio_convert_set_property),
20002         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20003         (gst_audio_convert_link),
20004         (gst_audio_convert_buffer_to_default_format),
20005         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20006           - implement _getcaps and use it
20007           - improve linking
20008           - remove float caps since no float conversion is actually done
20009           - remove properties and arguments that were to be used for rate
20010             conversion
20011
20012 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20013
20014         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20015         (gst_audio_structure_set_int):
20016         * gst-libs/gst/audio/audio.h:
20017           add helper functions for _getcaps matching the standard audio
20018           templates
20019
20020 2004-01-12  David Schleef  <ds@schleef.org>
20021
20022         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20023         Test that pad is negotiated before getting its caps.
20024
20025 2004-01-12  Julien MOUTTE <julien@moutte.net>
20026
20027         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20028         analyzing the pads of an element the bin is mostly in READY state so
20029         no caps were negotiated. This helper function needs to work with
20030         _get_caps directly then. I was not freeing them though, added that to
20031         fix the mem leak.
20032
20033 2004-01-12  Julien MOUTTE <julien@moutte.net>
20034
20035         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20036         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20037         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20038         than the free_func.
20039
20040 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20041
20042         * sys/oss/gstossaudio.c: (plugin_init):
20043         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20044         * sys/oss/gstosselement.h:
20045           make an oss debugging category
20046           make failure more descriptive
20047
20048 2004-01-11  David Schleef  <ds@schleef.org>
20049
20050         * ext/ffmpeg/gstffmpeg.c:
20051         * ext/ffmpeg/gstffmpegcodecmap.c:
20052         * ext/ffmpeg/gstffmpegdec.c:
20053         * ext/ffmpeg/gstffmpegenc.c:
20054         * ext/ffmpeg/gstffmpegprotocol.c:
20055         * ext/gdk_pixbuf/gstgdkanimation.c:
20056         * ext/jpeg/gstjpeg.c:
20057         * ext/libpng/gstpng.c:
20058         * ext/mpeg2dec/perftest.c:
20059         * ext/speex/gstspeex.c:
20060         * gst-libs/gst/resample/dtos.c:
20061         * gst/intfloat/gstintfloatconvert.c:
20062         * gst/oneton/gstoneton.c:
20063         * gst/rtjpeg/RTjpeg.c:
20064         * gst/rtp/gstrtp.c:
20065         * sys/dxr3/dxr3init.c:
20066         * sys/glsink/gstgl_nvimage.c:
20067         * sys/glsink/gstgl_pdrimage.c:
20068         * sys/glsink/gstglsink.c:
20069         * testsuite/gst-lint:
20070         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20071
20072 2004-01-11  David Schleef  <ds@schleef.org>
20073
20074         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20075         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20076         * ext/gdk_pixbuf/gstgdkanimation.c:
20077         (gst_gdk_animation_iter_create_pixbuf):
20078         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20079         (gst_gdk_pixbuf_chain):
20080         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20081         * ext/jack/gstjack.c: (gst_jack_change_state):
20082         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20083         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20084         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20085         * gst/videofilter/gstvideofilter.c:
20086         (gst_videofilter_set_output_size):
20087         Remove all usage of gst_pad_get_caps(), and replace it with
20088         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20089
20090 2004-01-11  David Schleef  <ds@schleef.org>
20091
20092         * configure.ac:
20093         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20094         * ext/divx/gstdivxdec.c:
20095         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20096         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20097         handle images that span multiple buffers.  Now work with both
20098         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20099         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20100         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20101         video/video.h changes
20102         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20103         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20104         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20105         of GstData free function.
20106         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20107         same.
20108
20109 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20110
20111         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20112         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20113         (gst_v4l2element_get_property):
20114         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20115           add norm, channel and frequency properties.
20116         * sys/v4l2/gstv4l2tuner.c:
20117           fixes for tuner interface changes
20118         * sys/v4l2/gstv4l2element.h:
20119         * sys/v4l2/gstv4l2src.c:
20120         * sys/v4l2/gstv4l2src.h:
20121         * sys/v4l2/v4l2src_calls.c:
20122         * sys/v4l2/v4l2src_calls.h:
20123           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20124
20125 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20126
20127         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20128         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20129         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20130         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20131         * gst-libs/gst/tuner/tuner.h:
20132           GObjects aren't const.
20133           Add find_by_name functions.
20134           Add checks to _changed functions.
20135         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20136         (gst_v4l_tuner_get_norm):
20137           Fixes for above.
20138
20139 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20140
20141         * gst-libs/gst/video/video.h:
20142           Fix caps template names to be understandable.
20143           Prefix everything with GST_VIDEO.
20144         * ext/aalib/gstaasink.c:
20145         * ext/divx/gstdivxdec.c:
20146         * ext/divx/gstdivxenc.c:
20147         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20148         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20149         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20150         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20151         * ext/libcaca/gstcacasink.c:
20152         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20153         * ext/snapshot/gstsnapshot.c:
20154         * ext/swfdec/gstswfdec.c:
20155         * ext/xvid/gstxviddec.c:
20156         * ext/xvid/gstxvidenc.c:
20157         * gst/chart/gstchart.c:
20158         * gst/deinterlace/gstdeinterlace.c:
20159         * gst/effectv/gsteffectv.c:
20160         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20161         * gst/goom/gstgoom.c:
20162         * gst/median/gstmedian.c:
20163         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20164         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20165         * gst/overlay/gstoverlay.c:
20166         * gst/smooth/gstsmooth.c:
20167         * gst/smpte/gstsmpte.c:
20168         * gst/synaesthesia/gstsynaesthesia.c:
20169         * gst/videocrop/gstvideocrop.c:
20170         * gst/videodrop/gstvideodrop.c:
20171         * gst/y4m/gsty4mencode.c:
20172         * sys/qcam/gstqcamsrc.c:
20173         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20174           Make them work with new video.h file.
20175         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20176         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20177         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20178         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20179           Make it work with new buffer allocation system.
20180
20181 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20182
20183         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20184         pad_alloc_buffer implementation to use ->srcpad
20185         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20186         pad_alloc_buffer implementation to use ->srcpad
20187         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20188         pad_alloc_buffer implementation to use ->srcpad
20189         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20190         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20191         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20192         a reference to everything we need.
20193         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20194         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20195         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20196         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20197         a reference to everything we need.
20198         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20199
20200 2004-01-11  David Schleef  <ds@schleef.org>
20201
20202         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20203         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20204         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20205         structure members.
20206         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20207         value during a resize/renegotiation.
20208         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20209         gst_pad_alloc_buffer();
20210         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20211         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20212         structure members.
20213         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20214         Fix for rename of buffer private structure members.
20215         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20216         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20217         Fix for rename of buffer private structure members.
20218         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20219         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20220         Fix for rename of buffer private structure members.
20221
20222 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20223
20224         reviewed by: David Schleef <ds@schleef.org>
20225
20226         * gst/videofilter/Makefile.am:
20227         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20228         from the patch by ds to fit in with recent make_filter changes.
20229
20230 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20231
20232         * configure.ac: Adding examples/switch/Makefile
20233         * examples/Makefile.am: Adding examples/switch
20234         * examples/switch/Makefile.am: Adding switcher example.
20235         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20236         (switch_timer), (main): Adding an example demonstrating switch usage
20237         with 2 videotestsrc showing different patterns.
20238         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20239         (gst_switch_init): Fixing switch with the new caps system.
20240
20241 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20242
20243         * gst-libs/gst/video/video.h:
20244           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20245           They should probably be like
20246           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20247
20248 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20249
20250         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20251         (qtdemux_parse_trak):
20252           fix audio chunk size/timestamp calculation
20253
20254 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20255
20256         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20257           fix SVQ3 caps
20258
20259 2004-01-11  Steve Baker  <steve@stevebaker.org>
20260
20261         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20262         (gst_agingtv_base_init), (gst_agingtv_class_init),
20263         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20264         (gst_agingtv_set_property), (gst_agingtv_get_property):
20265         Port agingTV to videofilter
20266
20267 2004-01-09  Julien MOUTTE <julien@moutte.net>
20268
20269         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20270         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20271
20272 2004-01-09  Julien MOUTTE <julien@moutte.net>
20273
20274         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
20275         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20276         * gst-libs/gst/xoverlay/xoverlay.c:
20277         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
20278         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
20279         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20280         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20281         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20282         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20283         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
20284         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
20285         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20286         interface implementation to handle xid being 0 and fix some bugs
20287         triggered by Benjamin's testcase.
20288         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20289         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20290         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
20291         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20292         interface implementation to handle xid being 0 and fix some bugs
20293         triggered by Benjamin's testcase.
20294
20295 2004-01-09  David Schleef  <ds@schleef.org>
20296
20297         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
20298         mouse pointer events.  It works.
20299
20300 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20301
20302         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
20303           Use explicit caps - fix capsnego.
20304         * ext/xvid/gstxviddec.c:
20305         * ext/xvid/gstxvidenc.c:
20306           Remove macro-inside-macro which caused compile errors.
20307         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
20308           Error out if it's not a RIFF file. Else we error out without
20309           gst_element_error() which is not good...
20310
20311 2004-01-08  David Schleef  <ds@schleef.org>
20312
20313         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20314         Fix pad_link function to handle formats that ffmpeg returns
20315         as multiple caps structures.
20316         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
20317         Only complain if source buffer is _smaller_ than expected.
20318         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
20319         (gst_videoscale_handle_src_event): Resize navigation events
20320         when passing them upstream.
20321         * gst/videotestsrc/gstvideotestsrc.c:
20322         * gst/videotestsrc/gstvideotestsrc.h:
20323         * gst/videotestsrc/videotestsrc.c:
20324         * gst/videotestsrc/videotestsrc.h:
20325         Rewrite many of the buffer painting functions to handle odd
20326         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
20327         been verified to work with my video card.
20328         * testsuite/gst-lint:  Add check for elements calling
20329         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
20330
20331 2004-01-08  David Schleef  <ds@schleef.org>
20332
20333         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20334         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
20335
20336 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20337
20338         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
20339         configure event is not emiting the desired size signal. That fixes
20340         aspect ratio issues with gst-player.
20341
20342 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20343
20344         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
20345           Fix capsnego.
20346
20347 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20348
20349         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
20350         public method to fire size signal.
20351
20352 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20353
20354         * examples/gstplay/Makefile.am: Adding the interface library.
20355         * gst-libs/gst/play/Makefile.am: Adding the interface library.
20356         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
20357         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
20358         GST_IS_X_OVERLAY before signal connect.
20359         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
20360         Removing the have_video_size signal.
20361         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
20362         and associated public method.
20363         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20364         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
20365         signal.
20366         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
20367         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
20368         signal.
20369         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
20370         Using XOverlay public method to fire size signal.
20371
20372 2004-01-07  David Schleef  <ds@schleef.org>
20373
20374         * gst/videofilter/Makefile.am:
20375         * gst/videofilter/gstvideotemplate.c:
20376         * gst/videofilter/make_filter:
20377         Create gstvideoexample.c in a srcdir!=builddir friendly way.
20378         Convert make_filter to /bin/sh script.
20379
20380 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20381
20382         * gst/modplug/gstmodplug.cc: fix element description
20383
20384 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20385
20386         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
20387         (got_video_size): Adding some new lines in g_print calls.
20388         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20389         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
20390         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
20391         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
20392         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
20393         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
20394         Complete code review, reverting some stuff i disagree with, adding
20395         some fixes : time synchronization on invalid timestamps, renegotiation
20396         of private window.
20397         * sys/ximage/ximagesink.h:
20398         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
20399         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
20400         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
20401         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
20402         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
20403         (gst_xvimagesink_buffer_new),
20404         (gst_xvimagesink_navigation_send_event),
20405         (gst_xvimagesink_set_xwindow_id),
20406         (gst_xvimagesink_get_desired_size),
20407         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
20408         stuff i disagree with, adding some fixes : Renegotiation of private
20409         window, implementing get_desired_size.
20410
20411 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20412
20413         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
20414         (gst_afsink_handle_event):
20415         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
20416         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
20417         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
20418         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
20419         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
20420           Fix for instantiate-test (see core). Also remove dead code from
20421           jpegenc (which still needs fixing, but that's lower on my TODO
20422           list...).
20423         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20424           Never return NULL as caps.
20425
20426 2004-01-07  David Schleef  <ds@schleef.org>
20427
20428         * configure.ac:
20429         * ext/Makefile.am:
20430         * ext/librfb/Makefile.am:
20431         * ext/librfb/gstrfbsrc.c:
20432         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
20433         is the protocol used by VNC.
20434
20435 2004-01-07  David Schleef  <ds@schleef.org>
20436
20437         * gst/videofilter/gstvideotemplate.c:
20438         * gst/videofilter/gstvideotemplate.h:
20439         * gst/videofilter/make_filter:
20440         Merge videotemplate header into source file.
20441         * gst/effectv/Makefile.am:
20442         * gst/effectv/gsteffectv.c: (plugin_init):
20443         * gst/effectv/gstwarp.c:
20444         Make warpTV a subclass of videofilter.
20445
20446 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20447
20448         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
20449           Add guard against invalid utf-8 conversions in mad. Just in case.
20450
20451 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20452
20453         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20454           Fix for bug shown by poisoning
20455
20456 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20457
20458         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20459         (gst_v4lmjpegsrc_buffer_free):
20460         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20461         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
20462         (gst_v4lsrc_buffer_free):
20463           Fix for removed bufferpools.
20464
20465 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20466
20467         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20468         Fix caps negotiation.
20469
20470         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
20471         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
20472         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
20473         (dvdnavsrc_event):
20474         * ext/mpeg2dec/gstmpeg2dec.c:
20475         * gst-libs/gst/navigation/navigation.c:
20476         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
20477         * gst-libs/gst/navigation/navigation.h:
20478         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
20479         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
20480         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
20481         Super-simple first version of mouse and keyboard events. Clicking
20482         on a DVD menu now works, although it may not take you where you
20483         expected.
20484
20485         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20486         * gst/videotestsrc/gstvideotestsrc.c:
20487         (gst_videotestsrc_src_fixate):
20488         These fixate functions were broken - they never actually
20489         fixated :)
20490
20491 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20492
20493         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
20494         (gst_icecastsend_init):
20495           fix for new caps system.
20496         * gst-libs/gst/mixer/mixertrack.h:
20497         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
20498           Add 'master track' flag (for tools like ACME that only want to
20499           change the main volume).
20500
20501 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20502
20503         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
20504         (gst_xvid_csp_to_caps):
20505         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
20506         * ext/xvid/gstxvidenc.c:
20507         ifdef out ARGB type when it isn't available
20508         in xvidcore 1.0.0beta2
20509
20510 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20511
20512         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20513           When we have received a new SCR right in the first buffer after
20514           a seek (so in the same cycle that handles the discont), we should
20515           handle the buffer instead of unreffing it, else we lose data.
20516
20517 2004-01-06  Iain <iain@prettypeople.org>
20518
20519         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
20520           buffer-frames caps too.
20521
20522         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
20523           caps that we need, don't destroy them all and rebuild them. And when
20524           creating src pads, use the src pad template rather than the sink...
20525
20526 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20527
20528         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
20529           Add pad to element *after* setting functions such as event handler.
20530           Without this, the scheduler (opt) will link pads, set the event
20531           handler from the default event function (dispatcher in gstpad.c)
20532           and *after* that, we will set our own event function, which will
20533           thus never be used (and thus mpegdemux doesn't handle events).
20534
20535 2004-01-04  David Schleef  <ds@schleef.org>
20536
20537         Fix the fixate functions to handle new prototype:
20538         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20539         * gst/videotestsrc/gstvideotestsrc.c:
20540         (gst_videotestsrc_src_fixate):
20541         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20542         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
20543         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20544
20545 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20546
20547         * sys/ximage/ximagesink.h:
20548         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20549         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
20550         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
20551         (gst_ximagesink_xoverlay_init):
20552           assorted fixes to make (re)embedding work
20553         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
20554         (gst_ximagesink_get_desired_size):
20555           implement desired size additions to XOverlay
20556
20557 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20558
20559         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
20560         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
20561         (gst_x_overlay_got_desired_size):
20562         * gst-libs/gst/xoverlay/xoverlay.h:
20563           Add optional "desired size" signal and querying.
20564
20565 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20566
20567         * gst/matroska/matroska-demux.c:
20568         (gst_matroska_demux_parse_blockgroup):
20569           Fix EBML-laced block parsing. Diffs are relative to previous
20570           lace, not the first lace. Thanks to Mosu from the Matroska
20571           team for detecting this.
20572         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20573         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
20574         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
20575         (gst_wavparse_change_state):
20576         * gst/wavparse/gstwavparse.h:
20577           Quickfix for capsnego.
20578
20579 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20580
20581         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
20582           Fix indenting, fix pad creation.
20583
20584 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20585
20586         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
20587         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
20588         (gst_xviddec_sink_link):
20589           Implement src_getcaps() so proper size caps is negotiated.
20590
20591 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20592
20593         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
20594           Finish flac decoder on EOS. See #116178.
20595
20596 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20597
20598         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
20599         (gst_matroska_demux_add_stream):
20600         * gst/matroska/matroska-ids.h:
20601           Add getcaps() function to fix capsnego...
20602
20603 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20604
20605         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20606         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
20607         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20608           Fix more integer overflows. Again, see #126967.
20609
20610 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20611
20612         * ext/mpeg2dec/gstmpeg2dec.c:
20613           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
20614           #130416.
20615
20616 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20617
20618         * configure.ac:
20619         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
20620         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
20621         * ext/xvid/gstxvid.h:
20622         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
20623         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
20624         (gst_xviddec_src_link), (gst_xviddec_sink_link),
20625         (gst_xviddec_change_state):
20626         * ext/xvid/gstxviddec.h:
20627         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
20628         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
20629         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
20630         (gst_xvidenc_link), (gst_xvidenc_set_property),
20631         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
20632         * ext/xvid/gstxvidenc.h:
20633           Update xvid plugin to latest xvid (1.0.0-beta3) API.
20634
20635 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20636
20637         * gst/rtp/rtp-packet.c:
20638           Add sys/types.h include, since OS X doesn't define in_addr_t
20639           in netinet/in.h, like it does on Linux (see #129600).
20640
20641 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
20642
20643         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
20644
20645         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
20646           Correct logic of dispose function (see #129306).
20647
20648 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20649
20650         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
20651         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20652         (gst_mpeg_parse_init):
20653         * gst/mpegstream/gstmpegparse.h:
20654           Remove clock (which was never provided, i.e. dead code), and
20655           also fix integer overflows at high PTS values (see #126967).
20656
20657 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20658
20659         * ext/flac/gstflacdec.c:
20660         * ext/libpng/gstpngenc.h:
20661         * ext/mikmod/gstmikmod.h:
20662           OS X fixes (see #126628).
20663
20664 2004-01-02  David Schleef  <ds@schleef.org>
20665
20666         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
20667         (gst_alsa_src_base_init): Remove bogus "src" request pad.
20668         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
20669         (gst_mpeg_parse_class_init): Move pad template registration
20670         to class_init, since the derived class (mpegdemux) doesn't
20671         want them.
20672
20673 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20674
20675         * sys/ximage/Makefile.am:
20676         * sys/xvideo/Makefile.am:
20677         * sys/xvimage/Makefile.am:
20678           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
20679           after installation (see #127664).
20680
20681 2004-01-02  David Schleef  <ds@schleef.org>
20682
20683         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
20684         (gst_ffmpegenc_connect):  Negotiation fixes.
20685         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
20686         Remove inappropriate gst_caps_free().
20687         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
20688         Reenable Ronald's internal resize code, since the core handles
20689         it correctly now.
20690
20691 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20692
20693         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
20694         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
20695         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
20696           Fix pad template stuff.
20697
20698 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20699
20700         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
20701         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
20702           fix signed integer reading/writing.
20703
20704 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20705
20706         * ext/alsa/README:
20707           Remove outdated document
20708
20709 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
20710
20711         * gst/cutter/gstcutter.c: (gst_cutter_init):
20712           src pad was being created twice - oops.
20713
20714 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20715
20716         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
20717           Comment out internal resize. It doesn't handle the resulting
20718           XEvent internally, does another try_set_caps() which leads to
20719           a really nice loop.
20720           Real fix will come when Julien and Dave are awake. ;).
20721
20722 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20723
20724         * ext/mpeg2enc/gstmpeg2enc.cc:
20725           fix const/nonconst compile issue.
20726
20727 2004-01-02  David Schleef  <ds@schleef.org>
20728
20729         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
20730         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
20731         Add fixate function and a check for bad formats.
20732
20733 2004-01-01  David Schleef  <ds@schleef.org>
20734
20735         Negotiation fixes:
20736         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
20737         (gst_audiofilter_init):
20738         * gst/debug/efence.c: (gst_efence_init):
20739         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
20740         (gst_deinterlace_init):
20741         * gst/volume/gstvolume.c: (volume_connect):
20742
20743 2004-01-01  David Schleef  <ds@schleef.org>
20744
20745         Convert elements to use gst_pad_use_explicit_caps() where
20746         appropriate:
20747         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
20748         * ext/audiofile/gstafparse.c: (gst_afparse_init),
20749         (gst_afparse_open_file):
20750         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
20751         (gst_afsrc_open_file):
20752         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
20753         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
20754         (gst_ffmpegdec_chain):
20755         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20756         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
20757         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
20758         (gst_gdk_pixbuf_chain):
20759         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
20760         (gst_jpegdec_chain):
20761         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
20762         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
20763         (gst_mikmod_negotiate):
20764         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
20765         (gst_mpeg2dec_negotiate_format):
20766         * ext/mpeg2enc/gstmpeg2enc.cc:
20767         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20768         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
20769         (gst_speexdec_sinkconnect):
20770         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
20771         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
20772         (gst_vorbisfile_new_link):
20773         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
20774         (gst_ac3parse_chain):
20775         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
20776         (gst_asf_demux_setup_pad):
20777         * gst/auparse/gstauparse.c: (gst_auparse_init),
20778         (gst_auparse_chain):
20779         * gst/id3/gstid3types.c: (gst_id3types_loop):
20780         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20781         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
20782         (mp1videoparse_parse_seq):
20783         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
20784         (bpf_from_header):
20785         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20786         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
20787         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
20788         (gst_mpeg_parse_send_data):
20789         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20790         (gst_qtdemux_add_stream):
20791         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
20792         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20793         (gst_wavparse_parse_fmt):
20794
20795 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20796
20797         * configure.ac:
20798           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
20799           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
20800           it therefore uses the wrong include paths. Too bad... Note
20801           that 1.6.1.93 is not release yet. ;).
20802           Also add a check for mplex, which is now using the lib'ified
20803           mplex from mjpegtools, too.
20804         * ext/ffmpeg/gstffmpegcodecmap.c:
20805           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
20806           issues. I don't think ffmpeg handles 3ivx correctly, so this
20807           probably won't work. But it won't hurt either.
20808         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
20809         (gst_ffmpegdec_chain):
20810         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
20811         (gst_ffmpegenc_chain_audio):
20812           Fix memleak in audio encoding. Close codec if open fails, this
20813           calls the cleanup routines so we can re-use the context.
20814         * ext/mpeg2enc/gstmpeg2enc.cc:
20815           Fix pad template names/types, fix memory issue with getcaps().
20816         * ext/mpeg2enc/gstmpeg2encoder.cc:
20817         * ext/mpeg2enc/gstmpeg2encoder.hh:
20818           Fix compile issue with new caps system (const thingy).
20819         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20820         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
20821           We read a first frame right on initing, so that we have a caps
20822           when we init the output. This caps is cached in padprivate and
20823           read as first frame.
20824         * ext/mplex/Makefile.am:
20825         * ext/mplex/gstmplex.cc:
20826         * ext/mplex/gstmplex.h:
20827         * ext/mplex/gstmplex.hh:
20828         * ext/mplex/gstmplexibitstream.cc:
20829         * ext/mplex/gstmplexibitstream.hh:
20830         * ext/mplex/gstmplexjob.cc:
20831         * ext/mplex/gstmplexjob.hh:
20832         * ext/mplex/gstmplexoutputstream.cc:
20833         * ext/mplex/gstmplexoutputstream.hh:
20834           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
20835           had issues, didn't do capsnego, supported only a subset of the
20836           mplex features and required a mplex fork in our local CVS. Plus
20837           that it worked agaist a very old mplex version. Rewriting was
20838           faster than updating it.
20839         * gst-libs/ext/Makefile.am:
20840         * gst-libs/ext/mplex/INSTRUCT:
20841         * gst-libs/ext/mplex/Makefile.am:
20842         * gst-libs/ext/mplex/README:
20843         * gst-libs/ext/mplex/TODO:
20844         * gst-libs/ext/mplex/ac3strm_in.cc:
20845         * gst-libs/ext/mplex/audiostrm.hh:
20846         * gst-libs/ext/mplex/audiostrm_out.cc:
20847         * gst-libs/ext/mplex/aunit.hh:
20848         * gst-libs/ext/mplex/bits.cc:
20849         * gst-libs/ext/mplex/bits.hh:
20850         * gst-libs/ext/mplex/buffer.cc:
20851         * gst-libs/ext/mplex/buffer.hh:
20852         * gst-libs/ext/mplex/fastintfns.h:
20853         * gst-libs/ext/mplex/format_codes.h:
20854         * gst-libs/ext/mplex/inputstrm.cc:
20855         * gst-libs/ext/mplex/inputstrm.hh:
20856         * gst-libs/ext/mplex/lpcmstrm_in.cc:
20857         * gst-libs/ext/mplex/mjpeg_logging.cc:
20858         * gst-libs/ext/mplex/mjpeg_logging.h:
20859         * gst-libs/ext/mplex/mjpeg_types.h:
20860         * gst-libs/ext/mplex/mpastrm_in.cc:
20861         * gst-libs/ext/mplex/mpegconsts.cc:
20862         * gst-libs/ext/mplex/mpegconsts.h:
20863         * gst-libs/ext/mplex/mplexconsts.hh:
20864         * gst-libs/ext/mplex/multplex.cc:
20865         * gst-libs/ext/mplex/outputstream.hh:
20866         * gst-libs/ext/mplex/padstrm.cc:
20867         * gst-libs/ext/mplex/padstrm.hh:
20868         * gst-libs/ext/mplex/stillsstream.cc:
20869         * gst-libs/ext/mplex/stillsstream.hh:
20870         * gst-libs/ext/mplex/systems.cc:
20871         * gst-libs/ext/mplex/systems.hh:
20872         * gst-libs/ext/mplex/vector.cc:
20873         * gst-libs/ext/mplex/vector.hh:
20874         * gst-libs/ext/mplex/videostrm.hh:
20875         * gst-libs/ext/mplex/videostrm_in.cc:
20876         * gst-libs/ext/mplex/videostrm_out.cc:
20877         * gst-libs/ext/mplex/yuv4mpeg.cc:
20878         * gst-libs/ext/mplex/yuv4mpeg.h:
20879         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
20880         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
20881           We don't fork mjpegtools' mplex in our CVS anymore.
20882         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
20883         (gst_avi_demux_add_stream):
20884         * gst/avi/gstavidemux.h:
20885           Add getcaps() function for proper caps nego. This makes some
20886           parts of AVI playback/reading work.
20887         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
20888           Resize window on new capsnego. This is probably wrong, but
20889           I'm still committing it because with current capsnego, the
20890           first successfull capsnego is auto-fixated, therefore rounded
20891           down to the lowest values in the caps. this results in a 16x16
20892           XWindow that is not reized when real capsnego finishes.
20893           Dave, I see more cases of this, do you know a proper solution?
20894         * tools/gst-launch-ext.in:
20895           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
20896
20897 2003-12-31  David Schleef  <ds@schleef.org>
20898
20899         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
20900         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
20901           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
20902
20903 2003-12-30  David Schleef  <ds@schleef.org>
20904
20905         * ext/ffmpeg/gstffmpegcolorspace.c:
20906         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
20907         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
20908         (gst_ffmpegcsp_chain): Negotiation fixes
20909         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
20910         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
20911         (gst_audio_convert_link), (gst_audio_convert_channels):
20912         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
20913         (gst_audioscale_link), (gst_audioscale_get_buffer),
20914         (gst_audioscale_chain): Negotiation fixes
20915         * gst/audioscale/gstaudioscale.h:
20916         * gst/videofilter/gstvideofilter.c:
20917         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
20918         (gst_videofilter_link), (gst_videofilter_init),
20919         (gst_videofilter_set_output_size), (gst_videofilter_setup),
20920         (gst_videofilter_find_format_by_structure):
20921         * gst/videofilter/gstvideofilter.h: Negotiation fixes
20922         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
20923         (gst_videoscale_link):
20924         * gst/videoscale/videoscale.c: (videoscale_get_structure),
20925         (videoscale_find_by_structure), (gst_videoscale_setup):
20926         * gst/videoscale/videoscale.h: Negotiation fixes
20927         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20928         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
20929         function, restrict resizing to a multiple of 4 (hack until
20930         everyone supports odd sizes correctly).
20931
20932 2003-12-29  Colin Walters  <walters@verbum.org>
20933
20934         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
20935         signed.
20936
20937 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
20938
20939         * ext/sndfile/gstsf.c: (gst_sf_loop):
20940           Fix warning about discarding const qualifier
20941
20942 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
20943
20944         * gst/cutter/gstcutter.c:
20945         * gst/videoscale/gstvideoscale.c:
20946         * gst/volenv/gstvolenv.c:
20947         * gst-libs/gst/audio/audio.c:
20948         * gst-libs/gst/video/video.c:
20949           Fix warnings
20950
20951 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20952
20953         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
20954           Don't send ALSA debugging to stderr.
20955         * ext/alsa/gstalsa.h:
20956           Use GST_WARNING instead of g_warning when ALSA functions fail.
20957
20958 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20959
20960         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
20961           Free XVAdapterInfo correctly.
20962
20963 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20964
20965         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
20966         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
20967           Make id3tag use correct caps nego.
20968
20969 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
20970
20971         * ext/ivorbis/vorbis.c:
20972         * ext/ivorbis/vorbisenc.h:
20973         * ext/ivorbis/vorbisfile.c:
20974           Modify so that it uses the new caps things
20975
20976 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20977
20978         * testsuite/spider/spider1.c: (main):
20979         * testsuite/spider/spider2.c: (main):
20980         * testsuite/spider/spider3.c: (main):
20981           Make tests compile again. They probably don't work.
20982
20983 2003-12-24  Colin Walters  <walters@verbum.org>
20984
20985         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
20986         we can't fixate the caps anymore.
20987
20988 2003-12-23  David Schleef  <ds@schleef.org>
20989
20990         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
20991         * sys/oss/gstosssink.c: (gst_osssink_init),
20992         (gst_osssink_sink_fixate): Add fixate function.
20993
20994 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20995
20996         * ext/ffmpeg/gstffmpegcodecmap.c:
20997         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
20998         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
20999         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21000         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21001         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21002         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21003         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21004           fix typo in RGB masks, and move back to "old" colorspace
21005           capsnego code until whoever wrote this new crap has actually
21006           tested it so that it works.
21007           And yes, this works, keep it that way please.
21008
21009 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21010
21011         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21012         (gst_divxdec_init), (gst_divxdec_negotiate):
21013         * ext/divx/gstdivxdec.h:
21014         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21015         (gst_divxenc_init):
21016         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21017         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21018         * ext/mpeg2enc/gstmpeg2enc.cc:
21019         * ext/mpeg2enc/gstmpeg2encoder.cc:
21020         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21021         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21022         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21023         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21024         (dxr3spusink_init):
21025         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21026         (dxr3videosink_init):
21027           Fix caps breakage after Dave's caps branch merge.
21028
21029 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21030
21031         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21032           Fix for 24bpp display.
21033
21034 2003-12-23  Colin Walters  <walters@verbum.org>
21035
21036         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21037         a GnomeVFSHandle directly.
21038
21039 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21040
21041         * gst/volume/Makefile.am:
21042         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21043         (volume_base_init), (volume_init):
21044           Reenable volume element and fix to work with new caps stuff.
21045           Rhythmbox needs this.
21046
21047 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21048
21049         * gst/qtdemux/qtdemux.c: (plugin_init):
21050           qtdemux requires bytestream
21051
21052 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21053
21054         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21055           Fix remaining caps handling errors due to CAPS merge.
21056
21057 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21058
21059         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21060         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21061         (gst_faad_srcconnect):
21062           Port to new caps system.
21063
21064 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21065
21066         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21067         (got_video_size), (main): using g_print instead of g_message.
21068         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21069         signal which was not emitted because of "switch" element added to the
21070         bin but not connected. (Removing from the bin temporarily)
21071
21072 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21073
21074         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21075         find X development files. I don't understand the previous tests and
21076         they fail on my debian/ppc unstable. This one works.
21077         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21078         exiting.
21079         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21080         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21081         (gst_play_set_visualization): Add some safety checks in set_ methods
21082         and state_change. This was throwing some ugly CRITICAL messages when
21083         pipeline was getting disposed and casts were failing.
21084
21085 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21086
21087         * configure.ac:
21088           Improve mpeg2enc detection. This is for distributions that do
21089           ship mjpegtools, but without mpeg2enc. Also does object check
21090           for might there ever be ABI incompatibility.
21091         * ext/mpeg2enc/gstmpeg2enc.cc:
21092           Add Andrew as second maintainer (he's helping me), and also add
21093           an error if no caps was set. This happens if I pull before capsnego
21094           and that's something I should solve sometime else.
21095         * gst/matroska/matroska-demux.c:
21096         (gst_matroska_demux_parse_blockgroup):
21097           Fix time parsing.
21098         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21099         (gst_matroska_mux_track_header):
21100           Add caps to templates.
21101         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21102           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21103         * gst/mpegstream/gstmpegdemux.c:
21104           Remove layer since it causes warnings about unfixed caps.
21105         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21106           Fix obvious typo (we error out if caps were set, we should of
21107           course error out if *no* caps were set).
21108         * sys/oss/gstosselement.c: (gst_osselement_convert):
21109           Fix format conversion, we confused bits/bytes.
21110         * sys/oss/gstosselement.h:
21111           Improve documentation for 'bps'.
21112         * sys/v4l/TODO:
21113           Remove stuff about plugins that need removing - this was done
21114           ages ago.
21115         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21116         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21117         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21118         (gst_v4lsrc_src_query):
21119         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21120         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21121           Add get_query_types(), get_formats() and query() functions.
21122
21123 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21124
21125         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21126         * moved CVS to freedesktop.org