tools/: Remove gst-launch-ext. It doesn't work, and is no longer particularly useful.
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-12-09  Michael Smith  <msmith@fluendo.com>
2
3         * tools/Makefile.am:
4         * tools/gst-launch-ext-m.m:
5           Remove gst-launch-ext. It doesn't work, and is no longer
6           particularly useful.
7
8 2005-12-08  Luca Ognibene  <luogni@tin.it>
9
10         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11           don't pass random values to ogmparse convert function.
12           Make seeking possible in the exile1.ogm file.
13
14 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
15
16         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
17         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
18           Work around refcount problem with g_value_set_object() that occur
19           if the core has been compiled against GLib-2.6 (g_value_set_object()
20           will only g_object_ref() the element, but the caller will
21           gst_object_unref() it and bad things will happen due to the way
22           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
23           totem for people on FC4 using Thomas's 0.10 RPMs.
24           
25 2005-12-07  Edward Hervey  <edward@fluendo.com>
26
27         Time to welcome ogm to 0.10 :)
28         
29         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
30         (gst_ogg_pad_typefind):
31         Oggdemux can now properly typefind elements with dynamic pads.
32         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
33         Properly set caps on src pad, and set caps on outgoing buffers.
34
35 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36
37         * ext/alsa/gstalsamixer.h:
38         * ext/alsa/gstalsamixerelement.h:
39         * ext/alsa/gstalsamixeroptions.h:
40         * ext/alsa/gstalsamixertrack.h:
41         * ext/alsa/gstalsasink.c:
42         * ext/alsa/gstalsasink.h:
43         * ext/alsa/gstalsasrc.c:
44         * ext/alsa/gstalsasrc.h:
45         * ext/cdparanoia/gstcdparanoia.h:
46         * ext/gnomevfs/gstgnomevfsuri.h:
47         * ext/ogg/gstoggdemux.c:
48         * ext/ogg/gstoggmux.c:
49         * ext/pango/gsttextoverlay.h:
50         * ext/theora/theoradec.c:
51         * ext/theora/theoraenc.c:
52         * ext/vorbis/vorbisdec.h:
53         * ext/vorbis/vorbisenc.c:
54         * ext/vorbis/vorbisenc.h:
55         * ext/vorbis/vorbisparse.h:
56         * gst-libs/gst/audio/gstaudioclock.h:
57         * gst-libs/gst/audio/gstaudiosink.c:
58         * gst-libs/gst/audio/gstaudiosink.h:
59         * gst-libs/gst/audio/gstaudiosrc.c:
60         * gst-libs/gst/audio/gstaudiosrc.h:
61         * gst-libs/gst/audio/gstbaseaudiosink.c:
62         * gst-libs/gst/audio/gstbaseaudiosink.h:
63         * gst-libs/gst/audio/gstbaseaudiosrc.c:
64         * gst-libs/gst/audio/gstbaseaudiosrc.h:
65         * gst-libs/gst/audio/gstringbuffer.h:
66         * gst-libs/gst/audio/multichannel.h:
67         * gst-libs/gst/floatcast/floatcast.h:
68         * gst-libs/gst/interfaces/colorbalance.c:
69         * gst-libs/gst/interfaces/colorbalance.h:
70         * gst-libs/gst/interfaces/colorbalancechannel.h:
71         * gst-libs/gst/interfaces/mixer.h:
72         * gst-libs/gst/interfaces/mixeroptions.h:
73         * gst-libs/gst/interfaces/mixertrack.h:
74         * gst-libs/gst/interfaces/navigation.h:
75         * gst-libs/gst/interfaces/propertyprobe.h:
76         * gst-libs/gst/interfaces/tuner.h:
77         * gst-libs/gst/interfaces/tunerchannel.h:
78         * gst-libs/gst/interfaces/tunernorm.h:
79         * gst-libs/gst/interfaces/xoverlay.h:
80         * gst-libs/gst/netbuffer/gstnetbuffer.h:
81         * gst-libs/gst/riff/riff-ids.h:
82         * gst-libs/gst/riff/riff-media.h:
83         * gst-libs/gst/riff/riff-read.h:
84         * gst-libs/gst/rtp/gstbasertpdepayload.h:
85         * gst-libs/gst/rtp/gstbasertppayload.c:
86         * gst-libs/gst/rtp/gstbasertppayload.h:
87         * gst-libs/gst/rtp/gstrtpbuffer.c:
88         * gst-libs/gst/rtp/gstrtpbuffer.h:
89         * gst-libs/gst/tag/gsttageditingprivate.h:
90         * gst-libs/gst/tag/gstvorbistag.c:
91         (gst_tag_list_from_vorbiscomment_buffer):
92         * gst-libs/gst/tag/tag.h:
93         * gst-libs/gst/video/video.h:
94         * gst/adder/gstadder.c:
95         * gst/adder/gstadder.h:
96         * gst/audioconvert/audioconvert.c:
97         * gst/audioconvert/audioconvert.h:
98         * gst/audioconvert/gstaudioconvert.c:
99         * gst/audioconvert/gstchannelmix.c:
100         * gst/audioconvert/gstchannelmix.h:
101         * gst/audiorate/gstaudiorate.c:
102         * gst/audioresample/buffer.h:
103         * gst/audioresample/functable.h:
104         * gst/audioresample/gstaudioresample.c:
105         * gst/audioresample/resample.h:
106         * gst/ffmpegcolorspace/avcodec.h:
107         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
108         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
109         * gst/ffmpegcolorspace/imgconvert.c:
110         * gst/ffmpegcolorspace/imgconvert_template.h:
111         * gst/playback/gstdecodebin.c:
112         * gst/playback/gstplaybasebin.h:
113         * gst/playback/gstplaybin.c:
114         * gst/playback/gststreaminfo.h:
115         * gst/tcp/gstfdset.c:
116         * gst/tcp/gstfdset.h:
117         * gst/tcp/gstmultifdsink.c:
118         * gst/tcp/gstmultifdsink.h:
119         * gst/tcp/gsttcp.h:
120         * gst/tcp/gsttcpclientsrc.c:
121         * gst/tcp/gsttcpclientsrc.h:
122         * gst/tcp/gsttcpplugin.h:
123         * gst/tcp/gsttcpserversink.c:
124         * gst/tcp/gsttcpserversrc.c:
125         * gst/typefind/gsttypefindfunctions.c:
126         * gst/videorate/gstvideorate.c:
127         * gst/videotestsrc/gstvideotestsrc.h:
128         * gst/videotestsrc/videotestsrc.h:
129         * sys/v4l/gstv4lcolorbalance.h:
130         * sys/v4l/gstv4ltuner.h:
131         * sys/v4l/gstv4lxoverlay.h:
132         * sys/v4l/v4l_calls.h:
133         * sys/v4l/videodev_mjpeg.h:
134         * tests/check/elements/audioconvert.c:
135         * tests/check/elements/audioresample.c:
136         * tests/check/elements/audiotestsrc.c:
137         * tests/check/elements/videotestsrc.c:
138         * tests/check/elements/volume.c:
139         * tests/examples/seek/scrubby.c:
140         * tests/examples/seek/seek.c:
141           expand tabs
142
143 === release 0.10.0 ===
144
145 2005-12-05   <thomas (at) apestaart (dot) org>
146
147         * configure.ac:
148           releasing 0.10.0, "Mont-d'or"
149
150 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
151
152         * tests/examples/seek/Makefile.am:
153         Build fix for when gtk is not available.
154
155 2005-12-05  Andy Wingo  <wingo@pobox.com>
156
157         * ext/libvisual/visual.c: (get_buffer):
158         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
159         * ext/pango/gsttextrender.c: (gst_text_render_chain):
160         * ext/theora/theoradec.c: (theora_handle_data_packet):
161         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
162         (theora_enc_chain):
163         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
164         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
165         Update for alloc_buffer changes.
166
167 2005-12-05  Andy Wingo  <wingo@pobox.com>
168
169         patch by: Kai Vehmanen <kv2004 eca cx>
170         
171         * gst-libs/gst/rtp/gstbasertpdepayload.c
172         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
173
174 2005-12-04  Andy Wingo  <wingo@pobox.com>
175
176         patch by: Sebastien Cote <sebas642 yahoo ca>
177         
178         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
179         Fixes #319172.
180
181 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
182
183         * docs/plugins/Makefile.am:
184         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
185         * docs/plugins/gst-plugins-base-plugins-sections.txt:
186         * docs/plugins/gst-plugins-base-plugins.hierarchy:
187         * ext/pango/gstclockoverlay.c:
188         * ext/pango/gsttextoverlay.c: 
189         * ext/pango/gsttextrender.c:
190         * ext/pango/gsttimeoverlay.c:
191           Add gtk-doc blurbs to pango elements.
192
193 2005-12-02  Wim Taymans  <wim@fluendo.com>
194
195         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
196         * gst/audioresample/buffer.h:
197         * gst/audioresample/gstaudioresample.c:
198         * gst/audioresample/gstaudioresample.h:
199         * gst/audioresample/resample.c: (resample_input_flush),
200         (resample_input_pushthrough), (resample_input_eos),
201         (resample_get_output_size_for_input),
202         (resample_get_input_size_for_output), (resample_get_output_size),
203         (resample_get_output_data):
204         * gst/audioresample/resample.h:
205         * gst/audioresample/resample_ref.c: (resample_scale_ref):
206         Fix audioresample, seek torture, new segments, reverse negotiation
207         etc.. work fine.
208
209 2005-12-02  Wim Taymans  <wim@fluendo.com>
210
211         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
212         Small cleanups.
213
214 2005-12-02  Wim Taymans  <wim@fluendo.com>
215
216         * gst/audioconvert/gstaudioconvert.c:
217         (gst_audio_convert_transform):
218         Post errors.
219
220 === release 0.9.7 ===
221
222 2005-12-01   <thomas (at) apestaart (dot) org>
223
224         * configure.ac:
225           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
226
227 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
228
229         * Makefile.am:
230         * po/hu.po:
231         * win32/MANIFEST:
232         * win32/gst.sln:
233           add win32 MANIFEST file
234           do something to the hungarian translation
235
236 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
237
238         * ext/Makefile.am:
239           Add $(PANGO_DIR) to SUBDIRS
240
241         * ext/pango/gstclockoverlay.c:
242         * ext/pango/gsttimeoverlay.c:
243           Fix and improve element descriptions.
244
245 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
246
247         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
248         * docs/plugins/inspect/plugin-libvisual.xml:
249         * docs/plugins/inspect/plugin-pango.xml:
250           add pango plugin to docs
251
252 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
253
254         * configure.ac:
255         * ext/Makefile.am:
256           moved pango to base
257
258 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
259
260         * configure.ac:
261         * tests/Makefile.am:
262         * tests/icles/.cvsignore:
263         * tests/icles/Makefile.am:
264         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
265         (close_display), (resize_window), (move_window), (create_window),
266         (terminate_playback), (pause_playback), (start_playback), (main):
267           add stress test for xoverlay from Julien
268
269 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
270
271         * docs/libs/tmpl/gstcolorbalance.sgml:
272         * gst-libs/gst/rtp/gstbasertpdepayload.c:
273         * gst-libs/gst/rtp/gstbasertppayload.c:
274         * gst-libs/gst/rtp/gstrtpbuffer.c:
275         * gst-libs/gst/rtp/gstrtpbuffer.h:
276           Do burger's rename for rtp payloaders and depayloaders
277
278 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
279
280         * win32/:
281           add Visual Studio 6 build files
282
283 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
284
285         * docs/libs/gst-plugins-base-libs-docs.sgml:
286         * docs/libs/gst-plugins-base-libs-sections.txt:
287         * docs/libs/tmpl/gstaudio.sgml:
288         * docs/libs/tmpl/gstringbuffer.sgml:
289         * gst-libs/gst/interfaces/xoverlay.c:
290         * gst-libs/gst/video/gstvideofilter.c:
291         * gst-libs/gst/video/gstvideosink.c:
292           update documentation
293
294 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
295
296         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
297         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
298         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
299         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
300         (gst_multi_fd_sink_get_stats),
301         (gst_multi_fd_sink_remove_client_link),
302         (gst_multi_fd_sink_handle_client_read),
303         (gst_multi_fd_sink_client_queue_data),
304         (gst_multi_fd_sink_client_queue_caps),
305         (gst_multi_fd_sink_client_queue_buffer),
306         (gst_multi_fd_sink_new_client),
307         (gst_multi_fd_sink_handle_client_write),
308         (gst_multi_fd_sink_recover_client),
309         (gst_multi_fd_sink_queue_buffer),
310         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
311         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
312         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
313         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
314         * gst/tcp/gstmultifdsink.h:
315         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
316         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
317         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
318         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
319         (gst_tcp_client_sink_set_property),
320         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
321         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
322         * gst/tcp/gsttcpclientsink.h:
323         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
324         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
325         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
326         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
327         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
328         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
329         * gst/tcp/gsttcpclientsrc.h:
330         * gst/tcp/gsttcpplugin.c: (plugin_init):
331         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
332         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
333         (gst_tcp_server_sink_finalize),
334         (gst_tcp_server_sink_handle_server_read),
335         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
336         (gst_tcp_server_sink_set_property),
337         (gst_tcp_server_sink_get_property),
338         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
339         * gst/tcp/gsttcpserversink.h:
340         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
341         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
342         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
343         (gst_tcp_server_src_set_property),
344         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
345         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
346         * gst/tcp/gsttcpserversrc.h:
347           more borgifying
348
349 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
350
351         * docs/plugins/Makefile.am:
352         * docs/plugins/gst-plugins-base-plugins.args:
353         * docs/plugins/inspect/plugin-libvisual.xml:
354         * gst/audioconvert/plugin.h:
355         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
356         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
357         (gst_audio_rate_setcaps), (gst_audio_rate_init),
358         (gst_audio_rate_chain), (gst_audio_rate_set_property),
359         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
360         (plugin_init):
361         * gst/audiotestsrc/gstaudiotestsrc.c:
362         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
363         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
364         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
365         (gst_audio_test_src_get_query_types),
366         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
367         (gst_audio_test_src_create_square),
368         (gst_audio_test_src_create_saw),
369         (gst_audio_test_src_create_triangle),
370         (gst_audio_test_src_create_silence),
371         (gst_audio_test_src_create_white_noise),
372         (gst_audio_test_src_init_pink_noise),
373         (gst_audio_test_src_generate_pink_noise_value),
374         (gst_audio_test_src_create_pink_noise),
375         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
376         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
377         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
378         (plugin_init):
379         * gst/audiotestsrc/gstaudiotestsrc.h:
380         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
381         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
382         (gst_sub_parse_init), (gst_sub_parse_formats),
383         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
384         (convert_encoding), (get_next_line),
385         (gst_sub_parse_data_format_autodetect),
386         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
387         (gst_sub_parse_loop), (gst_sub_parse_chain),
388         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
389         (plugin_init):
390         * gst/subparse/gstsubparse.h:
391         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
392         (gst_video_rate_base_init), (gst_video_rate_class_init),
393         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
394         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
395         (gst_video_rate_init), (gst_video_rate_event),
396         (gst_video_rate_chain), (gst_video_rate_set_property),
397         (gst_video_rate_get_property), (gst_video_rate_change_state),
398         (plugin_init):
399         * gst/videoscale/gstvideoscale.c:
400         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
401         (gst_video_scale_src_template_factory),
402         (gst_video_scale_sink_template_factory),
403         (gst_video_scale_get_type), (gst_video_scale_base_init),
404         (gst_video_scale_class_init), (gst_video_scale_init),
405         (gst_video_scale_set_property), (gst_video_scale_get_property),
406         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
407         (gst_video_scale_prepare_size), (parse_caps),
408         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
409         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
410         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
411         (plugin_init):
412         * gst/videoscale/gstvideoscale.h:
413         * gst/videotestsrc/gstvideotestsrc.c:
414         (gst_video_test_src_pattern_get_type),
415         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
416         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
417         (gst_video_test_src_set_pattern),
418         (gst_video_test_src_set_property),
419         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
420         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
421         (gst_video_test_src_event), (gst_video_test_src_get_times),
422         (gst_video_test_src_create), (plugin_init):
423         * gst/videotestsrc/gstvideotestsrc.h:
424         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
425         (gst_video_test_src_smpte), (gst_video_test_src_snow),
426         (gst_video_test_src_black):
427         * gst/videotestsrc/videotestsrc.h:
428           borgify further
429           clean up docs a little
430
431 2005-11-30  Wim Taymans  <wim@fluendo.com>
432
433         * gst-libs/gst/rtp/gstbasertpdepayload.h:
434         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
435         (gst_basertppayload_event), (gst_basertppayload_push),
436         (gst_basertppayload_change_state):
437         * gst-libs/gst/rtp/gstbasertppayload.h:
438         closed #320644.
439
440 2005-11-30  Julien MOUTTE  <julien@moutte.net>
441
442         * docs/libs/gst-plugins-base-libs-docs.sgml:
443         * docs/libs/gst-plugins-base-libs-sections.txt:
444         * gst-libs/gst/video/gstvideofilter.c:
445         * gst-libs/gst/video/gstvideosink.c:
446         * gst-libs/gst/video/gstvideosink.h: Adding docs.
447
448 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
449
450         * LICENSE:
451           move
452         * po/af.po:
453         * po/az.po:
454         * po/cs.po:
455         * po/en_GB.po:
456         * po/hu.po:
457         * po/it.po:
458         * po/nb.po:
459         * po/nl.po:
460         * po/or.po:
461         * po/sq.po:
462         * po/sr.po:
463         * po/sv.po:
464         * po/uk.po:
465         * po/vi.po:
466         * Makefile.am:
467           update
468         * scripts/autoplugins.sh:
469           remove
470
471 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
472
473         * Makefile.am:
474         * configure.ac:
475         * examples/Makefile.am:
476         * examples/capsfilter/Makefile.am:
477         * examples/capsfilter/capsfilter1.c:
478         * examples/gob/Makefile.am:
479         * examples/gob/gst-identity2.gob:
480         * examples/indexing/.cvsignore:
481         * examples/indexing/Makefile.am:
482         * examples/indexing/indexmpeg.c:
483         * examples/seeking/.cvsignore:
484         * examples/seeking/Makefile.am:
485         * examples/seeking/cdparanoia.c:
486         * examples/seeking/cdplayer.c:
487         * examples/seeking/chained.c:
488         * examples/seeking/scrubby.c:
489         * examples/seeking/seek.c:
490         * examples/stats/Makefile.am:
491         * examples/stats/mp2ogg.c:
492         * examples/switch/.cvsignore:
493         * examples/switch/Makefile.am:
494         * examples/switch/switcher.c:
495         * tests/Makefile.am:
496         * tests/check/generic/.cvsignore:
497         * tests/check/pipelines/.cvsignore:
498         * tests/examples/Makefile.am:
499         * tests/examples/seek/Makefile.am:
500           reorganize stuff under tests/
501
502 2005-11-30  Edward Hervey  <edward@fluendo.com>
503
504         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
505         Go away you stupid GstStaticPadTemplate memleak.
506
507 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
508
509         * gst-libs/gst/net/Makefile.am:
510         * gst-libs/gst/net/README:
511         * gst-libs/gst/net/gstnetbuffer.c:
512         * gst-libs/gst/net/gstnetbuffer.h:
513           this was moved to "netbuffer"
514
515 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
516
517         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
518         (gst_video_filter_class_init), (gst_video_filter_init):
519         * gst-libs/gst/video/gstvideofilter.h:
520           borgify name to bring in line with other classes
521
522 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
523
524         * gst/audioscale/.cvsignore:
525         * gst/audioscale/Makefile.am:
526         * gst/audioscale/README:
527         * gst/audioscale/audioscale.vcproj:
528         * gst/audioscale/dtof.c:
529         * gst/audioscale/dtos.c:
530         * gst/audioscale/functable.c:
531         * gst/audioscale/gstaudioscale.c:
532         * gst/audioscale/gstaudioscale.h:
533         * gst/audioscale/private.h:
534         * gst/audioscale/resample.c:
535         * gst/audioscale/resample.h:
536         * gst/audioscale/test.c:
537           remove
538
539 2005-11-30  Edward Hervey  <edward@fluendo.com>
540
541         * gst-libs/gst/netbuffer/Makefile.am:
542         really, really tired
543
544 2005-11-30  Edward Hervey  <edward@fluendo.com>
545
546         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
547         Update for new GstTypeFindFactory _register()
548
549 2005-11-30  Edward Hervey  <edward@fluendo.com>
550
551         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
552         Let's not override libgstnet from core for no reason...
553         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
554         Ok, maybe not so quick next time.
555
556 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
557
558         * configure.ac:
559         * gst-libs/gst/Makefile.am:
560           moved gst-libs/gst/net to netbuffer through CVS surgery
561           remove old directory
562           updating build to accomodate
563           (#322257)
564
565 2005-11-29  Andy Wingo  <wingo@pobox.com>
566
567         * pkgconfig/gstreamer-plugins-base.pc.in:
568         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
569         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
570         (#322257).
571
572 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
573
574         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
575         3rd time's the charm. Correct ref-counting for discarded buffers.
576
577 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
578
579         * gst/playback/gststreamselector.c:
580         (gst_stream_selector_class_init),
581         (gst_stream_selector_set_property),
582         (gst_stream_selector_get_property),
583         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
584         Fix ref-counting
585
586 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
587
588         * gst/subparse/gstsubparse.c: (feed_textbuf):
589           Don't access already unref'ed buffer.
590
591 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
592
593         * gst/playback/gststreamselector.c:
594         (gst_stream_selector_class_init), (gst_stream_selector_init),
595         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
596         (gst_stream_selector_get_property),
597         (gst_stream_selector_get_linked_pad),
598         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
599         * gst/playback/gststreamselector.h:
600         Add the active-pad property for playbin to use shortly. Ignore buffers
601         from any other pad, returning GST_FLOW_NOT_LINKED
602
603 2005-11-29  Julien MOUTTE  <julien@moutte.net>
604
605         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
606         patch from bug #322704 (Alessandro Decina).
607
608 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
609
610         * gst-libs/gst/audio/Makefile.am:
611           folded audiofilter into the audio library
612
613 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
614
615         * gst/videoscale/gstvideoscale.h:
616         * gst/videoscale/gstvideoscale.c:
617           remove unimplemented scale methods
618
619 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
620
621         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
622           Don't leak caps.
623
624 2005-11-28  Julien MOUTTE  <julien@moutte.net>
625
626         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
627         (gst_ximagesink_setcaps):
628         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
629         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
630         happens (only visible on ximagesink but bug is in xv too) set_caps was
631         destroying the internal x[v]image used to memcpy non locally alloced
632         buffers so that it got renewed on next _chain. The issue is that 
633         _expose will try to put that image as it reffed it in _put.
634         Using gst_buffer_unref instead of destroy fixes it !
635
636 2005-11-28  Edward Hervey  <edward@fluendo.com>
637
638         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
639         (try_to_link_1), (queue_filled_cb):
640         Better use of the queues. Start with a small size queue and only increase
641         the size of the queues when the other queues are empty.
642
643 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
644
645         * gst-libs/gst/video/Makefile.am:
646           compile in copied-over videofilter into the video library
647         * gst-libs/gst/video/videosink.h:
648           rename the header to gstvideosink.h since it's a base GstObject class
649         * sys/ximage/ximagesink.h:
650         * sys/xvimage/xvimagesink.h:
651           use the new header
652
653 2005-11-28  Wim Taymans  <wim@fluendo.com>
654
655         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
656         * gst/playback/gstplaybasebin.h:
657         Prepare to handle errors betters.
658
659         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
660         Set sinks to PAUSED first before adding and linking them so that
661         we don't interrupt dataflow.
662
663 2005-11-28  Wim Taymans  <wim@fluendo.com>
664
665         * gst-libs/gst/audio/TODO:
666         Updated TODO
667
668         * gst-libs/gst/audio/gstaudiosink.c:
669         (gst_audioringbuffer_open_device),
670         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
671         (gst_audioringbuffer_release):
672         Small cleanups.
673
674         * gst-libs/gst/audio/gstbaseaudiosink.c:
675         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
676         (gst_base_audio_sink_change_state):
677         Slave to the master clock when going to PLAYING and unslave when
678         going to PAUSED.
679
680         * gst-libs/gst/audio/gstringbuffer.c:
681         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
682         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
683         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
684         (gst_ring_buffer_clear_all), (wait_segment),
685         (gst_ring_buffer_commit), (gst_ring_buffer_read),
686         (gst_ring_buffer_advance):
687         * gst-libs/gst/audio/gstringbuffer.h:
688         Add some docs and cleanups.
689
690 2005-11-28  Julien MOUTTE  <julien@moutte.net>
691
692         * sys/xvimage/xvimagesink.c:
693         (gst_xvimagesink_navigation_send_event): Fix navigation events
694         coordinates translation with pixel aspect ratios.
695
696 2005-11-28  Julien MOUTTE  <julien@moutte.net>
697
698         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
699         Use calculated video geometry from _setcaps instead of buffer
700         caps to respect pixel aspect ratio. (fixes #322388)
701
702 2005-11-28  Julien MOUTTE  <julien@moutte.net>
703
704         * docs/libs/tmpl/gstcolorbalance.sgml:
705         * docs/libs/tmpl/gstmixer.sgml:
706         * docs/libs/tmpl/gstxoverlay.sgml:
707         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
708         interface.
709
710 2005-11-28  Julien MOUTTE  <julien@moutte.net>
711
712         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
713         Refuse to create an XvImage if we can't find the format.
714
715 2005-11-28  Edward Hervey  <edward@fluendo.com>
716
717         * gst-libs/gst/riff/riff-media.c:
718         (gst_riff_create_audio_template_caps):
719         Add ATRAC3 to the list of riff-possible audio caps.
720         I know we still don't have a plugin for atrac3, but it's saner to output
721         that than a cryptic mimetype.
722
723 2005-11-27  Edward Hervey  <edward@fluendo.com>
724
725         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
726         Don't try to create a zero-sized subbuffer.
727
728 2005-11-27  Julien MOUTTE  <julien@moutte.net>
729
730         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
731         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
732         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
733         (gst_ximagesink_expose): Fixed a tricky race.
734         * sys/ximage/ximagesink.h:
735         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
736         (gst_xvimagesink_expose): Fixed a tricky race.
737         * sys/xvimage/xvimagesink.h:
738
739 2005-11-27  Edward Hervey  <edward@fluendo.com>
740
741         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
742         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
743         Remove unused properties, and add queues between demuxers and decoders
744         so that a lot more files can preroll properly.
745
746 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
747
748         * gst-libs/gst/net/Makefile.am:
749         * gst-libs/gst/rtp/Makefile.am:
750         * gst-libs/gst/tag/Makefile.am:
751           remove silly include
752         * gst/tags/Makefile.am:
753         * gst/tags/gsttagediting.c:
754         * gst/tags/gsttageditingprivate.h:
755         * gst/tags/tagedit.vcproj:
756           remove directory, is as good as empty
757
758 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
759
760         * configure.ac:
761           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
762         * gst-libs/Makefile.am:
763         * gst-libs/gst/audio/Makefile.am:
764         * gst-libs/gst/interfaces/Makefile.am:
765         * gst-libs/gst/net/Makefile.am:
766         * gst-libs/gst/riff/Makefile.am:
767         * gst-libs/gst/rtp/Makefile.am:
768         * gst-libs/gst/tag/Makefile.am:
769         * gst-libs/gst/video/Makefile.am:
770           and use them
771
772 2005-11-27  Julien MOUTTE  <julien@moutte.net>
773
774         * docs/libs/tmpl/gstcolorbalance.sgml:
775         * docs/libs/tmpl/gstmixer.sgml:
776         * docs/libs/tmpl/gstxoverlay.sgml:
777         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
778         * sys/ximage/ximagesink.h:
779         * sys/xvimage/xvimagesink.h: More and more documentation.
780
781 2005-11-26  Julien MOUTTE  <julien@moutte.net>
782
783         * docs/libs/gst-plugins-base-libs-docs.sgml:
784         * docs/libs/gst-plugins-base-libs-sections.txt:
785         * docs/libs/tmpl/gstcolorbalance.sgml:
786         * docs/libs/tmpl/gstmixer.sgml:
787         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
788         to documentation.
789
790 2005-11-26  Julien MOUTTE  <julien@moutte.net>
791
792         * docs/plugins/Makefile.am:
793         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
794         * docs/plugins/gst-plugins-base-plugins-sections.txt:
795         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
796
797 2005-11-26  Julien MOUTTE  <julien@moutte.net>
798
799         * docs/plugins/Makefile.am:
800         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
801         * docs/plugins/gst-plugins-base-plugins-sections.txt:
802         * docs/plugins/inspect/plugin-adder.xml:
803         * docs/plugins/inspect/plugin-alsa.xml:
804         * docs/plugins/inspect/plugin-audioconvert.xml:
805         * docs/plugins/inspect/plugin-audiorate.xml:
806         * docs/plugins/inspect/plugin-audioresample.xml:
807         * docs/plugins/inspect/plugin-audiotestsrc.xml:
808         * docs/plugins/inspect/plugin-decodebin.xml:
809         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
810         * docs/plugins/inspect/plugin-gnomevfs.xml:
811         * docs/plugins/inspect/plugin-ogg.xml:
812         * docs/plugins/inspect/plugin-playbin.xml:
813         * docs/plugins/inspect/plugin-subparse.xml:
814         * docs/plugins/inspect/plugin-tcp.xml:
815         * docs/plugins/inspect/plugin-theora.xml:
816         * docs/plugins/inspect/plugin-typefindfunctions.xml:
817         * docs/plugins/inspect/plugin-video4linux.xml:
818         * docs/plugins/inspect/plugin-videorate.xml:
819         * docs/plugins/inspect/plugin-videoscale.xml:
820         * docs/plugins/inspect/plugin-videotestsrc.xml:
821         * docs/plugins/inspect/plugin-volume.xml:
822         * docs/plugins/inspect/plugin-vorbis.xml:
823         * docs/plugins/inspect/plugin-ximagesink.xml:
824         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
825         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
826
827 2005-11-26  Edward Hervey  <edward@fluendo.com>
828
829         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
830         Properly return GstFlowReturn from gst_pad_push in chain functions.
831
832 2005-11-25  Michael Smith  <msmith@fluendo.com>
833
834         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
835         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
836         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
837         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
838           Handle various conditions better when we don't understand a stream.
839           Removes a heap of CRITICALs on ogg streams containing unknown data.
840
841 2005-11-24  Andy Wingo  <wingo@pobox.com>
842
843         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
844         Be threadsafe.
845
846 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
847
848         * configure.ac: back to HEAD
849
850 === release 0.9.6 ===
851
852 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
853
854         * configure.ac:
855           releasing 0.9.6, "White Eight"
856
857 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
858
859         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
860         * docs/plugins/inspect/plugin-sine.xml:
861           remove sinesrc some more
862
863 2005-11-23  Wim Taymans  <wim@fluendo.com>
864
865         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
866         If we are reading too slowly, jump forward in the ringbuffer
867         instead of blocking.
868
869 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
870
871         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
872         (gst_visual_chain):
873         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
874         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
875         (gst_videorate_chain):
876         * gst/videotestsrc/gstvideotestsrc.c:
877         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
878         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
879         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
880         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
881         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
882         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
883           Updates for API changes
884
885 2005-11-23  Wim Taymans  <wim@fluendo.com>
886
887         * gst-libs/gst/audio/gstbaseaudiosink.c:
888         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
889         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
890         Fix for calibration API change.
891
892 2005-11-23  Michael Smith <msmith@fluendo.com>
893
894         * gst-libs/gst/audio/multichannel.c:
895         (gst_audio_get_channel_positions),
896         (gst_audio_set_channel_positions),
897         (gst_audio_set_structure_channel_positions_list),
898         (gst_audio_fixate_channel_positions):
899           Use gst_value_array_*() functions on value arrays, not
900           gst_value_list_*().
901
902 2005-11-23  Edward Hervey  <edward@fluendo.com>
903
904         * autogen.sh:
905         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
906         Fixes autogen
907
908 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
909
910         * check/Makefile.am:
911         * check/elements/videotestsrc.c: (setup_videotestsrc),
912         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
913         (main):
914           add a test for videotestsrc
915
916 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
917
918         * gst/sine/.cvsignore:
919         * gst/sine/Makefile.am:
920         * gst/sine/gstsinesrc.c:
921         * gst/sine/gstsinesrc.h:
922         * gst/sine/sinesrc.vcproj:
923           and remove sinesrc from the repository.  Closes #321446
924
925 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
926
927         * configure.ac:
928         * gst-plugins-base.spec.in:
929           remove sinesrc from the build
930
931 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
932
933         * check/Makefile.am:
934         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
935         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
936         (main):
937           add a test for audiotestsrc, testing all waves.  Even seems
938           leak-free at first glance, nice job Stefan
939
940 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
941
942         * po/af.po:
943         * po/az.po:
944         * po/cs.po:
945         * po/en_GB.po:
946         * po/hu.po:
947         * po/it.po:
948         * po/nb.po:
949         * po/nl.po:
950         * po/or.po:
951         * po/sq.po:
952         * po/sr.po:
953         * po/sv.po:
954         * po/uk.po:
955         * po/vi.po:
956           Translation string updates
957
958         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
959         (gst_v4lsrc_set_caps):
960         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
961         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
962         * sys/v4l/v4lsrc_calls.h:
963           Improve v4lsrc, by making it work again.
964
965 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
966
967         * ext/libvisual/visual.c: (gst_visual_chain):
968           Fix the fps calculations.
969
970         * gst/ffmpegcolorspace/avcodec.h:
971           Move structure element for clarity
972
973         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
974         * gst-libs/gst/interfaces/tunernorm.h:
975         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
976         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
977         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
978         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
979         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
980         (gst_v4lmjpegsrc_getcaps):
981         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
982         (gst_v4lsrc_set_caps):
983         * sys/v4l/gstv4lsrc.h:
984         * sys/v4l/v4l_calls.c: (gst_v4l_open):
985         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
986         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
987         * sys/v4l/v4lsrc_calls.h:
988           Fractional framerates...
989
990 2005-11-22  Wim Taymans  <wim@fluendo.com>
991
992         * gst-libs/gst/audio/gstbaseaudiosink.c:
993         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
994         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
995         And we provide a clock by default, of course...
996
997 2005-11-22  Wim Taymans  <wim@fluendo.com>
998
999         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
1000         This clock can be slaved to a master clock now.
1001
1002         * gst-libs/gst/audio/gstbaseaudiosink.c:
1003         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
1004         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
1005         (gst_base_audio_sink_set_clock),
1006         (gst_base_audio_sink_set_property),
1007         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
1008         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1009         * gst-libs/gst/audio/gstbaseaudiosink.h:
1010         Handle slaving the internal clock to the clock selected in the
1011         pipeline.
1012         Add property to make the basesink not provide a clock.
1013
1014         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1015         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1016         (gst_base_rtp_depayload_wait):
1017         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1018         We can use the clock in GstElement, no need to store it ourselves.
1019
1020 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1021
1022         * docs/libs/tmpl/gstaudio.sgml:
1023           update
1024         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
1025         (gst_paranoia_endian_get_type):
1026         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
1027         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
1028         * gst/audiotestsrc/gstaudiotestsrc.c:
1029         (gst_audiostestsrc_wave_get_type):
1030         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
1031         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
1032         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
1033         (gst_sync_method_get_type), (gst_unit_type_get_type),
1034         (gst_client_status_get_type), (gst_multifdsink_class_init),
1035         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
1036         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
1037         (gst_multifdsink_get_property):
1038         * gst/tcp/gstmultifdsink.h:
1039         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
1040         * gst/videotestsrc/gstvideotestsrc.c:
1041         (gst_videotestsrc_pattern_get_type):
1042           remove deprecated properties
1043           fix up enums to correctly have short lowercase dashed nicks
1044
1045 2005-11-22  Michael Smith <msmith@fluendo.com>
1046
1047         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
1048         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
1049           Add underscore.
1050
1051 2005-11-22  Michael Smith <msmith@fluendo.com>
1052
1053         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
1054         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
1055           Use utility method for scaling clocktime for fractional framerates.
1056
1057 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
1058
1059         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
1060         (gst_visual_chain):
1061         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
1062         * ext/theora/theoradec.c: (theora_handle_type_packet):
1063         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
1064         (theora_enc_chain):
1065         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1066         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
1067         * gst-libs/gst/video/video.h:
1068         * gst/ffmpegcolorspace/avcodec.h:
1069         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1070         (gst_ffmpeg_caps_to_pixfmt):
1071         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1072         (gst_ffmpegcsp_set_caps):
1073         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
1074         (gst_videorate_setcaps), (gst_videorate_blank_data),
1075         (gst_videorate_chain):
1076         * gst/videotestsrc/gstvideotestsrc.c:
1077         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
1078         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
1079         (gst_videotestsrc_event), (gst_videotestsrc_create):
1080         * gst/videotestsrc/gstvideotestsrc.h:
1081         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
1082         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1083         (gst_ximagesink_get_times), (gst_ximagesink_init):
1084         * sys/ximage/ximagesink.h:
1085         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
1086         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
1087         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
1088         * sys/xvimage/xvimagesink.h:
1089           Convert elements to use fractions for their framerate.
1090           V4L elements to come later tonight.
1091
1092 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1093
1094         * gst-libs/gst/audio/audio.c:
1095         * gst-libs/gst/audio/audio.h:
1096           remove some deprecated functions
1097
1098 2005-11-22  Andy Wingo  <wingo@pobox.com>
1099
1100         * Update for gst_tag_setter API changes.
1101
1102 2005-11-22  Andy Wingo  <wingo@pobox.com>
1103
1104         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
1105         (gst_ogg_demux_perform_seek):
1106         * ext/theora/theoradec.c (theora_dec_sink_event):
1107         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
1108         update-funcnames.
1109
1110 2005-11-22  Wim Taymans  <wim@fluendo.com>
1111
1112         * examples/seeking/seek.c: (main):
1113         Give higher priority to bus signals than the gtk events
1114         to fix a race condition in the segment looping.
1115
1116 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
1117
1118         * ext/theora/Makefile.am:
1119         * ext/vorbis/Makefile.am:
1120         * gst-libs/gst/tag/Makefile.am:
1121         * gst-plugins-base.spec.in:
1122           Rename libgsttagedit to libgsttag (#322117).
1123
1124 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
1125
1126         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1127         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1128           Call gst_x_overlay_prepare_xwindow_id() to give applications
1129           a final chance to set their own xwindow id before the video
1130           sink creates its own window.
1131
1132 2005-11-22  Julien MOUTTE  <julien@moutte.net>
1133
1134         * sys/xvimage/xvimagesink.c:
1135         (gst_xvimagesink_navigation_send_event): Handle navigation
1136         events correcly with borders if applicable.
1137
1138 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
1139
1140         Patch by: Luca Ognibene
1141
1142         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1143         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
1144         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1145         (gst_ffmpegcsp_caps_remove_format_info):
1146         * gst/ffmpegcolorspace/imgconvert.c:
1147         * gst/ffmpegcolorspace/imgconvert_template.h:
1148           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
1149           #318353); use gst_structure_has_name().
1150
1151 2005-11-22  Julien MOUTTE  <julien@moutte.net>
1152
1153         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
1154         (gst_ximagesink_class_init): Add debug macros on functions.
1155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1156         (gst_xvimagesink_xwindow_draw_borders),
1157         (gst_xvimagesink_xvimage_put),
1158         (gst_xvimagesink_xwindow_update_geometry),
1159         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
1160         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
1161         (gst_xvimagesink_xcontext_clear),
1162         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
1163         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
1164         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
1165         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
1166         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
1167         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1168         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
1169         expose while being PAUSED, out of data flow navigation events, etc..
1170
1171 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1172
1173         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
1174         * gst-libs/gst/audio/audio.h:
1175           fix prototype - wondering why the test worked regardless
1176
1177 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1178
1179         * check/Makefile.am:
1180         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
1181         * gst-libs/gst/audio/audio.h:
1182           add a method that returns a proper GstClockTime
1183
1184 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1185
1186         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
1187         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
1188         * gst-libs/gst/interfaces/xoverlay.h:
1189           Remove everything having to do with the desired size; add 
1190           gst_x_overlay_prepare_xwindow_id() function; remove the
1191           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
1192           post a message on the bus instead (#321816).
1193
1194         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
1195         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
1196         (gst_xvimagesink_xoverlay_init):
1197           Remove desired size stuff (#321816).
1198
1199 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1200
1201         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
1202         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
1203         (mpeg_video_type_find), (mpeg_video_stream_type_find):
1204           Terminate vararg functions with NULL instead of 0 to 
1205           make gcc4 happy.
1206
1207 2005-11-21  Andy Wingo  <wingo@pobox.com>
1208
1209         patch by: Sebastien Cote <sebas642@yahoo.ca>
1210         
1211         * gst-libs/gst/rtp/gstrtpbuffer.h: 
1212         * gst-libs/gst/rtp/gstrtpbuffer.c
1213         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
1214
1215 2005-11-21  Andy Wingo  <wingo@pobox.com>
1216
1217         * gst/playback/gstplaybin.c (gen_audio_element) 
1218         (gen_video_element): Use the new MISSING_PLUGIN core error
1219         category. Closes #320060.
1220
1221         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
1222         * gst/videorate/gstvideorate.c (gst_videorate_event):
1223         * ext/theora/theoradec.c (theora_dec_sink_event): 
1224         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
1225         stream lock.
1226
1227         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
1228         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
1229         stream lock changes.
1230
1231 2005-11-21  Wim Taymans  <wim@fluendo.com>
1232
1233         * gst-libs/gst/audio/gstbaseaudiosink.c:
1234         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
1235         (gst_base_audio_sink_provide_clock),
1236         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
1237         (gst_base_audio_sink_change_state):
1238         * gst/audioresample/gstaudioresample.c:
1239         Segment update fix.
1240
1241 2005-11-21  Andy Wingo  <wingo@pobox.com>
1242
1243         * *.h:
1244         * *.c: Ran scripts/update-macros. Oh yes.
1245
1246 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1247
1248         * sys/ximage/Makefile.am:
1249         * sys/ximage/ximage.c:
1250           Rename ximage plugin to ximagesink (#321426) (Don't forget to
1251           remove your old libgstximage.* manually if necessary).
1252
1253 2005-11-21  Michael Smith <msmith@fluendo.com>
1254
1255         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
1256           Minimal fix for bug #320200: set the min/max bitrate in the correct
1257           units. A better fix would be to upgrade to the RATEMANAGE2
1258           interface, rather than using the deprecated interface used here, but
1259           that would require an update in our libvorbis dependency (to 1.1),
1260           which is probably undesirable.
1261
1262 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
1263
1264         * ext/libvisual/visual.c: (get_buffer):
1265         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1266         (gst_base_audio_src_fixate):
1267         * gst/audioconvert/gstaudioconvert.c:
1268         (gst_audio_convert_fixate_caps):
1269         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
1270         * gst/audiotestsrc/gstaudiotestsrc.c:
1271         (gst_audiotestsrc_src_fixate):
1272         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
1273         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
1274         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
1275         * gst/videotestsrc/gstvideotestsrc.c:
1276         (gst_videotestsrc_src_fixate):
1277         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1278         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
1279           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
1280           (#322027)
1281
1282
1283 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1284
1285         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1286         (gst_riff_create_iavs_caps):
1287         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
1288         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1289         (gst_riff_parse_info):
1290         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
1291         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
1292         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1293           Fixes for GST_FOURCC_FORMAT API change.
1294
1295 2005-11-21  Andy Wingo  <wingo@pobox.com>
1296
1297         patch by: Alessandro Dessina <alessandro nnva org>
1298
1299         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1300         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1301         (gst_ogg_parse_chain):
1302         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1303         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1304         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1305         gst_value_list calls on arrays. Fixes #321962.
1306
1307 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1308
1309         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1310         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1311         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1312         * gst/adder/gstadder.c: (gst_adder_init),
1313         (gst_adder_request_new_pad), (gst_adder_collected),
1314         (gst_adder_change_state):
1315           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1316           API change.
1317
1318 2005-11-21  Michael Smith <msmith@fluendo.com>
1319
1320         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1321         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1322           Properly handle pad_push return values.
1323
1324 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1325
1326         * gst-libs/gst/tag/Makefile.am:
1327         * gst-libs/gst/tag/gstvorbistag.c:
1328         (gst_tag_list_to_vorbiscomment_buffer):
1329           Remove obsolete vorbistag element and debug category.
1330
1331         * gst/playback/gstplaybasebin.c: (check_queue):
1332           Don't divide by 0 when queue-threshold is 0.
1333
1334         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1335           Don't modify an existing pixel-aspect-ratio if we fail to read
1336           a new one.
1337
1338 2005-11-20  Wim Taymans  <wim@fluendo.com>
1339
1340         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1341         (gst_vorbisenc_push_packet):
1342         GST_PAD_IS_USABLE is gone, use the return value of
1343         the push or pad_alloc_buffer instead.
1344
1345 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1346
1347         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1348         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1349         (gst_ximagesink_ximage_destroy),
1350         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1351         (gst_ximagesink_xwindow_new),
1352         (gst_ximagesink_xwindow_update_geometry),
1353         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1354         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1355         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1356         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1357         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1358         (gst_ximagesink_navigation_send_event),
1359         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1360         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1361         (gst_ximagesink_finalize), (gst_ximagesink_init),
1362         (gst_ximagesink_class_init):
1363         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1364         This new version brings correct software scaling, non flickering
1365         window while resizing, pixel aspect ratio handling, usage of
1366         hardware buffer pools, out of data flow event thread for 
1367         navigation and handling of expose events even when being PAUSED,
1368         a new property to keep video aspect ratio when resizing, etc...
1369
1370 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1371
1372         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1373         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1374         handling of PAR.
1375
1376 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1377
1378         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1379         Unsetting IS_SINK flag from the fakesink, so decodebin
1380         never behaves as a sink.
1381
1382 2005-11-17  Wim Taymans  <wim@fluendo.com>
1383
1384         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1385         (gst_base_audio_src_change_state):
1386         Fix the audiosrc base class again, we did not unflush.
1387
1388 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1389
1390         * examples/seeking/seek.c: (make_dv_pipeline),
1391         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1392         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1393         to ogg/vorbis/theora pipeline.
1394
1395 2005-11-17  Wim Taymans  <wim@fluendo.com>
1396
1397         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1398         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1399         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1400         Fix EOS on multiple streams.
1401         More debugging.
1402
1403 2005-11-16  Wim Taymans  <wim@fluendo.com>
1404
1405         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1406         (gst_ogg_demux_perform_seek):
1407         Segment done must include stream time.
1408
1409         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1410         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1411         (gst_ogg_mux_change_state):
1412         Fix ogg muxer again.
1413
1414 2005-11-16  Wim Taymans  <wim@fluendo.com>
1415
1416         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1417         Fix compile again.
1418
1419 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1420
1421         * ext/libvisual/visual.c: (gst_visual_init):
1422         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1423         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1424         (gst_ogg_parse_chain):
1425         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1426         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1427         * ext/theora/theoradec.c: (gst_theora_dec_init):
1428         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1429         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1430         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1431         * gst/adder/gstadder.c: (gst_adder_class_init),
1432         (gst_adder_dispose):
1433         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1434         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1435         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1436           Fix a whole set of pad template leaks
1437
1438 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1439
1440         * check/generic/states.c: (GST_START_TEST):
1441           fix the test so that it only checks for elements that are part of
1442           this source module
1443
1444 2005-11-16  Michael Smith <msmith@fluendo.com>
1445
1446         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1447         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1448         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1449         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1450         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1451         (gst_ogg_mux_change_state):
1452           Fix leaking collectpads.
1453
1454 2005-11-16  Edward Hervey  <edward@fluendo.com>
1455
1456         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1457         (gst_videorate_event), (gst_videorate_chain):
1458         Handle segment seeks
1459
1460 2005-11-16  Wim Taymans  <wim@fluendo.com>
1461
1462         * gst-libs/gst/audio/gstbaseaudiosink.c:
1463         (gst_base_audio_sink_provide_clock),
1464         (gst_base_audio_sink_change_state):
1465         Set ringbuffer to non-flushing when going to PAUSED, set to
1466         flushing again when going to READY.
1467
1468         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1469         (gst_ring_buffer_stop):
1470         Start in flushing mode by default.
1471         Don't set flushing in the _stop method, let the app call
1472         this explicitly.
1473
1474 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1475
1476         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1477         * gst-libs/gst/video/videosink.h: Add helper function needed
1478         for video sinks.
1479
1480 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1481
1482         * gst/videoscale/gstvideoscale.c:
1483         (gst_videoscale_handle_src_event):
1484           Don't leak reference to pad parent.
1485
1486 2005-11-16  Wim Taymans  <wim@fluendo.com>
1487
1488         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1489         Set ringbuffer to flushing when stopping so that we don't
1490         block on wait_segment anymore and livelock.
1491
1492 2005-11-16  Wim Taymans  <wim@fluendo.com>
1493
1494         * examples/seeking/seek.c: (send_event), (do_seek),
1495         (loop_toggle_cb), (segment_done), (main):
1496         Added looping checkbox.
1497
1498 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1499
1500         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1501         (gst_ogg_demux_init):
1502         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1503         (gst_vorbis_dec_init):
1504           revert unrefs, they don't pass make check
1505
1506 2005-11-15  Johan Dahlin  <johan@gnome.org>
1507
1508         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1509         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1510         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1511         (gst_vorbis_dec_init):
1512         Fix pad template leaks. 
1513
1514 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1515
1516         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1517           Make state change function thread safe.
1518
1519 2005-11-15  Edward Hervey  <edward@fluendo.com>
1520
1521         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1522         (gst_ogg_demux_class_init):
1523         Implement GstElement::send_event, so we can send seek events
1524         in GST_STATE_READY
1525
1526 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1527
1528         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1529         Discovered how to take away flickering while resizing the
1530         window. Please don't put that in ximagesink, refactoring in
1531         progress.
1532
1533 2005-11-14  Michael Smith <msmith@fluendo.com>
1534
1535         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1536         (gst_multifdsink_render):
1537           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1538
1539 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1540
1541         * gst/playback/gstplaybin.c: (gen_audio_element):
1542           Use autoaudiosink, it tends to be more widely available than
1543           autoaudiiosink.
1544           
1545 2005-11-14  Andy Wingo  <wingo@pobox.com>
1546
1547         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1548         as well if it is available. Fixes #316442.
1549
1550 2005-11-14  Michael Smith <msmith@fluendo.com>
1551
1552         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1553         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1554         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1555         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1556         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1557         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1558         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1559         (gst_vorbisenc_change_state):
1560           Fix a small memory leak in vorbisenc.
1561           Fix large memory leaks in oggmux, also fix lots of state change
1562           bugs in oggmux.
1563
1564 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1565
1566         * gst/videotestsrc/gstvideotestsrc.c:
1567         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1568         (gst_videotestsrc_src_fixate):
1569           move fixation to a fixate function
1570           remove negotiate function, basesrc's is good enough
1571           fixes a bug for check when using the element alone
1572
1573 2005-11-13  Edward Hervey  <edward@fluendo.com>
1574
1575         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1576         (key_toggle_cb), (main):
1577         Added checkboxes for adding/removing the accurate and key_unit seek
1578         flags.
1579
1580 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1581
1582         * configure.ac: back to HEAD
1583
1584 === release 0.9.5 ===
1585
1586 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1587
1588         * configure.ac:
1589           releasing 0.9.5, "No No Kia"
1590
1591 2005-11-11  Edward Hervey  <edward@fluendo.com>
1592
1593         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1594         Added parse-launch syntax seeking mode for the seeking example.
1595         This should help stress-test even more cases.
1596         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1597
1598 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1599
1600         * sys/xvimage/xvimagesink.c:
1601         (gst_xvimagesink_navigation_send_event):
1602           Check whether peer pad exists before sending navigation events
1603           to it.
1604
1605 2005-11-11  Michael Smith <msmith@fluendo.com>
1606
1607         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1608         (gst_vorbisenc_buffer_from_packet):
1609         * ext/vorbis/vorbisenc.h:
1610           Set duration on encoded buffers. This allows oggmux's
1611           max_page_delay parameter to actually work.
1612
1613 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1614
1615         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1616         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1617         (gst_ffmpegcsp_avpicture_fill):
1618         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1619         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1620           Make palettes work again (see #132341). Use our own macros
1621           for rounding up.
1622
1623 2005-11-10  Andy Wingo  <wingo@pobox.com>
1624
1625         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1626         string doober.
1627
1628 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1629
1630         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1631         (gst_ffmpegcsp_transform_caps):
1632           Prefer passthrough in transform_caps
1633
1634 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1635
1636         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1637           check for ALSA errors properly, instead of relying on ALSA's
1638           error strings to serve to the user.
1639
1640 2005-11-10  Wim Taymans  <wim@fluendo.com>
1641
1642         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1643         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1644         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1645         Modernise the seek code.
1646
1647 2005-11-10  Michael Smith <msmith@fluendo.com>
1648         
1649         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1650         (setup_substreams), (set_active_source):
1651           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1652           trying to go to NULL if we failed to read a file.
1653
1654 2005-11-10  Wim Taymans  <wim@fluendo.com>
1655
1656         * gst/audiotestsrc/gstaudiotestsrc.c:
1657         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1658         (gst_audiotestsrc_create):
1659         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1660         (gst_sinesrc_get_times), (gst_sinesrc_create):
1661         * gst/videotestsrc/gstvideotestsrc.c:
1662         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1663         (gst_videotestsrc_create):
1664         The base class can now sync for us.
1665
1666 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1667
1668         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1669           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1670           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1671           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1672           format=(fourcc)I420" ! xvimagesink
1673
1674 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1675
1676         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1677         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1678         (gst_sinesrc_newsegment):
1679           Send newsegment event in TIME format, set duration if
1680           num-buffers is set, fix duration querying.
1681
1682 2005-11-10  Michael Smith <msmith@fluendo.com>
1683
1684         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1685         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1686         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1687         (gst_ogg_mux_collected):
1688          Fix EOS handling, partially. Now forwarding an EOS event once we have
1689          EOS on all pads works correctly. However, we still don't properly set
1690          EOS on the actual ogg stream pages.
1691
1692 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1693
1694         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1695           Set elements to NULL state before disposing of them.
1696
1697 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1698
1699         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1700
1701         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1702         (gst_base_rtp_depayload_init),
1703         (gst_base_rtp_depayload_set_gst_timestamp):
1704         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1705           We need to send a newsegment event for each instance, not
1706           just for the first instance of this class (get rid of
1707           static variable in function). (#321011).
1708           
1709 2005-11-08  Michael Smith <msmith@fluendo.com>
1710
1711         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1712         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1713         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1714         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1715           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1716           This makes us mux things correctly according to the ogg muxing
1717           rules. Still not handling EOS correctly right now, though.
1718
1719 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1720
1721         * gst/audioconvert/gstaudioconvert.c:
1722           Fix typo in docs. 
1723
1724 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1725
1726         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1727         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1728           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1729           creating a new chain; should fix live streaming. Also
1730           add more debug output and fix a typo.
1731
1732 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1733
1734         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1735
1736         * gst/volume/gstvolume.c: (volume_set_caps):
1737           Fix compilation on Solaris with Forte. (#320923)
1738
1739 2005-11-08  Wim Taymans  <wim@fluendo.com>
1740
1741         * gst-libs/gst/audio/gstbaseaudiosink.c:
1742         (gst_base_audio_sink_render):
1743         No need to do a typecheck.
1744
1745 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1746
1747         * ext/alsa/gstalsa.h:
1748           We register a debug category, so let's use it.
1749
1750 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1751
1752         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1753         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1754         Fixed a small problem.
1755
1756 2005-11-04  Wim Taymans  <wim@fluendo.com>
1757
1758         * examples/seeking/Makefile.am:
1759         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1760         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1761         (make_playerbin_pipeline), (format_value), (update_scale),
1762         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1763         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1764         (print_usage), (main):
1765         Added app for playback speed testing.
1766
1767         * examples/seeking/seek.c: (dynamic_link),
1768         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1769         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1770         (message_received), (main):
1771         Updated seek example.
1772
1773 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1774
1775         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1776         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1777         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1778         (gst_base_rtp_depayload_set_clock):
1779         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1780         Don't sleep on the bench (system clock) when you have a nice 
1781         comfortable bed (Gstreamer clock) to sleep on.
1782
1783 2005-11-03  Wim Taymans  <wim@fluendo.com>
1784
1785         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1786         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1787         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1788         Handle the case where a pad_block failed.
1789
1790 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1791
1792         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1793
1794         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1795         (gst_base_rtp_depayload_add_to_queue),
1796         (gst_base_rtp_depayload_push),
1797         (gst_base_rtp_depayload_set_gst_timestamp),
1798         (gst_base_rtp_depayload_queue_release):
1799           Fixes some bugs in the depayloader's queuing/de-queueing code.
1800
1801 2005-10-31  Michael Smith <msmith@fluendo.com>
1802
1803         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1804         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1805         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1806           Patch from Alessandro Decina <alessandro@nnva.org>.
1807           Make oggdemux only find the final time in a chain, not per-pad,
1808           since the per-pad information can be very expensive to locate, and
1809           it isn't used anywhere. This makes reading a file containing
1810           OggSkeleton reasonably fast.
1811           Also, make chain finding work when there are logical bitstreams that
1812           can't be decoded. Fixes #319110.
1813
1814 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1815
1816         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1817         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1818         (gst_base_rtp_depayload_chain),
1819         (gst_base_rtp_depayload_add_to_queue),
1820         (gst_base_rtp_depayload_push),
1821         (gst_base_rtp_depayload_set_gst_timestamp),
1822         (gst_base_rtp_depayload_queue_release),
1823         (gst_base_rtp_depayload_start_thread),
1824         (gst_base_rtp_depayload_set_property),
1825         (gst_base_rtp_depayload_get_property):
1826         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1827         Some random fixes, to fullfill the desires of thomas.
1828
1829 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1830
1831         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1832         (gst_base_rtp_depayload_add_to_queue),
1833         (gst_base_rtp_depayload_push):
1834         Fixed the queueing algorithm.
1835
1836 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1837
1838         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1839         (gst_base_rtp_depayload_push):
1840         A small fix
1841
1842 2005-10-31  Wim Taymans  <wim@fluendo.com>
1843
1844         * gst-libs/gst/audio/gstringbuffer.h:
1845         Don't break ABI.
1846
1847         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1848         (gst_ffmpeg_caps_to_pixfmt):
1849         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1850         (gst_ffmpegcsp_set_caps):
1851         Some more comments.
1852         Handle missing required caps fields better.
1853
1854 2005-10-31  Wim Taymans  <wim@fluendo.com>
1855
1856         * gst-libs/gst/audio/gstbaseaudiosink.c:
1857         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1858         (gst_base_audio_sink_render):
1859         * gst-libs/gst/audio/gstringbuffer.c:
1860         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1861         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1862         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1863         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1864         (gst_ring_buffer_read):
1865         * gst-libs/gst/audio/gstringbuffer.h:
1866         Add flushing mode to the ringbuffer so that it in all cases does
1867         not try to handle more audio. This makes sure it does not try to
1868         block anymore when flushing and fixes a livelock.
1869
1870 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1871
1872         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1873         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1874         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1875           Explicitly check for -1 values before doing a conversion
1876           and always map them to -1. (#315545)
1877
1878 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1879
1880         * gst/playback/gstplaybin.c: (gen_video_element):
1881           first try autovideosink, then xvimagesink, then error out
1882         * po/POTFILES.in:
1883           add translatable file
1884         * po/af.po:
1885         * po/az.po:
1886         * po/cs.po:
1887         * po/en_GB.po:
1888         * po/hu.po:
1889         * po/it.po:
1890         * po/nb.po:
1891         * po/nl.po:
1892         * po/or.po:
1893         * po/sq.po:
1894         * po/sr.po:
1895         * po/sv.po:
1896         * po/uk.po:
1897         * po/vi.po:
1898           update translations
1899
1900 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1901
1902         * gst-libs/gst/rtp/gstbasedepayload.c:
1903         * gst-libs/gst/rtp/gstbasedepayload.h:
1904           Minor cleanups
1905
1906 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1907
1908         * gst/playback/.cvsignore:
1909         * gst/playback/decodetest.c:
1910         * gst/playback/test3.c:
1911           Port these two tests as well.
1912
1913 2005-10-27  Wim Taymans  <wim@fluendo.com>
1914
1915         * ext/theora/theoradec.c: (theora_dec_src_query),
1916         (theora_dec_sink_event):
1917         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1918         (theora_enc_change_state):
1919         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1920         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1921         Take proper locks when handling events.
1922
1923 2005-10-27  Wim Taymans  <wim@fluendo.com>
1924
1925         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1926         (gst_adder_change_state):
1927         Fix timestamps and fix deadlock when stopping the collectpads.
1928
1929 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1930
1931         * gst-libs/gst/rtp/gstrtpbuffer.h:
1932         Declaring the payload types as strings too so that they can be used
1933         in the padtemplate inialization.
1934
1935 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1936
1937         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1938
1939         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1940         (gst_base_rtp_depayload_class_init):
1941         Fixes a small but nasty bug. The derived elements no longer segfaults
1942         on finalization.
1943
1944 2005-10-26  Michael Smith <msmith@fluendo.com>
1945
1946         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1947           When clearing an audioconvert context, set tmpbufsize to zero, so
1948           we'll allocate it again later if required.
1949           This fixes audioconvert re-negotiating formats, which previously
1950           segfaulted with a NULL destination buffer.
1951
1952 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1953
1954         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1955         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1956         (gst_base_rtp_depayload_set_gst_timestamp),
1957         (gst_base_rtp_depayload_queue_release):
1958         Fixed a smalll memleak.
1959
1960 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1961         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1962         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1963         (gst_base_rtp_depayload_finalize),
1964         (gst_base_rtp_depayload_setcaps),
1965         (gst_base_rtp_depayload_add_to_queue),
1966         (gst_base_rtp_depayload_push),
1967         (gst_base_rtp_depayload_set_gst_timestamp),
1968         (gst_base_rtp_depayload_queue_release),
1969         (gst_base_rtp_depayload_thread),
1970         (gst_base_rtp_depayload_change_state):
1971         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1972         Changed the C++ comments to C comments
1973
1974 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1975
1976         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1977         * gst/tcp/gsttcpclientsrc.h:
1978         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1979         * gst/tcp/gsttcpserversrc.h:
1980           Remove unused 'curoffset' structure member.
1981
1982 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1983
1984         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1985         (gst_base_rtp_depayload_base_init),
1986         (gst_base_rtp_depayload_finalize):
1987         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1988         * gst-libs/gst/rtp/gstbasertppayload.h:
1989           The pad-template on the sinkpad should be set by the derived classes.
1990           Also added some useful macros.
1991
1992 2005-10-24  Wim Taymans  <wim@fluendo.com>
1993
1994         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1995         Correctly flush decoder samples even if we could not
1996         copy them to an output buffer. Fixes #319618.
1997
1998 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1999
2000         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
2001         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
2002         the caps against our xcontext caps.
2003
2004 2005-10-24  Wim Taymans  <wim@fluendo.com>
2005
2006         * gst-libs/gst/audio/gstbaseaudiosink.c:
2007         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
2008         Remove g_print
2009         Use sync property from baseclass to disable sync.
2010
2011 2005-10-24  Wim Taymans  <wim@fluendo.com>
2012
2013         * gst-libs/gst/audio/gstbaseaudiosink.c:
2014         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
2015         Buffers with no timestamps get aligned with previous buffers or
2016         on underrun, played ASAP.
2017
2018 2005-10-24  Julien MOUTTE  <julien@moutte.net>
2019
2020         * gst-libs/gst/video/video.h:
2021         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2022         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
2023         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
2024         here comes my change on caps for framerate and geometry range.
2025         We are now accepting 1 to MAXINT for width and height, and from
2026         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
2027         to be blended correctly in videomixer.
2028
2029 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2030
2031         * configure.ac:
2032           back to HEAD
2033
2034 === release 0.9.4 ===
2035
2036 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2037
2038         * NEWS:
2039         * RELEASE:
2040         * configure.ac:
2041           releasing 0.9.4, "Velociraptor"
2042
2043 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2044
2045         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2046         * po/POTFILES.in:
2047           STOPPED -> FAILED
2048
2049 2005-10-21  Wim Taymans  <wim@fluendo.com>
2050
2051         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2052         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
2053         (pad_blocked), (close_pad_link), (new_pad):
2054         Don't try to remove elements twice.
2055
2056 2005-10-21  Wim Taymans  <wim@fluendo.com>
2057
2058         * ext/theora/theoradec.c: (theora_dec_src_query),
2059         (theora_dec_sink_event):
2060         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2061         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
2062         (vorbis_handle_data_packet):
2063         * ext/vorbis/vorbisdec.h:
2064         Fix old naming.
2065
2066         * gst-libs/gst/audio/gstbaseaudiosink.c:
2067         (gst_base_audio_sink_render):
2068         Don't try to sync on buffers without a timestamp.
2069
2070 2005-10-21  Wim Taymans  <wim@fluendo.com>
2071
2072         * ext/theora/theoradec.c: (theora_dec_src_query),
2073         (theora_dec_sink_event):
2074         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2075         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
2076         (vorbis_handle_data_packet):
2077         * ext/vorbis/vorbisdec.h:
2078         Fix old naming.
2079
2080 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
2081
2082         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
2083         (gst_vorbisenc_src_query):
2084           Implement position and duration queries.
2085
2086         * gst/playback/test3.c: (update_scale), (main):
2087           Fix for async state changes and print nicer output.
2088
2089 2005-10-20  Wim Taymans  <wim@fluendo.com>
2090
2091         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2092         (dump_element_stats), (main):
2093         * gst/playback/test6.c: (main):
2094         Fix tests again
2095
2096 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
2097
2098         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
2099         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
2100           Don't use functions for position queries when handling
2101           duration queries.
2102
2103 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
2104
2105         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2106         (vorbis_handle_data_packet), (vorbis_dec_chain),
2107         (vorbis_dec_change_state):
2108         * ext/vorbis/vorbisdec.h:
2109           Vorbis streams can be embedded in other container formats
2110           than ogg, container formats where the demuxer might set 
2111           timestamps on encoded vorbis buffers instead of those silly 
2112           granulepos thingies. In short: make vorbisdec handle 
2113           timestamps on incoming buffers as well.
2114
2115 2005-10-20  Wim Taymans  <wim@fluendo.com>
2116
2117         * gst/playback/gstplaybasebin.c: (group_destroy),
2118         (gst_play_base_bin_change_state):
2119         Fix leak.
2120         Handle case where playbasebin is now ASYNC because
2121         decodebin is.
2122
2123 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2124
2125         * gst/audioconvert/Makefile.am:
2126         * gst/audioconvert/bufferframesconvert.c:
2127         * gst/audioconvert/plugin.c: (plugin_init):
2128         * gst/audioconvert/plugin.h:
2129           And bye bye buffer-frames-convert
2130
2131 2005-10-19  Wim Taymans  <wim@fluendo.com>
2132
2133         * check/elements/audioconvert.c:
2134         * docs/libs/tmpl/gstaudio.sgml:
2135         * docs/libs/tmpl/gstcolorbalance.sgml:
2136         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2137         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
2138         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
2139         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
2140         * gst-libs/gst/audio/audio.h:
2141         * gst/audioconvert/audioconvert.h:
2142         * gst/audioconvert/gstaudioconvert.c:
2143         (gst_audio_convert_parse_caps):
2144         * gst/volume/gstvolume.c:
2145         Bye bye buffer-frames.
2146
2147 2005-10-19  Wim Taymans  <wim@fluendo.com>
2148
2149         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2150         (query_positions_elems), (query_positions_pads), (update_scale),
2151         (do_seek), (set_update_scale), (message_received), (main):
2152         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
2153         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
2154         (gst_ogg_demux_loop):
2155         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
2156         * ext/theora/theoradec.c: (theora_dec_src_query),
2157         (theora_dec_sink_event):
2158         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2159         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
2160         * gst/adder/gstadder.c: (gst_adder_query):
2161         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
2162         * gst/playback/test3.c: (update_scale):
2163         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2164         (dump_element_stats), (main):
2165         * gst/playback/test6.c: (main):
2166         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
2167         Query API update.
2168
2169 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2170
2171         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
2172         (xml_check_first_element), (xml_type_find), (smil_type_find),
2173         (plugin_init):
2174           Add typefinding for SMIL and for generic XML. Based on patch by
2175           Akos Maroy (#308663).
2176
2177 2005-10-18  Wim Taymans  <wim@fluendo.com>
2178
2179         * gst/playback/Makefile.am:
2180         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2181         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
2182         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
2183         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
2184         (gst_decode_bin_change_state):
2185         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2186         (gst_play_bin_send_event_to_sink):
2187         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2188         (dump_element_stats), (main):
2189         * gst/playback/test6.c: (main):
2190         Make playbin async, it'll commit state to paused when all streams
2191         are detected.
2192         Remove ugly hack.
2193         Added test6.c to show async behaviour.
2194
2195 2005-10-18  Wim Taymans  <wim@fluendo.com>
2196
2197         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
2198         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
2199         Fix for segment-start/stop API change.
2200
2201 2005-10-18  Wim Taymans  <wim@fluendo.com>
2202
2203         * check/Makefile.am:
2204         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
2205         (main):
2206         Add future test for clock selection.
2207
2208 2005-10-18  Wim Taymans  <wim@fluendo.com>
2209
2210         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
2211         (gst_alsasink_close):
2212         Set handle to NULL.
2213
2214         * gst-libs/gst/audio/gstringbuffer.c:
2215         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
2216         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
2217         (gst_ring_buffer_start), (gst_ring_buffer_pause),
2218         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
2219         (gst_ring_buffer_read):
2220         More debug info.
2221
2222 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
2223
2224         * gst/audiotestsrc/Makefile.am:
2225         * gst/sine/Makefile.am:
2226         * gst/volume/Makefile.am:
2227           fix broken build of controllerized plugins
2228
2229 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
2230
2231         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2232
2233         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2234         (gst_riff_create_video_template_caps):
2235           Add support for Indeo-3 (IV32).
2236
2237 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2238
2239         * configure.ac:
2240           rewrite
2241
2242 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2243
2244         * gst-libs/gst/video/video.c: (gst_video_get_size):
2245         * gst/audiotestsrc/gstaudiotestsrc.c:
2246           doc updates
2247
2248 2005-10-17  Andy Wingo  <wingo@pobox.com>
2249
2250         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
2251         with the collectpads change.
2252         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
2253
2254         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
2255
2256         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
2257
2258         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
2259         alloc_buffer flow return to callers.
2260         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
2261         change. Fix some memleaks in theoraenc.
2262
2263         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
2264         in strange circumstance.
2265
2266 2005-10-17  Julien MOUTTE  <julien@moutte.net>
2267
2268         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2269         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
2270         from caps, let's use the caps...
2271
2272 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2273
2274         * configure.ac:
2275           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
2276
2277 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2278
2279         * gst-libs/gst/interfaces/Makefile.am:
2280           fix silly typo
2281
2282 2005-10-16  Andy Wingo  <wingo@pobox.com>
2283
2284         * gst/playback/gstdecodebin.c
2285         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
2286         function!
2287         (try_to_link_1): Increase kraziness level.
2288
2289 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2290
2291         * configure.ac:
2292           restructure like the core one
2293         * gst-libs/gst/audio/Makefile.am:
2294         * gst-libs/gst/interfaces/Makefile.am:
2295         * gst-libs/gst/net/Makefile.am:
2296         * gst-libs/gst/riff/Makefile.am:
2297         * gst-libs/gst/rtp/Makefile.am:
2298         * gst-libs/gst/tag/Makefile.am:
2299         * gst-libs/gst/video/Makefile.am:
2300           use correct linker flags, now the libs are properly versioned
2301         * check/elements/audioconvert.c: (verify_convert):
2302         * ext/alsa/gstalsaplugin.c:
2303         * ext/cdparanoia/gstcdparanoia.c:
2304         * ext/gnomevfs/gstgnomevfs.c:
2305         * ext/libvisual/visual.c:
2306         * ext/ogg/gstogg.c:
2307         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2308         * ext/theora/theora.c:
2309         * ext/vorbis/vorbis.c:
2310         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2311         * gst-libs/gst/tag/gsttagediting.c:
2312         * gst-libs/gst/video/video.c:
2313         * gst/adder/gstadder.c:
2314         * gst/audioconvert/plugin.c:
2315         * gst/audiorate/gstaudiorate.c:
2316         * gst/audioresample/gstaudioresample.c:
2317         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2318         * gst/audioscale/gstaudioscale.c:
2319         * gst/audioscale/resample.c:
2320         * gst/audiotestsrc/gstaudiotestsrc.c:
2321         * gst/ffmpegcolorspace/gstffmpeg.c:
2322         * gst/playback/gstdecodebin.c: (close_pad_link):
2323         * gst/playback/gstplaybin.c: (gen_video_element),
2324         (gen_audio_element):
2325         * gst/sine/gstsinesrc.c:
2326         * gst/subparse/gstsubparse.c:
2327         * gst/tags/gsttagediting.c:
2328         * gst/tcp/gsttcpplugin.c:
2329         * gst/typefind/gsttypefindfunctions.c:
2330         * gst/videorate/gstvideorate.c:
2331         * gst/videoscale/gstvideoscale.c:
2332         * gst/videotestsrc/gstvideotestsrc.c:
2333         * gst/volume/gstvolume.c:
2334         * sys/v4l/gstv4l.c:
2335         * sys/ximage/ximage.c:
2336         * sys/xvimage/xvimagesink.c:
2337           fix up defines
2338
2339 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2340
2341         * ext/vorbis/vorbisenc.c:
2342         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2343         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2344         (gst_tag_to_vorbis_comments):
2345           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2346
2347 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2348
2349         * examples/stats/mp2ogg.c:
2350         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2351           typo fixes
2352
2353 2005-10-13  Michael Smith <msmith@fluendo.com>
2354
2355         * ext/ogg/gstoggmux.c:
2356           Use magic glib macros to define constants as 64 bit, to ensure
2357           appropriate vararg passing.
2358
2359 2005-10-13  Michael Smith <msmith@fluendo.com>
2360
2361         * ext/ogg/gstoggmux.c:
2362         * gst/audioconvert/audioconvert.c: (float):
2363           Don't use LL suffix, as it's not portable, and neither of these
2364           uses required it anyway.
2365
2366 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2367
2368         * examples/indexing/indexmpeg.c: (main):
2369         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2370         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2371         (cdparanoia_convert), (cdparanoia_query):
2372         * ext/cdparanoia/gstcdparanoia.h:
2373         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2374         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2375         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2376         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2377         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2378         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2379         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2380         (gst_multifdsink_render), (gst_multifdsink_start),
2381         (gst_multifdsink_stop):
2382         * gst/tcp/gstmultifdsink.h:
2383         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2384         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2385         (gst_tcpclientsink_stop):
2386         * gst/tcp/gsttcpclientsink.h:
2387         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2388         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2389         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2390         * gst/tcp/gsttcpclientsrc.h:
2391         * gst/tcp/gsttcpserversink.h:
2392         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2393         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2394         (gst_tcpserversrc_stop):
2395         * gst/tcp/gsttcpserversrc.h:
2396         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2397         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2398         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2399           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2400           moved bitshift from macro to enum definition
2401
2402 2005-10-12  Wim Taymans  <wim@fluendo.com>
2403
2404         * examples/seeking/Makefile.am:
2405         Oops.
2406
2407 2005-10-12  Wim Taymans  <wim@fluendo.com>
2408
2409         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2410         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2411         Don't assert on normal stuff.
2412
2413         * gst/playback/gstplaybin.c: (do_playbin_seek):
2414         API fix.
2415
2416 2005-10-12  Wim Taymans  <wim@fluendo.com>
2417
2418         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2419         * examples/seeking/Makefile.am:
2420         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2421         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2422         (do_seek), (set_update_scale), (message_received), (main):
2423         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2424         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2425         Update for _get_state() API change.
2426
2427 2005-10-11  Wim Taymans  <wim@fluendo.com>
2428
2429         * gst-libs/gst/audio/gstbaseaudiosink.c:
2430         (gst_base_audio_sink_render):
2431         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2432         (gst_base_audio_src_create):
2433         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2434         (gst_ring_buffer_read):
2435         Cleanups.
2436         Commit and read from ringbuffer in samples rather than bytes.
2437
2438 2005-10-11  Wim Taymans  <wim@fluendo.com>
2439
2440         * gst-libs/gst/audio/gstbaseaudiosink.c:
2441         (gst_base_audio_sink_render):
2442         Respect segment rate and accum when scheduling samples.
2443
2444 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2445
2446         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2447         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2448         EOS correctly, that needs more work.
2449
2450 2005-10-11  Wim Taymans  <wim@fluendo.com>
2451
2452         * check/generic/states.c: (GST_START_TEST):
2453         remove old property.
2454
2455         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2456         (gst_ogg_demux_perform_seek):
2457         * ext/theora/theoradec.c: (theora_dec_sink_event):
2458         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2459         (vorbis_handle_data_packet):
2460         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2461         (gst_base_rtp_depayload_set_gst_timestamp):
2462         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2463         Update for newsegment API change.
2464
2465 2005-10-11  Michael Smith <msmith@fluendo.com>
2466
2467         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2468         (do_playbin_seek), (gst_play_bin_send_event):
2469           Override send_event differently, so that we can takes bits of
2470           functionality from GstPipeline (special handling for seeks,
2471           including pausing/resuming, and resetting stream time) and still get
2472           the appropriate behaviour of only forwarding event to a single sink,
2473           rather than all of them.
2474           Unfortunately requires a lot of code duplication, but the
2475           alternatives are equally ugly in the end.
2476
2477 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2478
2479         * check/elements/audioconvert.c: (setup_audioconvert),
2480         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2481         (GST_START_TEST), (audioconvert_suite):
2482           clean up tests a little, fix some leaks.
2483
2484 2005-10-10  Wim Taymans  <wim@fluendo.com>
2485
2486         * ext/alsa/gstalsasink.c:
2487         Also allow unsigned int.
2488
2489         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2490         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2491         Small cleanup
2492
2493 2005-10-10  Wim Taymans  <wim@fluendo.com>
2494
2495         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2496         Small update, use API as stated in design docs.
2497
2498         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2499         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2500         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2501         (message_received), (main):
2502         Updated seek example for GOption. Some usability improvements.
2503
2504 2005-10-10  Wim Taymans  <wim@fluendo.com>
2505
2506         * gst/audioconvert/audioconvert.h:
2507         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2508         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2509         Alloc temp storage somewhere else where we can do it more
2510         portable.
2511
2512 2005-10-10  Wim Taymans  <wim@fluendo.com>
2513
2514         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2515         (gst_tcpserversrc_start):
2516         Don't block in accept while doing the state change, move
2517         to poll and make cancellable.
2518
2519 2005-10-09  Philippe Khalaf <burger@speedy.org>
2520
2521         * gst-libs/gst/rtp/rtpbasedepayload.c:
2522         Set timestamp and add queue delay to timestamp
2523         * gst-libs/gst/rtp/rtpbuffer.h:
2524         Set correct payload type for h263
2525
2526 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2527
2528         * gst/audiotestsrc/gstaudiotestsrc.c:
2529         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2530         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2531         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2532         (gst_audiotestsrc_create_triangle),
2533         (gst_audiotestsrc_create_silence),
2534         (gst_audiotestsrc_create_white_noise),
2535         (gst_audiotestsrc_init_pink_noise),
2536         (gst_audiotestsrc_generate_pink_noise_value),
2537         (gst_audiotestsrc_create_pink_noise),
2538         (gst_audiotestsrc_change_wave):
2539         * gst/audiotestsrc/gstaudiotestsrc.h:
2540           fixed typo, added pink noise
2541
2542 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2543
2544         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2545         (plugin_init):
2546           Add wavpack and spc typefind functions from 0.8 branch.
2547
2548 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2549
2550         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2551         (ar_type_find), (msdos_type_find), (plugin_init):
2552           Add typefind functions for tar archives, ar archives,
2553           RAR archives, and msdos-executables (dlls, exe, etc.).
2554           Some of those would be wrongly identified as mpeg
2555           streams of some sort before (#315550).
2556
2557 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2558
2559         * configure.ac:
2560         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2561         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2562         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2563         * gst/audiotestsrc/Makefile.am:
2564         * gst/audiotestsrc/gstaudiotestsrc.c:
2565         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2566         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2567         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2568         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2569         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2570         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2571         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2572         (gst_audiotestsrc_create_silence),
2573         (gst_audiotestsrc_create_white_noise),
2574         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2575         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2576         (gst_audiotestsrc_start), (plugin_init):
2577         * gst/audiotestsrc/gstaudiotestsrc.h:
2578           add new plugin and element
2579         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2580           use gobject_class
2581
2582 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2583
2584         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2585         (gst_adder_init), (gst_adder_request_new_pad),
2586         (gst_adder_change_state):
2587           Add query function to source pad, so adder reports the correct
2588           time/sample position when queried (#315457); fix state change
2589           function; use GST_DEBUG_FUNCPTR() for pad functions.
2590
2591 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2592
2593         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2594           Fix leaks in typefind registration
2595           Clean up the gratuitous commenting and whitespacing a little
2596
2597 2005-10-08  Wim Taymans  <wim@fluendo.com>
2598
2599         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2600         Only actually wait for the thread to be stopped if it's 
2601         running.
2602
2603 2005-10-08  Wim Taymans  <wim@fluendo.com>
2604
2605         * gst-libs/gst/audio/gstbaseaudiosink.c:
2606         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2607         If we receive EOS we can start playback of what we had.
2608
2609 2005-10-08  Wim Taymans  <wim@fluendo.com>
2610
2611         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2612         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2613         (gst_multifdsink_stop):
2614         Fix crasher when going to NULL multiple times.
2615
2616 2005-10-06  Wim Taymans  <wim@fluendo.com>
2617
2618         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2619         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2620         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2621         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2622         patch from Edgard Lima <edgard.lima@indt.org.br>
2623         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2624
2625 2005-10-06  Wim Taymans  <wim@fluendo.com>
2626
2627         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2628         Report the FLOW_RETURN as string in the error message.
2629
2630         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2631         Don't assert when clearing an unnegotiated buffer.
2632
2633 2005-10-04  Michael Smith <msmith@fluendo.com>
2634
2635         * gst/playback/gstplaybasebin.c: (group_destroy),
2636         (gen_preroll_element), (remove_groups), (setup_source):
2637         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2638         (setup_sinks), (gst_play_bin_send_event),
2639         (gst_play_bin_change_state):
2640           Set state to NULL before removing from bin. Fix refcounting.
2641
2642 2005-10-04  Michael Smith <msmith@fluendo.com>
2643
2644         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2645           Correct refcounting in send_event() function. Previously was wrong
2646           if the first sink was unable to handle the event.
2647
2648 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2649
2650         * configure.ac:
2651           back to development
2652
2653 === release 0.9.3 ===
2654
2655 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2656
2657         * configure.ac:
2658           Releasing 0.9.3, "De Facto"
2659
2660 2005-10-03  Andy Wingo  <wingo@pobox.com>
2661
2662         * gst/playback/gstdecodebin.c (try_to_link_1)
2663         (remove_element_chain): set element to NULL before removing it.
2664
2665 2005-10-02  Johan Dahlin  <johan@gnome.org>
2666
2667         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2668         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2669         MT safe.
2670
2671 2005-10-02  Andy Wingo  <wingo@pobox.com>
2672
2673         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2674         (gst_ring_buffer_prepare_read): 
2675         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2676         Demote to LOG.
2677
2678 2005-09-29  Wim Taymans  <wim@fluendo.com>
2679
2680         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2681         * ext/theora/theoradec.c: (theora_handle_data_packet):
2682         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2683         Propagate error codes from alloc_buffer too.
2684
2685 2005-09-29  Wim Taymans  <wim@fluendo.com>
2686
2687         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2688         We use fixed caps.
2689
2690         * gst/playback/Makefile.am:
2691         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2692         (dump_element_stats), (main):
2693         Added example stream introspection code.
2694
2695 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2696
2697         * gst/adder/gstadder.c: (gst_adder_collected):
2698           fix adder for float elements
2699
2700 2005-09-28  Wim Taymans  <wim@fluendo.com>
2701
2702         * gst-libs/gst/audio/gstbaseaudiosink.c:
2703         (gst_base_audio_sink_class_init),
2704         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2705         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2706         (gst_base_audio_src_class_init),
2707         (gst_base_audio_src_provide_clock):
2708         get_clock -> provide_clock
2709
2710 2005-09-28  Andy Wingo  <wingo@pobox.com>
2711
2712         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2713         and unlocking.
2714
2715         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2716         unlocking.
2717
2718         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2719         Actually add the pad template.
2720         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2721
2722         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2723         I'm at it...
2724
2725         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2726         from fdsrc. Get caps in create() instead of start() so it can be
2727         interrupted. Interruption somewhat untested.
2728
2729         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2730         Proper EOS handling.
2731
2732 2005-09-27  Andy Wingo  <wingo@pobox.com>
2733
2734         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2735
2736         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2737
2738         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2739
2740         * gst/tcp/gsttcp.h: 
2741         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2742         out of tcpclientsrc.c. Cancellable.
2743         (gst_tcp_socket_read): Made private, cancellable, with better
2744         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2745         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2746         whole buffer, and better diagnostics.
2747         (gst_tcp_gdp_read_caps): Same.
2748
2749         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2750
2751 2005-09-26  Andy Wingo  <wingo@pobox.com>
2752
2753         * gst/sine/gstsinesrc.h:
2754         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2755         change the 'sync' property to 'is-live' and implement it halfway,
2756         update for controller api change.
2757
2758         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2759         controller api change.
2760
2761 2005-09-24  Wim Taymans  <wim@fluendo.com>
2762
2763         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2764         * gst-libs/gst/audio/gstaudiosink.c:
2765         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2766         (gst_audioringbuffer_stop):
2767         * gst-libs/gst/audio/gstbaseaudiosink.c:
2768         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2769         (gst_base_audio_sink_change_state):
2770         * gst-libs/gst/audio/gstbaseaudiosink.h:
2771         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2772         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2773         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2774         * gst-libs/gst/audio/gstringbuffer.h:
2775         Fix sync again. Moved sample alignment to basesink.
2776
2777 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2778
2779         * docs/plugins/Makefile.am:
2780         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2781         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2782         * gst/volume/gstvolume.c:
2783           add/fix docs
2784         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2785         * gst-libs/gst/audio/audio.h:
2786           add conversion macros for frames <-> clocktime
2787
2788 2005-09-23  David Schleef  <ds@schleef.org>
2789
2790         * gst/audioresample/Makefile.am:
2791         * gst/audioresample/debug.h:
2792         * gst/audioresample/gstaudioresample.c:
2793         * gst/audioresample/resample.c: Convert to using gst debugging
2794
2795 2005-09-22  Wim Taymans  <wim@fluendo.com>
2796
2797         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2798         (gst_play_bin_send_event):
2799         Only seek on one sink, the first one that succeeds.
2800
2801 2005-09-22  Michael Smith <msmith@fluendo.com>
2802
2803         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2804         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2805         Don't flush encoder state unless we have an initialised encoder.
2806         Clear out encoder state on PAUSED_TO_READY.
2807
2808 2005-09-22  Wim Taymans  <wim@fluendo.com>
2809
2810         * gst-libs/gst/rtp/gstbasertppayload.c:
2811         (gst_basertppayload_class_init), (gst_basertppayload_init),
2812         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2813         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2814         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2815         (gst_basertppayload_set_property),
2816         (gst_basertppayload_get_property),
2817         (gst_basertppayload_change_state):
2818         * gst-libs/gst/rtp/gstbasertppayload.h:
2819         Added max-ptime to control amount of data in the rtp packets.
2820
2821 2005-09-21  Andy Wingo  <wingo@pobox.com>
2822
2823         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2824         thingies.
2825
2826         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2827         can be called multiple times, dogs.
2828
2829 2005-09-21  Wim Taymans  <wim@fluendo.com>
2830
2831         * gst-libs/gst/rtp/gstbasertppayload.c:
2832         (gst_basertppayload_class_init), (gst_basertppayload_init),
2833         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2834         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2835         (gst_basertppayload_push), (gst_basertppayload_get_property),
2836         (gst_basertppayload_change_state):
2837         Allow 0 ssrc too.
2838
2839 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2840
2841         * docs/libs/compiling.sgml:
2842           fixing typos
2843
2844 2005-09-20  Wim Taymans  <wim@fluendo.com>
2845
2846         * gst-libs/gst/rtp/gstbasertppayload.c:
2847         (gst_basertppayload_class_init), (gst_basertppayload_init),
2848         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2849         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2850         (gst_basertppayload_push), (gst_basertppayload_set_property),
2851         (gst_basertppayload_get_property),
2852         (gst_basertppayload_change_state):
2853         * gst-libs/gst/rtp/gstbasertppayload.h:
2854         Added property to configure sequence number offsets.
2855
2856 2005-09-20  Wim Taymans  <wim@fluendo.com>
2857
2858         * gst-libs/gst/rtp/gstbasertppayload.c:
2859         (gst_basertppayload_class_init), (gst_basertppayload_init),
2860         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2861         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2862         (gst_basertppayload_push), (gst_basertppayload_set_property),
2863         (gst_basertppayload_get_property),
2864         (gst_basertppayload_change_state):
2865         * gst-libs/gst/rtp/gstbasertppayload.h:
2866         Make timestamp offset configurable.
2867
2868 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2869
2870         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2871           fix wrong pop/unref
2872
2873 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2874
2875         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2876
2877         * gst-libs/gst/interfaces/propertyprobe.c:
2878         (gst_property_probe_probe_property_name),
2879         (gst_property_probe_needs_probe_name),
2880         (gst_property_probe_get_values_name),
2881         (gst_property_probe_probe_and_get_values_name):
2882           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2883           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2884
2885 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2886
2887         * check/Makefile.am:
2888           have some tests be disabled for valgrinding
2889         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2890         (GST_START_TEST):
2891         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2892           Fix A Leak.  Chain To Parent Finalize.
2893
2894 2005-09-19  Wim Taymans  <wim@fluendo.com>
2895
2896         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2897         Fixed wav pipeline.
2898
2899 2005-09-19  Wim Taymans  <wim@fluendo.com>
2900
2901         * gst-libs/gst/rtp/gstbasertppayload.c:
2902         (gst_basertppayload_class_init), (gst_basertppayload_init),
2903         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2904         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2905         (gst_basertppayload_push), (gst_basertppayload_get_property),
2906         (gst_basertppayload_change_state):
2907         Posting ERROR and WARNING messages is good.
2908
2909 2005-09-19  Wim Taymans  <wim@fluendo.com>
2910
2911         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2912         (gst_base_rtp_depayload_add_to_queue),
2913         (gst_base_rtp_depayload_push),
2914         (gst_base_rtp_depayload_set_gst_timestamp),
2915         (gst_base_rtp_depayload_queue_release):
2916         This one was not supposed to go in.
2917
2918 2005-09-19  Wim Taymans  <wim@fluendo.com>
2919
2920         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2921         Fix for bus API.
2922
2923         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2924         (gst_base_rtp_depayload_chain),
2925         (gst_base_rtp_depayload_add_to_queue),
2926         (gst_base_rtp_depayload_push),
2927         (gst_base_rtp_depayload_set_gst_timestamp),
2928         (gst_base_rtp_depayload_queue_release):
2929         Some cleanups.
2930
2931         * gst-libs/gst/rtp/gstbasertppayload.c:
2932         (gst_basertppayload_class_init), (gst_basertppayload_init),
2933         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2934         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2935         (gst_basertppayload_get_property),
2936         (gst_basertppayload_change_state):
2937         Added debugging category.
2938
2939 2005-09-18  David Schleef  <ds@schleef.org>
2940
2941         * gst/playback/gstdecodebin.c: free plugin list correctly
2942         * gst/playback/gstplaybin.c: emit warning if autovideosink
2943           and autoaudiosink can't be found (instead of segfaulting)
2944
2945 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2946
2947         * check/elements/audioconvert.c: (GST_START_TEST):
2948           try out 24 bit conversion
2949
2950 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2951
2952         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2953         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2954         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2955         * ext/vorbis/vorbisenc.h:
2956           Fix EOS handling.  Still needs a fix in the ogg muxer to
2957           mark the last page as eos.
2958
2959 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2960
2961         * common/gtk-doc-plugins.mak:
2962         * docs/plugins/Makefile.am:
2963         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2964         * gst/ffmpegcolorspace/Makefile.am:
2965         * gst/ffmpegcolorspace/avcodec.h:
2966         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2967         * gst/tcp/gstmultifdsink.c:
2968           fix up ffmpegcolorspace docs; extract header
2969
2970 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2971
2972         * common/gtk-doc-plugins.mak:
2973         * docs/plugins/Makefile.am:
2974         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2975         * ext/theora/Makefile.am:
2976         * ext/theora/gsttheoraenc.h:
2977         * ext/theora/theoraenc.c:
2978         * ext/vorbis/vorbisenc.c:
2979           pick up signals and args for vorbis; add some docs for vorbis
2980
2981 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2982
2983         * common/gstdoc-scangobj:
2984         * common/gtk-doc-plugins.mak:
2985         * docs/libs/Makefile.am:
2986         * docs/plugins/gst-plugins-base-plugins.args:
2987         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2988         * docs/plugins/gst-plugins-base-plugins.interfaces:
2989         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2990         * docs/plugins/gst-plugins-base-plugins.signals:
2991           only scanobj stuff from our source module.  Not sure yet
2992           if that's correct, given the hierarchy stuff :)
2993
2994 2005-09-15  Wim Taymans  <wim@fluendo.com>
2995
2996         * gst/audioconvert/gstaudioconvert.c:
2997         And enable 24 bits mode as well..
2998
2999 2005-09-15  Wim Taymans  <wim@fluendo.com>
3000
3001         * gst-libs/gst/rtp/Makefile.am:
3002         * gst-libs/gst/rtp/gstbasertppayload.c:
3003         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
3004         (gst_basertppayload_class_init), (gst_basertppayload_init),
3005         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
3006         (gst_basertppayload_chain), (gst_basertppayload_set_options),
3007         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
3008         (gst_basertppayload_set_property),
3009         (gst_basertppayload_get_property),
3010         (gst_basertppayload_change_state):
3011         * gst-libs/gst/rtp/gstbasertppayload.h:
3012         Added rtp payloader base class.
3013
3014 2005-09-15  Andy Wingo  <wingo@pobox.com>
3015
3016         * configure.ac (plugindir): Remove the EOL matcher from the
3017         regexp, as it causes me problems. Libtool? Make? Who knows?
3018
3019 2005-09-14  David Schleef  <ds@schleef.org>
3020
3021         * check/generic/states.c: 
3022         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
3023         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
3024           Fixes for changes in registry API.
3025
3026         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
3027           to GST_PLUGIN_LDFLAGS.
3028         * ext/libvisual/visual.c: Make the library shut up.
3029         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
3030         * gst-libs/gst/audio/gstaudiofilter.c: same
3031
3032 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3033
3034         * docs/plugins/Makefile.am:
3035         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3036         * docs/plugins/inspect/plugin-libvisual.xml:
3037         * docs/plugins/tmpl/element-tcpserversink.sgml:
3038         * ext/theora/theoraenc.c:
3039           add libvisual plugin and theoraenc element to docs
3040
3041 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3042
3043         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3044         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3045         * ext/theora/theoraenc.c:
3046           add theoraenc
3047
3048 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
3049
3050         * gst/audioconvert/Makefile.am:
3051           Audioconvert derives from GstBaseTransform and should
3052           link to the library with our base elements to avoid
3053           unresolved symbols. Makes things work with MinGW (#316160)
3054
3055         * gst/playback/test4.c: (main):
3056           Fix MinGW build problem and use g_usleep() instead of 
3057           sleep() (#316162)
3058
3059 2005-09-12  Wim Taymans  <wim@fluendo.com>
3060
3061         * gst/audioconvert/audioconvert.c: (float),
3062         (audio_convert_prepare_context), (audio_convert_convert):
3063         * gst/audioconvert/audioconvert.h:
3064         Cleanups, speedups, simplifications, added back support
3065         for 24 bits.
3066
3067 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3068
3069         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3070         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3071         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3072         * docs/plugins/tmpl/element-tcpserversink.sgml:
3073         * gst/ffmpegcolorspace/gstffmpeg.c:
3074         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3075         * gst/videotestsrc/gstvideotestsrc.c:
3076         * gst/volume/gstvolume.c:
3077           add more elements to the docs
3078
3079 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
3080
3081         * check/Makefile.am:
3082         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
3083         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
3084           Add extra tests for basetransform based components. 
3085           Comment out the test_element_negotiation test until we decide
3086           if it's testing correct behaviour.
3087         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
3088         (gst_visual_chain), (gst_visual_change_state):
3089           Slightly more correct but still bogus timestamping.
3090           Fix state change function.
3091         * gst/audioconvert/gstaudioconvert.c:
3092         (gst_audio_convert_class_init):
3093         * gst/audioresample/gstaudioresample.c:
3094         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3095         (gst_ffmpegcsp_class_init):
3096         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3097         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
3098         (gst_videoscale_prepare_image):
3099         * gst/volume/gstvolume.c: (gst_volume_class_init),
3100         (volume_transform_ip):
3101           Basetransform updates. Enable passthrough modes.
3102         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
3103         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
3104         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
3105           Negotiation fix that allows the window to return to the original
3106           size and renegotiate passthrough upstream. Extra debug output.
3107
3108 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
3109
3110         * gst/sine/gstsinesrc.c:
3111         * gst/volume/gstvolume.c:
3112           fix up header include
3113
3114 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
3115
3116         * gst-libs/gst/audio/gstbaseaudiosink.c:
3117         (gst_base_audio_sink_render):
3118         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
3119         * gst/volume/gstvolume.c: (gst_volume_class_init),
3120         (volume_transform):
3121           fixing lost sync, some more debugging
3122
3123 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
3124
3125         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
3126         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
3127         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
3128         (gst_xvimagesink_check_xshm_calls):
3129           Fix compilation when XShm is not available.
3130
3131 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
3132
3133         * ext/libvisual/visual.c: (gst_visual_dispose),
3134         (gst_visual_getcaps), (gst_visual_src_setcaps),
3135         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
3136         (gst_visual_change_state):
3137           Finish fixing up libvisual plugin so that it runs. 
3138
3139 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
3140
3141         * ext/vorbis/vorbisenc.c:
3142         * gst-libs/gst/tag/gstvorbistag.c:
3143           gsttaginterface.h -> gsttagsetter.h
3144
3145 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
3146
3147         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
3148           added another test that failes for me (test is not active by default)
3149
3150 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3151
3152         * configure.ac:
3153           v4l2 is no longer in gst-plugins-base
3154
3155 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
3156
3157         * configure.ac:
3158           In the output at the end, don't show the first plugin on the same
3159           line as "Core plug-ins, always built:".
3160           Indent the output as for other plugin categories
3161         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
3162           #define that can be used to not use peer buffer_alloc functions for
3163           test purposes.
3164         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
3165         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
3166         (gst_ximagesink_show_frame):
3167         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
3168         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
3169         (gst_xvimagesink_show_frame):
3170           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
3171           fails gracefully instead of XError aborting or deadlocking.
3172
3173 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
3174
3175         * ext/libvisual/Makefile.am:
3176           link against gst-base-libs
3177
3178 2005-09-06  David Schleef  <ds@schleef.org>
3179
3180         * configure.ac: Enable libvisual plugin.
3181         * ext/libvisual/Makefile.am:
3182         * ext/libvisual/visual.c: Fixes to make it compile.
3183
3184 === release 0.9.2 ===
3185
3186 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
3187
3188         * NEWS:
3189         * RELEASE:
3190         * configure.ac:
3191         * docs/random/ChangeLog-0.8:
3192           releasing 0.9.2, "Spoon"
3193
3194 2005-09-05  Michael Smith <msmith@fluendo.com>
3195
3196         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
3197           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
3198           that in the vorbisenc element.
3199
3200 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3201
3202         * common/gtk-doc-plugins.mak:
3203         * docs/plugins/Makefile.am:
3204           fix distcheck
3205         * gst/audioresample/resample.c:
3206           fix wrong docstring
3207
3208 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3209
3210         * common/gst-xmlinspect.py:
3211         * common/gtk-doc-plugins.mak:
3212           only inspect plugins for this given package
3213           require gst-python 0.9
3214
3215 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3216
3217         * Makefile.am:
3218         * autogen.sh:
3219         * common/gst-xmlinspect.py:
3220         * configure.ac:
3221         * docs/Makefile.am:
3222         * docs/plugins/inspect/plugin-alsa.xml:
3223         * docs/plugins/inspect/plugin-audioresample.xml:
3224         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3225         * docs/plugins/inspect/plugin-ogg.xml:
3226         * docs/plugins/tmpl/element-gnomevfssink.sgml:
3227         * docs/plugins/tmpl/element-multifdsink.sgml:
3228         * docs/plugins/tmpl/element-tcpserversink.sgml:
3229         * docs/plugins/tmpl/element-vorbisenc.sgml:
3230         * gst-plugins-base.spec.in:
3231           various doc-related updates
3232
3233 2005-08-31  Wim Taymans  <wim@fluendo.com>
3234
3235         * gst-libs/gst/audio/gstbaseaudiosink.c:
3236         (gst_base_audio_sink_render):
3237         Resync if the buffer timestamps drift more than a 10th 
3238         of a second.
3239
3240 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
3241
3242         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
3243         (gst_v4lsrc_get_property):
3244           The 'timestamp-offset' property is registered as an int64, so
3245           let's use g_value_{set|get}_int64() in our setter and getter
3246           functions (makes it work and fixes warnings with gst-inspect).
3247
3248 2005-08-30  Wim Taymans  <wim@fluendo.com>
3249
3250         * check/elements/audioconvert.c: (setup_audioconvert):
3251         * check/elements/audioresample.c: (setup_audioresample):
3252         * check/elements/volume.c: (setup_volume):
3253         Fix checks.
3254
3255 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3256
3257         * common/gtk-doc-plugins.mak:
3258         * common/plugins.xsl:
3259         * docs/plugins/Makefile.am:
3260           make module a param
3261
3262 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3263
3264         * examples/seeking/seek.c: (make_mp3_pipeline),
3265         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
3266         (play_cb), (pause_cb), (stop_cb):
3267           update the example
3268
3269 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3270
3271         * gst/volume/gstvolume.c: (gst_volume_class_init),
3272         (volume_transform):
3273           do not update controlled params, if buffer has no timestamp
3274
3275 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3276
3277         * configure.ac:
3278         * gst/sine/Makefile.am:
3279         * gst/volume/Makefile.am:
3280           controllerized elements also need to link against controller-libs ;)
3281
3282 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3283
3284         * docs/libs/tmpl/gstcolorbalance.sgml:
3285         * docs/libs/tmpl/gstgconf.sgml:
3286         * docs/libs/tmpl/gstmixer.sgml:
3287         * docs/libs/tmpl/gstringbuffer.sgml:
3288         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3289         (gst_sinesrc_create):
3290         * gst/volume/gstvolume.c: (gst_volume_class_init),
3291         (volume_transform):
3292           controllerized two audio plugins
3293
3294 2005-08-29  Andy Wingo  <wingo@pobox.com>
3295
3296         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3297         (vorbis_handle_data_packet): Fix some int overflow errors.
3298
3299         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3300         -1.
3301         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3302         valid.
3303         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3304         if it's valid. Fixed streaming-mode playback.
3305
3306         * check/elements/volume.c (cleanup_volume): Fix for running
3307         CK_FORK=no.
3308
3309         * check/elements/audioconvert.c: Convert from native endian, not
3310         little endian.
3311
3312 2005-08-29  Michael Smith <msmith@fluendo.com>
3313
3314         * ext/ogg/Makefile.am:
3315         * ext/ogg/gstogg.c: (plugin_init):
3316         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3317         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3318         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3319         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3320         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3321         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3322         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3323         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3324         Add an ogg parser element.
3325
3326 2005-08-28  Andy Wingo  <wingo@pobox.com>
3327
3328         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3329
3330 2005-08-26  Wim Taymans  <wim@fluendo.com>
3331
3332         * gst/audioconvert/audioconvert.c: (if), (float),
3333         (audio_convert_get_func_index), (check_default),
3334         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3335         (audio_convert_clean_context), (audio_convert_get_sizes),
3336         (audio_convert_convert):
3337         Cleanups.
3338
3339 2005-08-26  Wim Taymans  <wim@fluendo.com>
3340
3341         * gst/audioconvert/audioconvert.c: (if), (float),
3342         (audio_convert_get_func_index), (check_default),
3343         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3344         (audio_convert_clean_context), (audio_convert_get_sizes),
3345         (audio_convert_convert):
3346         More elegant and working temp buffer selection algo.
3347
3348 2005-08-26  Wim Taymans  <wim@fluendo.com>
3349
3350         * gst/audioconvert/audioconvert.c: (if), (float),
3351         (audio_convert_get_func_index), (check_default),
3352         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3353         (audio_convert_clean_context), (audio_convert_get_sizes),
3354         (get_temp_buffer), (audio_convert_convert):
3355         Use realloc else we lose our original data.
3356
3357 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3358
3359         * gst/audioresample/gstaudioresample.c:
3360           use base class' newsegment to properly timestamp
3361
3362 2005-08-26  Wim Taymans  <wim@fluendo.com>
3363
3364         * gst/audioconvert/audioconvert.c: (if), (float),
3365         (audio_convert_get_func_index), (check_default),
3366         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3367         (audio_convert_clean_context), (audio_convert_get_sizes),
3368         (get_temp_buffer), (audio_convert_convert):
3369         * gst/audioconvert/gstaudioconvert.c:
3370         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3371         (gst_audio_convert_transform_caps),
3372         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3373         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3374         Oops, allocate enough space to perform the channel mix.
3375
3376 2005-08-26  Wim Taymans  <wim@fluendo.com>
3377
3378         * gst/audioconvert/Makefile.am:
3379         * gst/audioconvert/audioconvert.c: (if), (float),
3380         (audio_convert_get_func_index), (check_default),
3381         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3382         (audio_convert_clean_context), (audio_convert_get_sizes),
3383         (get_temp_buffer), (audio_convert_convert):
3384         * gst/audioconvert/audioconvert.h:
3385         * gst/audioconvert/gstaudioconvert.c:
3386         (gst_audio_convert_class_init), (gst_audio_convert_init),
3387         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3388         (gst_audio_convert_get_unit_size),
3389         (gst_audio_convert_transform_caps),
3390         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3391         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3392         * gst/audioconvert/gstaudioconvert.h:
3393         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3394         (gst_channel_mix_fill_identical),
3395         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3396         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3397         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3398         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3399         (gst_channel_mix_mix):
3400         * gst/audioconvert/gstchannelmix.h:
3401         Cleanups, librarify a bit, optimize, better negotiation and more.
3402
3403 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3404
3405         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3406         Another from MikeS:
3407         During typefinding, don't support negative offsets
3408         (offsets from the end of the stream) in our typefind->peek() function
3409         - nothing embedded in ogg ever needs them. However, we need to recognise
3410         those requests and reject them, otherwise we return invalid pointers.
3411
3412 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3413
3414         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3415         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3416         (vorbisdec_finalize), (vorbis_handle_type_packet):
3417           Big shout-out to MikeS for fixing this giant memory leak.
3418           Huzzah!
3419
3420 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3421
3422         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3423         (audio_convert_get_unit_size):
3424           plug some leaks
3425
3426 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3427
3428         * check/Makefile.am:
3429         * check/elements/audioconvert.c: (setup_audioconvert),
3430         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3431         (GST_START_TEST), (audioconvert_suite), (main):
3432           add a test for audioconvert
3433         * gst/audioresample/gstaudioresample.c:
3434         * gst/audioresample/gstaudioresample.h:
3435           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3436           note that for buffers of 1/3 sec this means DURATION(c) is 
3437           one nanosecond more than for a and b
3438
3439 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3440
3441         * check/Makefile.am:
3442         * check/elements/audioresample.c: (setup_audioresample),
3443         (cleanup_audioresample), (fail_unless_perfect_stream),
3444         (test_perfect_stream_instance), (GST_START_TEST),
3445           add a check for audioresample
3446         (audioresample_suite), (main):
3447         * check/elements/volume.c: (GST_START_TEST):
3448           remove unused method
3449         * gst/audioresample/gstaudioresample.c:
3450           set correct buffer parameters since we're changing them
3451         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3452           add some debug
3453
3454 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3455
3456         * gst/audioresample/debug.c:
3457         * gst/audioresample/gstaudioresample.c:
3458           add room for extra overlap samples when asked to transform size
3459           protect against possible mem corruption and check for discrepancies
3460           between written size and outbuffer's size so we can warn for
3461           potential problems
3462         * gst/audioresample/resample.c: (resample_init),
3463         (resample_get_output_size_for_input), (resample_get_output_size),
3464         (resample_set_n_channels), (resample_set_format):
3465           set debug level based on RESAMPLE_DEBUG env var
3466           make sure that get_output_size* returns a whole number of
3467           sample_size
3468           set sample_size each time either channel or format is set
3469         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3470         * gst/audioresample/resample_functable.c:
3471         (resample_scale_functable):
3472         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3473           remove r->sample_size, it's done in resample.c now
3474           add some debugging to the ref implementation
3475           make sure we only give back bytes that are wholes of the sample
3476           size
3477
3478 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3479         * gst/playback/gstplaybasebin.c: (fill_buffer):
3480         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3481
3482 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3483
3484         * gst/volume/gstvolume.c:
3485           made set_caps function static
3486
3487 2005-08-24  Wim Taymans  <wim@fluendo.com>
3488
3489         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3490         (gst_vorbisenc_change_state):
3491         Stop leaking taglists.
3492
3493 2005-08-24  Wim Taymans  <wim@fluendo.com>
3494
3495         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3496         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3497         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3498         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3499         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3500         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3501         Parse seeking events better.
3502         Unref static caps.
3503         Generate correct newsegment events, fixes seeking in live oggs.
3504
3505         * ext/theora/theoradec.c: (theora_dec_src_query),
3506         (theora_dec_src_event), (theora_dec_src_getcaps),
3507         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3508         Use newsegment values to report correct play time.
3509
3510         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3511         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3512         * ext/vorbis/vorbisdec.h:
3513         Parse and use newsegment values to report correct play time.
3514
3515         * gst-libs/gst/audio/gstbaseaudiosink.c:
3516         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3517         Clear ringbuffer on flush.
3518         Use newsegment values to calculate playback time.
3519
3520         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3521         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3522         Basesink does newsegment calculations for us now.
3523
3524 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3525
3526         * check/Makefile.am:
3527         * configure.ac:
3528           add core's plugins to the mix so that playbin works
3529         * check/generic/states.c: (GST_START_TEST):
3530           set a 0 timeout on pipelines, so they don't force the next
3531           state change
3532         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3533         (gst_play_base_bin_change_state):
3534           remove the crappy error handling and do GST error handling
3535
3536 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3537
3538         * check/Makefile.am:
3539         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3540           add same test as to core, it bitches out on playbin atm.
3541
3542 2005-08-24  Wim Taymans  <wim@fluendo.com>
3543
3544         * configure.ac:
3545         Remove audioscale.
3546
3547 2005-08-24  Wim Taymans  <wim@fluendo.com>
3548
3549         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3550         (gst_videoscale_prepare_size), (parse_caps),
3551         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3552         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3553         (gst_videoscale_transform):
3554         * gst/videoscale/gstvideoscale.h:
3555         Refactor, make use of BaseTranform really well.
3556
3557 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3558
3559         * configure.ac:
3560           compile audioresample
3561         * gst/audioresample/Makefile.am:
3562         * gst/audioresample/buffer.c:
3563         * gst/audioresample/functable.c:
3564         * gst/audioresample/gstaudioresample.c:
3565         * gst/audioresample/gstaudioresample.h:
3566         * gst/audioresample/resample.c:
3567         (resample_get_output_size_for_input):
3568         * gst/audioresample/resample.h:
3569         * gst/audioresample/resample_chunk.c:
3570         * gst/audioresample/resample_functable.c:
3571         * gst/audioresample/resample_ref.c:
3572           port to use basetransform; doesn't work in all cases yet
3573
3574 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3575
3576         * gst/audioconvert/gstaudioconvert.c:
3577         (gst_audio_convert_class_init), (gst_audio_convert_init),
3578         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3579         (audio_convert_fixate_caps), (audio_convert_set_caps),
3580         (audio_convert_transform),
3581         (gst_audio_convert_buffer_to_default_format),
3582         (gst_audio_convert_buffer_from_default_format),
3583         (gst_audio_convert_channels):
3584         * gst/audioconvert/gstchannelmix.c:
3585         * gst/audioconvert/gstchannelmix.h:
3586           port to basetransform
3587         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3588         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3589         (gst_ffmpegcsp_get_unit_size):
3590         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3591         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3592           fix for basetransform changes
3593
3594 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3595
3596         * check/Makefile.am:
3597           Add CHECK_CFLAGS and LDFLAGS
3598
3599         * gst/playback/gstplaybasebin.c: (fill_buffer):
3600           GST_MESSAGE_SRC became a GObject
3601
3602 2005-08-24  Wim Taymans  <wim@fluendo.com>
3603
3604         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3605         (gst_ring_buffer_clear_all):
3606         * gst-libs/gst/audio/gstringbuffer.h:
3607         Added function to clear the ringbuffer.
3608
3609 2005-08-24  Andy Wingo  <wingo@pobox.com>
3610
3611         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3612         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3613         of _open and _close.
3614
3615         * sys/v4l/gstv4lxoverlay.h:
3616         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3617         an Xv connection here, instead of all the time. Make Xv only be
3618         loaded if you axe for it. Kindof a workaround for buggy behaviour
3619         of Xv when using remote xservers (XvQueryExtension would block).
3620         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3621         replace the _open and _close public API. Only start the xv
3622         connection if necessary.
3623         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3624
3625 2005-08-23  David Schleef  <ds@schleef.org>
3626
3627         * gst/audioresample/Makefile.am: Leet audioresampling code
3628         * gst/audioresample/buffer.c:
3629         * gst/audioresample/buffer.h:
3630         * gst/audioresample/debug.c:
3631         * gst/audioresample/debug.h:
3632         * gst/audioresample/functable.c:
3633         * gst/audioresample/functable.h:
3634         * gst/audioresample/gstaudioresample.c:
3635         * gst/audioresample/gstaudioresample.h:
3636         * gst/audioresample/resample.c:
3637         * gst/audioresample/resample.h:
3638         * gst/audioresample/resample_chunk.c:
3639         * gst/audioresample/resample_functable.c:
3640         * gst/audioresample/resample_ref.c:
3641
3642 2005-08-23  Wim Taymans  <wim@fluendo.com>
3643
3644         * examples/seeking/seek.c: (make_vorbis_pipeline),
3645         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3646         Small seek updates.
3647
3648 2005-08-23  Andy Wingo  <wingo@pobox.com>
3649
3650         * gst-libs/gst/audio/gstbaseaudiosrc.c
3651         (gst_base_audio_src_fixate): Only fixate endianness if it is
3652         present in the caps.
3653
3654 2005-08-22  Andy Wingo  <wingo@pobox.com>
3655
3656         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3657         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3658         device-name property.
3659
3660         * gst-libs/gst/audio/gstaudiosrc.h:
3661         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3662         close_device in the ring buffer, like gstaudiosink.
3663
3664         * ext/alsa/gstalsamixer.h:
3665         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3666         macro to implement the interface without much code. Cleanups. 
3667
3668         * ext/alsa/gstalsasrc.h:
3669         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3670         READY.
3671
3672         * ext/alsa/Makefile.am: Add new files.
3673         * ext/alsa/gstalsamixerelement.c: 
3674         * ext/alsa/gstalsamixerelement.c: Split element code out from
3675         mixer code so that alsasrc can be a mixer too.
3676
3677 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3678
3679         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3680         (GST_START_TEST):
3681         * check/elements/vorbisdec.c: (setup_vorbisdec),
3682         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3683         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3684         (vorbis_handle_identification_packet),
3685         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3686         (vorbis_handle_header_packet), (vorbis_dec_push),
3687         (vorbis_dec_chain):
3688           use the setup/teardown methods to save code.  save code is good.
3689
3690 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3691
3692         * check/Makefile.am:
3693           add ext dir for plugins
3694           add vorbisdec test conditionally
3695         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3696         (GST_START_TEST), (volume_suite):
3697           add a test with wrong caps
3698         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3699         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3700           add a vorbisdec test
3701         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3702         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3703           clean up debug output
3704         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3705           yay, fix a segfault/security issue in vorbisdec
3706           gst-launch fakesrc ! vorbisdec wasn't happy
3707         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3708         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3709         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3710         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3711         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3712         (gst_vorbisenc_set_metadata), (get_constraints_string),
3713         (update_start_message), (gst_vorbisenc_setup),
3714         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3715         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3716         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3717         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3718         * ext/vorbis/vorbisenc.h:
3719           march in line
3720         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3721         (gst_ffmpegcsp_transform):
3722           have the kow come home
3723         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3724           debug my func ptr
3725         * gst/volume/gstvolume.c: (volume_set_caps):
3726           add a debug
3727
3728 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3729
3730         * Makefile.am:
3731         * check/.cvsignore:
3732         * check/Makefile.am:
3733         * check/elements/.cvsignore:
3734         * check/elements/volume.c: (chain_func), (event_func),
3735         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3736         (main):
3737         * configure.ac:
3738           add unit test structure for gst-plugins-base
3739           add a test for volume
3740         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3741         (gst_volume_set_volume), (gst_volume_get_volume),
3742         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3743         (volume_funcfind), (volume_process_float), (volume_process_int16),
3744         (volume_set_caps), (volume_transform), (volume_update_mute),
3745         (volume_update_volume), (volume_set_property),
3746         (volume_get_property):
3747           document a little; use basetransform vmethod _set_caps
3748
3749 2005-08-19  Andy Wingo  <wingo@pobox.com>
3750
3751         * ext/alsa/gstalsamixertrack.h:
3752         * ext/alsa/gstalsamixertrack.c:
3753         * ext/alsa/gstalsamixeroptions.h:
3754         * ext/alsa/gstalsamixeroptions.c:
3755         * ext/alsa/gstalsamixer.h:
3756         * ext/alsa/gstalsamixer.c: Port to 0.9.
3757
3758         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3759         Remove gstalsa.c and alsaclock. No more cruft here.
3760         
3761 2005-08-18  Wim Taymans  <wim@fluendo.com>
3762
3763         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3764         (gst_base_rtp_depayload_chain),
3765         (gst_base_rtp_depayload_add_to_queue),
3766         (gst_base_rtp_depayload_push),
3767         (gst_base_rtp_depayload_queue_release):
3768         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3769         Fix for RTPBuffer changes.
3770
3771         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3772         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3773         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3774         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3775         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3776         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3777         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3778         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3779         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3780         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3781         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3782         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3783         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3784         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3785         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3786         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3787         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3788         (gst_rtpbuffer_get_payload):
3789         * gst-libs/gst/rtp/gstrtpbuffer.h:
3790         Don't subclass GstBuffer but add methods and helper functions
3791         to construct and manipulate RTP packets in regular GstBuffers.
3792
3793 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3794
3795         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3796           moved statement below switch
3797         * gst/volume/gstvolume.c: (gst_volume_class_init):
3798           added debug ptr
3799
3800 2005-08-16  Wim Taymans  <wim@fluendo.com>
3801
3802         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3803         (gst_base_audio_src_change_state):
3804         Open and close device in READY<->NULL state change.
3805
3806 2005-08-16  Andy Wingo  <wingo@pobox.com>
3807
3808         * examples/seeking/Makefile.am: Don't compile non-compiling
3809         compiled objects with the compiler.
3810
3811         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3812         elements.
3813
3814 2005-08-12  Philippe Khalaf <burger@speedy.org>
3815         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3816         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3817           Made a thread to release the queue.
3818           Removed timestamp conversion for now.
3819
3820 2005-08-10  Philippe Khalaf <burger@speedy.org>
3821         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3822         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3823           Added rtp timestamp -> gst timestamp conversion.
3824           Fixed several problems with queue.
3825
3826 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3827
3828         * gst-libs/gst/audio/gstaudioclock.h:
3829         * gst-libs/gst/audio/gstaudiofilter.h:
3830         * gst-libs/gst/audio/gstaudiosink.h:
3831         * gst-libs/gst/audio/gstaudiosrc.h:
3832         * gst-libs/gst/audio/gstbaseaudiosink.h:
3833         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3834         * gst-libs/gst/audio/gstringbuffer.h:
3835         * gst-libs/gst/net/gstnetbuffer.h:
3836         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3837         * gst-libs/gst/rtp/gstrtpbuffer.h:
3838           Add padding (you will need to rebuild gst-plugins-base,
3839           gst-plugins and all applications afterwards!)
3840
3841 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3842
3843         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3844         (gst_riff_parse_chunk):
3845           Fix bug in debug message and add some more debug messages.
3846
3847 2005-08-08  Edward Hervey  <edward@fluendo.com>
3848
3849         * gst-libs/gst/riff/riff-media.c:
3850         backported updates since branch
3851
3852 2005-08-08  Andy Wingo  <wingo@pobox.com>
3853
3854         * gst-libs/gst/audio/gstbaseaudiosink.c
3855         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3856         like good elements should. Close on READY->NULL too.
3857
3858         * gst-libs/gst/audio/gstaudiosink.c
3859         (gst_audioringbuffer_open_device,
3860         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3861         (gst_audioringbuffer_release): Updates for new ring buffer API,
3862         hook into the new audio sink api.
3863
3864         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3865         (GstAudioSinkClass.close): Just open and close the device -- no
3866         resource allocation or configuration.
3867         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3868         vmethods, handle device setup and resource allocation.
3869
3870         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3871         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3872         base class API.
3873
3874         * gst-libs/gst/audio/gstringbuffer.h
3875         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3876         New vmethods.
3877
3878         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3879         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3880         New API functions. The device should be opened before acquiring
3881         and closed after releasing.
3882
3883 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3884
3885         * gst-libs/gst/interfaces/mixer.h:
3886           Reset padding to GST_PADDING.
3887
3888 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3889
3890         * gst/playback/gstplaybin.c: (remove_sinks):
3891           Remove visualization from parent explicitely; works around some
3892           apparent refcount issue that I haven't tracked down yet.
3893
3894 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3895
3896         * ext/alsa/gstalsasink.c: (set_hwparams):
3897           Assign debug category, add negotiation debug msgs.
3898
3899 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3900
3901         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3902           Fix error code for file-not-found to NOT_FOUND.
3903
3904 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3905
3906         * common/gtk-doc-plugins.mak:
3907         * docs/plugins/Makefile.am:
3908         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3909         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3910           renamed to actual element names, so much nicer to look at
3911         * docs/plugins/tmpl/gstmultifdsink.sgml:
3912           remove
3913         * docs/plugins/tmpl/multifdsink.sgml:
3914         * docs/plugins/tmpl/tcpserversink.sgml:
3915           add
3916         * ext/alsa/gstalsa.c:
3917         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3918         * ext/ogg/gstoggmux.c:
3919         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3920         * gst/playback/gstdecodebin.c:
3921         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3922         * gst/tcp/gsttcpserversink.c:
3923           various fixes and documentation additions
3924
3925 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3926
3927         * common/Makefile.am:
3928         * common/gstdoc-scangobj:
3929         * common/gtk-doc-plugins.mak:
3930         * common/gtk-doc.mak:
3931           add a custom scangobj that uses the registry
3932           add a custom gtk-doc-plugins.mak that uses it
3933           some doc build fixes
3934         * configure.ac:
3935         * docs/Makefile.am:
3936         * docs/plugins/Makefile.am:
3937         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3938         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3939         * docs/plugins/gst-plugins-base-plugins.types:
3940         * docs/plugins/tmpl/gstmultifdsink.sgml:
3941           add docs for one element, multifdsink
3942         * gst/adder/gstadder.h:
3943         * gst/volume/gstvolume.h:
3944           don't privatize enum
3945         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3946         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3947         (gst_sync_method_get_type), (gst_client_status_get_type),
3948         (gst_multifdsink_class_init),
3949         (gst_multifdsink_client_queue_buffer),
3950         (gst_multifdsink_handle_client_write):
3951         * gst/tcp/gstmultifdsink.h:
3952         * gst/tcp/gsttcp.h:
3953         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3954         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3955         (gst_tcpclientsink_render):
3956         * gst/tcp/gsttcpclientsink.h:
3957         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3958         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3959         (gst_tcpclientsrc_start):
3960         * gst/tcp/gsttcpclientsrc.h:
3961         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3962         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3963         * gst/tcp/gsttcpserversrc.h:
3964         * gst/typefind/gsttypefindfunctions.c:
3965           remove superfluous Type stuff
3966
3967 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3968
3969         * gst/playback/gstplaybin.c: (gen_video_element):
3970           Enable videoscale.
3971
3972 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3973
3974         * gst-libs/gst/gconf/gconf.c:
3975         * gst-libs/gst/gconf/gconf.h:
3976           Fix some Andy Problem [tm].
3977
3978 2005-08-04  Andy Wingo  <wingo@pobox.com>
3979
3980         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3981         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3982         (gst_ffmpegcsp_get_size): Adapt to API changes.
3983
3984         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3985         Implement an in-place do-nothing transform.
3986
3987 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3988
3989         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3990         (gst_ximagesink_renegotiate_size):
3991           Do not set new window sizes yet if we prepare a new buffer size
3992           for upstream renegotiation (software scaling) at some point in the
3993           future, because this new size waqs not actually accepted yet. Once
3994           accepted, renegotiation later on will set the new sizes just fine.
3995           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3996           embedding testcase.
3997
3998 2005-08-03  Andy Wingo  <wingo@pobox.com>
3999
4000         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
4001         (gst_ximagesink_buffer_alloc): 
4002         Protect the height, width, and desired_caps with the pool_lock.
4003         Fixes videotestsrc ! queue ! ximagesink.
4004
4005 2005-08-02  Edward Hervey  <edward@fluendo.com>
4006
4007         * gst/volume/gstvolume.c:
4008         include left from controller cleanup
4009
4010 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
4011         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
4012           Stop collectpads before calling the parent state
4013           change function on PAUSED->READY.
4014
4015 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
4016         * configure.ac:
4017           When testing for X libs, use the X CFlags 
4018         * gst/adder/gstadder.c: (gst_adder_change_state):
4019           Stop the collectpads before calling parent state change function
4020           on PAUSED->READY, otherwise we deadlock deactivating pads.
4021
4022 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
4023
4024         * configure.ac:
4025         * docs/libs/tmpl/gstcolorbalance.sgml:
4026         * docs/libs/tmpl/gstmixer.sgml:
4027         * examples/Makefile.am:
4028         * gst/sine/Makefile.am:
4029         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
4030         (gst_sinesrc_set_property), (plugin_init):
4031         * gst/sine/gstsinesrc.h:
4032         * gst/volume/Makefile.am:
4033         * gst/volume/gstvolume.c: (gst_volume_set_volume),
4034         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
4035         (volume_process_float), (volume_process_int16),
4036         (volume_set_property), (plugin_init):
4037         * gst/volume/gstvolume.h:
4038           deactivate and remove dparams (libgstcontrol)
4039
4040 2005-07-29  Wim Taymans  <wim@fluendo.com>
4041
4042         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
4043         Convert me to BaseTransform!! help..
4044
4045 2005-07-29  Andy Wingo  <wingo@pobox.com>
4046
4047         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
4048         sinks.
4049
4050         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
4051         support of both endiannesses.
4052
4053 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
4054
4055         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
4056           Fix confusing debug message (s/event/query/)
4057
4058 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
4059
4060         * gst/videotestsrc/videotestsrc.h:
4061           Use "_stdint.h" instead of <stdint.h>
4062
4063 2005-07-27  Wim Taymans  <wim@fluendo.com>
4064
4065         * ext/vorbis/Makefile.am:
4066         Revert wrong commit.
4067
4068 2005-07-27  Wim Taymans  <wim@fluendo.com>
4069
4070         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
4071         More compilation fixen.
4072
4073 2005-07-27  Wim Taymans  <wim@fluendo.com>
4074
4075         * gst-libs/gst/audio/gstbaseaudiosink.c:
4076         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
4077         (gst_base_audio_sink_create_ringbuffer),
4078         (gst_base_audio_sink_change_state):
4079         Fix compilation.
4080
4081 2005-07-27  Wim Taymans  <wim@fluendo.com>
4082
4083         * examples/seeking/seek.c: (setup_dynamic_link),
4084         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
4085         (query_positions_elems), (query_positions_pads), (do_seek):
4086         Update seek example.
4087
4088         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
4089         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
4090         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
4091         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4092         (gst_ogg_demux_handle_event),
4093         (gst_ogg_demux_deactivate_current_chain),
4094         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
4095         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
4096         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
4097         (gst_ogg_demux_loop):
4098         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
4099         * ext/theora/theoradec.c: (theora_dec_src_event),
4100         (theora_dec_src_getcaps), (theora_dec_sink_event),
4101         (theora_dec_push), (theora_dec_chain):
4102         * ext/vorbis/Makefile.am:
4103         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
4104         (vorbis_dec_sink_event), (vorbis_dec_push),
4105         (vorbis_handle_data_packet):
4106         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
4107         (gst_vorbisenc_chain):
4108         * gst/playback/gststreaminfo.c: (cb_probe):
4109         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
4110         * gst/videorate/gstvideorate.c: (gst_videorate_event):
4111         * gst/videoscale/gstvideoscale.c:
4112         (gst_videoscale_handle_src_event):
4113         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
4114         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
4115         (gst_ximagesink_navigation_send_event):
4116         * sys/xvimage/xvimagesink.c:
4117         (gst_xvimagesink_navigation_send_event):
4118         Various event updates and cleanups
4119
4120 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4121
4122         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
4123           Fix segfault for I420/YV12.
4124
4125 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4126
4127         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
4128           Report bitrate.
4129
4130 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4131
4132         * gst/playback/gstplaybin.c: (gen_video_element),
4133         (gen_audio_element):
4134           Switch to auto*sink elements as default sinks; add volume element
4135           so that volume control in totem works.
4136
4137 2005-07-21  Wim Taymans  <wim@fluendo.com>
4138
4139         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4140         * gst/playback/gstplaybin.c: (setup_sinks),
4141         (gst_play_bin_change_state):
4142         Refcount fix and more comments.
4143
4144 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4145
4146         * sys/ximage/Makefile.am:
4147         * sys/ximage/ximage.c: (plugin_init):
4148         * sys/ximage/ximagesink.c:
4149         Prepare for adding ximagesrc, rename of plugin to ximage etc.
4150         
4151
4152 2005-07-21  Wim Taymans  <wim@fluendo.com>
4153
4154         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
4155         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
4156         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4157         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4158         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
4159         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
4160         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
4161         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
4162         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
4163         Generate correct disconts for live chained oggs.
4164
4165         * gst-libs/gst/audio/gstbaseaudiosink.c:
4166         (gst_base_audio_sink_render),
4167         (gst_base_audio_sink_create_ringbuffer),
4168         (gst_base_audio_sink_change_state):
4169         Handle discont math correctly.
4170
4171         * gst/playback/gstplaybin.c: (add_sink):
4172         Some small debug cleanup.
4173
4174 2005-07-21  Wim Taymans  <wim@fluendo.com>
4175
4176         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
4177         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
4178         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4179         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4180         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
4181         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
4182         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
4183         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
4184         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
4185         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
4186         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
4187         (gst_ogg_demux_change_state), (gst_ogg_print):
4188         Reorganize code to send the right disconts when in streaming
4189         mode.
4190
4191 2005-07-20  Andy Wingo  <wingo@pobox.com>
4192
4193         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
4194         fix (?), fixes a seggie mcfalterson (#310894).
4195
4196 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4197
4198         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
4199         (gst_ogg_mux_set_header_on_caps):
4200         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4201         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4202         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4203         * gst-libs/gst/audio/multichannel.c:
4204         (gst_audio_set_channel_positions),
4205         (gst_audio_set_structure_channel_positions_list):
4206         * gst/playback/gstdecodebin.c: (dynamic_create):
4207         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
4208         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
4209           Fixes for API changes in core.
4210
4211 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4212
4213         * gst/playback/gstplaybasebin.c: (fill_buffer):
4214           Use _new_custom() so we can set custom message types for buffering
4215           messages.
4216
4217 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4218
4219         * configure.ac:
4220         * gst-libs/gst/Makefile.am:
4221         * gst-libs/gst/gconf/.cvsignore:
4222         * gst-libs/gst/gconf/Makefile.am:
4223         * gst-libs/gst/gconf/test-gconf.c:
4224         * pkgconfig/Makefile.am:
4225         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
4226         * pkgconfig/gstreamer-gconf.pc.in:
4227           Remove gconf stuff, use gconf elements instead from now on.
4228
4229 2005-07-20  Wim Taymans  <wim@fluendo.com>
4230
4231         * gst-libs/gst/audio/TODO:
4232         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
4233         (gst_audio_clock_get_internal_time):
4234         * gst-libs/gst/audio/gstaudioclock.h:
4235         * gst-libs/gst/audio/gstbaseaudiosink.c:
4236         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4237         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
4238         (gst_base_audio_sink_render),
4239         (gst_base_audio_sink_create_ringbuffer),
4240         (gst_base_audio_sink_change_state):
4241         Make sure the audio clock always returns an increasing value.
4242
4243 2005-07-19  Andy Wingo  <wingo@pobox.com>
4244
4245         * gst/videotestsrc/: Cleanups.
4246
4247 2005-07-19  Wim Taymans  <wim@fluendo.com>
4248
4249         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4250         Better debugging.
4251
4252 2005-07-19  Wim Taymans  <wim@fluendo.com>
4253
4254         * examples/seeking/seek.c: (make_dv_pipeline),
4255         (make_vorbis_theora_pipeline), (query_rates),
4256         (query_positions_elems), (query_positions_pads), (do_seek):
4257         Make correct DV pipeline.
4258
4259 2005-07-18  Andy Wingo  <wingo@pobox.com>
4260
4261         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
4262         default. Also because it's the only thing that really works. (This
4263         is used in the GConf elements).
4264         Use AS_LIBTOOL_TAGS.
4265
4266 2005-07-18  Wim Taymans  <wim@fluendo.com>
4267
4268         * gst/playback/gstdecodebin.c: (remove_element_chain):
4269         * gst/playback/gstplaybin.c: (add_sink):
4270         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4271         (gst_stream_info_set_mute):
4272         * gst/playback/gststreamselector.c:
4273         (gst_stream_selector_get_linked_pad),
4274         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
4275         More leak and compile fixes.
4276
4277 2005-07-18  Wim Taymans  <wim@fluendo.com>
4278
4279         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4280         (query_rates), (query_positions_elems), (query_positions_pads),
4281         (do_seek), (seek_cb), (stop_seek):
4282         Updated seek example. 
4283
4284         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
4285         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4286         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
4287         * gst/playback/gstplaybin.c: (add_sink):
4288         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4289         (gst_stream_info_set_mute):
4290         Some refcount leak fixes.
4291
4292 2005-07-16  Wim Taymans  <wim@fluendo.com>
4293
4294         * gst-libs/gst/audio/gstbaseaudiosink.c:
4295         (gst_base_audio_sink_render):
4296         Align samples even if we have roundoff errors in the 
4297         timestamp conversion.
4298
4299 2005-07-16  Wim Taymans  <wim@fluendo.com>
4300
4301         * docs/libs/tmpl/gstringbuffer.sgml:
4302         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4303         (query_rates), (query_positions_elems), (query_positions_pads),
4304         (update_scale), (do_seek):
4305         Updated seek example.
4306
4307         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4308         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4309         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4310         (gst_ogg_demux_loop):
4311         Push out correct discont values.
4312
4313         * ext/theora/theoradec.c: (theora_dec_src_convert),
4314         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4315         (theora_dec_sink_event), (theora_handle_type_packet),
4316         (theora_handle_header_packet), (theora_dec_push),
4317         (theora_handle_data_packet), (theora_dec_chain),
4318         (theora_dec_change_state):
4319         Better timestamping.
4320
4321         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4322         (vorbis_dec_sink_event), (vorbis_dec_push),
4323         (vorbis_handle_data_packet), (vorbis_dec_chain):
4324         * ext/vorbis/vorbisdec.h:
4325         Better timestamping.
4326
4327         * gst-libs/gst/audio/gstbaseaudiosink.c:
4328         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4329         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4330         Handle syncing on timestamps instead of sample offsets. Make
4331         use of DISCONT values as described in design docs.
4332
4333         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4334         (gst_base_audio_src_get_time):
4335         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4336         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4337         (gst_ring_buffer_read):
4338         * gst-libs/gst/audio/gstringbuffer.h:
4339         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4340         (gst_ximagesink_show_frame):
4341         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4342         Correcly convert buffer timestamp to stream time.
4343
4344 2005-07-16  Wim Taymans  <wim@fluendo.com>
4345
4346         * gst/audioconvert/gstaudioconvert.c:
4347         (gst_audio_convert_get_buffer):
4348         Timestamp buffers correctly.
4349
4350         * gst/playback/gstplaybin.c: (gen_video_element):
4351         Make internal fakesink silent.
4352
4353 2005-07-15  Wim Taymans  <wim@fluendo.com>
4354
4355         * gst/ffmpegcolorspace/Makefile.am:
4356         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4357         (gst_ffmpegcsp_caps_remove_format_info),
4358         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4359         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4360         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4361         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4362         Ported ffmpegcolorspace to basetransform.
4363
4364         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4365         * gst/volume/gstvolume.c: (volume_transform):
4366         Ported to new API.
4367
4368 2005-07-14  Wim Taymans  <wim@fluendo.com>
4369
4370         * gst/videotestsrc/Makefile.am:
4371         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4372         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4373         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4374         (gst_videotestsrc_init), (gst_videotestsrc_event),
4375         (gst_videotestsrc_create), (gst_videotestsrc_start),
4376         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4377         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4378         (gst_videotestsrc_get_property):
4379         * gst/videotestsrc/gstvideotestsrc.h:
4380         Make videotestsrc a pushsrc.
4381
4382 2005-07-14  Wim Taymans  <wim@fluendo.com>
4383
4384         * gst/tcp/gstfdset.c: (gst_fdset_free):
4385         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4386         (gst_multifdsink_add), (gst_multifdsink_remove),
4387         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4388         (gst_multifdsink_remove_client_link),
4389         (gst_multifdsink_client_queue_data),
4390         (gst_multifdsink_client_queue_caps),
4391         (gst_multifdsink_client_queue_buffer),
4392         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4393         (gst_multifdsink_stop):
4394         * gst/tcp/gstmultifdsink.h:
4395         0.8 backporting.
4396
4397         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4398         Also draw image when not from a pool.
4399
4400 2005-07-14  Wim Taymans  <wim@fluendo.com>
4401
4402         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4403         (mute_stream), (silence_stream):
4404         Small debug additions.
4405
4406 2005-07-14  Wim Taymans  <wim@fluendo.com>
4407
4408         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4409         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4410         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4411         Better error recovery, ignore unconnected pads and
4412         non-fatal errors.
4413
4414 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4415
4416         * docs/libs/tmpl/gstaudio.sgml:
4417         * docs/libs/tmpl/gstcolorbalance.sgml:
4418         * docs/libs/tmpl/gstgconf.sgml:
4419         * docs/libs/tmpl/gstmixer.sgml:
4420         * docs/libs/tmpl/gstringbuffer.sgml:
4421         * docs/libs/tmpl/gsttuner.sgml:
4422         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4423         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4424         (gst_tcpclientsrc_class_init):
4425         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4426         (gst_tcpserversrc_class_init):
4427         * sys/v4l/gstv4lelement.c:
4428           more autistic cleanliness in functions/names/defines
4429
4430 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4431
4432         * configure.ac:
4433           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4434           added manually to each Makefile.am so we are sure it goes
4435           *last* and doesn't add -L flags before linking in libs of our
4436           own, like, say, internal .la libs, that then accidentally pick
4437           up the installed copy.
4438         * docs/libs/Makefile.am:
4439         * ext/alsa/Makefile.am:
4440         * ext/cdparanoia/Makefile.am:
4441         * ext/gnomevfs/Makefile.am:
4442         * ext/libvisual/Makefile.am:
4443         * ext/ogg/Makefile.am:
4444         * ext/theora/Makefile.am:
4445         * ext/vorbis/Makefile.am:
4446         * gst-libs/gst/video/Makefile.am:
4447         * gst/adder/Makefile.am:
4448         * gst/audioconvert/Makefile.am:
4449         * gst/audiorate/Makefile.am:
4450         * gst/audioscale/Makefile.am:
4451         * gst/ffmpegcolorspace/Makefile.am:
4452         * gst/playback/Makefile.am:
4453         * gst/sine/Makefile.am:
4454         * gst/subparse/Makefile.am:
4455         * gst/tags/Makefile.am:
4456         * gst/tcp/Makefile.am:
4457         * gst/typefind/Makefile.am:
4458         * gst/videorate/Makefile.am:
4459         * gst/videoscale/Makefile.am:
4460         * gst/videotestsrc/Makefile.am:
4461         * gst/volume/Makefile.am:
4462         * sys/v4l/Makefile.am:
4463         * sys/ximage/Makefile.am:
4464         * sys/xvimage/Makefile.am:
4465           adapt properly to this change. This should make sure that
4466           plugins and libs properly link to the as-yet-uninstalled
4467           copies of stuff like libgstinterfaces and libgstvideo
4468
4469 2005-07-13  Andy Wingo  <wingo@pobox.com>
4470
4471         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4472         (gst_v4lsrc_fixate): Fixate on format as well.
4473
4474         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4475         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4476         buffer points to it.
4477         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4478         rather just doing X calls ourselves. Also fixes a memleak.
4479
4480 2005-07-12  Andy Wingo  <wingo@pobox.com>
4481
4482         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4483         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4484         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4485         TRUE to avoid deadlocks if an element holds on to our buffers.
4486
4487 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4488
4489         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4490         (gst_sinesrc_init), (gst_sinesrc_create),
4491         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4492         (gst_sinesrc_start):
4493         * gst/sine/gstsinesrc.h:
4494           removing num-buffers property before moving it
4495
4496 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4497
4498         * configure.ac:
4499           use overridable ERROR_CFLAGS
4500         * docs/libs/gst-plugins-base-libs.types:
4501         * docs/libs/tmpl/gstringbuffer.sgml:
4502         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4503         (gst_alsasink_class_init):
4504         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4505         (gst_alsasrc_class_init):
4506         * gst-libs/gst/audio/audio.h:
4507         * gst-libs/gst/audio/gstaudioclock.h:
4508         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4509         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4510         (gst_audio_filter_link), (gst_audio_filter_init),
4511         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4512         (gst_audio_filter_get_property),
4513         (gst_audio_filter_class_add_pad_templates):
4514         * gst-libs/gst/audio/gstaudiofilter.h:
4515         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4516         (gst_audio_filter_template_get_type),
4517         (gst_audio_filter_template_base_init),
4518         (gst_audio_filter_template_class_init),
4519         (gst_audio_filter_template_init),
4520         (gst_audio_filter_template_set_property),
4521         (gst_audio_filter_template_get_property), (plugin_init),
4522         (gst_audio_filter_template_setup),
4523         (gst_audio_filter_template_filter),
4524         (gst_audio_filter_template_filter_inplace):
4525         * gst-libs/gst/audio/gstaudiosink.c:
4526         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4527         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4528         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4529         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4530         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4531         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4532         * gst-libs/gst/audio/gstaudiosink.h:
4533         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4534         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4535         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4536         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4537         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4538         (gst_audio_src_class_init), (gst_audio_src_init),
4539         (gst_audio_src_create_ringbuffer):
4540         * gst-libs/gst/audio/gstaudiosrc.h:
4541         * gst-libs/gst/audio/gstbaseaudiosink.c:
4542         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4543         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4544         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4545         (gst_base_audio_sink_set_property),
4546         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4547         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4548         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4549         (gst_base_audio_sink_create_ringbuffer),
4550         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4551         * gst-libs/gst/audio/gstbaseaudiosink.h:
4552         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4553         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4554         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4555         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4556         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4557         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4558         (gst_base_audio_src_event), (gst_base_audio_src_create),
4559         (gst_base_audio_src_create_ringbuffer),
4560         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4561         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4562         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4563         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4564         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4565         (gst_ring_buffer_debug_spec_caps),
4566         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4567         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4568         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4569         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4570         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4571         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4572         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4573         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4574         (gst_ring_buffer_clear):
4575         * gst-libs/gst/audio/gstringbuffer.h:
4576         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4577         (gst_video_sink_class_init), (gst_video_sink_get_type):
4578         * gst-libs/gst/video/videosink.h:
4579         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4580         (gst_multifdsink_class_init),
4581         (gst_multifdsink_handle_client_write),
4582         (gst_multifdsink_change_state):
4583         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4584         (gst_tcpclientsink_setcaps):
4585         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4586         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4587         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4588         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4589         (gst_ximagesink_send_pending_navigation),
4590         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4591         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4592         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4593         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4594         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4595         (gst_xvimagesink_send_pending_navigation),
4596         (gst_xvimagesink_navigation_send_event),
4597         (gst_xvimagesink_set_xwindow_id),
4598         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4599         (gst_xvimagesink_get_type):
4600         more macro splitting
4601
4602 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4603
4604         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4605           plug a memleak, allows me to import 1479 albums in one go
4606           in jamboree
4607         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4608         (vorbis_handle_type_packet), (vorbis_dec_chain),
4609         (vorbis_dec_change_state):
4610           fix some format strings
4611
4612 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4613
4614         * docs/libs/tmpl/gstcolorbalance.sgml:
4615         * docs/libs/tmpl/gstmixer.sgml:
4616         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4617         (gst_alsasink_set_property), (gst_alsasink_get_property):
4618         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4619         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4620           add device property
4621
4622 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4623
4624         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4625         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4626         (audiocast_register_listener), (audiocast_thread_run),
4627         (gst_gnomevfssrc_send_additional_headers_callback),
4628         (gst_gnomevfssrc_received_headers_callback),
4629         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4630         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4631         (gst_gnomevfssrc_get_size):
4632           add/clean up debugging
4633         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4634           cleanups
4635
4636 2005-07-07  Andy Wingo  <wingo@pobox.com>
4637
4638         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4639         framerate. Need to get a handle on when exactly this function is
4640         called, tho.
4641
4642         * sys/v4l/v4lsrc_calls.h:
4643         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4644         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4645         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4646
4647         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4648         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4649         v4lelements are sources.
4650
4651         * sys/v4l/gstv4lxoverlay.h:
4652         * sys/v4l/gstv4lxoverlay.c:
4653         * sys/v4l/gstv4ltuner.h:
4654         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4655         
4656         * sys/v4l/gstv4lsrc.h:
4657         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4658         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4659         or something should handle that. Made a live source.
4660
4661         * sys/v4l/gstv4lelement.h:
4662         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4663         signals. Some cleanups.
4664
4665         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4666
4667         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4668         stuff.
4669
4670         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4671         stuff.
4672
4673         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4674
4675 2005-07-07  Wim Taymans  <wim@fluendo.com>
4676
4677         * ext/theora/theoradec.c: (theora_get_query_types),
4678         (theora_dec_src_getcaps), (theora_dec_push):
4679         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4680         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4681         Remove deprecated/unused query types.
4682
4683 2005-07-06  Wim Taymans  <wim@fluendo.com>
4684
4685         * ext/alsa/Makefile.am:
4686         * ext/alsa/gstalsaplugin.c: (plugin_init):
4687         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4688         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4689         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4690         (gst_alsasrc_class_init), (gst_alsasrc_init),
4691         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4692         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4693         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4694         (gst_alsasrc_reset):
4695         * ext/alsa/gstalsasrc.h:
4696         * gst-libs/gst/audio/Makefile.am:
4697         * gst-libs/gst/audio/gstaudiosink.c:
4698         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4699         (gst_audioringbuffer_start):
4700         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4701         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4702         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4703         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4704         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4705         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4706         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4707         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4708         * gst-libs/gst/audio/gstaudiosrc.h:
4709         * gst-libs/gst/audio/gstbaseaudiosink.c:
4710         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4711         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4712         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4713         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4714         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4715         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4716         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4717         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4718         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4719         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4720         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4721         (gst_baseaudiosrc_change_state):
4722         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4723         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4724         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4725         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4726         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4727         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4728         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4729         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4730         * gst-libs/gst/audio/gstringbuffer.h:
4731         Added audiosource base classes.
4732         Ported alsasrc, still very basic.
4733
4734 2005-07-06  Wim Taymans  <wim@fluendo.com>
4735
4736         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4737         (theora_dec_push), (theora_handle_data_packet):
4738         Prepare for better timestamp fix later.
4739
4740         * gst/audioconvert/gstaudioconvert.c:
4741         List most accurate caps first
4742
4743         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4744         Use proper pad task function.
4745
4746         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4747         (gst_xvimagesink_show_frame):
4748         Fix deadlock when alloc failed.
4749
4750 2005-07-05  Andy Wingo  <wingo@pobox.com>
4751
4752         * ext/gnomevfs/gstgnomevfssrc.c:
4753         * gst/sine/gstsinesrc.c:
4754         * gst/tcp/gsttcpserversrc.c:
4755         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4756
4757         * sys/v4l/: Port from 0.8.
4758
4759         * Many files: Null if we got it....
4760
4761 2005-07-05  Andy Wingo  <wingo@pobox.com>
4762
4763         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4764         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4765         Signedness fixes.
4766
4767 2005-07-05  Wim Taymans  <wim@fluendo.com>
4768
4769         * configure.ac:
4770         * gst/tcp/Makefile.am:
4771         * gst/tcp/README:
4772         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4773         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4774         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4775         (is_sync_frame), (gst_multifdsink_handle_client_write),
4776         (gst_multifdsink_render), (gst_multifdsink_start),
4777         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4778         * gst/tcp/gstmultifdsink.h:
4779         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4780         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4781         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4782         * gst/tcp/gsttcp.h:
4783         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4784         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4785         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4786         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4787         * gst/tcp/gsttcpclientsink.h:
4788         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4789         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4790         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4791         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4792         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4793         * gst/tcp/gsttcpclientsrc.h:
4794         * gst/tcp/gsttcpplugin.c: (plugin_init):
4795         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4796         * gst/tcp/gsttcpserversink.h:
4797         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4798         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4799         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4800         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4801         (gst_tcpserversrc_stop):
4802         * gst/tcp/gsttcpserversrc.h:
4803         * gst/tcp/gsttcpsink.c:
4804         * gst/tcp/gsttcpsink.h:
4805         * gst/tcp/gsttcpsrc.c:
4806         * gst/tcp/gsttcpsrc.h:
4807         Ported tcp plugins to 0.9. 
4808         
4809
4810 2005-07-05  Andy Wingo  <wingo@pobox.com>
4811
4812         * gst/playback/gstplaybasebin.c (fill_buffer):
4813         message_new_application fixen.
4814
4815         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4816         Style fix.
4817
4818 2005-07-04  Wim Taymans  <wim@fluendo.com>
4819
4820         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4821         Set caps on output buffer.
4822
4823 2005-07-04  Andy Wingo  <wingo@pobox.com>
4824
4825         * ext/gnomevfs/gstgnomevfssrc.c
4826         (gst_gnomevfssrc_received_headers_callback) 
4827         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4828         hopefully.
4829
4830         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4831         No refcount leakage.
4832
4833         * configure.ac: Enable -Werror.
4834         
4835         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4836         * gst/audioconvert/bufferframesconvert.c
4837         (buffer_frames_convert_fixate):
4838         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4839         (gst_audio_convert_fixate):
4840         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4841         (gst_sinesrc_create): Fixate func changes.
4842         
4843         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4844         (gst_ximagesink_buffer_alloc): Unused var.
4845
4846 2005-07-01  Andy Wingo  <wingo@pobox.com>
4847
4848         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4849         getcaps to do explicit caps. Needs to be done in all decoders,
4850         possibly via a base class.
4851
4852         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4853
4854         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4855         caps on the sink pad, just rely on the pad template. Also, setting
4856         ANY caps on a pad is not valid because the caps are not fixed.
4857
4858         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4859         caps on the buffer, and get the width from the desired_caps if
4860         they're set.
4861         (gst_ximagesink_renegotiate_size): Implement via setting the
4862         desired_caps on the ximagesink.
4863         (gst_ximagesink_setcaps): Only reset the width of the player if it
4864         wasn't already set. Not sure if this is right.
4865         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4866
4867         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4868         that the user wants. NULL unless the window has been resized.
4869
4870         * gst/volume/gstvolume.c (volume_transform): Adapt to
4871         basetransform refcount changes.
4872         
4873 2005-07-01  Andy Wingo  <wingo@pobox.com>
4874
4875         * gst/videoscale/gstvideoscale.c:
4876         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4877         from BaseTransform, implements a transform_caps. Removed dead code
4878         including some PAR stuff that was never reached -- should probably
4879         be added back somehow.
4880
4881 2005-07-01  Andy Wingo  <wingo@pobox.com>
4882
4883         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4884         come later.
4885
4886 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4887
4888         * configure.ac:
4889         * docs/libs/Makefile.am:
4890         * docs/libs/gst-plugins-libs.types:
4891         * ext/alsa/Makefile.am:
4892         * ext/alsa/gstalsamixer.h:
4893         * ext/alsa/gstalsamixeroptions.h:
4894         * ext/alsa/gstalsamixertrack.h:
4895         * gst-libs/gst/Makefile.am:
4896         * gst-libs/gst/colorbalance/.cvsignore:
4897         * gst-libs/gst/colorbalance/Makefile.am:
4898         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4899         * gst-libs/gst/colorbalance/colorbalance.c:
4900         * gst-libs/gst/colorbalance/colorbalance.h:
4901         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4902         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4903         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4904         * gst-libs/gst/interfaces/Makefile.am:
4905         * gst-libs/gst/interfaces/colorbalance.c:
4906         (gst_color_balance_class_init):
4907         * gst-libs/gst/interfaces/colorbalance.h:
4908         * gst-libs/gst/interfaces/interfaces-marshal.list:
4909         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4910         * gst-libs/gst/interfaces/mixer.h:
4911         * gst-libs/gst/interfaces/mixeroptions.h:
4912         * gst-libs/gst/interfaces/navigation.c:
4913         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4914         * gst-libs/gst/interfaces/tuner.h:
4915         * gst/volume/Makefile.am:
4916         * gst/volume/gstvolume.c:
4917         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4918         * sys/ximage/Makefile.am:
4919         * sys/ximage/ximagesink.c:
4920         * sys/xvimage/Makefile.am:
4921         * sys/xvimage/xvimagesink.c:
4922           fold in all interfaces into an interfaces dir, preserving CVS
4923           history
4924
4925 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4926
4927         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4928           Fix build after riff changes.
4929
4930 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4931
4932         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4933         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4934         (gst_riff_create_video_template_caps),
4935         (gst_riff_create_audio_template_caps),
4936         (gst_riff_create_iavs_template_caps):
4937         * gst-libs/gst/riff/riff-media.h:
4938         * gst-libs/gst/riff/riff-read.h:
4939         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4940           Add gst_riff_init() to initialize the debug category, instead
4941           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4942
4943 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4944
4945         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4946           Oops, I shouldn't apply hacks.
4947
4948 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4949
4950         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4951           Remove pad_loop function which doesn't work.
4952
4953 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4954
4955         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4956           Send EOS when deactivating.
4957         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4958         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4959         (gen_preroll_element), (probe_triggered), (mute_stream),
4960         (silence_stream), (new_decoded_pad), (setup_substreams),
4961         (set_active_source):
4962         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4963         (remove_sinks), (add_sink):
4964         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4965           Change for new probe API.
4966
4967 2005-06-29  Wim Taymans  <wim@fluendo.com>
4968
4969         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4970         * gst-libs/gst/audio/gstbaseaudiosink.c:
4971         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4972         (gst_baseaudiosink_change_state):
4973         * gst-libs/gst/audio/gstbaseaudiosink.h:
4974         * gst-libs/gst/audio/gstringbuffer.c:
4975         (gst_ringbuffer_set_callback):
4976         Fix compilation error.
4977         Ringbuffer starts out as not running.
4978         Free our clock in dispose.
4979         When releasing the ringbuffer we need to renegotiate so
4980         clear the pad caps.
4981
4982 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4983
4984         * autogen.sh:
4985         * configure.ac:
4986         * docs/Makefile.am:
4987         * docs/libs/Makefile.am:
4988         * docs/libs/gst-plugins-libs-docs.sgml:
4989         * docs/libs/gst-plugins-libs-sections.txt:
4990         * docs/libs/gst-plugins-libs.types:
4991         * docs/libs/tmpl/gstaudio.sgml:
4992         * docs/libs/tmpl/gstcolorbalance.sgml:
4993         * docs/libs/tmpl/gstringbuffer.sgml:
4994         * gst-libs/gst/audio/gstringbuffer.c:
4995         (gst_ringbuffer_set_callback):
4996           reinstate gtk-doc docs for plugin libs
4997
4998 2005-06-28  Wim Taymans  <wim@fluendo.com>
4999
5000         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5001         (gst_ogg_demux_init):
5002         Removed pad loop function.
5003
5004 2005-06-28  Wim Taymans  <wim@fluendo.com>
5005
5006         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5007         If we're building a chain we are not in an error case
5008         when we queue a buffer.
5009
5010 2005-06-28  Andy Wingo  <wingo@pobox.com>
5011
5012         * *.c: Don't cast to GstObject before reffing/unreffing.
5013
5014 2005-06-27  Andy Wingo  <wingo@pobox.com>
5015
5016         * gst/videotestsrc/gstvideotestsrc.c
5017         (gst_videotestsrc_activate_push): Activation API changes.
5018
5019         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
5020         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
5021         they have refs on the decodebin.
5022
5023         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
5024         parent class.
5025         (gst_ogg_pad_typefind): Don't leak a pad ref.
5026         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
5027         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
5028         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
5029
5030 2005-06-27  Edward Hervey  <edward@fluendo.com>
5031
5032         * ext/theora/theoradec.c: (theora_dec_change_state): 
5033         re-arranged call to parent's state change in order to avoid locks (or
5034         worse).
5035
5036 2005-06-26  Edward Hervey  <edward@fluendo.com>
5037
5038         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5039         2nd argument of 'unknow-type' signal is a GstCaps and not a
5040         GstMiniObject
5041
5042 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
5043         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
5044           Set the worker thread's running flag to TRUE before starting the
5045           thread.
5046         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
5047           Catch a failure to add typefind to the bin.
5048
5049 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
5050
5051         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5052         (gst_sinesrc_init), (gst_sinesrc_create),
5053         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
5054         (gst_sinesrc_start):
5055         * gst/sine/gstsinesrc.h:
5056           add num-buffers and timestamp-offset properties
5057         * gst/videotestsrc/gstvideotestsrc.c:
5058         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
5059         (gst_videotestsrc_get_property):
5060           add timestamp-offset property
5061
5062 2005-06-23  Christian Schaller  <uraeus@gnome.org>
5063
5064         * configure.ac: add videorate
5065         * gst-plugins-base.spec.in: add videorate
5066
5067 2005-06-23  Wim Taymans  <wim@fluendo.com>
5068
5069         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5070         (gst_videorate_getcaps), (gst_videorate_setcaps),
5071         (gst_videorate_event), (gst_videorate_chain):
5072         Fixed videorate, fixating an already fixated caps is not
5073         an error.
5074
5075 2005-06-23  Wim Taymans  <wim@fluendo.com>
5076
5077         * ext/ogg/README:
5078         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
5079         Buffer on caps is not boxed anymore.
5080
5081 2005-06-22  Wim Taymans  <wim@fluendo.com>
5082
5083         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
5084         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5085         Set buffers on caps as miniobjects and not as boxed.
5086
5087 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
5088
5089         * configure.ac:
5090           back to HEAD
5091
5092 === release 0.9.1 ===
5093
5094 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
5095
5096         * .cvsignore:
5097         * NEWS:
5098         * README:
5099         * RELEASE:
5100         * configure.ac:
5101         * po/af.po:
5102         * po/az.po:
5103         * po/cs.po:
5104         * po/en_GB.po:
5105         * po/hu.po:
5106         * po/it.po:
5107         * po/nb.po:
5108         * po/nl.po:
5109         * po/or.po:
5110         * po/sq.po:
5111         * po/sr.po:
5112         * po/sv.po:
5113         * po/uk.po:
5114         * po/vi.po:
5115           updates for release
5116
5117 2005-06-09  Andy Wingo  <wingo@pobox.com>
5118
5119         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
5120         
5121 2005-06-09  Andy Wingo  <wingo@pobox.com>
5122
5123         * configure.ac:
5124         * gst-libs/gst/Makefile.am:
5125         * gst-libs/gst/net/Makefile.am:
5126         Add gstnet to build.
5127
5128 2005-06-09  Andy Wingo  <wingo@pobox.com>
5129
5130         * gst-libs/gst/gconf/gconf.c:
5131         * gst/playback/test.c:
5132         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
5133         fixes.
5134
5135         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
5136
5137         * ext/theora/theoraenc.c (theora_enc_chain): 
5138         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
5139
5140         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
5141         RealPad.
5142
5143 2005-06-02  Wim Taymans  <wim@fluendo.com>
5144
5145         * gst-libs/gst/net/Makefile.am:
5146         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
5147         * pkgconfig/gstreamer-libs.pc.in:
5148         Added net stuff, version net lib.
5149
5150 2005-06-02  Wim Taymans  <wim@fluendo.com>
5151
5152         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
5153         (query_rates), (query_positions_elems), (query_positions_pads),
5154         (do_seek):
5155         Updated seek example.
5156
5157 2005-06-02  Andy Wingo  <wingo@pobox.com>
5158
5159         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
5160         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
5161         list.
5162
5163         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
5164         remove the typefind, the bin dispose will do it for us. When it's
5165         removed and unreffed, the signal handler will be disconnected,
5166         too.
5167         (unlinked): It's too difficult to disconnect from unlinked
5168         handlers, as they are on pads not elements. Just punt if the pads
5169         aren't grandkids of the bin.
5170
5171 2005-06-02  Wim Taymans  <wim@fluendo.com>
5172
5173         * ext/ogg/README:
5174         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5175         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
5176         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
5177         * ext/theora/theoradec.c: (theora_dec_src_query),
5178         (theora_handle_data_packet):
5179         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5180         (theora_enc_chain):
5181         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5182         (vorbis_handle_data_packet):
5183         * gst/audioconvert/bufferframesconvert.c:
5184         (buffer_frames_convert_chain):
5185         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5186         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5187         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5188         (gst_ffmpegcsp_chain):
5189         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5190         (gst_videorate_getcaps), (gst_videorate_setcaps),
5191         (gst_videorate_event), (gst_videorate_chain):
5192         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
5193         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
5194         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5195         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
5196         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5197         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5198         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5199         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5200         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5201         Cleanups and buffer alloc.
5202
5203 2005-05-31  Wim Taymans  <wim@fluendo.com>
5204
5205         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
5206         Don't try to call the delay method when the device is not
5207         opened.
5208
5209 2005-05-31  Wim Taymans  <wim@fluendo.com>
5210
5211         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
5212         Get actual segment size and buffer size after opening
5213         the device.
5214
5215 2005-05-30  Wim Taymans  <wim@fluendo.com>
5216
5217         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
5218         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
5219         Also FLUSH upstream, makes the loop function exit faster.
5220         
5221         * ext/theora/theoradec.c: (theora_dec_src_query):
5222         Some more debug info in the query.
5223         
5224         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5225         (gst_ximagesink_setcaps):
5226         Release lock on par error, better error reporting.
5227
5228 2005-05-26  Wim Taymans  <wim@fluendo.com>
5229
5230         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5231         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
5232         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
5233         Clear chains in READY
5234         Queue packets until the chain is activated.
5235
5236 2005-05-25  Wim Taymans  <wim@fluendo.com>
5237
5238         * gst-libs/gst/audio/gstaudiosink.c:
5239         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5240         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5241         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5242         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5243         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5244         (gst_audiosink_create_ringbuffer):
5245         * gst-libs/gst/audio/gstbaseaudiosink.c:
5246         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5247         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5248         (gst_baseaudiosink_set_property), (build_linear_format),
5249         (debug_spec_caps), (debug_spec_buffer),
5250         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5251         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5252         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5253         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5254         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5255         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5256         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5257         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5258         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5259         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5260         (wait_segment), (gst_ringbuffer_commit),
5261         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5262         (gst_ringbuffer_clear):
5263         Various small cleanups.
5264
5265         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5266         (gst_audio_convert_change_state):
5267         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
5268         No need to take the locks anymore.
5269
5270 2005-05-25  Wim Taymans  <wim@fluendo.com>
5271
5272         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5273         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
5274         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
5275         (type_found):
5276         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
5277         (group_destroy), (group_commit), (queue_overrun),
5278         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
5279         (mute_stream), (new_decoded_pad), (setup_substreams),
5280         (setup_source), (mute_group_type), (set_active_source),
5281         (gst_play_base_bin_change_state):
5282         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
5283         (gen_video_element), (gen_text_element), (gen_audio_element),
5284         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
5285         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
5286         (gst_stream_info_dispose), (gst_stream_info_set_mute):
5287         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
5288         Some playbin cleanups mostly refcounting sloppyness.
5289
5290 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5291
5292         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5293           Work with streaming input.
5294
5295 2005-05-25  Wim Taymans  <wim@fluendo.com>
5296
5297         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5298         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5299         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5300         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5301         No need to take the STREAM lock anymore.
5302
5303 2005-05-25  Wim Taymans  <wim@fluendo.com>
5304
5305         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5306         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5307         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5308         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5309         (gst_ogg_demux_sink_activate):
5310         * ext/theora/theoradec.c: (theora_dec_src_event),
5311         (theora_handle_comment_packet), (theora_dec_chain),
5312         (theora_dec_change_state):
5313         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5314         (vorbis_handle_data_packet), (vorbis_dec_chain),
5315         (vorbis_dec_change_state):
5316         Remove STREAM locks as they are taken in core now.
5317         Never set bogus granulepos on vorbis/theora.
5318         Fix leaks in theoradec tag parsing.
5319
5320 2005-05-25  Wim Taymans  <wim@fluendo.com>
5321
5322         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5323         Fix memleaks, GST_BUFFER_DATA() is not freed.
5324
5325 2005-05-25  Wim Taymans  <wim@fluendo.com>
5326
5327         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5328         Open non-blocking, set to blocking mode afterwards to avoid
5329         lockups when audio device is busy.
5330
5331 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5332
5333         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5334           This can't be good.
5335
5336 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5337
5338         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5339         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5340         (gst_audio_convert_setcaps):
5341           Implement instant setup switching.
5342
5343 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5344
5345         * gst/playback/gstplaybasebin.c: (probe_triggered):
5346           Fix missing unlock.
5347         * gst/playback/gstplaybin.c: (add_sink):
5348           First add, then link (otherwise pad link fails).
5349
5350 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5351
5352         * examples/Makefile.am:
5353         fix buildbot (make distcheck)
5354
5355 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5356
5357         * gst/playback/gstplaybin.c: (gen_vis_element):
5358           Remove some wrong code. Doesn't work yet.
5359
5360 2005-05-19  Wim Taymans  <wim@fluendo.com>
5361
5362         * gst-libs/gst/net/Makefile.am:
5363         * gst-libs/gst/net/README:
5364         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5365         (gst_netbuffer_class_init), (gst_netbuffer_init),
5366         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5367         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5368         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5369         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5370         * gst-libs/gst/net/gstnetbuffer.h:
5371         Added buffer subclass to store extra to/from addresses for
5372         network sources/sinks.
5373
5374 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5375
5376         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5377           Don't lock an unassigned variable.
5378
5379 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5380
5381         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5382           Increase buffer for video, decrease buffer for other media types.
5383         * gst/playback/gstplaybin.c: (gen_video_element),
5384         (gen_audio_element):
5385           Change names for debugging purposes.
5386
5387 2005-05-18  Wim Taymans  <wim@fluendo.com>
5388
5389         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5390         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5391         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5392         (gst_ffmpegcsp_chain):
5393         Enable buffer alloc passthrough if the source and dest
5394         formats are the same.
5395
5396 2005-05-17  Wim Taymans  <wim@fluendo.com>
5397
5398         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5399         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5400         (gst_ogg_demux_chain_unlocked):
5401         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5402         (gst_audio_convert_caps_remove_format_info),
5403         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5404         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5405         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5406         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5407         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5408         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5409         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5410         (gst_ffmpegcsp_get_property):
5411         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5412         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5413         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5414         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5415         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5416         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5417         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5418         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5419         Leak fixes in oggdemux.
5420         Some cleanups in audioconvert.
5421         Make passthrough work along with buffer_alloc etc.
5422         Make buffer_alloc and buffer recycling actually work in
5423         xvimagesink.
5424
5425 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5426
5427         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5428           make the compiler happy
5429
5430 2005-05-17  Wim Taymans  <wim@fluendo.com>
5431
5432         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5433         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5434         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5435         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5436         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5437         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5438         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5439         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5440         (gst_xvimagesink_set_xwindow_id):
5441         * sys/xvimage/xvimagesink.h:
5442         Port xvimagesink to new MiniObject.
5443
5444 2005-05-17  Wim Taymans  <wim@fluendo.com>
5445
5446         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5447         (gst_audiofilter_chain):
5448         * gst-libs/gst/audio/gstaudiosink.c:
5449         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5450         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5451         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5452         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5453         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5454         (gst_audiosink_create_ringbuffer):
5455         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5456         (gst_audio_convert_caps_remove_format_info),
5457         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5458         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5459         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5460         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5461         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5462         Fix passthrough in ffmpegcolorspace.
5463         Fix memset in audiosink on wrong memory.
5464
5465 2005-05-16  David Schleef  <ds@schleef.org>
5466
5467         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5468         to GstMiniObject.
5469
5470 2005-05-16  David Schleef  <ds@schleef.org>
5471
5472         Port from GstData to GstMiniObject.
5473         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5474         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5475         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5476         (gst_ogg_mux_collected):
5477         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5478         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5479         (theora_handle_data_packet):
5480         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5481         (theora_set_header_on_caps), (theora_enc_chain):
5482         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5483         (vorbis_handle_comment_packet):
5484         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5485         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5486         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5487         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5488         * gst/audioconvert/gstaudioconvert.c:
5489         (gst_audio_convert_get_buffer):
5490         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5491         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5492         (mute_stream), (silence_stream):
5493         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5494         * gst/volume/gstvolume.c: (volume_transform):
5495         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5496         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5497         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5498         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5499         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5500         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5501         (gst_ximagesink_buffer_alloc):
5502         * sys/ximage/ximagesink.h:
5503
5504 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5505
5506         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5507         (fill_buffer), (check_queue), (queue_threshold_reached),
5508         (queue_out_of_data):
5509         * gst/playback/gstplaybasebin.h:
5510           Post buffer-fullness on the bus.
5511
5512 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5513
5514         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5515         (try_to_link_1):
5516         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5517         (group_commit), (probe_triggered), (setup_source),
5518         (gst_play_base_bin_change_state):
5519         * gst/playback/gstplaybasebin.h:
5520         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5521         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5522         (gst_play_bin_change_state):
5523           Move setup_output_pads into a virtual function, remove
5524           group-switch (no longer needed) and redirect (handled by bus
5525           now) signals.
5526
5527 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5528
5529         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5530         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5531         (get_active_group), (get_building_group), (group_destroy),
5532         (group_commit), (check_queue), (queue_overrun),
5533         (queue_threshold_reached), (queue_out_of_data),
5534         (gen_preroll_element), (remove_groups), (unknown_type),
5535         (add_element_stream), (no_more_pads), (probe_triggered),
5536         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5537         (setup_substreams), (setup_source), (finish_source),
5538         (prepare_output), (muted_group_change_state),
5539         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5540         (gst_play_base_bin_change_state):
5541         * gst/playback/gstplaybasebin.h:
5542         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5543         (gst_play_bin_init), (gst_play_bin_set_property),
5544         (gen_video_element), (gen_text_element), (gen_audio_element),
5545         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5546         (gst_play_bin_change_state):
5547         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5548         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5549         (stream_info_change_state), (gst_stream_info_set_mute),
5550         (gst_stream_info_get_property):
5551         * gst/playback/gststreaminfo.h:
5552         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5553         (gst_stream_selector_get_linked_pad),
5554         (gst_stream_selector_getcaps),
5555         (gst_stream_selector_get_linked_pads),
5556         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5557         * gst/playback/gststreamselector.h:
5558           Rough port of playbin. Needs some more work, but is mostly done,
5559           and uses a few locks in important places, which should make stuff
5560           like chain-switches clean. Still uses GST_STATE() in a few places,
5561           which isn't all that good an idea, subtitles/elements disabled
5562           because no elements to test with and thus probably broken, query
5563           and event handling moved to GstBin, internal thread removed
5564           alltogether because the pipeline does that for us now. Can play
5565           Ogg/Vorbis files. Haven't tested anything else yet.
5566
5567 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5568
5569         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5570           Do no-more-pads (needed for autoplugging).
5571
5572 2005-05-10  Andy Wingo  <wingo@pobox.com>
5573
5574         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5575         message to the bus with the tags. Still not sent downstream tho.
5576
5577         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5578         get_parent.
5579         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5580         avoid refcounting hassles.
5581
5582 2005-05-09  Andy Wingo  <wingo@pobox.com>
5583
5584         * gst/volume/Makefile.am:
5585         * gst/volume/demo.c
5586         * gst/volume/gstvolume.h
5587         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5588         basetransform. Probably need an audio filter base class.
5589
5590 2005-05-09  Wim Taymans  <wim@fluendo.com>
5591
5592         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5593         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5594         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5595         (gst_vorbisenc_chain):
5596         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5597         (gst_audio_convert_caps_remove_format_info),
5598         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5599         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5600         Make caps writable before writing to it.
5601         Fix negotiation in audioconvert some more.
5602
5603 2005-05-09  Wim Taymans  <wim@fluendo.com>
5604
5605         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5606         (gst_videorate_getcaps), (gst_videorate_setcaps),
5607         (gst_videorate_event), (gst_videorate_chain):
5608         Better negotiation.
5609
5610 2005-05-09  Wim Taymans  <wim@fluendo.com>
5611
5612         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5613         (gst_videorate_getcaps), (gst_videorate_setcaps),
5614         (gst_videorate_blank_data), (gst_videorate_init),
5615         (gst_videorate_event), (gst_videorate_chain),
5616         (gst_videorate_change_state):
5617         Port videorate, do a better job at negotiation while we're at
5618         it.
5619
5620 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5621
5622         * configure.ac:
5623           Disable libvisual
5624
5625         * examples/Makefile.am:
5626         * gst-libs/gst/audio/Makefile.am:
5627         * gst-libs/gst/riff/Makefile.am:
5628         * gst-libs/gst/tag/Makefile.am:
5629         * gst-libs/gst/video/Makefile.am:
5630           Fixups for missing variables.
5631
5632 2005-05-09  Wim Taymans  <wim@fluendo.com>
5633
5634         * examples/seeking/seek.c: (make_theora_pipeline),
5635         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5636         (query_rates), (query_positions_elems), (query_positions_pads),
5637         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5638         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5639         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5640         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5641         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5642         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5643         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5644         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5645         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5646         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5647         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5648         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5649         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5650         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5651         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5652         (theora_dec_src_convert), (theora_dec_sink_convert),
5653         (theora_dec_src_query), (theora_dec_sink_query),
5654         (theora_dec_src_event), (theora_dec_sink_event),
5655         (theora_handle_comment_packet), (theora_handle_type_packet),
5656         (theora_handle_header_packet), (theora_handle_data_packet),
5657         (theora_dec_chain):
5658         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5659         (vorbis_dec_convert), (vorbis_dec_src_query),
5660         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5661         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5662         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5663         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5664         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5665         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5666         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5667         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5668         (gst_play_bin_query):
5669         * gst/playback/test3.c: (update_scale):
5670         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5671         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5672         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5673         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5674         (gst_videotestsrc_src_query):
5675         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5676         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5677         (paint_hline_YUV9):
5678         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5679         Port to new query API.
5680         Updated seek.
5681         Cleanups in x[v]imagesink
5682
5683 2005-05-09  Andy Wingo  <wingo@pobox.com>
5684
5685         * ext/alsa/gstalsasink.h:
5686         * ext/gnomevfs/gstgnomevfssrc.c:
5687         (gst_gnomevfssrc_get_icy_metadata):
5688         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5689         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5690         * ext/theora/theoradec.c (theora_dec_src_query)
5691         (theora_dec_src_event, theora_dec_sink_event)
5692         (theora_handle_comment_packet, theora_handle_data_packet):
5693         * ext/theora/theoraenc.c (theora_enc_chain):
5694         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5695         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5696         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5697         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5698         (qt_type_find):
5699         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5700         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5701         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5702         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5703         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5704         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5705         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5706         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5707         (paint_setup_RGB565, paint_setup_xRGB1555):
5708         * gst/videotestsrc/videotestsrc.h:
5709         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5710         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5711         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5712         GCC4 fixes.
5713         
5714         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5715         gst_pad_query_position. Fixes oggdemux.
5716
5717 2005-05-08  David Schleef  <ds@schleef.org>
5718
5719         * configure.ac: Require liboil.
5720         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5721         a few more.
5722         * gst/videotestsrc/videotestsrc.c:
5723         * gst/videotestsrc/videotestsrc.h:
5724
5725 2005-05-06  Wim Taymans  <wim@fluendo.com>
5726
5727         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5728         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5729         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5730         Well, unreffing a buffer right before pushing it is asking
5731         for trouble..
5732
5733 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5734
5735         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5736
5737 2005-05-06  Wim Taymans  <wim@fluendo.com>
5738
5739         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5740         (gst_audio_convert_caps_remove_format_info),
5741         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5742         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5743         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5744         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5745         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5746         * gst/sine/Makefile.am:
5747         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5748         (gst_sinesrc_class_init), (gst_sinesrc_init),
5749         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5750         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5751         (gst_sinesrc_update_freq):
5752         * gst/sine/gstsinesrc.h:
5753         * gst/tcp/gstmultifdsink.c:
5754         * sys/xvimage/xvimagesink.c:
5755         Fixed negotiation wrt _peer_get_caps()
5756         Some cleanups.
5757
5758
5759 2005-05-06  Wim Taymans  <wim@fluendo.com>
5760
5761         * gst-libs/gst/audio/gstaudiosink.c:
5762         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5763         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5764         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5765         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5766         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5767         (gst_audiosink_create_ringbuffer):
5768         * gst-libs/gst/audio/gstbaseaudiosink.c:
5769         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5770         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5771         (gst_baseaudiosink_set_property), (build_linear_format),
5772         (debug_spec_caps), (debug_spec_buffer),
5773         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5774         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5775         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5776         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5777         * gst-libs/gst/audio/gstbaseaudiosink.h:
5778         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5779         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5780         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5781         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5782         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5783         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5784         (wait_segment), (gst_ringbuffer_commit),
5785         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5786         (gst_ringbuffer_clear):
5787         * gst-libs/gst/audio/gstringbuffer.h:
5788         Make the base audiosink return an error when there is no
5789         audiobuffer negotiated.
5790
5791 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5792
5793         * ext/Makefile.am:
5794         Disable cdparanoia until someone ports it!
5795
5796 2005-05-06  Wim Taymans  <wim@fluendo.com>
5797
5798         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5799         (gst_ogg_demux_sink_activate):
5800         And revert after wingo's revert.. sigh..
5801
5802 2005-05-05  Andy Wingo  <wingo@pobox.com>
5803
5804         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5805         GObject.
5806         * configure.ac: Return audiorate and subparse from the ghetto.
5807         Re-enable -Wall -Werror.
5808         * gst/subparse/gstsubparse.c:
5809         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5810         or chain-based. Cleaned up a bit. Not tested.
5811         
5812 2005-05-05  Christian Schaller <christian@fluendo.com> 
5813
5814         * Makefile.am: remove stuff that is not building
5815         * configure.ac: remove stuff that is not building
5816         * examples/Makefile.am: remove stuff that is not building
5817         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5818         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5819         * sys/Makefile.am: remove stuff that is not building
5820         * testsuite/Makefile.am: remove stuff that is not building
5821
5822 2005-05-05  Andy Wingo  <wingo@pobox.com>
5823
5824         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5825         * gst-libs/gst/tag/gstvorbistag.c:
5826         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5827         * gst/adder/gstadder.h:
5828         * gst/audioconvert/gstchannelmix.c:
5829         (gst_audio_convert_fill_one_other):
5830         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5831         (gst_audiorate_init), (gst_audiorate_chain):
5832         * gst/playback/gstplaybasebin.c: (setup_source):
5833         * gst/playback/test3.c: (update_scale):
5834         Some GCC4 fixes
5835         
5836         * po/af.po:
5837         * po/az.po:
5838         * po/cs.po:
5839         * po/en_GB.po:
5840         * po/hu.po:
5841         * po/it.po:
5842         * po/nb.po:
5843         * po/nl.po:
5844         * po/or.po:
5845         * po/sq.po:
5846         * po/sr.po:
5847         * po/sv.po:
5848         * po/uk.po:
5849         * po/vi.po: Foo
5850
5851 2005-05-05  Wim Taymans  <wim@fluendo.com>
5852
5853         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5854         (gst_audio_convert_caps_remove_format_info),
5855         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5856         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5857         * gst/videotestsrc/gstvideotestsrc.c:
5858         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5859         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5860         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5861         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5862         Don't ignore _push() return values.
5863         Make sure no processing is done when shutting down.
5864         Videotestsrc pad activation fix.
5865
5866 2005-05-05  Wim Taymans  <wim@fluendo.com>
5867
5868         * gst/adder/Makefile.am:
5869         * gst/adder/gstadder.c: (gst_adder_setcaps),
5870         (gst_adder_class_init), (gst_adder_init),
5871         (gst_adder_request_new_pad), (gst_adder_collected),
5872         (gst_adder_change_state):
5873         * gst/adder/gstadder.h:
5874         Ported adder as an example of a mixer element using
5875         collect pads. Needs more negotiation work.
5876
5877 2005-05-05  Wim Taymans  <wim@fluendo.com>
5878
5879         * ext/theora/theoradec.c: (_inc_granulepos),
5880         (theora_dec_src_event), (theora_dec_sink_event),
5881         (theora_handle_comment_packet), (theora_handle_type_packet),
5882         (theora_handle_header_packet), (theora_handle_data_packet),
5883         (theora_dec_chain):
5884         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5885         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5886         (theora_push_buffer), (theora_push_packet),
5887         (theora_enc_sink_event), (theora_enc_chain),
5888         (theora_enc_change_state), (theora_enc_set_property),
5889         (theora_enc_get_property):
5890         Added stream lock to decoder so that we can serialize
5891         the discont event.
5892         More theoraenc porting, recover from errors, do clean
5893         shutdown.
5894
5895 2005-05-05  Wim Taymans  <wim@fluendo.com>
5896
5897         * ext/ogg/Makefile.am:
5898         * ext/ogg/README:
5899         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5900         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5901         (gst_ogg_print):
5902         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5903         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5904         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5905         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5906         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5907         (gst_ogg_mux_change_state):
5908         Ported ogg muxer.
5909
5910 2005-05-05  Wim Taymans  <wim@fluendo.com>
5911
5912         * docs/design-audiosinks.txt:
5913         * gst-libs/gst/audio/TODO:
5914         * gst-libs/gst/audio/gstaudiosink.c:
5915         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5916         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5917         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5918         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5919         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5920         (gst_audiosink_create_ringbuffer):
5921         * gst-libs/gst/audio/gstbaseaudiosink.c:
5922         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5923         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5924         (gst_baseaudiosink_set_property), (build_linear_format),
5925         (debug_spec_caps), (debug_spec_buffer),
5926         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5927         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5928         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5929         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5930         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5931         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5932         (gst_ringbuffer_release), (gst_ringbuffer_play),
5933         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5934         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5935         (gst_ringbuffer_set_sample), (wait_segment),
5936         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5937         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5938         More work on the audiosink, mostly debugging and a race in
5939         shutdown.
5940
5941 2005-04-28  Wim Taymans  <wim@fluendo.com>
5942
5943         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5944         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5945         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5946         (vorbis_dec_src_query), (vorbis_dec_src_event),
5947         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5948         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5949         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5950         Don't crap out when seeking back to position 0.
5951
5952 2005-04-28  Wim Taymans  <wim@fluendo.com>
5953
5954         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5955         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5956         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5957         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5958         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5959         Make audio sink configurable, use alsasink as default.
5960
5961 2005-04-28  Wim Taymans  <wim@fluendo.com>
5962
5963         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5964         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5965         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5966         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5967         (vorbis_dec_change_state):
5968         * ext/vorbis/vorbisdec.h:
5969         Refactor, use STREAM_LOCK.
5970
5971 2005-04-28  Wim Taymans  <wim@fluendo.com>
5972
5973         * ext/theora/theoradec.c: (_inc_granulepos),
5974         (theora_dec_sink_event), (theora_handle_comment_packet),
5975         (theora_handle_type_packet), (theora_handle_header_packet),
5976         (theora_handle_data_packet), (theora_dec_chain),
5977         (theora_dec_change_state):
5978         Refactor a bit, use STREAM_LOCK.
5979
5980 2005-04-28  Wim Taymans  <wim@fluendo.com>
5981
5982         * ext/alsa/Makefile.am:
5983         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5984         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5985         (gst_alsa_link), (gst_alsa_close_audio):
5986         * ext/alsa/gstalsaplugin.c: (plugin_init):
5987         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5988         (gst_alsasink_dispose), (gst_alsasink_base_init),
5989         (gst_alsasink_class_init), (gst_alsasink_init),
5990         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5991         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5992         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5993         (gst_alsasink_reset):
5994         * ext/alsa/gstalsasink.h:
5995         Implement alsasink with simple open/write/close API. 
5996         Make alsa dir build by disabling compilation of code.
5997
5998 2005-04-28  Wim Taymans  <wim@fluendo.com>
5999
6000         * gst-libs/gst/audio/Makefile.am:
6001         * gst-libs/gst/audio/audio.h:
6002         * gst-libs/gst/audio/audioclock.c:
6003         * gst-libs/gst/audio/audioclock.h:
6004         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
6005         (gst_audio_clock_class_init), (gst_audio_clock_init),
6006         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
6007         * gst-libs/gst/audio/gstaudioclock.h:
6008         * gst-libs/gst/audio/gstaudiosink.c:
6009         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
6010         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
6011         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
6012         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
6013         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
6014         (gst_audiosink_create_ringbuffer):
6015         * gst-libs/gst/audio/gstbaseaudiosink.c:
6016         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
6017         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
6018         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
6019         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
6020         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
6021         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
6022         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
6023         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6024         * gst-libs/gst/audio/gstbaseaudiosink.h:
6025         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6026         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
6027         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6028         (gst_ringbuffer_release), (gst_ringbuffer_play),
6029         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
6030         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
6031         (gst_ringbuffer_set_sample), (wait_segment),
6032         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
6033         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
6034         * gst-libs/gst/audio/gstringbuffer.h:
6035         Make ringbuffer faster and more simple by removing the locks
6036         in the playback thread.
6037         Add sample accurate playback based on buffer sample offsets.
6038         Make the baseaudiosink provide a clock.
6039         Parse caps in the base class.
6040         Correctly handle seeking, flushing and state changes.
6041
6042 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6043
6044         * configure.ac:
6045         * gst/audioconvert/Makefile.am:
6046         * gst/audioscale/Makefile.am:
6047           Fix part of the build.  Come on guys, autogen didn't even work :)
6048
6049 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6050
6051         * configure.ac:
6052         * gst-libs/gst/Makefile.am:
6053         * gst-libs/gst/media-info/.cvsignore:
6054         * gst-libs/gst/media-info/Makefile.am:
6055         * gst-libs/gst/media-info/README:
6056         * gst-libs/gst/media-info/media-info-priv.c:
6057         * gst-libs/gst/media-info/media-info-priv.h:
6058         * gst-libs/gst/media-info/media-info-test.c:
6059         * gst-libs/gst/media-info/media-info.c:
6060         * gst-libs/gst/media-info/media-info.h:
6061         * gst-libs/gst/media-info/media-info.vcproj:
6062         * pkgconfig/Makefile.am:
6063         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
6064         * pkgconfig/gstreamer-media-info.pc.in:
6065           Remove media-info, which is also successed by playbin (see Totem
6066           implementation).
6067
6068 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6069
6070         * configure.ac:
6071         * examples/Makefile.am:
6072         * examples/gstplay/.cvsignore:
6073         * examples/gstplay/Makefile.am:
6074         * examples/gstplay/player.c:
6075         * gst-libs/gst/Makefile.am:
6076         * gst-libs/gst/play/.cvsignore:
6077         * gst-libs/gst/play/Makefile.am:
6078         * gst-libs/gst/play/play.c:
6079         * gst-libs/gst/play/play.h:
6080         * gst-libs/gst/play/play.vcproj:
6081         * pkgconfig/Makefile.am:
6082         * pkgconfig/gstreamer-play-uninstalled.pc.in:
6083         * pkgconfig/gstreamer-play.pc.in:
6084           Remove libgstplay, playbin is now the official successor.
6085
6086 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6087
6088         * configure.ac:
6089         * gst-libs/gst/Makefile.am:
6090         * gst-libs/gst/xwindowlistener/Makefile.am:
6091         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
6092         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
6093           Remove deprecated xwindowlistener (I've moved xwindowlistening
6094           in the v4l/v4l2 plugins over to serverside).
6095
6096 2005-04-25  David Schleef  <ds@schleef.org>
6097
6098         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
6099         to examples/dynparams.  Examples do not belong interspersed with
6100         source code.
6101         * examples/dynparams/demo-dparams.c:
6102         * gst/sine/Makefile.am:
6103         * gst/sine/demo-dparams.c:
6104
6105 2005-04-25  David Schleef  <ds@schleef.org>
6106
6107         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
6108         * gst-libs/gst/audio/Makefile.am:
6109         * gst-libs/gst/riff/Makefile.am:
6110         * gst-libs/gst/tag/Makefile.am:
6111         * gst-libs/gst/video/Makefile.am:
6112         * gst-libs/gst/xwindowlistener/Makefile.am:
6113
6114         Convert to 0.9 API, seems to work:
6115         * sys/ximage/Makefile.am:
6116         * sys/ximage/ximagesink.c:
6117
6118 2005-04-24  David Schleef  <ds@schleef.org>
6119
6120         Link plugins against libraries:
6121         * ext/alsa/Makefile.am:
6122         * gst/tcp/Makefile.am:
6123
6124         Remove asm code that should be in liboil
6125         * gst/videoscale/Makefile.am:
6126         * gst/videoscale/videoscale_x86_asm.s:
6127
6128         gettext wants these checked in:
6129         * po/af.po:
6130         * po/az.po:
6131         * po/cs.po:
6132         * po/en_GB.po:
6133         * po/hu.po:
6134         * po/it.po:
6135         * po/nb.po:
6136         * po/nl.po:
6137         * po/or.po:
6138         * po/sq.po:
6139         * po/sr.po:
6140         * po/sv.po:
6141         * po/uk.po:
6142         * po/vi.po:
6143
6144 2005-04-24  David Schleef  <ds@schleef.org>
6145
6146         Convert gst_main() to g_main_loop_run()
6147         * gst/playback/decodetest.c: (main):
6148         * gst/playback/test2.c: (main):
6149         * gst/playback/test3.c: (main):
6150         * gst/playback/test4.c: (main):
6151
6152         Link plugins against libraries:
6153         * ext/libvisual/Makefile.am:
6154         * sys/xvimage/Makefile.am:
6155
6156 2005-04-24  David Schleef  <ds@schleef.org>
6157
6158         * configure.ac: Remove idct and resample libs
6159         * gst-libs/gst/Makefile.am: same
6160
6161         Remove usage of gst_library_load():
6162         * ext/alsa/gstalsaplugin.c: (plugin_init):
6163         * ext/libvisual/visual.c: (plugin_init):
6164         * ext/ogg/gstogg.c: (plugin_init):
6165         * ext/theora/theora.c: (plugin_init):
6166         * ext/vorbis/vorbis.c: (plugin_init):
6167         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
6168         * gst/audioscale/gstaudioscale.c:
6169         * gst/adder/gstadder.c: (plugin_init):
6170         * gst/audioconvert/plugin.c: (plugin_init):
6171         * sys/ximage/ximagesink.c: (plugin_init):
6172         * sys/xvimage/xvimagesink.c: (plugin_init):
6173         * gst/tcp/gsttcpplugin.c: (plugin_init):
6174
6175         Link plugins against libraries:
6176         * ext/ogg/Makefile.am:
6177         * ext/theora/Makefile.am:
6178         * ext/vorbis/Makefile.am:
6179         * gst/audioconvert/Makefile.am:
6180
6181         Create proper libraries:
6182         * gst-libs/gst/riff/Makefile.am:
6183         * gst-libs/gst/audio/Makefile.am:
6184         * gst-libs/gst/video/Makefile.am:
6185
6186         Move resample library to audioscale plugin directory:
6187         * gst-libs/gst/resample/Makefile.am:
6188         * gst-libs/gst/resample/README:
6189         * gst-libs/gst/resample/dtof.c:
6190         * gst-libs/gst/resample/dtos.c:
6191         * gst-libs/gst/resample/functable.c:
6192         * gst-libs/gst/resample/private.h:
6193         * gst-libs/gst/resample/resample.c:
6194         * gst-libs/gst/resample/resample.h:
6195         * gst-libs/gst/resample/resample.vcproj:
6196         * gst-libs/gst/resample/test.c:
6197         * gst/audioscale/Makefile.am:
6198         * gst/audioscale/README:
6199         * gst/audioscale/dtof.c:
6200         * gst/audioscale/dtos.c:
6201         * gst/audioscale/functable.c:
6202         * gst/audioscale/private.h:
6203         * gst/audioscale/resample.c:
6204         * gst/audioscale/resample.h:
6205         * gst/audioscale/test.c:
6206
6207         Move tagedit library to gst-libs:
6208         * gst-libs/gst/tag/Makefile.am:
6209         * gst-libs/gst/tag/gstid3tag.c:
6210         * gst-libs/gst/tag/gsttagediting.c:
6211         * gst-libs/gst/tag/gsttageditingprivate.h:
6212         * gst-libs/gst/tag/gstvorbistag.c:
6213         * gst/tags/Makefile.am:
6214         * gst/tags/gstid3tag.c:
6215         * gst/tags/gstvorbistag.c:
6216
6217         Fix for core changes:
6218         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6219         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
6220         (gst_sinesrc_getrange):
6221
6222 2005-04-23  David Schleef  <ds@schleef.org>
6223
6224         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
6225         in gst-plugins in a long time, and properly belongs in liboil.
6226         * gst-libs/gst/idct/Makefile.am:
6227         * gst-libs/gst/idct/README:
6228         * gst-libs/gst/idct/dct.h:
6229         * gst-libs/gst/idct/doieee:
6230         * gst-libs/gst/idct/fastintidct.c:
6231         * gst-libs/gst/idct/floatidct.c:
6232         * gst-libs/gst/idct/idct.c:
6233         * gst-libs/gst/idct/idct.h:
6234         * gst-libs/gst/idct/idtc.vcproj:
6235         * gst-libs/gst/idct/ieeetest.c:
6236         * gst-libs/gst/idct/intidct.c:
6237
6238 2005-04-20  Wim Taymans  <wim@fluendo.com>
6239
6240         * docs/design-audiosinks.txt:
6241         * gst-libs/gst/audio/Makefile.am:
6242         * gst-libs/gst/audio/TODO:
6243         * gst-libs/gst/audio/gstaudiosink.c:
6244         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
6245         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
6246         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
6247         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
6248         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
6249         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
6250         (gst_audiosink_class_init), (gst_audiosink_init),
6251         (gst_audiosink_create_ringbuffer):
6252         * gst-libs/gst/audio/gstaudiosink.h:
6253         * gst-libs/gst/audio/gstbaseaudiosink.c:
6254         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
6255         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
6256         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
6257         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
6258         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
6259         (gst_baseaudiosink_create_ringbuffer),
6260         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6261         * gst-libs/gst/audio/gstbaseaudiosink.h:
6262         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6263         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
6264         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
6265         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6266         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
6267         (gst_ringbuffer_play), (gst_ringbuffer_pause),
6268         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
6269         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
6270         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
6271         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
6272         * gst-libs/gst/audio/gstringbuffer.h:
6273         An attempt at a set of audio base classes together with some
6274         design docs.
6275
6276 2005-04-20  Wim Taymans  <wim@fluendo.com>
6277
6278         * gst/audioconvert/Makefile.am:
6279         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
6280         (gst_audio_convert_caps_remove_format_info),
6281         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
6282         (gst_audio_convert_channels):
6283         Link against audio libs.
6284         Fix audio convert plugin.
6285
6286 2005-04-20  Wim Taymans  <wim@fluendo.com>
6287
6288         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
6289         (gst_ogg_demux_sink_activate):
6290         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
6291         (theora_set_header_on_caps), (theora_enc_sink_event),
6292         (theora_enc_chain):
6293         Fix theora encoder.
6294
6295 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6296
6297         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6298         * gst/playback/gstdecodebin.c: (find_compatibles):
6299           Work with staticpadtemplates in elementfactories.
6300
6301 2005-04-12  Wim Taymans  <wim@fluendo.com>
6302
6303         * gst/playback/README:
6304         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6305         (compare_ranks), (print_feature), (gst_decode_bin_init),
6306         (dynamic_create), (dynamic_free), (find_compatibles),
6307         (mimetype_is_raw), (close_pad_link), (got_redirect),
6308         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6309         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6310         (gst_decode_bin_change_state):
6311         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6312         (gst_play_base_bin_init), (group_destroy), (group_commit),
6313         (check_queue), (queue_overrun), (queue_threshold_reached),
6314         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6315         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6316         (got_redirect), (setup_source), (play_base_eos),
6317         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6318         (gst_play_base_bin_remove_element):
6319         * gst/playback/gstplaybasebin.h:
6320         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6321         (gst_play_bin_init), (gst_play_bin_dispose),
6322         (gst_play_bin_set_property), (gen_video_element),
6323         (gen_text_element), (gen_audio_element), (remove_sinks),
6324         (gst_play_bin_send_event):
6325         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6326         (stream_info_change_state), (gst_stream_info_set_mute):
6327         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6328         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6329         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6330         (gst_stream_selector_chain):
6331         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6332         (main):
6333         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6334         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6335         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6336         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6337         Raw and crude port of decodebin. 
6338         Make playbin compile.
6339
6340 2005-04-06  Wim Taymans  <wim@fluendo.com>
6341
6342         * ext/gnomevfs/Makefile.am:
6343         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6344         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6345         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6346         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6347         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6348         (gst_gnomevfssrc_stop):
6349         * ext/ogg/Makefile.am:
6350         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6351         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6352         * ext/theora/Makefile.am:
6353         * ext/theora/theoradec.c: (_inc_granulepos),
6354         (theora_dec_sink_event), (theora_dec_chain):
6355         * ext/vorbis/Makefile.am:
6356         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6357         (vorbis_dec_sink_event), (vorbis_dec_chain):
6358         * gst-libs/gst/audio/Makefile.am:
6359         * sys/xvimage/Makefile.am:
6360         Make gnomevfssrc extend the source base class.
6361         Fix linking against libs in various plugins.
6362
6363 2005-04-06  Andy Wingo  <wingo@pobox.com>
6364
6365         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6366         GST_BASE_LIBS.
6367
6368         * configure.ac: Add check and AC_SUBST for libgstbase.
6369
6370 2005-03-31  Wim Taymans  <wim@fluendo.com>
6371
6372         * examples/seeking/Makefile.am:
6373         * examples/seeking/cdparanoia.c: (main):
6374         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6375         (play_cb), (pause_cb), (stop_cb), (main):
6376         * examples/seeking/playbin.c:
6377         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6378         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6379         (make_sid_pipeline), (make_vorbis_pipeline),
6380         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6381         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6382         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6383         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6384         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6385         (stop_cb), (main):
6386         * examples/seeking/spider_seek.c:
6387         * examples/seeking/vorbisfile.c:
6388         * ext/gnomevfs/Makefile.am:
6389         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6390         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6391         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6392         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6393         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6394         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6395         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6396         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6397         * ext/ogg/README:
6398         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6399         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6400         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6401         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6402         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6403         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6404         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6405         (gst_ogg_demux_factory_filter), (compare_ranks),
6406         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6407         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6408         (gst_ogg_chain_new), (gst_ogg_chain_free),
6409         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6410         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6411         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6412         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6413         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6414         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6415         (gst_ogg_demux_get_prev_page),
6416         (gst_ogg_demux_deactivate_current_chain),
6417         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6418         (gst_ogg_demux_bisect_forward_serialno),
6419         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6420         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6421         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6422         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6423         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6424         (gst_ogg_demux_change_state), (gst_ogg_print):
6425         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6426         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6427         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6428         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6429         (gst_ogg_mux_loop):
6430         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6431         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6432         (theora_dec_src_convert), (theora_dec_sink_convert),
6433         (theora_dec_src_query), (theora_dec_src_event),
6434         (theora_dec_sink_event), (theora_dec_chain),
6435         (theora_dec_change_state):
6436         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6437         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6438         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6439         (theora_enc_change_state):
6440         * ext/vorbis/Makefile.am:
6441         * ext/vorbis/oggvorbisenc.c:
6442         * ext/vorbis/oggvorbisenc.h:
6443         * ext/vorbis/vorbis.c: (plugin_init):
6444         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6445         (vorbis_dec_src_query), (vorbis_dec_src_event),
6446         (vorbis_dec_sink_event), (vorbis_dec_chain),
6447         (vorbis_dec_change_state):
6448         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6449         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6450         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6451         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6452         (gst_vorbisenc_change_state):
6453         * ext/vorbis/vorbisenc.h:
6454         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6455         * gst-libs/gst/audio/audioclock.c:
6456         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6457         (gst_audiofilter_init), (gst_audiofilter_chain):
6458         * gst-libs/gst/audio/testchannels.c: (main):
6459         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6460         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6461         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6462         (gmip_find_track_streaminfo), (gmip_find_track_format):
6463         * gst-libs/gst/media-info/media-info.c:
6464         (gst_media_info_read_idler):
6465         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6466         (gst_play_get_all_by_interface):
6467         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6468         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6469         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6470         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6471         (gst_riff_parse_info):
6472         * gst-libs/gst/riff/riff-read.h:
6473         * gst-libs/gst/riff/riff.c: (plugin_init):
6474         * gst-libs/gst/video/Makefile.am:
6475         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6476         (gst_videosink_class_init), (gst_videosink_get_type):
6477         * gst-libs/gst/video/videosink.h:
6478         * gst/audioconvert/bufferframesconvert.c:
6479         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6480         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6481         * gst/audioconvert/channelmixtest.c: (main):
6482         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6483         (gst_audio_convert_chain),
6484         (gst_audio_convert_caps_remove_format_info),
6485         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6486         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6487         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6488         (gst_audio_convert_buffer_to_default_format),
6489         (gst_audio_convert_buffer_from_default_format),
6490         (gst_audio_convert_channels):
6491         * gst/audioconvert/gstchannelmix.h:
6492         * gst/ffmpegcolorspace/avcodec.h:
6493         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6494         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6495         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6496         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6497         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6498         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6499         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6500         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6501         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6502         (dv_type_find):
6503         * gst/videotestsrc/gstvideotestsrc.c:
6504         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6505         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6506         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6507         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6508         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6509         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6510         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6512         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6513         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6514         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6515         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6516         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6517         (gst_xvimagesink_navigation_send_event),
6518         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6519         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6520         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6521         * sys/xvimage/xvimagesink.h:
6522         Plugin port to 0.9, ogg/theora playback should work in the seek
6523         example now.
6524         Removed old examples.
6525         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6526         explained in 0.9 TODO doc.
6527
6528
6529 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6530
6531         * autogen.sh:
6532         * configure.ac:
6533         * ext/Makefile.am:
6534         * gst/Makefile.am:
6535         * po/POTFILES.in:
6536         * po/af.po:
6537         * po/az.po:
6538         * po/cs.po:
6539         * po/en_GB.po:
6540         * po/hu.po:
6541         * po/it.po:
6542         * po/nb.po:
6543         * po/nl.po:
6544         * po/or.po:
6545         * po/sq.po:
6546         * po/sr.po:
6547         * po/sv.po:
6548         * po/uk.po:
6549         * po/vi.po:
6550         * sys/Makefile.am:
6551         * testsuite/Makefile.am:
6552           remove a whole bunch of plugins.  This module now contains a set
6553           of free reference plugins/elements as agreed.
6554
6555 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6556
6557         * configure.ac:
6558           hunting season on 0.9 is now OPEN
6559
6560 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6561
6562         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6563           Kick the hell out of gcc for not warning me about a symbol conflict.
6564
6565 2005-02-22  Luca Ognibene  <luogni@tin.it>
6566
6567         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6568
6569         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6570           Don't leak caps string (fixes #168134)
6571
6572         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6573         (gst_jpegenc_init), (gst_jpegenc_finalize),
6574         (gst_jpegenc_change_state):
6575           Don't leak line buffers and context struct (fixes #168133).
6576
6577 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6578
6579         * configure.ac:
6580         * ext/dirac/gstdiracdec.cc:
6581         (gst_diracdec_chain):
6582           Since dirac 0.5.0 the framerate in dirac is expressed as a
6583           rational number. Fix build and up requirement to 0.5.0, and
6584           also pass parameters to gst_diracdec_link in the right order
6585           (fixes #167959).
6586
6587 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6588
6589         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6590         * ext/faad/gstfaad.h:
6591         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6592         certain invalid muxed streams, where some packets will contain 
6593         junk after decoder data. Partially fixes #149158.
6594
6595 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6596         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6597           Make sure we only write to writable buffers
6598
6599 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6600
6601         * gst-libs/gst/riff/riff-media.c:
6602         (gst_riff_create_audio_caps_with_data):
6603           Do actually fix invalid RIFF fmt header values for alaw
6604           and mulaw audio instead of just saying so.
6605
6606         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6607           Give gst_riff_create_audio_caps_with_data() a chance to
6608           fix up broken format header fields before extracting any
6609           parameters from the header. (fixes #167633)
6610
6611 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6612
6613         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6614
6615         * gst/audioconvert/bufferframesconvert.c:
6616         (buffer_frames_convert_link):
6617           Don't leak othercaps. (fixes #167878)
6618
6619 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6620
6621         * configure.ac:
6622         * ext/libvisual/visual.c: (gst_visual_srclink),
6623         (gst_visual_change_state):
6624           Support libvisual 0.2.0.
6625
6626 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6627
6628         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6629         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6630           Use same rowstrides for I420 as used everywhere else.
6631
6632 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6633
6634         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6635           Declare variables at beginning of block and make gcc-2.95 happy
6636           (fixes # 167482, patch by Gergely Nagy).
6637           
6638         * gst/tcp/gsttcpclientsrc.c:
6639         * gst/tcp/gsttcpclientsrc.h:
6640           Move some includes into the header, so that struct sockaddr_in is
6641           defined when it should be defined on FreeBSD as well (fixes
6642           #167483).
6643           
6644         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6645           Don't pass uninitialised values to setsockopt() here either.
6646
6647 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6648
6649         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6650
6651         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6652           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6653
6654 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6655
6656         * gst/playback/gstplaybin.c: (add_sink):
6657           Invert bin_add/link order to workaround deadlock in opt.
6658
6659 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6660
6661         * gst/modplug/gstmodplug.cc:
6662           Add missing break causing position queries to fail.
6663
6664 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6665
6666         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6667           Granpos can apparently be -1, which screws up calculations...
6668
6669 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6670
6671         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6672         (gst_ximagesink_send_pending_navigation),
6673         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6674         (gst_ximagesink_init):
6675         * sys/ximage/ximagesink.h:
6676         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6677         (gst_xvimagesink_send_pending_navigation),
6678         (gst_xvimagesink_navigation_send_event),
6679         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6680         * sys/xvimage/xvimagesink.h:
6681           Use a mutex protected list to marshal navigation
6682           events into the stream thread from whichever thread
6683           sends them.
6684
6685 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6686
6687         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6688           Display current position and track length; misc. clean-ups.
6689           
6690         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6691         (speed_init), (speed_chain):
6692           Add query function, so that the stream length and current position
6693           get adjusted when queried (note that current position queries may
6694           still be wrong if the audio sink returns values based on buffer
6695           timestamps instead of passing on the query).
6696
6697 2005-02-13  Benjamin Otte  <otte@gnome.org>
6698
6699         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6700         (gst_audio_convert_channels):
6701           create channel conversion matrix when linking
6702         * gst/audioconvert/.cvsignore:
6703         * gst/audioconvert/Makefile.am:
6704         * gst/audioconvert/channelmixtest.c: (main):
6705           add (ugly) test that ensures stereo <=> mono conversion works
6706           correctly
6707
6708 2005-02-13  Benjamin Otte  <otte@gnome.org>
6709
6710         * gst/audioconvert/gstchannelmix.h:
6711           include missing header file
6712         * gst/audioconvert/gstchannelmix.c:
6713         (gst_audio_convert_fill_compatible):
6714           use same sign for both channels when converting to/from compatible
6715           channel. Previously used different signs made the signals cancel
6716           each other out and appear like silence. (fixes #167269)
6717
6718 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6719
6720         * gst/ffmpegcolorspace/avcodec.h:
6721         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6722         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6723         (gst_ffmpegcsp_avpicture_fill):
6724         * gst/ffmpegcolorspace/imgconvert.c:
6725           Convert to and from YV12 (fixes #156379).
6726
6727 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6728
6729         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6730         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6731         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6732         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6733         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6734         methods from chain and negotiation and vice versa (Fixes #166142).
6735         * sys/ximage/ximagesink.h: Add stream_lock.
6736         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6737         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6738         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6739         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6740
6741 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6742
6743         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6744           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6745           error message when we can't open the DVD device (when dvdnav_open()
6746           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6747           the above). Send something more useful instead (fixes #167117).
6748
6749 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6750
6751         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6752         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6753         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6754         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6755         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6756         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6757         methods from chain and negotiation and vice versa (Fixes #166142).
6758         Fix a possible bug of images in the buffer pool being discarded because
6759         we are looking at the wrong geometry.
6760         * sys/xvimage/xvimagesink.h: Add stream_lock.
6761
6762 2005-02-11  David Schleef  <ds@schleef.org>
6763
6764         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6765         unsigned int. (fixes #167128)
6766
6767 2005-02-11  David Schleef  <ds@schleef.org>
6768
6769         * gst/librfb/Makefile.am: Testing stuff before committing is
6770           for wimps... and people with fast machines.  Fix stupid
6771           mistake.
6772
6773 2005-02-11  David Schleef  <ds@schleef.org>
6774
6775         * configure.ac: Pull in librfb from my CVS tree, because it is
6776           too small and annoying to be separate.  Move rfbsrc plugin
6777           to gst/.
6778         * ext/Makefile.am:
6779         * ext/librfb/Makefile.am:
6780         * ext/librfb/gstrfbsrc.c:
6781         * gst/librfb/Makefile.am:
6782         * gst/librfb/gstrfbsrc.c:
6783         * gst/librfb/rfb.c:
6784         * gst/librfb/rfb.h:
6785         * gst/librfb/rfbbuffer.c:
6786         * gst/librfb/rfbbuffer.h:
6787         * gst/librfb/rfbbytestream.c:
6788         * gst/librfb/rfbbytestream.h:
6789         * gst/librfb/rfbcontext.h:
6790         * gst/librfb/rfbdecoder.c:
6791         * gst/librfb/rfbdecoder.h:
6792         * gst/librfb/rfbutil.h:
6793
6794 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6795
6796         * gst/speed/Makefile.am:
6797         * gst/speed/demo-mp3.c: (main):
6798         * gst/speed/filter.func:
6799         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6800         (speed_class_init), (speed_init), (speed_chain_int16),
6801         (speed_chain_float32), (speed_chain), (speed_set_property),
6802         (speed_get_property), (speed_change_state):
6803         * gst/speed/gstspeed.h:
6804           Fix speed element and make it chain-based (fixes #156467),
6805           and make it handle more than one channel.
6806
6807 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6808
6809         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6810         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6811         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6812         * ext/dts/gstdtsdec.h:
6813           Don't clobber the stack constructing the channels array.
6814           Make the element chain-based. DTS tracks can now be played.
6815           
6816 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6817
6818         * gst-libs/gst/audio/multichannel.h:
6819         * gst-libs/gst/gconf/gconf.h:
6820         * gst-libs/gst/idct/idct.h:
6821         * gst-libs/gst/media-info/media-info-priv.h:
6822         * gst-libs/gst/play/play.h:
6823         * gst-libs/gst/resample/private.h:
6824         * gst-libs/gst/resample/resample.h:
6825         * gst-libs/gst/riff/riff-ids.h:
6826         * gst-libs/gst/video/video.h:
6827         * gst-libs/gst/video/videosink.h:
6828           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6829           missing, so that they work when included from C++ code.
6830
6831 2005-02-09  David Schleef  <ds@schleef.org>
6832
6833         * testsuite/gst-lint: Check for non-statically scoped
6834           parent_class variables.  This won't be a problem once
6835           plugins are loaded with RTLD_LOCAL.
6836
6837 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6838
6839         * ext/mplex/gstmplexibitstream.cc:
6840           gcc madness.
6841
6842 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6843
6844         * ext/ogg/gstogmparse.c:
6845         * gst/debug/gstnavigationtest.c:
6846           Die, thou faulty symbol pollutors (non-static parent_class).
6847
6848 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6849
6850         * ext/mplex/gstmplexibitstream.cc:
6851           Fix event handling (#165525).
6852
6853 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6854
6855         * ext/mikmod/gstmikmod.c:
6856         * gst/modplug/gstmodplug.cc:
6857           Add missing endianness to template (fixes #165509).
6858
6859 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6860
6861         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6862           Fix wrong order of reading of optional bytes (#165290).
6863
6864 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6865
6866         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6867           Implement FILLER event awareness.
6868
6869 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6870
6871         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6872           Fix track calculations (#166208).
6873
6874 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6875
6876         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6877
6878         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6879         * ext/libpng/gstpngenc.c:
6880           Fix byte-order, use proper fixed caps. Fixes #164197.
6881
6882 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6883
6884         * configure.ac:
6885           Add dvdlpcmdec 
6886
6887         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6888         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6889           Don't push buffers if the src pad isn't negotiated yet.
6890           
6891         * gst/audioconvert/gstaudioconvert.c:
6892         (gst_audio_convert_buffer_to_default_format),
6893         (gst_audio_convert_buffer_from_default_format):
6894           Add support for 24-bit width.
6895
6896         * gst/dvdlpcmdec/.cvsignore:
6897         * gst/dvdlpcmdec/Makefile.am:
6898         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6899         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6900         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6901         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6902         (plugin_init):
6903         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6904           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6905           format. Needs support for the channels maps if someone can find 
6906           a DVD LPCM track with > 2 channels.
6907
6908         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6909         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6910         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6911         * gst/mpegstream/gstdvddemux.h:
6912         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6913         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6914         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6915         * gst/mpegstream/gstmpegdemux.h:
6916         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6917         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6918         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6919         (gst_mpeg_parse_handle_src_query),
6920         (gst_mpeg_parse_handle_src_event):
6921           Use audio/x-dvd-lpcm for LPCM output.
6922           Add DTS output.
6923
6924 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6925
6926         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6927
6928         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6929         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6930           Add BGRA handling (#165736).
6931
6932 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6933
6934         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6935
6936         * gst/law/alaw-decode.c: (alawdec_link):
6937         * gst/law/alaw-encode.c: (alawenc_link):
6938         * gst/law/mulaw-decode.c: (mulawdec_link):
6939         * gst/law/mulaw-encode.c: (mulawenc_link):
6940           Fix caps memleaks (#166600).
6941
6942 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6943
6944         * ext/tarkin/mem.h:
6945         * ext/tarkin/wavelet.h:
6946         * ext/tarkin/yuv.h:
6947         * gst/ffmpegcolorspace/avcodec.h:
6948           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6949           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6950
6951 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6952
6953         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6954         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6955         (gst_xvimagesink_change_state):
6956           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6957           Xv video (and thereby regenerate Xv colourkey) in clear() so
6958           that PLAY -> READY -> PLAY works (fixes #162504).
6959
6960 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6961
6962         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6963           Switch to list instead of range, since MJPEG-devices really just
6964           support decimations, not any size.
6965
6966 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6967         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6968         (gst_mpeg2dec_reset), (free_all_buffers),
6969         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6970         * ext/mpeg2dec/gstmpeg2dec.h:
6971           The libmpeg2 user-allocated buffer management is awkward, 
6972           to say the least. Hopefully this fixes things.
6973
6974 2005-02-04  Andy Wingo  <wingo@pobox.com>
6975
6976         * gst/audioconvert/bufferframesconvert.c
6977         (buffer_frames_convert_fixate): New function, fixates to 256
6978         frames per buffer by default. (Much better than 1.)
6979         (buffer_frames_convert_init): Set the fixate function for both src
6980         and sink pad.
6981         (buffer_frames_convert_link): After success setting nonfixed caps,
6982         get the negotiated caps so we can know how many buffer-frames it
6983         will be. No idea how this worked at all before.
6984
6985 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6986
6987         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6988         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6989         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6990         (handle_sequence), (handle_picture):
6991         * ext/mpeg2dec/gstmpeg2dec.h:
6992           Rearrange buffer tracking and refcounting and refactor
6993           a little for readability. 
6994
6995 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6996         * sys/v4l/gstv4l.c: (plugin_init):
6997         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6998         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6999         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
7000         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
7001         * sys/v4l/gstv4ljpegsrc.h:
7002         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
7003         * sys/v4l/v4l_calls.h:
7004         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
7005         (gst_v4lsrc_get_fps):
7006         * sys/v4l/v4lsrc_calls.h:
7007           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
7008           you jpeg inside rgb frames" driver.
7009           Don't error in the v4lsrc link function, just return 
7010           REFUSED.
7011
7012 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7013
7014         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
7015         (gst_qcamsrc_open):
7016           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
7017
7018 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7019
7020         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7021           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
7022
7023 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7024
7025         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
7026           Reset negotiated state on PAUSED->READY.
7027
7028 2005-02-02  David Schleef  <ds@schleef.org>
7029
7030         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
7031         whereever possible.  (Fixes #165997)
7032         * examples/capsfilter/capsfilter1.c: (main):
7033         * examples/dynparams/filter.c: (create_ui):
7034         * examples/seeking/cdparanoia.c: (get_track_info), (main):
7035         * examples/seeking/chained.c: (main):
7036         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
7037         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
7038         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
7039         (make_mpeg_pipeline), (make_mpegnt_pipeline):
7040         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7041         * examples/switch/switcher.c: (main):
7042         * ext/dv/demo-play.c: (main):
7043         * ext/faad/gstfaad.c: (gst_faad_change_state):
7044         * ext/mad/gstmad.c: (gst_mad_chain):
7045         * ext/smoothwave/demo-osssrc.c: (main):
7046         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
7047         (gst_gconf_render_bin_from_description),
7048         (gst_gconf_get_default_audio_sink),
7049         (gst_gconf_get_default_video_sink),
7050         (gst_gconf_get_default_audio_src),
7051         (gst_gconf_get_default_video_src),
7052         (gst_gconf_get_default_visualization_element):
7053         * gst/level/demo.c: (main):
7054         * gst/level/plot.c: (main):
7055         * gst/playback/gstplaybin.c: (gen_video_element),
7056         (gen_audio_element):
7057         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
7058         * gst/playondemand/demo-mp3.c: (setup_pipeline):
7059         * gst/sine/demo-dparams.c: (main):
7060         * gst/spectrum/demo-osssrc.c: (main):
7061         * gst/speed/demo-mp3.c: (main):
7062         * gst/volume/demo.c: (main):
7063         * testsuite/embed/embed.c: (main):
7064
7065 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
7066
7067         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
7068         (gst_tcpclientsink_finalize):
7069         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
7070         (gst_tcpclientsrc_finalize):
7071         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
7072         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
7073         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
7074         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
7075           Don't leak the hostname when shutting down.
7076           In tcpserversrc, take a copy of the default hostname.
7077
7078 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7079
7080         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
7081           Set caps to systemstream=TRUE.
7082
7083 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7084
7085         * testsuite/Makefile.am:
7086           Fix more OSX buildbots.
7087
7088 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
7089
7090         * ext/mpeg2dec/gstmpeg2dec.c:
7091           Don't send things to NULL PAD_PEERs
7092
7093         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
7094           Copy-on-write the incoming buffer.
7095
7096         * gst/mpegstream/gstdvddemux.h:
7097         * gst/mpegstream/gstmpegclock.h:
7098         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
7099         (normal_seek), (gst_mpeg_demux_handle_src_event):
7100         * gst/mpegstream/gstmpegdemux.h:
7101         * gst/mpegstream/gstmpegpacketize.h:
7102         * gst/mpegstream/gstmpegparse.c:
7103         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
7104         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
7105         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
7106         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
7107         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
7108         * gst/mpegstream/gstmpegparse.h:
7109         * gst/mpegstream/gstrfc2250enc.h:
7110           Various changes to the way time is computed that make seeking and
7111           total time estimation much better here.
7112           Use G_BEGIN/END_DECLS instead of __cplusplus
7113
7114         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
7115           Use gst_buffer_stamp instead of only copying the TIMESTAMP
7116
7117 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7118
7119         * gst/subparse/gstsubparse.c:
7120           Fix OSX buildbot.
7121
7122 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
7123
7124         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
7125         (theora_enc_chain), (theora_enc_change_state):
7126         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
7127         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
7128         (gst_vorbisenc_change_state):
7129         * ext/vorbis/vorbisenc.h:
7130           Set granulepos and timestamp correctly for streams not
7131           starting at 0, taking into account the initial delay.
7132
7133 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
7134
7135         * gst/mpegstream/gstdvddemux.c:
7136           Add audio/x-dts to audio pad template caps
7137
7138 2005-01-30  David Schleef  <ds@schleef.org>
7139
7140         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
7141         (create_context), (gst_polypsink_link): Fix silly endianness
7142         bug.  Add some debugging.  Remove float from caps; it doesn't
7143         work.  Attempt to get remote audio working.
7144
7145 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7146
7147         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7148           Add 3IV2 fourcc.
7149
7150 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7151
7152         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
7153         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
7154         (gst_avi_demux_stream_data):
7155         * gst/avi/gstavidemux.h:
7156           Invert DIB images. Fixes #132341.
7157
7158 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7159
7160         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7161         (gst_ffmpegcsp_chain):
7162           D'oh, reference the palette data, not the palette structure.
7163           Fixes color distortion in #132341.
7164
7165 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7166
7167         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
7168           PAR can be non-fixed when not provided as argument (#162626).
7169
7170 2005-01-29  David Moore  <dcm@acm.org>
7171
7172         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7173
7174         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7175         (gst_qtdemux_loop_header):
7176           Re-apply patch from #142272 that allows non-seekable sources,
7177           re-proposed by Daniel Drake <dsd@gentoo.org>.
7178
7179 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7180
7181         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
7182           Use the src template for creating the src pad (#162330).
7183
7184 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7185
7186         * configure.ac:
7187         * ext/musepack/Makefile.am:
7188         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
7189         (gst_musepackdec_init), (gst_musepackdec_dispose),
7190         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
7191         (gst_musepack_stream_init), (gst_musepackdec_loop),
7192         (gst_musepackdec_change_state):
7193         * ext/musepack/gstmusepackdec.cpp:
7194         * ext/musepack/gstmusepackdec.h:
7195         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
7196         (gst_musepack_reader_read), (gst_musepack_reader_seek),
7197         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
7198         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
7199         * ext/musepack/gstmusepackreader.cpp:
7200         * ext/musepack/gstmusepackreader.h:
7201           Update to 1.1 API (#165446).
7202
7203 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7204
7205         * ext/Makefile.am:
7206           Unbreak buildbot.
7207
7208 2005-01-28  Andy Wingo  <wingo@pobox.com>
7209
7210         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
7211         to reflect a different dubious internet source. Add a reference
7212         and some commentary.
7213
7214 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7215
7216         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
7217         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
7218         * gst/playback/gststreamselector.h:
7219           Be more selective when we're redoing caps negotiation from
7220           within the chain function on a stream change.
7221
7222 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7223
7224         * configure.ac:
7225         * ext/Makefile.am:
7226         * ext/amrnb/Makefile.am:
7227         * ext/amrnb/amrnb.c: (plugin_init):
7228         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
7229         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
7230         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
7231         (gst_amrnbdec_state_change):
7232         * ext/amrnb/amrnbdec.h:
7233         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
7234         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
7235         (gst_amrnbparse_init), (gst_amrnbparse_formats),
7236         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
7237         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
7238         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
7239         * ext/amrnb/amrnbparse.h:
7240           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
7241         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7242           Add AMR-NB/-WB raw formats.
7243         * ext/alsa/gstalsa.c: (gst_alsa_link):
7244           Keep valid time when changing format.
7245         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
7246         (qtdemux_parse_trak):
7247           Add some more format-specific options (#140141, #143555, #155163).
7248
7249 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7250
7251         * gst/matroska/matroska-demux.c:
7252         (gst_matroska_demux_parse_blockgroup):
7253           Fix logic error in timing of subtitle stream synchronization.
7254         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7255           Add skip-chunk, which is found in kodak-camera streams.
7256
7257 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7258
7259         * po/LINGUAS:
7260         * po/vi.po:
7261           Adding Vietnamese translation (submitted by Clytie Siddall)
7262
7263 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7264
7265         * gst/playback/gstdecodebin.c: (try_to_link_1):
7266           Use realpad for signal.
7267
7268 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7269
7270         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
7271           Fix category so decodebin picks it up.
7272
7273 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7274
7275         * ext/mad/Makefile.am:
7276         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
7277         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
7278         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
7279         (found_type), (gst_id3demux_bin_change_state):
7280         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
7281         (gst_id3_tag_init), (gst_id3_tag_handle_event),
7282         (gst_id3_tag_src_link), (gst_id3_tag_chain),
7283         (gst_id3_tag_change_state), (plugin_init):
7284         * ext/mad/gstmad.h:
7285           Add id3demuxbin (which is a simple bin consisting of id3demux
7286           and typefind), take over rank from id3demux, remove typefind
7287           code from id3demux. Makes all broken mp3s that I know of work,
7288           and thereby fixes #152688.
7289
7290 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
7291
7292         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7293
7294         * ext/mad/gstmad.c: (gst_mad_src_event):
7295         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7296           Allow seeks on audio pad, make mad forward those (#164826).
7297         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7298           Set duration (#165335).
7299
7300 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7301
7302         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7303         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7304         (gst_asf_demux_process_ext_content_desc),
7305         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7306         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7307         * gst/asfdemux/gstasfdemux.h:
7308           Improve metadata display, e.g. if the metadata comes before the
7309           streams are loaded (which is perfectly valid).
7310
7311 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7312
7313         * tools/gst-launch-ext-m.m:
7314           Fix AVI/ASF pipelines (#165340).
7315
7316 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7317         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7318         build failure on amd64
7319
7320 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7321
7322         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7323         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7324           Check environment variables GST_ID3V2_TAG_ENCODING,
7325           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7326           list of character encodings to force interpretation of non-unicode
7327           strings stored in an ID3v2 tag to a particular encoding. If none
7328           is specified, try to use current locale's encoding, then fall back
7329           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7330         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7331         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7332           Check environment variables GST_ID3V1_TAG_ENCODING,
7333           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7334           list of character encodings to use in case a string encountered
7335           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7336           specified, try to use the current locale's encoding, then fall
7337           back to ISO-8859-1 (which will always succeed).
7338
7339 2005-01-25  Benjamin Otte  <otte@gnome.org>
7340
7341         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7342           - on half framerate, compute the rate in advance so the comparisons
7343             don't compare wrong values
7344           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7345             behaviour
7346           - don't use mad_header_decode anymore, mad_frame_decode does that
7347             automatically
7348           - when getting rid of consumed bytes, reset the stream's skiplen
7349           (fixes #163867)
7350
7351 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7352
7353         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7354           Use 1/2 a second for default max_discont, as PES streams from DVB
7355           seem to have larger spacings in the SCR. 
7356           Fix a typo.
7357
7358 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7359
7360         * gst/playback/gstplaybasebin.c: (group_commit):
7361           Notify delayed stream-info availability.
7362
7363 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7364         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7365         (gst_a52dec_handle_event), (gst_a52dec_chain):
7366         Add some debug output. Check that a discont has a valid
7367         time associated.
7368         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7369         (gst_alsa_sink_loop):
7370         Ignore TAG events. A little extra debug for broken timestamps.
7371         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7372         (dvdnavsrc_change_state):
7373         Ensure we send a discont to engage the link before we send any
7374         other events.
7375         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7376         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7377         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7378         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7379         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7380         dvd://title works in totem because typefinding sends a seek that ends
7381         up going back to chapter 1 regardless.
7382         * ext/mpeg2dec/gstmpeg2dec.c:
7383         * ext/mpeg2dec/gstmpeg2dec.h:
7384         Output correct timestamps and handle disconts.
7385         * ext/ogg/gstoggdemux.c: (get_relative):
7386         Small guard against a null dereference.
7387         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7388         (gst_textoverlay_set_property):
7389         Free memory when done. Don't call gst_event_filler_get_duration on
7390         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7391         g_warning.
7392         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7393         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7394         (gst_sw_srclink), (gst_smoothwave_chain):
7395         Draw solid lines, prettier colours.
7396         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7397         Add a default palette that'll work for some movies.
7398         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7399         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7400         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7401         * gst/mpegstream/gstdvddemux.h:
7402         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7403         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7404         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7405         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7406         * gst/mpegstream/gstmpegparse.h:
7407         Use PTM/NAV events when for timestamp adjustment when connected to 
7408         dvdnavsrc. Don't use many discont events where one suffices.
7409         * gst/playback/gstplaybasebin.c: (group_destroy),
7410         (gen_preroll_element), (gst_play_base_bin_add_element):
7411         * gst/playback/gstplaybasebin.h:
7412         Make sure we remove subtitles from the same bin we put them in.
7413         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7414         (gst_subparse_buffer_format_autodetect),
7415         (gst_subparse_change_state):
7416         Fix some memleaks and invalid accesses.
7417         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7418         (oggskel_type_find), (cmml_type_find), (plugin_init):
7419         Some typefind functions for Annodex v3.0 files
7420         * gst/wavparse/gstwavparse.h:
7421         GstRiffReadClass is the correct parent class.
7422
7423 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7424
7425         * gst-libs/gst/riff/riff-media.c:
7426         (gst_riff_create_video_caps_with_data):
7427           Add extradata to huffyuv (fixes #165013).
7428         * gst-libs/gst/riff/riff-read.c:
7429         (gst_riff_read_strf_vids_with_data):
7430           Fix extradata extraction if it is in the chunk size.
7431
7432 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7433
7434         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7435
7436         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7437         (gst_quarktv_change_state), (gst_quarktv_dispose):
7438           Memory free'ing location fix (#164708).
7439
7440 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7441
7442         * gst/playback/gstplaybasebin.c: (group_commit),
7443         (gen_preroll_element), (probe_triggered), (gen_source_element),
7444         (setup_source), (gst_play_base_bin_change_state),
7445         (gst_play_base_bin_add_element):
7446           Don't block for streams.
7447         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7448         (gst_stream_info_set_mute):
7449           Use gst_pad_set_active_recursive.
7450
7451 2005-01-25  Andy Wingo  <wingo@pobox.com>
7452
7453         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7454         for #ifndef HAVE_XVIDEO.
7455
7456 2005-01-24  Jeffrey C. Ollie
7457
7458         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7459
7460         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7461         * ext/gsm/gstgsmdec.h:
7462         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7463         * ext/gsm/gstgsmenc.h:
7464         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7465         was given by property. Add proper buffer timestamps and offsets.
7466
7467 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7468
7469         * gst-libs/gst/riff/riff-media.c:
7470         (gst_riff_create_audio_caps_with_data):
7471           Audio can be <8000Hz.
7472
7473 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7474
7475         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7476           Explicit state change to workaround refcount bugs.
7477
7478 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7479
7480         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7481         (gst_avimux_riff_get_avi_header):
7482           Fix...
7483
7484 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7485
7486         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7487         (gst_riff_read_element_data):
7488         * gst-libs/gst/riff/riff-read.h:
7489           Add _peek version (req'ed in CDXA).
7490         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7491         (gst_cdxaparse_loop):
7492           Fix parsing in playbin.
7493         * gst/playback/gstdecodebin.c: (close_pad_link):
7494           Ignore current_ pads, they cause major annoyance.
7495
7496 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7497
7498         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7499           Safety guard.
7500
7501 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7502
7503         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7504           Fix padding...
7505
7506 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7507
7508         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7509           Allow for 0-sized buffers. Fixes length query problems in
7510           starwars.mkv from the testsuite.
7511
7512 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7513
7514         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7515         (gst_video_box_i420), (gst_video_box_chain):
7516           Fix row strides for I420 (fixes #163159)
7517           
7518 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7519
7520         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7521           MPEG2 has a useful rate property, so we can actually use that.
7522           For MPEG-1, continue using the bytes/time properties.
7523
7524 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7525
7526         * gst-libs/gst/riff/riff-media.c:
7527         (gst_riff_create_video_caps_with_data),
7528         (gst_riff_create_video_template_caps):
7529           Add intel-h263.
7530
7531 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7532
7533         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7534           Fail if caps negotiation fails. Should fix #162184, and should
7535           definately be in there regardless of it fixing the actual bug.
7536         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7537         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7538         (gst_avimux_riff_get_avix_header),
7539         (gst_avimux_riff_get_video_header),
7540         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7541         (gst_avimux_start_file), (gst_avimux_handle_event),
7542         (gst_avimux_change_state):
7543         * gst/avi/gstavimux.h:
7544           Refactor structure writing to use GST_WRITE_UINT macros, add
7545           metadata writing support.
7546
7547 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7548
7549         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7550           Elements may already be destroyed when this function is called.
7551
7552 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7553
7554         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7555         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7556           More memory leak fixes (#149162).
7557
7558 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7559
7560         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7561         (gst_qtdemux_add_stream):
7562           Fix two memleaks.
7563
7564 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7565
7566         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7567           Argh...
7568
7569 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7570
7571         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7572           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7573           when fixating to six channels in Totem.
7574
7575 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7576
7577         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7578           Fix compile warnings on Solaris 10 buildbot
7579
7580 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7581
7582         * ext/dvdread/dvdreadsrc.c: (_read):
7583           Don't read beyond the last cell in a chapter (fixes 
7584           invalid memory access)
7585
7586 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7587
7588         * ext/dvdread/stream_labels.c:
7589         (dvdreadsrc_get_audio_stream_labels):
7590           Use NULL for an empty GList instead of g_list_alloc(); fix 
7591           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7592           of GString (easier to bulk free later)
7593
7594 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7595
7596         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7597
7598         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7599         (gst_ffmpeg_pixfmt_to_caps):
7600           Fix BGRA32 caps (#164209).
7601
7602 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7603
7604         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7605
7606         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7607         (gst_ffmpeg_caps_to_pixfmt):
7608           alpha_mask can be RGBA/ABGR. Fixes #164265.
7609
7610 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7611
7612         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7613
7614         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7615         (gst_mpeg2dec_alloc_buffer):
7616         * ext/mpeg2dec/gstmpeg2dec.h:
7617           Crop if decoding size is not the actual image size (#163676).
7618
7619 2005-01-17  Steve Baker  <steve@stevebaker.org>
7620
7621         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7622
7623         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7624         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7625           Add libsndfile typefind functions (#163309).
7626
7627 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7628
7629         * tools/gst-launch-ext-m.m:
7630           Add .aac, fix .m1v/.m2v (#163891).
7631
7632 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7633
7634         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7635           Sanity check, don't wait endlessly since the clock might not
7636           actually run at this point (which is a deadlock). Fixes #164069.
7637
7638 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7639
7640         * gst/playback/gstplaybasebin.c: (probe_triggered):
7641           Of course, only pause if group is done...
7642
7643 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7644
7645         * gst/playback/gstplaybasebin.c: (probe_triggered):
7646           Thread safety.
7647
7648 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7649
7650         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7651           Don't return state change success when the parent
7652           failed.
7653
7654 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7655
7656         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7657           Free events (fix memleak in #162905).
7658
7659 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7660
7661         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7662
7663         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7664         (gst_ffmpeg_caps_to_pixfmt):
7665           Fix for depth = 15. Fixes #161675.
7666
7667 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7668
7669         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7670           Set FPS correctly, even for webcams and the like.
7671         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7672           Don error on setting while capturing.
7673
7674 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7675
7676         * ext/dv/gstdvdec.c:
7677         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7678         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7679           I'm a bad boy. using /1001. to force C to do float division
7680           and not integer division (as it did in my last commit)
7681           Thanks to David I. Lehn for pointing this mistake.
7682
7683 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7684
7685         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7686           Revert Johan??s 1.35->1.36 since it breaks compat.
7687
7688 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7689
7690         * ext/dv/gstdvdec.c:
7691         * ext/libfame/gstlibfame.c:
7692         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7693         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7694           replace framerate aproximations by their real value
7695           (24000/1001, 30000/1001, 60000/1001)
7696           Finish fixing bug #164049
7697
7698 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7699
7700         * ext/ogg/gstoggmux.c:
7701           eos/bos debugging
7702         * gst/tcp/gstmultifdsink.c:
7703         * gst/tcp/gstmultifdsink.h:
7704         * gst/tcp/gsttcp.c:
7705         * gst/tcp/gsttcp.h:
7706         * gst/tcp/gsttcpclientsink.c:
7707         * gst/tcp/gsttcpclientsrc.c:
7708         * gst/tcp/gsttcpserversink.c:
7709         * gst/tcp/gsttcpserversrc.c:
7710           improve reusability of elements after state changes and errors
7711           make multifdsink throw away streamheaders when receiving new ones
7712
7713 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7714
7715         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7716           Fix for if items are already in list...
7717
7718 2005-01-12  Benjamin Otte  <otte@gnome.org>
7719
7720         * gst/adder/gstadder.c: (gst_adder_loop):
7721           fix adder a bit so it doesn't screw up with events as much anymore
7722
7723 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7724
7725         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7726         (pixbufscale_scale), (gst_pixbufscale_chain):
7727         * ext/gdk_pixbuf/pixbufscale.h:
7728           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7729           to ensure rowstrides are calculated the same way as 
7730           ffmpegcolorspace
7731           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7732           that we pick up duration and offset also.
7733
7734 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7735
7736         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7737         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7738           Reusability fixes.
7739
7740 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7741
7742         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7743         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7744         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7745         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7746           Update flags when requested.
7747
7748 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7749
7750         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7751           Fix dmix.
7752
7753 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7754
7755         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7756         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7757         (probe_triggered), (new_decoded_pad), (gen_source_element),
7758         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7759         * gst/playback/gstplaybasebin.h:
7760         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7761         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7762         (gst_play_bin_change_state):
7763           Implement group-switch signal for use in apps to clear metadata
7764           cache, clean up subtitle, add suburi property instead of # hack,
7765           some error-out fixes.
7766
7767 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7768
7769         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7770           Debug.
7771         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7772           If we got a state change in the _get handler, don't return success.
7773
7774 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7775
7776         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7777         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7778           Make jpegdec quiet on MJPEG decoding
7779         * gst/asfdemux/README:
7780           Fix mimetypes for MJPEG and H263
7781
7782 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7783
7784         * ext/theora/theoradec.c: (theora_dec_chain):
7785           Fix broken code generation by gcc by swapping arguments.
7786         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7787           Fix \n in debug.
7788
7789 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7790
7791         * TODO:
7792           delete this file, it is by far outdated
7793         * ext/alsa/gstalsa.1: remove
7794         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7795         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7796         (gst_alsa_get_caps):
7797           Add HW probing for supported sample rates. Fixes #161704
7798
7799 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7800
7801         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7802           Don't crash, biatch! :).
7803
7804 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7805
7806         * ext/musepack/gstmusepackreader.cpp:
7807         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7808           Some work on tags - still doesn't work in playbin...
7809         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7810           Handle events...
7811
7812 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7813
7814         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7815           Also shove tags on kid pads.
7816
7817 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7818
7819         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7820           Don't bail on unknown events.
7821         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7822           Don't crash on events before negotiation.
7823         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7824           Send tags on pads, too.
7825         * gst/playback/gststreamselector.c:
7826         (gst_stream_selector_request_new_pad):
7827           Forward events on first pad if no input was selected yet.
7828
7829 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7830
7831         * gst/playback/gstplaybasebin.c: (setup_substreams):
7832           Don't disable streamtype if the stream doesn't exist, since
7833           then playing a video after audio will disable both and nothing
7834           will happen. Fixes the testsuite.
7835
7836 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7837
7838         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7839         (gst_v4l_xoverlay_set_xwindow_id):
7840         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7841         (gst_v4l2_xoverlay_set_xwindow_id):
7842           Add debug categories, fix overlay disabling.
7843
7844 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7845
7846         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7847         * ext/alsa/gstalsa.h:
7848           Add HW probing for period_count/size and buffer_size MIX/MAX
7849           Adjust default/user defined value if out of bounds
7850           Should fix bug #162024
7851
7852 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7853
7854         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7855           Fix warning (#161191).
7856
7857 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7858
7859         * ext/dvdread/stream_labels.c:
7860         (dvdreadsrc_get_audio_stream_labels):
7861           Fix warning (init the good variable in switch default)
7862
7863 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7864
7865         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7866
7867         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7868           Fix gcc-2.95 compile (#163485).
7869
7870 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7871
7872         * configure.ac:
7873         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7874         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7875         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7876         (gst_flacenc_change_state):
7877         * ext/flac/gstflacenc.h:
7878           Update for API change in flac-1.1.1. Update requirement in
7879           configure.ac. Fixes #162974.
7880
7881 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7882
7883         * gst/playback/gstplaybasebin.c: (group_destroy):
7884           Remove hack to get rid of assert and get rid of unlinked
7885           signals properly.
7886
7887 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7888
7889         * gst/playback/gstplaybasebin.c: (setup_source):
7890           Set source to NULL so that resources are free'ed. Fixes issues
7891           with playback of CDDA and similar device-accessing things.
7892
7893 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7894
7895         * testsuite/embed/Makefile.am:
7896           test->noinst, fix make test in buildbot.
7897
7898 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7899
7900         * ext/dvdread/stream_labels.c: new file
7901         * ext/dvdread/stream_labels.h: new file
7902         * ext/dvdread/Makefile.am:
7903         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7904           Extract audio stream label from DVD IFO files.
7905           It only dump them on the console for now, still have to
7906           make playbin aware of them.
7907
7908 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7909
7910         * gst/playback/gstplaybasebin.c: (setup_source):
7911           Fix hanging subs.
7912
7913 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7914
7915         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7916         (gen_preroll_element), (remove_groups), (setup_subtitle),
7917         (gen_source_element), (setup_source):
7918         * gst/playback/gstplaybasebin.h:
7919           Multiple .sub files is just a stupid idea... Fix some threading
7920           mistakes. Interestingly, external .sub files cause playbin to
7921           hang, I don't know why... Parsing fixes contributed by Fran??ois
7922           Kooman <fkooman@tuxed.net>.
7923
7924 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7925
7926         * testsuite/embed/Makefile.am:
7927           Fix buildbot.
7928
7929 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7930
7931         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7932
7933         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7934         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7935         (gst_pngenc_set_property):
7936         * ext/libpng/gstpngenc.h:
7937           Add compression level property (#163323).
7938
7939 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7940
7941         * configure.ac:
7942         * examples/capsfilter/capsfilter1.c: (main):
7943         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7944         * ext/dvdread/Makefile.am:
7945         * ext/dvdread/demo-play:
7946         * ext/dvdread/demo-play.c:
7947         * gconf/gstreamer.schemas.in:
7948         * gst-libs/gst/gconf/gconf.c:
7949         * sys/v4l/TODO:
7950         * testsuite/Makefile.am:
7951         * testsuite/embed/Makefile.am:
7952         * testsuite/embed/embed.c: (cb_expose), (main):
7953           Remove all references to xvideosink, fix examples (#140845).
7954         * gst/playback/gstplaybasebin.c: (group_destroy):
7955           Apparently, disposal does not unlink - so do explicitely.
7956         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7957           Add debug.
7958
7959 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7960
7961         * README: fix PKG_CONFIG_PATH instructions, what was there
7962         previously was breaking default search path, not nice. 
7963         Fixes #163358
7964
7965 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7966
7967         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7968         (gst_audioscale_chain):
7969           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7970           when resampling - how the ^@$^!@^! is this possible?!?
7971
7972 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7973
7974         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7975           Reset variables on READY.
7976         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7977         (gst_matroska_mux_loop):
7978           Require data before writing header.
7979
7980 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7981
7982         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7983
7984         * ext/mad/gstmad.c: (gst_mad_chain):
7985           Don't call mad_stream_sync() directly after recovering sync.
7986           Fixes #151661.
7987
7988 2005-01-09  Martin Eikermann  <meiker@upb.de>
7989
7990         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7991
7992         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7993         (snapshot_handler), (gst_snapshot_sinkconnect),
7994         (gst_snapshot_chain):
7995           Allocate resources when required, fix recursive signal emission
7996           and fix caps. Fixes #161667.
7997
7998 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7999
8000         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8001
8002         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
8003         (gst_pngdec_chain):
8004           Handle only 8-bppc (bits-per-pixel-component) images, better
8005           error handling and correct strides. Fixes #163177.
8006         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
8007         (gst_pngenc_chain):
8008           Better error handling. Fixes #163348.
8009
8010 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8011
8012         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
8013         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
8014         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
8015         (dvdnavsrc_uri_handler_init):
8016           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
8017         * gst/playback/gstplaybasebin.c: (gen_source_element):
8018           Add MMS to streaming URIs.
8019
8020 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8021
8022         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
8023         * sys/xvimage/xvimagesink.c:
8024         (gst_xvimagesink_navigation_send_event):
8025           Check for pad availability before sending event.
8026
8027 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8028
8029         * gst-plugins.spec.in:
8030           Add subparse.
8031
8032 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8033
8034         * configure.ac:
8035           Since we use functions from CVS, up requirement.
8036
8037 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8038
8039         * gst/playback/Makefile.am:
8040         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8041         (group_destroy), (group_commit), (group_is_muted),
8042         (gen_preroll_element), (add_stream), (unknown_type),
8043         (probe_triggered), (preroll_unlinked), (mute_stream),
8044         (silence_stream), (new_decoded_pad), (setup_substreams),
8045         (setup_source), (get_active_source), (mute_group_type),
8046         (muted_group_change_state), (set_active_source),
8047         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
8048         (play_base_eos), (gst_play_base_bin_change_state):
8049         * gst/playback/gstplaybasebin.h:
8050         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
8051         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
8052         (gst_stream_info_dispose), (stream_info_mute_pad),
8053         (stream_info_change_state), (gst_stream_info_set_mute):
8054         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
8055         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
8056         (gst_stream_selector_init), (gst_stream_selector_dispose),
8057         (gst_stream_selector_get_linked_pad),
8058         (gst_stream_selector_get_caps), (gst_stream_selector_link),
8059         (gst_stream_selector_get_linked_pads),
8060         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
8061         * gst/playback/gststreamselector.h:
8062           Adding stream selection support plus required properties for
8063           applications to use this. Fully fixes #100931.
8064
8065 2005-01-08  Benjamin Otte  <otte@gnome.org>
8066
8067         * gst/games/gstpuzzle.c: (nav_event_handler):
8068           - handle nav events differently: forward every event no matter if it
8069             was handled or not.
8070           - translate events
8071           You can now cheat by using navigationtest ! puzzle and moving the
8072           mouse close to the edge of a tile. ;)
8073
8074 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8075
8076         * configure.ac:
8077         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
8078         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
8079         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
8080         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
8081         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
8082         (gst_ogm_parse_plugin_init):
8083         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
8084         (gst_textoverlay_link), (gst_textoverlay_getcaps),
8085         (gst_textoverlay_event), (gst_textoverlay_video_chain),
8086         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
8087         * ext/pango/gsttextoverlay.h:
8088         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
8089         (gst_matroska_demux_handle_seek_event),
8090         (gst_matroska_demux_sync_streams),
8091         (gst_matroska_demux_parse_blockgroup),
8092         (gst_matroska_demux_subtitle_caps),
8093         (gst_matroska_demux_plugin_init):
8094         * gst/matroska/matroska-ids.h:
8095         * gst/playback/gstdecodebin.c: (close_pad_link):
8096         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
8097         (gen_preroll_element), (remove_groups), (add_stream),
8098         (new_decoded_pad), (setup_subtitles), (gen_source_element),
8099         (setup_source):
8100         * gst/playback/gstplaybasebin.h:
8101         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
8102         * gst/subparse/Makefile.am:
8103         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
8104         (gst_subparse_base_init), (gst_subparse_class_init),
8105         (gst_subparse_init), (gst_subparse_formats),
8106         (gst_subparse_eventmask), (gst_subparse_event),
8107         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
8108         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
8109         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
8110         (parse_mpsub_deinit), (parse_mpsub_init),
8111         (gst_subparse_buffer_format_autodetect),
8112         (gst_subparse_format_autodetect), (gst_subparse_loop),
8113         (gst_subparse_change_state), (gst_subparse_type_find),
8114         (plugin_init):
8115         * gst/subparse/gstsubparse.h:
8116         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
8117         (plugin_init):
8118           Add subtitle support, .sub parser (supports SRT and MPsub),
8119           OGM text support, Matroska UTF-8 text support, deadlock fixes
8120           all over the place, subtitle awareness in decodebin/playbin
8121           and some fixes to textoverlay to handle subtitles in a stream
8122           correctly. Fixes #100931.
8123
8124 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8125
8126         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8127           Check for pad availability before doing a query on it.
8128
8129 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8130
8131         * ext/dv/gstdvdec.c:
8132           really fix bpp24/32 dvdec caps (classic rgba indeed)
8133         * gst/asfdemux/gstasfdemux.c:
8134         (gst_asf_demux_process_ext_content_desc):
8135           don't send text tags if they are empty (bis repetita)
8136
8137 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8138
8139         * ext/dv/gstdvdec.c:
8140          remove unneeded comment from dvdec
8141           (related to DV 4CC codes in AVI files)
8142           moved them in gstreamer/docs/random/mimetypes
8143         * gst/asfdemux/gstasfdemux.c:
8144         (gst_asf_demux_process_ext_content_desc):
8145          don't send text tags if they are empty
8146          fix mem leak on error path
8147         * gst/ffmpegcolorspace/avcodec.h:
8148         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8149         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
8150         (gst_ffmpegcsp_avpicture_fill):
8151         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
8152         * gst/ffmpegcolorspace/imgconvert_template.h:
8153          adds BGR32 and BGRA32 to ffmpegcolorspace
8154           (still bad colors, fixing it on next commit)
8155           helps with dvdec outputing BGR32
8156
8157 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8158
8159         * ext/dv/gstdvdec.c:
8160          Fix audio caps i just broke (missing ',')
8161         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
8162         (gst_matroska_mux_reset):
8163          Fix typo + add FIXME about old "x-gst-metadata" crap
8164
8165 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8166
8167         * ext/dv/demo-play.c: (main):
8168          xvideosink -> xvimagesink
8169         * ext/dv/gstdvdec.c:
8170          change rgb 32/32 caps to 24/32 (no alpha)
8171          change nb of channels to be a list (2 or 4, not 2)
8172          change sample rate to be a list (32, 44.1, 48 kHz) not a range
8173         * gst/asfdemux/gstasfdemux.c:
8174         (gst_asf_demux_process_ext_content_desc):
8175          Add 'date/year' to extracted metadata list
8176
8177 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8178
8179         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8180           The return value of fixate_to does not imply that the requested
8181           value was set, so don't assume.
8182
8183 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
8184
8185         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8186
8187         * ext/libpng/gstpngdec.c:
8188         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
8189         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
8190         * ext/libpng/gstpngenc.h:
8191           Alpha support (encoder; #163161), mime fixage.
8192
8193 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
8194
8195         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8196
8197         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
8198         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
8199         (gst_faac_set_property), (gst_faac_get_property):
8200         * ext/faac/gstfaac.h:
8201           Allow for ADTS output (#153434).
8202
8203 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8204
8205         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
8206           Fix against template (#150576).
8207
8208 2005-01-06  Benjamin Otte  <otte@gnome.org>
8209
8210         * gst/games/gstpuzzle.c: (draw_puzzle):
8211           don't draw a puzzle if either width or height of tiles would be 0.
8212
8213 2005-01-06  Benjamin Otte  <otte@gnome.org>
8214
8215         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
8216         (gst_puzzle_class_init), (gst_puzzle_finalize):
8217           no memleaks, please
8218         (gst_puzzle_create), (gst_puzzle_init),
8219         (gst_puzzle_set_property), (gst_puzzle_setup):
8220           change initialization code around so we don't reshuffle on resize
8221         (draw_puzzle):
8222           fix another stupid typo
8223
8224 2005-01-06  Benjamin Otte  <otte@gnome.org>
8225
8226         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
8227           fix stupid typo that borked copying on YUY2
8228
8229 2005-01-06  Benjamin Otte  <otte@gnome.org>
8230
8231         * gst/games/gstpuzzle.c: (draw_puzzle):
8232           fix edges when image sizes aren't multiples of tile sizes
8233
8234 2005-01-06  Benjamin Otte  <otte@gnome.org>
8235
8236         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
8237           make RGB endianness work correctly
8238         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
8239           refactor and fix race with initial shuffling
8240         (nav_event_handler):
8241           allow using the mouse to puzzle
8242         (draw_puzzle):
8243           insist on tiles having width and height as multiples of 4 to get
8244           clean YUV image handling
8245         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8246         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
8247           s/DEBUG/LOG/ for common messages
8248         (gst_xvimagesink_navigation_send_event):
8249           fix mouse event translation to not include screen PAR
8250         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
8251           fix mouse event translation to actually work
8252
8253 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8254
8255         * gst/asfdemux/gstasfdemux.c:
8256         (gst_asf_demux_process_ext_content_desc):
8257          Extract TrackNumber metadata + clean up code
8258         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
8259          Hope this is the good fix (var used unitialised)
8260
8261 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8262
8263         * ext/faad/gstfaad.c: (gst_faad_chain):
8264           Only increment timestamp if it's valid. Fixes raw AAC streams.
8265
8266 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8267
8268         * configure.ac:
8269         * gst/games/Makefile.am:
8270         * gst/games/gstpuzzle.c:
8271           add a puzzle game with...
8272         * gst/games/gstvideoimage.c:
8273         * gst/games/gstvideoimage.h:
8274           ... full colorspace support (that includes YUV9 and RGB16)) stolen
8275           from videotestsrc and made into something that would be a nice
8276           library for a lot of other plugins.
8277
8278 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8279
8280         * configure.ac:
8281          don't compile faad plugin if a RC of 2.0 is found
8282          Fixes #155346 (and FC1 buildbot)
8283         * gst/asfdemux/gstasfdemux.c:
8284         (gst_asf_demux_process_ext_content_desc):
8285          try to make Solaris compiler happier
8286
8287 2005-01-06  Paul Jack  <pjack@sfaf.org>
8288
8289         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8290
8291         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
8292           Fix segfault (#161667).
8293
8294 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8295
8296         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8297           Fix framerate reporting.
8298
8299 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8300
8301         * gst-libs/gst/riff/riff-ids.h:
8302         * gst/wavenc/riff.h:
8303          Add AMR (VBR and CBR) ids to riff.h audio codec list
8304         * gst/asfdemux/gstasfdemux.c:
8305         (gst_asf_demux_process_ext_content_desc),
8306         (gst_asf_demux_process_object):
8307           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8308
8309 2005-01-05  Martin Eikermann  <meiker@upb.de>
8310
8311         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8312
8313         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8314         (gst_dvd_demux_handle_discont):
8315         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8316         (gst_mpeg_demux_handle_discont):
8317           Recreate pads on new-media (#160730).
8318         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8319           Send discont even if manager changes timestamps (#161929).
8320
8321 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8322
8323         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8324
8325         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8326           Fix invalid memory access (#159211).
8327
8328 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8329
8330         * examples/gstplay/player.c: (main):
8331           Don't iterate.
8332         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8333           Add visualizations.
8334         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8335         (gst_a52dec_handle_frame):
8336           Set duration.
8337         * ext/dvdnav/gst-dvd:
8338           Add audioconvert. Fixes #161325.
8339         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8340           Explicitely case to gint64. Possible valgrind error.
8341         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8342         (gst_play_tick_callback), (gst_play_change_state),
8343         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8344         (gst_play_set_location), (gst_play_get_location),
8345         (gst_play_seek_to_time), (gst_play_set_data_src),
8346         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8347         (gst_play_set_visualization), (gst_play_connect_visualization),
8348         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8349         (gst_play_new):
8350           Use playbin. Fixes #139749 and #147744.
8351         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8352           Add genre tag.
8353         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8354         (audioscale_get_type), (gst_audioscale_base_init),
8355         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8356         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8357         (gst_audioscale_link), (gst_audioscale_get_buffer),
8358         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8359         (gst_audioscale_init), (gst_audioscale_dispose),
8360         (gst_audioscale_chain), (gst_audioscale_set_property),
8361         (gst_audioscale_get_property), (plugin_init):
8362           Indent properly.
8363         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8364           Fix LPCM.
8365         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8366         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8367         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8368           Add more metadata (fixes #162656).
8369
8370 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8371
8372         * configure.ac:
8373           back to cvs
8374
8375 === release 0.8.7 ===
8376
8377 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8378
8379         * NEWS:
8380         * RELEASE:
8381         * configure.ac:
8382           releasing 0.8.7, "Hyperspace"
8383
8384 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8385
8386         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8387
8388         * gst/playback/gstplaybasebin.c:
8389          Fix for #162924 - free caps after use, not before
8390
8391 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8392
8393         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8394
8395         * gst/playback/gstplaybasebin.c:
8396         * gst/wavparse/gstwavparse.c:
8397           Fix for #154773 - fixes playback of small .wav files
8398
8399 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8400
8401         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8402
8403         * gst/audioscale/gstaudioscale.c:
8404           Fix for #162819 - make audioscale reusable
8405           Fixes playback of more than one file with playbin/totem
8406
8407 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8408
8409         * gst/ffmpegcolorspace/avcodec.h:
8410         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8411         * gst/ffmpegcolorspace/imgconvert.c:
8412           clean up the mess that made me cry and avoid needless duplication
8413
8414 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8415
8416         * gst/ffmpegcolorspace/imgconvert.c:
8417           give some indication of why we're segfaulting
8418
8419 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8420
8421         * configure.ac:
8422           Fix indentation, fix v4l2 plugin detection.
8423         * ext/Makefile.am:
8424           Fix libmms location (Maciej, use diff -u!).
8425         * ext/alsa/gstalsa.c: (gst_alsa_init):
8426           Initialize caps cache to NULL.
8427         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8428           Only change state on audiosink if it exists.
8429
8430 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8431
8432         * gst/matroska/matroska-demux.c:
8433         * gst/matroska/matroska-ids.h:
8434         * gst/matroska/matroska-demux.h:
8435         Fix Vorbis streams failing to decode in some files, where cluster_time
8436         isn't 0, because then it doesn't send codec_priv before actual data.
8437         Remove time-based test and replace it with marker set on beginning of
8438         new stream
8439
8440 2004-12-28  David Schleef  <ds@schleef.org>
8441
8442         Merge patch from Ronald fixing problems with streaming
8443         text.
8444         * ext/cairo/gstcairo.c: (plugin_init):
8445         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8446         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8447         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8448         (gst_textoverlay_font_init), (gst_textoverlay_init),
8449         (gst_textoverlay_set_property):
8450         * ext/cairo/gsttextoverlay.h:
8451
8452 2004-12-27  David Schleef  <ds@schleef.org>
8453
8454         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8455         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8456         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8457         (gst_textoverlay_font_init), (gst_textoverlay_init),
8458         (gst_textoverlay_set_property): Improvements to actually
8459         render text as white on black outline on video, including
8460         font selection and horizontal/vertical alignment.  (Ronald's
8461         christmas present)
8462         * ext/cairo/gsttextoverlay.h:
8463
8464 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8465
8466         * ext/ogg/gstogg.c:
8467         * ext/ogg/gstogmparse.c:
8468           fix ogm[audio/video]parse plugin registration
8469           (riff won't load if bytestream is already loaded)
8470
8471 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8472
8473         * gst/audioconvert/gstchannelmix.c:
8474           fix for GLIB < 2.4
8475
8476 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8477
8478         * Makefile.am:
8479         * configure.ac:
8480           disable docs again until it actually passes make distcheck.
8481
8482 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8483
8484         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8485         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8486         (plugin_init):
8487           Add 3GP (variables name Q3GP because they can't start with a
8488           number). Add samr audio fourcc (used in .3gp files), decoder
8489           is work in progress. Also do a GST_WARNING instead of ERROR
8490           in case of unknown nodes, to decrease output.
8491
8492 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8493
8494         * Makefile.am:
8495           really fix dist
8496
8497 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8498
8499         * configure.ac:
8500         * ext/speex/gstspeexdec.h:
8501         * ext/speex/gstspeexenc.h:
8502           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8503           Fix detection code in configure.ac
8504
8505 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8506
8507         * gst/matroska/matroska-demux.c:
8508         (gst_matroska_demux_parse_blockgroup):
8509           Save position, so that queries give proper return values. Don't
8510           know how this could ever have worked before...
8511
8512 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8513
8514         * configure.ac:
8515           Put additional LAME check inside the conditional.  Fixes #152339
8516
8517 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8518
8519         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8520         (gst_avi_demux_stream_scan):
8521           Add some more debug. Fix logic error when setting movi offset
8522           while reading index.
8523
8524 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8525
8526         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8527         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8528         (gst_avi_demux_process_next_entry):
8529           Add some debugging. Better detection of broken indexes and the
8530           accompanying index recovery. No infinite loops on state changes
8531           when we're still in our loopfunction.
8532
8533 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8534
8535         * configure.ac:
8536           Fix up.
8537
8538 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8539
8540         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8541
8542         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8543           Normalizing the value before setting
8544         (gst_sunaudiomixer_get_volume):
8545           Normalizing the value after getting. Fixes bug# 161980
8546
8547 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8548
8549         * Makefile.am: Make sure docs gets disted
8550         * docs/Makefile.am: Make sure all needed files get disted
8551         * gst-plugins.spec.in: latest updates
8552
8553 2004-12-22  Wim Taymans  <wim@fluendo.com>
8554
8555         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8556         Revert patch 1.38 as clock distribution over schedulers does
8557         not work correcly in the core yet.
8558
8559 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8560
8561         * sys/oss/README: remove this file, which predates my birth
8562           (and which content is by far outdated)
8563
8564 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8565
8566         * Makefile.am:
8567         * configure.ac:
8568         * docs/Makefile.am:
8569         * docs/libs/Makefile.am:
8570         * docs/libs/gst-plugins-libs-docs.sgml:
8571         * docs/libs/gst-plugins-libs-sections.txt:
8572         * docs/libs/tmpl/gstgconf.sgml:
8573         * docs/upload.mak:
8574         * docs/version.entities.in:
8575           Added boilerplate gtk-doc files for plugin-libs documentation.
8576
8577 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8578
8579         * gst/auparse/gstauparse.c: fix int and float audio caps
8580
8581 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8582
8583         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8584         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8585           g_assert() can be a macro, don't use #ifdef inside it.
8586
8587 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8588
8589         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8590
8591         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8592         (gst_videorate_init), (gst_videorate_chain),
8593         (gst_videorate_change_state):
8594           Event handling (fixes #159986).
8595
8596 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8597
8598         * gst-libs/gst/riff/riff-media.c:
8599         (gst_riff_create_video_caps_with_data):
8600           Add BLZ0 (Blizzard's version of DivX) fourcc.
8601
8602 2004-12-18  David Schleef  <ds@schleef.org>
8603
8604         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8605         portability fix.
8606
8607 2004-12-18  David Schleef  <ds@schleef.org>
8608
8609         * gst/tta/ttadec.h: Disable some header code that isn't used
8610         and clearly isn't portable.
8611
8612 2004-12-18  David Schleef  <ds@schleef.org>
8613
8614         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8615         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8616         (avcodec_get_pix_fmt), (avpicture_layout),
8617         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8618         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8619         Fix code to not use GCC extensions (and c99 extensions that
8620         Forte does not like.)
8621
8622 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8623
8624         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8625
8626         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8627         (gst_deinterlace_chain):
8628           Rowstride fixes. Fixes #161039.
8629         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8630         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8631         (gst_video_crop_getcaps), (gst_video_crop_link),
8632         (gst_video_crop_i420), (gst_video_crop_chain),
8633         (gst_video_crop_change_state):
8634           Rework of negotiation. Actually works now. Fixes #158650.
8635
8636 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8637
8638         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8639           That was very stupid.
8640
8641 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8642
8643         * gst/matroska/matroska-demux.c:
8644         (gst_matroska_demux_parse_blockgroup):
8645           Fix possible crasher.
8646
8647 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8648
8649         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8650         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8651           Lace sizes can be zero.
8652
8653 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8654
8655         * ext/musepack/gstmusepackdec.cpp:
8656           Fetch error return values. Fixes #161624.
8657         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8658           Really EOS.
8659
8660 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8661
8662         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8663           Work for truncated (unfinished download etc.) files. Fixes #160514.
8664
8665 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8666
8667         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8668           Fix for integer overflow. Makes #156001 not crash. Probably masks
8669           the real bug.
8670
8671 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8672
8673         * gst/ac3parse/gstac3parse.c: (plugin_init):
8674           Parsers never have ranks. Fixes #159651.
8675
8676 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8677
8678         * gst/playback/gstdecodebin.c: (compare_ranks):
8679           make sure the facotries are ordered the same every time even if they
8680           have the same rank by using the name
8681         * gst/playback/gstdecodebin.c: (find_compatibles):
8682           make sure we don't add factories to the list twice
8683
8684 2004-12-16  David Schleef  <ds@schleef.org>
8685
8686         * configure.ac: look for musepack headers as musepack/*.h
8687         (fixes #159847)
8688         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8689         * ext/musepack/gstmusepackreader.h: same
8690
8691 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8692
8693         * gst-libs/gst/riff/riff-read.c:
8694         (gst_riff_read_strf_auds_with_data):
8695           Read extradata correctly (fixes #155879).
8696
8697 2004-12-16  David Schleef  <ds@schleef.org>
8698
8699         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8700         audio.  does _not_ attempt or allow conversion unless channels
8701         is 1 or 2.
8702
8703 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8704
8705         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8706
8707 2004-12-16  David Schleef  <ds@schleef.org>
8708
8709         * gst/audioscale/gstaudioscale.c: the resample library only
8710         handles 1 or 2 channels.  Change caps to compensate.
8711
8712 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8713
8714         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8715         (gst_matroska_demux_audio_caps):
8716           Some MPEG-AAC hacks, because else it doesn't work...
8717
8718 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8719
8720         * gst-libs/gst/riff/riff-media.c:
8721         (gst_riff_create_video_caps_with_data),
8722         (gst_riff_create_video_template_caps):
8723           Add h264.
8724
8725 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8726
8727         * gst-libs/gst/audio/Makefile.am:
8728           Try to fix buildbot.
8729
8730 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8731
8732         * gst/tcp/gstmultifdsink.c:
8733           Clean up and uniformize debugging.
8734
8735 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8736
8737         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8738
8739         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8740         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8741         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8742         (gst_mpeg_demux_change_state):
8743           Reset on ready. Fixes 160276.
8744
8745 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8746
8747         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8748
8749         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8750         (gst_ffmpegcsp_pad_link):
8751           Fix memleak (#154815).
8752
8753 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8754
8755         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8756
8757         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8758         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8759         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8760         * ext/musicbrainz/gsttrm.h:
8761           Add support for using a proxy server when getting a trm id from
8762           the MusicBrainz database (#149613).
8763
8764 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8765
8766         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8767
8768         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8769         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8770           Fix memleaks (#157233).
8771
8772 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8773
8774         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8775
8776         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8777         * gst-libs/gst/resample/resample.h:
8778         * gst/audioscale/gstaudioscale.c:
8779           Fix memleak (#159215).
8780
8781 2004-12-16  Toni Willberg  <toniw@iki.fi>
8782
8783         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8784
8785         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8786         * sys/oss/oss_probe.c: (main):
8787           Check for mono/stereo support (similar to samplerate probing),
8788           fixes #159433. Also add missing copyright header to oss_probe.c.
8789
8790 2004-12-15  David Schleef  <ds@schleef.org>
8791
8792         * configure.ac: add audioresample and cairo plugins.  Remove
8793         HAVE_MMX stuff, because it's not used.
8794         * ext/Makefile.am: same
8795         * ext/audioresample/Makefile.am: You are not ready for an
8796         audio resampling element based on audioresample.
8797         * ext/audioresample/gstaudioresample.c:
8798         * ext/audioresample/gstaudioresample.h:
8799         * ext/cairo/Makefile.am: You are not ready for overlay elements
8800         based on cairo.  Don't look too closely, these elements kinda
8801         suck right now.
8802         * ext/cairo/gstcairo.c: new
8803         * ext/cairo/gsttextoverlay.c: new
8804         * ext/cairo/gsttextoverlay.h: new
8805         * ext/cairo/gsttimeoverlay.c: new
8806         * ext/cairo/gsttimeoverlay.h: new
8807         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8808         problem with compilers that don't support variadic macros.
8809
8810 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8811
8812         Reviewed by:  David Schleef  <ds@schleef.org>
8813
8814         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8815         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8816         bit.  Also ran indent-gst.
8817         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8818         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8819         (gst_sunaudiosrc_setparams):
8820
8821 2004-12-14  David Schleef  <ds@schleef.org>
8822
8823         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8824         output rate to 16000.  Should fix #160235.
8825
8826 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8827
8828         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8829         Add typefinding for mpeg2 pes streams
8830
8831 2004-12-13  David Schleef  <ds@schleef.org>
8832
8833         * configure.ac:  Applied patch from bug #143659, making default
8834         sources and sinks OS-dependent (for Solaris), and added code
8835         for OS/X.
8836         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8837
8838 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8839
8840         * gst-libs/gst/riff/riff-media.c:
8841           forgot to add h2.64 to avidemux template caps
8842
8843 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8844
8845         * gst/wavenc/riff.h:
8846         * gst-libs/gst/riff/riff-media.c:
8847         * gst-libs/gst/riff/riff-ids.h:
8848         * gst/avi/gstavimux.c
8849         add 4CC code for VideoSoft h264 in AVI (VSSH)
8850           fixes bug #160655
8851         remove s323 from riff, it's quicktime specific :(
8852
8853 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8854
8855         * gst/asfdemux/README
8856         * gst/wavenc/riff.h
8857         * gst-libs/gst/riff/riff-ids.h
8858         * gst-libs/gst/riff/riff-media.c
8859         * gst/qtdemux/qtdemux.c:
8860           add new 4CC codes for h263 related codecs
8861           fixes partially bug #155163
8862
8863 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8864
8865         * configure.ac: Update polyaudio requirement to 0.7
8866         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8867
8868 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8869
8870         * gst/interleave/deinterleave.c:
8871         fix my name's spelling! :)
8872
8873 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8874
8875         * AUTHORS ChangeLog
8876         * gst/auparse/gstauparse.c
8877         * gst/interleave/deinterleave.c
8878         * gst/law/:
8879                 alaw-decode.c alaw-encode.c
8880                 mulaw-decode.c mulaw-encode.c
8881         * gst/oneton/gstoneton.c
8882         * sys/osxaudio/:
8883                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8884         * sys/osxvideo/:
8885                 cocoawindow.h cocoawindow.m
8886                 osxvideosink.h osxvideosink.m
8887
8888         put the same mail address for Zaheer Abbas Merali everywhere
8889
8890 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8891
8892         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8893           Align by packetsize, and assert that we a packet available before
8894           playing. The first makes webstreams work (they often include
8895           trailing padding data in a packet), the second allows pausing a
8896           ASF stream in totem without getting demux errors afterwards.
8897
8898 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8899
8900         * ext/ogg/gstoggdemux.c: (get_relative):
8901           Check for non-NULL before accessing member (end-of-chain).
8902
8903 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8904
8905         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8906         (cdparanoia_set_property), (cdparanoia_get_property):
8907         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8908         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8909         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8910         (dvdreadsrc_init), (dvdreadsrc_set_property),
8911         (dvdreadsrc_get_property):
8912         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8913         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8914           Synchronize property names where not yet the case. Devices are
8915           now device=X, other versions are deprecated (but still exist).
8916           Also use g_free() unconditionally.
8917         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8918         (setup_source), (gst_play_base_bin_get_property):
8919           Expose source.
8920
8921 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8922
8923         * configure.ac: move GCONF macro outside conditional for the am
8924           conditional. Fixes #160439
8925
8926 2004-12-08  David Schleef  <ds@schleef.org>
8927
8928         * tools/gst-visualise-m.m: Switch to elements that currently
8929         exist.
8930
8931 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8932
8933         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8934           We love wrong commas.
8935
8936 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8937
8938         * gst/matroska/matroska-demux.c:
8939         (gst_matroska_demux_handle_src_query):
8940           Don't set DEFAULT, unsupported - makes length display incorrectly
8941           in some cases.
8942
8943 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8944
8945         * gst/monoscope/README: remove blurb about files being GPL
8946         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8947         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8948           monoscope is now effectively LGPL licensed
8949
8950 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8951
8952         * gst/monoscope/README: Update information to be more correct
8953         * gst/monoscope/convolve.c: Relicense to LGPL
8954         * gst/monoscope/convolve.h: Relicense to LGPL
8955
8956 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8957
8958         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8959           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8960         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8961           set default_duration for mpeg1 audio
8962
8963 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8964
8965         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8966         * ext/alsa/gstalsa.h:
8967           refactor big chunks of the core caps negotiation code to make it
8968           a lot faster, because people claim it's really slow
8969           (actually, just cache the getcaps when the device is opened)
8970
8971 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8972
8973         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8974         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8975         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8976         (gst_a52dec_change_state), (plugin_init):
8977         * ext/a52dec/gsta52dec.h:
8978           Do something useful with timestamps. Make chain-based (since
8979           there's really no reason to be loopbased).
8980         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8981           Update current_byte/frame correctly.
8982
8983 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8984
8985         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8986         (gst_ape_demux_stream_init):
8987           Forward tags, too.
8988
8989 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8990
8991         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8992           Let's make sure we're done typefinding when detecting tags.
8993
8994 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8995
8996         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8997         (gst_ebml_read_init), (gst_ebml_read_use_event),
8998         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8999         (gst_ebml_read_seek), (gst_ebml_read_skip),
9000         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
9001         (gst_ebml_read_master):
9002         * gst/matroska/ebml-read.h:
9003         * gst/matroska/matroska-demux.c:
9004         (gst_matroska_demux_parse_contents),
9005         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
9006           Disgustingly evil hack for working around INTERRUPT events and
9007           their extremely annoying habit of being a pain in the ass. We
9008           simply peek a cluster before reading any of it.
9009
9010 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9011
9012         * ext/musepack/gstmusepackdec.cpp:
9013           There's also floating point libmusepacks.
9014
9015 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9016
9017         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
9018         (gst_faad_chanpos_to_gst), (gst_faad_chain):
9019           Set DURATION even if source buffer didn't. Also use increasing
9020           timestamps.
9021         * gst-libs/gst/riff/riff-media.c:
9022         (gst_riff_create_audio_caps_with_data):
9023           Block_align can have larger values than 8192.
9024
9025 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9026
9027         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
9028         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
9029         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
9030         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
9031           Fix caps.
9032
9033 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9034
9035         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9036           Fix logic bug.
9037
9038 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9039
9040         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
9041           Yay, another one.
9042
9043 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9044
9045         * ext/esd/esdsink.c: (gst_esdsink_chain):
9046           Make error actually say something useful (fixes #156798).
9047         * gst-libs/gst/riff/riff-media.c:
9048         (gst_riff_create_video_caps_with_data),
9049         (gst_riff_create_video_template_caps):
9050           Add Intel Video 5.0 fourcc (IV50).
9051
9052 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
9053
9054         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
9055         detection on mono and stereo mp3 files.
9056
9057 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9058
9059         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9060           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
9061           the contained stream).
9062
9063 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9064
9065         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
9066           Oops, remove debug.
9067
9068 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
9069
9070         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9071
9072         * gst/law/alaw-decode.c: (alawdec_getcaps):
9073         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
9074           Prevent warnings when negotiating caps (fixes #159338).
9075
9076 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9077
9078         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9079         (gst_ffmpegcsp_chain):
9080           Remove old leftover that shouldn't be there...
9081
9082 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
9083
9084         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9085
9086         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
9087           Don't forward DISCONT events (fixes #159684).
9088
9089 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9090
9091         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
9092           Unlink manually since sometimes bin disposal (and therefore
9093           pad unlinking) is delayed, which will cause a new media file
9094           to not be able to start playing instantly.
9095
9096 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9097
9098         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
9099           On mute of an unlinked stream, check for pad availability so
9100           we don't crash on unlinked pad.
9101
9102 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9103
9104         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
9105         (gst_avi_demux_massage_index):
9106           Fix quite humiliating bug in omitting 0-sized index chunks but
9107           forgetting to count them for timestamps.
9108
9109 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9110
9111         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
9112           Actually leave the loop if we failed to sync. Don't crash.
9113
9114 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9115
9116         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
9117         (gst_dvd_demux_process_private):
9118         * gst/mpegstream/gstdvddemux.h:
9119           Fix crash (#159759). Doesn't work, though. :-(.
9120
9121 2004-11-28  Benjamin Otte  <otte@gnome.org>
9122
9123         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
9124           more overwriting protection due to modifying channels one by one
9125           instead of all at once
9126
9127 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9128
9129         * gst/audioconvert/gstchannelmix.c:
9130         (gst_audio_convert_fill_normalize):
9131           Normalize using absolute values.
9132
9133 2004-11-28  Julien MOUTTE  <julien@moutte.net>
9134
9135         * configure.ac:
9136         * ext/Makefile.am:
9137         * ext/directfb/Makefile.am:
9138         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
9139         (gst_directfbvideosink_get_pixel_format),
9140         (gst_directfbvideosink_get_format_from_fourcc),
9141         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
9142         (gst_directfbvideosink_sink_link),
9143         (gst_directfbvideosink_change_state),
9144         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
9145         (gst_directfbvideosink_buffer_alloc),
9146         (gst_directfbvideosink_interface_supported),
9147         (gst_directfbvideosink_interface_init),
9148         (gst_directfbvideosink_navigation_send_event),
9149         (gst_directfbvideosink_navigation_init),
9150         (gst_directfbvideosink_set_property),
9151         (gst_directfbvideosink_get_property),
9152         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
9153         (gst_directfbvideosink_base_init),
9154         (gst_directfbvideosink_class_init),
9155         (gst_directfbvideosink_get_type), (plugin_init):
9156         * ext/directfb/directfbvideosink.h: Adding a first version of
9157         directfbvideosink.
9158         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
9159         more.
9160
9161 2004-11-28  Benjamin Otte  <otte@gnome.org>
9162
9163         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
9164           walk the samples backwards if out_channels > in_channels so we don't
9165           overwrite data
9166
9167 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9168
9169         * gst/audioconvert/Makefile.am:
9170         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
9171         (gst_audio_convert_link), (gst_audio_convert_change_state),
9172         (gst_audio_convert_channels):
9173         * gst/audioconvert/gstchannelmix.c:
9174         (gst_audio_convert_unset_matrix),
9175         (gst_audio_convert_fill_identical),
9176         (gst_audio_convert_fill_compatible),
9177         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
9178         (gst_audio_convert_fill_others),
9179         (gst_audio_convert_fill_normalize),
9180         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
9181         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
9182         * gst/audioconvert/gstchannelmix.h:
9183           Implement a channel mixer.
9184
9185 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
9186
9187         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
9188         * ext/alsa/gstalsa.h:
9189         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
9190         Make alsasink actually honor gst_element_set_clock and use that
9191         clock instead of its internal one.
9192
9193 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9194
9195         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
9196         (gst_play_base_bin_change_state): nullify source and decoder when
9197         going from READY to NULL so that we don't try to do weird stuff with
9198         them when going from NULL to READY
9199         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
9200         instead of g_object_unref
9201         (gen_video_element), (gen_audio_element): more refcounting fixes, now
9202         it should be correct
9203         (gst_play_bin_change_state): don't call remove_sinks if we are
9204         currently disposing the object
9205
9206 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9207
9208         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
9209           Don't forget bass if it's there. Else left channel is silent...
9210
9211 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9212
9213         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
9214         (gst_a52dec_change_state):
9215           Don't do sample adjusting anymore, we use float audio now.
9216         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9217           Don't fixate to non-existing properties.
9218
9219 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9220
9221         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
9222         (gst_a52dec_change_state):
9223           Advertise that we can do surround sound.
9224
9225 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9226
9227         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
9228           Add buffer-frames=0.
9229         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
9230         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
9231         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
9232         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
9233         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
9234         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
9235         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
9236         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
9237         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
9238         * ext/dvdread/dvdreadsrc.h:
9239           Add seeking, querying for bytes, sectors, title, angle and
9240           chapter. Handle multiple chapters. Relicense to LGPL because
9241           Billy agreed on that (thanks Billy!).
9242
9243 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9244
9245         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
9246         call parent dispose method
9247
9248 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
9249
9250         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
9251         (gst_audio_clock_get_internal_time):
9252         Fix active <-> inactive transitions: ensure time value always
9253         grows and avoid abrupt value changes.
9254
9255 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
9256
9257         * configure.ac:
9258         * gst/tta/Makefile.am:
9259         * gst/tta/crc32.h:
9260         * gst/tta/filters.h:
9261         * gst/tta/gsttta.c:
9262         * gst/tta/gstttadec.c:
9263         * gst/tta/gstttadec.h:
9264         * gst/tta/gstttaparse.c:
9265         * gst/tta/gstttaparse.h:
9266         * gst/tta/ttadec.h:
9267           added TTA parser and decoder
9268
9269 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9270
9271         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9272         (probe_triggered), (check_queue), (buffer_underrun),
9273         (buffer_running), (buffer_overrun), (gen_source_element),
9274         (setup_source):
9275         * gst/playback/gstplaybasebin.h:
9276           Implement buffering. Needs some more work.
9277
9278 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9279
9280         * ext/theora/theoradec.c: (theora_dec_chain):
9281           Fix ilog mask range overflow.
9282
9283 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9284
9285         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9286           Don't omit the last (which in case of dmix is the only :) )
9287           channel count. Don't set channels if <= 2.
9288
9289 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
9290
9291         * gst/playback/gstplaybin.c: (gen_video_element),
9292         (gen_audio_element): Removed 2 obsolete comments
9293
9294 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9295
9296         * ext/vorbis/oggvorbisenc.c
9297         * ext/vorbis/vorbisenc.c :
9298           change description fields of those plugins to differentiate them
9299           (pitivi show Encoders by description, they had the same one)
9300
9301 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9302
9303         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9304
9305         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9306         (gst_play_bin_set_property), (gen_video_element),
9307         (gen_audio_element):
9308           Refcounting fixes for provided audio-/videosinks.
9309
9310 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9311
9312         * gst/playback/gstplaybin.c: (gen_video_element),
9313         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9314           Don't reference all sinks, but only the video- and audiosinks.
9315           The vis. element should be disposed when we're done with it.
9316           We don't have any reason to keep it around. This fixes warnings
9317           when reusing playbin for playing multiple audio files with
9318           vis. enabled. Also release audio device on pause - idea stolen
9319           from Rhythmbox.
9320
9321 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9322
9323         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9324         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9325         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9326         * ext/alsa/gstalsaplugin.c: (plugin_init):
9327         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9328         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9329         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9330         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9331         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9332         (gst_faad_change_state), (plugin_init):
9333         * ext/faad/gstfaad.h:
9334         * ext/vorbis/vorbis.c: (plugin_init):
9335         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9336         * gst-libs/gst/audio/Makefile.am:
9337         * gst-libs/gst/audio/audio.c: (plugin_init):
9338         * gst-libs/gst/audio/multichannel.c:
9339         (gst_audio_check_channel_positions),
9340         (gst_audio_get_channel_positions),
9341         (gst_audio_set_channel_positions),
9342         (gst_audio_set_structure_channel_positions_list),
9343         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9344         (gst_audio_fixate_channel_positions):
9345         * gst-libs/gst/audio/multichannel.h:
9346         * gst-libs/gst/audio/testchannels.c: (main):
9347         * gst/audioconvert/gstaudioconvert.c:
9348         (gst_audio_convert_class_init), (gst_audio_convert_init),
9349         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9350         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9351         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9352         * gst/audioconvert/plugin.c: (plugin_init):
9353           Surround sound support.
9354
9355 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9356
9357         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9358           Fix position for discont if we're close as well. Nitpicking, but
9359           saves a few milliseconds of extra waiting or skipping.
9360
9361 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9362
9363         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9364           We sometimes need parsers for playback, so add those too.
9365
9366 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9367
9368         * configure.ac:
9369         * gst/apetag/Makefile.am:
9370         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9371         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9372         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9373         (gst_ape_demux_get_src_query_types),
9374         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9375         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9376         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9377         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9378         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9379         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9380         (gst_ape_demux_change_state):
9381         * gst/apetag/apedemux.h:
9382         * gst/apetag/apetag.c: (plugin_init):
9383         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9384         (plugin_init):
9385           APE v1/2 tag reader plus typefind function.
9386
9387 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9388
9389         * configure.ac:
9390         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9391         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9392           Remove hacks for older core. Require newer core version
9393           accordingly.
9394
9395 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9396
9397         * gst/cdxaparse/Makefile.am:
9398         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9399         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9400         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9401         * gst/cdxaparse/gstcdxaparse.h:
9402         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9403         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9404         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9405         (gst_cdxastrip_get_src_query_types),
9406         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9407         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9408         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9409         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9410         * gst/cdxaparse/gstcdxastrip.h:
9411           SVCD/VCD header stripping separated from CDXA image parsing.
9412         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9413         (plugin_init):
9414           Add VCD/SVCD header typefinding for VCD/SVCD.
9415         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9416         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9417         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9418         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9419         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9420         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9421         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9422         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9423         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9424         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9425         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9426         * sys/vcd/vcdsrc.h:
9427           Fix up, add seeking, querying, URI interface. Works in totem now.
9428
9429 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9430
9431         * configure.ac:
9432           back to CVS
9433
9434 === release 0.8.6 ===
9435
9436 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9437
9438         * NEWS:
9439         * RELEASE:
9440         * configure.ac:
9441         * po/af.po:
9442         * po/az.po:
9443         * po/cs.po:
9444         * po/en_GB.po:
9445         * po/hu.po:
9446         * po/it.po:
9447         * po/nb.po:
9448         * po/nl.po:
9449         * po/or.po:
9450         * po/sq.po:
9451         * po/sr.po:
9452         * po/sv.po:
9453         * po/uk.po:
9454           releasing 0.8.6, "IOU Love"
9455
9456 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9457
9458         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9459
9460         * gst/playback/gstplaybasebin.c:
9461           Fix unplayable files error handling.  Fixes #158365
9462
9463 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9464
9465         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9466
9467         * gst/typefind/gsttypefindfunctions.c:
9468           Fix broken mp3 typefinding.  Fixes #158375
9469
9470 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9471
9472         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9473
9474         * ext/ogg/gstoggdemux.c:
9475           Fix sync on broken files.  Fixes #158976
9476
9477 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9478
9479         patch by: Edward Hervey <bilboed@bilboed.com>
9480
9481         * ext/libpng/gstpngenc.c:
9482           Copy over buffer properties.  Fixes #158832
9483
9484 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9485
9486         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9487
9488         * ext/dvdread/dvdreadsrc.c:
9489           Fixes invalid reads (#158462)
9490
9491 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9492
9493         * sys/v4l/gstv4lsrc.c:
9494         * sys/v4l/gstv4lsrc.h:
9495         * sys/v4l/v4lsrc_calls.c:
9496           Probe less and cache it.  Fixes #159187.
9497
9498 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9499
9500         * gst/videorate/gstvideorate.c:
9501           Handle all video formats. Fixes #159186.
9502
9503 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9504         * gst/synaesthesia/gstsynaesthesia.c:
9505         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9506         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9507         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9508         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9509         (gst_synaesthesia_change_state), (plugin_init):
9510         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9511         Force 320x200 output, as that's the only thing the underlying
9512         synaesthesia implementation supports. Still needs to be made
9513         re-entrant.
9514
9515 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9516
9517         * configure.ac:
9518           Fix mpeg2enc configure check (similar to mplex check below).
9519
9520 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9521
9522         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9523
9524         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9525           Fix for gcc-2.95 (fixes #158221).
9526
9527 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9528
9529         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9530           Re-add clock distribution hack (until new core is released).
9531           Fixes #158125.
9532
9533 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9534         * configure.ac:
9535           fix mplex configure check segfaulting on some systems (bug #140994)
9536
9537 2004-11-13  Benjamin Otte  <otte@gnome.org>
9538
9539         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9540           add debugging
9541         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9542           do a wait when we enter the loop func with no data available to
9543           write instead of getting into an 100% CPU loop by just returning and
9544           being called again by the scheduler
9545
9546 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9547
9548         * configure.ac:
9549         * ext/libvisual/visual.c: (gst_visual_get_type),
9550         (libvisual_log_handler), (gst_visual_getcaps),
9551         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9552         (plugin_init):
9553           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9554         * ext/smoothwave/Makefile.am:
9555         * ext/smoothwave/demo-osssrc.c: (main):
9556         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9557         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9558         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9559         (plugin_init):
9560         * ext/smoothwave/gstsmoothwave.h:
9561           Make gstsmoothwave a working element in the 20th century.
9562
9563         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9564           Fix incorrect link function
9565
9566 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9567
9568         * gst/volume/gstvolume.c:
9569           Allow buffer-frames=0.
9570
9571 2004-11-12 Iain <iaingnome@gmail.com>
9572
9573         * configure.ac: Check for polypaudio
9574
9575         * ext/Makefile.am: Build the polyp dir
9576
9577         * ext/polyp: The polypsink sources.
9578
9579 2004-10-30 Iain <iaingnome@gmail.com>
9580
9581         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9582         caps to reflect the new number of channels.
9583
9584 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9585
9586         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9587           Fix for negotiation order problem. This would show when the
9588           ALSA loopfuction was called before any other function. ALSA
9589           wouldn't do anything because we're not negotiated yet, leading
9590           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9591
9592 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9593
9594         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9595
9596         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9597           No warnings (#157986).
9598
9599 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9600
9601         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9602           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9603
9604 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9605
9606         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9607           Signal no-more-pads (so it works in playbin).
9608
9609 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9610
9611         * ext/musepack/gstmusepackreader.cpp:
9612           Workaround for older core.
9613
9614 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9615
9616         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9617           Actually test for odd width/height rather than testing whether
9618           a temporary variable that was 0 before we subtracted 1 is now
9619           not equal to zero (which it always is).
9620
9621 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9622
9623         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9624         Fix compilation if HAVE_XVIDEO is not defined
9625
9626 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9627
9628         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9629         Fix compilation if HAVE_XVIDEO is not defined
9630
9631 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9632
9633         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9634         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9635         (gst_goom_change_state), (plugin_init):
9636         Use the bytestream adapter so goom doesn't depend on the input
9637         buffer size.
9638         Add a debug category
9639
9640 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9641
9642         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9643           Only set hardware parameters *after* negotiation. Before
9644           negotiation, it will set ANY and that seems to cause crashes
9645           (see e.g. #151288, #153227).
9646
9647 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9648
9649         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9650           This seems to be antique leftover. It needs to pass error
9651           checking.
9652         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9653         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9654         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9655         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9656           Fix GstXOverlay implementation (#151059).
9657
9658 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9659
9660         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9661           Don't assert (#157853).
9662
9663 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9664
9665         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9666           Fix bytes/samples confustion.
9667         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9668           Fix for underrun (#144389).
9669
9670 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9671
9672         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9673           Disable halfway-seek for pending release (since it needs a new
9674           core release).
9675
9676 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9677
9678         * sys/v4l/gstv4lsrc.c:
9679         * sys/v4l/gstv4lsrc.h:
9680         * sys/v4l/v4lsrc_calls.c:
9681           add autoprobe-fps property so we can separate autoprobing parts
9682
9683 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9684
9685         * sys/v4l/gstv4lsrc.c:
9686         * sys/v4l/v4lsrc_calls.c:
9687         initialise fourcc to catch unset fourcc's, and debug
9688
9689 2004-11-09  Wim Taymans  <wim@fluendo.com>
9690
9691         * gst/playback/README:
9692         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9693         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9694         (gst_play_bin_dispose), (gst_play_bin_set_property),
9695         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9696         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9697         (gst_play_bin_get_formats), (gst_play_bin_convert),
9698         (gst_play_bin_get_query_types), (gst_play_bin_query):
9699         Cleanups and some more documentation.
9700
9701 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9702
9703         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9704         (gst_cacasink_init), (gst_cacasink_chain):
9705         * ext/libcaca/gstcacasink.h:
9706         Cacasink inherits from VideoSink, so let that store the clock.
9707
9708 2004-11-09  Wim Taymans  <wim@fluendo.com>
9709
9710         * gst/playback/README:
9711         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9712         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9713         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9714         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9715         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9716         (setup_sinks):
9717         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9718         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9719         * gst/playback/gststreaminfo.h:
9720         Updated README.
9721         Only switch groups if all streams have muted (EOSed).
9722         Send Tags in sync with the stream playback instead of in
9723         the playback/preroll phase.
9724         Some cleanups, free the fakesrc elements.
9725
9726 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9727
9728         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9729           buffer-frames property was missing
9730         * ext/arts/gst_arts.c:
9731           rate missing from sinkcaps
9732         * ext/audiofile/gstafparse.c:
9733         * ext/audiofile/gstafsink.c:
9734         * ext/audiofile/gstafsrc.c:
9735         * ext/swfdec/gstswfdec.c:
9736           int audio doesn't know buffer-frames
9737         * ext/cdparanoia/gstcdparanoia.c:
9738           int audio doesn't know chunksize either
9739         * ext/nas/nassink.c:
9740           it's endianness, not endianess
9741         * gst-libs/gst/audio/audio.h:
9742           make float standard pad template caps really describe float
9743         * gst/law/mulaw.c: (linear_factory):
9744           signed only, please
9745         * gst/mpegstream/gstdvddemux.c:
9746           widths of 20 are not valid
9747
9748 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9749
9750         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9751
9752         * po/LINGUAS:
9753         * po/it.po:
9754           Add Italian
9755
9756 2004-11-08  Wim Taymans  <wim@fluendo.com>
9757
9758         * gst/playback/README:
9759         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9760         * gst/playback/gstplaybasebin.c: (probe_triggered),
9761         (gst_play_base_bin_change_state):
9762         Updated README, added more comments for fixmes etc..
9763
9764 2004-11-08  Wim Taymans  <wim@fluendo.com>
9765
9766         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9767         We can remove this hack now.
9768
9769 2004-11-08  Wim Taymans  <wim@fluendo.com>
9770
9771         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9772         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9773         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9774         Only mix AYUV for maximum quality.
9775
9776 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9777
9778         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9779         (gst_ogg_demux_push), (gst_ogg_pad_push):
9780           Let's act as if we're synchronized now! :).
9781         * ext/theora/theoradec.c: (theora_dec_chain):
9782           Add some debug.
9783
9784 2004-11-08  Wim Taymans  <wim@fluendo.com>
9785
9786         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9787         (gst_alpha_set_property), (gst_alpha_sink_link),
9788         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9789         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9790         (gst_alpha_init_params), (gst_alpha_chain):
9791         Implement alpha functions for AYUV too, this increases
9792         accuracy quite a bit.
9793
9794 2004-11-08  Wim Taymans  <wim@fluendo.com>
9795
9796         * gst/ffmpegcolorspace/avcodec.h:
9797         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9798         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9799         (gst_ffmpegcsp_avpicture_fill):
9800         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9801         (gst_ffmpegcsp_caps_remove_format_info):
9802         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9803         (shrink12), (img_get_alpha_info), (deinterlace_line),
9804         (deinterlace_line_inplace):
9805         * gst/ffmpegcolorspace/imgconvert_template.h:
9806         Added AYUV colorspace and handle RGBA a bit more respectful.
9807
9808 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9809
9810         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9811           Actually always send a discont (cornercase when resending the
9812           same serial-tagged chain twice).
9813
9814 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9815
9816         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9817         (gst_ximagesink_finalize):
9818         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9819         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9820
9821 2004-11-08  Wim Taymans  <wim@fluendo.com>
9822
9823         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9824         Don't segfault on NULL data.
9825
9826 2004-11-08  Wim Taymans  <wim@fluendo.com>
9827
9828         * gst/playback/gstdecodebin.c: (unlinked):
9829         * gst/playback/gstplay-marshal.list:
9830         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9831         (gst_play_base_bin_init), (group_create), (get_active_group),
9832         (get_building_group), (group_destroy), (group_commit),
9833         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9834         (add_element_stream), (no_more_pads), (probe_triggered),
9835         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9836         (state_change), (setup_source), (gst_play_base_bin_get_property),
9837         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9838         (gst_play_base_bin_link_stream),
9839         (gst_play_base_bin_get_streaminfo):
9840         * gst/playback/gstplaybasebin.h:
9841         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9842         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9843         Add support for chained ogg files. Prepare for playlist
9844         support. This patch introduces the concept of pad groups, which
9845         together compose one playable media file.
9846
9847 2004-11-07  David Schleef  <ds@schleef.org>
9848
9849         * testsuite/gst-lint: Check for pad templates that aren't statically
9850         scoped.
9851
9852 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9853
9854         * configure.ac:
9855         * ext/Makefile.am:
9856         * ext/musepack/Makefile.am:
9857         * ext/musepack/gstmusepackdec.cpp:
9858         * ext/musepack/gstmusepackdec.h:
9859         * ext/musepack/gstmusepackreader.cpp:
9860         * ext/musepack/gstmusepackreader.h:
9861           Add musepack decoder.
9862         * ext/faad/gstfaad.c: (gst_faad_base_init):
9863           Make pad templates static.
9864         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9865         (plugin_init):
9866           Add musepack typefinder, make mp3 typefinding work halfway stream,
9867           which doesn't actually work yet because id3demux doesn't implement
9868           _get_length().
9869
9870 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9871
9872         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9873         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9874           Fix interrupt event handling (#144436).
9875
9876 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9877
9878         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9879           Hide unused glory.
9880
9881 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9882
9883         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9884
9885         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9886           Fix weird caps (#157548).
9887
9888 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9889
9890         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9891
9892         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9893           Add missing NULL terminator (#157543).
9894
9895 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9896
9897         * gst/tcp/gsttcp.h:
9898         * gst/tcp/gsttcpclientsink.c:
9899         * gst/tcp/gsttcpclientsrc.c:
9900         * gst/tcp/gsttcpserversink.c:
9901         * gst/tcp/gsttcpserversrc.c:
9902           ports can go up to 65535.  Move common defines to gsttcp.h
9903
9904 2004-11-05  Wim Taymans  <wim@fluendo.com>
9905
9906         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9907         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9908         Added two more colorspaces.
9909
9910 2004-11-05  Wim Taymans  <wim@fluendo.com>
9911
9912         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9913         (gst_ffmpegcsp_avpicture_fill):
9914         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9915         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9916         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9917         More stride fixes.
9918
9919 2004-11-05  Wim Taymans  <wim@fluendo.com>
9920
9921         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9922         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9923         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9924         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9925         (gst_videomixer_loop):
9926         More stride fixes.
9927
9928 2004-11-05  Benjamin Otte  <otte@gnome.org>
9929
9930         * ext/mad/gstmad.c: (gst_mad_chain):
9931           don't overflow data buffer. Flush not needed sync data when syncing
9932           failed.
9933
9934 2004-11-04  Wim Taymans  <wim@fluendo.com>
9935
9936         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9937         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9938         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9939         (gst_alpha_init_params), (gst_alpha_chain),
9940         (gst_alpha_change_state):
9941         Updated the chroma keying algorithm with something more
9942         sophisticated.
9943
9944 2004-11-03  Wim Taymans  <wim@fluendo.com>
9945
9946         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9947         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9948         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9949         Fix stride issues. Does not completely work for odd
9950         heights.
9951
9952 2004-11-03  Wim Taymans  <wim@fluendo.com>
9953
9954         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9955         (gst_alpha_chroma_key), (gst_alpha_chain):
9956         Fix stride issues. Does not completely work for odd
9957         heights.
9958
9959 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9960
9961         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9962         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9963         leak fixes
9964
9965 2004-11-03  Wim Taymans  <wim@fluendo.com>
9966
9967         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9968         (gst_ffmpegcsp_avpicture_fill):
9969         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9970         (avpicture_alloc):
9971         * gst/ffmpegcolorspace/imgconvert_template.h:
9972         Use correct _fill function to get correct strides.
9973
9974 2004-11-02  David Schleef  <ds@schleef.org>
9975
9976         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9977         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9978         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9979         Change all g_print()s to debugging.  Add a bunch of consistency
9980         checks.
9981
9982 2004-11-02  Wim Taymans  <wim@fluendo.com>
9983
9984         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9985         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9986         (unlinked), (no_more_pads), (close_link):
9987         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9988         (unknown_type), (add_element_stream), (new_decoded_pad),
9989         (removed_decoded_pad), (setup_source):
9990         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9991         (gst_stream_info_class_init), (gst_stream_info_init),
9992         (gst_stream_info_new), (gst_stream_info_dispose),
9993         (stream_info_mute_pad), (gst_stream_info_set_property),
9994         (gst_stream_info_get_property):
9995         * gst/playback/gststreaminfo.h:
9996         Fix playback of multiple files.
9997         a slightly different approach to handling dynamic pad removals.
9998         This one only looks at pads that we have linked.
9999
10000 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
10001
10002         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
10003         free" warning from libc.
10004
10005 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10006
10007         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10008         (get_unconnected_element), (remove_starting_from), (pad_removed),
10009         (close_link):
10010           Implement support for dynamic pad changing. We listen to "live"
10011           pad removals (i.e. while playing) and re-setup autoplugging
10012           after that. Playbasebin/playbin need some more work for this
10013           to finally work, but decodebin supports (and replugs) chained
10014           ogg now.
10015
10016 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
10017
10018         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
10019         (gst_alsa_finalize):
10020         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
10021         (gst_cdaudio_finalize):
10022         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10023         (cdparanoia_finalize):
10024         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
10025         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
10026         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10027         (dvdreadsrc_finalize):
10028         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
10029         (gst_flacdec_finalize):
10030         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
10031         (gst_flacenc_finalize):
10032         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
10033         (gst_gnomevfssink_finalize):
10034         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
10035         (gst_gnomevfssrc_finalize):
10036         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
10037         (gst_fameenc_finalize):
10038         * ext/nas/nassink.c: (gst_nassink_class_init),
10039         (gst_nassink_finalize):
10040         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
10041         (gst_sdlvideosink_class_init):
10042         * ext/sndfile/gstsf.c: (gst_sf_dispose):
10043         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
10044         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
10045         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
10046         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
10047         (gst_x_window_listener_dispose):
10048         * gst/audioscale/gstaudioscale.c:
10049         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
10050         (play_on_demand_finalize):
10051         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
10052         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
10053         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
10054         (cdplayer_finalize):
10055         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
10056         (gst_glimagesink_class_init):
10057         * sys/oss/gstosselement.c: (gst_osselement_class_init),
10058         (gst_osselement_finalize):
10059         * sys/oss/gstosssink.c: (gst_osssink_dispose):
10060         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
10061         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
10062           Fixes a bunch of problems with finalize and dispose functions,
10063           either assumptions that dispose is only called once, or not calling
10064           the parent class dispose/finalize function
10065
10066 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
10067
10068         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
10069           added two api precondition guards
10070           use g_strdup with getenv to fix crash when using ENVVAR
10071
10072 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
10073         * ext/esd/esdsink.c: (gst_esdsink_class_init),
10074         (gst_esdsink_finalize):
10075         Use a finalize function, not dispose, and more importantly,
10076         call the parent class finalize function too
10077
10078 2004-11-01  Johan Dahlin  <johan@gnome.org>
10079
10080         * ext/ogg/gstoggdemux.c:
10081         * gst/tags/gstvorbistag.c:
10082         Plug leaks.
10083
10084 2004-10-31  Benjamin Otte  <otte@gnome.org>
10085
10086         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
10087           lotsa memleaks today. But they're all small...
10088
10089 2004-10-31  Benjamin Otte  <otte@gnome.org>
10090
10091         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10092           another memleak crushed
10093
10094 2004-10-31  Benjamin Otte  <otte@gnome.org>
10095
10096         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
10097           fix memleak
10098
10099 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10100
10101         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10102           Hack to prevent crash when going to READY inside signal handler
10103           while this function is active.
10104
10105 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10106
10107         * gst/ffmpegcolorspace/Makefile.am:
10108         * gst/ffmpegcolorspace/avcodec.h:
10109         * gst/ffmpegcolorspace/common.h:
10110         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
10111         * gst/ffmpegcolorspace/dsputil.h:
10112         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
10113         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10114         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
10115         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
10116         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
10117         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
10118         (gst_ffmpegcsp_avpicture_fill):
10119         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
10120         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10121         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
10122         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
10123         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
10124         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
10125         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
10126         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
10127         * gst/ffmpegcolorspace/imgconvert.c:
10128         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
10129         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
10130         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
10131         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
10132         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
10133         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
10134         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
10135         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
10136         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
10137         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
10138         (grow21), (grow22), (grow41), (grow44), (conv411),
10139         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
10140         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
10141         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
10142         (avpicture_free), (is_yuv_planar), (img_convert),
10143         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
10144         (deinterlace_line_inplace), (deinterlace_bottom_field),
10145         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
10146         * gst/ffmpegcolorspace/imgconvert_template.h:
10147         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
10148         * gst/ffmpegcolorspace/mmx.h:
10149         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
10150         (av_fast_realloc), (av_mallocz_static), (av_free_static),
10151         (av_freep), (avcodec_get_context_defaults),
10152         (avcodec_alloc_context), (avcodec_init):
10153           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
10154           handling plus update from ffmpeg CVS. Large clean-up.
10155
10156 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10157
10158         * gst/playback/Makefile.am:
10159           We need the marshallers for decodebin, too.
10160
10161 2004-10-30  David Schleef  <ds@schleef.org>
10162
10163         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
10164           quicktime typefinding work with 64-bit offsets.
10165
10166 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
10167
10168         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
10169           Set EOS on the element when processing an EOS event.
10170         * ext/speex/gstspeexdec.h:
10171         * ext/speex/gstspeexenc.h:
10172           Only keep a const ptr to the mode
10173         * gst-libs/gst/riff/riff-media.c:
10174         (gst_riff_create_audio_caps_with_data),
10175         (gst_riff_create_audio_template_caps):
10176           Allow WMAV3, with up to 6 channels.
10177         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
10178           Don't call gst_pad_set_event_function on a sink pad.
10179         * gst/mpegstream/gstdvddemux.c:
10180         (gst_dvd_demux_get_subpicture_stream),
10181         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
10182           Copy the explicit caps that were set across to the cur_* pads,
10183           instead of trying to use a possibly non-existent negotiated caps.
10184           Reset the type of subpicture pads to UNKNOWN after calling
10185           init_stream, so that the caps get set.
10186
10187 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
10188
10189         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10190
10191         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10192           Don't touch buffer if it is of size 0 (fixes #151064).
10193
10194 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10195
10196         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
10197           Synchronized discont handling.
10198
10199 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10200
10201         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10202         (gst_ogg_demux_push):
10203           Make seeking sort-of exact again (fixes #156387).
10204
10205 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10206
10207         * gst/playback/gstplaybasebin.c: (unknown_type),
10208         (add_element_stream), (new_decoded_pad),
10209         (gst_play_base_bin_change_state):
10210         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
10211         (gst_stream_info_init), (gst_stream_info_new),
10212         (gst_stream_info_dispose), (gst_stream_info_get_property):
10213         * gst/playback/gststreaminfo.h:
10214           Make caps explicitely available. Makes testing for unsupported
10215           types possible. Improves error reporting.
10216
10217 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10218
10219         * gst/audioconvert/gstaudioconvert.c:
10220         (gst_audio_convert_buffer_to_default_format):
10221           Really don't touch read-only buffers (#156563).
10222
10223 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
10224
10225         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10226
10227         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10228           Fix memleak (#155223).
10229
10230 2004-10-29  Wim Taymans  <wim@fluendo.com>
10231
10232         * gst/tcp/.cvsignore:
10233         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
10234         (gst_multifdsink_class_init), (gst_multifdsink_init),
10235         (gst_multifdsink_add), (gst_multifdsink_remove),
10236         (gst_multifdsink_remove_client_link), (is_sync_frame),
10237         (gst_multifdsink_new_client),
10238         (gst_multifdsink_handle_client_write),
10239         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10240         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
10241         (gst_multifdsink_get_property):
10242         * gst/tcp/gstmultifdsink.h:
10243         Added burst on connect sync_method, deprecated sync_clients,
10244         streamlined the sync code some more.
10245
10246 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10247
10248         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
10249         (gst_play_base_bin_change_state):
10250           Improve error reporting.
10251
10252 2004-10-28  Wim Taymans  <wim@fluendo.com>
10253
10254         * gst/tcp/Makefile.am:
10255         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
10256         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
10257         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
10258         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
10259         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
10260         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
10261         (gst_fdset_wait):
10262         Added more locks around fdset structures. Fixed/reworked
10263         the poll array resizing code.
10264         Added stress test for fdset.
10265
10266 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10267
10268         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10269         fix build
10270
10271 2004-10-28  Benjamin Otte  <otte@gnome.org>
10272
10273         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10274           fix link function to always query channels and query width for
10275           floats
10276         * configure.ac:
10277           add equalizer dir
10278         * gst/equalizer/Makefile.am:
10279         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
10280         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
10281         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
10282         (arg_to_scale), (setup_filter),
10283         (gst_iir_equalizer_compute_frequencies),
10284         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
10285         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
10286         (plugin_init):
10287           add an equalizer
10288
10289 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10290
10291         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
10292
10293         * po/LINGUAS:
10294         * po/nb.po:
10295           Added Norwegian Bokmaal translation
10296
10297 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10298
10299         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10300           Don't break on options (fixes #156488).
10301
10302 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10303
10304         * configure.ac:
10305         * ext/cdaudio/Makefile.am:
10306         * sys/Makefile.am:
10307           fix build on older automake
10308
10309 2004-10-26  Wim Taymans  <wim@fluendo.com>
10310
10311         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10312         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10313         Allow a little margin when negotiating the framerate.
10314
10315 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10316
10317         * gst/level/gstlevel.c:
10318           synchonised naming of pads and pad-templates
10319
10320 2004-10-26  Wim Taymans  <wim@fluendo.com>
10321
10322         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10323         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10324         (_find_streams_check), (gst_ogg_demux_push):
10325         Fix EOS again. Needs to be done in a better way. We should not
10326         remove the pad if there is no new chained stream.
10327
10328 2004-10-26 Iain <iaingnome@gmail.com>
10329
10330         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10331         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10332         of the caps.
10333         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10334         pad.
10335         (interleave_release_pad): Remove the pad.
10336         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10337         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10338         the set device.
10339         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10340         attrs
10341         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10342         (gst_xvimagesink_finalize): Free the par.
10343
10344 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10345
10346         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10347         (gst_avimux_stop_file):
10348           First calculate the rate, and only then use it. Hdr.rate is a
10349           multiple and not a derivative of hdr.scale. Scale is not the
10350           same as blockalign but is solely related to rate.
10351
10352 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10353
10354         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10355         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10356           Implement seeking.
10357
10358 2004-10-25  James Henstridge  <james@jamesh.id.au>
10359
10360         Reviewed by:  David Schleef  <ds@schleef.org>
10361
10362         * examples/gstplay/player.c: (got_stream_length), (main):
10363         * examples/seeking/cdplayer.c: (update_scale):
10364         * examples/seeking/seek.c: (format_value), (update_scale):
10365         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10366         (stop_seek):
10367         Build fixes on AMD64.
10368
10369 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10370
10371         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10372
10373         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10374         Fix for some v4l cards which hang in v4lsrc
10375
10376 2004-10-25  Wim Taymans  <wim@fluendo.com>
10377
10378         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10379         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10380         Make sure to remove the pad when a new chain is
10381         encountered. Set some vars to NULL so we don't try
10382         to reference freed memory.
10383
10384 2004-10-25  Wim Taymans  <wim@fluendo.com>
10385
10386         * examples/seeking/Makefile.am:
10387         * examples/seeking/cdplayer.c: (update_scale):
10388         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10389         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10390         (format_value), (update_scale), (iterate), (start_seek),
10391         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10392         (print_usage), (main):
10393         Added some more examples, update others.
10394
10395 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10396
10397         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10398         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10399         * ext/theora/theoradec.c: (theora_dec_chain):
10400         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10401           Add codec-name metadata.
10402
10403 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10404
10405         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10406
10407         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10408         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10409         * ext/alsa/gstalsamixertrack.h:
10410         * po/POTFILES.in:
10411           ALSA mixer track label internationalization (#154054).
10412
10413 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10414
10415         * ext/theora/theoradec.c: (theora_dec_chain):
10416           Export bitrate as metadata.
10417
10418 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10419
10420         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10421         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10422         * ext/alsa/gstalsamixertrack.h:
10423           Fix names, fix loop.
10424
10425 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10426
10427         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10428         (speex_dec_convert):
10429           sinkconvert function so oggdemux can get the file length (totem).
10430
10431 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10432
10433         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10434
10435         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10436           Don't push incomplete packets.
10437         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10438           Fix MPEG-4 audio typefinding.
10439
10440 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10441
10442         * sys/v4l/Makefile.am:
10443         * sys/v4l/gstv4l.c: (plugin_init):
10444         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10445         (gst_v4lelement_init), (gst_v4lelement_dispose),
10446         (gst_v4lelement_change_state):
10447         * sys/v4l/gstv4lelement.h:
10448         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10449         (gst_v4l_xoverlay_close), (idle_refresh),
10450         (gst_v4l_xoverlay_set_xwindow_id):
10451         * sys/v4l/gstv4lxoverlay.h:
10452         * sys/v4l/v4l-overlay_calls.c:
10453         * sys/v4l/v4l_calls.h:
10454         * sys/v4l2/Makefile.am:
10455         * sys/v4l2/gstv4l2.c: (plugin_init):
10456         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10457         (gst_v4l2element_init), (gst_v4l2element_dispose),
10458         (gst_v4l2element_change_state):
10459         * sys/v4l2/gstv4l2element.h:
10460         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10461         (gst_v4l2_xoverlay_close), (idle_refresh),
10462         (gst_v4l2_xoverlay_set_xwindow_id):
10463         * sys/v4l2/gstv4l2xoverlay.h:
10464         * sys/v4l2/v4l2-overlay_calls.c:
10465         * sys/v4l2/v4l2_calls.h:
10466           Remove client-side overlay handling, use the X-server v4l plugin
10467           for that. Nicer overlay, less code. Also make the plugin
10468           compileable without X (but then without overlay, obviously).
10469           Makes xwindowlistener obsolete, should we remove that?
10470
10471 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10472
10473         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10474         (gst_osssrc_src_query):
10475         * sys/oss/gstosssrc.h:
10476           OK, so people want offset in DEFAULT. This time, actually fix all
10477           cases.
10478         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10479           Add FPS properly.
10480
10481 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10482
10483         * gst/asfdemux/gstasfmux.c:
10484         * gst/avi/gstavimux.c:
10485           Framerate.
10486
10487 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10488
10489         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10490           Fix properties (channel, norm, frequency).
10491
10492 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10493
10494         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10495           Flag typo.
10496         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10497           No warnings.
10498
10499 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10500
10501         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10502           Fix hang.
10503
10504 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10505
10506         * sys/v4l2/gstv4l2element.h:
10507           Yet Another Hack (tm) for kernel header borkedness.
10508         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10509         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10510         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10511         (gst_v4l2src_change_state):
10512         * sys/v4l2/gstv4l2src.h:
10513         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10514         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10515           Fix caps, keep track of state, work.
10516
10517 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10518
10519         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10520           Quiet.
10521
10522 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10523
10524         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10525           Don't mix bytes and samples.
10526
10527 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10528
10529         * ext/ogg/gstoggmux.c:
10530           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10531           and theora. Any is incorrect.
10532         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10533           Fix caps.
10534         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10535         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10536         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10537         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10538         * sys/v4l/gstv4lmjpegsrc.h:
10539         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10540         (gst_v4lsrc_change_state):
10541         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10542         (gst_v4lmjpegsrc_capture_stop):
10543           Fix caps. Keep track of internal state. Work.
10544
10545 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10546
10547         * ext/Makefile.am:
10548           Fix the build fixes.
10549
10550 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10551
10552         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10553         (gst_ogg_demux_src_event), (_find_chain_seek),
10554         (gst_ogg_pad_push):
10555           Check for pad availability before using it.
10556         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10557           Fix parsing of chained ogg. Needs more work on the decoder side.
10558
10559 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10560
10561         * gst/spectrum/Makefile.am:
10562         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10563         (idle_func):
10564           Fix demo and reenable it. Yes, I'm currently playing with audio
10565           analysis tools
10566
10567 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10568
10569         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10570           We love it if files that start at zero work too...
10571
10572 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10573
10574         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10575           Handle files with missing EOS headers.
10576
10577 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10578
10579         * gst/tcp/gsttcpserversink.c:
10580         (gst_tcpserversink_handle_server_read),
10581         (gst_tcpserversink_init_send):
10582         Zero some variables first (need for accept not to return EINVAL)
10583
10584 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10585
10586         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10587         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10588         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10589         (theora_dec_chain):
10590         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10591         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10592           Seeking and querying finetune.
10593
10594 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10595
10596         * configure.ac:
10597         * ext/Makefile.am:
10598         * ext/raw1394/Makefile.am:
10599           fix the build
10600
10601 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10602
10603         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10604           Wrong return.
10605         * gst/playback/Makefile.am:
10606         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10607         * gst/playback/gstplay-marshal.list:
10608         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10609           Fix marshallers.
10610
10611 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10612
10613         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10614           Silence.
10615
10616 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10617
10618         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10619         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10620         (gst_ogg_pad_push):
10621           Yay for non-lineair granulepos in theora.
10622
10623 2004-10-18  Wim Taymans  <wim@fluendo.com>
10624
10625         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10626         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10627         * ext/dv/gstdvdec.h:
10628         Make sure we renegotiate aspect ratio when the camera switches.
10629
10630 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10631
10632         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10633         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10634           Start at zero.
10635         * ext/theora/theoradec.c: (theora_dec_chain):
10636           Skip headers. Bad idea for chained ogg, but fixes seeking.
10637
10638 2004-10-18  Wim Taymans  <wim@fluendo.com>
10639
10640         * configure.ac:
10641         I swear, this is the last time I touch this.
10642
10643 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10644
10645         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10646         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10647         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10648           Faster seeking.
10649         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10650           Time-to-default conversion.
10651         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10652           Don't error on unknown packets, just skip. We should probably
10653           read them if we want to support chained ogg.
10654
10655 2004-10-18  Wim Taymans  <wim@fluendo.com>
10656
10657         * configure.ac:
10658         Added cdaudio to wrong list.
10659
10660 2004-10-18  Wim Taymans  <wim@fluendo.com>
10661
10662         * configure.ac:
10663         Revive cdaudio.
10664
10665 2004-10-18  Wim Taymans  <wim@fluendo.com>
10666
10667         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10668         (gst_dvdec_video_link), (gst_dvdec_push):
10669         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10670         (gst_smokeenc_resync), (gst_smokeenc_chain):
10671         Fix mimetype on smoke encoder.
10672         Add aspect ratio to dvdec. Not sure if these
10673         values are correct though....
10674
10675 2004-10-18  Wim Taymans  <wim@fluendo.com>
10676
10677         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10678         Fix vorbis property descriptions and ranges.
10679
10680 2004-10-18  Wim Taymans  <wim@fluendo.com>
10681
10682         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10683         Really do nothing when no data is available.
10684         Go to the playing state when the stream is not seekable
10685         instead of failing.
10686
10687 2004-10-18  Wim Taymans  <wim@fluendo.com>
10688
10689         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10690         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10691         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10692         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10693         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10694         Added uri handler for cd://
10695         Port to new API.
10696
10697 2004-10-18  Wim Taymans  <wim@fluendo.com>
10698
10699         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10700         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10701         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10702         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10703         (remove_prerolls), (unknown_type), (add_element_stream),
10704         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10705         (gst_play_base_bin_remove_element),
10706         (gst_play_base_bin_link_stream):
10707         * gst/playback/gstplaybin.c: (gen_video_element),
10708         (gen_vis_element), (remove_sinks), (setup_sinks):
10709         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10710         (gst_stream_info_get_type), (gst_stream_info_class_init),
10711         (gst_stream_info_init), (gst_stream_info_new),
10712         (gst_stream_info_dispose), (stream_info_mute_pad),
10713         (gst_stream_info_set_property), (gst_stream_info_get_property):
10714         * gst/playback/gststreaminfo.h:
10715         Add sink padtemplate to decodebin.
10716         Added some more comments.
10717         Make queue size configurable in playbasebin.
10718         Added possibility to use elements as sinks (ex cdaudio).
10719
10720 2004-10-15  Wim Taymans  <wim@fluendo.com>
10721
10722         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10723         (gst_speexenc_chain):
10724         Fix speex timestamps so that it gets muxed properly.
10725
10726 2004-10-15  Wim Taymans  <wim@fluendo.com>
10727
10728         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10729         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10730         (gst_dv1394src_init), (gst_dv1394src_dispose),
10731         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10732         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10733         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10734         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10735         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10736         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10737         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10738         * ext/raw1394/gstdv1394src.h:
10739         Added conversion/query functions.
10740         Update buffer timestamps,
10741         Added signals.
10742         Added uri dv:// so it might play from the firewire in playbin.
10743         Fix a possible leak.
10744         Added debugging.
10745
10746 2004-10-15  Wim Taymans  <wim@fluendo.com>
10747
10748         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10749         (gst_dv1394src_init), (gst_dv1394src_set_property),
10750         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10751         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10752         * ext/raw1394/gstdv1394src.h:
10753         Added AV/C VTR control support needed for some cameras.
10754         Added automatic port detection.
10755         Added properties for selecting the channel.
10756         The configure.ac script is not yet updated to reflect the
10757         new libavc1394 and librom1394 dependencies.
10758
10759 2004-10-15  Wim Taymans  <wim@fluendo.com>
10760
10761         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10762         (qtdemux_parse), (gst_qtdemux_handle_esds):
10763         An esds box is not a container.
10764         Fix parsing of mp4v boxes.
10765         Do not try to renegotiate fps for each frame. Need to
10766         find a better method. This should fix mp4 playback.
10767
10768 2004-10-14  David Schleef  <ds@schleef.org>
10769
10770         * configure.ac: update for swfdec-0.3 and liboil-0.2
10771         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10772         * ext/swfdec/gstswfdec.h: same
10773         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10774         * gst/videotestsrc/videotestsrc.c: same
10775
10776 2004-10-14  Wim Taymans  <wim@fluendo.com>
10777
10778         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10779         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10780         (is_sync_frame), (gst_multifdsink_new_client),
10781         (gst_multifdsink_handle_client_write),
10782         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10783         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10784         Turn warnings into info.
10785         Don't allow a state change in the streaming thread.
10786
10787 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10788
10789         * ext/vorbis/oggvorbisenc.c:
10790         * ext/vorbis/vorbisdec.c:
10791           fix template sample rate
10792
10793 2004-10-13  Wim Taymans  <wim@fluendo.com>
10794
10795         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10796         Decoding the header first fixes some problems in resyncing
10797         in more mp3s.
10798
10799 2004-10-12  Wim Taymans  <wim@fluendo.com>
10800
10801         * gst/playback/gstplaybin.c: (gen_video_element),
10802         (gen_vis_element), (remove_sinks), (setup_sinks):
10803         Added vis plugin support, need to configure the vis
10804         element to activate it.
10805
10806 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10807
10808         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10809         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10810           Some debug.
10811         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10812         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10813         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10814         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10815         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10816         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10817         * gst/avi/gstavidemux.h:
10818           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10819           recovery (where, if part of the index is broken, we will still read
10820           the rest of the index and recover the broken part by stream
10821           scanning). More broken media support. EOS workarounds. General AVI
10822           braindamage headache recovery. Aspirin included.
10823
10824 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10825
10826         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10827         (cdparanoia_event), (cdparanoia_query):
10828           Get rid of hideous lead-in.
10829
10830 2004-10-11  Wim Taymans  <wim@fluendo.com>
10831
10832         * gst/playback/gstplaybasebin.c: (setup_source):
10833         Wrong var used to get g_list_next.
10834
10835 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10836
10837         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10838         (cdparanoia_get), (cdparanoia_open):
10839           Report discid as metadata, add duration.
10840
10841 2004-10-11  Wim Taymans  <wim@fluendo.com>
10842
10843         * gst/playback/gstplaybasebin.c: (setup_source):
10844         Cleanup the previous pipeline a little earlier for the
10845         case that a source element provides raw data.
10846
10847 2004-10-11  Benjamin Otte  <otte@gnome.org>
10848
10849         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10850           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10851           consuming the last 128 bytes, even though it was valid mp3 data.
10852
10853 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10854
10855         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10856         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10857         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10858         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10859
10860 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10861
10862         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10863         Fix for webcams that support only specific width or height
10864
10865 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10866
10867         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10868
10869         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10870           Fix wrong discont event setup (fixes #154967).
10871
10872 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10873
10874         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10875
10876         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10877           Error out on invalid data (fixes #154807).
10878
10879 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10880
10881         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10882
10883         * ext/dvdread/dvdreadsrc.c: (_read):
10884           Make titles > 0 work again (fixes #154834).
10885
10886 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10887
10888         * gst-libs/gst/riff/riff-media.c:
10889         (gst_riff_create_video_template_caps):
10890           WMV3 missing in template caps.
10891
10892 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10893
10894         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10895           OK, so the original code was too strict. It makes random AVI files
10896           hang for seconds upon opening, which is unacceptable and is far
10897           beyond the original goal of getting multiple chunks for one-chunk
10898           sounc stream files. So now do just that.
10899
10900 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10901
10902         * gst/playback/gstplaybasebin.c: (setup_source),
10903         (gst_play_base_bin_change_state):
10904           Actually clean up streaminfo if output fails. This would trigger
10905           if, for example, there was no CD in the drive. No preroll, so
10906           a streaminfo structure is created, but the subsequent state change
10907           of the thread fails.
10908         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10909           Don't change state if parent failed.
10910
10911 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10912
10913         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10914         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10915         (gen_video_element), (remove_sinks):
10916           Add small bits of code for screenshot handling.
10917
10918 2004-10-08  Wim Taymans  <wim@fluendo.com>
10919
10920         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10921         (gen_video_element), (gen_audio_element), (setup_sinks):
10922         Don't assume the user provided sinks are named "sink"...
10923
10924 2004-10-08  Wim Taymans  <wim@fluendo.com>
10925
10926         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10927         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10928         (gst_play_base_bin_link_stream):
10929         Do not try to autoplug sources that generate raw streams like
10930         cdparanoia.
10931         disconnect the preroll overrun signal when we don't need it anymore.
10932
10933 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10934
10935         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10936         Added reworked patch from #154903 from milosz derezynski (deadchip).
10937
10938 2004-10-08  Wim Taymans  <wim@fluendo.com>
10939
10940         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10941         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10942         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10943         (cdparanoia_convert), (cdparanoia_uri_get_type),
10944         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10945         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10946         * ext/cdparanoia/gstcdparanoia.h:
10947         This adds the cdda://<tracknum> uri.
10948
10949 2004-10-08  Wim Taymans  <wim@fluendo.com>
10950
10951         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10952         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10953         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10954         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10955         (unknown_type), (gst_play_base_bin_remove_element),
10956         (gst_play_base_bin_link_stream):
10957         * gst/playback/gstplaybasebin.h:
10958         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10959         (gst_play_bin_set_property), (gen_video_element),
10960         (gen_audio_element), (setup_sinks):
10961         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10962         (gst_stream_info_get_type), (gst_stream_info_class_init),
10963         (gst_stream_info_init), (gst_stream_info_new),
10964         (gst_stream_info_dispose), (stream_info_mute_pad),
10965         (gst_stream_info_set_property), (gst_stream_info_get_property):
10966         * gst/playback/gststreaminfo.h:
10967         Reuse the audio and video bins.
10968         Some internal cleanups in the stream selection code.
10969
10970 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10971
10972         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10973         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10974         * sys/ximage/ximagesink.h:
10975         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10976         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10977         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10978         not coming from those elements. Moreover these elements should not keep
10979         the xid they have been given when in NULL state.
10980
10981 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10982
10983         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10984         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10985         * sys/ximage/ximagesink.h:
10986         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10987         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10988         * sys/xvimage/xvimagesink.h:
10989           Actually only create a new toplevel window if we're not gonna
10990           embed it right after.
10991
10992 2004-10-07  Wim Taymans  <wim@fluendo.com>
10993
10994         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10995         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10996         * gst/playback/gstplaybin.c: (setup_sinks):
10997         Implement muting/unmuting of streams, mute streams that are not
10998         used.
10999
11000 2004-10-07  Wim Taymans  <wim@fluendo.com>
11001
11002         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
11003         (plugin_init):
11004         Added lame audio/x-ac3 typefind function.
11005
11006 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11007
11008         * configure.ac:
11009           bump nano to cvs
11010
11011 === release 0.8.5 ===
11012
11013 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11014
11015         * NEWS:
11016         * RELEASE:
11017         * configure.ac:
11018           releasing 0.8.5, "Take You On"
11019
11020 2004-10-06  Wim Taymans  <wim@fluendo.com>
11021
11022         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11023         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
11024         (no_more_pads), (close_link), (type_found):
11025         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11026         * gst/playback/gstplaybin.c: (gen_video_element):
11027         Do not signal the no_more_pads after the first pad when
11028         we are plugging a non dynamic element with multiple
11029         output pads (like swfdec, dvdec, ...).
11030
11031 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11032
11033         * configure.ac:
11034           bump for prerelease
11035
11036 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11037
11038         * gst/wavparse/gstwavparse.c:
11039           add ATRAC3 to STATIC CAPS to fix a warning
11040
11041         * gst/matroska/ebml-read.c:
11042         * gst-libs/gst/riff/riff-read.c:
11043           fix typos
11044
11045 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11046
11047         * gst-libs/gst/riff/riff-media.c:
11048           generate caps for ATRAC3 audio streams
11049
11050         * gst/realmedia/rmdemux.c:
11051           generate caps for ATRAC3 audio streams
11052
11053 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11054
11055         * gst/wavparse/Makefile.am
11056         * gst/wavparse/riff.h
11057         * gst/wavparse/wavparse.vcproj
11058           riff.h removal (unused and duplication with riff-ids.h)
11059
11060 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11061
11062         * gst/wavparse/gstwavparse.h
11063           remove duplicated defines for audio codec codes
11064
11065         * gst-libs/gst/riff/riff-ids.h
11066         * gst/wavenc/riff.h:
11067           add "4CC" code for ATRAC3 audio streams
11068           add "4CC" code for ITU_G721_ADPCM (unused for now)
11069
11070 2004-10-06  Wim Taymans  <wim@fluendo.com>
11071
11072         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
11073         Actually _do_ negotiation. Pass gdouble as arg instead
11074         of guint64 for the framerate.
11075
11076 2004-10-06  Wim Taymans  <wim@fluendo.com>
11077
11078         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11079         (find_compatibles), (close_pad_link), (try_to_link_1),
11080         (no_more_pads), (close_link), (type_found):
11081         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11082         * gst/playback/gstplaybin.c: (gen_video_element),
11083         (gen_audio_element):
11084         Set state on newly added element to READY so that negotiation
11085         can happen ASAP.
11086         Addes some more debug info.
11087         Do not try to plug pads with multiple caps structures or ANY
11088         because it is too dangerous since we do not do dynamic
11089         replugging.
11090
11091 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11092
11093         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
11094
11095         * po/LINGUAS:
11096         * po/or.po:
11097           add Oriya translation
11098
11099 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11100
11101         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11102           Prevent overwrite of size member. Makes audio sound crappy.
11103
11104 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11105
11106         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11107         Add rmvb to the list of known RealMedia extensions
11108
11109 2004-10-05  Wim Taymans  <wim@fluendo.com>
11110
11111         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
11112         (mngdec_openstream), (mngdec_closestream),
11113         (mngdec_handle_sink_event), (mngdec_readdata),
11114         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
11115         (mngdec_getcanvasline), (mngdec_refresh),
11116         (gst_mngdec_change_state):
11117         Set the framerate correctly.
11118
11119 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11120
11121         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11122           There was something wrong with the index massaging.
11123
11124 2004-10-04  Wim Taymans  <wim@fluendo.com>
11125
11126         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
11127         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
11128         (gst_smokedec_chain):
11129         * ext/jpeg/gstsmokedec.h:
11130         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
11131         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
11132         * ext/jpeg/gstsmokeenc.h:
11133         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
11134         (smokecodec_decode_new), (smokecodec_info_free),
11135         (smokecodec_set_quality), (smokecodec_get_quality),
11136         (smokecodec_set_threshold), (smokecodec_get_threshold),
11137         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
11138         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
11139         (smokecodec_encode), (smokecodec_parse_id),
11140         (smokecodec_parse_header), (smokecodec_decode):
11141         * ext/jpeg/smokecodec.h:
11142         * ext/jpeg/smokeformat.h:
11143         Updated smoke, new bitstream, allows embedding in ogg.
11144
11145 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11146
11147         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
11148           Fix seeking in some files. All this code is no longer needed (and
11149           actually breaks stuff) because we now synchronize the full index
11150           right when reading the header.
11151
11152 2004-10-04  Wim Taymans  <wim@fluendo.com>
11153
11154         * configure.ac:
11155         configure update for libmng.
11156
11157 2004-10-04  Wim Taymans  <wim@fluendo.com>
11158
11159         * ext/libmng/Makefile.am:
11160         * ext/libmng/gstmng.c: (plugin_init):
11161         * ext/libmng/gstmng.h:
11162         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
11163         (gst_mngdec_base_init), (gst_mngdec_class_init),
11164         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
11165         (gst_mngdec_loop), (gst_mngdec_get_property),
11166         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
11167         (mngdec_closestream), (mngdec_handle_sink_event),
11168         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
11169         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
11170         (gst_mngdec_change_state):
11171         * ext/libmng/gstmngdec.h:
11172         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
11173         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
11174         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
11175         (gst_mngenc_chain), (gst_mngenc_get_property),
11176         (gst_mngenc_set_property):
11177         * ext/libmng/gstmngenc.h:
11178         Added basic MNG decoder. Needs more work. The encoder does
11179         not work yet.
11180
11181 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11182
11183         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
11184         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
11185         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
11186           Don't hang on length=0 chunks. Some negotiation fixes. Signal
11187           no-more-pads.
11188
11189 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11190
11191         * configure.ac:
11192           you need at least 1.0.4 of speex
11193
11194 2004-10-04 Iain <iaingnome@gmail.com>
11195
11196         * ext/speex/gstspeexdec.h: Revert the includes changes.
11197
11198         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
11199
11200 2004-09-30 Iain <iaingnome@gmail.com>
11201
11202         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
11203         found during init or set as a property instead of hardcoding /dev/audio
11204
11205 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11206
11207         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
11208         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
11209         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
11210         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
11211         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
11212         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
11213         (gst_rmdemux_dump_data):
11214           Use debug category, fix EOS handling. filesrc ! rmdemux now
11215           works.
11216
11217 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11218
11219         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11220         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
11221         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
11222           Improve allocation, cutting and sorting of the index. How takes a
11223           few seconds instead of minutes.
11224
11225 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
11226
11227         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
11228           fixed compilation
11229
11230 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11231
11232         * gst-libs/gst/riff/riff-media.c:
11233         (gst_riff_create_video_caps_with_data),
11234         (gst_riff_create_video_template_caps):
11235           Add wing commander format mimetype/fourccs.
11236         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11237           Don't crash if some value is 0.
11238
11239 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11240
11241         * gst-libs/gst/riff/riff-media.c:
11242         (gst_riff_create_video_caps_with_data),
11243         (gst_riff_create_video_template_caps):
11244           Add DIB fourcc (raw, palettized 8-bit RGB).
11245         * gst-libs/gst/riff/riff-read.c:
11246         (gst_riff_read_strf_vids_with_data):
11247           Oops, fix strf_data reading bug.
11248         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11249           Use a non-NULL tag.
11250         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11251           Time for hacks. Sorry Dave. At least one quicktime movie (a
11252           trailer) that I've encountered contains multiple video tracks.
11253           One of those is the actual video track, the other are one-frame
11254           tracks (images). Unfortunately, the number of frames according
11255           to the trak header is 1 for each, so that doesn't help. So
11256           instead, I look at the duration and discard tracks with a
11257           duration shorter than 20% of the length of the stream. Better
11258           than nothing.
11259
11260 2004-10-01  Christian Schaller <christian@fluendo.com>
11261
11262         * ext/ivorbis/vorbis.c:
11263           Patch from Phil Blundell (Bug 152341)
11264
11265 2004-10-01  Wim Taymans  <wim@fluendo.com>
11266
11267         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11268         (speex_dec_get_formats), (speex_dec_convert),
11269         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
11270         (speex_dec_chain), (gst_speexdec_get_property),
11271         (gst_speexdec_set_property):
11272         Small cleanups.
11273
11274 2004-10-01  Wim Taymans  <wim@fluendo.com>
11275
11276         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11277         (gst_wavparse_stream_init), (gst_wavparse_fmt),
11278         (gst_wavparse_other), (gst_wavparse_loop),
11279         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11280         (gst_wavparse_srcpad_event):
11281         * gst/wavparse/gstwavparse.h:
11282         Added some more debugging info.
11283         Fix the case where the length of the file is 0.
11284         Make sure we seek to sample borders.
11285
11286 2004-10-01  Wim Taymans  <wim@fluendo.com>
11287
11288         * gst/playback/README:
11289         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11290         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
11291         (try_to_link_1), (no_more_pads), (close_link), (type_found):
11292         Add some debug info to decodebin, update README
11293
11294 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11295
11296         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11297           Don't use g_print(); use GST_DEBUG().
11298
11299 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11300
11301         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11302         (gst_ogg_mux_queue_pads):
11303           Handle EOS properly.
11304
11305 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11306
11307         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11308
11309         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11310         (gst_faad_chain), (gst_faad_change_state):
11311         * ext/faad/gstfaad.h:
11312           Allow playback of raw (unframed) MPEG AAC files (#148993).
11313
11314 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11315
11316         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11317
11318         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11319           Throw error if we didn't recognize the stream. Fixes #152289.
11320
11321 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11322
11323         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11324           Fix negotiation.
11325
11326 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11327
11328         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11329
11330         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11331           Fix memleak.
11332
11333 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11334
11335         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11336
11337         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11338           Solve #152805.
11339         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11340           Solve 152806.
11341
11342 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11343
11344         * gst-libs/gst/riff/riff-media.c:
11345         (gst_riff_create_video_caps_with_data),
11346         (gst_riff_create_audio_caps_with_data):
11347           Add codec_data handling (like asfdemux used to do).
11348         * gst/asfdemux/gstasf.c: (plugin_init):
11349         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11350         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11351           Use riff-media for caps creation instead of our own (mostly
11352           broken) copy of its functions.
11353
11354 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11355
11356         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11357           Don't actually error out if we get another return value than
11358           -EINVAL. Opposite to what I first thought, drivers have random
11359           return values for this, although -EINVAL is the expected return
11360           value. Since this is not fatal, we shouldn't use
11361           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11362
11363 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11364
11365         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11366         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11367         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11368         (dvdreadsrc_get), (dvdreadsrc_open_file),
11369         (dvdreadsrc_change_state):
11370           Fix. Don't do one big huge loop around the whole DVD, that will
11371           cache all data and thus eat sizeof(dvd) (several GB) before we
11372           see something.
11373         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11374           Actually NULL'ify event after using it.
11375         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11376         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11377         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11378         (gst_ebml_read_seek), (gst_ebml_read_skip):
11379           Handle events.
11380         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11381         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11382         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11383           Fix timing (this will probably break if I seek using menus, but
11384           I didn't get there yet). VOBs and normal DVDs should now work.
11385           Add a mpeg2-only pad with high rank so this get autoplugged for
11386           MPEG-2 movies.
11387         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11388         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11389         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11390         (gst_mpeg_demux_get_audio_stream),
11391         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11392         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11393           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11394           MPEG-1 but use dvddemux for MPEG-2.
11395         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11396         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11397         (gst_mpeg_parse_parse_packhead):
11398           Timing. Only add pad template if it exists. Add sink template from
11399           class and not from ourselves. This means we will always use the
11400           correct sink template even if it is not the one defined in this
11401           file.
11402
11403 2004-09-29  Wim Taymans  <wim@fluendo.com>
11404
11405         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11406         (gst_mpeg_demux_parse_pes):
11407         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11408         Fix playback of mpeg again, timestamps where screwed up by
11409         patch 1.61.
11410
11411 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11412
11413         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11414           Only return true if we actually filled something in. Prevents
11415           player applications from showing a random length for flac files.
11416         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11417         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11418         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11419         (gst_riff_read_strf_vids_with_data),
11420         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11421           OK, ok, so I implemented event handling. Apparently it's normal
11422           that we receive random events at random points without asking
11423           for it.
11424         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11425         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11426         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11427         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11428         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11429         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11430         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11431         * gst/avi/gstavidemux.h:
11432           Implement non-lineair chunk handling and subchunk processing.
11433           The first solves playback of AVI files where the audio and video
11434           data of individual buffers that we read are not synchronized.
11435           This should not happen according to the wonderful AVI specs, but
11436           of course it does happen in reality. It is also a prerequisite for
11437           the second. Subchunk processing allows us to cut chunks in small
11438           pieces and process each of these pieces separately. This is
11439           required because I've seen several AVI files with incredibly large
11440           audio chunks, even some files with only one audio chunk for the
11441           whole file. This allows for proper playback including seeking.
11442           This patch is supposed to fix all AVI A/V sync issues.
11443         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11444         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11445           Work.
11446         * gst/modplug/gstmodplug.cc:
11447           Proper return value setting for the query() function.
11448         * gst/playback/gstplaybasebin.c: (setup_source):
11449           Being in non-playing state (after, e.g., EOS) is not necessarily
11450           a bad thing. Allow for that. This fixes playback of short files.
11451           They don't actually playback fully now, because the clock already
11452           runs. This means that small files (<500kB) with a small length
11453           (<2sec) will still not or barely play. Other files, such as mod
11454           or flx, will work correctly, however.
11455
11456 2004-09-28  Wim Taymans  <wim@fluendo.com>
11457
11458         * ext/speex/gstspeex.c: (plugin_init):
11459         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11460         (gst_speex_dec_class_init), (speex_dec_get_formats),
11461         (speex_get_event_masks), (speex_get_query_types),
11462         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11463         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11464         (gst_speexdec_get_property), (gst_speexdec_set_property),
11465         (speex_dec_change_state):
11466         * ext/speex/gstspeexdec.h:
11467         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11468         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11469         (gst_speexenc_base_init), (gst_speexenc_class_init),
11470         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11471         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11472         (gst_speexenc_src_query), (gst_speexenc_init),
11473         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11474         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11475         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11476         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11477         (gst_speexenc_chain), (gst_speexenc_get_property),
11478         (gst_speexenc_set_property), (gst_speexenc_change_state):
11479         * ext/speex/gstspeexenc.h:
11480         Rewrote speex encoder, make sure it can be embedded in ogg.
11481         Implemented speex decoder.
11482
11483 2004-09-28  Christian Schaller <christian@fluendo.com>
11484
11485         * configure.ac:
11486         Remove kioslave plugin. Markey is brewing a new working one
11487         * ext/Makefile.am: Remove kioslave plugin
11488         * ext/kio: remove
11489         * gst-plugins.spec.in: remove kio plugin from spec
11490
11491 2004-09-27  Wim Taymans  <wim@fluendo.com>
11492
11493         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11494         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11495         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11496         (gst_multifdsink_new_client),
11497         (gst_multifdsink_handle_client_write),
11498         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11499         (gst_multifdsink_handle_clients):
11500         * gst/tcp/gstmultifdsink.h:
11501         Make syncing to keyframes actually work for new clients and lagging
11502         clients.
11503
11504 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11505
11506         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11507         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11508         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11509         * gst/debug/gstnavigationtest.h:
11510           make navigationtest display button-press and button-release events
11511
11512 2004-09-26 Iain <iaingnome@gmail.com>
11513
11514         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11515         the channels have received a new media event.
11516         (interleave_buffered_loop): Compresses a new media event on all
11517         channels into one.
11518
11519 2004-09-26 Iain <iaingnome@gmail.com>
11520
11521         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11522         call the sinkpad's default event handler and not the srcpads. He also
11523         says this is confusing :)
11524         (gst_wavenc_stop_file): Company says that seek events only go upstream
11525         we should send a discontinuous downstream instead.
11526
11527 2004-09-25  Christian Schaller <christian@fluendo.com>
11528
11529         * Update SPEC file to be usable in conjunction with Fedora Core,
11530           Fedora.us and freshrpms packages
11531         * Fix typo in multifilesrc test Makefile
11532
11533 2004-09-24  Wim Taymans  <wim@fluendo.com>
11534
11535         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11536         Only signal the no_more_pads signal when we have
11537         added the stream to our list.
11538
11539 2004-09-24  Wim Taymans  <wim@fluendo.com>
11540
11541         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11542         (new_decoded_pad):
11543         * gst/playback/gstplaybasebin.h:
11544         * gst/playback/gstplaybin.c: (setup_sinks):
11545         Don't try to preroll or decode more than one audio/video
11546         track.
11547
11548 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11549
11550         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11551           Throw error if we failed to find a suitable output. This should
11552           throw an error if we successfully set up a pipeline (e.g. because
11553           we recognized a media file) but found no decodable streams in it
11554           (e.g. because it contains only media stream types for which we
11555           have no decoders, or because it's not a media type).
11556
11557 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11558
11559         * ext/dirac/Makefile.am:
11560         * ext/dirac/gstdirac.cc:
11561         * ext/dirac/gstdiracdec.cc:
11562         * ext/dirac/gstdiracdec.h:
11563           Do something. Don't actually know if this works because I don't
11564           have a demuxer yet.
11565         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11566           Add channels=1 to caps returned from _getcaps().
11567         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11568         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11569         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11570         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11571         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11572         (gst_ogm_parse_change_state):
11573           Separate between audio/video so ogmaudioparse actually uses the
11574           audio pad templates. Both audio and video work now, including
11575           autoplugging. Also use sometimes-srcpad hack.
11576         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11577           Handle events better. Don't hang on infinite loops.
11578         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11579         (gst_avi_demux_init), (gst_avi_demux_reset),
11580         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11581         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11582         (gst_avi_demux_change_state):
11583         * gst/avi/gstavidemux.h:
11584           Improve A/V sync. Still not perfect.
11585         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11586         (gst_ebml_read_skip):
11587           Handle events better.
11588         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11589         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11590         (qtdemux_audio_caps):
11591           Add IMA4. Improve event handling. Save offset after a seek when
11592           the headers are at the end of the file so that we don't end up in
11593           an infinite loop.
11594         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11595           Add low-priority typefind support for files with no length.
11596
11597 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11598
11599         * testsuite/multifilesink/Makefile.am:
11600         fix typo
11601
11602 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11603
11604         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11605         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11606         mistakes from thaytan's patches.
11607
11608 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11609
11610         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11611           For completeness, XSync in the destroy function as xvimage does.
11612
11613 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11614
11615         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11616            Correct caps negotiation
11617         * gst/volume/gstvolume.c: (volume_chain_float),
11618         (volume_chain_int16):
11619            Modify debug output to be little more informative
11620         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11621         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11622         (gst_xvimagesink_xvimage_destroy):
11623           Add XSync calls after detaching from the shared memory segment to
11624           avoid a crash.
11625
11626 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11627
11628         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11629         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11630         * ext/vorbis/vorbis.c: (plugin_init):
11631         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11632         (gst_vorbisenc_chain):
11633         * ext/vorbis/vorbisenc.h:
11634         remove explicit newmedia support from oggmux and vorbisenc
11635         add debug category to vorbisenc
11636         * gst/multifilesink/gstmultifilesink.c:
11637         (gst_multifilesink_class_init), (gst_multifilesink_init),
11638         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11639         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11640         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11641         (plugin_init):
11642         * gst/multifilesink/gstmultifilesink.h:
11643         add support for streamheader in multifilesink
11644
11645 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11646
11647         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11648         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11649         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11650           Prevent infinite loops. More correct error reporting.
11651         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11652           Error out if negotiation fails.
11653         * gst/playback/gstplaybasebin.c: (setup_source),
11654         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11655         (gst_play_base_bin_found_tag):
11656           Error/tag forwarding. Pre-roll fixes for source errors on state
11657           changes (e.g. "file does not exist") to prevent hangs.
11658
11659 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11660
11661         * testsuite/multifilesink/Makefile.am:
11662         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11663         (gst_newmedia_class_init), (gst_newmedia_init),
11664         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11665         (newfile_signal), (test_signal), (main):
11666         * testsuite/multifilesink/multifilesrc_test.c: (main):
11667         * testsuite/multifilesink/oggtheora_test.c:
11668         (gst_newmedia_base_init), (gst_newmedia_class_init),
11669         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11670         (test_format), (newfile_signal), (test_signal), (main):
11671         * testsuite/multifilesink/oggvorbis_test.c:
11672         (gst_newmedia_base_init), (gst_newmedia_class_init),
11673         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11674         (test_format), (newfile_signal), (test_signal), (main):
11675         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11676         (gst_newmedia_class_init), (gst_newmedia_init),
11677         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11678         (newfile_signal), (test_signal), (main):
11679         New media tests
11680
11681 2004-09-20  Christian Schaller <christian@fluendo.com>
11682
11683         * Fix mikmod license to LGPL as they have relicensed
11684         * Move Dirac and Effectv into LGPL section of README_license
11685
11686 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11687
11688         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11689         (gst_mad_change_state):
11690           Allow for mp3 rate/channels changes. However, only very
11691           conservatively. Reason that we *have* to enable this is smiply
11692           because the mad find_sync() function is not good enough, it will
11693           regularly sync on random data as valid frames and therefore make
11694           us provide random caps as *final* caps of the stream. The best fix
11695           I could think of is to simply require several of the same stream
11696           changes in a row before we change caps.
11697           The actual testcase that works now is #
11698         * ext/ogg/Makefile.am:
11699         * ext/ogg/gstogg.c: (plugin_init):
11700         * ext/ogg/gstogmparse.c:
11701           OGM support (video only for now; I need an audio sample file).
11702         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11703         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11704         (gst_asf_demux_add_video_stream):
11705           WMV extradata.
11706         * gst/playback/gstplaybasebin.c: (unknown_type):
11707           Don't error out on single unknown-types after all. It's wrong.
11708           If we found type of video and audio but not of a subtitle stream,
11709           it will still error out (which is unwanted). Will find a better fix
11710           later on.
11711         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11712         (ogmaudio_type_find), (plugin_init):
11713           OGM support.
11714
11715 2004-09-20  Johan Dahlin  <johan@gnome.org>
11716
11717         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11718         after setting caps.
11719
11720 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11721
11722         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11723         * gst/wavenc/gstwavenc.h:
11724         Added newmedia support to wavenc
11725
11726 2004-09-17  Wim Taymans  <wim@fluendo.com>
11727
11728         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11729         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11730         (gst_fdset_fd_can_write), (gst_fdset_wait):
11731         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11732         (gst_multifdsink_init), (gst_multifdsink_add),
11733         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11734         (gst_multifdsink_remove_client_link),
11735         (gst_multifdsink_client_queue_buffer),
11736         (gst_multifdsink_handle_client_write),
11737         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11738         (gst_multifdsink_close), (gst_multifdsink_change_state):
11739         * gst/tcp/gstmultifdsink.h:
11740         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11741         (gst_tcpserversink_removed):
11742         Small cleanups in fdset.c
11743         Use a hastable to map fd to the client structure for faster
11744         lookup in _remove and get_stats.
11745         Added virtual function to close the fds.
11746         Handle clients even when the select/poll call was unblocked because
11747         of a command.
11748         Implement syncing to keyframe in the recovery procedure.
11749
11750 2004-09-16 Iain <iaingnome@gmail.com>
11751
11752         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11753         try caps.
11754
11755 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11756
11757         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11758           Caps are only set if the type of the stream is unknown, but this
11759           is initialized in ->init_stream(), so set to UNKNOWN after calling
11760           ->init_stream() so that capsnego starts.
11761
11762 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11763
11764         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11765         (gst_avi_demux_stream_data):
11766           Just hardcode for raw audio then. AVI audio sucks.
11767
11768 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11769
11770         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11771         * gst/matroska/matroska-mux.c: (audiosink_templ),
11772         (gst_matroska_mux_audio_pad_link):
11773         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11774         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11775
11776 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11777
11778         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11779         (gst_avi_demux_stream_data):
11780           Try to fix a/v sync issues.
11781
11782 2004-09-15  David Schleef  <ds@schleef.org>
11783
11784         * configure.ac: remove NASM check, since we don't use it.  Update
11785         dirac check to 0.4
11786         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11787         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11788         Initialized variables.
11789         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11790         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11791         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11792         SVQ3 format
11793
11794 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11795
11796         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11797         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11798         * gst/avi/gstavidemux.h:
11799           Fix for compressed audio (mp3) timestamp generation. How did this
11800           ever work?
11801
11802 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11803
11804         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11805           Volume is a double not a float.
11806
11807 2004-09-15  Wim Taymans  <wim@fluendo.com>
11808
11809         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11810         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11811         Don't close the fd in multifdsink as we didn't open it in the
11812         first place. Some cleanups.
11813
11814 2004-09-15  Wim Taymans  <wim@fluendo.com>
11815
11816         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11817         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11818         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11819         Fix the case where the muxer would mark pages as delta
11820         frames when they are not (vorbis only ogg).
11821
11822 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11823
11824         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11825         (gst_play_base_bin_change_state):
11826           Handle the case where we failed to setup a clear pipeline. This
11827           will throw an error (or EOS, another nice case) and if you don't
11828           catch that, the app will wait for the signal forever (and thus
11829           hang).
11830
11831 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11832
11833         * ext/gnomevfs/gstgnomevfssink.c:
11834         (gst_gnomevfssink_uri_get_protocols):
11835         * ext/gnomevfs/gstgnomevfssrc.c:
11836         (gst_gnomevfssrc_uri_get_protocols):
11837         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11838         * ext/gnomevfs/gstgnomevfsuri.h:
11839           Use _uri_new() instead of _open(), so it doesn't take as long and
11840           Christophe's computer won't hang.
11841         * gst/playback/gstplaybasebin.c: (unknown_type):
11842           Throw error on unknown media type, so apps actually display it.
11843
11844 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11845
11846         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11847           this script to work on Solaris since bash shell handles echo
11848           differenly than bash.
11849
11850 2004-09-17  Wim Taymans  <wim@fluendo.com>
11851
11852         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11853         (setup_source), (gst_play_base_bin_set_property),
11854         (gst_play_base_bin_add_element):
11855         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11856         Some more work on making sure seeking pauses the pipeline and
11857         that changing the uri actually does something.
11858
11859 2004-09-17  Wim Taymans  <wim@fluendo.com>
11860
11861         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11862         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11863         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11864         (gst_tcpserversink_close):
11865         Be a bit more paranoid when freeing memory.
11866
11867 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11868
11869         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11870         (qtdemux_parse_trak):
11871           Don't crash by dividing by zero (see sample movie in #126922).
11872
11873 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11874
11875         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11876           Don't touch non-existing data (fixes crash on file in #140147).
11877
11878 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11879
11880         * gst/playback/gstplaybasebin.c:
11881         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11882           Handle double disposals, and proper change of URIs.
11883
11884 2004-09-13  Martin Eikermann <meiker@upb.de>
11885
11886         * gst/mpegstream/gstmpegparse.c:
11887           fix synchronistation for streams recorded from digital PCR
11888           fixes bug #119376
11889
11890 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11891
11892         * ext/gnomevfs/Makefile.am:
11893         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11894         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11895         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11896         (gst_gnomevfssink_uri_get_type),
11897         (gst_gnomevfssink_uri_get_protocols),
11898         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11899         (gst_gnomevfssink_uri_handler_init),
11900         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11901         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11902         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11903         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11904         (gst_gnomevfssrc_uri_get_type),
11905         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11906         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11907         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11908         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11909         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11910         * ext/gnomevfs/gstgnomevfsuri.h:
11911           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11912           of fake URIs to see which this version of Gnome-VFS likes, and
11913           uses that for the Gst-URI interface. Makes playbin support http://
11914           streams. Also fix up some stupid behaviour in gnomevfssrc.
11915
11916 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11917
11918         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11919         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11920         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11921         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11922           Update mixer (to sync with other sessions) if we try to obtain
11923           a new value. This makes alsamixer work accross applications.
11924         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11925           Only call sync functions if we're running, else alsalib asserts.
11926         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11927           Sometimes fails to compile. Possibly a gcc bug.
11928         * gst/playback/gstplaybin.c: (gen_video_element),
11929         (gen_audio_element):
11930           Add a reference to an application-provided object, because we lose
11931           this same reference if we add it to the bin. If we don't do this,
11932           we can only use this object once and thus crash if we go from
11933           ready to playing, back to ready and back to playing again.
11934           Also add an audioscale element because several cheap soundcards -
11935           like mine - don't support all samplerates.
11936         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11937         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11938           Fix wrong order or PAR calls. Makes automatically obtained PAR
11939           from the X server atually being used.
11940
11941 2004-09-12  David Schleef  <ds@schleef.org>
11942
11943         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11944         #151887, #152102, #152247.
11945         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11946         * examples/seeking/cdparanoia.c: same
11947         * examples/seeking/cdplayer.c: same
11948         * examples/seeking/seek.c: same
11949         * examples/seeking/spider_seek.c: same
11950         * examples/seeking/vorbisfile.c: same
11951         * examples/stats/mp2ogg.c: same
11952         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11953         (gst_esdsink_dispose): Dispose of element properly.
11954         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11955         fixes.
11956         * ext/nas/nassink.c: (gst_nassink_class_init),
11957         (gst_nassink_dispose): Dispose of element correctly.
11958         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11959         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11960         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11961         Fix 64-bit warning.
11962         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11963         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11964         Fix 64-bit warning.
11965
11966 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11967
11968         * configure.ac : change speex detection as 1.1.6 now uses
11969           .pc/pkg-config and they changed their headers location.
11970
11971 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11972
11973         * gst/matroska/matroska-mux.h:
11974         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11975         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11976         (gst_matroska_mux_write_data):
11977           Write multiple blocks/frames per cluster.
11978                 Write meta-seek information (seek heads).
11979
11980 2004-09-09  Scott Wheeler <wheeler@kde.org>
11981
11982         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11983         (gst_play_bin_set_property), (gst_play_bin_get_property),
11984         (gen_audio_element), (gen_audio_element):
11985           Add a volume element / property to the pipeline.
11986
11987 2004-09-07  Wim Taymans  <wim@fluendo.com>
11988
11989         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11990         Copy timestamps from the master pad to the output buffers.
11991
11992 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11993
11994         * ext/raw1394/gstdv1394src.c:
11995           throw errors when applicable
11996
11997 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11998
11999         * gst/matroska/ebml-ids.h:
12000         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
12001         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
12002         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
12003           automatically convert unix time <-> ebml time when reading/writing
12004           a date, use gst_ebml_write_uint to write CUETIME,
12005           not gst_ebml_write_date.
12006         * gst/matroska/matroska-ids.h:
12007         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
12008         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
12009         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12010         (gst_matroska_mux_write_data):
12011           Write track and segment UIDs, write muxing date, write
12012           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
12013           Create cues for audio only files.
12014
12015 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12016
12017         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
12018         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
12019           Re-commit ALSA switches.
12020         * gst/adder/gstadder.c: (gst_adder_loop):
12021           64-bit fix (#151416).
12022         * gst/debug/progressreport.c: (gst_progressreport_report):
12023           64-bit fix (#151419).
12024         * gst/matroska/matroska-demux.c:
12025         (gst_matroska_demux_parse_contents):
12026           64-bit fix (#151420).
12027         * gst/playback/test3.c: (update_scale):
12028           64-bit fix (#151421).
12029
12030 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
12031
12032         * configure.ac:
12033           bump nano to cvs
12034
12035 === release 0.8.4 ===
12036
12037 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12038
12039         * configure.ac: releasing 0.8.4, "Alias"
12040
12041 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
12042
12043         * ext/theora/Makefile.am:
12044           fix makefile.  Fixes #151462.
12045
12046 2004-08-30  Wim Taymans  <wim@fluendo.com>
12047
12048         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
12049         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12050         (gst_multifdsink_remove_client_link),
12051         (gst_multifdsink_client_queue_buffer),
12052         (gst_multifdsink_handle_client_write):
12053         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
12054         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
12055         Fix some memory leaks.
12056
12057 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12058
12059         Patch by: David Schleef
12060
12061         * configure.ac:
12062         * sys/Makefile.am:
12063           rename our detection macro for V4L2.  Fixes #151236.
12064
12065 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12066
12067         Patch by: David Schleef
12068
12069         * configure.ac:
12070           check to define LAMEPRESET.  Fixes #151232.
12071
12072 2004-08-27  David Schleef  <ds@schleef.org>
12073
12074         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
12075         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
12076         (gst_glimagesink_fixate):  Move local variable declarations to
12077         make gcc-2.95 happy.
12078
12079 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12080
12081         * configure.ac:
12082           bump nano for prerelease
12083
12084 2004-08-27  David Schleef  <ds@schleef.org>
12085
12086         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
12087         * sys/sunaudio/gstsunaudiosrc.c:
12088         * sys/sunaudio/gstsunaudiosrc.h:
12089
12090 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
12091
12092         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
12093         handle EOS correctly
12094         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
12095         * gst/matroska/matroska-mux.h:
12096         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
12097         VFW compatibility mode
12098
12099 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12100
12101         patch by: Zaheer Abbas Merali
12102
12103         * ext/ogg/gstoggmux.c:
12104         * ext/vorbis/vorbisenc.c:
12105         * ext/vorbis/vorbisenc.h:
12106           handle NEWMEDIA
12107
12108 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
12109
12110         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
12111         fix byte order reversion on little endian machines.
12112         * gst/matroska/matroska-mux.c: (audiosink_templ),
12113         (gst_matroska_mux_audio_pad_link):
12114         add TTA codec to the list of supported codecs.
12115         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
12116         (gst_matroska_mux_start), (gst_matroska_mux_finish),
12117         (gst_matroska_mux_write_data):
12118         * gst/matroska/matroska-mux.h:
12119         write segment duration correctly, write muxing app string, fixes bugs
12120         #140897 and #140898.
12121         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
12122         wait for all pads to be negotiated before starting to mux.
12123
12124 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12125
12126         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
12127         * ext/lame/gstlame.h:
12128         Added new media support to lame
12129
12130 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
12131
12132         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
12133         send vorbis headers at the beginning of a stream, fixes bug #141554.
12134         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
12135         bug #148950.
12136         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
12137         (gst_matroska_demux_plugin_init):
12138         * gst/matroska/matroska-ids.h:
12139         enable demuxing of TTA audio streams, fixes bug #148951.
12140         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
12141         enable typefinding for TTA audio files, fixes bug #148711.
12142         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
12143         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
12144         fixes playback of packed bitstream and xvid with bframes, bug #135407.
12145
12146 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
12147
12148         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
12149         (gst_riff_read_element_data), (gst_riff_read_seek),
12150         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
12151         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
12152         <teuf@gnome.org>
12153
12154 2004-08-23 Iain <iaingnome@gmail.com>
12155
12156         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
12157         tags. They appear to be handled differently to normal.
12158         (tag_list_to_id3_tag_foreach): Ditto.
12159
12160 2004-08-22  Wim Taymans  <wim@fluendo.com>
12161
12162         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12163         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12164         Make sure we never send -1 granulepos.
12165
12166 2004-08-20  Wim Taymans  <wim@fluendo.com>
12167
12168         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12169         (gst_ogg_mux_loop):
12170         I will accept bitchslappings with non sharp objects.
12171
12172 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12173
12174         * configure.ac:
12175         Clean up the test for lame presets
12176
12177 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12178
12179         * configure.ac:
12180         * ext/lame/Makefile.am:
12181         * ext/lame/gstlame.c: (gst_lame_class_init),
12182         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12183         Only enable lame presets if version of lame has presets in API
12184
12185 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
12186         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
12187         * gst/udp/gstudpsrc.h:
12188           Don't call gst_pad_push in a get function. Fixes #150449
12189
12190 2004-08-18  Wim Taymans  <wim@fluendo.com>
12191
12192         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
12193         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
12194         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12195         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12196         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12197         (gst_fdset_wait):
12198         * gst/tcp/gstfdset.h:
12199         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12200         (gst_multifdsink_client_queue_buffer),
12201         (gst_multifdsink_handle_client_write):
12202         * gst/tcp/gstmultifdsink.h:
12203         Some extra checks in gstfdset.
12204         Only use send() when the fd is a socket. Don't try to
12205         read from write only fds.
12206
12207 2004-08-18  Wim Taymans  <wim@fluendo.com>
12208
12209         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
12210         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12211         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12212         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12213         (gst_fdset_wait):
12214         Add more locking and bounds checking.
12215
12216 2004-08-18  Wim Taymans  <wim@fluendo.com>
12217
12218         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
12219         Realloc test fdset in the lock and right before starting
12220         the poll call. Bump the limit to 4096.
12221
12222 2004-08-17  David Schleef  <ds@schleef.org>
12223
12224         * sys/sunaudio/Makefile.am:
12225         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
12226         of rates and channels.  Make debugging less obnoxious.
12227
12228         Patch from Balamurali Viswanathan implementing a mixer for
12229         Sun audio.  (bug #144091):
12230         * sys/sunaudio/gstsunelement.c:
12231         * sys/sunaudio/gstsunelement.h:
12232         * sys/sunaudio/gstsunmixer.c:
12233         * sys/sunaudio/gstsunmixer.h:
12234
12235 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12236
12237         * gst/audioscale/gstaudioscale.c:
12238         * gst/audioscale/gstaudioscale.h:
12239         made audioscale resample from any sample rate to any sample rate
12240
12241 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12242
12243         * ext/libpng/gstpngdec.c:
12244           error out on unsupported types
12245
12246 2004-08-17  Iain <iaingnome@gmail.com>
12247
12248         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
12249         mid_side and loose_mid_side properties if its a stereo stream.
12250
12251 2004-08-17  Wim Taymans  <wim@fluendo.com>
12252
12253         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12254         (theora_get_formats), (theora_dec_src_convert),
12255         (theora_dec_sink_convert), (theora_dec_src_query),
12256         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12257         Add a debug line.
12258
12259 2004-08-17  Wim Taymans  <wim@fluendo.com>
12260
12261         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
12262         (gst_ogg_pad_push):
12263         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12264         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
12265         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
12266         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12267         Mark delta units in the muxer.
12268         Try to decode the packet after an out-of-sync error from
12269         libogg.
12270
12271 2004-08-17  Wim Taymans  <wim@fluendo.com>
12272
12273         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12274         (gst_multifdsink_init), (gst_multifdsink_add),
12275         (gst_multifdsink_client_queue_buffer),
12276         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
12277         * gst/tcp/gstmultifdsink.h:
12278         Added option to send a keyframe to clients as the first buffer.
12279         Make timeout property writable.
12280
12281 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12282
12283         patch by: Wim Taymans
12284
12285         * gst/tcp/gstfdset.c:
12286         * gst/tcp/gstmultifdsink.c:
12287           fix index comparison, should include 0
12288
12289 2004-08-16  Wim Taymans  <wim@fluendo.com>
12290
12291         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
12292         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12293         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12294         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12295         (gst_fdset_wait):
12296           copy when reallocing for poll so the select arguments don't get
12297           changed during the call
12298
12299 2004-08-16  Wim Taymans  <wim@fluendo.com>
12300
12301         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12302         (gst_theora_enc_class_init), (theora_enc_sink_link),
12303         (theora_buffer_from_packet), (theora_enc_chain):
12304         Fix bug where buffers were not marked as keyframes
12305         correctly.
12306
12307 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12308
12309         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12310         (gst_lame_preset_get_type), (gst_lame_class_init):
12311         describe the enum values for vbr mode and presets more verbosely
12312
12313 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12314
12315         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12316         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12317         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12318         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12319         * ext/lame/gstlame.h:
12320         add preset property to lame so it can use lame presets
12321
12322 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12323
12324         * ext/lame/gstlame.c: (gst_lame_get_property):
12325         whoops forgot break, thanks teuf
12326
12327 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12328
12329         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12330         (gst_lame_class_init), (gst_lame_src_getcaps),
12331         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12332         (gst_lame_get_property), (gst_lame_setup):
12333         * ext/lame/gstlame.h:
12334         fix lame's broken vbr stuff, allow it to resample if need be, and also
12335         make xing header optional
12336
12337 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12338
12339         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12340         added getcaps function so samplerate doesnt get fixated to silly values
12341
12342 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12343
12344         * ext/lame/gstlame.c: (gst_lame_src_link):
12345         revert previous fix
12346
12347 2004-08-12  Johan Dahlin  <johan@gnome.org>
12348
12349         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12350         checks. Doesn't matter what state we are in. Interfaces are a
12351         compile time thing, not runtime. It also broke the python bindings.
12352
12353 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12354
12355         * ext/lame/gstlame.c: (gst_lame_src_link):
12356         made source pad link function check if sinkpad is ok..fixes the problem
12357         where core fixates the output rate of lame stupidly
12358
12359 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12360
12361         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12362         * sys/v4l/v4l_calls.c:
12363         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12364           fix fixate function to handle nonsimple caps.
12365           remove bogus check in _link
12366           cleanups
12367
12368 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12369
12370         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12371         set default compression ratio parameter to 0.0 so bitrate parameter
12372         works :)
12373
12374 2004-08-11  David Schleef  <ds@schleef.org>
12375
12376         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12377
12378 2004-08-11  David Schleef  <ds@schleef.org>
12379
12380         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12381         before.
12382
12383 2004-08-11  David Schleef  <ds@schleef.org>
12384
12385         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12386
12387 2004-08-11  David Schleef  <ds@schleef.org>
12388
12389         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12390           license field
12391         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12392         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12393           LGPL.
12394         * gst/auparse/gstauparse.c: Fix plugin license field.
12395         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12396         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12397         * gst/rtp/gstrtp.c: Fix plugin license field.
12398
12399 2004-08-11  Wim Taymans  <wim@fluendo.com>
12400
12401         * gst/tcp/Makefile.am:
12402         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12403         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12404         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12405         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12406         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12407         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12408         (gst_fdset_fd_can_write), (gst_fdset_wait):
12409         * gst/tcp/gstfdset.h:
12410         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12411         (gst_multifdsink_class_init), (gst_multifdsink_init),
12412         (gst_multifdsink_add), (gst_multifdsink_remove),
12413         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12414         (gst_multifdsink_remove_client_link),
12415         (gst_multifdsink_handle_client_read),
12416         (gst_multifdsink_client_queue_data),
12417         (gst_multifdsink_client_queue_caps),
12418         (gst_multifdsink_client_queue_buffer),
12419         (gst_multifdsink_handle_client_write),
12420         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12421         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12422         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12423         (gst_multifdsink_close):
12424         * gst/tcp/gstmultifdsink.h:
12425         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12426         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12427         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12428         (gst_tcpserversink_close):
12429         * gst/tcp/gsttcpserversink.h:
12430         Abstracted away the select call, implemented poll (yes we ran into
12431         the 1024 limit in production).
12432
12433 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12434
12435         * gst/tcp/gsttcp.c:
12436         * gst/tcp/gsttcpplugin.c:
12437           improve debuggging, remove assert
12438
12439 2004-08-10  Wim Taymans  <wim@fluendo.com>
12440
12441         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12442         (gst_client_status_get_type), (gst_multifdsink_class_init),
12443         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12444         (gst_multifdsink_handle_client_read),
12445         (gst_multifdsink_handle_client_write),
12446         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12447         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12448         (gst_multifdsink_get_property):
12449         * gst/tcp/gstmultifdsink.h:
12450         * gst/tcp/gsttcp-marshal.list:
12451         Starting to prepare for specifying buffer time in other units
12452         than buffers. Expose remove reason in signal.
12453
12454 2004-08-10  Wim Taymans  <wim@fluendo.com>
12455
12456         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12457         (gst_multifdsink_remove), (gst_multifdsink_clear),
12458         (gst_multifdsink_remove_client_link),
12459         (gst_multifdsink_handle_client_read),
12460         (gst_multifdsink_client_queue_data),
12461         (gst_multifdsink_client_queue_buffer),
12462         (gst_multifdsink_handle_client_write),
12463         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12464         (gst_multifdsink_chain), (gst_multifdsink_close):
12465         * gst/tcp/gstmultifdsink.h:
12466         Added more debugging info. Changed the way clients are
12467         removed from the lists. Fixed a bug where a bad file descriptor
12468         could cause many clients to be removed.
12469
12470 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12471
12472         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12473           allow all pixel-aspect-ratios, not just 1:1
12474
12475 2004-08-09  David Schleef  <ds@schleef.org>
12476
12477         * sys/glsink/ARB_multitexture.h:  Remove old files.
12478         * sys/glsink/EXT_paletted_texture.h:
12479         * sys/glsink/NV_register_combiners.h:
12480         * sys/glsink/gstgl_nvimage.c:
12481         * sys/glsink/gstgl_pdrimage.c:
12482         * sys/glsink/gstgl_rgbimage.c:
12483         * sys/glsink/gstglsink.c:
12484         * sys/glsink/gstglsink.h:
12485         * sys/glsink/gstglxwindow.c:
12486         * sys/glsink/regcomb_yuvrgb.c:
12487
12488 2004-08-09  David Schleef  <ds@schleef.org>
12489
12490         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12491         GL sink plugin.  (Bug #147302)
12492
12493         * configure.ac: Test for OpenGL
12494         * sys/Makefile.am: Use test for OpenGL
12495         * sys/glsink/Makefile.am:
12496         * sys/glsink/glimagesink.c: rewrite
12497         * sys/glsink/glimagesink.h: rewrite
12498
12499 2004-08-09  David Schleef  <ds@schleef.org>
12500
12501         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12502         sane framerates.
12503         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12504         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12505         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12506
12507 2004-08-09  Wim Taymans  <wim@fluendo.com>
12508
12509         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12510         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12511         (gst_multifdsink_client_remove),
12512         (gst_multifdsink_handle_client_read),
12513         (gst_multifdsink_handle_client_write),
12514         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12515         Do a bit more logging, make the client_read code more robust.
12516
12517 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12518
12519         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12520         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12521         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12522         (gst_jpegdec_init), (gst_jpegdec_chain):
12523         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12524         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12525           cleanups, debugging fixes and memleak plugging
12526
12527 2004-08-09  Wim Taymans  <wim@fluendo.com>
12528
12529         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12530         (theora_get_formats), (theora_dec_src_convert),
12531         (theora_dec_sink_convert), (theora_dec_src_query),
12532         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12533         (theora_dec_change_state):
12534         Don't crash on missing header packets.
12535
12536 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12537
12538         * po/LINGUAS:
12539         * po/sq.po:
12540           Added Albanian translation (Laurent Dhima)
12541         * po/cs.po:
12542           updated
12543
12544 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12545
12546         * ext/lame/gstlame.c:
12547           fix/add debugging
12548
12549 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12550
12551         * sys/ximage/ximagesink.c:
12552         * sys/xvimage/xvimagesink.c:
12553           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12554
12555 2004-08-06  Wim Taymans  <wim@fluendo.com>
12556
12557         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12558         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12559         (gst_multifdsink_client_remove),
12560         (gst_multifdsink_handle_client_read),
12561         (gst_multifdsink_handle_client_write),
12562         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12563         Make sure we don't try to read more from a client that what
12564         ioctl says us or we deadlock.
12565
12566 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12567
12568         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12569         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12570         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12571           decouple running_time and n_frames so it can handle changing
12572           framerate while running
12573
12574 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12575
12576         * po/nl.po:
12577         * po/sv.po:
12578           updated translations
12579
12580 2004-08-04  Benjamin Otte  <otte@gnome.org>
12581
12582         * gst/videotestsrc/gstvideotestsrc.c:
12583         (gst_videotestsrc_get_capslist), (generate_capslist),
12584         (plugin_init):
12585           generate the list of supported caps at startup and reuse it instead
12586           of always generating it
12587
12588 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12589
12590         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12591           whoops, last checkin broke normal build
12592
12593 2004-08-03  Benjamin Otte  <otte@gnome.org>
12594
12595         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12596         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12597         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12598         (gst_alsa_mixer_get_option):
12599         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12600         (dvdnavsrc_print_event):
12601         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12602         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12603         (gst_ogg_mux_pad_unlink):
12604         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12605         (gst_multipart_mux_pad_unlink):
12606         * gst/videofilter/gstvideobalance.c:
12607         (gst_videobalance_colorbalance_set_value):
12608         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12609         (gst_videomixer_pad_unlink):
12610         * po/uk.po:
12611         * sys/oss/gstossmixer.c:
12612         * sys/v4l/gstv4lcolorbalance.c:
12613         * sys/v4l/gstv4ltuner.c:
12614         * sys/v4l/v4lsrc_calls.c:
12615         * sys/v4l2/gstv4l2colorbalance.c:
12616         * sys/v4l2/gstv4l2tuner.c:
12617           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12618
12619 2004-08-03  Benjamin Otte  <otte@gnome.org>
12620
12621         * examples/dynparams/filter.c: (ui_control_create):
12622         * examples/gstplay/player.c: (print_tag):
12623         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12624         * ext/gdk_pixbuf/gstgdkanimation.c:
12625         (gst_gdk_animation_iter_may_advance):
12626         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12627         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12628         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12629         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12630         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12631         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12632         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12633         * gst/sine/demo-dparams.c: (main):
12634         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12635         * testsuite/alsa/formats.c: (create_pipeline):
12636         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12637           fixes for G_DISABLE_ASSERT and friends
12638         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12639         (mp3_type_frame_length_from_header), (mp3_type_find),
12640         (plugin_init):
12641           require mp3 typefinding to have at least MIN_HEADERS valid headers
12642           add typefinding for AAC adts files
12643
12644 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12645
12646         * sys/ximage/ximagesink.c:
12647         (gst_ximagesink_calculate_pixel_aspect_ratio):
12648         * sys/xvimage/xvimagesink.c:
12649         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12650         Make sure we calculate pixel-aspect-ratio using floating point maths
12651
12652 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12653
12654         * po/uk.po:
12655           updated translation
12656
12657 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12658
12659         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12660         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12661           add debugging for display PAR calculation
12662
12663 2004-08-02  David Schleef  <ds@schleef.org>
12664
12665         * configure.ac: Fix mikmod CFLAGS.
12666
12667 2004-07-27  Benjamin Otte  <otte@gnome.org>
12668
12669         * gst/audioscale/gstaudioscale.c:
12670         - fix templates to only support S16, it's the only format that works
12671         - make caps nego code use try_set_caps_nonfixed and fixation instead
12672         of try_set_caps twice, which is not nice for autopluggers
12673         - change rank to secondary, so autopluggers can pick it up after
12674         audioconvert
12675
12676 2004-08-02  Iain <iain@prettypeople.org>
12677
12678         * gst/interleave/interleave.c (interleave_init),
12679         (interleave_request_new_pad),
12680         (interleave_pad_removed),
12681         (interleave_buffered_loop): Use the real pad count, not the artificial
12682         one.
12683
12684 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12685
12686         * configure.ac: bump nano back to development
12687
12688 === release 0.8.3 ===
12689
12690 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12691
12692         * configure.ac: releasing 0.8.3, "Water"
12693
12694 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12695
12696         * sys/xvimage/xvimagesink.c:
12697         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12698         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12699         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12700         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12701         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12702         * sys/xvimage/xvimagesink.h:
12703           apply similar PAR fixes as to ximagesink
12704
12705 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12706
12707         patch from: Benjamin Otte
12708
12709         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12710           add link function to lame.  Fixes #148986.
12711
12712 2004-08-02  Johan Dahlin  <johan@gnome.org>
12713
12714         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12715         fix debugging log
12716
12717 2004-07-30  David Schleef  <ds@schleef.org>
12718
12719         * gst/videomixer/Makefile.am: Fix things that should have been
12720         fixed in the last checkin.
12721
12722 2004-07-30  David Schleef  <ds@schleef.org>
12723
12724         * gst/multipart/Makefile.am: Fix things that should have been
12725         fixed in the last checkin.
12726
12727 2004-07-30  David Schleef  <ds@schleef.org>
12728
12729         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12730
12731 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12732
12733         * configure.ac:
12734           bump nano for prerelease
12735         * po/af.po:
12736         * po/az.po:
12737         * po/cs.po:
12738         * po/en_GB.po:
12739         * po/hu.po:
12740         * po/nl.po:
12741         * po/sr.po:
12742         * po/sv.po:
12743         * po/uk.po:
12744           updates
12745
12746 2004-07-30  Wim Taymans  <wim@fluendo.com>
12747
12748         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12749         (gst_multifdsink_add), (gst_multifdsink_remove),
12750         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12751         (gst_multifdsink_client_remove),
12752         (gst_multifdsink_handle_client_write),
12753         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12754         * gst/tcp/gstmultifdsink.h:
12755         Recover from a select with a bad file descriptor by removing
12756         the client.
12757
12758 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12759
12760         * configure.ac:
12761           fix requirement of core
12762         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12763         (gst_play_pipeline_setup):
12764           don't use colorspace element.  do use hermescolorspace element.
12765           make macro to get a colorspace element.
12766           mark strings for translation.
12767         * po/POTFILES.in:
12768           add play.c
12769         * po/af.po:
12770         * po/az.po:
12771         * po/cs.po:
12772         * po/en_GB.po:
12773         * po/hu.po:
12774         * po/nl.po:
12775         * po/sr.po:
12776         * po/sv.po:
12777         * po/uk.po:
12778           update translations
12779
12780 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12781
12782         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12783         fix default for newmedia flag
12784
12785 2004-07-30  Wim Taymans  <wim@fluendo.com>
12786
12787         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12788         (gst_theora_dec_init), (theora_get_formats),
12789         (theora_dec_src_convert), (theora_dec_sink_convert),
12790         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12791         (theora_dec_chain), (theora_dec_set_property),
12792         (theora_dec_get_property):
12793         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12794         (gst_theora_enc_class_init), (gst_theora_enc_init),
12795         (theora_enc_sink_link), (theora_enc_chain),
12796         (theora_enc_set_property), (theora_enc_get_property):
12797         Added cropping option to theora decoder.
12798         Added border option to theora encoder.
12799
12800 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12801
12802         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12803         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12804         (gst_pngenc_set_property):
12805         * ext/libpng/gstpngenc.h:
12806         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
12807
12808 2004-07-30  Wim Taymans  <wim@fluendo.com>
12809
12810         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12811         (theora_enc_sink_link), (theora_enc_chain),
12812         (theora_enc_set_property), (theora_enc_get_property):
12813         Fix encoding of non-multiple-of-16 video.
12814
12815 2004-07-29  David Schleef  <ds@schleef.org>
12816
12817         * configure.ac: make test for audiofile more strict
12818
12819 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12820
12821         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12822           give different names to typefind functions
12823
12824 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12825
12826         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12827         (gst_ximagesink_calculate_pixel_aspect_ratio),
12828         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12829         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12830         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12831         (gst_ximagesink_get_property), (gst_ximagesink_init):
12832         * sys/ximage/ximagesink.h:
12833           allocate PAR's dynamically.
12834           use autodetected PAR if no object-set PAR is given.
12835           add workaround for directfb's X not setting physical size.
12836           fix to xvimagesink will follow tomorrow.
12837
12838 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12839
12840         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12841         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12842         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12843         (gst_shout2send_class_init), (gst_shout2send_init),
12844         (set_shout_metadata), (gst_shout2send_set_metadata),
12845         (gst_shout2send_chain), (gst_shout2send_set_property),
12846         (gst_shout2send_get_property), (gst_shout2send_connect),
12847         (gst_shout2send_change_state):
12848         * ext/shout2/gstshout2.h:
12849         - fix for sending mp3 audio to icecast2 server, if pad link function not
12850         called before PAUSED state
12851         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12852         - added tagging support for mp3 audio broadcasted
12853         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12854         debug info
12855
12856 2004-07-28  Wim Taymans  <wim@fluendo.com>
12857
12858         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12859         (gst_ogg_demux_push):
12860         Return query failure when we don't know the length of
12861         an ogg stream insteda of returning TRUE with a bogus value.
12862
12863 2004-07-28  Wim Taymans  <wim@fluendo.com>
12864
12865         * ext/theora/theoradec.c: (theora_get_formats),
12866         (theora_dec_src_convert), (theora_dec_sink_convert),
12867         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12868         (theora_dec_chain):
12869         Don't screw up the 1 Chroma for 1 luma sample situation when we
12870         have an odd offset/width by adding a black border in those cases.
12871
12872 2004-07-28  Wim Taymans  <wim@fluendo.com>
12873
12874         * ext/theora/theoradec.c: (theora_get_formats),
12875         (theora_dec_src_convert), (theora_dec_sink_convert),
12876         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12877         (theora_dec_chain):
12878         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12879         Added first attempt at cropping of the image as required by the
12880         theora spec. We need more properties in the caps (offset_x,
12881         offset_y,stride) to implement this correctly.
12882
12883 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12884
12885         * ext/dvdnav/README:
12886           Update the README to use dvddemux
12887         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12888           Ensure getcaps returns a subset of the template caps
12889         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12890         (gst_mpeg2subt_init):
12891           Ensure getcaps returns a subset of the template caps
12892         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12893         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12894         (gst_dvd_demux_get_subpicture_stream),
12895         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12896         * gst/mpegstream/gstdvddemux.h:
12897           Set the explicit caps on the current_video pad before pushing
12898           anything
12899         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12900         (gst_mpeg_demux_get_audio_stream):
12901           Free caps used to gst_pad_set_explicit_caps, which takes a const
12902           GstCaps *
12903
12904 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12905
12906         * configure.ac: update GStreamer requirement to 0.8.4 because of
12907           GstFraction.
12908
12909 2004-07-28  Wim Taymans  <wim@fluendo.com>
12910
12911         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12912         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12913         Add the pad to the element after setting up the caps. This
12914         makes it a lot easier to autoplug.
12915
12916 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12917
12918         * gst/median/gstmedian.c:
12919         * gst/mpeg2subt/gstmpeg2subt.c:
12920         * gst/mpegaudioparse/gstmpegaudioparse.c:
12921         * gst/mpegstream/gstdvddemux.c:
12922         * gst/mpegstream/gstmpegdemux.c:
12923         * gst/mpegstream/gstmpegpacketize.c:
12924         * gst/rtjpeg/gstrtjpeg.c:
12925         * gst/rtjpeg/gstrtjpegdec.c:
12926         * gst/rtjpeg/gstrtjpegenc.c:
12927         * gst/sine/gstsinesrc.c:
12928         * gst/smooth/gstsmooth.c:
12929         * gst/smpte/gstsmpte.c:
12930         * gst/smpte/gstsmpte.h:
12931         * gst/stereo/gststereo.c:
12932         * gst/videofilter/gstgamma.c:
12933         * gst/videofilter/gstvideobalance.c:
12934         * gst/videofilter/gstvideofilter.c:
12935         * gst/videofilter/gstvideoflip.c:
12936         * gst/videoscale/gstvideoscale.c:
12937         * gst/videoscale/videoscale.c:
12938         * gst/videotestsrc/gstvideotestsrc.c:
12939         * gst/videotestsrc/videotestsrc.c:
12940         * gst/wavenc/gstwavenc.c:
12941         * gst/wavparse/gstwavparse.c:
12942           fix local includes and 64 bits constants
12943
12944 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12945
12946         * win32/gst.sln:
12947         * gst-libs/gst/*/*.vcproj:
12948         * gst/*/*.vcproj:
12949           more working plugins
12950
12951 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12952
12953         * testsuite/alsa/Makefile.am:
12954         * testsuite/alsa/srcstate.c:
12955         add test for alsasrc changing state
12956
12957 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12958
12959         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12960         (gst_silence_get):
12961         * gst/silence/gstsilence.h:
12962         fix silence generation for 16bit raw audio
12963
12964 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12965
12966         * gst/matroska/matroska-demux.c:
12967         (gst_matroska_demux_parse_metadata),
12968         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12969         * gst/mpegaudio/common.c:
12970         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12971         (gst_videoscale_getcaps), (gst_videoscale_link),
12972         (gst_videoscale_src_fixate), (gst_videoscale_init),
12973         (gst_videoscale_finalize):
12974         * gst/videoscale/gstvideoscale.h:
12975         * gst/videotestsrc/gstvideotestsrc.c:
12976         (gst_videotestsrc_get_capslist):
12977         * gst/wavenc/gstwavenc.c:
12978         * sys/oss/gstossmixer.c: (fill_labels):
12979         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12980         (gst_ximagesink_handle_xevents),
12981         (gst_ximagesink_calculate_pixel_aspect_ratio),
12982         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12983         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12984         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12985         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12986         (gst_ximagesink_init), (gst_ximagesink_class_init):
12987         * sys/ximage/ximagesink.h:
12988         * sys/xvimage/xvimagesink.c:
12989         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12990         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12991         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12992         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12993         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12994         * sys/xvimage/xvimagesink.h:
12995           first batch of pixel aspect ratio commits.
12996
12997 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12998
12999         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13000         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
13001         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
13002           handle stride, needs work if we want to move stride handling
13003           upstream, but works correctly for our purposes.
13004
13005 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13006
13007         * gst/videoscale/README:
13008           add testing examples
13009         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
13010         (gst_videoscale_chain):
13011         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13012         (gst_videoscale_get_size):
13013           add get_size function that handles stride like videotestsrc.
13014           fixes conversion for YUV formats for as much as I can test them.
13015
13016 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13017
13018         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
13019         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
13020         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13021         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13022         (gst_xvimagesink_xvimage_put):
13023           further cleanups, logging, error handling and synchronizing
13024
13025 2004-07-27  Wim Taymans  <wim@fluendo.com>
13026
13027         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13028         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13029         (gst_videomixer_pad_set_property),
13030         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13031         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13032         (gst_videomixer_class_init), (gst_videomixer_init),
13033         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
13034         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
13035         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
13036         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
13037         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
13038         (gst_videomixer_loop), (plugin_init):
13039         Be a nicer negotiation citizen and provide a getcaps function on
13040         the srcpad. This also fixes a crash when resizing.
13041
13042 2004-07-27  Julien MOUTTE  <julien@moutte.net>
13043
13044         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13045         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
13046
13047 2004-07-27  Wim Taymans  <wim@fluendo.com>
13048
13049         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
13050         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
13051         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
13052         (gst_pngenc_set_property):
13053         * ext/libpng/gstpngenc.h:
13054         Added snapshot property to pngenc.
13055         removed g_print from pngdec
13056
13057 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
13058
13059         * gst/ac3parse/ac3parse.vcproj
13060         * gst/adder/adder.vcproj
13061         * gst/alpha/alpha.vcproj
13062         * gst/alpha/alphacolor.vcproj
13063         * gst/asfdemux/asf.vcproj
13064         * gst/audioconvert/audioconvert.vcproj
13065         * gst/audiorate/audiorate.vcproj
13066         * gst/audioscale/audioscale.vcproj
13067         * gst/auparse/auparse.vcproj
13068         * gst/avi/avi.vcproj
13069         * gst/cdxaparse/cdxaparse.vcproj
13070         * gst/chart/chart.vcproj
13071         * gst/colorspace/colorspace.vcproj
13072         * gst/cutter/cutter.vcproj
13073         * gst/debug/debug.vcproj
13074         * gst/debug/efence.vcproj
13075         * gst/debug/navigationtest.vcproj
13076         * gst/deinterlace/deinterlace.vcproj
13077         * gst/effectv/effectv.vcproj
13078         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13079         * gst/filter/filter.vcproj
13080         * gst/flx/flxdec.vcproj
13081         * gst/goom/goom.vcproj
13082         * gst/interleave/interleave.vcproj
13083         * gst/law/alaw.vcproj
13084         * gst/law/mulaw.vcproj
13085         * gst/matroska/matroska.vcproj
13086         * gst/median/median.vcproj
13087         * gst/mixmatrix/mixmatrix.vcproj
13088         * gst/mpeg1sys/mpeg1systemencode.vcproj
13089         * gst/mpeg1videoparse/mp1videoparse.vcproj
13090         * gst/mpeg2sub/mpeg2subt.vcproj
13091         * gst/mpegaudio/mpegaudio.vcproj
13092         * gst/mpegaudioparse/mpegaudioparse.vcproj
13093         * gst/mpegstream/mpegstream.vcproj
13094         * gst/multifilesink/multifilesink.vcproj
13095         * gst/multipart/multipart.vcproj
13096         * gst/oneton/oneton.vcproj
13097         * gst/overlay/overlay.vcproj
13098         * gst/passthrough/passthrough.vcproj
13099         * gst/qtdemux/qtdemux.vcproj
13100         * gst/realmedia/rmdemux.vcproj
13101         * gst/rtjpeg/rtjpeg.vcproj
13102         * gst/rtp/rtp.vcproj
13103         * gst/silence/silence.vcproj
13104         * gst/sine/sinesrc.vcproj
13105         * gst/smooth/smooth.vcproj
13106         * gst/smpte/smpte.vcproj
13107         * gst/spectrum/spectrum.vcproj
13108         * gst/speed/speed.vcproj
13109         * gst/stereo/stereo.vcproj
13110         * gst/switch/switch.vcproj
13111         * gst/tags/tagedit.vcproj
13112         * gst/tcp/tcp.vcproj
13113         * gst/typefind/typefindfunctions.vcproj
13114         * gst/udp/udp.vcproj
13115         * gst/videobox/videobox.vcproj
13116         * gst/videocrop/videocrop.vcproj
13117         * gst/videodrop/videodrop.vcproj
13118         * gst/videofilter/gamma.vcproj
13119         * gst/videofilter/videobalance.vcproj
13120         * gst/videofilter/videofilter.vcproj
13121         * gst/videofilter/videoflip.vcproj
13122         * gst/videoflip/videoflip.vcproj
13123         * gst/videomixer/videomixer.vcproj
13124         * gst/videorate/videorate.vcproj
13125         * gst/videoscale/videoscale.vcproj
13126         * gst/videotestsrc/videotestsrc.vcproj
13127         * gst/virtualdub/virtualdub.vcproj
13128         * gst/volenv/volenv.vcproj
13129         * gst/volume/volume.vcproj
13130         * gst/wavenc/wavenc.vcproj
13131         * gst/wavparse/wavparse.vcproj
13132         * gst/y4m/y4menc.vcproj
13133         * gst-libs/gst/audio/audio.vcproj
13134         * gst-libs/gst/audio/audiofilter.vcproj
13135         * gst-libs/gst/colorbalance/colorbalance.vcproj
13136         * gst-libs/gst/idct/idtc.vcproj
13137         * gst-libs/gst/media-info/media-info.vcproj
13138         * gst-libs/gst/mixer/mixer.vcproj
13139         * gst-libs/gst/navigation/navigation.vcproj
13140         * gst-libs/gst/play/play.vcproj
13141         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
13142         * gst-libs/gst/resample/resample.vcproj
13143         * gst-libs/gst/riff/riff.vcproj
13144         * gst-libs/gst/tuner/tuner.vcproj
13145         * gst-libs/gst/video/video.vcproj
13146         * gst-libs/gst/xoverlay/xoverlay.vcproj
13147           avoid problems with math.h, fix release dependancy
13148           rename GStreamer-0.8.lib to libgstreamer.lib
13149
13150 2004-07-27  Julien MOUTTE  <julien@moutte.net>
13151
13152         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13153         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
13154         the atom is not available we have to unlock the mutex. Fixes #148023
13155
13156 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13157
13158         * gst-libs/gst/media-info/media-info.h:
13159           issue for a vararg macro with MSVC
13160
13161 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13162
13163         * gst/effectv/effectv.vcproj
13164         * gst-libs/gst/idct/idct.vcproj:
13165         * gst-libs/gst/media-info/media-info.vcproj:
13166         * gst-libs/gst/navigation/navigation.vcproj:
13167         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13168         * gst-libs/gst/video/video.vcproj:
13169         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13170           fixes for build problems
13171
13172 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13173
13174         * gst-libs/gst/audio/audio.def:
13175         * gst-libs/gst/audio/riff.def:
13176           add some definitions needed by plugins
13177
13178 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13179
13180         * gst/asfdemux/gstasfmux.c
13181           Fix some 64 bits constants to be glib friendly
13182
13183 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13184
13185         * gst/ac3parse/gstac3parse.c
13186         * gst/audioscale/gstaudioscale.c
13187         * gst/auparse/gstauparse.c
13188         * gst/colorspace/gstcolorspace.c
13189         * gst/colorspace/yuv2rgb.h
13190           local include fixes
13191
13192 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13193
13194         * win32/gst.sln
13195           add more plugins to the build
13196
13197 2004-07-26  Julien MOUTTE  <julien@moutte.net>
13198
13199         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
13200         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
13201
13202 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13203
13204         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
13205         (gst_level_set_property), (gst_level_get_property),
13206         (gst_level_base_init), (gst_level_class_init):
13207           add debugging categories.  cleanups.
13208
13209 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13210
13211         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13212         (gst_videoscale_planar411), (gst_videoscale_planar400),
13213         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
13214         (gst_videoscale_scale_nearest_str1),
13215         (gst_videoscale_scale_nearest_str2),
13216         (gst_videoscale_scale_nearest_str4),
13217         (gst_videoscale_scale_nearest_16bit),
13218         (gst_videoscale_scale_nearest_24bit):
13219           fixed stride issues
13220           tested with 320x240 -> 321, 322, 324 x240
13221           tested with YV12, I420, YUY2, UYVY
13222           fixed packed422rev (don't think it could have worked before)
13223           by testing with UYVY
13224
13225 2004-07-26  Benjamin Otte  <otte@gnome.org>
13226
13227         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
13228         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
13229         (plugin_init):
13230           add debugging category, add error checks like checking return values
13231           of setup calls, make sure it still works after
13232           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
13233
13234 2004-07-26  Wim Taymans  <wim@fluendo.com>
13235
13236         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
13237         (gst_mpeg_demux_get_audio_stream),
13238         (gst_mpeg_demux_process_private):
13239         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
13240         Check for error codes from the negotiation functions. Make sure
13241         we really set the pad caps when a new pad is created.
13242
13243 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13244
13245         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13246         (gst_ffmpeg_caps_to_pix_fmt):
13247         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
13248         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13249         (gst_ffmpegcolorspace_pad_link):
13250           don't make function do two things at the same time without reason.
13251
13252 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13253
13254         * gst/ac3parse/ac3parse.vcproj
13255         * gst/adder/adder.vcproj
13256         * gst/alpha/alpha.vcproj
13257         * gst/alpha/alphacolor.vcproj
13258         * gst/asfdemux/asf.vcproj
13259         * gst/audioconvert/audioconvert.vcproj
13260         * gst/audiorate/audiorate.vcproj
13261         * gst/audioscale/audioscale.vcproj
13262         * gst/auparse/auparse.vcproj
13263         * gst/avi/avi.vcproj
13264         * gst/cdxaparse/cdxaparse.vcproj
13265         * gst/chart/chart.vcproj
13266         * gst/colorspace/colorspace.vcproj
13267         * gst/cutter/cutter.vcproj
13268         * gst/debug/debug.vcproj
13269         * gst/debug/efence.vcproj
13270         * gst/debug/navigationtest.vcproj
13271         * gst/deinterlace/deinterlace.vcproj
13272         * gst/effectv/effectv.vcproj
13273         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13274         * gst/filter/filter.vcproj
13275         * gst/flx/flxdec.vcproj
13276         * gst/goom/goom.vcproj
13277         * gst/interleave/interleave.vcproj
13278         * gst/law/alaw.vcproj
13279         * gst/law/mulaw.vcproj
13280         * gst/matroska/matroska.vcproj
13281         * gst/median/median.vcproj
13282         * gst/mixmatrix/mixmatrix.vcproj
13283         * gst/mpeg1sys/mpeg1systemencode.vcproj
13284         * gst/mpeg1videoparse/mp1videoparse.vcproj
13285         * gst/mpeg2sub/mpeg2subt.vcproj
13286         * gst/mpegaudio/mpegaudio.vcproj
13287         * gst/mpegaudioparse/mpegaudioparse.vcproj
13288         * gst/mpegstream/mpegstream.vcproj
13289         * gst/multifilesink/multifilesink.vcproj
13290         * gst/multipart/multipart.vcproj
13291         * gst/oneton/oneton.vcproj
13292         * gst/overlay/overlay.vcproj
13293         * gst/passthrough/passthrough.vcproj
13294         * gst/qtdemux/qtdemux.vcproj
13295         * gst/realmedia/rmdemux.vcproj
13296         * gst/rtjpeg/rtjpeg.vcproj
13297         * gst/rtp/rtp.vcproj
13298         * gst/silence/silence.vcproj
13299         * gst/sine/sinesrc.vcproj
13300         * gst/smooth/smooth.vcproj
13301         * gst/smpte/smpte.vcproj
13302         * gst/spectrum/spectrum.vcproj
13303         * gst/speed/speed.vcproj
13304         * gst/stereo/stereo.vcproj
13305         * gst/switch/switch.vcproj
13306         * gst/tags/tagedit.vcproj
13307         * gst/tcp/tcp.vcproj
13308         * gst/typefind/typefindfunctions.vcproj
13309         * gst/udp/udp.vcproj
13310         * gst/videobox/videobox.vcproj
13311         * gst/videocrop/videocrop.vcproj
13312         * gst/videodrop/videodrop.vcproj
13313         * gst/videofilter/gamma.vcproj
13314         * gst/videofilter/videobalance.vcproj
13315         * gst/videofilter/videofilter.vcproj
13316         * gst/videofilter/videoflip.vcproj
13317         * gst/videoflip/videoflip.vcproj
13318         * gst/videomixer/videomixer.vcproj
13319         * gst/videorate/videorate.vcproj
13320         * gst/videoscale/videoscale.vcproj
13321         * gst/videotestsrc/videotestsrc.vcproj
13322         * gst/virtualdub/virtualdub.vcproj
13323         * gst/volenv/volenv.vcproj
13324         * gst/volume/volume.vcproj
13325         * gst/wavenc/wavenc.vcproj
13326         * gst/wavparse/wavparse.vcproj
13327         * gst/y4m/y4menc.vcproj
13328           more plugins supported under windows
13329
13330 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13331
13332         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13333         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13334         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13335         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13336         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13337           Add debugging statements.  Use the sizes as returned by the
13338           *CreateImage calls.
13339
13340 2004-07-26  Johan Dahlin  <johan@gnome.org>
13341
13342         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13343         the pad is negotiated.
13344
13345         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13346
13347 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13348
13349         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13350         * gst-libs/gst/idct/idct.vcproj:
13351         * gst-libs/gst/media-info/media-info.vcproj:
13352         * gst-libs/gst/mixer/mixer.vcproj:
13353         * gst-libs/gst/navigation/navigation.vcproj:
13354         * gst-libs/gst/play/play.vcproj:
13355         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13356         * gst-libs/gst/resample/resample.vcproj:
13357         * gst-libs/gst/tuner/tuner.vcproj:
13358         * gst-libs/gst/video/video.vcproj:
13359         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13360           more plugins supported under windows
13361
13362 2004-07-25 Iain <iain@prettypeople.org>
13363
13364         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13365         pad now rather than when the pad is created because state changes wipe
13366         explicit caps (fixes #148043).
13367
13368 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13369
13370         reviewed by Benjamin Otte  <otte@gnome.org>
13371
13372         * ext/mad/gstmad.c:
13373           fix mad plugin crashing on Sun (fixes #148289)
13374
13375 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13376
13377         * gst/avi/avi.def:
13378         * gst/avi/avi.vcproj:
13379         * gst/matroska/matroska.def:
13380         * gst/matroska/matroska.vcproj:
13381           remove unused .def files
13382
13383 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13384
13385         * gst-libs/gst/audio/gstaudiofilter.c:
13386           Clean the local include
13387
13388 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13389
13390         * win32/gst.sln:
13391         * gst-libs/gst/audio/audio.def:
13392         * gst-libs/gst/audio/audio.vcproj:
13393         * gst-libs/gst/audio/audiofilter.vcproj:
13394         * gst-libs/gst/audio/riff.def:
13395         * gst-libs/gst/audio/riff.vcproj:
13396         * gst-libs/gst/gst-libs.def:
13397         * gst-libs/gst/gst-libs.vcproj:
13398         * gst/avi/avi.vcproj:
13399         * gst/avi/avi.vcproj:
13400           Copy the files where needed after building, cleaner projects
13401
13402 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13403
13404         * gst/matroska/ebml-write.c:
13405           Fix some 64 bits constants to be glib friendly
13406
13407 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13408
13409         * win32/gst.sln:
13410         * gst-libs/gst/gst-libs.def:
13411         * gst-libs/gst/gst-libs.vcproj:
13412         * gst/matroska/matroska.def:
13413         * gst/matroska/matroska.vcproj:
13414           Add the preliminary canvas to build plugins on Win32
13415
13416 2004-07-23  Benjamin Otte  <otte@gnome.org>
13417
13418         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13419           don't enfore negotiation from source side, it breaks
13420           sinesrc ! audioconvert ! osssink
13421
13422 2004-07-22  David Schleef  <ds@schleef.org>
13423
13424         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13425         for ELF files, since they can easily be recognized as audio/mpeg.
13426         (bug #147441)
13427
13428 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13429
13430         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13431         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13432         (gst_videoscale_scale_nearest_24bit),
13433         (gst_videoscale_scale_nearest_16bit):
13434           fix 16bit and 24bit for stride (24bit might need testing)
13435           don't pretend we do more than one algorithm
13436
13437 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13438
13439         * configure.ac:
13440         * gst/Makefile.am:
13441         * gst/multifilesink/Makefile.am:
13442         * gst/multifilesink/gstmultifilesink.c:
13443         (gst_multifilesink_get_formats),
13444         (gst_multifilesink_get_query_types), (_do_init),
13445         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13446         (gst_multifilesink_init), (gst_multifilesink_dispose),
13447         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13448         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13449         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13450         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13451         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13452         (gst_multifilesink_uri_get_type),
13453         (gst_multifilesink_uri_get_protocols),
13454         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13455         (gst_multifilesink_uri_handler_init), (plugin_init):
13456         * gst/multifilesink/gstmultifilesink.h:
13457         * testsuite/Makefile.am:
13458         * testsuite/multifilesink/Makefile.am:
13459         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13460         (gst_newmedia_class_init), (gst_newmedia_init),
13461         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13462         (newfile_signal), (test_signal), (main):
13463         multifilesink plugin for creating new files every time a new media
13464         discontinuity event occurs
13465
13466 2004-07-22  Wim Taymans  <wim@fluendo.com>
13467
13468         * gst/alpha/Makefile.am:
13469         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13470         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13471         (gst_alpha_color_init), (gst_alpha_color_set_property),
13472         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13473         (transform), (gst_alpha_color_chain),
13474         (gst_alpha_color_change_state), (plugin_init):
13475         Stupid plugin to to RGBA to AYUV conversion because none of
13476         the colorspace plugins can handle that yet.
13477
13478 2004-07-22  Wim Taymans  <wim@fluendo.com>
13479
13480         * examples/seeking/seek.c: (update_scale), (main):
13481         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13482         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13483         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13484         (gst_decode_bin_init), (gst_decode_bin_dispose),
13485         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13486         (no_more_pads), (close_link), (type_found),
13487         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13488         (plugin_init):
13489         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13490         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13491         (gst_play_base_bin_dispose), (queue_overrun),
13492         (gen_preroll_element), (remove_prerolls), (unknown_type),
13493         (no_more_pads), (new_stream), (setup_source),
13494         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13495         (play_base_eos), (gst_play_base_bin_change_state),
13496         (gst_play_base_bin_add_element),
13497         (gst_play_base_bin_remove_element),
13498         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13499         (gst_play_base_bin_unlink_stream),
13500         (gst_play_base_bin_get_streaminfo):
13501         * gst/playback/gstplaybin.c: (gen_video_element),
13502         (gen_audio_element):
13503         * gst/playback/gststreaminfo.h:
13504         More playback updates, attempt to fix things after the state change
13505         breakage.
13506
13507 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13508
13509         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13510         (gst_videoscale_scale_nearest_16bit):
13511           comment algorithm
13512
13513 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13514
13515         * gst/videotestsrc/gstvideotestsrc.c:
13516         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13517         (gst_videotestsrc_init), (gst_videotestsrc_get),
13518         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13519         (gst_videotestsrc_get_property):
13520         * gst/videotestsrc/gstvideotestsrc.h:
13521         * gst/videotestsrc/videotestsrc.c:
13522         * gst/videotestsrc/videotestsrc.h:
13523           cleanup and commenting
13524
13525 2004-07-21  Wim Taymans  <wim@fluendo.com>
13526
13527         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13528         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13529         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13530         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13531         (_find_chain_get_unknown_part), (_find_streams_check),
13532         (gst_ogg_demux_push), (gst_ogg_pad_push):
13533         * ext/theora/theoradec.c: (theora_get_formats),
13534         (theora_dec_src_convert), (theora_dec_sink_convert),
13535         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13536         (theora_dec_chain):
13537         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13538         (vorbis_dec_convert), (vorbis_dec_src_query),
13539         (vorbis_dec_src_event), (vorbis_dec_event):
13540         More seeking fixes, oggdemux now supports seeking to time and
13541         uses the downstream element to convert granulepos to time.
13542         Seeking in theora-only ogg files now works.
13543
13544 2004-07-21  Wim Taymans  <wim@fluendo.com>
13545
13546         * ext/theora/theoradec.c: (gst_theora_dec_init),
13547         (theora_get_formats), (theora_get_event_masks),
13548         (theora_get_query_types), (theora_dec_src_convert),
13549         (theora_dec_sink_convert), (theora_dec_src_query),
13550         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13551         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13552         (vorbis_get_event_masks), (vorbis_get_query_types),
13553         (gst_vorbis_dec_init), (vorbis_dec_convert),
13554         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13555         Added query/convert/formats functions to vorbis and theora decoders
13556         so that the outside world can use them too. Fixed seeking on an
13557         ogg/theora/vorbis file by disabling the seeking seeking on the
13558         theora srcpad.
13559
13560 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13561
13562         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13563         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13564         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13565         images creation for both elements. We don't create the image on caps
13566         nego or renego, we just destroy the internal one if present if it does
13567         not match the needs. The chain function takes care of creating a new
13568         image when needed.
13569         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13570         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13571         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13572         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13573         the image format information. The buffer pool checks for the context
13574         image format and discard images with different formats.
13575         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13576
13577 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13578
13579         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13580         (gst_ffmpegcolorspace_chain):
13581           no point in doing any chaining if the pad we want to push from
13582           isn't usable.
13583
13584 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13585
13586         * gst-libs/gst/riff/riff-media.c:
13587         (gst_riff_create_audio_caps_with_data):
13588           Fix double end-to-native symbol conversion (#148021).
13589
13590 2004-07-20  David Schleef  <ds@schleef.org>
13591
13592         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13593         Don't use an Atom that doesn't exist.
13594
13595 2004-07-20  Wim Taymans  <wim@fluendo.com>
13596
13597         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13598         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13599         (gst_multifdsink_client_remove),
13600         (gst_multifdsink_handle_client_write),
13601         (gst_multifdsink_queue_buffer):
13602         * gst/tcp/gstmultifdsink.h:
13603         More multifdsink stats. Avoid deadlock by releasing locks
13604         before sending out a signal.
13605
13606 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13607
13608         * po/LINGUAS:
13609         * po/hu.po:
13610           added Hungarian translation (Laszlo Dvornik)
13611
13612 2004-07-20  Wim Taymans  <wim@fluendo.com>
13613
13614         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13615         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13616         (gst_multifdsink_handle_client_write),
13617         (gst_multifdsink_queue_buffer):
13618         * gst/tcp/gsttcp-marshal.list:
13619         Fixed the stupid marshal definition.
13620
13621 2004-07-20  Wim Taymans  <wim@fluendo.com>
13622
13623         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13624         (gst_multifdsink_init), (gst_multifdsink_add),
13625         (gst_multifdsink_client_remove),
13626         (gst_multifdsink_handle_client_write),
13627         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13628         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13629         (gst_multifdsink_init_send):
13630         * gst/tcp/gstmultifdsink.h:
13631         Added more stats, added timeout for a client, fixed some typos
13632         and added some comments.
13633
13634 2004-07-20  Wim Taymans  <wim@fluendo.com>
13635
13636         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13637         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13638         (gst_multifdsink_client_remove),
13639         (gst_multifdsink_handle_client_write):
13640         * gst/tcp/gstmultifdsink.h:
13641         * gst/tcp/gsttcp-marshal.list:
13642         Added get_stats method that returns a GValueArray of
13643         stats values.
13644
13645 2004-07-19  Benjamin Otte  <otte@gnome.org>
13646
13647         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13648           make sure longname, description and author are valid UTF-8
13649
13650 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13651
13652         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13653         (gst_ximagesink_set_property):
13654         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13655         (gst_xvimagesink_set_property):
13656           make sure SYNCHRONOUS is respected after getting the X context
13657
13658 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13659
13660         * gst/matroska/matroska-demux.c:
13661         (gst_matroska_demux_handle_src_event),
13662         (gst_matroska_demux_parse_blockgroup):
13663         * gst/matroska/matroska-ids.h:
13664           add BlockReference tag and ignore it to clear out log.
13665           ignore NAVIGATION events to clear out log.
13666
13667 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13668
13669         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13670         (gst_matroska_demux_add_stream):
13671         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13672           add debug categories
13673
13674 2004-07-16  Wim Taymans  <wim@fluendo.com>
13675
13676         * ext/libpng/Makefile.am:
13677         * ext/libpng/gstpng.c: (plugin_init):
13678         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13679         (gst_pngdec_get_type), (gst_pngdec_base_init),
13680         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13681         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13682         * ext/libpng/gstpngdec.h:
13683         Added png decoder.
13684
13685 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13686
13687         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13688         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13689         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13690         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13691         (gst_ximagesink_buffer_alloc):
13692         * sys/ximage/ximagesink.h:
13693         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13694         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13695         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13696         (gst_xvimagesink_buffer_alloc):
13697         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13698         again. Using internal data pointer of the x(v)image to store image's
13699         data to be coherent with the buffer alloc mechanism. Investigated the
13700         image destruction code to be sure that everything gets freed correctly.
13701
13702 2004-07-16  Wim Taymans  <wim@fluendo.com>
13703
13704         * gst-libs/gst/riff/riff-read.c:
13705         (gst_riff_read_strf_vids_with_data),
13706         (gst_riff_read_strf_auds_with_data):
13707         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13708         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13709         Make sure we don't create 0 sized subbuffers in riff-read.
13710         Signal the no more pads signal after reading the avi header.
13711
13712 2004-07-16  Wim Taymans  <wim@fluendo.com>
13713
13714         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13715         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13716         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13717         (gst_decode_bin_init), (gst_decode_bin_dispose),
13718         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13719         (no_more_pads), (close_link), (type_found),
13720         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13721         (gst_decode_bin_change_state), (plugin_init):
13722         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13723         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13724         (gst_play_base_bin_dispose), (queue_overrun),
13725         (gen_preroll_element), (remove_prerolls), (unknown_type),
13726         (no_more_pads), (new_stream), (setup_source),
13727         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13728         (play_base_eos), (gst_play_base_bin_change_state),
13729         (gst_play_base_bin_add_element),
13730         (gst_play_base_bin_remove_element),
13731         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13732         (gst_play_base_bin_unlink_stream),
13733         (gst_play_base_bin_get_streaminfo):
13734         * gst/playback/gstplaybasebin.h:
13735         Better error recovery. Added configurable preroll queue size. Faster
13736         detection of no-more-pads.
13737
13738 2004-07-16  Wim Taymans  <wim@fluendo.com>
13739
13740         * gst-libs/gst/video/video.h:
13741         Added 32 bits RGBA. Not sure if we should use another mime-type
13742         for alpha rgb. Currently the presence of the alpha_mask property
13743         signals an alpha channel.
13744
13745 2004-07-16  Wim Taymans  <wim@fluendo.com>
13746
13747         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13748         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13749         FPS seems to be 0.0 to MAX everywhere else.
13750
13751 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13752
13753         * gst-libs/gst/riff/riff-media.c:
13754         (gst_riff_create_video_caps_with_data):
13755           mp42/mp43 (no caps) exist too.
13756         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13757           Set pixel_width/height; we've got them in-caps.
13758         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13759         * gst/wavparse/gstwavparse.c: (plugin_init):
13760           Both are valid primary.
13761         * sys/oss/gstossmixer.c:
13762           Remove i18n hack and enable translations.
13763
13764 2004-07-15  Benjamin Otte  <otte@gnome.org>
13765
13766         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13767         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13768           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13769
13770 2004-07-15  Benjamin Otte  <otte@gnome.org>
13771
13772         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13773         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13774         (gst_alsa_close_audio):
13775           disable some of the debugging code for now. Writing debugging to a
13776           buffer is broken in current alsalib releases.
13777
13778 2004-07-12  Benjamin Otte  <otte@gnome.org>
13779
13780         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13781           use bufferpools
13782
13783 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13784
13785         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13786         (theora_dec_src_query), (theora_dec_event):
13787         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13788           add debugging categories.  Remove \n's.
13789
13790 2004-07-13  Johan Dahlin  <johan@gnome.org>
13791
13792         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13793         (gst_play_bin_get_property): Impl.
13794
13795 2004-07-13  Wim Taymans  <wim@fluendo.com>
13796
13797         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13798         When trying to find the stream length, seek back N pages
13799         instead of just one, where N is the number of streams in
13800         the current chain.
13801
13802 2004-07-13  Wim Taymans  <wim@fluendo.com>
13803
13804         * gst-libs/gst/riff/riff-media.c:
13805         (gst_riff_create_audio_caps_with_data),
13806         (gst_riff_create_audio_caps),
13807         (gst_riff_create_audio_template_caps):
13808         * gst-libs/gst/riff/riff-media.h:
13809         * gst-libs/gst/riff/riff-read.c:
13810         (gst_riff_read_strf_vids_with_data),
13811         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13812         * gst-libs/gst/riff/riff-read.h:
13813         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13814         (gst_avi_demux_add_stream):
13815         Set codec_data on caps for avidemuxer.
13816
13817 2004-07-12  David Schleef  <ds@schleef.org>
13818
13819         * configure.ac: Fix test for Objective C
13820
13821 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13822         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13823         (gst_gdk_pixbuf_chain):
13824           Add svg and pcx to template caps, and ensure that getcaps returns a
13825           subset of the template caps.
13826           Copy each row manually for output, as gdkpixbuf may pad the
13827           rowstride to a 32-bit word boundary.
13828
13829 2004-07-12  Wim Taymans  <wim@fluendo.com>
13830
13831         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13832         (gst_riff_create_video_template_caps):
13833         Fix the template caps to include some more media types.
13834
13835 2004-07-12  Wim Taymans  <wim@fluendo.com>
13836
13837         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13838         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13839         (compare_ranks), (print_feature), (gst_decode_bin_init),
13840         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13841         (try_to_link_1), (new_pad), (close_link), (type_found),
13842         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13843         (gst_decode_bin_change_state), (plugin_init):
13844         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13845         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13846         (gst_play_base_bin_dispose), (queue_overrun),
13847         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13848         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13849         (gst_play_base_bin_get_property), (play_base_eos),
13850         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13851         (gst_play_base_bin_remove_element),
13852         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13853         (gst_play_base_bin_unlink_stream),
13854         (gst_play_base_bin_get_streaminfo):
13855         * gst/playback/gstplaybasebin.h:
13856         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13857         (gst_play_bin_class_init), (gst_play_bin_init),
13858         (gst_play_bin_dispose), (gst_play_bin_set_property),
13859         (gst_play_bin_get_property), (gen_video_element),
13860         (gen_audio_element), (remove_sinks), (setup_sinks),
13861         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13862         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13863         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13864         (gst_play_bin_query), (plugin_init):
13865         * gst/playback/test4.c: (main):
13866         More fixes on reusing of the element.
13867
13868 2004-07-11  Benjamin Otte  <otte@gnome.org>
13869
13870         * ext/mad/gstmad.c: (normal_seek):
13871           allow seeking for other methods than just SET
13872
13873 2004-07-11  Andy Wingo  <wingo@pobox.com>
13874
13875         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13876         float, "any" caps -> buffer_frames=[0,MAX].
13877
13878         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13879         doesn't intersect our caps with the template any more. Do it
13880         ourselves.
13881         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13882
13883 2004-07-09  Wim Taymans  <wim@fluendo.com>
13884
13885         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13886         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13887         (compare_ranks), (print_feature), (gst_decode_bin_init),
13888         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13889         (try_to_link_1), (new_pad), (close_link), (type_found),
13890         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13891         (gst_decode_bin_change_state), (plugin_init):
13892         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13893         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13894         (gst_play_base_bin_dispose), (queue_overrun),
13895         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13896         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13897         (gst_play_base_bin_get_property), (play_base_eos),
13898         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13899         (gst_play_base_bin_remove_element),
13900         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13901         (gst_play_base_bin_unlink_stream),
13902         (gst_play_base_bin_get_streaminfo):
13903         * gst/playback/gstplaybasebin.h:
13904         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13905         (gst_play_bin_class_init), (gst_play_bin_init),
13906         (gst_play_bin_dispose), (gst_play_bin_set_property),
13907         (gst_play_bin_get_property), (gen_video_element),
13908         (gen_audio_element), (remove_sinks), (setup_sinks),
13909         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13910         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13911         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13912         (gst_play_bin_query), (plugin_init):
13913         * gst/playback/test4.c: (main):
13914         Work on object reuse and seeking.
13915
13916 2004-07-09  Wim Taymans  <wim@fluendo.com>
13917
13918         * examples/seeking/seek.c: (iterate):
13919         Don't consume all CPU in the idle loop.
13920
13921 2004-07-09  Wim Taymans  <wim@fluendo.com>
13922
13923         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13924         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13925         Add pad to element *after* setting the pad functions so that
13926         the scheduler can use the correct ones.
13927
13928 2004-07-09  Wim Taymans  <wim@fluendo.com>
13929
13930         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13931         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13932         Sync to keyframe after seek
13933
13934 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13935
13936         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13937         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13938         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13939         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13940         * ext/libvisual/visual.c: (gst_visual_change_state):
13941         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13942         * ext/theora/theoradec.c: (theora_dec_change_state):
13943         * ext/theora/theoraenc.c: (theora_enc_change_state):
13944         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13945         * gst-libs/gst/navigation/navigation.c:
13946         * gst/adder/gstadder.c: (gst_adder_change_state):
13947         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13948         (gst_audio_convert_get_buffer):
13949         * gst/multipart/multipartdemux.c:
13950         (gst_multipart_demux_change_state):
13951         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13952         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13953         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13954         * gst/videoscale/gstvideoscale.c:
13955         (gst_videoscale_handle_src_event):
13956         * gst/volume/gstvolume.c: (volume_chain_int16):
13957           don't assert in state change, this should be done by the base
13958           GstElement class.
13959           various debugging fixes.
13960
13961 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13962
13963         * configure.ac:
13964         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13965         (gst_play_dispose), (gst_play_set_location),
13966         (gst_play_set_data_src), (gst_play_set_video_sink),
13967         (gst_play_set_audio_sink), (gst_play_set_visualization),
13968         (gst_play_connect_visualization), (gst_play_get_sink_element),
13969         (gst_play_get_all_by_interface):
13970         * gst-libs/gst/play/play.h:
13971           add new method to get elements implementing an interface.
13972           add various error logging
13973
13974 2004-07-08  Wim Taymans  <wim@fluendo.com>
13975
13976         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13977         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13978         (make_playerbin_pipeline), (query_durations_elems),
13979         (query_durations_pads), (query_positions_elems),
13980         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13981         (main):
13982         Added playbin seeking example.
13983
13984 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13985
13986         * gst-libs/gst/play/play.c: (gst_play_set_location),
13987         (gst_play_set_data_src), (gst_play_set_video_sink),
13988         (gst_play_set_audio_sink), (gst_play_set_visualization),
13989         (gst_play_connect_visualization), (gst_play_get_framerate):
13990           use a macro to look up elements from hash table
13991
13992 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13993
13994         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13995         (gst_play_get_length_callback), (gst_play_set_location),
13996         (gst_play_seek_to_time), (gst_play_set_data_src),
13997         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13998         (gst_play_set_visualization), (gst_play_connect_visualization),
13999         (gst_play_get_sink_element):
14000         - add debugging info
14001         - fix looking up sink elements by iterating over complete caps
14002         - put everything except for source and autoplugger in a complete bin
14003
14004 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14005
14006         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
14007         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
14008         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
14009         (gst_alsa_sink_write), (gst_alsa_sink_loop):
14010         * ext/alsa/gstalsasink.h:
14011         - add debugging info
14012         - clean up schizophrenia of data/buffer/event
14013         - fix double event unref error
14014
14015 2004-07-08  Wim Taymans  <wim@fluendo.com>
14016
14017         * gst/playback/Makefile.am:
14018         Add headers to noinst
14019
14020 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14021
14022         * tools/gst-launch-ext-m.m:
14023         * tools/gst-launch-ext.1.in:
14024           convert to the third millenium
14025
14026 2004-07-07  David Schleef  <ds@schleef.org>
14027
14028         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
14029
14030 2004-07-07  Wim Taymans  <wim@fluendo.com>
14031
14032         * gst/playback/Makefile.am:
14033         * gst/playback/README:
14034         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
14035         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
14036         (compare_ranks), (print_feature), (gst_decode_bin_init),
14037         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
14038         (try_to_link_1), (new_pad), (close_link), (type_found),
14039         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
14040         (plugin_init):
14041         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
14042         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
14043         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
14044         (gen_preroll_element), (no_more_pads), (new_stream),
14045         (setup_source), (gst_play_base_bin_set_property),
14046         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
14047         (gst_play_base_bin_add_element),
14048         (gst_play_base_bin_remove_element),
14049         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
14050         (gst_play_base_bin_unlink_stream),
14051         (gst_play_base_bin_get_streaminfo):
14052         * gst/playback/gstplaybasebin.h:
14053         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
14054         (gst_play_bin_class_init), (gst_play_bin_init),
14055         (gst_play_bin_dispose), (gst_play_bin_set_property),
14056         (gst_play_bin_get_property), (gen_video_element),
14057         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
14058         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
14059         (gst_play_bin_get_formats), (gst_play_bin_convert),
14060         (gst_play_bin_get_query_types), (gst_play_bin_query),
14061         (plugin_init):
14062         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
14063         (gst_stream_info_get_type), (gst_stream_info_class_init),
14064         (gst_stream_info_init), (gst_stream_info_new),
14065         (gst_stream_info_dispose), (gst_stream_info_set_property),
14066         (gst_stream_info_get_property):
14067         * gst/playback/gststreaminfo.h:
14068         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
14069         (main):
14070         * gst/playback/test2.c: (main):
14071         * gst/playback/test3.c: (update_scale), (main):
14072         More playbin fixes. Added README. Do better element filtering.
14073         Added base class to preroll media. Added test apps.
14074
14075 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14076
14077         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
14078         * ext/mpeg2dec/gstmpeg2dec.h:
14079           various debugging improvements.  Reset stream to next picture
14080           instead of sequence header, otherwise seeks cannot work.
14081
14082 2004-07-07  Wim Taymans  <wim@fluendo.com>
14083
14084         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14085         (gst_video_box_class_init), (gst_video_box_set_property),
14086         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
14087         Use pad_alloc where possible.
14088
14089 2004-07-07  Wim Taymans  <wim@fluendo.com>
14090
14091         * sys/oss/gstosselement.c: (gst_osselement_reset),
14092         (gst_osselement_parse_caps):
14093         * sys/oss/gstosselement.h:
14094         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14095         Fix offset on osssrc.
14096
14097 2004-07-07  Wim Taymans  <wim@fluendo.com>
14098
14099         * ext/theora/theora.c: (plugin_init):
14100         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
14101         (theora_dec_src_query), (theora_dec_chain):
14102         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14103         (theora_enc_sink_link), (theora_buffer_from_packet),
14104         (theora_push_packet), (theora_enc_chain):
14105         Fix theora granulepos calculation.
14106         Fix overflow in duration/position calculation.
14107         Bump rank to PRIMARY for theoradec.
14108         Use granulepos of last packet to calculate position.
14109         Set keyframe flag on buffers when needed.
14110
14111 2004-07-06  David Schleef  <ds@schleef.org>
14112
14113         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
14114         serious?  (Fixed, obviously.)
14115
14116 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
14117
14118         * po/LINGUAS:
14119         * po/cs.po:
14120           added Czech translation (Miloslav Trmac)
14121
14122 2004-07-05  Wim Taymans  <wim@fluendo.com>
14123
14124         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
14125         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
14126         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
14127         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
14128         (close_link), (type_found), (gst_decode_bin_set_property),
14129         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
14130         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
14131         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
14132         (gst_decode_bin_query), (plugin_init):
14133         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
14134         (gst_play_bin_class_init), (gst_play_bin_init),
14135         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
14136         (get_video_element), (new_pad), (setup_source),
14137         (gst_play_bin_set_property), (gst_play_bin_get_property),
14138         (gst_play_bin_change_state), (gst_play_bin_add_element),
14139         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
14140         (gst_play_bin_send_event), (gst_play_bin_get_formats),
14141         (gst_play_bin_convert), (gst_play_bin_get_query_types),
14142         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
14143         * gst/playback/test.c: (main):
14144         More fixes, cleaned up playbin, make it use decodebin. Added
14145         threaded property to playbin.
14146
14147 2004-07-05  Wim Taymans  <wim@fluendo.com>
14148
14149         * configure.ac:
14150         * gst/playback/Makefile.am:
14151         * gst/playback/decodetest.c: (main):
14152         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
14153         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
14154         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
14155         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
14156         (close_link), (type_found), (gst_decode_bin_set_property),
14157         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
14158         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
14159         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
14160         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
14161         (plugin_init):
14162         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
14163         (gst_play_bin_class_init), (gst_play_bin_init),
14164         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
14165         (collect_sink_pads), (find_compatibles), (close_pad_link),
14166         (try_to_link_1), (new_pad), (close_link), (type_found),
14167         (setup_source), (gst_play_bin_set_property),
14168         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
14169         (compare_ranks), (gst_play_bin_collect_factories),
14170         (gst_play_bin_change_state), (gst_play_bin_add_element),
14171         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
14172         (gst_play_bin_send_event), (gst_play_bin_get_formats),
14173         (gst_play_bin_convert), (gst_play_bin_get_query_types),
14174         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
14175         * gst/playback/test.c: (main):
14176         Added some playback helper elements and some test apps, very alpha
14177         still.
14178
14179 2004-07-04  Benjamin Otte  <otte@gnome.org>
14180
14181         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
14182           only restart audio when we indeed have an xrun to fix repeated
14183           xruns. Fix suggested by Giuliano Pochini.
14184
14185 2004-07-03  David Schleef  <ds@schleef.org>
14186
14187         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
14188         call to gst_debug_log() if debugging is disabled (bug #145118)
14189
14190 2004-07-03  Benjamin Otte  <otte@gnome.org>
14191
14192         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
14193           use our own functions for restarting the alsa device.
14194         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14195           I should apply patches myself - use MIN for the third argument, not
14196           the second, this fixes seeking
14197
14198 2004-07-02  David Schleef  <ds@schleef.org>
14199
14200         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
14201         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
14202         do with the logic.
14203
14204 2004-07-02  David Schleef  <ds@schleef.org>
14205
14206         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
14207         output buffers.  Fix logic mistake.  (bug #144866)
14208
14209 2004-07-02  David Schleef  <ds@schleef.org>
14210
14211         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
14212         on X.  (bug #144753)
14213
14214 2004-07-02  David Schleef  <ds@schleef.org>
14215
14216         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
14217         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
14218         (bug #144624)
14219         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
14220         (gst_osselement_rate_probe_check): Add another workaround for
14221         buggy drivers (bug #145336)
14222
14223 2004-07-02  David Schleef  <ds@schleef.org>
14224
14225         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
14226         Most systems don't have MSG_NOSIGNAL.
14227
14228 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14229
14230         * Makefile.am:
14231         * gst-libs/gst/colorbalance/Makefile.am:
14232         * gst-libs/gst/mixer/Makefile.am:
14233         * gst-libs/gst/play/Makefile.am:
14234         * gst-libs/gst/tuner/Makefile.am:
14235           (hopefully) fix both install and dist and make error message useful.
14236           needs testing across automakes.
14237
14238 2004-07-02  Benjamin Otte  <otte@gnome.org>
14239
14240         * ext/ogg/gstogg.c: (plugin_init):
14241           we require bytestream now
14242         * ext/ogg/gstoggdemux.c:
14243           huge diff to implement chain setup in a fast and generic way. This
14244           improves tag reading and startup of huge files (read: Theora videos)
14245           quite a bit. It probably contains bugs, too, so please test.
14246           Seeking is not improved to the fast method.
14247
14248 2004-06-29  Wim Taymans  <wim@fluendo.com>
14249
14250         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14251         * ext/ogg/gstoggmux.c:
14252         Fix memleak in oggdemux when running unconnected pads.
14253         doc update in mux, start working on keyframe mode.
14254
14255 2004-06-29  Benjamin Otte  <otte@gnome.org>
14256
14257         * sys/oss/gstosssink.c:
14258         * sys/oss/gstosssrc.c:
14259           advertise correct template caps - we indeed do non-native endianness
14260           and 8bit audio has no endianness
14261         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
14262         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
14263           avoid (wrong) duplications in getcaps function and return
14264           template caps
14265
14266 2004-06-29  Wim Taymans  <wim@fluendo.com>
14267
14268         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14269         (gst_multifdsink_class_init), (gst_multifdsink_add),
14270         (gst_multifdsink_remove), (gst_multifdsink_clear),
14271         (gst_multifdsink_client_remove),
14272         (gst_multifdsink_handle_client_read),
14273         (gst_multifdsink_client_queue_data),
14274         (gst_multifdsink_client_queue_caps),
14275         (gst_multifdsink_client_queue_buffer),
14276         (gst_multifdsink_handle_client_write),
14277         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14278         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14279         (gst_multifdsink_init_send), (gst_multifdsink_close):
14280         Fix wrong GList iteration that could crash the server when
14281         more then 2 clients disconnect at the same time. Read all the
14282         pending commands in one batch to recover from command storms under
14283         very heavy load.
14284
14285 2004-06-28  Wim Taymans  <wim@fluendo.com>
14286
14287         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14288         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
14289         (gst_videomixer_pad_set_property),
14290         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
14291         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14292         (gst_videomixer_class_init), (gst_videomixer_init),
14293         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14294         (pad_zorder_compare), (gst_videomixer_sort_pads),
14295         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14296         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14297         (gst_videomixer_update_queues), (gst_videomixer_loop),
14298         (plugin_init):
14299         Avoid divide by zero, choose masterpad as the pad with the highest
14300         framerate.
14301
14302 2004-06-27  Julien Moutte  <julien@moutte.net>
14303
14304         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14305         (gst_ximagesink_xwindow_new):
14306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14307         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14308         function directly. We might want to call it from somewhere else one day.
14309
14310 2004-06-27  Julien Moutte  <julien@moutte.net>
14311
14312         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14313         (gst_ximagesink_xwindow_new):
14314         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14315         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14316         window decorations.
14317
14318 2004-06-27  Wim Taymans  <wim@fluendo.com>
14319
14320         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14321         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14322         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14323         (gst_dvdec_set_property), (gst_dvdec_get_property):
14324         * ext/dv/gstdvdec.h:
14325         Implement drop_factor property to lower the framerate with
14326         a factor.
14327
14328 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14329
14330         * gst-libs/gst/colorbalance/Makefile.am:
14331         * gst-libs/gst/mixer/Makefile.am:
14332         * gst-libs/gst/play/Makefile.am:
14333         * gst-libs/gst/tuner/Makefile.am:
14334           unbreak Company's fix that didn't install the -enum.h files
14335
14336 2004-06-27  Wim Taymans  <wim@fluendo.com>
14337
14338         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14339         (gst_dvdec_change_state):
14340         * ext/dv/gstdvdec.h:
14341         Fix timestamp, duration and offset of the buffers.
14342
14343 2004-06-27  Wim Taymans  <wim@fluendo.com>
14344
14345         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14346         (gst_multifdsink_class_init), (gst_multifdsink_add),
14347         (gst_multifdsink_remove), (gst_multifdsink_clear),
14348         (gst_multifdsink_client_remove),
14349         (gst_multifdsink_handle_client_read),
14350         (gst_multifdsink_client_queue_data),
14351         (gst_multifdsink_client_queue_caps),
14352         (gst_multifdsink_client_queue_buffer),
14353         (gst_multifdsink_handle_client_write),
14354         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14355         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14356         (gst_multifdsink_init_send), (gst_multifdsink_close):
14357         * gst/tcp/gstmultifdsink.h:
14358         * gst/tcp/gsttcpserversink.c:
14359         (gst_tcpserversink_handle_server_read),
14360         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14361         More multifdsink fixes, more recovery policy fixes.
14362         Removed stupid g_print
14363
14364 2004-06-26  Wim Taymans  <wim@fluendo.com>
14365
14366         * gst/tcp/Makefile.am:
14367         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14368         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14369         (gst_multifdsink_class_init), (gst_multifdsink_init),
14370         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14371         (gst_multifdsink_handle_client_read),
14372         (gst_multifdsink_client_queue_data),
14373         (gst_multifdsink_client_queue_caps),
14374         (gst_multifdsink_client_queue_buffer),
14375         (gst_multifdsink_handle_client_write),
14376         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14377         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14378         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14379         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14380         (gst_multifdsink_close), (gst_multifdsink_change_state):
14381         * gst/tcp/gstmultifdsink.h:
14382         * gst/tcp/gsttcpplugin.c: (plugin_init):
14383         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14384         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14385         (gst_tcpserversink_handle_server_read),
14386         (gst_tcpserversink_handle_select),
14387         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14388         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14389         * gst/tcp/gsttcpserversink.h:
14390         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14391         one of the locks, added recovery policy to multifdsink.
14392
14393 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14394
14395         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14396           fix decision for when getting frames with same timestamp
14397         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14398         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14399         (gst_v4lsrc_get_property):
14400         * sys/v4l/gstv4lsrc.h:
14401           add latency offset property
14402
14403 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14404
14405         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14406         (plugin_init):
14407           fix debugging. add category.
14408
14409 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14410
14411         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14412           fix wrong offsets
14413
14414 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14415
14416         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14417         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14418         (gst_alsa_src_change_state):
14419           return a time that is in sync with the element's processing
14420
14421 2004-06-25  Wim Taymans  <wim@fluendo.com>
14422
14423         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14424         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14425         (gst_tcpserversink_client_remove),
14426         (gst_tcpserversink_handle_client_read),
14427         (gst_tcpserversink_client_queue_data),
14428         (gst_tcpserversink_client_queue_caps),
14429         (gst_tcpserversink_client_queue_buffer),
14430         (gst_tcpserversink_handle_client_write),
14431         (gst_tcpserversink_queue_buffer),
14432         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14433         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14434         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14435         (gst_tcpserversink_close):
14436         * gst/tcp/gsttcpserversink.h:
14437         Serversink rewrite. Really do non blocking writes to clients and
14438         maintain an internal queue to handle slower clients while not
14439         disturbing fast clients.
14440
14441 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14442
14443         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14444           better debug, don't override OFFSET and OFFSET_END
14445
14446 2004-06-25  Iain <iain@prettypeople.org>
14447
14448         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14449         name=source for the wavparse pipeline.
14450
14451 2004-06-24  Johan Dahlin  <johan@gnome.org>
14452
14453         * ext/theora/theoraenc.c (theora_enc_chain): Call
14454         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14455         streamheader caps are set correctly.
14456
14457 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14458
14459         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14460         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14461           respect minimum bitrate; same could be done for max bitrate
14462
14463 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14464
14465         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14466         (gst_vorbisenc_setup):
14467           fix sample rate range
14468
14469 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14470
14471         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14472         (gst_oggvorbisenc_setup):
14473         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14474         (gst_vorbisenc_setup):
14475           resolve ambiguities in code and description
14476
14477 2004-06-24  Wim Taymans  <wim@fluendo.com>
14478
14479         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14480         * ext/alsa/gstalsa.h:
14481         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14482         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14483         Use alsa trigger_tstamp to get the timestamp of the first
14484         sample in the buffer for more precise sync. Some cleanups.
14485
14486 2004-06-24  Wim Taymans  <wim@fluendo.com>
14487
14488         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14489         (gst_audiorate_init), (gst_audiorate_chain),
14490         (gst_audiorate_set_property), (gst_audiorate_get_property):
14491         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14492         (gst_videorate_chain):
14493         Added some logging, fixed an overflow bug in videorate.
14494
14495 2004-06-24  Benjamin Otte  <otte@gnome.org>
14496
14497         * ext/kio/Makefile.am:
14498           fix for builddir != srcdir and distcheck
14499
14500 2004-06-24  Benjamin Otte  <otte@gnome.org>
14501
14502         * gst-libs/gst/colorbalance/Makefile.am:
14503         * gst-libs/gst/mixer/Makefile.am:
14504         * gst-libs/gst/play/Makefile.am:
14505         * gst-libs/gst/tuner/Makefile.am:
14506         * gst/tcp/Makefile.am:
14507         * sys/dxr3/Makefile.am:
14508           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14509           tarball.
14510           Also add all *.list files that were missing.
14511         * Makefile.am:
14512           add a distcheck hook to ensure the above doesn't happen again.
14513
14514 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14515
14516         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14517
14518 2004-06-23  Colin Walters  <walters@redhat.com>
14519
14520         * m4/Makefile.am: Distribute gst-fionread.m4.
14521
14522 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14523
14524         * configure.ac: back to dev
14525
14526 2004-06-23  Wim Taymans  <wim@fluendo.com>
14527
14528         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14529         (gst_alsa_xrun_recovery):
14530         * ext/alsa/gstalsa.h:
14531         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14532         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14533         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14534         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14535         (gst_alsa_src_loop):
14536         Add clock to alsasrc. Take new capture timestamp when
14537         restarting after an overrun. Split up some functions between
14538         alsasrc and alsasink.
14539
14540 === release 0.8.2 ===
14541
14542 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14543
14544         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14545         (gst_alsa_change_state), (gst_alsa_update_avail),
14546         (gst_alsa_xrun_recovery):
14547         * ext/alsa/gstalsa.h:
14548         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14549           merge back changes from release
14550
14551 2004-06-23  Wim Taymans  <wim@fluendo.com>
14552
14553         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14554         (gst_audiorate_init), (gst_audiorate_chain),
14555         (gst_audiorate_set_property), (gst_audiorate_get_property):
14556         Implement sample dropping and notify
14557
14558 2004-06-22  Wim Taymans  <wim@fluendo.com>
14559
14560         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14561         (theora_enc_sink_link), (theora_buffer_from_packet),
14562         (theora_push_packet), (theora_enc_chain):
14563         Some cleanups, make sure the timestamps are correct.
14564
14565 2004-06-22  Wim Taymans  <wim@fluendo.com>
14566
14567         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14568         (gst_alsa_change_state), (gst_alsa_update_avail),
14569         (gst_alsa_xrun_recovery):
14570         * ext/alsa/gstalsa.h:
14571         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14572         Cleanups, take queued samples into account when reporting
14573         the time.
14574
14575 2004-06-22  Wim Taymans  <wim@fluendo.com>
14576
14577         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14578         (gst_videorate_init):
14579         Initialize the property as well.
14580
14581 2004-06-22  Wim Taymans  <wim@fluendo.com>
14582
14583         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14584         (gst_videorate_init), (gst_videorate_chain),
14585         (gst_videorate_set_property), (gst_videorate_get_property):
14586         Add property to make videorate silent.
14587         Add property to prefer new frames over old ones.
14588
14589 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14590
14591         * sys/osxvideo/Makefile.am:
14592         Workaround so that the osxvideo .so file gets linked with the
14593         Cocoa, OpenGL and QuickTime frameworks
14594
14595 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14596
14597         * sys/osxaudio/Makefile.am:
14598         Workaround so that the osxaudio .so file gets linked with the
14599         CoreAudio framework
14600
14601 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14602
14603         * configure.ac:
14604         Whoops, my fault...fixed build issues
14605
14606 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14607
14608         * configure.ac:
14609         Add objective-c support if running in Darwin/Mac OS X
14610         * sys/Makefile.am:
14611         * sys/osxvideo:
14612         * sys/osxvideo/Makefile.am:
14613         * sys/osxvideo/osxvideosink.h:
14614         * sys/osxvideo/osxvideosink.m:
14615         * sys/osxvideo/cocoawindow.h:
14616         * sys/osxvideo/cocoawindow.m:
14617         Add osxvideosink, a cocoa-based osx video sink
14618
14619
14620 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14621         * ext/dvdnav/gst-dvd:
14622         Grab the gconf key from the right spot
14623         * gst/debug/gstnavseek.c: (gst_navseek_init),
14624         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14625         (gst_navseek_chain):
14626         * gst/debug/gstnavseek.h:
14627           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14628           and loop parameters of a segment seek.
14629         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14630         (gst_videotestsrc_get_event_masks),
14631         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14632         * gst/videotestsrc/gstvideotestsrc.h:
14633           Add seeking support to videotestsrc
14634           Initialise the timestamp_offset variable.
14635
14636 2004-06-18  Wim Taymans  <wim@fluendo.com>
14637
14638         * ext/sidplay/gstsiddec.cc:
14639         Fix negotiation and set correct end offset.
14640
14641 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14642
14643         * configure.ac: branch and prerelease
14644
14645 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14646
14647         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14648         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14649         (gst_tcpclientsrc_init_receive):
14650         * gst/tcp/gsttcpclientsrc.h:
14651           read caps when connecting to server for GDP so we set them correctly
14652
14653 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14654
14655         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14656           notify drops and duplicates
14657         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14658           no good reason to limit ourselves to 100x100
14659
14660 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14661
14662         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14663         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14664         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14665         (gst_v4lsrc_get_property):
14666         * sys/v4l/gstv4lsrc.h:
14667         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14668         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14669         (gst_v4l_set_audio):
14670         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14671         (gst_v4lsrc_try_capture):
14672         * sys/v4l/v4lsrc_calls.h:
14673           change try_palette to more general try_capture
14674           add autoprobe option so we can turn off autoprobing
14675           various fixes
14676
14677 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14678
14679         * configure.ac:
14680           add videorate
14681         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14682         (gst_ximagesink_class_init):
14683         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14684         (gst_xvimagesink_class_init):
14685           run them as finalize, not dispose, since dispose can be invoked
14686           multiple times
14687
14688 2004-06-17  Wim Taymans  <wim@fluendo.com>
14689
14690         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14691         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14692         * ext/alsa/gstalsa.h:
14693         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14694         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14695         (gst_alsa_src_change_state):
14696         * ext/alsa/gstalsasrc.h:
14697         Make the xrun code timestamp and offset the buffers correctly.
14698         moved the clock to the base class, use alsa methods to get time.
14699         Do correct timestamping on outgoing buffers.
14700
14701 2004-06-17  Wim Taymans  <wim@fluendo.com>
14702
14703         * gst/audiorate/Makefile.am:
14704         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14705         (gst_audiorate_base_init), (gst_audiorate_class_init),
14706         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14707         (gst_audiorate_set_property), (gst_audiorate_get_property),
14708         (gst_audiorate_change_state), (plugin_init):
14709         Added an audiorate converter that fills in gaps.
14710
14711 2004-06-17  Johan Dahlin  <johan@gnome.org>
14712
14713         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14714
14715 2004-06-16  Wim Taymans  <wim@fluendo.com>
14716
14717         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14718         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14719         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14720         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14721         (gst_v4lsrc_get_property):
14722         * sys/v4l/gstv4lsrc.h:
14723         Added a copy mode to v4lsrc where it will output a copied version
14724         of its internal hardware buffer.
14725         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14726         can't | them.
14727
14728 2004-06-16  Wim Taymans  <wim@fluendo.com>
14729
14730         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14731         Timestamp fixes.
14732
14733 2004-06-16  Wim Taymans  <wim@fluendo.com>
14734
14735         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14736         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14737         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14738         (gst_v4lsrc_get_property):
14739         * sys/v4l/gstv4lsrc.h:
14740         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14741         Added a sync mode enum property to control v4lsrc timestamp method
14742         Removed the use-fixed-fps property and moved functionality in
14743         the enum.
14744         Don't error on an error value from v4l-conf, it might not always
14745         be a real error.
14746
14747 2004-06-16  Wim Taymans  <wim@fluendo.com>
14748
14749         * gst/videorate/Makefile.am:
14750         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14751         (gst_videorate_base_init), (gst_videorate_class_init),
14752         (gst_videorate_getcaps), (gst_videorate_link),
14753         (gst_videorate_init), (gst_videorate_chain),
14754         (gst_videorate_set_property), (gst_videorate_get_property),
14755         (gst_videorate_change_state), (plugin_init):
14756         Added a video timestamp corrector.
14757
14758 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14759
14760         fixed a potential leak with previous commit
14761
14762         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14763
14764 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14765
14766         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14767         Added missing refcount, fixes bug #144425
14768         Cheers Tim for finding the bug
14769
14770 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14771
14772         * sys/v4l/gstv4l.c: (plugin_init):
14773         * sys/v4l/gstv4lcolorbalance.c:
14774         * sys/v4l/gstv4lcolorbalance.h:
14775         * sys/v4l/gstv4lelement.c:
14776         * sys/v4l/gstv4lelement.h:
14777         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14778         * sys/v4l/gstv4lmjpegsink.h:
14779         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14780         * sys/v4l/gstv4lmjpegsrc.h:
14781         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14782         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14783         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14784         * sys/v4l/gstv4lsrc.h:
14785         * sys/v4l/gstv4ltuner.c:
14786         * sys/v4l/gstv4ltuner.h:
14787         * sys/v4l/gstv4lxoverlay.c:
14788         * sys/v4l/gstv4lxoverlay.h:
14789         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14790         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14791         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14792         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14793         (gst_v4l_set_audio):
14794         * sys/v4l/v4l_calls.h:
14795         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14796         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14797         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14798         (gst_v4lmjpegsink_playback_init),
14799         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14800         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14801         (gst_v4lmjpegsink_playback_stop),
14802         (gst_v4lmjpegsink_playback_deinit):
14803         * sys/v4l/v4lmjpegsink_calls.h:
14804         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14805         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14806         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14807         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14808         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14809         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14810         * sys/v4l/v4lmjpegsrc_calls.h:
14811         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14812         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14813         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14814         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14815         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14816         (gst_v4lsrc_try_palette):
14817         * sys/v4l/v4lsrc_calls.h:
14818           bunch of paranoia cleanups
14819
14820 2004-06-14  David Schleef  <ds@schleef.org>
14821
14822         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14823         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14824         Send discont events and change timestamps appropriately when
14825         we get a seek event.  (bug #144240)
14826         * ext/cdparanoia/gstcdparanoia.h:
14827
14828 2004-06-14  Benjamin Otte  <otte@gnome.org>
14829
14830         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14831           snd_pcm_hw_params_set_rate  since the latter fails for no good
14832           reason on some setups.
14833
14834 2004-06-14  David Schleef  <ds@schleef.org>
14835
14836         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14837         standard.  Thank you for playing.
14838
14839 2004-06-14  Wim Taymans  <wim@fluendo.com>
14840
14841         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14842         Patch 1.3 broke the ordering of the colorspace info and
14843         made the plugin basically work by coincidence, reordered
14844         the info.
14845
14846 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14847
14848         * ext/lame/gstlame.c:
14849         * ext/mad/gstmad.c:
14850           sync caps.  Make sure mad can only output a list of rates, not
14851           a full range.  In the future, have three caps lists for each of the
14852           mpeg versions.  Change mpegversion to a double as well.
14853
14854 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14855
14856         * gst/volume/.cvsignore:
14857         * gst/volume/Makefile.am:
14858         * gst/volume/demo.c: (value_changed_callback), (idler),
14859         (setup_gui), (main):
14860           added small demo app
14861
14862 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14863         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14864         * ext/esd/esdsink.h:
14865         Close the esd connection on pause, because esd will just wait -
14866         blocking all other esd clients indefinitely.
14867
14868 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14869
14870         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14871           previous commit with GST_DEBUG
14872
14873 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14874
14875         * configure.ac:
14876           add a header check for a dvdread header in dvdnav.  Fixes #133002
14877
14878 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14879
14880         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14881         * gst/tcp/gsttcpclientsink.h:
14882         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14883         * gst/tcp/gsttcpclientsrc.h:
14884         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14885         (gst_tcpserversink_handle_server_read),
14886         (gst_tcpserversink_init_send):
14887         * gst/tcp/gsttcpserversink.h:
14888         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14889         * gst/tcp/gsttcpserversrc.h:
14890         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14891         version of IP)
14892
14893 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14894
14895         * configure.ac:
14896         Added ogg library so that OSX detects libtheora properly
14897
14898 2004-06-11  Wim Taymans  <wim@fluendo.com>
14899
14900         * ext/theora/theoradec.c: (theora_dec_chain),
14901         (theora_dec_change_state):
14902         Don't try to decode frames before we received a keyframe.
14903
14904 2004-06-11  Wim Taymans  <wim@fluendo.com>
14905
14906         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14907         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14908         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14909         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14910         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14911         Added property to set the maximum delay of a page.
14912
14913 2004-06-10  Wim Taymans  <wim@fluendo.com>
14914
14915         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14916         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14917         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14918         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14919         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14920         Added max-delay property to control the maximum amount
14921         of data to put in one page.
14922
14923 2004-06-10  Wim Taymans  <wim@fluendo.com>
14924
14925         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14926         (gst_theora_enc_init), (theora_enc_sink_link),
14927         (theora_buffer_from_packet), (theora_enc_set_property),
14928         (theora_enc_get_property):
14929         Set duration on encoded buffer, added some more properties
14930
14931 2004-06-10  Wim Taymans  <wim@fluendo.com>
14932
14933         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14934         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14935         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14936         * ext/theora/theoraenc.c: (theora_enc_chain):
14937         Fix refcounting bugs
14938
14939 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14940
14941         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14942         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14943         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14944         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14945         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14946         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14947         (gst_asf_demux_change_state):
14948         * gst/asfdemux/gstasfdemux.h:
14949           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14950           feels like. I think we should set a new requirement for demuxers
14951           from now on to implement sane loop functions, data loops, query
14952           and seek functions before first commit into CVS. And this commit
14953           fixes all of the above.
14954
14955 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14956
14957         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14958           vorbis comments are properly encoded in UTF-8 before adding them
14959           to a GstTagList
14960
14961 2004-06-09  Benjamin Otte  <otte@gnome.org>
14962
14963         * ext/alsa/gstalsa.c: (add_channels):
14964           handle min <= max correctly
14965         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14966         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14967           add fixation functions so we fixate correctly. No preferring of alaw
14968           anymore because it's the first structure.
14969         * ext/alsa/gstalsa.h:
14970         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14971         (gst_alsa_hw_params_dump):
14972           add functions to ease debugging in alsalib
14973         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14974         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14975         (gst_alsa_start_audio):
14976           only specify hw params if we really setup a format (fixes #134007 -
14977           or at least works around it)
14978
14979 2004-06-09  Wim Taymans  <wim@fluendo.com>
14980
14981         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14982         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14983         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14984         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14985         (gst_ogg_mux_loop):
14986         Use stream caps to setup the initial pages in the ogg stream.
14987         Correctly set the streamheader caps on the srcpad.
14988
14989 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14990
14991         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14992         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14993         (gst_v4lsrc_getcaps):
14994         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14995         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14996           add querying of fps lists for webcams.  Negotiating to a framerate
14997           now works.
14998
14999 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15000
15001         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
15002         (theora_push_buffer), (theora_push_packet),
15003         (theora_set_header_on_caps), (theora_enc_chain):
15004           mark buffers and put on streamheader, raw theora streaming
15005           now works too, whee
15006
15007 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15008
15009         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
15010         (gst_tcp_gdp_read_caps):
15011           do a looping read for caps and GDP headers too
15012
15013 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15014
15015         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
15016         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
15017           return EOS instead of NULL in _get
15018
15019 2004-06-08  Wim Taymans  <wim@fluendo.com>
15020
15021         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
15022         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
15023         (gst_tcp_gdp_write_caps):
15024         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
15025         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15026         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
15027         Memory leak fixes
15028
15029 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15030
15031         * ext/vorbis/Makefile.am:
15032         * ext/vorbis/vorbis.c: (plugin_init):
15033         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
15034         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
15035         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
15036         (vorbis_parse_change_state):
15037         * ext/vorbis/vorbisparse.h:
15038           adding a vorbisparse element that marks the buffers, streaming
15039           raw vorbis using GDP now works, whee
15040
15041 2004-06-08  Wim Taymans  <wim@fluendo.com>
15042
15043         * ext/jpeg/Makefile.am:
15044         * ext/jpeg/README:
15045         * ext/jpeg/gstjpeg.c: (plugin_init):
15046         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
15047         (gst_smokedec_base_init), (gst_smokedec_class_init),
15048         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
15049         * ext/jpeg/gstsmokedec.h:
15050         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
15051         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
15052         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
15053         (gst_smokeenc_resync), (gst_smokeenc_chain),
15054         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
15055         * ext/jpeg/gstsmokeenc.h:
15056         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
15057         (smokecodec_flush_destination), (smokecodec_term_destination),
15058         (smokecodec_init_source), (smokecodec_fill_input_buffer),
15059         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
15060         (smokecodec_term_source), (smokecodec_encode_new),
15061         (smokecodec_decode_new), (smokecodec_info_free),
15062         (smokecodec_set_quality), (smokecodec_get_quality),
15063         (smokecodec_set_threshold), (smokecodec_get_threshold),
15064         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
15065         (find_best_size), (abs_diff), (put), (smokecodec_encode),
15066         (smokecodec_parse_header), (smokecodec_decode):
15067         * ext/jpeg/smokecodec.h:
15068         Added a new simple jpeg based codec
15069
15070 2004-06-08  Wim Taymans  <wim@fluendo.com>
15071
15072         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15073         (gst_multipart_mux_loop):
15074         Fix memory leak
15075
15076 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15077
15078         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
15079         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
15080         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
15081         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
15082         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
15083         * gst/tcp/gsttcpserversink.h:
15084           take streamheader into account
15085
15086 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15087
15088         * gst/level/Makefile.am:
15089         * gst/level/gstlevel.c: (gst_level_class_init):
15090           clean up marshal generation
15091
15092 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15093
15094         * gst/tcp/Makefile.am:
15095         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
15096         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
15097         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
15098         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
15099         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
15100         (gst_tcpclientsrc_get_property):
15101         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
15102         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
15103         (gst_tcpserversink_handle_client_read),
15104         (gst_tcpserversink_handle_client_write),
15105         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
15106         * gst/tcp/gsttcpserversink.h:
15107           add signals client-added and client-removed
15108         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
15109         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
15110         (gst_tcpserversrc_get_property):
15111         uniformized, change default protocol to NONE
15112         * gst/tcp/gsttcp-marshal.list: added
15113 2004-06-07  Benjamin Otte  <otte@gnome.org>
15114
15115         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15116           handle discont events if they happen before caps nego
15117
15118 2004-06-07  Wim Taymans  <wim@fluendo.com>
15119
15120         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15121         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15122         (gst_multipart_demux_plugin_init):
15123         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15124         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15125         (gst_multipart_mux_change_state):
15126         Small updates, fix a memleak
15127
15128 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15129
15130         * configure.ac: OSS portability
15131         * ext/arts/gst_arts.c: idem
15132         * sys/oss/gstosselement.c: idem
15133         * sys/oss/gstossmixer.c: idem
15134         * sys/oss/gstosssink.c: idem
15135         * sys/oss/gstosssrc.c: idem
15136         * sys/oss/oss_probe.c: idem
15137           - check for soundcard.h in different places for some BSD
15138
15139 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
15140
15141         * AUTHORS:
15142         Add me to the authors file
15143         * configure.ac:
15144         Increase the libdv requirement to >= version 0.100
15145         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
15146         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
15147         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
15148         * ext/dv/gstdvdec.h:
15149         Add support for the new_media flag when sending DISCONT events
15150         Make the querying work when video pad is not linked
15151
15152 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
15153
15154         reviewed by Benjamin Otte  <otte@gnome.org>
15155
15156         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
15157           create a NULL-initialized array of pads, so we don't think they
15158           exist already. (fixes #143130)
15159
15160 2004-06-07  Benjamin Otte  <otte@gnome.org>
15161
15162         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
15163         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
15164         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
15165           don't use // coments
15166
15167 2004-06-07  Benjamin Otte  <otte@gnome.org>
15168
15169         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
15170           cast to GstClockTime to get higher granularity
15171         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15172           use gst_element_set_time_delay to get the exact time
15173         * ext/mad/gstmad.c: (gst_mad_chain):
15174           use the negotiated rate instead of the current frame's rate which
15175           might be wrong because of bit errors. This avoids emitting totally
15176           bogus timestamps and screwing sync.
15177         (fixes #143454)
15178
15179 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
15180
15181         reviewed by Benjamin Otte  <otte@gnome.org>
15182
15183         * gst/adder/gstadder.c: (gst_adder_loop):
15184           properly error out when no negotiation has happened yet. (fixes
15185           #143032)
15186
15187 2004-06-06  Benjamin Otte  <otte@gnome.org>
15188
15189         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
15190           forward correctly transformed offset in discont events. Based on
15191           patch by Arwed v. Merkatz. (fixes #142851)
15192
15193 2004-06-06  David Schleef  <ds@schleef.org>
15194
15195         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
15196         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
15197         problems on several systems.
15198
15199 2004-06-06  Benjamin Otte  <otte@gnome.org>
15200
15201         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
15202           use explicit caps on the srcpad
15203         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15204           properly error out if caps couldn't be set (fixes #142764)
15205
15206 2004-06-06  Benjamin Otte  <otte@gnome.org>
15207
15208         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
15209         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
15210         (gst_alsa_start_audio):
15211           - don't call set_periods_integer anymore, it breaks the
15212           configuration randomly
15213           - call snd_pcm_hw_params_set_access directly instead of using masks
15214           - don't fail if the sw_params can't be set, just use the default
15215           params and hope it works. Alsalib has weird issues when you touch
15216           sw_params and does no proper error reporting about what failed.
15217         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
15218         (gst_alsa_close_audio):
15219           make our alsa debugging go via gst debugging and not conditionally
15220           defined
15221         * ext/alsa/gstalsa.h:
15222           add ALSA_DEBUG_FLUSH macro
15223         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
15224         (plugin_init):
15225           wrap alsa errors to be printed via the gst debugging system and not
15226           spammed to stderr
15227
15228 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15229
15230         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
15231         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
15232         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
15233         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
15234         (qtdemux_parse_trak):
15235         * gst/qtdemux/qtdemux.h:
15236           Bitch. Also known as seeking, querying & co.
15237         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
15238         (gst_osssink_change_state):
15239         * sys/oss/gstosssink.h:
15240           Resyncing is for weenies, this hack is no longer needed and was
15241           broken anyway (since it - unintendedly - always leaves resync to
15242           TRUE).
15243
15244 2004-06-05  Andrew Turner <zxombie@hotpop.com>
15245
15246         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
15247         * gst/tcp/gsttcpclientsrc.h: idem
15248           - define MSG_NOSIGNAL if not done
15249           - include unistd.h for off_t
15250           (fixes #143749)
15251
15252 2004-06-05  Benjamin Otte  <otte@gnome.org>
15253
15254         * configure.ac:
15255         * ext/kio/Makefile.am:
15256           check for qt's moc preprocessor explicitly and use it
15257
15258 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15259
15260         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
15261           don't get a signal for EPIPE on socket writes
15262           (somebody check if this works on other platforms)
15263
15264 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15265
15266         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
15267         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15268           check error condition on available samples correctly
15269
15270 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15271
15272         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
15273           avoid a segfault
15274         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
15275         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
15276         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15277         (gst_tcpserversrc_gdp_read_header):
15278          use ssize_t over size_t since the former is signed and thus the
15279          check for error codes can work
15280
15281 2004-06-02  Wim Taymans  <wim@fluendo.com>
15282
15283         reviewed by: Johan
15284
15285         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15286         (gst_multipart_mux_loop):
15287         Oops
15288
15289 2004-06-02  Wim Taymans  <wim@fluendo.com>
15290
15291         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15292         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15293         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15294         (gst_multipart_mux_change_state):
15295         Added configurable boundary specifier, added the value as a
15296         caps field as well.
15297
15298 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15299
15300         * gst/tcp/gsttcp.c:
15301         * gst/tcp/gsttcpclientsrc.c:
15302         * gst/tcp/gsttcpclientsrc.h:
15303         * gst/tcp/gsttcpserversrc.c:
15304           - portability fix, to compile on OSX
15305             (fixes #143146)
15306
15307         * sys/osxaudio/gstosxaudioelement.c:
15308         * sys/osxaudio/gstosxaudiosink.c:
15309         * sys/osxaudio/gstosxaudiosrc.c:
15310           - compilation warnings on OSX
15311             (fixes #143153)
15312
15313 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15314
15315         * ext/vorbis/vorbisdec.c : sign warning fixes
15316
15317         * gst-libs/gst/mixer/mixertrack.c :
15318           do no use defines which are glib 2.4 specific
15319
15320 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15321
15322         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15323           buffer since libflac doesn't expect it (reports a sync error when
15324           it encounters that)
15325
15326
15327 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15328
15329         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15330         * gst-libs/gst/mixer/mixertrack.c:
15331         (gst_mixer_track_get_property), (get_mixer_track_init),
15332         (get_mixer_track_get_property): Added property accessors
15333         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15334         * gst-libs/gst/mixer/mixeroptions.c:
15335         (gst_mixer_options_get_values): Added
15336         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15337         * gst-libs/gst/mixer/mixer.c: Fixed comment
15338
15339
15340 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15341
15342         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15343           improve error messages on open
15344
15345
15346 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15347
15348         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15349           check if v4l-conf is in path
15350
15351 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15352
15353         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15354           change assert to a more readable error message
15355
15356 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15357
15358         * gst-libs/gst/tuner/tunerchannel.h:
15359           - add a freq_multiplicator field to make the conversion
15360             between internal frequency unit and Hz
15361         * sys/v4l/gstv4lelement.c:
15362         * sys/v4l2/gstv4l2element.c:
15363           - change default video device to /dev/video0
15364         * sys/v4l/v4l_calls.c:
15365         * sys/v4l2/v4l2_calls.c:
15366           - we only expose frequency to the user in Hz instead of
15367             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15368
15369 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15370         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15371           Initialise b_o_s and e_o_s variables
15372         * gst-libs/gst/riff/riff-media.c:
15373         (gst_riff_create_video_caps_with_data):
15374           Add some unusual fourcc's from mplayer avi's
15375         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15376           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15377           autoplugging.
15378
15379 2004-05-28  Wim Taymans  <wim@fluendo.com>
15380
15381         * configure.ac:
15382         * gst/alpha/Makefile.am:
15383         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15384         (gst_alpha_get_type), (gst_alpha_base_init),
15385         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15386         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15387         (gst_alpha_chroma_key), (gst_alpha_chain),
15388         (gst_alpha_change_state), (plugin_init):
15389         A plugin to add an alpha channel to I420 video. Can optionally do
15390         chroma keying.
15391         * gst/multipart/Makefile.am:
15392         * gst/multipart/multipart.c: (plugin_init):
15393         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15394         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15395         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15396         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15397         (gst_multipart_demux_change_state),
15398         (gst_multipart_demux_plugin_init):
15399         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15400         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15401         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15402         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15403         (gst_multipart_mux_pad_unlink),
15404         (gst_multipart_mux_request_new_pad),
15405         (gst_multipart_mux_handle_src_event),
15406         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15407         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15408         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15409         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15410         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15411         send multipart jpeg images to a browser.
15412         * gst/videobox/Makefile.am:
15413         * gst/videobox/README:
15414         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15415         (gst_video_box_get_type), (gst_video_box_base_init),
15416         (gst_video_box_class_init), (gst_video_box_init),
15417         (gst_video_box_set_property), (gst_video_box_get_property),
15418         (gst_video_box_sink_link), (gst_video_box_i420),
15419         (gst_video_box_ayuv), (gst_video_box_chain),
15420         (gst_video_box_change_state), (plugin_init):
15421         Crops or adds borders around an image. can do alpha channel
15422         borders as well.
15423         * gst/videomixer/Makefile.am:
15424         * gst/videomixer/README:
15425         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15426         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15427         (gst_videomixer_pad_get_sink_event_masks),
15428         (gst_videomixer_pad_get_property),
15429         (gst_videomixer_pad_set_property),
15430         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15431         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15432         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15433         (gst_videomixer_base_init), (gst_videomixer_class_init),
15434         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15435         (gst_videomixer_handle_src_event),
15436         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15437         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15438         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15439         (gst_videomixer_loop), (gst_videomixer_get_property),
15440         (gst_videomixer_set_property), (gst_videomixer_change_state),
15441         (plugin_init):
15442         Generic video mixer plugin, can handle multiple inputs all with
15443         different framerates and video sizes. Is fully alpha channel
15444         aware.
15445
15446 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15447
15448         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15449           Select first track as master track. Not sure how else to handle
15450           that...
15451         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15452           Discard discont events. Should fix #142962.
15453
15454 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15455
15456         * ext/alsa/Makefile.am:
15457         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15458         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15459         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15460         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15461         (gst_alsa_mixer_get_option):
15462         * ext/alsa/gstalsamixer.h:
15463         * ext/alsa/gstalsamixeroptions.c:
15464         (gst_alsa_mixer_options_get_type),
15465         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15466         (gst_alsa_mixer_options_new):
15467         * ext/alsa/gstalsamixeroptions.h:
15468         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15469         * ext/alsa/gstalsamixertrack.h:
15470           Add enumerations (as GstMixerOptions). Make correct distinction
15471           between input/output tracks. Add capture/playback private flag.
15472           Use flag to decide on whether to set capture or playback volumes
15473           or switches. Use playback and record switches.
15474         * gst-libs/gst/mixer/Makefile.am:
15475         * gst-libs/gst/mixer/mixer-marshal.list:
15476         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15477         (gst_mixer_set_option), (gst_mixer_get_option),
15478         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15479         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15480         * gst-libs/gst/mixer/mixer.h:
15481         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15482         (gst_mixer_options_class_init), (gst_mixer_options_init),
15483         (gst_mixer_options_dispose):
15484         * gst-libs/gst/mixer/mixeroptions.h:
15485           Add GstMixerOptions.
15486         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15487           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15488           broken device detection on computers with multiple OSS sound
15489           cards.
15490
15491 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15492
15493         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15494           fixate nicely even when the peer is not negotiating
15495
15496 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15497
15498         * gst/audioconvert/gstaudioconvert.c:
15499         (gst_audio_convert_parse_caps):
15500           make sure we don't allow depth > width
15501         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15502           fixate endianness to G_BYTE_ORDER as default
15503         * gst/audioscale/gstaudioscale.c:
15504           we don't handle another endianness as host-endianness
15505
15506 2004-05-25  David Schleef  <ds@schleef.org>
15507
15508         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15509
15510 2004-05-24  Benjamin Otte  <otte@gnome.org>
15511
15512         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15513         (gst_oggvorbisenc_setup):
15514           properly fail when we can't setup the vorbis encoder due to
15515           unsupported settings
15516         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15517         (gst_vorbisenc_setup):
15518           same
15519         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15520           fix case where warnings occured when one pad was unlinked while the
15521           other's link function was called
15522
15523 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15524
15525         * gst/tcp/Makefile.am:
15526           use GST_ENABLE_NEW
15527
15528 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15529
15530         * gst-libs/gst/resample/private.h:
15531           don't use optimizations that are #if 0'ed
15532
15533 2004-05-24  Wim Taymans  <wim@fluendo.com>
15534
15535         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15536         Fix potential division by zero error and hopefully get
15537         the position query right to get correct timestamps on avi
15538         audio.
15539
15540 2004-05-24  Wim Taymans  <wim@fluendo.com>
15541
15542         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15543         (gst_videoscale_scale_nearest_str2),
15544         (gst_videoscale_scale_nearest_str4),
15545         (gst_videoscale_scale_nearest_32bit),
15546         (gst_videoscale_scale_nearest_24bit),
15547         (gst_videoscale_scale_nearest_16bit):
15548         Fix the scaling algorithm and avoid a buffer overflow.
15549         removed the while loop in the scaling function as it
15550         was used for point sampling only.
15551
15552 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15553
15554         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15555         (gst_id3_tag_class_init), (gst_id3_tag_init),
15556         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15557         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15558         (gst_id3_tag_send_tag_event):
15559           lots of fixes to make id3mux work and id3demux work correctly
15560
15561 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15562
15563         * ext/Makefile.am:
15564           add rules to build shout2send (was removed by accident
15565           when this module was no more marked experimental/broken)
15566
15567 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15568
15569         * ext/shout2/gstshout2.c:
15570         * ext/shout2/gstshout2.h:
15571           adding a "connection problem" signal to shout2send
15572           (fixes #142954)
15573
15574 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15575
15576         * ext/kio/kioreceiver.cpp:
15577         * ext/kio/kioreceiver.h:
15578           fix sign comparison issues
15579
15580 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15581
15582         * gst/cdxaparse/gstcdxaparse.c:
15583         * gst/cdxaparse/gstcdxaparse.h:
15584           some renaming
15585           add some checks/sanity
15586           prepare for seek addition
15587
15588         * sys/sunaudio/gstsunaudio.c:
15589           remove exported dupe init function
15590
15591 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15592
15593         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15594         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15595           Fix format conversion and position querying.
15596         * gst/debug/progressreport.c: (gst_progressreport_report):
15597           Don't output a bogus total value that we didn't query.
15598         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15599           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15600           only a blank window after xine has been used.
15601
15602 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15603
15604         * m4/as-arts.m4:
15605           sync with upstream version to fix test on FC2
15606           readd with -ko to preserve Id header
15607
15608 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15609
15610         * configure.ac:
15611           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15612         * gst/tcp/gsttcpclientsrc.c: idem
15613         * gst/tcp/gsttcpserversink.c: idem
15614         * gst/tcp/gsttcpserversrc.c: idem
15615         * m4/gst-fionread.m4: idem
15616
15617         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15618
15619         * configure.ac: enable speex plugin for speex 1.1.5+
15620         * ext/speex/gstspeexenc.c: fix cast warning
15621
15622         * ext/esd/README: fix typo
15623
15624 2004-05-20  David Schleef  <ds@schleef.org>
15625
15626         * configure.ac: Minor cosmetic change to convince the buildbot to
15627         reautogen.
15628         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15629         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15630         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15631         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15632         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15633         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15634         More hacking.  Plays audio now.
15635
15636 2004-05-20  David Schleef  <ds@schleef.org>
15637
15638         * configure.ac:
15639         * sys/Makefile.am:
15640
15641 2004-05-20  David Schleef  <ds@schleef.org>
15642
15643         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15644         * sys/osxaudio/gstosxaudio.c:
15645         * sys/osxaudio/gstosxaudioelement.c:
15646         * sys/osxaudio/gstosxaudioelement.h:
15647         * sys/osxaudio/gstosxaudiosink.c:
15648         * sys/osxaudio/gstosxaudiosink.h:
15649         * sys/osxaudio/gstosxaudiosrc.c:
15650         * sys/osxaudio/gstosxaudiosrc.h:
15651
15652 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15653
15654         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15655         (gst_vorbisenc_chain):
15656           put the codec headers on the caps as streamheader as well as
15657           pushing them out
15658
15659 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15660
15661         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15662         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15663         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15664         split up push_packet into two functions
15665
15666 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15667
15668         * gst/tcp/.cvsignore:
15669           ignore enums
15670         * gst/tcp/Makefile.am:
15671         * gst/tcp/README:
15672         * gst/tcp/gsttcp.c:
15673         * gst/tcp/gsttcp.h:
15674         * gst/tcp/gsttcpclientsink.c:
15675         * gst/tcp/gsttcpclientsink.h:
15676         * gst/tcp/gsttcpclientsrc.c:
15677         * gst/tcp/gsttcpclientsrc.h:
15678         * gst/tcp/gsttcpplugin.c:
15679         * gst/tcp/gsttcpserversink.c:
15680         * gst/tcp/gsttcpserversink.h:
15681         * gst/tcp/gsttcpserversrc.c:
15682         * gst/tcp/gsttcpserversrc.h:
15683           add new tcp elements
15684
15685 2004-05-19  Wim Taymans  <wim@fluendo.com>
15686
15687         * gst/law/mulaw-conversion.c: (mulaw_encode):
15688         Fix overflow bug in ulaw encoding.
15689
15690 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15691
15692         * ext/mad/gstmad.c: (gst_mad_handle_event):
15693           don't unref the event twice
15694
15695 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15696
15697         * configure.ac:
15698           remove -Wno-sign-compare
15699
15700 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15701
15702         * configure.ac:
15703           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15704           if you want to work against glib 2.2 and 2.4
15705
15706 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15707
15708         * gst/tcp/Makefile.am:
15709         * gst/tcp/gsttcp.c:
15710         * gst/tcp/gsttcp.h:
15711         * gst/tcp/gsttcpsink.h:
15712         * gst/tcp/gsttcpsrc.h:
15713           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15714
15715 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15716
15717         * gst/debug/tests.c: (md5_get_value):
15718           fix segfault on gst-inspect
15719
15720 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15721
15722         * gst/debug/testplugin.c:
15723         * gst/debug/tests.c:
15724         * gst/debug/tests.h:
15725           add new extensible and configurable testing element. Current tests
15726           include buffer count, stream length, timestamp/duration matching and
15727           md5.
15728         * gst/debug/Makefile.am:
15729         * gst/debug/gstdebug.c: (plugin_init):
15730           add infrastructure for new element
15731
15732 2004-05-19  Johan Dahlin  <johan@gnome.org>
15733
15734         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15735         ending of the array. Fixes gst-inspect segfault on ppc.
15736
15737 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15738
15739         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15740
15741         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15742
15743 2004-05-18  David Schleef  <ds@schleef.org>
15744
15745         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15746         warnings (bugs, actually) noticed by gcc but not forte.
15747
15748 2004-05-18  David Schleef  <ds@schleef.org>
15749
15750         * sys/sunaudio/Makefile.am:
15751         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15752
15753 2004-05-18  David Schleef  <ds@schleef.org>
15754
15755         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15756         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15757         to allow qtdemux to use non-seekable streams. (bug #142272)
15758
15759 2004-05-18  David Schleef  <ds@schleef.org>
15760
15761         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15762         (gst_resample_sinc_ft_float): Remove use of static temporary
15763         buffer.  This code was obviously not supposed to last long, but
15764         it's stuck in our ABI, so it required a little hack to make it
15765         ABI-compatible.  Fixes #142585.
15766         * gst-libs/gst/resample/resample.h: same.
15767
15768 2004-05-18  David Schleef  <ds@schleef.org>
15769
15770         * configure.ac: Add sunaudio
15771         * examples/Makefile.am: make gstplay depend on gconf
15772         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15773         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15774         (convert_table_lookup), (img_convert): remove c99-isms
15775         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15776           unsigned, to fix a warning on Solaris
15777         * gst/mpeg1sys/systems.c: bcopy->memcpy
15778         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15779         * sys/Makefile.am: Add sunaudio
15780
15781 2004-05-18  Wim Taymans  <wim@fluendo.com>
15782
15783         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15784         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15785         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15786         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15787         (gst_ogg_mux_loop):
15788         Fix an ugly memleak where the muxer didn't flush enough ogg
15789         pages. This also resulted in badly muxed ogg files.
15790
15791 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15792
15793         * gst/asfdemux/asfheaders.c :
15794         * gst/asfdemux/asfheaders.h :
15795         * gst/asfdemux/gstasfdemux.c :
15796           - fix ASF_OBJ_PADDING guid
15797           - add 3 new object guids (language list, metadata,
15798             extended stream properties)
15799           - add a function to parse extended header objects
15800
15801 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15802
15803         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15804           remove leftover debugging g_print
15805
15806 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15807
15808         * ext/mad/gstmad.c: (gst_mad_handle_event):
15809           Fix for when the first format in a discont event is not a
15810           byte-based one. Should fix #137710.
15811
15812 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15813
15814         * m4/a52.m4 : fix compilation with -Wall -Werror
15815         * m4/libfame.m4 : idem
15816         * m4/libmikmod.m4 : idem
15817
15818 2004-05-17  Benjamin Otte  <otte@gnome.org>
15819
15820         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15821           signal the new tags before giving up the reference
15822
15823 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15824
15825         * ext/shout2/gstshout2.c:
15826           use application/ogg instead of application/x-ogg (patch by Patrick
15827           Guimond, fixes #142432)
15828         * sys/oss/gstosselement.c: (gst_osselement_reset),
15829         (gst_osselement_sync_parms):
15830           don't set fragment size unless specified (fixes #142493)
15831
15832 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15833
15834         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15835           fixes #142664
15836
15837 2004-05-17  Benjamin Otte  <otte@gnome.org>
15838
15839         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15840           compute offsets correctly for internal buffers so timestamps are set
15841           correctly when we can't seek. Also handle cases where there are no
15842           offsets. (based on a patch by David Moore, fixes #142507)
15843
15844 2004-05-17  Benjamin Otte  <otte@gnome.org>
15845
15846         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15847           use correct variable when determining amount of data to skip so we
15848           don't skip into the void and segfault
15849
15850 2004-05-16  Benjamin Otte  <otte@gnome.org>
15851
15852         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15853           Hi, I'm a memleak
15854
15855 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15856
15857         * gst/asfdemux/gstasfdemux.c:
15858           - fix a mem leak and always propagate tags
15859           - add WMV3 to known video codecs (but no decoder yet)
15860           - replace "surplus data" at end of audio header for what
15861             it is : codec specific data
15862           - fix a typo
15863
15864 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15865
15866         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15867
15868         * gst-libs/gst/audio/audioclock.c:
15869           Fix wrong return type (#142205).
15870
15871 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15872
15873         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15874           Ignore CRCs by default (fixes #142566).
15875
15876 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15877
15878         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15879         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15880         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15881         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15882         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15883         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15884           Fix for cases where we fail to attach to a mixer.
15885
15886 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15887
15888         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15889           Don't touch events after not owning them anymore.
15890         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15891         (gst_wavparse_fmt), (gst_wavparse_other),
15892         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15893         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15894         (gst_wavparse_srcpad_event):
15895         * gst/wavparse/gstwavparse.h:
15896           Add seeking, fix querying.
15897
15898 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15899
15900         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15901           - process comments even if they don't end with \0\0
15902             g_convert would ignore them if present and works well without them
15903
15904 2004-05-16  Benjamin Otte  <otte@gnome.org>
15905
15906         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15907           simplify caps
15908
15909 2004-05-16  Benjamin Otte  <otte@gnome.org>
15910
15911         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15912           don't write to memory we might not write to - g_convert does that
15913           for us anyway (fixes #142613)
15914         (gst_asf_demux_audio_caps):
15915           comment out gst_util_dump_mem
15916
15917 2004-05-16  Benjamin Otte  <otte@gnome.org>
15918
15919         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15920           compute correct expected timestamps after seek (broken since
15921           last commit)
15922         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15923           rename element and debugging category to gdkpixbufscale
15924
15925 2004-05-16  Benjamin Otte  <otte@gnome.org>
15926
15927         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15928           add error checking to snd_pcm_delay and remove duplicate call to
15929           snd_pcm_delay that caused issues (see inline code comments)
15930         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15931           make more readable and fix return value when snd_pcm_delay fails
15932         (fixes #142586)
15933
15934 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15935         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15936         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15937         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15938         (gst_pixbufscale_link), (gst_pixbufscale_init),
15939         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15940         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15941         (gst_pixbufscale_get_property), (pixbufscale_init):
15942         * ext/gdk_pixbuf/pixbufscale.h:
15943         Add these files I forgot earlier
15944
15945 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15946         * ext/gdk_pixbuf/Makefile.am:
15947         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15948         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15949         Add new pixbufscale element to scale RGB video
15950         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15951         and HYPER interpolation correctly.
15952         * ext/theora/theoraenc.c: (theora_enc_chain),
15953         Discard buffer and return if explicit caps could not be set
15954         (theora_enc_get_property):
15955         Make _get return kbps for the bitrate consistent with
15956         the _set function.
15957
15958
15959 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15960
15961         * ext/libvisual/visual.c: (gst_visual_chain):
15962           add missing visual_audio_analyze
15963
15964 2004-05-14  David Schleef  <ds@schleef.org>
15965
15966         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15967         is killed while we're playing.
15968         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15969         gst_element_no_more_pads().
15970
15971 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15972
15973         * gst-libs/gst/riff/riff-read.c :
15974           - fix INFO tag extraction in RIFF/AVI files
15975             because gst_event_unref (event) also freed taglist
15976           - avoid a mem leak
15977
15978 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15979
15980         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15981         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15982
15983         * gst/auparse/gstauparse.c :
15984           - add code (commented for now) to support audio/x-adpcm on src pad
15985             (we have no decoder for those layout yet)
15986
15987         * gst/cdxaparse/gstcdxaparse.c :
15988         * gst/cdxaparse/gstcdxaparse.h :
15989           - partial rewrite using RiffRead (ripped iain's wavparse code)
15990
15991         * gst/rtp/gstrtpL16enc.c : typo
15992         * gst/rtp/gstrtpgsmenc.c : typo
15993
15994 2004-05-13  Benjamin Otte  <otte@gnome.org>
15995
15996         * configure.ac:
15997           check for exact version of libvisual, it's not supposed to be
15998           API/ABI stable yet
15999
16000 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16001
16002         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
16003           signal no-more-pads
16004
16005 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
16006
16007         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
16008         Report which format was used for GST_FORMAT_DEFAULT
16009         * gst/debug/Makefile.am:
16010         * gst/debug/gstdebug.c: (plugin_init):
16011         * gst/debug/progressreport.c: (gst_progressreport_base_init),
16012         (gst_progressreport_class_init), (gst_progressreport_init),
16013         (gst_progressreport_report), (gst_progressreport_set_property),
16014         (gst_progressreport_get_property), (gst_progressreport_chain),
16015         (gst_progressreport_plugin_init):
16016         Add progressreport element for testing.
16017
16018 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16019
16020         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
16021         * sys/v4l/gstv4lsrc.h:
16022         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16023         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16024         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
16025         (gst_v4lsrc_grab_frame):
16026           add more debugging
16027           send a discont at start
16028
16029 2004-05-12  Colin Walters  <walters@redhat.com>
16030
16031         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
16032         inflooping if we can't find a chunk.  Or in other words, don't blow
16033         chunks if we don't have a chunk to blow.
16034
16035 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
16036         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
16037         Remove old debug output
16038         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
16039         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
16040         (gst_dvdec_set_property), (gst_dvdec_get_property):
16041         Change the quality setting to an enum, so it works from gst-launch
16042         Don't renegotiate a non-linked pad. Allows audio only decoding.
16043         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
16044         (gst_deinterlace_link), (gst_deinterlace_init):
16045         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16046         (gst_videodrop_link):
16047         Some caps negotiation fixes
16048
16049 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16050
16051         * ext/tarkin/gsttarkin.c :
16052           - Change RANK from NONE to PRIMARY
16053         * ext/gdk_pixbuf/gstgdkpixbuf.c :
16054           - Change RANK from NONE to MARGINAL
16055         * ext/divx/gstdivxenc.c :
16056           - Change RANK from PRIMARY to NONE (encoder/spider issue)
16057
16058 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16059
16060         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
16061         (gst_vorbisenc_push_packet):
16062           copy a function that was added between 1.0 and 1.0.1 until we
16063           depend on worthwhile features of post-1.0
16064
16065 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16066
16067         * configure.ac:
16068           enable shout2 by default
16069         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
16070         (gst_shout2send_base_init), (gst_shout2send_init),
16071         (gst_shout2send_connect), (gst_shout2send_change_state):
16072         * ext/shout2/gstshout2.h:
16073           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
16074           #142262)
16075         * ext/theora/theora.c: (plugin_init):
16076           don't set rank on encoders
16077
16078 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
16079
16080         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
16081           Use codec_data property instead of flag1 and flag2 for wma
16082
16083 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16084
16085         * gst/cdxaparse/gstcdxaparse.c :
16086           - Add mpegversion to CAPS to make it link
16087           - Rank is as GST_RANK_SECONDARY instead of NONE
16088         * gst/auparse/gstauparse.c :
16089           - Document all audio encoding we can encounter from Solaris 9
16090             headers and libsndfile information.
16091           - Increase max. rate from 48000 to 192000 (to match other elements)
16092           - Don't try to play junk data between header and samples
16093
16094 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16095
16096         * ext/libvisual/visual.c: (gst_visual_getcaps):
16097           use the right caps depending on endianness (I hope)
16098         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
16099           use GST_RANK_NONE for all non-decoding elements or spider gets
16100           mighty confused
16101
16102 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16103
16104         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
16105           Fix some odd cases and fix BE metadata parsing of unicode16 text.
16106
16107 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16108
16109         * gst/switch/gstswitch.c: (gst_switch_release_pad),
16110         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
16111         (gst_switch_loop), (gst_switch_get_type):
16112           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
16113           HEADERS. Had to be said.
16114
16115 2004-05-10  David Schleef  <ds@schleef.org>
16116
16117         * configure.ac: Add prototype Dirac support.
16118         * ext/Makefile.am:
16119         * ext/dirac/Makefile.am:
16120         * ext/dirac/gstdirac.cc:
16121         * ext/dirac/gstdiracdec.cc:
16122
16123 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16124
16125         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
16126         (gst_auparse_init), (gst_auparse_chain),
16127         (gst_auparse_change_state):
16128           Hack around spider. Remove me some day please.
16129
16130 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16131
16132         * gst/auparse/gstauparse.c: (gst_auparse_chain):
16133           Fix for some uninitialized variables in previous patch, also
16134           makes it work. Fixes #142286 while we're at it.
16135
16136 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16137
16138         * gst/auparse/gstauparse.c:
16139                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
16140                 only unsupported formats are ADPCM/CCITT G.72x
16141                 reviewed by Ronald
16142         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
16143
16144 2004-05-10  Wim Taymans  <wim@fluendo.com>
16145
16146         * ext/vorbis/Makefile.am:
16147         * ext/vorbis/README:
16148         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
16149         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
16150         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
16151         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
16152         (gst_oggvorbisenc_convert_sink),
16153         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
16154         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
16155         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
16156         (get_constraints_string), (update_start_message),
16157         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
16158         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
16159         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
16160         * ext/vorbis/oggvorbisenc.h:
16161         * ext/vorbis/vorbis.c: (plugin_init):
16162         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
16163         (raw_caps_factory), (gst_vorbisenc_class_init),
16164         (gst_vorbisenc_init), (gst_vorbisenc_setup),
16165         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
16166         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
16167         * ext/vorbis/vorbisenc.h:
16168         Added a raw vorbis encoder to be used with the oggmuxer.
16169         We still need the old encoder for some gnome applications,
16170         read the README to find out how that works.
16171         The raw encoder is called "rawvorbisenc" until 0.9.
16172
16173 2004-05-10  Wim Taymans  <wim@fluendo.com>
16174
16175         * ext/ogg/gstogg.c: (plugin_init):
16176         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
16177         (gst_ogg_print):
16178         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
16179         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
16180         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
16181         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
16182         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
16183         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
16184         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
16185         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
16186         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
16187         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
16188         Added an ogg muxer.
16189         Small typo fixes in the demuxer.
16190
16191 2004-05-10  Wim Taymans  <wim@fluendo.com>
16192
16193         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16194         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16195         (theora_enc_change_state), (theora_enc_set_property),
16196         (theora_enc_get_property):
16197         Mark the last packet with an EOS flag which is not really needed
16198         in gstreamer.
16199         Do some better video framerate initialisation.
16200         Update the buffer timestamp.
16201
16202 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16203
16204         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
16205         Return the result of the parent state change call
16206
16207 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16208
16209         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
16210         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
16211         * gst/law/alaw-encode.c : (idem)
16212         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
16213         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
16214         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
16215
16216 2004-05-09  Benjamin Otte  <otte@gnome.org>
16217
16218         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
16219           don't use a fixed buffer size when writing variable length data to
16220           it. Fixes memory corruption and makes alsasrc work
16221
16222 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16223
16224         * ext/gnomevfs/gstgnomevfssink.c:
16225         (_gst_boolean_allow_overwrite_accumulator),
16226         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
16227           Run glib's default signal handler (??) in RUN_CLEANUP rather than
16228           RUN_LAST, and don't use that to set the accumulator value because
16229           then it's always FALSE.
16230
16231 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16232
16233         * gst-libs/gst/riff/riff-media.c:
16234         (gst_riff_create_video_caps_with_data),
16235         (gst_riff_create_audio_caps),
16236         (gst_riff_create_audio_template_caps):
16237         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
16238           Fix for unaligned RIFF files (i.e. where all the chunks together
16239           in a LIST chunk are not of the same size as the size given in
16240           the LIST chunk header). Fixes several odd WAVE files. Also fix
16241           ADPCM (block_align property) in audio, so that wavparse based
16242           on this works now as it used to stand-alone.
16243
16244 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
16245
16246         reviewed by Benjamin Otte  <otte@gnome.org>
16247
16248         * ext/a52dec/gsta52dec.c:
16249         * ext/divx/gstdivxdec.c:
16250         * ext/divx/gstdivxenc.c:
16251         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
16252         * ext/faac/gstfaac.c: (gst_faac_base_init):
16253         * ext/faad/gstfaad.c: (gst_faad_base_init):
16254         * ext/ivorbis/vorbisfile.c:
16255         * ext/lame/gstlame.c:
16256         * ext/libfame/gstlibfame.c:
16257         * ext/mpeg2enc/gstmpeg2enc.cc:
16258         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
16259         * ext/sidplay/gstsiddec.cc:
16260         * ext/speex/gstspeexdec.c:
16261         * ext/speex/gstspeexenc.c:
16262         * ext/xvid/gstxviddec.c:
16263         * ext/xvid/gstxvidenc.c:
16264           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
16265           (fixes #142193)
16266
16267 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16268
16269         * ext/alsa/gstalsa.c: (device_list),
16270         (gst_alsa_class_probe_devices):
16271         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
16272           Fix alsa oddness in mixer after the combination of using mixer
16273           in source/sink elements and using hw:x,y instead of just hw:x.
16274
16275 2004-05-09  Benjamin Otte  <otte@gnome.org>
16276
16277         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
16278         (gst_wavparse_create_sourcepad):
16279           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
16280           sourcepads
16281
16282 2004-05-09  Benjamin Otte  <otte@gnome.org>
16283
16284         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16285           allow discont events before caps nego
16286
16287 2004-05-08  Benjamin Otte  <otte@gnome.org>
16288
16289         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16290           don't leak events
16291
16292 2004-05-08  Benjamin Otte  <otte@gnome.org>
16293
16294         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16295         (gst_level_change_state), (gst_level_init):
16296         * gst/level/gstlevel.h:
16297           figure out if we're initialized directly instead of keeping a
16298           variable that's wrong in 90% of cases
16299           don't initialize pads and then leak them and use a new unitialized
16300           pad. (fixes #142084)
16301           these were bugs so n00bish I didn't find them for an hour :/
16302
16303 2004-05-08 Iain <iain@prettypeople.org>
16304
16305         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16306         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16307         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16308         return the length that was read.
16309         (gst_riff_read_strf_auds): Allow fmt tags as well.
16310
16311 2004-05-07  David Schleef  <ds@schleef.org>
16312
16313         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16314         signed char assumption in faad.h.
16315
16316 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16317
16318         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16319           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16320
16321 2004-05-07  Colin Walters  <walters@redhat.com>
16322
16323         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16324         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16325         function.
16326         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16327         Add dispose function.
16328
16329 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16330         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16331           Fix caps nego and pad templates. RGB mode caps should
16332           work now.
16333         * ext/dvdnav/gst-dvd:
16334           Move mpeg2dec inside the thread because otherwise the
16335           queue rejects cap changes mid-stream
16336         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16337         (gst_mpeg2dec_flush_decoder):
16338           For mpeg2dec > 0.4.0, call the flush function instead of
16339           manually extracting all in-flight frames.
16340         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16341         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16342           Change mime type video/dv go video/x-dv to match the
16343           rest of gst-plugins
16344
16345 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16346
16347         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16348         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16349         (gst_alsa_sink_class_init):
16350         * ext/alsa/gstalsasink.h:
16351         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16352         (gst_alsa_src_class_init):
16353         * ext/alsa/gstalsasrc.h:
16354           Make alsasink/src a subclass of alsamixer so that mixer stuff
16355           shows up in gst-rec. Needs some finetuning.
16356
16357 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16358
16359         * ext/lame/gstlame.c: (gst_lame_chain):
16360           simplify
16361         * ext/mad/gstmad.c: (gst_mad_handle_event):
16362           fix event leak
16363         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16364           be able to detect mp3 files < 4096 bytes
16365
16366 2004-05-06  Wim Taymans  <wim@fluendo.com>
16367
16368         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16369         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16370         (theora_enc_set_property), (theora_enc_get_property):
16371         Also encode the first frame, cleanup some code.
16372
16373 2004-05-06  Wim Taymans  <wim@fluendo.com>
16374
16375         * ext/mpeg2enc/gstmpeg2enc.cc:
16376         Forward events first before deciding that negotiation was
16377         not performed.
16378
16379 2004-05-06  Wim Taymans  <wim@fluendo.com>
16380
16381         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16382         First process the events before deciding that negotiation
16383         was not performed.
16384
16385 2004-05-06  Wim Taymans  <wim@fluendo.com>
16386
16387         * ext/theora/Makefile.am:
16388         * ext/theora/theora.c: (plugin_init):
16389         * ext/theora/theoradec.c: (theora_dec_change_state):
16390         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16391         (gst_theora_enc_class_init), (gst_theora_enc_init),
16392         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16393         (theora_enc_chain), (theora_enc_change_state),
16394         (theora_enc_set_property), (theora_enc_get_property):
16395         Added a theora encoder, grouped the encoder and decoder into the
16396         same plugin.
16397
16398 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16399
16400         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16401         (gst_jpegenc_chain):
16402         fix DURATION on outgoing buffers
16403         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16404         debug using time formats
16405         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16406         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16407         (gst_xvimagesink_sink_link):
16408         windows with width/height 0 generate X errors, so don't allow them
16409
16410 2004-05-05  Wim Taymans  <wim@fluendo.com>
16411
16412         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16413         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16414         (gst_mpeg2dec_negotiate_format):
16415         * ext/mpeg2dec/gstmpeg2dec.h:
16416           removed the static pad template so that we can add the
16417           more accurate framerate value to the caps.
16418
16419
16420 2004-05-04  Benjamin Otte  <otte@gnome.org>
16421
16422         * configure.ac:
16423           check for kdemacros.h, too (should fix #141821)
16424         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16425           don't crash if no header was sent, but nicely error out (fixes part
16426           of #141554)
16427
16428 2004-05-04  Wim Taymans  <wim@fluendo.com>
16429
16430         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16431         parent dispose function to avoid segfault on destroy.
16432
16433 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16434
16435         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16436         (plugin_init):
16437         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16438         (gst_xvimagesink_sink_link):
16439         clean up debugging caps
16440         also recreate xvimage when format has changed
16441
16442 2004-05-04  Benjamin Otte  <otte@gnome.org>
16443
16444         * ext/libvisual/Makefile.am:
16445         * ext/libvisual/visual.c: (gst_visual_class_init),
16446         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16447         (gst_visual_srclink), (gst_visual_chain),
16448         (gst_visual_change_state), (plugin_init):
16449           use a GstAdapter to correctly adapt buffer sizes - allows using a
16450           framerate
16451
16452 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16453
16454         * sys/v4l/gstv4lelement.h:
16455         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16456         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16457         (gst_v4lsrc_buffer_free):
16458         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16459         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16460         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16461         (gst_v4lsrc_requeue_frame):
16462         move some debugging categories around
16463         query for fps index and set accordingly if found
16464
16465 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16466
16467         * ext/lame/gstlame.c:
16468         correct defaults that lame_init puts out of range
16469
16470 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16471
16472         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16473         (gst_divxenc_class_init):
16474         fix range since -1 is the default
16475         * gst/mpeg1sys/gstmpeg1systemencode.c:
16476         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16477         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16478         (gst_rtjpegdec_chain):
16479         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16480         (gst_rtjpegenc_chain):
16481         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16482         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16483         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16484         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16485         * sys/v4l/gstv4lsrc.c:
16486         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16487         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16488         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16489         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16490         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16491           remove gst_info calls
16492
16493 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16494
16495         * Makefile.am:
16496         * po/af.po:
16497         * po/az.po:
16498         * po/en_GB.po:
16499         * po/nl.po:
16500         * po/sr.po:
16501         * po/sv.po:
16502           Updated translations
16503
16504 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16505
16506         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16507           refactor/comment code
16508
16509 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16510
16511         * gst/asfdemux/Makefile.am:
16512         * gst/asfdemux/asfheaders.c:
16513         * gst/asfdemux/asfheaders.h:
16514         * gst/asfdemux/gstasf.c: (plugin_init):
16515         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16516         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16517         (gst_asf_demux_setup_pad):
16518         * gst/asfdemux/gstasfdemux.h:
16519         * gst/asfdemux/gstasfmux.c:
16520         * gst/asfdemux/gstasfmux.h:
16521           Add tagging support to demuxer, split out registration in its own
16522           file instead of in demux (hacky), and prevent having some tables
16523           in our memory multiple times (in asfheaders.h).
16524
16525 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16526
16527         * gst/matroska/matroska-demux.c:
16528         (gst_matroska_demux_parse_metadata):
16529         * gst/matroska/matroska-ids.h:
16530           Basic tag reading support.
16531
16532 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16533
16534         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16535           Really detect ac-3 audio.
16536         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16537           really detect matroska files (off-by-1).
16538
16539 2004-04-30  David Schleef  <ds@schleef.org>
16540
16541         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16542         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16543         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16544         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16545         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16546         hackage -- parse a lot more atoms, extract a few tags.  One might even
16547         mistake this for tag support.  Maybe it is.
16548         * gst/qtdemux/qtdemux.h:
16549
16550 2004-04-30  Colin Walters  <walters@verbum.org>
16551
16552         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16553
16554 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16555
16556         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16557         (gst_ffmpegcolorspace_getcaps):
16558           remove broken nego fix
16559
16560 2004-04-30  Benjamin Otte  <otte@gnome.org>
16561
16562         * configure.ac:
16563         * ext/Makefile.am:
16564         * ext/libvisual/Makefile.am:
16565         * ext/libvisual/visual.c:
16566           add initial support for libvisual (http://libvisual.sourceforge.net)
16567           libvisual is still quite alpha, so expect crashes in there :)
16568
16569 2004-04-29  David Schleef  <ds@schleef.org>
16570
16571         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16572         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16573         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16574         code; you will no longer respect me.
16575
16576 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16577
16578         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16579         * ext/alsa/gstalsa.h :
16580         change alsa pcm device discovery to find more than 1 device
16581         per card. code review by Ronald.
16582
16583 2004-04-29  David Schleef  <ds@schleef.org>
16584
16585         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16586         Add a check for a driver bug on FreeBSD.  (bug #140565)
16587
16588 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16589
16590         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16591         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16592         (gst_jpegenc_getcaps):
16593           move format setting to inner loop
16594         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16595         (gst_ffmpegcolorspace_getcaps):
16596           use GST_PAD_CAPS if available so that we use already negotiated
16597           caps
16598         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16599         (qtdemux_parse_moov), (qtdemux_parse):
16600           extra debugging
16601         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16602         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16603           move hardcoded path to DEFINE
16604
16605 2004-04-28  David Schleef  <ds@schleef.org>
16606
16607         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16608         (bug #140064)
16609
16610 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16611
16612         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16613           Don't probe for playback device if we're a source element. Fixes
16614           #139658.
16615
16616 2004-04-29  Benjamin Otte  <otte@gnome.org>
16617
16618         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16619         (gst_id3_tag_chain):
16620           rewrite buffer offset
16621
16622 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16623
16624         * configure.ac:
16625         * ext/Makefile.am:
16626         * ext/dts/Makefile.am:
16627         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16628         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16629         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16630         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16631         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16632         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16633         (plugin_init):
16634         * ext/dts/gstdtsdec.h:
16635           New DTS decoder.
16636         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16637         (gst_faad_srcconnect):
16638           Add ESDS atom handling (.m4a).
16639
16640 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16641
16642         * ext/divx/gstdivxdec.c: (plugin_init):
16643           Remove comment that makes no sense.
16644         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16645           Fix for obvious typo that resulted in warnings during gst-register.
16646         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16647         (gst_xviddec_sink_link):
16648           Fix caps negotiation a bit better.
16649         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16650           We call this 'codec_data', not 'esds'.
16651
16652 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16653
16654         * gst/monoscope/gstmonoscope.c:
16655           make sure we only provide 256x128
16656         * gst/monoscope/monoscope.c: (monoscope_init):
16657           assert size of 256x128
16658
16659 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16660
16661         * Makefile.am:
16662         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16663         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16664           fixate to max width and height of device
16665
16666 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16667
16668         * Makefile.am:
16669         * sys/v4l/gstv4l.c:
16670         * sys/v4l/gstv4lsrc.c:
16671         * sys/v4l/v4l_calls.c:
16672         * sys/v4l/v4lsrc_calls.c:
16673           fix for qc-usb driver which fakes having more than one buffer
16674           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16675           buffer_free override
16676           add debugging
16677
16678 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16679
16680         * Makefile.am:
16681         * gst/videotestsrc/gstvideotestsrc.c:
16682         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16683         (gst_videotestsrc_init), (gst_videotestsrc_get),
16684         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16685         * gst/videotestsrc/gstvideotestsrc.h:
16686           add num-buffers property
16687
16688         2004-04-26  Benjamin Otte  <otte@gnome.org>
16689
16690         * ext/mad/gstid3tag.c: (plugin_init):
16691           set id3mux rank to NONE so it doesn't confuse spider
16692           require audio/mpeg,mpegversion=1 in id3mux
16693
16694 2004-04-26  Benjamin Otte  <otte@gnome.org>
16695
16696         * configure.ac:
16697           detect faad correctly as non-working if it's indeed non-working
16698
16699 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16700
16701         * Makefile.am:
16702         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16703         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16704         fix _getcaps so it only negotiates to its supported format
16705
16706 2004-04-25  Benjamin Otte  <otte@gnome.org>
16707
16708         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16709           fix memleak
16710
16711 2004-04-23  Benjamin Otte  <otte@gnome.org>
16712
16713         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16714           audio/x-raw-int with height rules! not. Now it's depth.
16715
16716 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16717
16718         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16719         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16720         (gst_wavparse_loop):
16721           Missing variable initialization. Add handling of DVI ADPCM. Fix
16722           mis-parsing of LIST chunks. This works around a bug where we mis-
16723           parse non-aligning LIST chunks (so LIST chunks where the contents
16724           don't align with the actual LIST size). The correct fix is to use
16725           rifflib, I'm not going to fix wavparse - too much work. All this
16726           fixes #104878.
16727
16728 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16729
16730         reviewed by Benjamin Otte  <otte@gnome.org>
16731
16732         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16733           fix shoutcast not working (fixes #140844)
16734
16735 2004-04-22  Benjamin Otte  <otte@gnome.org>
16736
16737         * ext/hermes/gsthermescolorspace.c:
16738         (gst_hermes_colorspace_caps_remove_format_info):
16739         * gst/colorspace/gstcolorspace.c:
16740         (gst_colorspace_caps_remove_format_info):
16741         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16742         (gst_ffmpegcolorspace_caps_remove_format_info):
16743           s/gst_caps_simplify/gst_caps_do_simplify/
16744
16745 2004-04-22  Benjamin Otte  <otte@gnome.org>
16746
16747         * gst-libs/gst/riff/riff-media.c:
16748         (gst_riff_create_video_caps_with_data):
16749           mpegversion is an int
16750         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16751           don't try to create pad templates with NULL caps, use any caps
16752           instead.
16753
16754 2004-04-20  David Schleef  <ds@schleef.org>
16755
16756         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16757         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16758         (bug #140384)
16759
16760 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16761
16762         reviewed by David Schleef
16763
16764         * ext/mad/gstid3tag.c: Add stdlib.h
16765         * gst/rtp/gstrtpgsmenc.c: same
16766         * gst/tags/gstid3tag.c: same
16767         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16768         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16769         GST_DISABLE_LOADSAVE use.
16770         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16771         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16772         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16773         atol(3)).
16774         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16775         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16776         strtoul(3)).
16777         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16778         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16779         $(ID3_CFLAGS).
16780         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16781         $(LIBFAME_CFLAGS).
16782
16783 2004-04-20  David Schleef  <ds@schleef.org>
16784
16785         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16786         last checkin.  Same idea.
16787
16788 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16789
16790         reviewed by David Schleef
16791
16792         * configure.ac: bump required gstreamer version to 0.8.1.1
16793         because of following changes [--ds]
16794
16795         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16796         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16797         (gst_riff_read_header):  Use GST_READ_UINT*
16798         macros to access possibly unaligned memory.
16799
16800         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16801         (mp3_type_find):  Use GST_READ_UINT*
16802         macros to access possibly unaligned memory.
16803         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16804         (speex_type_find): Likewise
16805
16806         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16807
16808         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16809         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16810         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16811         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16812         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16813         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16814         macros to access possibly unaligned memory.
16815
16816         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16817         Likewise.
16818
16819         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16820         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16821
16822         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16823         Likewise.
16824
16825         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16826         (gst_mpeg2subt_chain_subtitle): Likewise.
16827
16828         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16829         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16830         Likewise.
16831
16832         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16833         Likewise.
16834
16835         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16836         Likewise.
16837
16838         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16839         Likewise.
16840
16841 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16842
16843         * configure.ac:
16844           update required version of GStreamer because of GST_TIME_FORMAT
16845
16846 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16847
16848         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16849           remove leftover g_print
16850         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16851           don't try setting only a subset of the caps. We don't want to kill
16852           autoplugging on purpose
16853
16854 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16855
16856         * sys/ximage/ximagesink.c: (plugin_init):
16857         * sys/xvimage/xvimagesink.c: (plugin_init):
16858           add debugging categories
16859
16860 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16861
16862         * po/en_GB.po:
16863         * po/LINGUAS:
16864           Adding en_GB translation (Gareth Owen)
16865
16866 2004-04-20  David Schleef  <ds@schleef.org>
16867
16868         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16869         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16870         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16871         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16872         A number of new features and hacks to extract the esds atom and
16873         put it into the caps.  (bug #137724)
16874
16875 2004-04-19  David Schleef  <ds@schleef.org>
16876
16877         * gconf/Makefile.am: Fix for non-GNU make
16878         * gst-libs/gst/Makefile.am: Change directory order to handle
16879         GstPlay linking with gstinterfaces
16880         * gst-libs/gst/audio/make_filter: make use of tr portable
16881         * gst-libs/gst/play/Makefile.am: Add intended \
16882         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16883         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16884         function prototype instead of void *.
16885         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16886         macro.
16887         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16888         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16889         * gst/videofilter/make_filter: make use of tr portable
16890         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16891
16892 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16893
16894         * po/LINGUAS:
16895         * po/uk.po:
16896           Added Ukrainian translation (Maxim V. Dziumanenko)
16897
16898 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16899
16900         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16901         (gst_gsmdec_link), (gst_gsmdec_chain):
16902           Fix capsnego, simplify chain function slightly.
16903         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16904           Add GSM.
16905
16906 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16907
16908         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16909         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16910         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16911           Hack to make wavparse work with spider (always -> sometimes pad).
16912           Fixes #135862 && #140411.
16913
16914 2004-04-18  Benjamin Otte  <otte@gnome.org>
16915
16916         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16917         (gst_osselement_rate_probe_check),
16918         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16919           get rid of \n in debug output
16920
16921 2004-04-17  Iain <iain@prettypeople.org>
16922
16923         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16924         not just EOS.
16925
16926 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16927
16928         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16929         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16930         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16931         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16932         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16933         (gst_id3_tag_change_state), (plugin_init):
16934           deprecate id3tag element and replace with id3demux/id3mux.
16935           great side effect: this ugly file is now even uglier, yay!
16936         * ext/mad/gstmad.h:
16937           remove non-available function
16938           update for new get_type
16939
16940 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16941
16942         * configure.ac:
16943           require mpeg2dec >= 0.4.0
16944
16945 2004-04-17  Benjamin Otte  <otte@gnome.org>
16946
16947         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16948         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16949         (gst_xvimagesink_set_xwindow_id):
16950           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16951           assorted cleanup fixes.
16952
16953 2004-04-16  David Schleef  <ds@schleef.org>
16954
16955         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16956         * sys/xvimage/xvimagesink.h: same
16957
16958 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16959
16960         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16961           Fix GST_ELEMENT_ERROR with (NULL)
16962
16963 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16964
16965         * gst-libs/gst/riff/riff-media.c:
16966         (gst_riff_create_video_caps_with_data):
16967           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16968
16969 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16970
16971         * gst-libs/gst/riff/riff-media.c:
16972         (gst_riff_create_video_caps_with_data),
16973         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16974         (gst_riff_create_video_template_caps),
16975         (gst_riff_create_audio_template_caps):
16976         * gst-libs/gst/riff/riff-media.h:
16977         * gst-libs/gst/riff/riff-read.c:
16978         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16979         * gst-libs/gst/riff/riff-read.h:
16980         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16981           Add MS RLE support. I added some functions to read out strf chunks
16982           into strf chunks and the data behind it. This is usually color
16983           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16984           caps creation. Lastly, add ADPCM (similar to wavparse - which
16985           should eventually be rifflib based).
16986         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16987         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16988         * gst/matroska/matroska-demux.h:
16989           Remove placeholders for some prehistoric tagging system. Didn't add
16990           support for any tag system really anyway.
16991         * gst/qtdemux/qtdemux.c:
16992           Add support for audio/x-m4a (MPEG-4) through spider.
16993         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16994         (gst_wavparse_loop):
16995           ADPCM support (#135862). Increase max. buffer size because we
16996           cannot split buffers for ADPCM (screws references) and I've seen
16997           files with 2048 byte chunks. 4096 seems safe for now.
16998
16999 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17000
17001         * configure.ac: bump nano to 1
17002
17003 === release 0.8.1 ===
17004
17005 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17006
17007         * configure.ac: releasing 0.8.1, "Comforting Sounds"
17008
17009 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17010
17011         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17012           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
17013           Fixes #140058
17014
17015 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17016
17017         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
17018           lower rank of dvddemux so that it's not used for mpeg playback.
17019
17020 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17021
17022         * configure.ac:
17023           save libs correctly when checking mad
17024
17025 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17026
17027         * ext/mad/gstid3tag.c: (plugin_init):
17028           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
17029
17030 2004-04-13  David Schleef  <ds@schleef.org>
17031
17032         * common/m4/gst-feature.m4: Call -config scripts with
17033         --plugin-libs if it is supported.
17034         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
17035         JPEG images are image/jpeg.
17036         * gst/debug/Makefile.am:
17037         * gst/debug/negotiation.c: (gst_negotiation_class_init),
17038         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
17039         (gst_negotiation_update_caps), (gst_negotiation_get_property),
17040         (gst_negotiation_plugin_init): Add a property that acts like
17041         filter caps.
17042         * testsuite/gst-lint:  Move license checking to be a standard
17043         test.
17044
17045 2004-04-13  David Schleef  <ds@schleef.org>
17046
17047         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
17048         patch from Sebastien Cote (bug #139958)
17049
17050 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17051
17052         * examples/gstplay/Makefile.am:
17053         * examples/gstplay/player.c: (main):
17054           make the commandline player example use gconf settings
17055
17056 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17057
17058         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
17059         (gst_cacasink_sinkconnect), (gst_cacasink_init),
17060         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
17061           init/end library during state transition, not object
17062           creation/disposal.  get rid of custom dispose handler.
17063
17064
17065 2004-04-12  Christian Schaller <Uraeus@gnome.org>
17066
17067         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
17068         be a symlink
17069
17070 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17071
17072         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
17073           Handle JUNK chunks inside data section. Prevents warnings.
17074
17075 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17076
17077         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17078         (gst_riff_create_video_template_caps):
17079           Add MS video v1.
17080         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17081         (gst_avi_demux_stream_data):
17082           Add support for "rec-list" chunks.
17083
17084 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17085
17086         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17087           Fix another codecname mismatch.
17088
17089 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17090
17091         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17092           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
17093           so that MJPEG plays back.
17094
17095 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17096
17097         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
17098         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
17099         * gst/mpeg1videoparse/gstmp1videoparse.h:
17100           Fix for some slight mis-cuts in buffer parsing, and for some
17101           potential overflows or faults-causers. Adds disconts. Also fixes
17102           #139105 while we're at it.
17103
17104 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17105
17106         * configure.ac:
17107         * sys/v4l2/gstv4l2element.h:
17108           Workaround for missing struct v4l2_buffer declaration in Suse 9
17109           and Mandrake 10 linux/videodev2.h header file (#135919).
17110
17111 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17112
17113         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
17114           Bail out if no filename was given.
17115
17116 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17117
17118         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
17119         (gst_v4l2_fourcc_from_structure):
17120           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
17121           Y41B somewhere).
17122
17123 2004-04-09  Benjamin Otte  <otte@gnome.org>
17124
17125         * ext/gnomevfs/gstgnomevfssink.c:
17126         (_gst_boolean_allow_overwrite_accumulator),
17127         (gst_gnomevfssink_class_init):
17128           fix erase signal - if any handler returns false the file will not be
17129           overwritten. If no handler is connected, the file will not be
17130           overwritten either.
17131           renamed signal to "allow-overwrite"
17132         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
17133           free string when adding it to ID3 failed
17134         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
17135           unref event when done
17136         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
17137           free caps
17138         * gst/typefind/gsttypefindfunctions.c:
17139         (mpeg_video_stream_type_find):
17140           fix invalid read
17141
17142 2004-04-08  David Schleef  <ds@schleef.org>
17143
17144         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17145         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
17146
17147 2004-04-08  David Schleef  <ds@schleef.org>
17148
17149         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
17150         we don't support (bug #139532)
17151
17152 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17153
17154         * ext/mad/gstmad.c: (gst_mad_handle_event),
17155         (gst_mad_check_caps_reset), (gst_mad_chain),
17156         (gst_mad_change_state):
17157           only set explicit caps if they haven't been set before for
17158           this stream.  MPEG-audio sample rate/channels aren't allowed
17159           to change in-stream.
17160           Fixes #139382
17161
17162 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17163
17164         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
17165         (_gst_boolean_did_something_accumulator),
17166         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
17167         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
17168         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
17169         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
17170         (gst_gnomevfssink_change_state):
17171           Fix erase signal. Don't erase by default. Remove handoff signal.
17172           Remove erase property. Don't segfault. General cleanup.
17173
17174 2004-04-07  Benjamin Otte  <otte@gnome.org>
17175
17176         * gst-libs/gst/gconf/test-gconf.c: (main):
17177           add missing gst_init
17178
17179 2004-04-07  Benjamin Otte  <otte@gnome.org>
17180
17181         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
17182           free the mutexes, too
17183
17184 2004-04-07  Benjamin Otte  <otte@gnome.org>
17185
17186         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
17187           actually free the URI string
17188         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
17189           compute offset correctly when passing discont events
17190         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17191           don't leak discont events
17192         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
17193           add some missing breaks so caps aren't copied randomly
17194         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
17195           if we realloc memory, we better use it
17196
17197 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17198
17199         * ext/mad/gstmad.c: (normal_seek):
17200           fix GST_FORMAT_TIME usage
17201
17202 2004-04-05  David Schleef  <ds@schleef.org>
17203
17204         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
17205         a deprecated function (hack!)
17206
17207 2004-04-05  Benjamin Otte  <otte@gnome.org>
17208
17209         * ext/esd/esdmon.c: (gst_esdmon_get):
17210           fix nonterminated vararg and memleak
17211
17212 2004-04-05  Benjamin Otte  <otte@gnome.org>
17213
17214         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
17215         (gst_ladspa_init), (gst_ladspa_force_src_caps),
17216         (gst_ladspa_set_property), (gst_ladspa_get_property),
17217         (gst_ladspa_instantiate), (gst_ladspa_activate),
17218         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
17219           clean up debugging
17220
17221 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
17222
17223         reviewed by Benjamin Otte  <otte@gnome.org>
17224
17225         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
17226           check for broken LADSPA parameters (fixes #138635)
17227
17228 2004-04-05  Benjamin Otte  <otte@gnome.org>
17229
17230         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
17231           advertise buffer-frames correctly on sinkpads
17232
17233 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17234
17235         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
17236         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
17237         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
17238         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
17239         (gst_mad_check_caps_reset), (gst_mad_chain):
17240         add more debugging, only reset caps when we're not in error state
17241
17242 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17243
17244         * ext/mad/gstmad.c: add debugging category, comment + cleanups
17245
17246 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17247
17248         reviewed by Benjamin Otte  <otte@gnome.org>
17249
17250         * configure.ac:
17251           fix == in test(1) operator
17252
17253 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17254
17255         reviewed by Benjamin Otte  <otte@gnome.org>
17256
17257         * configure.ac:
17258           fix --export-symblos-regex to a working regex.
17259
17260 2004-04-04  Benjamin Otte  <otte@gnome.org>
17261
17262         * sys/oss/.cvsignore:
17263           add for oss_probe
17264
17265 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17266
17267         reviewed by Benjamin Otte  <otte@gnome.org>
17268
17269         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17270           add missing 'new_media' argument (fixes #138168)
17271         * gst/matroska/matroska-demux.c:
17272         (gst_matroska_demux_handle_seek_event):
17273           add vararg terminator (fixes #138169)
17274
17275 2004-04-02  David Schleef  <ds@schleef.org>
17276
17277         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
17278         disted (bug #138914)
17279
17280 2004-04-01  Benjamin Otte  <otte@gnome.org>
17281
17282         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
17283         (gst_alsa_close_audio):
17284           handle case better where a soundcard can't pause
17285         * ext/ogg/gstoggdemux.c:
17286           don't crash when we get events but don't have pads yet
17287
17288 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17289
17290         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17291           throw an error if we couldn't probe any caps.
17292
17293 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17294
17295         * ext/dvdnav/gst-dvd:
17296         Add a really simple sample DVD player
17297
17298 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17299
17300         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17301         (gst_a52dec_push), (gst_a52dec_handle_event),
17302         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17303         (gst_a52dec_change_state):
17304         * ext/a52dec/gsta52dec.h:
17305           Use a debug category, Output timestamps correctly
17306           Emit tag info, Handle events, tell liba52dec about cpu
17307           capabilities so it can use MMX etc.
17308         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17309           Fix a crasher accessing invalid memory
17310         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17311         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17312         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17313         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17314         (dvdnavsrc_query):
17315           Some support for byte-format seeking.
17316           Small fixes for still frames and menu button overlays
17317         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17318         (gst_mpeg2dec_alloc_buffer):
17319           Use a debug category. Adjust the report level of several items to
17320           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17321           so it doesn't lose the GstBuffer pointer
17322         * gst/debug/Makefile.am:
17323         * gst/debug/gstdebug.c: (plugin_init):
17324         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17325         (gst_navseek_base_init), (gst_navseek_class_init),
17326         (gst_navseek_init), (gst_navseek_seek),
17327         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17328         (gst_navseek_get_property), (gst_navseek_chain),
17329         (gst_navseek_plugin_init):
17330         * gst/debug/gstnavseek.h:
17331           Add the navseek debug element for seeking back and forth in a
17332           video stream using arrow keys.
17333         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17334         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17335         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17336         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17337         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17338         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17339         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17340         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17341         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17342         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17343         * gst/mpeg2sub/gstmpeg2subt.h:
17344           Pretty much a complete rewrite. Now a loopbased element. May still
17345           require work to properly synchronise subtitle buffers.
17346         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17347         (gst_dvd_demux_send_subbuffer):
17348         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17349           Don't attempt to create subbuffers of size 0
17350           Reduce a couple of error outputs to warnings.
17351         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17352         (gst_y4mencode_chain):
17353         Output the y4m frame header correctly.
17354
17355 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17356
17357         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17358           throw errors instead of allowing SIGFPE
17359
17360 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17361
17362         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17363         (gst_gconf_render_bin_from_key):
17364           leak plugging and style fixing
17365
17366 2004-03-31  David Schleef  <ds@schleef.org>
17367
17368         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17369         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17370         (bug #138225)
17371         * gst/debug/Makefile.am:
17372         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17373         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17374         plugin.
17375         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17376         (gst_negotiation_base_init), (gst_negotiation_class_init),
17377         (gst_negotiation_init), (gst_negotiation_getcaps),
17378         (gst_negotiation_pad_link), (gst_negotiation_chain),
17379         (gst_negotiation_set_property), (gst_negotiation_get_property),
17380         (gst_negotiation_plugin_init):  New element to talk about random
17381         negotiation things happening in a pipeline.
17382
17383 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17384
17385         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17386           fix integer addition with help of Stefan Kost
17387
17388 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17389
17390         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17391
17392 2004-03-30  David Schleef  <ds@schleef.org>
17393
17394         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17395         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17396         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17397         (bug #137504)
17398         * ext/mpeg2dec/gstmpeg2dec.h:
17399
17400 2004-03-30  David Schleef  <ds@schleef.org>
17401
17402         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17403
17404 2004-03-30  David Schleef  <ds@schleef.org>
17405
17406         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17407         Michael Petullo) to handle .mov
17408
17409 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17410
17411         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17412         (gst_osselement_rate_check_rate):
17413           probe caps correctly for sound cards that only support one format
17414
17415 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17416
17417         * ext/kio/kiosrc.cpp: (process_events):
17418           update handling event processing if inside KDE - untested
17419
17420 2004-03-29  David Schleef  <ds@schleef.org>
17421
17422         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17423         by 2 to not interfere with other colorspaces.
17424         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17425         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17426         one to not interfere with ffmpeg_colorspace.
17427
17428 2004-03-29  David Schleef  <ds@schleef.org>
17429
17430         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17431         aren't in the caps.
17432         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17433         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17434
17435 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17436
17437         * gst-libs/gst/riff/riff-media.c:
17438           fail on error, don't try to set stuff on NULL caps
17439
17440 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17441
17442         * configure.ac:
17443         * ext/Makefile.am:
17444         * ext/kio/Makefile.am:
17445         * ext/kio/kioreceiver.cpp:
17446         * ext/kio/kioreceiver.h:
17447         * ext/kio/kiosrc.cpp:
17448         * ext/kio/kiosrc.h:
17449           add experimental kiosrc plugin
17450         * ext/alsa/gstalsaplugin.c: (plugin_init):
17451           initialize debugging category only when we're sure registering the
17452           plugins worked.
17453
17454 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17455
17456         * examples/gstplay/player.c: (main):
17457         * gst-libs/gst/play/play.c: (gst_play_class_init),
17458         (gst_play_set_location), (gst_play_set_data_src),
17459         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17460         (gst_play_set_visualization), (gst_play_connect_visualization):
17461           check return values of element_set_state and return FALSE where
17462           failed
17463
17464 2004-03-29  Benjamin Otte  <otte@gnome.org>
17465
17466         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17467           try harder to check if an event is really a discont
17468
17469 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17470
17471         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17472         * po/az.po:
17473
17474 2004-03-28  Benjamin Otte  <otte@gnome.org>
17475
17476         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17477         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17478         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17479           get rid of non-standard "..." ranges in case statements.
17480
17481 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17482
17483         * gst/mpegstream/gstmpegdemux.c:
17484         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17485         specific functionality split to the new dvddemux element.
17486         * gst/mpegstream/gstdvddemux.c:
17487         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17488         streams, derived from mpegdemux.
17489         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17490         up. SCR based timestamp rewriting can be turned off (will probably
17491         completely disappear soon).
17492         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17493         hacking. General cleanup. All printf statements replaced by
17494         debugging messages. Almost complete libdvdnav support.
17495         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17496         by events. New properties for audio and subpicture languages.
17497         (dvdnavsrc_update_highlight): Now uses events.
17498         (dvdnavsrc_user_op): Cleaned up.
17499         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17500         based). Lots of cleanup, and propper support for most libdvdnav
17501         events.
17502         (dvdnavsrc_make_dvd_event): New function.
17503         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17504         (dvdnavsrc_make_clut_change_event): New function.
17505
17506 2004-03-26  Benjamin Otte  <otte@gnome.org>
17507
17508         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17509           fix bug where typefinding would claim it's theora whenever less then
17510           7 bytes of data were available
17511
17512 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17513
17514         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17515         (gst_alawdec_base_init), (gst_alawdec_class_init),
17516         (gst_alawdec_init), (gst_alawdec_chain):
17517         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17518         (gst_alawenc_base_init), (gst_alawenc_class_init),
17519         (gst_alawenc_init), (gst_alawenc_chain):
17520         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17521         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17522         (gst_mulawdec_init), (gst_mulawdec_chain):
17523         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17524         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17525         (gst_mulawenc_init), (gst_mulawenc_chain):
17526           Fix capsnego in all four, remove the unused property functions and
17527           simplify the chain functions slightly. I guess we could use macros
17528           or something similar for those, since the code is so similar, but
17529           I'm currently too lazy...
17530
17531 2004-03-24  David Schleef  <ds@schleef.org>
17532
17533         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17534         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17535         (gst_osselement_get_format_structure),
17536         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17537         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17538         (gst_osselement_rate_int_compare): Add code to handle rate probing
17539         (bug #120883)
17540         * sys/oss/gstosselement.h: same
17541         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17542         Use rate probing provided by osselement.
17543         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17544
17545 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17546
17547         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17548         (gst_xvidenc_get_property):
17549           ulong/int mess-up.
17550
17551 2004-03-24  David Schleef  <ds@schleef.org>
17552
17553         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17554         (gst_speexdec_init):
17555         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17556         (gst_speexenc_init):  Create the pad template correctly (from
17557         the static pad template, not a NULL pointer.)
17558
17559 2004-03-25  Benjamin Otte  <otte@gnome.org>
17560
17561         * gst/debug/Makefile.am:
17562         * gst/debug/breakmydata.c:
17563           add element that quasi-randomly changes bytes in the stream.
17564           Intended use is robustness checking of demuxers and decoders in
17565           media tests.
17566
17567 2004-03-24  Benjamin Otte  <otte@gnome.org>
17568
17569         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17570         (gst_alsa_probe_hw_params):
17571         * ext/alsa/gstalsa.h:
17572           debugging output fixes
17573
17574 2004-03-24  Benjamin Otte  <otte@gnome.org>
17575
17576         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17577           don't g_return_if_fail if element is PLAYING, fail silently as every
17578           other element.
17579         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17580           only fix needed for cast lvalue issues in gst-plugins
17581         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17582           add proxy_getcaps
17583
17584 2004-03-24  Benjamin Otte  <otte@gnome.org>
17585
17586         * gst/level/gstlevel.c: (gst_level_init):
17587           add proxying getcaps function, so level doesn't advertise impossible
17588           caps
17589
17590 2004-03-24  David Schleef  <ds@schleef.org>
17591
17592         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17593         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17594         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17595         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17596         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17597         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17598         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17599         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17600         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17601         messages.  Divide the chunk size by the compression ratio
17602         (needed for MACE audio)
17603
17604 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17605
17606         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17607           Fix buffer overflow read error.
17608
17609 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17610
17611         * ext/alsa/gstalsa.h:
17612           Remove unused entry.
17613         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17614           Add cinepak.
17615         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17616         (gst_videodrop_link), (gst_videodrop_chain):
17617           Fix, sort of. Was horribly broken with new capsnego. Bah...
17618
17619 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17620
17621         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17622         (plugin_init):
17623         Add a monkeysaudio typefind function
17624
17625 2004-03-23  Johan Dahlin  <johan@gnome.org>
17626
17627         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17628         (gst_play_video_fixate): Check so the structure has the field
17629         before trying to fixate them, this makes it possible to have
17630         fakesinks for video and audio output without printing errors on
17631         the output console.
17632
17633 2004-03-22  David Schleef  <ds@schleef.org>
17634
17635         * sys/oss/Makefile.am:
17636         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17637         (check_rate), (add_rate):  Rate probing test app.
17638
17639 2004-03-21  Benjamin Otte  <otte@gnome.org>
17640
17641         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17642         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17643           add a fixation function that pretty much does the right thing (fixes
17644           #137556)
17645
17646 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17647
17648         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17649
17650 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17651
17652         reviewed by: Benjamin Otte  <otte@gnome.org>
17653
17654         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17655           terminate gst_event_new_discontinuous correctly (fixes parts of
17656           #137711)
17657
17658 2004-03-19  David Schleef  <ds@schleef.org>
17659
17660         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17661         since it doesn't depend on X, and it's part of our ABI.
17662
17663 2004-03-19  Iain <iain@prettypeople.org>
17664
17665         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17666         is_int in the structure, not the local variable.
17667
17668 2004-03-19  David Schleef  <ds@schleef.org>
17669
17670         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17671         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17672         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17673         Improvements in caps negotiation.
17674
17675 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17676
17677         * po/LINGUAS:
17678         * po/af.po:
17679           adding Afrikaans (Petri Jooste)
17680
17681 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17682
17683         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17684         (gst_ffmpegcolorspace_chain):
17685         throw error instead of g_critical (#137588)
17686
17687 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17688
17689         * Makefile.am:
17690         * configure.ac:
17691           dist common and m4 correctly
17692         * po/sv.po:
17693
17694 2004-03-17  David Schleef  <ds@schleef.org>
17695
17696         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17697         (bug #137348)
17698
17699 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17700
17701         * po/LINGUAS:
17702         * po/sv.po:
17703           adding Swedish translation (Christian Rose)
17704
17705 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17706
17707         * Makefile.am: use release.mak
17708
17709 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17710
17711         * common/ChangeLog:
17712         * common/gst-autogen.sh:
17713           add some explanation about the version detection
17714         * configure.ac:
17715           fix X check
17716
17717 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17718
17719         * configure.ac: bump nano to 1
17720
17721 === release 0.8.0 ===
17722
17723 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17724
17725         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17726
17727 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17728
17729         * configure.ac:
17730           update libtool version
17731         * gst-libs/gst/media-info/Makefile.am:
17732           actually use libtool version
17733
17734 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17735
17736         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17737
17738 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17739
17740         * configure.ac:
17741         * gst-plugins.spec.in:
17742         * pkgconfig/Makefile.am:
17743         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17744         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17745         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17746         * pkgconfig/gstreamer-libs.pc.in:
17747         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17748         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17749         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17750         * pkgconfig/gstreamer-plugins.pc.in:
17751           remove @VERSION@ from some of the pc files since core and plugins
17752           are decoupled.
17753           created gstreamer-plugins.pc as it's a better name, but keeping
17754           -libs around for now to get fixes upstream done first.
17755
17756 2004-03-15  Julien MOUTTE <julien@moutte.net>
17757
17758         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17759         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17760         * gst-libs/gst/play/play.h:
17761
17762 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17763
17764         * *.c, *.cc: don't mix tabs and spaces
17765
17766 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17767
17768         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17769           use the new ffmpegcolorspace
17770         * gst-plugins.spec.in:
17771           package new colorspace and media-info
17772         * configure.ac:
17773         * pkgconfig/Makefile.am:
17774           fix some more disting issues
17775         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17776         * pkgconfig/gstreamer-media-info.pc.in:
17777           generate media-info pc files
17778
17779 2004-03-15  Johan Dahlin  <johan@gnome.org>
17780
17781         * *.h: Revert indenting
17782
17783 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17784
17785         * configure.ac:
17786           adding ffmpegcolorspace element
17787         * gst/ffmpegcolorspace/Makefile.am:
17788         * gst/ffmpegcolorspace/avcodec.h:
17789         * gst/ffmpegcolorspace/common.h:
17790         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17791         * gst/ffmpegcolorspace/dsputil.h:
17792         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17793         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17794         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17795         (gst_ffmpeg_caps_to_pix_fmt):
17796         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17797         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17798         (gst_ffmpegcolorspace_caps_remove_format_info),
17799         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17800         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17801         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17802         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17803         (gst_ffmpegcolorspace_set_property),
17804         (gst_ffmpegcolorspace_get_property),
17805         (gst_ffmpegcolorspace_register):
17806         * gst/ffmpegcolorspace/imgconvert.c:
17807         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17808         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17809         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17810         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17811         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17812         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17813         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17814         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17815         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17816         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17817         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17818         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17819         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17820         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17821         (img_get_alpha_info), (deinterlace_line),
17822         (deinterlace_line_inplace), (deinterlace_bottom_field),
17823         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17824         * gst/ffmpegcolorspace/imgconvert_template.h:
17825         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17826         * gst/ffmpegcolorspace/mmx.h:
17827         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17828           adding ffmpegcolorspace element supplied by Ronald after cleaning
17829           up and pulling in the right bits of upstream source.
17830           I'm sure a better C/compiler wizard could do some cleaning up (for
17831           example use GLIB's malloc stuff), but as a first pass this
17832           works very well
17833
17834 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17835
17836         * ext/alsa/gstalsa.h:
17837           I assume Ronald forgot to commit the change to have cardname
17838           as a struct member.  Expect some public spanking at the next
17839           opportunity.
17840
17841 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17842
17843         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17844         (gst_alsa_open_audio), (gst_alsa_close_audio):
17845         * ext/alsa/gstalsa.c:
17846           Don't open the device if we're a mixer (= padless).
17847         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17848         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17849         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17850           Open mixer during state change rather than during object
17851           initialization. Also, get a device name. Currently in a somewhat
17852           hackish fashion, but I didn't really find something better.
17853
17854 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17855
17856         * *.c, *.h: run gst-indent
17857
17858 2004-03-14  Benjamin Otte  <otte@gnome.org>
17859
17860         * gst/modplug/gstmodplug.cc:
17861         * gst/modplug/gstmodplug.h:
17862           set correct timestamps on outgoing buffers
17863
17864 2004-03-14  Benjamin Otte  <otte@gnome.org>
17865
17866         * gst/modplug/gstmodplug.cc:
17867           handle events - don't do crap when a discont arrives that's not
17868           necessary
17869           This allows correct loading and playback of mods in Rhythmbox
17870
17871 2004-03-14  Benjamin Otte  <otte@gnome.org>
17872
17873         * configure.ac:
17874         * gst-libs/gst/gconf/Makefile.am:
17875         * pkgconfig/Makefile.am:
17876           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17877           they get rebuilt properly
17878         * configure.ac:
17879           when checking for vorbis, try pkgconfig first.
17880         * gst/modplug/gstmodplug.cc:
17881           add fixate function
17882
17883 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17884
17885         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17886           Fix for obvious mistake, where we first shift the offset and then
17887           read a samplesize element assuming the old offset. Note that this
17888           part still has something weird, i.e. my movies containing those
17889           don't actually play well, but at least there's something that looks
17890           like sound now.
17891
17892 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17893         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17894         (plugin_init):
17895         Add a typefind function for speex format
17896
17897 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17898
17899         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17900         (gst_asf_demux_setup_pad):
17901           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17902           instead of 0. Reason is simple: some elements have a fps range
17903           of 1-max instead of 0-max. So now ASF video actually works.
17904
17905 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17906
17907         * po/LINGUAS:
17908         * po/sr.po:
17909           adding serbian as a language
17910
17911 2004-03-13  Benjamin Otte  <otte@gnome.org>
17912
17913         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17914           return taglist correctly from _get function, don't gst_pad_push it.
17915           (fixes #137042)
17916
17917 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17918         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17919
17920 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17921
17922         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17923         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17924         (gst_alsa_mixer_track_new):
17925         * ext/alsa/gstalsamixertrack.h:
17926           Fix ancient leftovers... MixerTrack is a GObject.
17927
17928 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17929
17930         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17931         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17932           Don't block during probing...
17933
17934 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17935
17936         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17937         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17938         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17939         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17940         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17941         (gst_alsa_open_audio), (gst_alsa_close_audio):
17942         * ext/alsa/gstalsa.h:
17943           Add propertyprobe interface implementation, add some device-name
17944           property, all this so that it looks good in gnome-volume-control.
17945
17946 2004-03-12  David Schleef  <ds@schleef.org>
17947
17948         * configure.ac: the Hermes library controls hermescolorspace, not
17949         colorspace.
17950         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17951         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17952         not /* */
17953         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17954         * ext/sdl/sdlvideosink.h: ditto.
17955         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17956
17957 2004-03-12  Benjamin Otte  <otte@gnome.org>
17958
17959         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17960         (gst_x_overlay_got_xwindow_id):
17961         * gst-libs/gst/xoverlay/xoverlay.h:
17962           replace XID with unsigned long to get rid of the xlibs dependency in
17963           XOverlay (fixes #137004)
17964
17965 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17966         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17967         (gst_agingtv_setup):
17968         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17969         (gst_dicetv_base_init), (gst_dicetv_class_init),
17970         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17971         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17972         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17973         (gst_edgetv_setup), (gst_edgetv_rgb32):
17974         * gst/effectv/gsteffectv.c:
17975         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17976         (gst_quarktv_set_property):
17977         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17978         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17979         (gst_revtv_setup), (gst_revtv_rgb32):
17980         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17981         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17982         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17983         (gst_shagadelictv_rgb32):
17984         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17985         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17986         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17987         * gst/effectv/gstwarp.c:
17988         Port everything that can be ported to videofilter and fix up the caps.
17989         Can someone with a big-endian machine please check these?
17990
17991 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17992
17993         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17994         (gst_osssink_chain), (gst_osssink_change_state):
17995           Latest fixes for A/V sync, audio playback and such. This is about
17996           all... MPEG playback issues are mostly related to the async build-
17997           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17998
17999 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
18000
18001         patch from: Stephane Loeuillet
18002
18003         * configure.ac:
18004           use pkg-config for some libraries, falling back to the old .m4 way
18005           (fixes #131270)
18006         * m4/libdv.m4:
18007           removed
18008
18009 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
18010
18011         * configure.ac:
18012         * tools/Makefile.am:
18013         * tools/Makefile.in:
18014         * tools/gst-launch-ext-m.m:
18015         * tools/gst-launch-ext.1.in:
18016         * tools/gst-visualise-m.m:
18017         * tools/gst-visualise.1:
18018         * tools/gst-visualise.1.in:
18019           reorganizing generation of script tools
18020
18021 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18022
18023         * ext/divx/gstdivxdec.c:
18024           Downgrade priority. We prefer ffdec_mpeg4.
18025         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
18026         (gst_faad_chain), (gst_faad_change_state):
18027           Fix capsnego. Doesn't work for some sounds because we don't have
18028           a 5:1 to stereo element.
18029         * ext/xvid/gstxvid.c: (plugin_init):
18030           Add priority.
18031         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
18032         (gst_osssink_change_state):
18033           Add discont handling.
18034
18035 2004-03-09  Colin Walters  <walters@verbum.org>
18036
18037         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
18038         conversion.
18039
18040 2004-03-09  Benjamin Otte  <otte@gnome.org>
18041
18042         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18043           the signals take 2 arguments
18044
18045 2004-03-09  David Schleef  <ds@schleef.org>
18046
18047         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
18048         (gst_alsa_fixate): Add fixate function.  (bug #136686)
18049         * ext/alsa/gstalsa.h:
18050         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
18051
18052 2004-03-09  Benjamin Otte  <otte@gnome.org>
18053
18054         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
18055         (gst_mikmod_change_state):
18056         * ext/mikmod/gstmikmod.h:
18057           make mikmod's loop function not loop infinitely and call
18058           gst_element_yield anymore
18059         * gst/modplug/gstmodplug.cc:
18060           fix pad negotiation (fixes #136590)
18061
18062 2004-03-09  David Schleef  <ds@schleef.org>
18063
18064         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
18065         doesn't conflict with the internal colorspace plugin.
18066         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
18067         satisfy the crappy-ass shell shipped by a certain vendor.
18068         * gst/videofilter/make_filter: same (bug #135299)
18069
18070 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18071
18072         * configure.ac: bump nano to 1
18073
18074 === release 0.7.6 ===
18075
18076 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18077
18078         * configure.in: releasing 0.7.6, "There"
18079
18080 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18081
18082         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18083         * pkgconfig/gstreamer-play.pc.in:
18084           synchronize the two
18085
18086 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18087
18088         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
18089         (cdparanoia_open), (cdparanoia_event):
18090           fix/add error handling
18091         * po/POTFILES.in:
18092           add cdparanoia source
18093         * tools/Makefile.am:
18094           make scripts executable
18095
18096 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18097
18098         * configure.ac:
18099         * ext/vorbis/Makefile.am:
18100         * sys/Makefile.am:
18101           remove id3types, vorbisfile and xvideosink from the build (#133783)
18102
18103 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18104
18105         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18106           Fix metadata read crash (#136537).
18107
18108 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18109
18110         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
18111         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
18112           adding mime types, fixing the one-stop function
18113
18114 2004-03-08  Christian Schaller <Uraeus@gnome.org>
18115
18116         * ext/nas/nassink.c and /ext/nas/nassink.h:
18117         More NAS love from Arwed von Merkatz
18118         So lets all sing 'Can you feel the NAS tonight'
18119
18120 2004-03-08  Christian Schaller <Uraeus@gnome.org>
18121
18122         * tools/gst-launch-ext.in:
18123         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
18124
18125 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18126
18127         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
18128         (gst_mpeg2dec_init):
18129         remove the user_data pad for now, because it is being used in
18130         fixating causing MPEG playback to fixate on 1000 Hz for playback.
18131         If someone knows how to fix this properly, please do.
18132
18133 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18134
18135         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18136         (gst_osssink_get_time):
18137         add a warning, IMO this won't get triggered anymore, remove later
18138
18139 2004-03-07  David Schleef  <ds@schleef.org>
18140
18141         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
18142         format (bug #136470)
18143
18144 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
18145
18146         * gst-libs/Makefile.am:
18147         * gst-libs/gst/media-info/Makefile.am:
18148         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
18149         (error_callback), (gst_media_info_error_create),
18150         (gst_media_info_error_element), (gmip_init), (gmip_reset),
18151         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
18152         * gst-libs/gst/media-info/media-info-priv.h:
18153         * gst-libs/gst/media-info/media-info-test.c: (main):
18154         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
18155         (gst_media_info_class_init), (gst_media_info_instance_init),
18156         (gst_media_info_set_source), (gst_media_info_read_with_idler),
18157         (gst_media_info_read_idler), (gst_media_info_read):
18158         * gst-libs/gst/media-info/media-info.h:
18159         fixed, should work now
18160
18161 2004-03-07  Christian Schaller <Uraeus@gnome.org>
18162
18163         * ext/nas/nassink.c:
18164         A bunch of NAS fixes from Arwed von Merkatz
18165
18166 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18167
18168         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
18169         (qtdemux_parse_trak):
18170           Fix crash (j might be greater than n_samples, in which case we're
18171           writing outside the allocated space for the array) and memleak.
18172
18173 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18174
18175         * sys/oss/gstosssink.c: (gst_osssink_chain):
18176           And another caller that couldn't handle delay < 0 (unsigned
18177           integer overflow). Video now continues playing on an audio
18178           buffer underrun, and the clock continues working. Audio still
18179           stalls.
18180
18181 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18182
18183         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18184         (gst_osssink_get_time):
18185           get_delay() may return values lower than 0. In those cases, we
18186           should not actually cast to *unsigned* int64, that will break
18187           stuff horribly. In my case, it screwed up A/V sync in movies
18188           in totem rather badly.
18189
18190 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18191
18192         * ext/faac/gstfaac.c: (gst_faac_chain):
18193         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18194         * ext/libpng/gstpngenc.c: (user_write_data):
18195         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18196         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18197         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18198         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18199         Fix several misuse of gst_buffer_merge (it doesn't take ownership
18200         of any buffer), should fix some leaks. I hope I didn't unref buffers
18201         that shouldn't be...
18202
18203 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18204
18205         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
18206         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
18207         (error_callback), (gmi_reset), (gmi_seek_to_track),
18208         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
18209         (gmip_find_type_post), (gmip_find_stream_post),
18210         (gmip_find_track_streaminfo_post):
18211         * gst-libs/gst/media-info/media-info-priv.h:
18212         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
18213         (info_print), (main):
18214         * gst-libs/gst/media-info/media-info.c:
18215         (gst_media_info_error_create), (gst_media_info_error_element),
18216         (gst_media_info_instance_init), (gst_media_info_get_property),
18217         (gst_media_info_new), (gst_media_info_set_source),
18218         (gst_media_info_read_idler), (gst_media_info_read):
18219         * gst-libs/gst/media-info/media-info.h:
18220           first pass at making this work again.  This seems to work on
18221           tagged ogg/vorbis and mp3 files.
18222
18223 2004-03-06  Benjamin Otte  <otte@gnome.org>
18224
18225         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18226           fix huge leak: gst_buffer_merge doesn't unref the first argument
18227           itself.
18228
18229 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18230
18231         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
18232           report layer/mode/emphasis
18233
18234 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18235
18236         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
18237
18238 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18239
18240         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
18241           signal serial
18242
18243 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18244
18245         * ext/vorbis/vorbis.c: (plugin_init):
18246         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
18247         (gst_vorbis_dec_init), (vorbis_dec_event):
18248         add debug category
18249         make vorbisdec handle _BYTE and _TIME queries
18250
18251 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18252
18253         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
18254           from the xing header
18255
18256 2004-03-06  Benjamin Otte  <otte@gnome.org>
18257
18258         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
18259         (gst_audio_convert_link), (gst_audio_convert_change_state),
18260         (gst_audio_convert_buffer_from_default_format):
18261           do conversions from/to float correctly, fix some caps nego errors,
18262           export correct supported caps in template and getcaps, use correct
18263           caps in try_set_caps functions
18264
18265 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18266
18267         For some reason, I only committed a ChangeLog entry yesterday and
18268         not the corresponding code...
18269         * ext/mad/gstmad.c: Fix detection of Xing headers
18270         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18271
18272 2004-03-06  Benjamin Otte  <otte@gnome.org>
18273
18274         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
18275         (gst_ogg_demux_src_query):
18276           make sure to handle the case where there's no current chain
18277           gracefully.
18278
18279 2004-03-05  David Schleef  <ds@schleef.org>
18280
18281         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
18282         Add fixate function. (bug #131128)
18283         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18284         (gst_sdlvideosink_fixate):  Add fixate function.
18285         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18286         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
18287         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
18288         Fix missing break that was causing ulaw to be interpreted as
18289         raw int.
18290
18291 2004-03-05  David Schleef  <ds@schleef.org>
18292
18293         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18294         Fix code that ignores return value of gst_buffer_merge().
18295         (bug #114560)
18296         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18297         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18298         * testsuite/gst-lint:  Check for above.
18299
18300 2004-03-05  David Schleef  <ds@schleef.org>
18301
18302         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18303         caps and throw an element error.  (bug #136334)
18304
18305 2004-03-05  David Schleef  <ds@schleef.org>
18306
18307         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18308         (gst_faad_chain): Fix negotiation.
18309         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18310         key and button events.
18311         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18312         dung heap of code.
18313         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18314         depends on gconf
18315         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18316         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18317         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18318         function to encourage better negotiation, particularly between
18319         audioconvert and osssink.
18320         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18321         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18322         more important.
18323         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18324         typefinding.
18325         * gst/vbidec/vbiscreen.c:  Add glib header
18326         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18327
18328 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18329
18330         * ext/mad/gstmad.c: Fix detection of Xing headers
18331         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18332
18333 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18334
18335         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18336         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18337           debug updates
18338
18339 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18340
18341         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18342         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18343         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18344         files, and report the parsed length as a GST_TAG_DURATION tag.
18345         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18346
18347 2004-03-05  Benjamin Otte  <otte@gnome.org>
18348
18349         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18350           convert channels correctly. convert correctly to unsigned.
18351
18352 2004-03-05  Julien MOUTTE <julien@moutte.net>
18353
18354         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18355         we have a window before clearing it.
18356
18357 2004-03-05  Julien MOUTTE <julien@moutte.net>
18358
18359         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18360         have a window before clearing it.
18361
18362 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18363
18364         * gconf/gstreamer.schemas.in:
18365         * gst-libs/gst/gconf/Makefile.am:
18366           version installation path the same way as for 0.6
18367         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18368         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18369         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18370           remove comment that was fixed
18371
18372 2004-03-05  David Schleef  <ds@schleef.org>
18373
18374         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18375         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18376         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18377         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18378         Add prototype code for handling seeking and querying.
18379
18380 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18381
18382         * examples/gstplay/player.c: (main):
18383           Initialize variables to NULL. Prevents a segfault because the
18384           (uninitialized) variable is not NULL, resulting in a crash on
18385           trying to reach error->message.
18386
18387 2004-03-05  Benjamin Otte  <otte@gnome.org>
18388
18389         * gst/audioconvert/gstaudioconvert.c:
18390         (gst_audio_convert_buffer_to_default_format):
18391         make float=>int conversion work correctly even in cornercases.
18392
18393 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18394
18395         * debian/README.Debian:
18396         * debian/build-deps:
18397         * debian/changelog:
18398         * debian/control:
18399         * debian/control.in:
18400         * debian/copyright:
18401         * debian/gstreamer-a52dec.files:
18402         * debian/gstreamer-aa.files:
18403         * debian/gstreamer-alsa.files:
18404         * debian/gstreamer-alsa.manpages:
18405         * debian/gstreamer-arts.files:
18406         * debian/gstreamer-artsd.files:
18407         * debian/gstreamer-audiofile.files:
18408         * debian/gstreamer-avifile.files:
18409         * debian/gstreamer-cdparanoia.files:
18410         * debian/gstreamer-colorspace.files:
18411         * debian/gstreamer-doc.files:
18412         * debian/gstreamer-dv.files:
18413         * debian/gstreamer-dvd.files:
18414         * debian/gstreamer-esd.files:
18415         * debian/gstreamer-festival.files:
18416         * debian/gstreamer-flac.files:
18417         * debian/gstreamer-gconf.conffiles:
18418         * debian/gstreamer-gconf.files:
18419         * debian/gstreamer-gconf.postinst:
18420         * debian/gstreamer-gnomevfs.files:
18421         * debian/gstreamer-gsm.files:
18422         * debian/gstreamer-http.files:
18423         * debian/gstreamer-jack.files:
18424         * debian/gstreamer-jpeg.files:
18425         * debian/gstreamer-mad.files:
18426         * debian/gstreamer-mikmod.files:
18427         * debian/gstreamer-misc.files:
18428         * debian/gstreamer-mpeg2dec.files:
18429         * debian/gstreamer-oss.files:
18430         * debian/gstreamer-plugin-apps.files:
18431         * debian/gstreamer-plugin-apps.manpages:
18432         * debian/gstreamer-plugin-libs-dev.files:
18433         * debian/gstreamer-plugin-libs.files:
18434         * debian/gstreamer-plugin-template.postinst:
18435         * debian/gstreamer-plugin-template.postrm:
18436         * debian/gstreamer-sdl.files:
18437         * debian/gstreamer-sid.files:
18438         * debian/gstreamer-vorbis.files:
18439         * debian/gstreamer-x.files:
18440         * debian/mk.control:
18441         * debian/rules:
18442         Debian package info not maintained here.
18443
18444 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18445
18446         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18447         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18448         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18449         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18450         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18451         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18452         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18453         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18454         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18455         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18456         * gst-libs/gst/colorbalance/colorbalance.c:
18457         (gst_color_balance_class_init):
18458         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18459         (gst_color_balance_channel_class_init):
18460         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18461         * gst-libs/gst/play/play.c: (gst_play_class_init):
18462         * gst-libs/gst/propertyprobe/propertyprobe.c:
18463         (gst_property_probe_iface_init):
18464         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18465         * gst-libs/gst/tuner/tunerchannel.c:
18466         (gst_tuner_channel_class_init):
18467         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18468         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18469         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18470         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18471         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18472         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18473         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18474         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18475         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18476           fix signals to use - instead of _
18477         * ext/libcaca/gstcacasink.h:
18478         * ext/sdl/sdlvideosink.h:
18479           fix header rename
18480
18481 2004-03-04  David Schleef  <ds@schleef.org>
18482
18483         * testsuite/gst-lint:  Add a check for bad signal names.
18484
18485 2004-03-04  <kost@imn.htwk-leipzig.de>
18486
18487         reviewed by David Schleef
18488
18489         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18490         modified the alpha channel and caused a warning. (bug #136192)
18491
18492 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18493
18494         * gst-plugins.spec.in:
18495         Change names of plugins to actually be correct. Try to keep things
18496         alphabetical to avoid getting beat up by Thomas
18497
18498 2004-03-03  Julien MOUTTE <julien@moutte.net>
18499
18500         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18501         Using ximagesink as a default if no gconf key found. We should
18502         probably consider using alsasink instead of osssink for the audio
18503         part.
18504
18505 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18506
18507         * configure.ac:
18508           fix --with-plugins, don't think it ever worked before
18509         * gst-plugins.spec.in:
18510           even more updates
18511
18512 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18513
18514         * ext/sdl/sdlvideosink.h:
18515         * sys/ximage/ximagesink.h:
18516         * sys/xvideo/xvideosink.h:
18517         * sys/xvimage/xvimagesink.h:
18518           Fix for move of gstvideosink.h -> videosink.h.
18519
18520 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18521
18522         * gst-libs/gst/xwindowlistener/Makefile.am:
18523           this is a plugin library, not a library
18524
18525 2004-03-01  David Schleef  <ds@schleef.org>
18526
18527         * AUTHORS:  Added some names.  Add yourself if you're still
18528         missing.
18529
18530 2004-03-01  David Schleef  <ds@schleef.org>
18531
18532         * MAINTAINERS: Add
18533
18534 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18535
18536         * gst-plugins.spec.in: clean up spec file
18537
18538 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18539
18540         * gst-libs/gst/video/Makefile.am:
18541         * gst-libs/gst/video/gstvideosink.c:
18542         * gst-libs/gst/video/gstvideosink.h:
18543           rename gstvideosink.h to videosink.h to match other headers
18544         * gst/mixmatrix/Makefile.am:
18545           fix plugin filename
18546         * gst/tags/Makefile.am: fix plugin filename
18547
18548 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18549
18550         * gst/tags/Makefile.am: fix plugin filename
18551
18552 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18553
18554         * examples/gstplay/player.c: (got_time_tick), (main):
18555           add error handler
18556           display time_tick more readably
18557         * gst/mixmatrix/Makefile.am:
18558           fix plugin file name
18559
18560 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18561
18562         * sys/oss/gstosselement.c: (gst_osselement_probe),
18563         (device_combination_append), (gst_osselement_class_probe_devices):
18564         * sys/oss/gstosselement.h:
18565           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18566           on my system using alsa oss emulation, fixes bug #135597
18567
18568 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18569
18570         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18571         (gst_videodrop_chain), (gst_videodrop_change_state):
18572         * gst/videodrop/gstvideodrop.h:
18573           Work based on timestamp of input data, not based on the expected
18574           framerate from the input. The consequence is that this element now
18575           not only scales framerates, but also functions as a framerate
18576           corrector or framerate stabilizer/constantizer.
18577
18578 2004-02-27  David Schleef  <ds@schleef.org>
18579
18580         patches from jmmv@menta.net (Julio M. Merino Vidal)
18581
18582         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18583         GST_ELEMENT_ERROR call (bug #135634)
18584         * gst/interleave/interleave.c: (interleave_buffered_loop),
18585         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18586         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18587         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18588         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18589         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18590         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18591         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18592         Fix GST_ELEMENT_ERROR call.
18593         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18594         GST_ELEMENT_ERROR call.
18595
18596 2004-02-27  Benjamin Otte  <otte@gnome.org>
18597
18598         * gst-libs/gst/audio/audio.h:
18599           add macro to make sure header isn't included twice
18600         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18601           don't use gst_buffer_free
18602         * gst/playondemand/filter.func:
18603           don't use gst_data_free. Free data only once.
18604
18605 2004-02-26  David Schleef  <ds@schleef.org>
18606
18607         * gst-libs/gst/colorbalance/Makefile.am:
18608         * gst-libs/gst/mixer/Makefile.am:
18609         * gst-libs/gst/tuner/Makefile.am:
18610         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18611         should not be disted, -marshal.h files should not be installed,
18612         and -enum.h files _should_ be installed.  Fix to make this the
18613         case.
18614
18615 === release 0.7.5 ===
18616
18617 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18618
18619         * configure.ac: release 0.7.5, "Under The Sea"
18620
18621 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18622
18623         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18624         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18625         * gst/videoscale/gstvideoscale.c:
18626         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18627           assorted debug/warning fixes
18628
18629 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18630
18631         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18632         (gst_videoscale_init), (gst_videoscale_chain),
18633         (gst_videoscale_set_property), (plugin_init):
18634         * gst/videoscale/gstvideoscale.h:
18635         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18636         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18637         (gst_videoscale_planar400), (gst_videoscale_packed422),
18638         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18639         (gst_videoscale_24bit), (gst_videoscale_16bit),
18640         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18641         (gst_videoscale_scale_plane_slow),
18642         (gst_videoscale_scale_point_sample),
18643         (gst_videoscale_scale_nearest),
18644         (gst_videoscale_scale_nearest_str2),
18645         (gst_videoscale_scale_nearest_str4),
18646         (gst_videoscale_scale_nearest_32bit),
18647         (gst_videoscale_scale_nearest_24bit),
18648         (gst_videoscale_scale_nearest_16bit):
18649         add debugging category and use it properly
18650         fix use of GST_PTR_FORMAT
18651
18652 2004-02-25  Andy Wingo  <wingo@pobox.com>
18653
18654         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18655         push only when channel->buffer is NULL. Prevents segfaults doing
18656         the state change after a nonlocal exit, like a scheme exception.
18657
18658         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18659         Handle the case where the intersected caps is empty.
18660
18661 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18662
18663         * gst/law/mulaw-decode.c: (mulawdec_link):
18664         * gst/law/mulaw.c: (plugin_init):
18665           fix mulawdec so it actually works again
18666
18667 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18668
18669         reviewed by: David Schleef  <ds@schleef.org>
18670
18671         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18672         (gst_gamma_init), (gst_gamma_set_property),
18673         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18674         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18675         for RGB, with separate r g and b correction factors. (#131167)
18676
18677 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18678
18679         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18680           only signal tags for bitrate if they're > 0 (#134894)
18681
18682 2004-02-24  David Schleef  <ds@schleef.org>
18683
18684         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18685         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18686         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18687         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18688         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18689         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18690         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18691         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18692         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18693         category.  Attempt to fix timestamp calculation.
18694
18695 2004-02-24  Johan Dahlin  <johan@gnome.org>
18696
18697         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18698
18699 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18700
18701         * configure.ac:
18702         * gconf/Makefile.am:
18703         * gconf/gstreamer.schemas:
18704         * gst-libs/gst/gconf/Makefile.am:
18705         * gst-libs/gst/gconf/gconf.c:
18706           version gconf schemas and install locations
18707
18708 2004-02-23  Benjamin Otte  <otte@gnome.org>
18709
18710         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18711         (gst_xine_input_subclass_init):
18712           call parent dispose.
18713           change pad template for CD reader correctly
18714         * ext/xine/Makefile.am:
18715         * ext/xine/gstxine.h:
18716         * ext/xine/xine.c: (plugin_init):
18717         * ext/xine/xineaudiosink.c:
18718           wrap audio sinks, too
18719         * gst-libs/gst/resample/private.h:
18720         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18721         (gst_resample_reinit), (gst_resample_scale),
18722         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18723         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18724         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18725         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18726         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18727         * gst-libs/gst/resample/resample.h:
18728         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18729         (gst_audioscale_class_init), (gst_audioscale_link),
18730         (gst_audioscale_get_buffer), (gst_audioscale_init),
18731         (gst_audioscale_chain), (gst_audioscale_set_property),
18732         (gst_audioscale_get_property):
18733         * gst/audioscale/gstaudioscale.h:
18734           s/resample_*/gst_resample_*/i to not clobber namespaces
18735
18736 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18737
18738         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18739         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18740         (gst_riff_create_video_template_caps),
18741         (gst_riff_create_audio_template_caps),
18742         (gst_riff_create_iavs_template_caps):
18743         * gst-libs/gst/riff/riff-media.h:
18744         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18745         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18746         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18747         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18748         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18749         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18750         (gst_matroska_demux_plugin_init): First batch implementing audio and
18751         video codec tags in demuxers.
18752
18753 2004-02-22  Benjamin Otte  <otte@gnome.org>
18754
18755         * ext/xine/Makefile.am:
18756         * ext/xine/gstxine.h:
18757         * ext/xine/xine.c: (plugin_init):
18758         * ext/xine/xineinput.c:
18759           add input plugin wrapper. Playback from files, http, mms and cdda
18760           works.
18761         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18762           remove leftover G_GNUC_UNUSED
18763         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18764         (gst_asf_demux_identify_guid):
18765           improve debugging output
18766
18767 2004-02-22  Benjamin Otte  <otte@gnome.org>
18768
18769         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18770
18771         * autogen.sh:
18772           replace test -e with test -x for mkinstalldirs to be more portable.
18773           (fixes #134816)
18774
18775 2004-02-22  Benjamin Otte  <otte@gnome.org>
18776
18777         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18778
18779         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18780           set rank to PRIMARY
18781         * gst/volume/gstvolume.c: (plugin_init):
18782           set rank to NONE
18783         fixes #134960
18784
18785 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18786
18787         reviewed by Benjamin Otte  <otte@gnome.org>
18788
18789         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18790           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18791
18792 2004-02-22  Benjamin Otte  <otte@gnome.org>
18793
18794         * configure.ac:
18795           export [_]*{gst,Gst,GST}.* symbols from plugins
18796
18797 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18798
18799         reviewed by: Benjamin Otte  <otte@gnome.org>
18800
18801         * ext/lame/gstlame.c: (add_one_tag):
18802         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18803         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18804         (gst_vorbisenc_metadata_set1):
18805         * gst/tags/gstid3tag.c:
18806         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18807           apply fixes from bugs #135042 (lame can't write tags) and #133817
18808           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18809
18810 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18811
18812         * configure.ac: Export only gst_plugin_desc from plugins.
18813          Note that this change only makes any effect with Linux using libtool
18814          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18815          fine. And don't try to have several versions of libtool in different
18816          directories.
18817
18818 2004-02-20  Andy Wingo  <wingo@pobox.com>
18819
18820         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18821         interleave respectively.
18822
18823         * gst/interleave/deinterleave.c: New plugin: deinterleave
18824         (replaces on oneton).
18825         * gst/interleave/interleave.c: New plugin: interleave.
18826         * gst/interleave/plugin.h: Support file.
18827         * gst/interleave/plugin.c: Support file.
18828
18829         * configure.ac: Remove intfloat and oneton, add interleave.
18830
18831         * ext/sndfile/gstsf.c: Handle events better.
18832
18833         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18834         and float2int operation. int2float has scheduling problems as
18835         noted in in2float_chain.
18836
18837 2004-02-20  Benjamin Otte  <otte@gnome.org>
18838
18839         * ext/xine/Makefile.am:
18840         * ext/xine/gstxine.h:
18841         * ext/xine/xine.c:
18842         * ext/xine/xineaudiodec.c:
18843         * ext/xine/xinecaps.c:
18844           add first version of xine plugin wrapper. Currently only wraps the
18845           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18846         * configure.ac:
18847         * ext/Makefile.am:
18848           add xine plugin wrapper, disabled by default. Use --enable-xine to
18849           build. Note that it'll segfault on gst-register if you don't remove
18850           the goom and tvtime post plugins from xine.
18851         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18852         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18853           add extradata parsing for QDM2.
18854           change around debugging prints.
18855
18856 2004-02-19  Benjamin Otte  <otte@gnome.org>
18857
18858         * ext/lame/gstlame.c: (gst_lame_chain):
18859         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18860           use gst_tag_list_insert when you want to insert tags
18861
18862 2004-02-18  David Schleef  <ds@schleef.org>
18863
18864         * configure.ac:  Move massink to gst-rotten
18865         * ext/Makefile.am:
18866         * ext/mas/Makefile.am:
18867         * ext/mas/massink.c:
18868         * ext/mas/massink.h:
18869
18870 2004-02-18  David Schleef  <ds@schleef.org>
18871
18872         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18873         typefinding, since it seems to be worse than nothing.
18874         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18875         atom to recognize .mp4 and .m4a files as video/quicktime.
18876
18877 2004-02-18  David Schleef  <ds@schleef.org>
18878
18879         * gst/sine/demo-dparams.c: (quit_live),
18880         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18881         Use double dparams, not float.
18882         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18883         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18884         sync'd elements don't really work correctly.
18885         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18886         (volume_update_volume), (volume_get_property):  Change dparam
18887         to double.
18888
18889 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18890
18891         * sys/ximage/ximagesink.c:
18892         (gst_ximagesink_xwindow_update_geometry),
18893         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18894         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18895         (gst_ximagesink_init): Rework the way software video scaling works. So
18896         now we check on each chain call if the video frames are feeling the
18897         window. If not we try to renegotiate caps. On failure we memorize that
18898         and we won't try again for that PLAYING sessions.
18899         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18900         failure.
18901         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18902         synchronous flag.
18903
18904 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18905
18906         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18907           break up _link so we can give a better debug message for errors
18908
18909 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18910
18911         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18912           set up debug category
18913
18914 2004-02-18  Julien MOUTTE <julien@moutte.net>
18915
18916         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18917         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18918         the way renegotiation work. The event handling function is not taking
18919         care of external windows and renegotiate method check for pad flags
18920         NEGOTIATING. Should fix : #133209
18921
18922 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18923
18924         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18925         pad is negotiating before trying renegotiation.
18926
18927 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18928
18929         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18930           pass on all possible mime types as typefind hints
18931
18932 2004-02-17  Julien MOUTTE <julien@moutte.net>
18933
18934         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18935         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18936         possible SHM leak if we crash. All other apps using XShm are doing
18937         that.
18938
18939 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18940
18941         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18942         (gst_ximagesink_expose): Renegotiate size on expose.
18943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18944         size on expose.
18945
18946 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18947
18948         * testsuite/alsa/sinesrc.c:
18949           cosmetic fix to fix compile issue with gcc 2.95.4
18950
18951 2004-02-16  Julien MOUTTE <julien@moutte.net>
18952
18953         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18954         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18955         failed opening the audio device.
18956         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18957         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18958         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18959         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18960         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18961         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18962         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18963         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18964         Removing some useless g_return_if_fail like wingo suggested.
18965         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18966         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18967         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18968         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18969         (gst_xvimagesink_update_colorbalance),
18970         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18971         (gst_xvimagesink_xcontext_clear),
18972         (gst_xvimagesink_get_fourcc_from_caps),
18973         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18974         (gst_xvimagesink_set_xwindow_id),
18975         (gst_xvimagesink_colorbalance_list_channels),
18976         (gst_xvimagesink_colorbalance_set_value),
18977         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18978         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18979
18980 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18981
18982         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18983           throw error when not negotiated instead of asserting
18984
18985 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18986
18987         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18988         correct data refcounting.
18989
18990 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18991
18992         * gst/switch/gstswitch.c: (gst_switch_change_state),
18993         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18994         change, mostly the EOS flag.
18995
18996 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18997
18998         * examples/gstplay/player.c: (got_eos), (main): Adding some
18999         output for debugging.
19000         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
19001         timeouts if we go to any state different from PLAYING.
19002         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
19003         more EOS bugs in riff lib.
19004
19005 2004-02-14  Julien MOUTTE  <julien@moutte.net>
19006
19007         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
19008         visualization until i find a way to fix switch correctly.
19009         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
19010         EOS arrives.
19011         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19012         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
19013         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
19014         Reworked switch to get a more correct behaviour with events and refing
19015         of data stored in sinkpads.
19016         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
19017         we don't pull from a pad in EOS.
19018
19019 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19020
19021         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19022           remove v1 tag even if we can't read it (makes sure we don't detect
19023           it again)
19024
19025 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19026
19027         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
19028         (gst_alsa_xrun_recovery):
19029         * ext/alsa/gstalsa.h:
19030           try xrun recovery when wait failed. Make xrun recovery function
19031           return TRUE/FALSE to indicate success. (might fix #134354)
19032
19033 2004-02-13  David Schleef  <ds@schleef.org>
19034
19035         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
19036         (dynparm_value_changed), (main): Convert from float to double.
19037         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
19038
19039 2004-02-13  David Schleef  <ds@schleef.org>
19040
19041         * gst/silence/gstsilence.c: (gst_silence_class_init),
19042         (gst_silence_set_clock), (gst_silence_get),
19043         (gst_silence_set_property), (gst_silence_get_property):
19044         * gst/silence/gstsilence.h: Add sync property.
19045         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19046         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
19047         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
19048         * gst/sine/gstsinesrc.h: Add sync property.
19049
19050 2004-02-13  David Schleef  <ds@schleef.org>
19051
19052         * gst/intfloat/gstint2float.c: (conv_f32_s16),
19053         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
19054
19055 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
19056
19057         * configure.ac:
19058         * ext/Makefile.am:
19059         * gst-libs/ext/Makefile.am:
19060           move ffmpeg plugin to gst-ffmpeg module
19061
19062 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
19063
19064         * configure.ac: use GST_ARCH to detect architecture
19065
19066 2004-02-12  Julien MOUTTE  <julien@moutte.net>
19067
19068         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
19069
19070 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
19071
19072         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
19073           classify LADSPA plugins based on number of src/sink pads
19074           (#133663, Stefan Kost)
19075         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
19076           fix dparams registration
19077           (#133528, Stefan Kost)
19078         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
19079           fix use of isprint and use g_ascii_isprint instead
19080           (#133316, Stefan Kost)
19081
19082 2004-02-11  David Schleef  <ds@schleef.org>
19083
19084         Convert a few inner loops to use liboil.  This is currently
19085         optional, and is only enabled if liboil is present (duh!).
19086         * configure.ac: Check for liboil-0.1
19087         * gst/intfloat/Makefile.am:
19088         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
19089         (gst_int2float_chain_gint16):
19090         * gst/videofilter/Makefile.am:
19091         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
19092         (tablelookup_u8), (gst_videobalance_planar411):
19093         * gst/videotestsrc/Makefile.am:
19094         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
19095         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
19096         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
19097         (paint_hline_RGB565), (paint_hline_xRGB1555):
19098
19099 2004-02-11  David Schleef  <ds@schleef.org>
19100
19101         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
19102         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
19103         (gst_colorspace_getcaps), (gst_colorspace_link),
19104         (gst_colorspace_base_init), (gst_colorspace_init),
19105         (gst_colorspace_chain), (gst_colorspace_change_state),
19106         (plugin_init): Merge Ronald's patch (bug #117897) and update
19107         for new caps and negotiation.  Seems to work, although it
19108         shows off bugs in lcs.
19109
19110 2004-02-11  David Schleef  <ds@schleef.org>
19111
19112         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
19113         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
19114
19115 2004-02-11  David Schleef  <ds@schleef.org>
19116
19117         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
19118         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
19119         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
19120         Add server and port properties
19121
19122 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19123
19124         * m4/a52.m4:
19125         * m4/aalib.m4:
19126         * m4/as-ffmpeg.m4:
19127         * m4/as-liblame.m4:
19128         * m4/as-slurp-ffmpeg.m4:
19129         * m4/check-libheader.m4:
19130         * m4/esd.m4:
19131         * m4/freetype2.m4:
19132         * m4/gconf-2.m4:
19133         * m4/glib.m4:
19134         * m4/gst-alsa.m4:
19135         * m4/gst-artsc.m4:
19136         * m4/gst-ivorbis.m4:
19137         * m4/gst-matroska.m4:
19138         * m4/gst-sdl.m4:
19139         * m4/gst-shout2.m4:
19140         * m4/gst-sid.m4:
19141         * m4/gtk.m4:
19142         * m4/libdv.m4:
19143         * m4/libfame.m4:
19144         * m4/libmikmod.m4:
19145         * m4/ogg.m4:
19146         * m4/vorbis.m4:
19147           fix underquotedness of macros (#133800)
19148         * m4/as-avifile.m4:
19149         * m4/xmms.m4:
19150           removed because no longer used
19151
19152 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19153
19154         * configure.ac:
19155           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
19156           by autopoint (fixes #132996)
19157
19158 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19159
19160         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
19161         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
19162         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
19163         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
19164           fix memleaks
19165
19166 2004-02-11  David Schleef  <ds@schleef.org>
19167
19168         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
19169         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
19170         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
19171         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
19172         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
19173         (gst_jpegenc_class_init), (gst_jpegenc_init),
19174         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
19175         (gst_jpegenc_chain), (gst_jpegenc_set_property),
19176         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
19177         * ext/jpeg/gstjpegenc.h: Fix negotiation.
19178
19179 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19180
19181         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
19182         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
19183         * ext/mikmod/gstmikmod.h:
19184           fix caps negotiation in mikmod
19185         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
19186           output debug information
19187
19188 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19189
19190         * gst-libs/gst/colorbalance/Makefile.am:
19191         * gst-libs/gst/navigation/Makefile.am:
19192         * gst-libs/gst/xoverlay/Makefile.am:
19193           remove unused GST_OPT_CFLAGS from Makefiles
19194           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
19195
19196 2004-02-07  David Schleef  <ds@schleef.org>
19197
19198         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
19199         push events to pads that haven't been created (#133508)
19200
19201 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
19202
19203         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
19204         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
19205         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
19206         (gst_dvdec_loop), (gst_dvdec_change_state):
19207         Second attempt at committing a working dvdec element.
19208
19209 2004-02-06  David Schleef  <ds@schleef.org>
19210
19211         Build fixes for OS X: (see #129600)
19212         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
19213         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
19214         (gst_riff_read_strf_iavs):
19215         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19216         (gst_avi_demux_stream_odml):
19217         * gst/playondemand/Makefile.am:
19218         * gst/rtp/rtp-packet.c:
19219
19220 2004-02-05  David Schleef  <ds@schleef.org>
19221
19222         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
19223         last change, because it Just Doesn't Compile.
19224
19225 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19226
19227         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19228           skip undecodable id3v2 tag instead of keeping it
19229
19230 2004-02-05  David Schleef  <ds@schleef.org>
19231
19232         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19233         Unref leaked buffer.  (Noticed by Ronald)
19234
19235 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
19236
19237         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19238         Sync requires with other checks.  >= vs =.
19239
19240 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
19241
19242         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19243         (gst_dvdec_video_link), (gst_dvdec_loop):
19244         * ext/dv/gstdvdec.h:
19245           rework the caps negotiation so that dvdec works again instead
19246           of just segfaulting.
19247
19248 === release 0.7.4 ===
19249
19250 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19251
19252         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
19253         * configure.ac: changed for release
19254
19255 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19256
19257         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
19258         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19259         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19260         * pkgconfig/gstreamer-play-uninstalled.pc.in:
19261           reworked patch by David Lehn to fix libdir and includedir for
19262           uninstalled libraries
19263           removed play and gconf from gstreamer-libs since they have their
19264           own pkgconfig files
19265
19266 2004-02-04  David Schleef  <ds@schleef.org>
19267
19268         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
19269         memleak.
19270
19271 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19272
19273         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19274           use correct GST_TAG_ENCODER tag
19275
19276 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19277
19278         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19279           be sure to stop the clock when going to paused
19280         * sys/oss/gstosssink.c: (gst_osssink_change_state):
19281           reset number of transmitted when going to ready.
19282         fixes #132935
19283
19284 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
19285
19286         reviewed by Benjamin Otte
19287
19288         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19289           extract track count (fixes #133410)
19290
19291 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19292
19293         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19294           that should be !=, not == (fixes #132519)
19295
19296 2004-02-04  David Schleef  <ds@schleef.org>
19297
19298         Make sure set_explicit_caps() is called before adding pad.
19299         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19300         * gst/id3/gstid3types.c: (gst_id3types_loop):
19301         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19302         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19303
19304 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19305
19306         * configure.ac:
19307           bump nano to 2, first prerelease
19308           put back AM_PROG_LIBTOOL
19309
19310 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19311
19312         * testsuite/alsa/Makefile.am:
19313           these are user test apps, not automatic testsuite tests
19314
19315 2004-02-04  David Schleef  <ds@schleef.org>
19316
19317         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19318         * gst/mpeg1videoparse/gstmp1videoparse.c:
19319         (mp1videoparse_parse_seq):
19320         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19321         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19322         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19323         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19324         (gst_xvideosink_getcaps):
19325         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19326         * testsuite/gst-lint: more tests
19327
19328 2004-02-04  David Schleef  <ds@schleef.org>
19329
19330         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19331         with the code that they would expand to.
19332         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19333         (gst_flacdec_get_src_query_types),
19334         (gst_flacdec_get_src_event_masks):
19335         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19336         (gst_gnomevfssrc_get_query_types),
19337         (gst_gnomevfssrc_get_event_mask):
19338
19339 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19340
19341         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19342         (gst_sinesrc_dispose):
19343           fix memleak by properly disposing sinesrc
19344
19345 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19346
19347         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19348         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19349         an overlay to redraw the image because it has been exposed.
19350         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19351         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19352         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19353         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19354         interface
19355         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19356         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19357         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19358         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19359         interface
19360
19361 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19362
19363         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19364           more memleak fixage
19365
19366 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19367
19368         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19369         * gst/typefind/gsttypefindfunctions.c:
19370           fix memleaks shown by gst-typefind
19371
19372 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19373
19374         * common/glib-gen.mak:
19375           add hack rule to touch .Plo files
19376         * gst-libs/gst/colorbalance/Makefile.am:
19377         * gst-libs/gst/mixer/Makefile.am:
19378         * gst-libs/gst/play/Makefile.am:
19379         * gst-libs/gst/tuner/Makefile.am:
19380           remove glib_root variable
19381
19382 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19383
19384         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19385           set explicit caps before adding the element, so the autopluggers can
19386           plug correctly.
19387         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19388         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19389         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19390         (dv_type_find):
19391           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19392           argument.
19393
19394 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19395
19396         * gst-libs/gst/colorbalance/Makefile.am:
19397         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19398         * gst-libs/gst/colorbalance/colorbalance.c:
19399         * gst-libs/gst/colorbalance/colorbalance.h:
19400         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19401         * gst-libs/gst/mixer/Makefile.am:
19402         * gst-libs/gst/mixer/mixer-marshal.list:
19403         * gst-libs/gst/mixer/mixer.c:
19404         * gst-libs/gst/mixer/mixer.h:
19405         * gst-libs/gst/mixer/mixermarshal.list:
19406         * gst-libs/gst/play/Makefile.am:
19407         * gst-libs/gst/play/play.h:
19408         * gst-libs/gst/tuner/Makefile.am:
19409         * gst-libs/gst/tuner/tuner-marshal.list:
19410         * gst-libs/gst/tuner/tuner.c:
19411         * gst-libs/gst/tuner/tuner.h:
19412         * gst-libs/gst/tuner/tunermarshal.list:
19413           use new glib-gen.mak snippet to clean up Makefile.am
19414           fix various bugs in Makefile.am's
19415
19416 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19417
19418         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19419           handle chain parsing correctly in the multichain case
19420         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19421         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19422         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19423         (theora_dec_chain):
19424           handle events and queries correctly
19425
19426 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19427
19428         * .cvsignore:
19429         Ignore generated file _stdint.h.
19430
19431 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19432
19433         * gst-libs/gst/colorbalance/Makefile.am:
19434         * gst-libs/gst/colorbalance/colorbalance.h:
19435         * gst-libs/gst/mixer/Makefile.am:
19436         * gst-libs/gst/mixer/mixer.h:
19437         * gst-libs/gst/play/Makefile.am:
19438         * gst-libs/gst/play/play.h:
19439         * gst-libs/gst/tuner/Makefile.am:
19440         * gst-libs/gst/tuner/tuner.h:
19441         Generate enum type code with glib-mkenums.
19442         * gst-libs/gst/colorbalance/.cvsignore:
19443         * gst-libs/gst/mixer/.cvsignore:
19444         * gst-libs/gst/play/.cvsignore:
19445         * gst-libs/gst/tuner/.cvsignore:
19446         Ignore generated files.
19447
19448 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19449
19450         * gst-libs/gst/audio/.cvsignore:
19451         Ignore generated file.
19452         * gst-libs/gst/audio/Makefile.am:
19453         Do not install example filter.
19454
19455 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19456
19457         * examples/switch/.cvsignore:
19458         Ignore generated file.
19459
19460 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19461
19462         * common/m4/ax_create_stdint_h.m4:
19463         * configure.ac:
19464           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19465           _stdint.h.
19466         * Makefile.am:
19467           remove generated _stdint.h in DISTCLEANFILES
19468         * ext/a52dec/gsta52dec.c:
19469           include _stdint.h for a52dec. (should fix #133064)
19470
19471 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19472
19473         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19474         (gst_tag_to_vorbis_comments):
19475         Add replaygain support to vorbistag
19476
19477 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19478         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19479         (gst_ffmpeg_caps_to_extradata):
19480           Fix SVQ3 caps flag properties
19481           Use glib macro for bytes swap
19482
19483 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19484
19485         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19486         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19487         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19488         * ext/sndfile/gstsf.c: (plugin_init):
19489         * gst/avi/gstavi.c: (plugin_init):
19490         * sys/dxr3/dxr3init.c: (plugin_init):
19491         * sys/oss/gstossaudio.c: (plugin_init):
19492         * sys/v4l/gstv4l.c: (plugin_init):
19493         * sys/v4l2/gstv4l2.c: (plugin_init):
19494           remove textdomain calls
19495         * po/nl.po:
19496           update Dutch translation
19497
19498 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19499
19500         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19501         (gst_play_set_audio_sink): Moving volume in the audio thread for
19502         instantaneous volume change. Maybe i will add another volume in front
19503         of visualization later, not sure yet though.
19504
19505 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19506
19507         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19508         (gst_ximagesink_handle_xevents): Better X events handling, only take
19509         the latest events for configure and motion.
19510         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19511
19512 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19513
19514         reviewed by: David Schleef  <ds@schleef.org>
19515
19516         Fix memory leaks:
19517         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19518         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19519
19520 2004-02-02  David Schleef  <ds@schleef.org>
19521
19522         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19523         of lines.
19524         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19525         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19526         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19527         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19528         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19529         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19530         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19531         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19532         (gst_float2_2_int_link):
19533         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19534         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19535         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19536         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19537         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19538         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19539         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19540         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19541         * testsuite/gst-lint: Add tests for bzero and ;;
19542
19543 2004-02-02  David Schleef  <ds@schleef.org>
19544
19545         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19546
19547 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19548
19549         * ext/aalib/gstaasink.c: (gst_aasink_open):
19550         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19551         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19552         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19553         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19554         (gst_afsink_close_file):
19555         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19556         (gst_afsrc_close_file):
19557         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19558         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19559         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19560         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19561         * ext/esd/esdmon.c: (gst_esdmon_get):
19562         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19563         * ext/faac/gstfaac.c: (gst_faac_chain):
19564         * ext/faad/gstfaad.c: (gst_faad_chain):
19565         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19566         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19567         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19568         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19569         (gst_flacdec_loop):
19570         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19571         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19572         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19573         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19574         (gst_gnomevfssink_close_file):
19575         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19576         (gst_gnomevfssrc_open_file):
19577         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19578         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19579         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19580         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19581         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19582         * ext/mad/gstmad.c: (gst_mad_chain):
19583         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19584         * ext/mpeg2dec/gstmpeg2dec.c:
19585         * ext/mpeg2enc/gstmpeg2enc.cc:
19586         * ext/mplex/gstmplex.cc:
19587         * ext/mplex/gstmplexibitstream.cc:
19588         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19589         (gst_ogg_demux_push):
19590         * ext/raw1394/gstdv1394src.c:
19591         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19592         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19593         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19594         (gst_sf_loop):
19595         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19596         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19597         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19598         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19599         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19600         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19601         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19602         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19603         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19604         (gst_riff_read_element_data), (gst_riff_read_seek),
19605         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19606         * gst/adder/gstadder.c: (gst_adder_loop):
19607         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19608         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19609         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19610         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19611         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19612         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19613         * gst/goom/gstgoom.c: (gst_goom_chain):
19614         * gst/id3/gstid3types.c: (gst_id3types_loop):
19615         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19616         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19617         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19618         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19619         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19620         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19621         (gst_ebml_read_float), (gst_ebml_read_header):
19622         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19623         (gst_matroska_demux_parse_blockgroup):
19624         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19625         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19626         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19627         * gst/silence/gstsilence.c: (gst_silence_get):
19628         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19629         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19630         * gst/speed/gstspeed.c: (speed_loop):
19631         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19632         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19633         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19634         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19635         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19636         (gst_wavparse_loop):
19637         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19638         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19639         (dxr3audiosink_close):
19640         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19641         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19642         (dxr3videosink_close), (dxr3videosink_write_data):
19643         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19644         * sys/oss/gstosssink.c: (gst_osssink_chain):
19645         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19646         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19647         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19648         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19649         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19650         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19651         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19652         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19653         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19654         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19655         (gst_v4l_set_audio):
19656         * sys/v4l/v4l_calls.h:
19657         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19658         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19659         (gst_v4lmjpegsink_playback_init),
19660         (gst_v4lmjpegsink_playback_start):
19661         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19662         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19663         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19664         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19665         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19666         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19667         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19668         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19669         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19670         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19671         (gst_v4l2_get_output), (gst_v4l2_set_output),
19672         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19673         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19674         (gst_v4l2_set_attribute):
19675         * sys/v4l2/v4l2_calls.h:
19676         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19677         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19678         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19679         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19680         (gst_v4l2src_capture_stop):
19681         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19682         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19683         (gst_ximagesink_chain):
19684         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19685         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19686         (gst_xvideosink_xwindow_new):
19687         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19688         (gst_xvimagesink_chain):
19689
19690 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19691
19692         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19693         (gst_volume_get_volume), (volume_class_init), (volume_init),
19694         (volume_chain_int16), (volume_update_volume):
19695         * gst/volume/gstvolume.h:
19696           make code more readable by removing magic numbers
19697           make mixer interface export 0-100 range
19698           make it internally map to 0.0-1.0 range so users don't distort
19699           output by putting the sliders at full volume
19700
19701 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19702
19703         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19704         (gst_play_state_change), (gst_play_seek_to_time):
19705         block the tick callback for 0.5 secs after doing a seek
19706
19707 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19708
19709         * gst-libs/gst/play/play.c: (gst_play_new):
19710           check for GError
19711
19712 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19713
19714         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19715         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19716         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19717         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19718         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19719         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19720
19721 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19722
19723         * configure.ac:
19724         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19725           check for a function added in vorbis 1.1
19726
19727 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19728
19729         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19730         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19731           really start/stop clock only on PLAYING <=> PAUSED
19732         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19733           remove \n from debugging lines
19734         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19735           make it work when seeking does not
19736         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19737           reset on DISCONT
19738
19739 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19740
19741         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19742           start clock on PAUSED=>PLAYING, not later
19743         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19744           extract correct time for different discont formats
19745         (gst_alsa_sink_get_time):
19746           don't segfault when no format is negotiated yet, just return 0
19747         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19748         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19749         (gst_ogg_pad_push):
19750           handle flush and discont events correctly
19751         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19752           handle discont events correctly
19753
19754 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19755
19756         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19757         (gst_play_error_create), (gst_play_error_plugin),
19758         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19759         * gst-libs/gst/play/play.h:
19760           add error handling during creation
19761         * examples/gstplay/player.c: (main):
19762           use new gst_play_new
19763
19764
19765 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19766
19767         * ext/theora/theoradec.c: (theora_dec_chain):
19768           make comments work
19769         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19770         (vorbis_dec_src_event), (vorbis_dec_chain):
19771           add encoder tag, fix tag reading to be more error tolerant, change
19772           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19773           gst_pad_event_default.
19774         * gst/tags/gstvorbistag.c:
19775         (gst_tag_list_from_vorbiscomment_buffer):
19776           undefine function specific define at end of function
19777
19778 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19779
19780         * ext/flac/gstflac.c: (plugin_init):
19781         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19782         * ext/flac/gstflacdec.h:
19783         * ext/flac/gstflacenc.h:
19784           Fix typos
19785
19786 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19787
19788         * examples/gstplay/player.c: s/gstplay.h/play.h/
19789
19790 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19791
19792         * gst-libs/gst/play/Makefile.am:
19793         * gst-libs/gst/play/gstplay.c:
19794         * gst-libs/gst/play/gstplay.h:
19795         * gst-libs/gst/play/play.c:
19796           more surgery, operation complete
19797
19798 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19799
19800         * gst-libs/gst/play/play.old.c:
19801         * gst-libs/gst/play/play.old.h:
19802           after CVS surgery by moving, remove
19803         * gst-libs/gst/play/playpipelines.c:
19804           remove
19805
19806         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19807           add negotiation error
19808
19809 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19810
19811         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19812         (gst_ogg_demux_push):
19813           add some seeking debug info
19814           send a flush when seeking
19815
19816 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19817
19818         * configure.ac:
19819           use AC_C_INLINE
19820         * configure.ac:
19821         * ext/Makefile.am:
19822         * ext/theora/Makefile.am:
19823         * ext/theora/theoradec.c:
19824           add theora video decoder. Does just do simple decoding for now and
19825           has been tested against Theora cvs only. It only works when theora
19826           is compiled with --enable-static.
19827         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19828           always reset packetno on DISCONT
19829
19830 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19831
19832         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19833           Fix audio.
19834
19835 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19836
19837         * gst/mpegaudioparse/gstmpegaudioparse.c:
19838         (mp3_type_frame_length_from_header):
19839           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19840
19841 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19842
19843         * ext/esd/esdsink.c: (gst_esdsink_init):
19844           Since we have static pad template caps, we don't need to negotiate;
19845           either the core errors out or we know the format.
19846
19847 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19848
19849         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19850         (gst_riff_read_seek):
19851         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19852         (gst_ebml_read_seek):
19853           Fix event handling.
19854
19855 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19856
19857         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19858           removee video/x-theora from vp3 decoder, it doesn't handle raw
19859           theora streams
19860         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19861           fix bug with finalizing element that never went to PAUSED
19862         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19863           length and position queries were swapped
19864         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19865         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19866         (vorbis_dec_src_event):
19867           implement querying time and bytes
19868
19869 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19870
19871         * just about every source file:
19872           gst_element_error -> GST_ELEMENT_ERROR
19873
19874 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19875
19876         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19877         emiting FLUSH and even before DISCONT.
19878         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19879         get the best instant seeking as possible yay!
19880
19881 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19882
19883         * gst/mpeg1videoparse/gstmp1videoparse.c:
19884         (gst_mp1videoparse_real_chain):
19885           Committed wrong version last week... Grr... Didn't notice until now.
19886
19887 2004-01-29  Julien MOUTTE <julien@moutte.net>
19888
19889         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19890         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19891         have_xwindow_id signal in xwindow_create.
19892
19893 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19894
19895         * ext/ogg/gstoggdemux.c:
19896           lots of changes - mainly support for chained bitstreams, seeking,
19897           querying and bugfixes of course
19898         * ext/vorbis/Makefile.am:
19899         * ext/vorbis/vorbisdec.c:
19900         * ext/vorbis/vorbisdec.h:
19901           add vorbisdec raw vorbis decoder
19902         * ext/vorbis/vorbis.c: (plugin_init):
19903           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19904         * gst/intfloat/Makefile.am:
19905         * gst/intfloat/float22int.c:
19906         * gst/intfloat/float22int.h:
19907         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19908           add float2intnew plugin. It converts multichannel interleaved float to
19909           multichannel interleaved int. The name should probably be changed.
19910         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19911         (plugin_init):
19912           add typefinding for raw theora video so oggdemux can detect it.
19913
19914 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19915
19916         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19917         sink element first.
19918         * gst/videoscale/gstvideoscale.c:
19919         (gst_videoscale_handle_src_event): Fixing src event handler.
19920
19921 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19922
19923         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19924         (gst_v4lsrc_open), (gst_v4lsrc_close),
19925         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19926         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19927         * sys/v4l/gstv4lsrc.h:
19928         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19929         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19930           Implement resizing... Hack. But that's why v4l is b0rked...
19931
19932 2004-01-28  Julien MOUTTE <julien@moutte.net>
19933
19934         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19935         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19936         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19937         (gst_ximagesink_xwindow_destroy):
19938         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19939         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19940         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19941         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19942         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19943         correctly cleaning the image created to check xshm calls on succes,
19944         added a lot of XSync calls in X11 functions, and fixed a segfault when
19945         no image format was defined before negotiation happened.
19946
19947 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19948
19949         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19950           use gst_element_get_time to get correct time
19951
19952 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19953
19954         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19955         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19956         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19957         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19958         (gst_xvimagesink_check_xshm_calls),
19959         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19960         X plugins are now able to detect that XShm calls will fail even if the
19961         server claims that it has XShm support (remote displays most of the
19962         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19963         so that we use non XShm functions. This feature is almost useless for
19964         xvimagesink as Xv is not supported on remote displays anyway, but
19965         it might happen than even on the local display XShm calls fail.
19966
19967 2004-01-27  David Schleef  <ds@schleef.org>
19968
19969         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19970         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19971         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19972         changed esdsink to only use 44100,16,2, since esd sucks at rate
19973         conversion and esdsink has had difficulty negotiating.
19974
19975 2004-01-27  Julien MOUTTE <julien@moutte.net>
19976
19977         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19978         (gst_play_seek_to_time): Fixing the way to get current position.
19979
19980 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19981
19982         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19983           use gst_element_get_time to get correct time
19984
19985 2004-01-27  Julien MOUTTE <julien@moutte.net>
19986
19987         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19988         fix ever... Inverting 2 lines of code make spider autoplug correctly
19989         tagged mp3 !
19990
19991 2004-01-27  David Schleef  <ds@schleef.org>
19992
19993         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19994         Use gst_pad_try_set_caps_nonfixed().
19995
19996 2004-01-27  David Schleef  <ds@schleef.org>
19997
19998         * gst/ac3parse/gstac3parse.c: update to checklist 5
19999         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
20000         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
20001         * gst/audioscale/gstaudioscale.c: same
20002         * gst/auparse/gstauparse.c: same
20003         * gst/avi/gstavidemux.c: same
20004
20005 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20006
20007         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
20008           stop processing after EOS
20009
20010 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20011
20012         * gst/asfdemux/asfheaders.h:
20013         * gst/asfdemux/gstasfdemux.c:
20014         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
20015         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
20016         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
20017           lot's of fixes to make data extraction simpler and get the code
20018           architecture and compiler independant. Add debugging category
20019         * gst/goom/gstgoom.c: (gst_goom_change_state):
20020           reset channel count on PAUSED=>READY, not READY=>PAUSED
20021
20022 2004-01-26  Colin Walters  <walters@verbum.org>
20023
20024         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
20025         code to pull a bigger buffer in iradio mode.  This as a side effect
20026         makes typefinding work.
20027
20028 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
20029
20030         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20031         Fix SVQ3 decoding on PPC
20032
20033 2004-01-26  Julien MOUTTE <julien@moutte.net>
20034
20035         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
20036         that one managed to stay there... Fixed.
20037
20038 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
20039
20040         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
20041         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
20042         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
20043         (qtdemux_video_caps):
20044         * gst/qtdemux/qtdemux.h:
20045         Add SVQ3 specific flags to qtdemux and ffmpeg
20046
20047 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20048
20049         * gst-libs/gst/audio/audio.h:
20050           remove buffer-frames from audio caps
20051         * gst/audioconvert/gstaudioconvert.c:
20052           fix plugin to really work.
20053
20054 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20055
20056         * gst-libs/gst/mixer/mixer.c:
20057         * gst-libs/gst/propertyprobe/propertyprobe.c:
20058         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
20059         (gst_tuner_find_channel_by_name):
20060         * gst-libs/gst/tuner/tuner.h:
20061           Add gtk-doc style comments. Also fix a function name.
20062
20063 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20064
20065         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
20066         (gst_divxdec_negotiate):
20067           Fix for new capsnego - also fixes gst-player with divxdec.
20068
20069 2004-01-25  Julien MOUTTE  <julien@moutte.net>
20070
20071         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20072         (gst_play_identity_handoff), (gst_play_set_location),
20073         (gst_play_set_visualization), (gst_play_connect_visualization): Another
20074         try in visualization implementation. Still have an issue with switch
20075         blocking when pulling from video_queue and only audio comes out of
20076         spider.
20077         * gst/switch/gstswitch.c: (gst_switch_release_pad),
20078         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
20079         release method. And check if the pad is usable before pulling.
20080
20081 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20082
20083         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
20084         (gst_videobalance_init),
20085         (gst_videobalance_colorbalance_list_channels),
20086         (gst_videobalance_colorbalance_set_value),
20087         (gst_videobalance_colorbalance_get_value),
20088         (gst_videobalance_update_properties),
20089         (gst_videobalance_update_tables_planar411),
20090         (gst_videobalance_planar411):
20091         * gst/videofilter/gstvideobalance.h:
20092           Implement lookup-tables. +/- 10x faster.
20093
20094 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20095
20096         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
20097         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
20098           The index reading was broken. The rest worked fine, but the whole
20099           goal of my rewrite was to make avidemux readable, and this was
20100           not at all readable. Please use typed variables.
20101
20102 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20103
20104         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
20105           Additional pad usability check.
20106         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
20107         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
20108         (gst_mp1videoparse_real_chain):
20109           Fix MPEG video stream parsing. The original plugin had several
20110           issues, including not timestamping streams where the source was
20111           not timestamped (this happens with PTS values in mpeg system
20112           streams, but MPEG video is also a valid stream on its own so
20113           that needs timestamps too). We use the display time code for that
20114           for now. Also, if one incoming buffer contains multiple valid
20115           frames, we push them all on correctly now, including proper EOS
20116           handling. Lastly, several potential segfaults were fixed, and we
20117           properly sync on new sequence/gop headers to include them in next,
20118           not previous frames (since they're header for the next frame, not
20119           the previous). Also see #119206.
20120         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
20121         (bpf_from_header):
20122           Move caps setting so we only do it after finding several valid
20123           MPEG-1 fraes sequentially, not right after the first one (which
20124           might be coincidental).
20125         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
20126         (mpeg_video_type_find), (mpeg_video_stream_type_find),
20127         (plugin_init):
20128           Add unsynced MPEG video stream typefinding, and change some
20129           probability values so we detect streams rightly. The idea is as
20130           follows: I can have an unsynced system stream which contains
20131           video. In the current code, I would randomly get a type for either
20132           system or video stream type found, because the probabilities are
20133           being calculated rather randomly. I now use fixed values, so we
20134           always prefer system stream if that was found (and that is how it
20135           should be). If no system stream was found, we can still identity                the stream as video-only.
20136
20137 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20138
20139         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
20140         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
20141           don't write to buffer. Extract data without the need of
20142           __attribute__ ((packed))
20143
20144 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20145
20146         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
20147         (mpeg1_sys_type_find):
20148           Fix MPEG-1 stream typefinding.
20149
20150 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20151
20152         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
20153           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
20154
20155 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20156
20157         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
20158         * ext/esd/gstesd.c: (plugin_init):
20159           private debugging, better error reporting
20160
20161 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20162
20163         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20164         (gst_riff_read_init), (gst_riff_read_change_state):
20165         * gst-libs/gst/riff/riff-read.h:
20166           Remove stuff fromold metadata system.
20167
20168 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20169
20170         * ext/ogg/gstoggdemux.c:
20171           Fix wrong file comment.
20172         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
20173         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
20174           Add metadata reading properly.
20175
20176 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20177
20178         * ext/Makefile.am:
20179           Fix nas DIST_SUBDIRS
20180           Uraeus:
20181           Fix bug where make distcheck doesn't get run on adding stuff to
20182           the build.
20183
20184 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20185
20186         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
20187         * ext/divx/gstdivxdec.h:
20188           Fix divx3 ("msmpeg4") playback using divxdec.
20189
20190 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20191
20192         * gst/typefind/gsttypefindfunctions.c:
20193         (mp3_type_frame_length_from_header): fix bug in length computation
20194         (mp3_type_find): improve debugging output
20195
20196 2004-01-23  Julien MOUTTE  <julien@moutte.net>
20197
20198         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20199         (gst_play_set_location), (gst_play_seek_to_time),
20200         (gst_play_set_audio_sink), (gst_play_set_visualization),
20201         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
20202         the pipeline from scratch. Visualization is back and switch went out as
20203         i realized it was not possible to use the way i wanted.
20204         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
20205         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
20206         clearing in state change from READY to NULL. So that one can clean the
20207         X ressources keeping the element.
20208         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20209         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
20210         (gst_xvimagesink_colorbalance_set_value),
20211         (gst_xvimagesink_colorbalance_get_value),
20212         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
20213         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
20214         change from READY to NULL and fixed some stupid bugs in colorbalance
20215         get/set values. Also added the following feature : when nobody tries to
20216         set some values to the colorbalance levels before the xcontext is
20217         grabbed, then when creating channels list from Xv attributes we set the
20218         internal values to the Xv defaults. This way we handle buggy Xv drivers
20219         that set default hue values far from the middle of the range (Thanks
20220         to Jon Trowbridge for pointing that issue).
20221         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
20222         colorbalance levels have been set before xcontext is grabbed.
20223
20224 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20225
20226         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
20227           Fix the ossmixer case where we shouldn't open /dev/dsp* because
20228           it might block operations (which is bad for a mixer).
20229
20230 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20231
20232         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
20233         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
20234         (gmip_find_type_pre):
20235         * gst-libs/gst/media-info/media-info-priv.h:
20236         * gst-libs/gst/media-info/media-info.c:
20237         (gst_media_info_instance_init), (gst_media_info_read_idler):
20238         add fakesink to get caps on decoder src pad again
20239         fix callback prototype to match new have_type signal signature
20240
20241 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20242
20243         * gst/adder/gstadder.c: (gst_adder_link):
20244           fix non-compile and cut-n-paste code
20245
20246 2004-01-21  David Schleef  <ds@schleef.org>
20247
20248         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
20249         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
20250         (gst_swfdec_init), (gst_swfdec_change_state):
20251         * ext/swfdec/gstswfdec.h:
20252         Fix negotiation.
20253         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
20254         (gst_adder_request_new_pad): Fix negotiation.
20255         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
20256         Add a fixate function.
20257         * gst/intfloat/gstfloat2int.c:
20258         * gst/intfloat/gstfloat2int.h:
20259         * gst/intfloat/gstint2float.c:
20260         * gst/intfloat/gstint2float.h:
20261         Completely rewrite the negotiation.  Doesn't quite work yet,
20262         due to some buffer-frames problem.
20263
20264 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20265
20266         * ext/gnomevfs/gstgnomevfssrc.c:
20267         * sys/v4l2/v4l2_calls.h:
20268           fix includes for distcheck
20269
20270 2004-01-21  Christian Schaller <uraeus@gnome.org>
20271
20272         * ext/nas/
20273         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
20274         based on earlier patch from Laurent Vivier
20275
20276 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
20277
20278         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20279         Fix wma caps property
20280         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20281         Fix typo (flags1 and flags2)
20282
20283 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20284
20285         * gst-libs/gst/media-info/media-info-priv.c:
20286         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
20287         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
20288         (gmip_find_stream), (gmip_find_track_metadata),
20289         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
20290         (gmip_find_track_format):
20291         * gst-libs/gst/media-info/media-info-priv.h:
20292         * gst-libs/gst/media-info/media-info-test.c: (main):
20293         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20294         (gst_media_info_read_idler), (gst_media_info_read):
20295         * gst-libs/gst/media-info/media-info.h:
20296           register debugging category and use it for debugging
20297
20298 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20299
20300         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20301         (gst_vorbisfile_new_link):
20302           signal streaminfo through tags
20303
20304 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20305
20306         * ext/mplex/gstmplex.cc:
20307         * ext/mplex/gstmplexibitstream.cc:
20308           g++ doesn't like NULL in our i18n/error macros, should be
20309           either (NULL) or ("").
20310
20311 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20312
20313         * sys/dxr3/dxr3audiosink.c:
20314         * sys/dxr3/dxr3init.c:
20315         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20316         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20317           Fix more error error error errors (missing includes here).
20318
20319 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20320
20321         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20322           fix thomas' error errors.
20323
20324 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20325
20326         * ext/mpeg2enc/gstmpeg2enc.cc:
20327           fix error errors.
20328
20329 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20330
20331         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20332         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20333           Fix for new error system.
20334
20335 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20336
20337         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20338           fix for new error reporting
20339
20340 2004-01-20  David Schleef  <ds@schleef.org>
20341
20342         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20343         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20344         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20345         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20346         and neither is 100+, most likely.
20347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20348         (gst_xvimagesink_getcaps): same
20349
20350 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20351
20352         * configure.ac:
20353           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20354           clashes with ffmpeg.
20355
20356 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20357
20358         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20359         (gst_switch_init): Fixed switch element : proxying link and setting
20360         caps from src to sink on request.
20361
20362 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20363
20364         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20365         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20366         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20367         fix element_error
20368
20369 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20370
20371         * sys/v4l/v4l_calls.h:
20372         * sys/v4l2/v4l2_calls.h:
20373           element_error fixes
20374
20375 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20376
20377         * gst-libs/gst/gst-i18n-plugin.h:
20378           add locale.h
20379           remove config.h inclusion
20380
20381 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20382
20383         * autogen.sh:
20384           adding autopoint invocation
20385         * Makefile.am:
20386         * configure.ac:
20387         * gst-libs/gst/gettext.h:
20388           adding gettext bits
20389         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20390         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20391         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20392         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20393         (gst_gnomevfssink_close_file):
20394         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20395         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20396         * gst-libs/gst/gst-i18n-plugin.h:
20397         * gst/avi/gstavi.c: (plugin_init):
20398         * sys/dxr3/dxr3init.c: (plugin_init):
20399         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20400         * sys/oss/gstossaudio.c: (plugin_init):
20401         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20402         * sys/v4l/gstv4l.c: (plugin_init):
20403         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20404         * sys/v4l2/gstv4l2.c: (plugin_init):
20405         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20406         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20407         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20408         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20409         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20410         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20411           make sure locale and translation domain are set
20412           fix translated strings
20413         * po/.cvsignore:
20414         * po/LINGUAS:
20415         * po/Makevars:
20416         * po/POTFILES.in:
20417         * po/nl.po:
20418           put translation files into place
20419         * sys/xvideo/imagetest.c: (main):
20420         * ext/dv/demo-play.c: (main):
20421           fix unnecessary translations
20422
20423 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20424
20425         * ext/sndfile/gstsf.c:
20426         * gst/avi/gstavimux.c:
20427         * ext/audiofile/gstafsink.c:
20428         * ext/audiofile/gstafsrc.c:
20429         * ext/gnomevfs/gstgnomevfssink.c:
20430         * ext/gnomevfs/gstgnomevfssrc.c:
20431         * sys/oss/gstosselement.c:
20432         * sys/v4l/v4l_calls.h:
20433           fix i18n include
20434
20435 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20436
20437         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20438         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20439         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20440         (gst_v4l2_get_output), (gst_v4l2_set_output),
20441         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20442         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20443         (gst_v4l2_set_attribute):
20444         update to new error handling
20445
20446 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20447
20448         * ext/sidplay/gstsiddec.cc:
20449         * gst/modplug/gstmodplug.cc:
20450           parenthese NULL because C++ seems angry about it
20451
20452 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20453
20454         * gst-libs/gst/gst-i18n-plugin.h:
20455           add skeleton i18n stuff, but needs to be further implemented
20456
20457 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20458
20459         * examples/gstplay/player.c: (main):
20460         * ext/aalib/gstaasink.c: (gst_aasink_open):
20461         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20462         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20463         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20464         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20465         (gst_afsink_close_file):
20466         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20467         (gst_afsrc_close_file):
20468         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20469         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20470         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20471         * ext/esd/esdmon.c: (gst_esdmon_get):
20472         * ext/esd/esdsink.c: (gst_esdsink_chain):
20473         * ext/faac/gstfaac.c: (gst_faac_chain):
20474         * ext/faad/gstfaad.c: (gst_faad_chain):
20475         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20476         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20477         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20478         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20479         (gst_flacdec_loop):
20480         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20481         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20482         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20483         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20484         (gst_gnomevfssink_close_file):
20485         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20486         (gst_gnomevfssrc_open_file):
20487         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20488         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20489         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20490         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20491         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20492         * ext/mad/gstmad.c: (gst_mad_chain):
20493         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20494         * ext/mpeg2dec/gstmpeg2dec.c:
20495         * ext/mpeg2enc/gstmpeg2enc.cc:
20496         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20497         * ext/mplex/gstmplex.cc:
20498         * ext/mplex/gstmplexibitstream.cc:
20499         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20500         (gst_ogg_demux_push), (gst_ogg_pad_push):
20501         * ext/raw1394/gstdv1394src.c:
20502         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20503         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20504         * ext/sidplay/gstsiddec.cc:
20505         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20506         (gst_sf_loop):
20507         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20508         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20509         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20510         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20511         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20512         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20513         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20514         * gst-libs/gst/Makefile.am:
20515         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20516         (gst_riff_read_element_data), (gst_riff_read_seek),
20517         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20518         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20519         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20520         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20521         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20522         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20523         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20524         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20525         * gst/goom/gstgoom.c: (gst_goom_chain):
20526         * gst/id3/gstid3types.c: (gst_id3types_loop):
20527         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20528         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20529         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20530         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20531         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20532         (gst_ebml_read_float), (gst_ebml_read_header):
20533         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20534         (gst_matroska_demux_parse_blockgroup):
20535         * gst/modplug/gstmodplug.cc:
20536         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20537         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20538         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20539         * gst/silence/gstsilence.c: (gst_silence_get):
20540         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20541         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20542         * gst/speed/gstspeed.c: (speed_loop):
20543         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20544         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20545         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20546         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20547         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20548         (gst_wavparse_loop):
20549         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20550         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20551         (dxr3audiosink_close):
20552         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20553         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20554         (dxr3videosink_close), (dxr3videosink_write_data):
20555         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20556         * sys/oss/gstosselement.h:
20557         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20558         (gst_osssink_chain):
20559         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20560         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20561         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20562         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20563         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20564         (gst_v4l_enable_overlay):
20565         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20566         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20567         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20568         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20569         (gst_v4l_set_audio):
20570         * sys/v4l/v4l_calls.h:
20571         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20572         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20573         (gst_v4lmjpegsink_playback_init),
20574         (gst_v4lmjpegsink_playback_start):
20575         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20576         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20577         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20578         (gst_v4lmjpegsrc_requeue_frame):
20579         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20580         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20581         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20582         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20583         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20584         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20585         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20586         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20587         (gst_v4l2src_capture_stop):
20588         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20589         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20590         (gst_ximagesink_chain):
20591         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20592         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20593         (gst_xvideosink_xwindow_new):
20594         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20595         (gst_xvimagesink_chain):
20596         use new error signal, function and categories
20597
20598 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20599
20600         * configure.ac:
20601         * ext/Makefile.am:
20602         * ext/musicbrainz/gsttrm.c:
20603         * ext/musicbrainz/gsttrm.h:
20604         * ext/musicbrainz/Makefile.am:
20605         Add a trm plugin
20606
20607 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20608
20609         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20610         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20611         synchronous property for debugging.
20612         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20613         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20614         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20615         smaller block, fixing indent.
20616
20617 2004-01-16  David Schleef  <ds@schleef.org>
20618
20619         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20620         property affects the video stream.
20621         * sys/xvimage/xvimagesink.c:
20622         * sys/xvimage/xvimagesink.h:
20623         Add synchronous property for debugging.  Should probably be
20624         disabled in non-CVS builds.  Make sure that the Xv attribute
20625         exists before we set it (crash!).  Fix a silly float bug that
20626         caused colorbalance to just not work.
20627
20628 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20629
20630         * tools/gst-launch-ext.in - update for new plugins
20631
20632 2004-01-16  David Schleef  <ds@schleef.org>
20633
20634         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20635         already-freed caps.
20636
20637 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20638
20639         * Update spec for new colorspace plugin and libcaca plugin
20640         * Fix compilation of libcaca plugin (clock -> id)
20641
20642 2004-01-16  Julien MOUTTE <julien@moutte.net>
20643
20644         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20645         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20646         (gst_xvimagesink_set_xwindow_id),
20647         (gst_xvimagesink_colorbalance_set_value),
20648         (gst_xvimagesink_colorbalance_get_value),
20649         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20650         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20651         correct colorbalance properties. They can now be set when the element
20652         is still in NULL state. The values will be committed to the Xv Port
20653         when xcontext is initialized.
20654         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20655         brightness int values in the GstXvImagesink structure.
20656
20657 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20658
20659         * gst-libs/gst/Makefile.am:
20660           restructure so having local patches works easier.
20661
20662 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20663
20664         * ext/mpeg2enc/Makefile.am:
20665         * ext/mpeg2enc/gstmpeg2enc.cc:
20666         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20667           Bugfix with respect to EOS handling.
20668
20669 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20670
20671         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20672           Link with right caps (else, it segfaults).
20673         * ext/mplex/gstmplexjob.cc:
20674           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20675
20676 2004-01-15  David Schleef  <ds@schleef.org>
20677
20678         * gst-libs/gst/audio/Makefile.am:
20679         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20680         from the template.
20681         * gst-libs/gst/audio/gstaudiofilter.c:
20682         * gst-libs/gst/audio/gstaudiofilter.h:
20683         Add bytes_per_sample and size and n_samples calculation.
20684         * gst-libs/gst/audio/gstaudiofilterexample.c:
20685         Remove, now autogenerated.
20686         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20687         Moved from gstaudiofilterexample, object name changed, code added
20688         so that it actually works.
20689         * gst-libs/gst/audio/make_filter:
20690         Script to build an audiofilter subclass from the template.
20691         * gst/colorspace/Makefile.am:
20692         * gst/colorspace/yuv2yuv.c:
20693         Remove file, since it's GPL, and we don't use it.
20694
20695 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20696
20697         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20698         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20699         them use the buffer free function to test how the buffer was allocated.
20700
20701 2004-01-15  David Schleef  <ds@schleef.org>
20702
20703         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20704         that handles osssink fallback.
20705         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20706         (gst_audio_convert_getcaps):
20707         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20708         Add audio/x-qdm2 for QDM2 audio.
20709         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20710         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20711         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20712         Decrease minimum size to 16x16.
20713         * gst/wavparse/gstwavparse.c:
20714         Convert disabled pad template caps to new caps.
20715         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20716         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20717         (gst_xvimagesink_chain): Throw element error when display cannot
20718         be opened.  Increase minimum framerate to 1.0.  Check the data
20719         free function on a buffer to make sure it is the type we expect
20720         before manipulating it.
20721
20722 2004-01-15  Julien MOUTTE <julien@moutte.net>
20723
20724         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20725         (gst_videobalance_colorbalance_set_value): Implement passthru if
20726         settings are in the middle.
20727         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20728
20729 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20730
20731         * gst/videofilter/Makefile.am:
20732         * gst/volume/Makefile.am:
20733           Since we use videofilter symbols, link to it.
20734
20735 2004-01-15  Julien MOUTTE <julien@moutte.net>
20736
20737         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20738         mixer interface type to HARDWARE.
20739         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20740         type to SOFTWARE.
20741         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20742         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20743         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20744         (gst_volume_interface_init), (gst_volume_list_tracks),
20745         (gst_volume_set_volume), (gst_volume_get_volume),
20746         (gst_volume_set_mute), (gst_volume_mixer_init),
20747         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20748         (volume_init): Implementing mixer interface.
20749         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20750         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20751         (gst_osselement_change_state): Removing some trailing commas in
20752         structures.
20753         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20754         interface type to HARDWARE.
20755         * sys/v4l/gstv4lcolorbalance.c:
20756         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20757         type to HARDWARE.
20758         * sys/v4l2/gstv4l2colorbalance.c:
20759         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20760         interface type to HARDWARE.
20761         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20762         same code than ximagesink for event handling.
20763
20764 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20765
20766         * ext/snapshot/Makefile.am:
20767         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20768         (gst_snapshot_chain):
20769         * ext/snapshot/gstsnapshot.h:
20770           This has to be a joke... Snapshot should be connected to a tee,
20771           colorspace element before it and EOS after that, where the other
20772           src of the tee receives normal data.
20773           The current way is *wrong*.
20774
20775 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20776
20777         * ext/hermes/gsthermescolorspace.c:
20778           Fix another compile error. Same as below.
20779
20780 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20781
20782         * gst/colorspace/gstcolorspace.c:
20783         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20784         (gst_colorspace_i420_to_yv12):
20785           Fix compiling... Didn't test if it actually works.
20786
20787 2004-01-15  David Schleef  <ds@schleef.org>
20788
20789         * configure.ac:
20790         * gst/colorspace/Makefile.am:
20791         * gst/colorspace/gstcolorspace.c:
20792         * gst/colorspace/gstcolorspace.h:
20793         * gst/colorspace/yuv2rgb.c:
20794         * gst/colorspace/yuv2rgb.h:
20795         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20796         code and GPL code.  Fix for new caps negotiation.  Rewrite
20797         much of the format handling code, and some of the conversion
20798         code.  Basically, rewrote almost everything.  This element
20799         handles I420, YV12 to RGB conversions.
20800         * ext/hermes/Makefile.am:
20801         * ext/hermes/gsthermescolorspace.c:
20802         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20803         Remove non-Hermes related code.  This element handles lots of
20804         RGB to RGB conversions, but no YUV.
20805         * ext/hermes/gstcolorspace.c:
20806         * ext/hermes/gstcolorspace.h:
20807         * ext/hermes/rgb2yuv.c:
20808         * ext/hermes/yuv2rgb.c:
20809         * ext/hermes/yuv2rgb.h:
20810         * ext/hermes/yuv2rgb_mmx16.s:
20811         * ext/hermes/yuv2yuv.c:
20812         * ext/hermes/yuv2yuv.h:
20813         Remove old code.
20814
20815 2004-01-14  Colin Walters  <walters@verbum.org>
20816
20817         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20818         they've already been.
20819
20820 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20821
20822         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20823           assume tag mode when pad is not connected
20824
20825 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20826
20827         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20828           Don't update the time of the clock
20829         (gst_alsa_sink_loop):
20830           sync to the clock given to alsasink, not the own clock
20831         * sys/oss/gstosssink.c: (gst_osssink_chain):
20832           sync to the clock
20833         (gst_osssink_change_state):
20834           activate the clock
20835         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20836         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20837           remove bogus code that made DISCONT events unhandled
20838         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20839           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20840           #131502)
20841         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20842         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20843         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20844           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20845           2nd warning in bug #131502)
20846
20847 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20848
20849         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20850         (gst_videobalance_colorbalance_set_value),
20851         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20852         for colorbalance interface implementation.
20853         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20854         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20855         (gst_ximagesink_dispose), (gst_ximagesink_init),
20856         (gst_ximagesink_class_init): Adding DISPLAY property.
20857         * sys/ximage/ximagesink.h: Adding display_name to store display.
20858         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20859         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20860         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20861         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20862         properties (they still need polishing though for gst-launch use : no
20863         xcontext yet, i ll do that tomorrow).
20864         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20865
20866 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20867
20868         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20869         (gst_play_set_location), (gst_play_set_visualization): Preparing
20870         switch integration, adding videobalance in the pipeline.
20871
20872 2004-01-14  Julien MOUTTE <julien@moutte.net>
20873
20874         * gst-libs/gst/colorbalance/colorbalance.c:
20875         (gst_color_balance_class_init): Adding a default type.
20876         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20877         the type.
20878         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20879         (gst_videobalance_dispose), (gst_videobalance_class_init),
20880         (gst_videobalance_init), (gst_videobalance_interface_supported),
20881         (gst_videobalance_interface_init),
20882         (gst_videobalance_colorbalance_list_channels),
20883         (gst_videobalance_colorbalance_set_value),
20884         (gst_videobalance_colorbalance_get_value),
20885         (gst_videobalance_colorbalance_init): Implementing colorbalance
20886         interface.
20887         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20888         list.
20889         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20890         bug which was triggering a BadAccess X error when setting an overlay
20891         before pad was really negotiated.
20892         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20893         Using the colorbalance type macro.
20894
20895 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20896
20897         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20898         (gst_flacenc_chain):
20899           handle tags correctly
20900         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20901           extract ID3v1 tags correctly
20902
20903 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20904
20905         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20906         (plugin_init):
20907           Improve matroska typefinding for odd-typed headers...
20908
20909 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20910
20911         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20912           Fix for using incremental number on padnames.
20913
20914 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20915
20916         * ext/divx/gstdivxdec.c:
20917         * ext/divx/gstdivxenc.c:
20918           Set category to divx4linux instead of divx (too generic).
20919         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20920         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20921         (gst_wavparse_loop), (gst_wavparse_change_state):
20922         * gst/wavparse/gstwavparse.h:
20923           fix parsing of WAV files with non-standard fmt-tag size and fix
20924           skipping of unrecognized chunks... Someone please fix this thing
20925           to use rifflib so all this is automated.
20926         * sys/v4l/Makefile.am:
20927         * sys/v4l2/Makefile.am:
20928           Add X_CFLAGS because we depend on X (for overlay).
20929
20930 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20931
20932         * ext/mpeg2dec/gstmpeg2dec.c:
20933           Don't issue a timestamp unless we tagged the frame
20934           with a PTS.
20935
20936 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20937
20938         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20939           Query the audio element to get the time, not the clock. We're
20940           interested in the element's time here.
20941
20942 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20943
20944         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20945         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20946         * ext/esd/esdsink.c: (gst_esdsink_chain):
20947         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20948         * ext/mas/massink.c: (gst_massink_chain):
20949         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20950         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20951         (gst_matroska_demux_parse_metadata):
20952         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20953         (gst_mpeg_parse_release_locks):
20954         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20955         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20956         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20957         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20958         (gst_osssink_change_state):
20959         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20960         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20961         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20962         (gst_xvideosink_release_locks):
20963         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20964           use element time.
20965         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20966         (gst_alsa_clock_stop):
20967         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20968         (gst_audio_clock_get_internal_time):
20969           simplify for use with new clocking code.
20970         * testsuite/alsa/Makefile.am:
20971         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20972           fix testsuite for new caps system
20973
20974 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20975
20976         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20977         * ext/flac/gstflacenc.c: (add_one_tag):
20978           length is already host endian, no need to convert. Fixes playback of
20979           tagged files on PPC. (bug #128384)
20980
20981 2004-01-13  Julien MOUTTE <julien@moutte.net>
20982
20983         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20984         colorbalance interface stating if it is hardware based or software
20985         based.
20986         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20987         Removing a trailing comma.
20988         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20989         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20990         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20991         the documentation seems to be wrong on the -1000 to 1000 interval.
20992
20993 2004-01-12  David Schleef  <ds@schleef.org>
20994
20995         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20996         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20997         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20998         Fix negotiation.  Add a bufferalloc function for the sink pad,
20999         and generally clean up some of the code.
21000
21001 2004-01-12  Julien MOUTTE <julien@moutte.net>
21002
21003         * gst-libs/gst/colorbalance/colorbalancechannel.c:
21004         (gst_color_balance_channel_dispose): Adding safety check in dispose
21005         method.
21006         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
21007         (gst_xvimagesink_xcontext_clear),
21008         (gst_xvimagesink_interface_supported),
21009         (gst_xvimagesink_colorbalance_list_channels),
21010         (gst_xvimagesink_colorbalance_set_value),
21011         (gst_xvimagesink_colorbalance_get_value),
21012         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
21013         Adding colorbalance interface support to set XV parameters such as
21014         HUE, BRIGHTNESS, CONTRAST, SATURATION.
21015         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
21016         interface.
21017
21018 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21019
21020         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
21021         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
21022         (gst_audio_convert_init), (gst_audio_convert_set_property),
21023         (gst_audio_convert_get_property), (gst_audio_convert_chain),
21024         (gst_audio_convert_link),
21025         (gst_audio_convert_buffer_to_default_format),
21026         (gst_audio_convert_buffer_from_default_format), (plugin_init):
21027           - implement _getcaps and use it
21028           - improve linking
21029           - remove float caps since no float conversion is actually done
21030           - remove properties and arguments that were to be used for rate
21031             conversion
21032
21033 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21034
21035         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
21036         (gst_audio_structure_set_int):
21037         * gst-libs/gst/audio/audio.h:
21038           add helper functions for _getcaps matching the standard audio
21039           templates
21040
21041 2004-01-12  David Schleef  <ds@schleef.org>
21042
21043         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21044         Test that pad is negotiated before getting its caps.
21045
21046 2004-01-12  Julien MOUTTE <julien@moutte.net>
21047
21048         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
21049         analyzing the pads of an element the bin is mostly in READY state so
21050         no caps were negotiated. This helper function needs to work with
21051         _get_caps directly then. I was not freeing them though, added that to
21052         fix the mem leak.
21053
21054 2004-01-12  Julien MOUTTE <julien@moutte.net>
21055
21056         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
21057         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
21058         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
21059         than the free_func.
21060
21061 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21062
21063         * sys/oss/gstossaudio.c: (plugin_init):
21064         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
21065         * sys/oss/gstosselement.h:
21066           make an oss debugging category
21067           make failure more descriptive
21068
21069 2004-01-11  David Schleef  <ds@schleef.org>
21070
21071         * ext/ffmpeg/gstffmpeg.c:
21072         * ext/ffmpeg/gstffmpegcodecmap.c:
21073         * ext/ffmpeg/gstffmpegdec.c:
21074         * ext/ffmpeg/gstffmpegenc.c:
21075         * ext/ffmpeg/gstffmpegprotocol.c:
21076         * ext/gdk_pixbuf/gstgdkanimation.c:
21077         * ext/jpeg/gstjpeg.c:
21078         * ext/libpng/gstpng.c:
21079         * ext/mpeg2dec/perftest.c:
21080         * ext/speex/gstspeex.c:
21081         * gst-libs/gst/resample/dtos.c:
21082         * gst/intfloat/gstintfloatconvert.c:
21083         * gst/oneton/gstoneton.c:
21084         * gst/rtjpeg/RTjpeg.c:
21085         * gst/rtp/gstrtp.c:
21086         * sys/dxr3/dxr3init.c:
21087         * sys/glsink/gstgl_nvimage.c:
21088         * sys/glsink/gstgl_pdrimage.c:
21089         * sys/glsink/gstglsink.c:
21090         * testsuite/gst-lint:
21091         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
21092
21093 2004-01-11  David Schleef  <ds@schleef.org>
21094
21095         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
21096         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
21097         * ext/gdk_pixbuf/gstgdkanimation.c:
21098         (gst_gdk_animation_iter_create_pixbuf):
21099         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
21100         (gst_gdk_pixbuf_chain):
21101         * ext/gdk_pixbuf/gstgdkpixbuf.h:
21102         * ext/jack/gstjack.c: (gst_jack_change_state):
21103         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
21104         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
21105         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
21106         * gst/videofilter/gstvideofilter.c:
21107         (gst_videofilter_set_output_size):
21108         Remove all usage of gst_pad_get_caps(), and replace it with
21109         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
21110
21111 2004-01-11  David Schleef  <ds@schleef.org>
21112
21113         * configure.ac:
21114         * ext/Makefile.am: Fixes to make ext/libcaca compile.
21115         * ext/divx/gstdivxdec.c:
21116         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
21117         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
21118         handle images that span multiple buffers.  Now work with both
21119         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
21120         * ext/gdk_pixbuf/gstgdkpixbuf.h:
21121         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
21122         video/video.h changes
21123         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
21124         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21125         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
21126         of GstData free function.
21127         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
21128         same.
21129
21130 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21131
21132         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
21133         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
21134         (gst_v4l2element_get_property):
21135         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
21136           add norm, channel and frequency properties.
21137         * sys/v4l2/gstv4l2tuner.c:
21138           fixes for tuner interface changes
21139         * sys/v4l2/gstv4l2element.h:
21140         * sys/v4l2/gstv4l2src.c:
21141         * sys/v4l2/gstv4l2src.h:
21142         * sys/v4l2/v4l2src_calls.c:
21143         * sys/v4l2/v4l2src_calls.h:
21144           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
21145
21146 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21147
21148         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
21149         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
21150         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
21151         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
21152         * gst-libs/gst/tuner/tuner.h:
21153           GObjects aren't const.
21154           Add find_by_name functions.
21155           Add checks to _changed functions.
21156         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
21157         (gst_v4l_tuner_get_norm):
21158           Fixes for above.
21159
21160 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21161
21162         * gst-libs/gst/video/video.h:
21163           Fix caps template names to be understandable.
21164           Prefix everything with GST_VIDEO.
21165         * ext/aalib/gstaasink.c:
21166         * ext/divx/gstdivxdec.c:
21167         * ext/divx/gstdivxenc.c:
21168         * ext/gdk_pixbuf/gstgdkpixbuf.c:
21169         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
21170         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
21171         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
21172         * ext/libcaca/gstcacasink.c:
21173         * ext/libpng/gstpngenc.c: (raw_caps_factory):
21174         * ext/snapshot/gstsnapshot.c:
21175         * ext/swfdec/gstswfdec.c:
21176         * ext/xvid/gstxviddec.c:
21177         * ext/xvid/gstxvidenc.c:
21178         * gst/chart/gstchart.c:
21179         * gst/deinterlace/gstdeinterlace.c:
21180         * gst/effectv/gsteffectv.c:
21181         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
21182         * gst/goom/gstgoom.c:
21183         * gst/median/gstmedian.c:
21184         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
21185         (gst_monoscope_srcconnect), (gst_monoscope_chain):
21186         * gst/overlay/gstoverlay.c:
21187         * gst/smooth/gstsmooth.c:
21188         * gst/smpte/gstsmpte.c:
21189         * gst/synaesthesia/gstsynaesthesia.c:
21190         * gst/videocrop/gstvideocrop.c:
21191         * gst/videodrop/gstvideodrop.c:
21192         * gst/y4m/gsty4mencode.c:
21193         * sys/qcam/gstqcamsrc.c:
21194         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
21195           Make them work with new video.h file.
21196         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21197         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21198         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21199         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21200           Make it work with new buffer allocation system.
21201
21202 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21203
21204         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
21205         pad_alloc_buffer implementation to use ->srcpad
21206         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
21207         pad_alloc_buffer implementation to use ->srcpad
21208         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
21209         pad_alloc_buffer implementation to use ->srcpad
21210         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
21211         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
21212         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
21213         a reference to everything we need.
21214         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
21215         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
21216         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
21217         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
21218         a reference to everything we need.
21219         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
21220
21221 2004-01-11  David Schleef  <ds@schleef.org>
21222
21223         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
21224         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
21225         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
21226         structure members.
21227         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
21228         value during a resize/renegotiation.
21229         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
21230         gst_pad_alloc_buffer();
21231         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21232         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
21233         structure members.
21234         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
21235         Fix for rename of buffer private structure members.
21236         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21237         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21238         Fix for rename of buffer private structure members.
21239         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21240         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21241         Fix for rename of buffer private structure members.
21242
21243 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
21244
21245         reviewed by: David Schleef <ds@schleef.org>
21246
21247         * gst/videofilter/Makefile.am:
21248         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
21249         from the patch by ds to fit in with recent make_filter changes.
21250
21251 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21252
21253         * configure.ac: Adding examples/switch/Makefile
21254         * examples/Makefile.am: Adding examples/switch
21255         * examples/switch/Makefile.am: Adding switcher example.
21256         * examples/switch/switcher.c: (got_eos), (idle_iterate),
21257         (switch_timer), (main): Adding an example demonstrating switch usage
21258         with 2 videotestsrc showing different patterns.
21259         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
21260         (gst_switch_init): Fixing switch with the new caps system.
21261
21262 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21263
21264         * gst-libs/gst/video/video.h:
21265           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
21266           They should probably be like
21267           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
21268
21269 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21270
21271         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21272         (qtdemux_parse_trak):
21273           fix audio chunk size/timestamp calculation
21274
21275 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21276
21277         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
21278           fix SVQ3 caps
21279
21280 2004-01-11  Steve Baker  <steve@stevebaker.org>
21281
21282         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
21283         (gst_agingtv_base_init), (gst_agingtv_class_init),
21284         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
21285         (gst_agingtv_set_property), (gst_agingtv_get_property):
21286         Port agingTV to videofilter
21287
21288 2004-01-09  Julien MOUTTE <julien@moutte.net>
21289
21290         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
21291         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21292
21293 2004-01-09  Julien MOUTTE <julien@moutte.net>
21294
21295         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21296         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21297         * gst-libs/gst/xoverlay/xoverlay.c:
21298         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21299         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21300         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21301         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21302         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21303         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21304         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21305         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21306         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21307         interface implementation to handle xid being 0 and fix some bugs
21308         triggered by Benjamin's testcase.
21309         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21310         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21311         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
21312         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21313         interface implementation to handle xid being 0 and fix some bugs
21314         triggered by Benjamin's testcase.
21315
21316 2004-01-09  David Schleef  <ds@schleef.org>
21317
21318         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21319         mouse pointer events.  It works.
21320
21321 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21322
21323         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21324           Use explicit caps - fix capsnego.
21325         * ext/xvid/gstxviddec.c:
21326         * ext/xvid/gstxvidenc.c:
21327           Remove macro-inside-macro which caused compile errors.
21328         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21329           Error out if it's not a RIFF file. Else we error out without
21330           gst_element_error() which is not good...
21331
21332 2004-01-08  David Schleef  <ds@schleef.org>
21333
21334         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21335         Fix pad_link function to handle formats that ffmpeg returns
21336         as multiple caps structures.
21337         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21338         Only complain if source buffer is _smaller_ than expected.
21339         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21340         (gst_videoscale_handle_src_event): Resize navigation events
21341         when passing them upstream.
21342         * gst/videotestsrc/gstvideotestsrc.c:
21343         * gst/videotestsrc/gstvideotestsrc.h:
21344         * gst/videotestsrc/videotestsrc.c:
21345         * gst/videotestsrc/videotestsrc.h:
21346         Rewrite many of the buffer painting functions to handle odd
21347         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21348         been verified to work with my video card.
21349         * testsuite/gst-lint:  Add check for elements calling
21350         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21351
21352 2004-01-08  David Schleef  <ds@schleef.org>
21353
21354         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21355         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21356
21357 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21358
21359         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21360         configure event is not emiting the desired size signal. That fixes
21361         aspect ratio issues with gst-player.
21362
21363 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21364
21365         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21366           Fix capsnego.
21367
21368 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21369
21370         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21371         public method to fire size signal.
21372
21373 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21374
21375         * examples/gstplay/Makefile.am: Adding the interface library.
21376         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21377         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21378         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21379         GST_IS_X_OVERLAY before signal connect.
21380         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21381         Removing the have_video_size signal.
21382         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21383         and associated public method.
21384         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21385         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21386         signal.
21387         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21388         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21389         signal.
21390         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21391         Using XOverlay public method to fire size signal.
21392
21393 2004-01-07  David Schleef  <ds@schleef.org>
21394
21395         * gst/videofilter/Makefile.am:
21396         * gst/videofilter/gstvideotemplate.c:
21397         * gst/videofilter/make_filter:
21398         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21399         Convert make_filter to /bin/sh script.
21400
21401 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21402
21403         * gst/modplug/gstmodplug.cc: fix element description
21404
21405 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21406
21407         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21408         (got_video_size): Adding some new lines in g_print calls.
21409         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21410         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21411         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21412         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21413         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21414         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21415         Complete code review, reverting some stuff i disagree with, adding
21416         some fixes : time synchronization on invalid timestamps, renegotiation
21417         of private window.
21418         * sys/ximage/ximagesink.h:
21419         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21420         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21421         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21422         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21423         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21424         (gst_xvimagesink_buffer_new),
21425         (gst_xvimagesink_navigation_send_event),
21426         (gst_xvimagesink_set_xwindow_id),
21427         (gst_xvimagesink_get_desired_size),
21428         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21429         stuff i disagree with, adding some fixes : Renegotiation of private
21430         window, implementing get_desired_size.
21431
21432 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21433
21434         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21435         (gst_afsink_handle_event):
21436         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21437         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21438         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21439         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21440         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21441           Fix for instantiate-test (see core). Also remove dead code from
21442           jpegenc (which still needs fixing, but that's lower on my TODO
21443           list...).
21444         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21445           Never return NULL as caps.
21446
21447 2004-01-07  David Schleef  <ds@schleef.org>
21448
21449         * configure.ac:
21450         * ext/Makefile.am:
21451         * ext/librfb/Makefile.am:
21452         * ext/librfb/gstrfbsrc.c:
21453         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21454         is the protocol used by VNC.
21455
21456 2004-01-07  David Schleef  <ds@schleef.org>
21457
21458         * gst/videofilter/gstvideotemplate.c:
21459         * gst/videofilter/gstvideotemplate.h:
21460         * gst/videofilter/make_filter:
21461         Merge videotemplate header into source file.
21462         * gst/effectv/Makefile.am:
21463         * gst/effectv/gsteffectv.c: (plugin_init):
21464         * gst/effectv/gstwarp.c:
21465         Make warpTV a subclass of videofilter.
21466
21467 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21468
21469         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21470           Add guard against invalid utf-8 conversions in mad. Just in case.
21471
21472 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21473
21474         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21475           Fix for bug shown by poisoning
21476
21477 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21478
21479         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21480         (gst_v4lmjpegsrc_buffer_free):
21481         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21482         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21483         (gst_v4lsrc_buffer_free):
21484           Fix for removed bufferpools.
21485
21486 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21487
21488         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21489         Fix caps negotiation.
21490
21491         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21492         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21493         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21494         (dvdnavsrc_event):
21495         * ext/mpeg2dec/gstmpeg2dec.c:
21496         * gst-libs/gst/navigation/navigation.c:
21497         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21498         * gst-libs/gst/navigation/navigation.h:
21499         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21500         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21501         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21502         Super-simple first version of mouse and keyboard events. Clicking
21503         on a DVD menu now works, although it may not take you where you
21504         expected.
21505
21506         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21507         * gst/videotestsrc/gstvideotestsrc.c:
21508         (gst_videotestsrc_src_fixate):
21509         These fixate functions were broken - they never actually
21510         fixated :)
21511
21512 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21513
21514         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21515         (gst_icecastsend_init):
21516           fix for new caps system.
21517         * gst-libs/gst/mixer/mixertrack.h:
21518         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21519           Add 'master track' flag (for tools like ACME that only want to
21520           change the main volume).
21521
21522 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21523
21524         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21525         (gst_xvid_csp_to_caps):
21526         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21527         * ext/xvid/gstxvidenc.c:
21528         ifdef out ARGB type when it isn't available
21529         in xvidcore 1.0.0beta2
21530
21531 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21532
21533         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21534           When we have received a new SCR right in the first buffer after
21535           a seek (so in the same cycle that handles the discont), we should
21536           handle the buffer instead of unreffing it, else we lose data.
21537
21538 2004-01-06  Iain <iain@prettypeople.org>
21539
21540         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21541           buffer-frames caps too.
21542
21543         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21544           caps that we need, don't destroy them all and rebuild them. And when
21545           creating src pads, use the src pad template rather than the sink...
21546
21547 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21548
21549         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21550           Add pad to element *after* setting functions such as event handler.
21551           Without this, the scheduler (opt) will link pads, set the event
21552           handler from the default event function (dispatcher in gstpad.c)
21553           and *after* that, we will set our own event function, which will
21554           thus never be used (and thus mpegdemux doesn't handle events).
21555
21556 2004-01-04  David Schleef  <ds@schleef.org>
21557
21558         Fix the fixate functions to handle new prototype:
21559         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21560         * gst/videotestsrc/gstvideotestsrc.c:
21561         (gst_videotestsrc_src_fixate):
21562         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21563         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21564         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21565
21566 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21567
21568         * sys/ximage/ximagesink.h:
21569         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21570         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21571         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21572         (gst_ximagesink_xoverlay_init):
21573           assorted fixes to make (re)embedding work
21574         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21575         (gst_ximagesink_get_desired_size):
21576           implement desired size additions to XOverlay
21577
21578 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21579
21580         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21581         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21582         (gst_x_overlay_got_desired_size):
21583         * gst-libs/gst/xoverlay/xoverlay.h:
21584           Add optional "desired size" signal and querying.
21585
21586 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21587
21588         * gst/matroska/matroska-demux.c:
21589         (gst_matroska_demux_parse_blockgroup):
21590           Fix EBML-laced block parsing. Diffs are relative to previous
21591           lace, not the first lace. Thanks to Mosu from the Matroska
21592           team for detecting this.
21593         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21594         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21595         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21596         (gst_wavparse_change_state):
21597         * gst/wavparse/gstwavparse.h:
21598           Quickfix for capsnego.
21599
21600 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21601
21602         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21603           Fix indenting, fix pad creation.
21604
21605 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21606
21607         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21608         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21609         (gst_xviddec_sink_link):
21610           Implement src_getcaps() so proper size caps is negotiated.
21611
21612 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21613
21614         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21615           Finish flac decoder on EOS. See #116178.
21616
21617 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21618
21619         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21620         (gst_matroska_demux_add_stream):
21621         * gst/matroska/matroska-ids.h:
21622           Add getcaps() function to fix capsnego...
21623
21624 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21625
21626         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21627         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21628         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21629           Fix more integer overflows. Again, see #126967.
21630
21631 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21632
21633         * ext/mpeg2dec/gstmpeg2dec.c:
21634           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21635           #130416.
21636
21637 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21638
21639         * configure.ac:
21640         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21641         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21642         * ext/xvid/gstxvid.h:
21643         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21644         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21645         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21646         (gst_xviddec_change_state):
21647         * ext/xvid/gstxviddec.h:
21648         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21649         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21650         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21651         (gst_xvidenc_link), (gst_xvidenc_set_property),
21652         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21653         * ext/xvid/gstxvidenc.h:
21654           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21655
21656 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21657
21658         * gst/rtp/rtp-packet.c:
21659           Add sys/types.h include, since OS X doesn't define in_addr_t
21660           in netinet/in.h, like it does on Linux (see #129600).
21661
21662 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21663
21664         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21665
21666         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21667           Correct logic of dispose function (see #129306).
21668
21669 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21670
21671         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21672         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21673         (gst_mpeg_parse_init):
21674         * gst/mpegstream/gstmpegparse.h:
21675           Remove clock (which was never provided, i.e. dead code), and
21676           also fix integer overflows at high PTS values (see #126967).
21677
21678 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21679
21680         * ext/flac/gstflacdec.c:
21681         * ext/libpng/gstpngenc.h:
21682         * ext/mikmod/gstmikmod.h:
21683           OS X fixes (see #126628).
21684
21685 2004-01-02  David Schleef  <ds@schleef.org>
21686
21687         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21688         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21689         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21690         (gst_mpeg_parse_class_init): Move pad template registration
21691         to class_init, since the derived class (mpegdemux) doesn't
21692         want them.
21693
21694 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21695
21696         * sys/ximage/Makefile.am:
21697         * sys/xvideo/Makefile.am:
21698         * sys/xvimage/Makefile.am:
21699           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21700           after installation (see #127664).
21701
21702 2004-01-02  David Schleef  <ds@schleef.org>
21703
21704         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21705         (gst_ffmpegenc_connect):  Negotiation fixes.
21706         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21707         Remove inappropriate gst_caps_free().
21708         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21709         Reenable Ronald's internal resize code, since the core handles
21710         it correctly now.
21711
21712 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21713
21714         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21715         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21716         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21717           Fix pad template stuff.
21718
21719 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21720
21721         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21722         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21723           fix signed integer reading/writing.
21724
21725 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21726
21727         * ext/alsa/README:
21728           Remove outdated document
21729
21730 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21731
21732         * gst/cutter/gstcutter.c: (gst_cutter_init):
21733           src pad was being created twice - oops.
21734
21735 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21736
21737         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21738           Comment out internal resize. It doesn't handle the resulting
21739           XEvent internally, does another try_set_caps() which leads to
21740           a really nice loop.
21741           Real fix will come when Julien and Dave are awake. ;).
21742
21743 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21744
21745         * ext/mpeg2enc/gstmpeg2enc.cc:
21746           fix const/nonconst compile issue.
21747
21748 2004-01-02  David Schleef  <ds@schleef.org>
21749
21750         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21751         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21752         Add fixate function and a check for bad formats.
21753
21754 2004-01-01  David Schleef  <ds@schleef.org>
21755
21756         Negotiation fixes:
21757         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21758         (gst_audiofilter_init):
21759         * gst/debug/efence.c: (gst_efence_init):
21760         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21761         (gst_deinterlace_init):
21762         * gst/volume/gstvolume.c: (volume_connect):
21763
21764 2004-01-01  David Schleef  <ds@schleef.org>
21765
21766         Convert elements to use gst_pad_use_explicit_caps() where
21767         appropriate:
21768         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21769         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21770         (gst_afparse_open_file):
21771         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21772         (gst_afsrc_open_file):
21773         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21774         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21775         (gst_ffmpegdec_chain):
21776         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21777         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21778         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21779         (gst_gdk_pixbuf_chain):
21780         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21781         (gst_jpegdec_chain):
21782         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21783         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21784         (gst_mikmod_negotiate):
21785         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21786         (gst_mpeg2dec_negotiate_format):
21787         * ext/mpeg2enc/gstmpeg2enc.cc:
21788         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21789         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21790         (gst_speexdec_sinkconnect):
21791         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21792         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21793         (gst_vorbisfile_new_link):
21794         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21795         (gst_ac3parse_chain):
21796         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21797         (gst_asf_demux_setup_pad):
21798         * gst/auparse/gstauparse.c: (gst_auparse_init),
21799         (gst_auparse_chain):
21800         * gst/id3/gstid3types.c: (gst_id3types_loop):
21801         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21802         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21803         (mp1videoparse_parse_seq):
21804         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21805         (bpf_from_header):
21806         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21807         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21808         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21809         (gst_mpeg_parse_send_data):
21810         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21811         (gst_qtdemux_add_stream):
21812         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21813         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21814         (gst_wavparse_parse_fmt):
21815
21816 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21817
21818         * configure.ac:
21819           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21820           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21821           it therefore uses the wrong include paths. Too bad... Note
21822           that 1.6.1.93 is not release yet. ;).
21823           Also add a check for mplex, which is now using the lib'ified
21824           mplex from mjpegtools, too.
21825         * ext/ffmpeg/gstffmpegcodecmap.c:
21826           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21827           issues. I don't think ffmpeg handles 3ivx correctly, so this
21828           probably won't work. But it won't hurt either.
21829         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21830         (gst_ffmpegdec_chain):
21831         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21832         (gst_ffmpegenc_chain_audio):
21833           Fix memleak in audio encoding. Close codec if open fails, this
21834           calls the cleanup routines so we can re-use the context.
21835         * ext/mpeg2enc/gstmpeg2enc.cc:
21836           Fix pad template names/types, fix memory issue with getcaps().
21837         * ext/mpeg2enc/gstmpeg2encoder.cc:
21838         * ext/mpeg2enc/gstmpeg2encoder.hh:
21839           Fix compile issue with new caps system (const thingy).
21840         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21841         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21842           We read a first frame right on initing, so that we have a caps
21843           when we init the output. This caps is cached in padprivate and
21844           read as first frame.
21845         * ext/mplex/Makefile.am:
21846         * ext/mplex/gstmplex.cc:
21847         * ext/mplex/gstmplex.h:
21848         * ext/mplex/gstmplex.hh:
21849         * ext/mplex/gstmplexibitstream.cc:
21850         * ext/mplex/gstmplexibitstream.hh:
21851         * ext/mplex/gstmplexjob.cc:
21852         * ext/mplex/gstmplexjob.hh:
21853         * ext/mplex/gstmplexoutputstream.cc:
21854         * ext/mplex/gstmplexoutputstream.hh:
21855           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21856           had issues, didn't do capsnego, supported only a subset of the
21857           mplex features and required a mplex fork in our local CVS. Plus
21858           that it worked agaist a very old mplex version. Rewriting was
21859           faster than updating it.
21860         * gst-libs/ext/Makefile.am:
21861         * gst-libs/ext/mplex/INSTRUCT:
21862         * gst-libs/ext/mplex/Makefile.am:
21863         * gst-libs/ext/mplex/README:
21864         * gst-libs/ext/mplex/TODO:
21865         * gst-libs/ext/mplex/ac3strm_in.cc:
21866         * gst-libs/ext/mplex/audiostrm.hh:
21867         * gst-libs/ext/mplex/audiostrm_out.cc:
21868         * gst-libs/ext/mplex/aunit.hh:
21869         * gst-libs/ext/mplex/bits.cc:
21870         * gst-libs/ext/mplex/bits.hh:
21871         * gst-libs/ext/mplex/buffer.cc:
21872         * gst-libs/ext/mplex/buffer.hh:
21873         * gst-libs/ext/mplex/fastintfns.h:
21874         * gst-libs/ext/mplex/format_codes.h:
21875         * gst-libs/ext/mplex/inputstrm.cc:
21876         * gst-libs/ext/mplex/inputstrm.hh:
21877         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21878         * gst-libs/ext/mplex/mjpeg_logging.cc:
21879         * gst-libs/ext/mplex/mjpeg_logging.h:
21880         * gst-libs/ext/mplex/mjpeg_types.h:
21881         * gst-libs/ext/mplex/mpastrm_in.cc:
21882         * gst-libs/ext/mplex/mpegconsts.cc:
21883         * gst-libs/ext/mplex/mpegconsts.h:
21884         * gst-libs/ext/mplex/mplexconsts.hh:
21885         * gst-libs/ext/mplex/multplex.cc:
21886         * gst-libs/ext/mplex/outputstream.hh:
21887         * gst-libs/ext/mplex/padstrm.cc:
21888         * gst-libs/ext/mplex/padstrm.hh:
21889         * gst-libs/ext/mplex/stillsstream.cc:
21890         * gst-libs/ext/mplex/stillsstream.hh:
21891         * gst-libs/ext/mplex/systems.cc:
21892         * gst-libs/ext/mplex/systems.hh:
21893         * gst-libs/ext/mplex/vector.cc:
21894         * gst-libs/ext/mplex/vector.hh:
21895         * gst-libs/ext/mplex/videostrm.hh:
21896         * gst-libs/ext/mplex/videostrm_in.cc:
21897         * gst-libs/ext/mplex/videostrm_out.cc:
21898         * gst-libs/ext/mplex/yuv4mpeg.cc:
21899         * gst-libs/ext/mplex/yuv4mpeg.h:
21900         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21901         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21902           We don't fork mjpegtools' mplex in our CVS anymore.
21903         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21904         (gst_avi_demux_add_stream):
21905         * gst/avi/gstavidemux.h:
21906           Add getcaps() function for proper caps nego. This makes some
21907           parts of AVI playback/reading work.
21908         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21909           Resize window on new capsnego. This is probably wrong, but
21910           I'm still committing it because with current capsnego, the
21911           first successfull capsnego is auto-fixated, therefore rounded
21912           down to the lowest values in the caps. this results in a 16x16
21913           XWindow that is not reized when real capsnego finishes.
21914           Dave, I see more cases of this, do you know a proper solution?
21915         * tools/gst-launch-ext.in:
21916           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21917
21918 2003-12-31  David Schleef  <ds@schleef.org>
21919
21920         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21921         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21922           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21923
21924 2003-12-30  David Schleef  <ds@schleef.org>
21925
21926         * ext/ffmpeg/gstffmpegcolorspace.c:
21927         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21928         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21929         (gst_ffmpegcsp_chain): Negotiation fixes
21930         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21931         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21932         (gst_audio_convert_link), (gst_audio_convert_channels):
21933         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21934         (gst_audioscale_link), (gst_audioscale_get_buffer),
21935         (gst_audioscale_chain): Negotiation fixes
21936         * gst/audioscale/gstaudioscale.h:
21937         * gst/videofilter/gstvideofilter.c:
21938         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21939         (gst_videofilter_link), (gst_videofilter_init),
21940         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21941         (gst_videofilter_find_format_by_structure):
21942         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21943         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21944         (gst_videoscale_link):
21945         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21946         (videoscale_find_by_structure), (gst_videoscale_setup):
21947         * gst/videoscale/videoscale.h: Negotiation fixes
21948         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21949         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21950         function, restrict resizing to a multiple of 4 (hack until
21951         everyone supports odd sizes correctly).
21952
21953 2003-12-29  Colin Walters  <walters@verbum.org>
21954
21955         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21956         signed.
21957
21958 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21959
21960         * ext/sndfile/gstsf.c: (gst_sf_loop):
21961           Fix warning about discarding const qualifier
21962
21963 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21964
21965         * gst/cutter/gstcutter.c:
21966         * gst/videoscale/gstvideoscale.c:
21967         * gst/volenv/gstvolenv.c:
21968         * gst-libs/gst/audio/audio.c:
21969         * gst-libs/gst/video/video.c:
21970           Fix warnings
21971
21972 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21973
21974         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21975           Don't send ALSA debugging to stderr.
21976         * ext/alsa/gstalsa.h:
21977           Use GST_WARNING instead of g_warning when ALSA functions fail.
21978
21979 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21980
21981         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21982           Free XVAdapterInfo correctly.
21983
21984 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21985
21986         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21987         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21988           Make id3tag use correct caps nego.
21989
21990 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21991
21992         * ext/ivorbis/vorbis.c:
21993         * ext/ivorbis/vorbisenc.h:
21994         * ext/ivorbis/vorbisfile.c:
21995           Modify so that it uses the new caps things
21996
21997 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21998
21999         * testsuite/spider/spider1.c: (main):
22000         * testsuite/spider/spider2.c: (main):
22001         * testsuite/spider/spider3.c: (main):
22002           Make tests compile again. They probably don't work.
22003
22004 2003-12-24  Colin Walters  <walters@verbum.org>
22005
22006         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
22007         we can't fixate the caps anymore.
22008
22009 2003-12-23  David Schleef  <ds@schleef.org>
22010
22011         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
22012         * sys/oss/gstosssink.c: (gst_osssink_init),
22013         (gst_osssink_sink_fixate): Add fixate function.
22014
22015 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22016
22017         * ext/ffmpeg/gstffmpegcodecmap.c:
22018         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
22019         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
22020         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
22021         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
22022         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
22023         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
22024         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
22025           fix typo in RGB masks, and move back to "old" colorspace
22026           capsnego code until whoever wrote this new crap has actually
22027           tested it so that it works.
22028           And yes, this works, keep it that way please.
22029
22030 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22031
22032         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
22033         (gst_divxdec_init), (gst_divxdec_negotiate):
22034         * ext/divx/gstdivxdec.h:
22035         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
22036         (gst_divxenc_init):
22037         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
22038         (gst_faac_sinkconnect), (gst_faac_srcconnect):
22039         * ext/mpeg2enc/gstmpeg2enc.cc:
22040         * ext/mpeg2enc/gstmpeg2encoder.cc:
22041         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
22042         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
22043         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
22044         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
22045         (dxr3spusink_init):
22046         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
22047         (dxr3videosink_init):
22048           Fix caps breakage after Dave's caps branch merge.
22049
22050 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22051
22052         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
22053           Fix for 24bpp display.
22054
22055 2003-12-23  Colin Walters  <walters@verbum.org>
22056
22057         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
22058         a GnomeVFSHandle directly.
22059
22060 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22061
22062         * gst/volume/Makefile.am:
22063         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
22064         (volume_base_init), (volume_init):
22065           Reenable volume element and fix to work with new caps stuff.
22066           Rhythmbox needs this.
22067
22068 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22069
22070         * gst/qtdemux/qtdemux.c: (plugin_init):
22071           qtdemux requires bytestream
22072
22073 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22074
22075         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
22076           Fix remaining caps handling errors due to CAPS merge.
22077
22078 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22079
22080         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
22081         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
22082         (gst_faad_srcconnect):
22083           Port to new caps system.
22084
22085 2003-12-21  Julien MOUTTE  <julien@moutte.net>
22086
22087         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
22088         (got_video_size), (main): using g_print instead of g_message.
22089         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
22090         signal which was not emitted because of "switch" element added to the
22091         bin but not connected. (Removing from the bin temporarily)
22092
22093 2003-12-21  Julien MOUTTE  <julien@moutte.net>
22094
22095         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
22096         find X development files. I don't understand the previous tests and
22097         they fail on my debian/ppc unstable. This one works.
22098         * examples/gstplay/player.c: (main): Set the pipeline to READY before
22099         exiting.
22100         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
22101         (gst_play_set_video_sink), (gst_play_set_audio_sink),
22102         (gst_play_set_visualization): Add some safety checks in set_ methods
22103         and state_change. This was throwing some ugly CRITICAL messages when
22104         pipeline was getting disposed and casts were failing.
22105
22106 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22107
22108         * configure.ac:
22109           Improve mpeg2enc detection. This is for distributions that do
22110           ship mjpegtools, but without mpeg2enc. Also does object check
22111           for might there ever be ABI incompatibility.
22112         * ext/mpeg2enc/gstmpeg2enc.cc:
22113           Add Andrew as second maintainer (he's helping me), and also add
22114           an error if no caps was set. This happens if I pull before capsnego
22115           and that's something I should solve sometime else.
22116         * gst/matroska/matroska-demux.c:
22117         (gst_matroska_demux_parse_blockgroup):
22118           Fix time parsing.
22119         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
22120         (gst_matroska_mux_track_header):
22121           Add caps to templates.
22122         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
22123           Add mpegversion=1 to prevent confusion with MPEG/AAC.
22124         * gst/mpegstream/gstmpegdemux.c:
22125           Remove layer since it causes warnings about unfixed caps.
22126         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
22127           Fix obvious typo (we error out if caps were set, we should of
22128           course error out if *no* caps were set).
22129         * sys/oss/gstosselement.c: (gst_osselement_convert):
22130           Fix format conversion, we confused bits/bytes.
22131         * sys/oss/gstosselement.h:
22132           Improve documentation for 'bps'.
22133         * sys/v4l/TODO:
22134           Remove stuff about plugins that need removing - this was done
22135           ages ago.
22136         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
22137         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
22138         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
22139         (gst_v4lsrc_src_query):
22140         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
22141         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
22142           Add get_query_types(), get_formats() and query() functions.
22143
22144 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22145
22146         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
22147         * moved CVS to freedesktop.org