Update for alloc_buffer changes.
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-12-05  Andy Wingo  <wingo@pobox.com>
2
3         * ext/libvisual/visual.c: (get_buffer):
4         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
5         * ext/pango/gsttextrender.c: (gst_text_render_chain):
6         * ext/theora/theoradec.c: (theora_handle_data_packet):
7         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8         (theora_enc_chain):
9         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
10         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
11         Update for alloc_buffer changes.
12
13 2005-12-05  Andy Wingo  <wingo@pobox.com>
14
15         patch by: Kai Vehmanen <kv2004 eca cx>
16         
17         * gst-libs/gst/rtp/gstbasertpdepayload.c
18         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
19
20 2005-12-04  Andy Wingo  <wingo@pobox.com>
21
22         patch by: Sebastien Cote <sebas642 yahoo ca>
23         
24         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
25         Fixes #319172.
26
27 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
28
29         * docs/plugins/Makefile.am:
30         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
31         * docs/plugins/gst-plugins-base-plugins-sections.txt:
32         * docs/plugins/gst-plugins-base-plugins.hierarchy:
33         * ext/pango/gstclockoverlay.c:
34         * ext/pango/gsttextoverlay.c: 
35         * ext/pango/gsttextrender.c:
36         * ext/pango/gsttimeoverlay.c:
37           Add gtk-doc blurbs to pango elements.
38
39 2005-12-02  Wim Taymans  <wim@fluendo.com>
40
41         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
42         * gst/audioresample/buffer.h:
43         * gst/audioresample/gstaudioresample.c:
44         * gst/audioresample/gstaudioresample.h:
45         * gst/audioresample/resample.c: (resample_input_flush),
46         (resample_input_pushthrough), (resample_input_eos),
47         (resample_get_output_size_for_input),
48         (resample_get_input_size_for_output), (resample_get_output_size),
49         (resample_get_output_data):
50         * gst/audioresample/resample.h:
51         * gst/audioresample/resample_ref.c: (resample_scale_ref):
52         Fix audioresample, seek torture, new segments, reverse negotiation
53         etc.. work fine.
54
55 2005-12-02  Wim Taymans  <wim@fluendo.com>
56
57         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
58         Small cleanups.
59
60 2005-12-02  Wim Taymans  <wim@fluendo.com>
61
62         * gst/audioconvert/gstaudioconvert.c:
63         (gst_audio_convert_transform):
64         Post errors.
65
66 === release 0.9.7 ===
67
68 2005-12-01   <thomas (at) apestaart (dot) org>
69
70         * configure.ac:
71           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
72
73 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
74
75         * Makefile.am:
76         * po/hu.po:
77         * win32/MANIFEST:
78         * win32/gst.sln:
79           add win32 MANIFEST file
80           do something to the hungarian translation
81
82 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
83
84         * ext/Makefile.am:
85           Add $(PANGO_DIR) to SUBDIRS
86
87         * ext/pango/gstclockoverlay.c:
88         * ext/pango/gsttimeoverlay.c:
89           Fix and improve element descriptions.
90
91 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
92
93         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
94         * docs/plugins/inspect/plugin-libvisual.xml:
95         * docs/plugins/inspect/plugin-pango.xml:
96           add pango plugin to docs
97
98 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
99
100         * configure.ac:
101         * ext/Makefile.am:
102           moved pango to base
103
104 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
105
106         * configure.ac:
107         * tests/Makefile.am:
108         * tests/icles/.cvsignore:
109         * tests/icles/Makefile.am:
110         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
111         (close_display), (resize_window), (move_window), (create_window),
112         (terminate_playback), (pause_playback), (start_playback), (main):
113           add stress test for xoverlay from Julien
114
115 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
116
117         * docs/libs/tmpl/gstcolorbalance.sgml:
118         * gst-libs/gst/rtp/gstbasertpdepayload.c:
119         * gst-libs/gst/rtp/gstbasertppayload.c:
120         * gst-libs/gst/rtp/gstrtpbuffer.c:
121         * gst-libs/gst/rtp/gstrtpbuffer.h:
122           Do burger's rename for rtp payloaders and depayloaders
123
124 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
125
126         * win32/:
127           add Visual Studio 6 build files
128
129 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
130
131         * docs/libs/gst-plugins-base-libs-docs.sgml:
132         * docs/libs/gst-plugins-base-libs-sections.txt:
133         * docs/libs/tmpl/gstaudio.sgml:
134         * docs/libs/tmpl/gstringbuffer.sgml:
135         * gst-libs/gst/interfaces/xoverlay.c:
136         * gst-libs/gst/video/gstvideofilter.c:
137         * gst-libs/gst/video/gstvideosink.c:
138           update documentation
139
140 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
141
142         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
143         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
144         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
145         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
146         (gst_multi_fd_sink_get_stats),
147         (gst_multi_fd_sink_remove_client_link),
148         (gst_multi_fd_sink_handle_client_read),
149         (gst_multi_fd_sink_client_queue_data),
150         (gst_multi_fd_sink_client_queue_caps),
151         (gst_multi_fd_sink_client_queue_buffer),
152         (gst_multi_fd_sink_new_client),
153         (gst_multi_fd_sink_handle_client_write),
154         (gst_multi_fd_sink_recover_client),
155         (gst_multi_fd_sink_queue_buffer),
156         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
157         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
158         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
159         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
160         * gst/tcp/gstmultifdsink.h:
161         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
162         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
163         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
164         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
165         (gst_tcp_client_sink_set_property),
166         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
167         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
168         * gst/tcp/gsttcpclientsink.h:
169         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
170         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
171         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
172         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
173         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
174         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
175         * gst/tcp/gsttcpclientsrc.h:
176         * gst/tcp/gsttcpplugin.c: (plugin_init):
177         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
178         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
179         (gst_tcp_server_sink_finalize),
180         (gst_tcp_server_sink_handle_server_read),
181         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
182         (gst_tcp_server_sink_set_property),
183         (gst_tcp_server_sink_get_property),
184         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
185         * gst/tcp/gsttcpserversink.h:
186         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
187         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
188         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
189         (gst_tcp_server_src_set_property),
190         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
191         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
192         * gst/tcp/gsttcpserversrc.h:
193           more borgifying
194
195 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
196
197         * docs/plugins/Makefile.am:
198         * docs/plugins/gst-plugins-base-plugins.args:
199         * docs/plugins/inspect/plugin-libvisual.xml:
200         * gst/audioconvert/plugin.h:
201         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
202         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
203         (gst_audio_rate_setcaps), (gst_audio_rate_init),
204         (gst_audio_rate_chain), (gst_audio_rate_set_property),
205         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
206         (plugin_init):
207         * gst/audiotestsrc/gstaudiotestsrc.c:
208         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
209         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
210         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
211         (gst_audio_test_src_get_query_types),
212         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
213         (gst_audio_test_src_create_square),
214         (gst_audio_test_src_create_saw),
215         (gst_audio_test_src_create_triangle),
216         (gst_audio_test_src_create_silence),
217         (gst_audio_test_src_create_white_noise),
218         (gst_audio_test_src_init_pink_noise),
219         (gst_audio_test_src_generate_pink_noise_value),
220         (gst_audio_test_src_create_pink_noise),
221         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
222         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
223         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
224         (plugin_init):
225         * gst/audiotestsrc/gstaudiotestsrc.h:
226         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
227         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
228         (gst_sub_parse_init), (gst_sub_parse_formats),
229         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
230         (convert_encoding), (get_next_line),
231         (gst_sub_parse_data_format_autodetect),
232         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
233         (gst_sub_parse_loop), (gst_sub_parse_chain),
234         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
235         (plugin_init):
236         * gst/subparse/gstsubparse.h:
237         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
238         (gst_video_rate_base_init), (gst_video_rate_class_init),
239         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
240         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
241         (gst_video_rate_init), (gst_video_rate_event),
242         (gst_video_rate_chain), (gst_video_rate_set_property),
243         (gst_video_rate_get_property), (gst_video_rate_change_state),
244         (plugin_init):
245         * gst/videoscale/gstvideoscale.c:
246         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
247         (gst_video_scale_src_template_factory),
248         (gst_video_scale_sink_template_factory),
249         (gst_video_scale_get_type), (gst_video_scale_base_init),
250         (gst_video_scale_class_init), (gst_video_scale_init),
251         (gst_video_scale_set_property), (gst_video_scale_get_property),
252         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
253         (gst_video_scale_prepare_size), (parse_caps),
254         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
255         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
256         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
257         (plugin_init):
258         * gst/videoscale/gstvideoscale.h:
259         * gst/videotestsrc/gstvideotestsrc.c:
260         (gst_video_test_src_pattern_get_type),
261         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
262         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
263         (gst_video_test_src_set_pattern),
264         (gst_video_test_src_set_property),
265         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
266         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
267         (gst_video_test_src_event), (gst_video_test_src_get_times),
268         (gst_video_test_src_create), (plugin_init):
269         * gst/videotestsrc/gstvideotestsrc.h:
270         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
271         (gst_video_test_src_smpte), (gst_video_test_src_snow),
272         (gst_video_test_src_black):
273         * gst/videotestsrc/videotestsrc.h:
274           borgify further
275           clean up docs a little
276
277 2005-11-30  Wim Taymans  <wim@fluendo.com>
278
279         * gst-libs/gst/rtp/gstbasertpdepayload.h:
280         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
281         (gst_basertppayload_event), (gst_basertppayload_push),
282         (gst_basertppayload_change_state):
283         * gst-libs/gst/rtp/gstbasertppayload.h:
284         closed #320644.
285
286 2005-11-30  Julien MOUTTE  <julien@moutte.net>
287
288         * docs/libs/gst-plugins-base-libs-docs.sgml:
289         * docs/libs/gst-plugins-base-libs-sections.txt:
290         * gst-libs/gst/video/gstvideofilter.c:
291         * gst-libs/gst/video/gstvideosink.c:
292         * gst-libs/gst/video/gstvideosink.h: Adding docs.
293
294 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
295
296         * LICENSE:
297           move
298         * po/af.po:
299         * po/az.po:
300         * po/cs.po:
301         * po/en_GB.po:
302         * po/hu.po:
303         * po/it.po:
304         * po/nb.po:
305         * po/nl.po:
306         * po/or.po:
307         * po/sq.po:
308         * po/sr.po:
309         * po/sv.po:
310         * po/uk.po:
311         * po/vi.po:
312         * Makefile.am:
313           update
314         * scripts/autoplugins.sh:
315           remove
316
317 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
318
319         * Makefile.am:
320         * configure.ac:
321         * examples/Makefile.am:
322         * examples/capsfilter/Makefile.am:
323         * examples/capsfilter/capsfilter1.c:
324         * examples/gob/Makefile.am:
325         * examples/gob/gst-identity2.gob:
326         * examples/indexing/.cvsignore:
327         * examples/indexing/Makefile.am:
328         * examples/indexing/indexmpeg.c:
329         * examples/seeking/.cvsignore:
330         * examples/seeking/Makefile.am:
331         * examples/seeking/cdparanoia.c:
332         * examples/seeking/cdplayer.c:
333         * examples/seeking/chained.c:
334         * examples/seeking/scrubby.c:
335         * examples/seeking/seek.c:
336         * examples/stats/Makefile.am:
337         * examples/stats/mp2ogg.c:
338         * examples/switch/.cvsignore:
339         * examples/switch/Makefile.am:
340         * examples/switch/switcher.c:
341         * tests/Makefile.am:
342         * tests/check/generic/.cvsignore:
343         * tests/check/pipelines/.cvsignore:
344         * tests/examples/Makefile.am:
345         * tests/examples/seek/Makefile.am:
346           reorganize stuff under tests/
347
348 2005-11-30  Edward Hervey  <edward@fluendo.com>
349
350         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
351         Go away you stupid GstStaticPadTemplate memleak.
352
353 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
354
355         * gst-libs/gst/net/Makefile.am:
356         * gst-libs/gst/net/README:
357         * gst-libs/gst/net/gstnetbuffer.c:
358         * gst-libs/gst/net/gstnetbuffer.h:
359           this was moved to "netbuffer"
360
361 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
362
363         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
364         (gst_video_filter_class_init), (gst_video_filter_init):
365         * gst-libs/gst/video/gstvideofilter.h:
366           borgify name to bring in line with other classes
367
368 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
369
370         * gst/audioscale/.cvsignore:
371         * gst/audioscale/Makefile.am:
372         * gst/audioscale/README:
373         * gst/audioscale/audioscale.vcproj:
374         * gst/audioscale/dtof.c:
375         * gst/audioscale/dtos.c:
376         * gst/audioscale/functable.c:
377         * gst/audioscale/gstaudioscale.c:
378         * gst/audioscale/gstaudioscale.h:
379         * gst/audioscale/private.h:
380         * gst/audioscale/resample.c:
381         * gst/audioscale/resample.h:
382         * gst/audioscale/test.c:
383           remove
384
385 2005-11-30  Edward Hervey  <edward@fluendo.com>
386
387         * gst-libs/gst/netbuffer/Makefile.am:
388         really, really tired
389
390 2005-11-30  Edward Hervey  <edward@fluendo.com>
391
392         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
393         Update for new GstTypeFindFactory _register()
394
395 2005-11-30  Edward Hervey  <edward@fluendo.com>
396
397         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
398         Let's not override libgstnet from core for no reason...
399         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
400         Ok, maybe not so quick next time.
401
402 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
403
404         * configure.ac:
405         * gst-libs/gst/Makefile.am:
406           moved gst-libs/gst/net to netbuffer through CVS surgery
407           remove old directory
408           updating build to accomodate
409           (#322257)
410
411 2005-11-29  Andy Wingo  <wingo@pobox.com>
412
413         * pkgconfig/gstreamer-plugins-base.pc.in:
414         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
415         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
416         (#322257).
417
418 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
419
420         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
421         3rd time's the charm. Correct ref-counting for discarded buffers.
422
423 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
424
425         * gst/playback/gststreamselector.c:
426         (gst_stream_selector_class_init),
427         (gst_stream_selector_set_property),
428         (gst_stream_selector_get_property),
429         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
430         Fix ref-counting
431
432 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
433
434         * gst/subparse/gstsubparse.c: (feed_textbuf):
435           Don't access already unref'ed buffer.
436
437 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
438
439         * gst/playback/gststreamselector.c:
440         (gst_stream_selector_class_init), (gst_stream_selector_init),
441         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
442         (gst_stream_selector_get_property),
443         (gst_stream_selector_get_linked_pad),
444         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
445         * gst/playback/gststreamselector.h:
446         Add the active-pad property for playbin to use shortly. Ignore buffers
447         from any other pad, returning GST_FLOW_NOT_LINKED
448
449 2005-11-29  Julien MOUTTE  <julien@moutte.net>
450
451         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
452         patch from bug #322704 (Alessandro Decina).
453
454 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
455
456         * gst-libs/gst/audio/Makefile.am:
457           folded audiofilter into the audio library
458
459 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
460
461         * gst/videoscale/gstvideoscale.h:
462         * gst/videoscale/gstvideoscale.c:
463           remove unimplemented scale methods
464
465 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
466
467         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
468           Don't leak caps.
469
470 2005-11-28  Julien MOUTTE  <julien@moutte.net>
471
472         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
473         (gst_ximagesink_setcaps):
474         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
475         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
476         happens (only visible on ximagesink but bug is in xv too) set_caps was
477         destroying the internal x[v]image used to memcpy non locally alloced
478         buffers so that it got renewed on next _chain. The issue is that 
479         _expose will try to put that image as it reffed it in _put.
480         Using gst_buffer_unref instead of destroy fixes it !
481
482 2005-11-28  Edward Hervey  <edward@fluendo.com>
483
484         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
485         (try_to_link_1), (queue_filled_cb):
486         Better use of the queues. Start with a small size queue and only increase
487         the size of the queues when the other queues are empty.
488
489 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
490
491         * gst-libs/gst/video/Makefile.am:
492           compile in copied-over videofilter into the video library
493         * gst-libs/gst/video/videosink.h:
494           rename the header to gstvideosink.h since it's a base GstObject class
495         * sys/ximage/ximagesink.h:
496         * sys/xvimage/xvimagesink.h:
497           use the new header
498
499 2005-11-28  Wim Taymans  <wim@fluendo.com>
500
501         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
502         * gst/playback/gstplaybasebin.h:
503         Prepare to handle errors betters.
504
505         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
506         Set sinks to PAUSED first before adding and linking them so that
507         we don't interrupt dataflow.
508
509 2005-11-28  Wim Taymans  <wim@fluendo.com>
510
511         * gst-libs/gst/audio/TODO:
512         Updated TODO
513
514         * gst-libs/gst/audio/gstaudiosink.c:
515         (gst_audioringbuffer_open_device),
516         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
517         (gst_audioringbuffer_release):
518         Small cleanups.
519
520         * gst-libs/gst/audio/gstbaseaudiosink.c:
521         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
522         (gst_base_audio_sink_change_state):
523         Slave to the master clock when going to PLAYING and unslave when
524         going to PAUSED.
525
526         * gst-libs/gst/audio/gstringbuffer.c:
527         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
528         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
529         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
530         (gst_ring_buffer_clear_all), (wait_segment),
531         (gst_ring_buffer_commit), (gst_ring_buffer_read),
532         (gst_ring_buffer_advance):
533         * gst-libs/gst/audio/gstringbuffer.h:
534         Add some docs and cleanups.
535
536 2005-11-28  Julien MOUTTE  <julien@moutte.net>
537
538         * sys/xvimage/xvimagesink.c:
539         (gst_xvimagesink_navigation_send_event): Fix navigation events
540         coordinates translation with pixel aspect ratios.
541
542 2005-11-28  Julien MOUTTE  <julien@moutte.net>
543
544         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
545         Use calculated video geometry from _setcaps instead of buffer
546         caps to respect pixel aspect ratio. (fixes #322388)
547
548 2005-11-28  Julien MOUTTE  <julien@moutte.net>
549
550         * docs/libs/tmpl/gstcolorbalance.sgml:
551         * docs/libs/tmpl/gstmixer.sgml:
552         * docs/libs/tmpl/gstxoverlay.sgml:
553         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
554         interface.
555
556 2005-11-28  Julien MOUTTE  <julien@moutte.net>
557
558         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
559         Refuse to create an XvImage if we can't find the format.
560
561 2005-11-28  Edward Hervey  <edward@fluendo.com>
562
563         * gst-libs/gst/riff/riff-media.c:
564         (gst_riff_create_audio_template_caps):
565         Add ATRAC3 to the list of riff-possible audio caps.
566         I know we still don't have a plugin for atrac3, but it's saner to output
567         that than a cryptic mimetype.
568
569 2005-11-27  Edward Hervey  <edward@fluendo.com>
570
571         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
572         Don't try to create a zero-sized subbuffer.
573
574 2005-11-27  Julien MOUTTE  <julien@moutte.net>
575
576         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
577         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
578         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
579         (gst_ximagesink_expose): Fixed a tricky race.
580         * sys/ximage/ximagesink.h:
581         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
582         (gst_xvimagesink_expose): Fixed a tricky race.
583         * sys/xvimage/xvimagesink.h:
584
585 2005-11-27  Edward Hervey  <edward@fluendo.com>
586
587         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
588         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
589         Remove unused properties, and add queues between demuxers and decoders
590         so that a lot more files can preroll properly.
591
592 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
593
594         * gst-libs/gst/net/Makefile.am:
595         * gst-libs/gst/rtp/Makefile.am:
596         * gst-libs/gst/tag/Makefile.am:
597           remove silly include
598         * gst/tags/Makefile.am:
599         * gst/tags/gsttagediting.c:
600         * gst/tags/gsttageditingprivate.h:
601         * gst/tags/tagedit.vcproj:
602           remove directory, is as good as empty
603
604 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
605
606         * configure.ac:
607           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
608         * gst-libs/Makefile.am:
609         * gst-libs/gst/audio/Makefile.am:
610         * gst-libs/gst/interfaces/Makefile.am:
611         * gst-libs/gst/net/Makefile.am:
612         * gst-libs/gst/riff/Makefile.am:
613         * gst-libs/gst/rtp/Makefile.am:
614         * gst-libs/gst/tag/Makefile.am:
615         * gst-libs/gst/video/Makefile.am:
616           and use them
617
618 2005-11-27  Julien MOUTTE  <julien@moutte.net>
619
620         * docs/libs/tmpl/gstcolorbalance.sgml:
621         * docs/libs/tmpl/gstmixer.sgml:
622         * docs/libs/tmpl/gstxoverlay.sgml:
623         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
624         * sys/ximage/ximagesink.h:
625         * sys/xvimage/xvimagesink.h: More and more documentation.
626
627 2005-11-26  Julien MOUTTE  <julien@moutte.net>
628
629         * docs/libs/gst-plugins-base-libs-docs.sgml:
630         * docs/libs/gst-plugins-base-libs-sections.txt:
631         * docs/libs/tmpl/gstcolorbalance.sgml:
632         * docs/libs/tmpl/gstmixer.sgml:
633         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
634         to documentation.
635
636 2005-11-26  Julien MOUTTE  <julien@moutte.net>
637
638         * docs/plugins/Makefile.am:
639         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
640         * docs/plugins/gst-plugins-base-plugins-sections.txt:
641         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
642
643 2005-11-26  Julien MOUTTE  <julien@moutte.net>
644
645         * docs/plugins/Makefile.am:
646         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
647         * docs/plugins/gst-plugins-base-plugins-sections.txt:
648         * docs/plugins/inspect/plugin-adder.xml:
649         * docs/plugins/inspect/plugin-alsa.xml:
650         * docs/plugins/inspect/plugin-audioconvert.xml:
651         * docs/plugins/inspect/plugin-audiorate.xml:
652         * docs/plugins/inspect/plugin-audioresample.xml:
653         * docs/plugins/inspect/plugin-audiotestsrc.xml:
654         * docs/plugins/inspect/plugin-decodebin.xml:
655         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
656         * docs/plugins/inspect/plugin-gnomevfs.xml:
657         * docs/plugins/inspect/plugin-ogg.xml:
658         * docs/plugins/inspect/plugin-playbin.xml:
659         * docs/plugins/inspect/plugin-subparse.xml:
660         * docs/plugins/inspect/plugin-tcp.xml:
661         * docs/plugins/inspect/plugin-theora.xml:
662         * docs/plugins/inspect/plugin-typefindfunctions.xml:
663         * docs/plugins/inspect/plugin-video4linux.xml:
664         * docs/plugins/inspect/plugin-videorate.xml:
665         * docs/plugins/inspect/plugin-videoscale.xml:
666         * docs/plugins/inspect/plugin-videotestsrc.xml:
667         * docs/plugins/inspect/plugin-volume.xml:
668         * docs/plugins/inspect/plugin-vorbis.xml:
669         * docs/plugins/inspect/plugin-ximagesink.xml:
670         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
671         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
672
673 2005-11-26  Edward Hervey  <edward@fluendo.com>
674
675         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
676         Properly return GstFlowReturn from gst_pad_push in chain functions.
677
678 2005-11-25  Michael Smith  <msmith@fluendo.com>
679
680         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
681         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
682         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
683         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
684           Handle various conditions better when we don't understand a stream.
685           Removes a heap of CRITICALs on ogg streams containing unknown data.
686
687 2005-11-24  Andy Wingo  <wingo@pobox.com>
688
689         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
690         Be threadsafe.
691
692 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
693
694         * configure.ac: back to HEAD
695
696 === release 0.9.6 ===
697
698 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
699
700         * configure.ac:
701           releasing 0.9.6, "White Eight"
702
703 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
704
705         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
706         * docs/plugins/inspect/plugin-sine.xml:
707           remove sinesrc some more
708
709 2005-11-23  Wim Taymans  <wim@fluendo.com>
710
711         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
712         If we are reading too slowly, jump forward in the ringbuffer
713         instead of blocking.
714
715 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
716
717         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
718         (gst_visual_chain):
719         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
720         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
721         (gst_videorate_chain):
722         * gst/videotestsrc/gstvideotestsrc.c:
723         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
724         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
725         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
726         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
727         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
728         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
729           Updates for API changes
730
731 2005-11-23  Wim Taymans  <wim@fluendo.com>
732
733         * gst-libs/gst/audio/gstbaseaudiosink.c:
734         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
735         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
736         Fix for calibration API change.
737
738 2005-11-23  Michael Smith <msmith@fluendo.com>
739
740         * gst-libs/gst/audio/multichannel.c:
741         (gst_audio_get_channel_positions),
742         (gst_audio_set_channel_positions),
743         (gst_audio_set_structure_channel_positions_list),
744         (gst_audio_fixate_channel_positions):
745           Use gst_value_array_*() functions on value arrays, not
746           gst_value_list_*().
747
748 2005-11-23  Edward Hervey  <edward@fluendo.com>
749
750         * autogen.sh:
751         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
752         Fixes autogen
753
754 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
755
756         * check/Makefile.am:
757         * check/elements/videotestsrc.c: (setup_videotestsrc),
758         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
759         (main):
760           add a test for videotestsrc
761
762 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
763
764         * gst/sine/.cvsignore:
765         * gst/sine/Makefile.am:
766         * gst/sine/gstsinesrc.c:
767         * gst/sine/gstsinesrc.h:
768         * gst/sine/sinesrc.vcproj:
769           and remove sinesrc from the repository.  Closes #321446
770
771 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
772
773         * configure.ac:
774         * gst-plugins-base.spec.in:
775           remove sinesrc from the build
776
777 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
778
779         * check/Makefile.am:
780         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
781         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
782         (main):
783           add a test for audiotestsrc, testing all waves.  Even seems
784           leak-free at first glance, nice job Stefan
785
786 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
787
788         * po/af.po:
789         * po/az.po:
790         * po/cs.po:
791         * po/en_GB.po:
792         * po/hu.po:
793         * po/it.po:
794         * po/nb.po:
795         * po/nl.po:
796         * po/or.po:
797         * po/sq.po:
798         * po/sr.po:
799         * po/sv.po:
800         * po/uk.po:
801         * po/vi.po:
802           Translation string updates
803
804         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
805         (gst_v4lsrc_set_caps):
806         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
807         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
808         * sys/v4l/v4lsrc_calls.h:
809           Improve v4lsrc, by making it work again.
810
811 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
812
813         * ext/libvisual/visual.c: (gst_visual_chain):
814           Fix the fps calculations.
815
816         * gst/ffmpegcolorspace/avcodec.h:
817           Move structure element for clarity
818
819         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
820         * gst-libs/gst/interfaces/tunernorm.h:
821         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
822         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
823         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
824         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
825         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
826         (gst_v4lmjpegsrc_getcaps):
827         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
828         (gst_v4lsrc_set_caps):
829         * sys/v4l/gstv4lsrc.h:
830         * sys/v4l/v4l_calls.c: (gst_v4l_open):
831         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
832         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
833         * sys/v4l/v4lsrc_calls.h:
834           Fractional framerates...
835
836 2005-11-22  Wim Taymans  <wim@fluendo.com>
837
838         * gst-libs/gst/audio/gstbaseaudiosink.c:
839         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
840         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
841         And we provide a clock by default, of course...
842
843 2005-11-22  Wim Taymans  <wim@fluendo.com>
844
845         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
846         This clock can be slaved to a master clock now.
847
848         * gst-libs/gst/audio/gstbaseaudiosink.c:
849         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
850         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
851         (gst_base_audio_sink_set_clock),
852         (gst_base_audio_sink_set_property),
853         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
854         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
855         * gst-libs/gst/audio/gstbaseaudiosink.h:
856         Handle slaving the internal clock to the clock selected in the
857         pipeline.
858         Add property to make the basesink not provide a clock.
859
860         * gst-libs/gst/rtp/gstbasertpdepayload.c:
861         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
862         (gst_base_rtp_depayload_wait):
863         * gst-libs/gst/rtp/gstbasertpdepayload.h:
864         We can use the clock in GstElement, no need to store it ourselves.
865
866 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
867
868         * docs/libs/tmpl/gstaudio.sgml:
869           update
870         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
871         (gst_paranoia_endian_get_type):
872         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
873         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
874         * gst/audiotestsrc/gstaudiotestsrc.c:
875         (gst_audiostestsrc_wave_get_type):
876         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
877         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
878         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
879         (gst_sync_method_get_type), (gst_unit_type_get_type),
880         (gst_client_status_get_type), (gst_multifdsink_class_init),
881         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
882         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
883         (gst_multifdsink_get_property):
884         * gst/tcp/gstmultifdsink.h:
885         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
886         * gst/videotestsrc/gstvideotestsrc.c:
887         (gst_videotestsrc_pattern_get_type):
888           remove deprecated properties
889           fix up enums to correctly have short lowercase dashed nicks
890
891 2005-11-22  Michael Smith <msmith@fluendo.com>
892
893         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
894         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
895           Add underscore.
896
897 2005-11-22  Michael Smith <msmith@fluendo.com>
898
899         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
900         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
901           Use utility method for scaling clocktime for fractional framerates.
902
903 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
904
905         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
906         (gst_visual_chain):
907         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
908         * ext/theora/theoradec.c: (theora_handle_type_packet):
909         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
910         (theora_enc_chain):
911         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
912         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
913         * gst-libs/gst/video/video.h:
914         * gst/ffmpegcolorspace/avcodec.h:
915         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
916         (gst_ffmpeg_caps_to_pixfmt):
917         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
918         (gst_ffmpegcsp_set_caps):
919         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
920         (gst_videorate_setcaps), (gst_videorate_blank_data),
921         (gst_videorate_chain):
922         * gst/videotestsrc/gstvideotestsrc.c:
923         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
924         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
925         (gst_videotestsrc_event), (gst_videotestsrc_create):
926         * gst/videotestsrc/gstvideotestsrc.h:
927         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
928         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
929         (gst_ximagesink_get_times), (gst_ximagesink_init):
930         * sys/ximage/ximagesink.h:
931         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
932         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
933         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
934         * sys/xvimage/xvimagesink.h:
935           Convert elements to use fractions for their framerate.
936           V4L elements to come later tonight.
937
938 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
939
940         * gst-libs/gst/audio/audio.c:
941         * gst-libs/gst/audio/audio.h:
942           remove some deprecated functions
943
944 2005-11-22  Andy Wingo  <wingo@pobox.com>
945
946         * Update for gst_tag_setter API changes.
947
948 2005-11-22  Andy Wingo  <wingo@pobox.com>
949
950         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
951         (gst_ogg_demux_perform_seek):
952         * ext/theora/theoradec.c (theora_dec_sink_event):
953         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
954         update-funcnames.
955
956 2005-11-22  Wim Taymans  <wim@fluendo.com>
957
958         * examples/seeking/seek.c: (main):
959         Give higher priority to bus signals than the gtk events
960         to fix a race condition in the segment looping.
961
962 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
963
964         * ext/theora/Makefile.am:
965         * ext/vorbis/Makefile.am:
966         * gst-libs/gst/tag/Makefile.am:
967         * gst-plugins-base.spec.in:
968           Rename libgsttagedit to libgsttag (#322117).
969
970 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
971
972         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
973         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
974           Call gst_x_overlay_prepare_xwindow_id() to give applications
975           a final chance to set their own xwindow id before the video
976           sink creates its own window.
977
978 2005-11-22  Julien MOUTTE  <julien@moutte.net>
979
980         * sys/xvimage/xvimagesink.c:
981         (gst_xvimagesink_navigation_send_event): Handle navigation
982         events correcly with borders if applicable.
983
984 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
985
986         Patch by: Luca Ognibene
987
988         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
989         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
990         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
991         (gst_ffmpegcsp_caps_remove_format_info):
992         * gst/ffmpegcolorspace/imgconvert.c:
993         * gst/ffmpegcolorspace/imgconvert_template.h:
994           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
995           #318353); use gst_structure_has_name().
996
997 2005-11-22  Julien MOUTTE  <julien@moutte.net>
998
999         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
1000         (gst_ximagesink_class_init): Add debug macros on functions.
1001         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1002         (gst_xvimagesink_xwindow_draw_borders),
1003         (gst_xvimagesink_xvimage_put),
1004         (gst_xvimagesink_xwindow_update_geometry),
1005         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
1006         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
1007         (gst_xvimagesink_xcontext_clear),
1008         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
1009         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
1010         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
1011         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
1012         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
1013         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1014         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
1015         expose while being PAUSED, out of data flow navigation events, etc..
1016
1017 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1018
1019         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
1020         * gst-libs/gst/audio/audio.h:
1021           fix prototype - wondering why the test worked regardless
1022
1023 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1024
1025         * check/Makefile.am:
1026         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
1027         * gst-libs/gst/audio/audio.h:
1028           add a method that returns a proper GstClockTime
1029
1030 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1031
1032         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
1033         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
1034         * gst-libs/gst/interfaces/xoverlay.h:
1035           Remove everything having to do with the desired size; add 
1036           gst_x_overlay_prepare_xwindow_id() function; remove the
1037           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
1038           post a message on the bus instead (#321816).
1039
1040         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
1041         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
1042         (gst_xvimagesink_xoverlay_init):
1043           Remove desired size stuff (#321816).
1044
1045 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1046
1047         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
1048         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
1049         (mpeg_video_type_find), (mpeg_video_stream_type_find):
1050           Terminate vararg functions with NULL instead of 0 to 
1051           make gcc4 happy.
1052
1053 2005-11-21  Andy Wingo  <wingo@pobox.com>
1054
1055         patch by: Sebastien Cote <sebas642@yahoo.ca>
1056         
1057         * gst-libs/gst/rtp/gstrtpbuffer.h: 
1058         * gst-libs/gst/rtp/gstrtpbuffer.c
1059         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
1060
1061 2005-11-21  Andy Wingo  <wingo@pobox.com>
1062
1063         * gst/playback/gstplaybin.c (gen_audio_element) 
1064         (gen_video_element): Use the new MISSING_PLUGIN core error
1065         category. Closes #320060.
1066
1067         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
1068         * gst/videorate/gstvideorate.c (gst_videorate_event):
1069         * ext/theora/theoradec.c (theora_dec_sink_event): 
1070         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
1071         stream lock.
1072
1073         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
1074         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
1075         stream lock changes.
1076
1077 2005-11-21  Wim Taymans  <wim@fluendo.com>
1078
1079         * gst-libs/gst/audio/gstbaseaudiosink.c:
1080         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
1081         (gst_base_audio_sink_provide_clock),
1082         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
1083         (gst_base_audio_sink_change_state):
1084         * gst/audioresample/gstaudioresample.c:
1085         Segment update fix.
1086
1087 2005-11-21  Andy Wingo  <wingo@pobox.com>
1088
1089         * *.h:
1090         * *.c: Ran scripts/update-macros. Oh yes.
1091
1092 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1093
1094         * sys/ximage/Makefile.am:
1095         * sys/ximage/ximage.c:
1096           Rename ximage plugin to ximagesink (#321426) (Don't forget to
1097           remove your old libgstximage.* manually if necessary).
1098
1099 2005-11-21  Michael Smith <msmith@fluendo.com>
1100
1101         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
1102           Minimal fix for bug #320200: set the min/max bitrate in the correct
1103           units. A better fix would be to upgrade to the RATEMANAGE2
1104           interface, rather than using the deprecated interface used here, but
1105           that would require an update in our libvorbis dependency (to 1.1),
1106           which is probably undesirable.
1107
1108 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
1109
1110         * ext/libvisual/visual.c: (get_buffer):
1111         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1112         (gst_base_audio_src_fixate):
1113         * gst/audioconvert/gstaudioconvert.c:
1114         (gst_audio_convert_fixate_caps):
1115         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
1116         * gst/audiotestsrc/gstaudiotestsrc.c:
1117         (gst_audiotestsrc_src_fixate):
1118         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
1119         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
1120         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
1121         * gst/videotestsrc/gstvideotestsrc.c:
1122         (gst_videotestsrc_src_fixate):
1123         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1124         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
1125           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
1126           (#322027)
1127
1128
1129 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1130
1131         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1132         (gst_riff_create_iavs_caps):
1133         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
1134         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1135         (gst_riff_parse_info):
1136         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
1137         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
1138         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1139           Fixes for GST_FOURCC_FORMAT API change.
1140
1141 2005-11-21  Andy Wingo  <wingo@pobox.com>
1142
1143         patch by: Alessandro Dessina <alessandro nnva org>
1144
1145         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1146         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1147         (gst_ogg_parse_chain):
1148         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1149         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1150         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1151         gst_value_list calls on arrays. Fixes #321962.
1152
1153 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1154
1155         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1156         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1157         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1158         * gst/adder/gstadder.c: (gst_adder_init),
1159         (gst_adder_request_new_pad), (gst_adder_collected),
1160         (gst_adder_change_state):
1161           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1162           API change.
1163
1164 2005-11-21  Michael Smith <msmith@fluendo.com>
1165
1166         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1167         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1168           Properly handle pad_push return values.
1169
1170 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1171
1172         * gst-libs/gst/tag/Makefile.am:
1173         * gst-libs/gst/tag/gstvorbistag.c:
1174         (gst_tag_list_to_vorbiscomment_buffer):
1175           Remove obsolete vorbistag element and debug category.
1176
1177         * gst/playback/gstplaybasebin.c: (check_queue):
1178           Don't divide by 0 when queue-threshold is 0.
1179
1180         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1181           Don't modify an existing pixel-aspect-ratio if we fail to read
1182           a new one.
1183
1184 2005-11-20  Wim Taymans  <wim@fluendo.com>
1185
1186         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1187         (gst_vorbisenc_push_packet):
1188         GST_PAD_IS_USABLE is gone, use the return value of
1189         the push or pad_alloc_buffer instead.
1190
1191 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1192
1193         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1194         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1195         (gst_ximagesink_ximage_destroy),
1196         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1197         (gst_ximagesink_xwindow_new),
1198         (gst_ximagesink_xwindow_update_geometry),
1199         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1200         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1201         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1202         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1203         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1204         (gst_ximagesink_navigation_send_event),
1205         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1206         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1207         (gst_ximagesink_finalize), (gst_ximagesink_init),
1208         (gst_ximagesink_class_init):
1209         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1210         This new version brings correct software scaling, non flickering
1211         window while resizing, pixel aspect ratio handling, usage of
1212         hardware buffer pools, out of data flow event thread for 
1213         navigation and handling of expose events even when being PAUSED,
1214         a new property to keep video aspect ratio when resizing, etc...
1215
1216 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1217
1218         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1219         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1220         handling of PAR.
1221
1222 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1223
1224         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1225         Unsetting IS_SINK flag from the fakesink, so decodebin
1226         never behaves as a sink.
1227
1228 2005-11-17  Wim Taymans  <wim@fluendo.com>
1229
1230         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1231         (gst_base_audio_src_change_state):
1232         Fix the audiosrc base class again, we did not unflush.
1233
1234 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1235
1236         * examples/seeking/seek.c: (make_dv_pipeline),
1237         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1238         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1239         to ogg/vorbis/theora pipeline.
1240
1241 2005-11-17  Wim Taymans  <wim@fluendo.com>
1242
1243         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1244         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1245         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1246         Fix EOS on multiple streams.
1247         More debugging.
1248
1249 2005-11-16  Wim Taymans  <wim@fluendo.com>
1250
1251         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1252         (gst_ogg_demux_perform_seek):
1253         Segment done must include stream time.
1254
1255         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1256         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1257         (gst_ogg_mux_change_state):
1258         Fix ogg muxer again.
1259
1260 2005-11-16  Wim Taymans  <wim@fluendo.com>
1261
1262         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1263         Fix compile again.
1264
1265 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1266
1267         * ext/libvisual/visual.c: (gst_visual_init):
1268         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1269         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1270         (gst_ogg_parse_chain):
1271         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1272         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1273         * ext/theora/theoradec.c: (gst_theora_dec_init):
1274         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1275         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1276         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1277         * gst/adder/gstadder.c: (gst_adder_class_init),
1278         (gst_adder_dispose):
1279         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1280         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1281         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1282           Fix a whole set of pad template leaks
1283
1284 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1285
1286         * check/generic/states.c: (GST_START_TEST):
1287           fix the test so that it only checks for elements that are part of
1288           this source module
1289
1290 2005-11-16  Michael Smith <msmith@fluendo.com>
1291
1292         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1293         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1294         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1295         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1296         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1297         (gst_ogg_mux_change_state):
1298           Fix leaking collectpads.
1299
1300 2005-11-16  Edward Hervey  <edward@fluendo.com>
1301
1302         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1303         (gst_videorate_event), (gst_videorate_chain):
1304         Handle segment seeks
1305
1306 2005-11-16  Wim Taymans  <wim@fluendo.com>
1307
1308         * gst-libs/gst/audio/gstbaseaudiosink.c:
1309         (gst_base_audio_sink_provide_clock),
1310         (gst_base_audio_sink_change_state):
1311         Set ringbuffer to non-flushing when going to PAUSED, set to
1312         flushing again when going to READY.
1313
1314         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1315         (gst_ring_buffer_stop):
1316         Start in flushing mode by default.
1317         Don't set flushing in the _stop method, let the app call
1318         this explicitly.
1319
1320 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1321
1322         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1323         * gst-libs/gst/video/videosink.h: Add helper function needed
1324         for video sinks.
1325
1326 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1327
1328         * gst/videoscale/gstvideoscale.c:
1329         (gst_videoscale_handle_src_event):
1330           Don't leak reference to pad parent.
1331
1332 2005-11-16  Wim Taymans  <wim@fluendo.com>
1333
1334         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1335         Set ringbuffer to flushing when stopping so that we don't
1336         block on wait_segment anymore and livelock.
1337
1338 2005-11-16  Wim Taymans  <wim@fluendo.com>
1339
1340         * examples/seeking/seek.c: (send_event), (do_seek),
1341         (loop_toggle_cb), (segment_done), (main):
1342         Added looping checkbox.
1343
1344 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1345
1346         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1347         (gst_ogg_demux_init):
1348         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1349         (gst_vorbis_dec_init):
1350           revert unrefs, they don't pass make check
1351
1352 2005-11-15  Johan Dahlin  <johan@gnome.org>
1353
1354         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1355         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1356         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1357         (gst_vorbis_dec_init):
1358         Fix pad template leaks. 
1359
1360 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1361
1362         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1363           Make state change function thread safe.
1364
1365 2005-11-15  Edward Hervey  <edward@fluendo.com>
1366
1367         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1368         (gst_ogg_demux_class_init):
1369         Implement GstElement::send_event, so we can send seek events
1370         in GST_STATE_READY
1371
1372 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1373
1374         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1375         Discovered how to take away flickering while resizing the
1376         window. Please don't put that in ximagesink, refactoring in
1377         progress.
1378
1379 2005-11-14  Michael Smith <msmith@fluendo.com>
1380
1381         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1382         (gst_multifdsink_render):
1383           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1384
1385 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1386
1387         * gst/playback/gstplaybin.c: (gen_audio_element):
1388           Use autoaudiosink, it tends to be more widely available than
1389           autoaudiiosink.
1390           
1391 2005-11-14  Andy Wingo  <wingo@pobox.com>
1392
1393         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1394         as well if it is available. Fixes #316442.
1395
1396 2005-11-14  Michael Smith <msmith@fluendo.com>
1397
1398         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1399         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1400         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1401         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1402         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1403         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1404         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1405         (gst_vorbisenc_change_state):
1406           Fix a small memory leak in vorbisenc.
1407           Fix large memory leaks in oggmux, also fix lots of state change
1408           bugs in oggmux.
1409
1410 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1411
1412         * gst/videotestsrc/gstvideotestsrc.c:
1413         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1414         (gst_videotestsrc_src_fixate):
1415           move fixation to a fixate function
1416           remove negotiate function, basesrc's is good enough
1417           fixes a bug for check when using the element alone
1418
1419 2005-11-13  Edward Hervey  <edward@fluendo.com>
1420
1421         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1422         (key_toggle_cb), (main):
1423         Added checkboxes for adding/removing the accurate and key_unit seek
1424         flags.
1425
1426 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1427
1428         * configure.ac: back to HEAD
1429
1430 === release 0.9.5 ===
1431
1432 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1433
1434         * configure.ac:
1435           releasing 0.9.5, "No No Kia"
1436
1437 2005-11-11  Edward Hervey  <edward@fluendo.com>
1438
1439         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1440         Added parse-launch syntax seeking mode for the seeking example.
1441         This should help stress-test even more cases.
1442         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1443
1444 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1445
1446         * sys/xvimage/xvimagesink.c:
1447         (gst_xvimagesink_navigation_send_event):
1448           Check whether peer pad exists before sending navigation events
1449           to it.
1450
1451 2005-11-11  Michael Smith <msmith@fluendo.com>
1452
1453         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1454         (gst_vorbisenc_buffer_from_packet):
1455         * ext/vorbis/vorbisenc.h:
1456           Set duration on encoded buffers. This allows oggmux's
1457           max_page_delay parameter to actually work.
1458
1459 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1460
1461         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1462         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1463         (gst_ffmpegcsp_avpicture_fill):
1464         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1465         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1466           Make palettes work again (see #132341). Use our own macros
1467           for rounding up.
1468
1469 2005-11-10  Andy Wingo  <wingo@pobox.com>
1470
1471         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1472         string doober.
1473
1474 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1475
1476         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1477         (gst_ffmpegcsp_transform_caps):
1478           Prefer passthrough in transform_caps
1479
1480 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1481
1482         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1483           check for ALSA errors properly, instead of relying on ALSA's
1484           error strings to serve to the user.
1485
1486 2005-11-10  Wim Taymans  <wim@fluendo.com>
1487
1488         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1489         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1490         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1491         Modernise the seek code.
1492
1493 2005-11-10  Michael Smith <msmith@fluendo.com>
1494         
1495         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1496         (setup_substreams), (set_active_source):
1497           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1498           trying to go to NULL if we failed to read a file.
1499
1500 2005-11-10  Wim Taymans  <wim@fluendo.com>
1501
1502         * gst/audiotestsrc/gstaudiotestsrc.c:
1503         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1504         (gst_audiotestsrc_create):
1505         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1506         (gst_sinesrc_get_times), (gst_sinesrc_create):
1507         * gst/videotestsrc/gstvideotestsrc.c:
1508         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1509         (gst_videotestsrc_create):
1510         The base class can now sync for us.
1511
1512 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1513
1514         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1515           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1516           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1517           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1518           format=(fourcc)I420" ! xvimagesink
1519
1520 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1521
1522         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1523         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1524         (gst_sinesrc_newsegment):
1525           Send newsegment event in TIME format, set duration if
1526           num-buffers is set, fix duration querying.
1527
1528 2005-11-10  Michael Smith <msmith@fluendo.com>
1529
1530         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1531         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1532         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1533         (gst_ogg_mux_collected):
1534          Fix EOS handling, partially. Now forwarding an EOS event once we have
1535          EOS on all pads works correctly. However, we still don't properly set
1536          EOS on the actual ogg stream pages.
1537
1538 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1539
1540         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1541           Set elements to NULL state before disposing of them.
1542
1543 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1544
1545         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1546
1547         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1548         (gst_base_rtp_depayload_init),
1549         (gst_base_rtp_depayload_set_gst_timestamp):
1550         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1551           We need to send a newsegment event for each instance, not
1552           just for the first instance of this class (get rid of
1553           static variable in function). (#321011).
1554           
1555 2005-11-08  Michael Smith <msmith@fluendo.com>
1556
1557         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1558         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1559         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1560         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1561           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1562           This makes us mux things correctly according to the ogg muxing
1563           rules. Still not handling EOS correctly right now, though.
1564
1565 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1566
1567         * gst/audioconvert/gstaudioconvert.c:
1568           Fix typo in docs. 
1569
1570 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1571
1572         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1573         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1574           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1575           creating a new chain; should fix live streaming. Also
1576           add more debug output and fix a typo.
1577
1578 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1579
1580         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1581
1582         * gst/volume/gstvolume.c: (volume_set_caps):
1583           Fix compilation on Solaris with Forte. (#320923)
1584
1585 2005-11-08  Wim Taymans  <wim@fluendo.com>
1586
1587         * gst-libs/gst/audio/gstbaseaudiosink.c:
1588         (gst_base_audio_sink_render):
1589         No need to do a typecheck.
1590
1591 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1592
1593         * ext/alsa/gstalsa.h:
1594           We register a debug category, so let's use it.
1595
1596 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1597
1598         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1599         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1600         Fixed a small problem.
1601
1602 2005-11-04  Wim Taymans  <wim@fluendo.com>
1603
1604         * examples/seeking/Makefile.am:
1605         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1606         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1607         (make_playerbin_pipeline), (format_value), (update_scale),
1608         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1609         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1610         (print_usage), (main):
1611         Added app for playback speed testing.
1612
1613         * examples/seeking/seek.c: (dynamic_link),
1614         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1615         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1616         (message_received), (main):
1617         Updated seek example.
1618
1619 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1620
1621         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1622         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1623         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1624         (gst_base_rtp_depayload_set_clock):
1625         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1626         Don't sleep on the bench (system clock) when you have a nice 
1627         comfortable bed (Gstreamer clock) to sleep on.
1628
1629 2005-11-03  Wim Taymans  <wim@fluendo.com>
1630
1631         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1632         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1633         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1634         Handle the case where a pad_block failed.
1635
1636 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1637
1638         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1639
1640         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1641         (gst_base_rtp_depayload_add_to_queue),
1642         (gst_base_rtp_depayload_push),
1643         (gst_base_rtp_depayload_set_gst_timestamp),
1644         (gst_base_rtp_depayload_queue_release):
1645           Fixes some bugs in the depayloader's queuing/de-queueing code.
1646
1647 2005-10-31  Michael Smith <msmith@fluendo.com>
1648
1649         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1650         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1651         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1652           Patch from Alessandro Decina <alessandro@nnva.org>.
1653           Make oggdemux only find the final time in a chain, not per-pad,
1654           since the per-pad information can be very expensive to locate, and
1655           it isn't used anywhere. This makes reading a file containing
1656           OggSkeleton reasonably fast.
1657           Also, make chain finding work when there are logical bitstreams that
1658           can't be decoded. Fixes #319110.
1659
1660 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1661
1662         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1663         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1664         (gst_base_rtp_depayload_chain),
1665         (gst_base_rtp_depayload_add_to_queue),
1666         (gst_base_rtp_depayload_push),
1667         (gst_base_rtp_depayload_set_gst_timestamp),
1668         (gst_base_rtp_depayload_queue_release),
1669         (gst_base_rtp_depayload_start_thread),
1670         (gst_base_rtp_depayload_set_property),
1671         (gst_base_rtp_depayload_get_property):
1672         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1673         Some random fixes, to fullfill the desires of thomas.
1674
1675 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1676
1677         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1678         (gst_base_rtp_depayload_add_to_queue),
1679         (gst_base_rtp_depayload_push):
1680         Fixed the queueing algorithm.
1681
1682 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1683
1684         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1685         (gst_base_rtp_depayload_push):
1686         A small fix
1687
1688 2005-10-31  Wim Taymans  <wim@fluendo.com>
1689
1690         * gst-libs/gst/audio/gstringbuffer.h:
1691         Don't break ABI.
1692
1693         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1694         (gst_ffmpeg_caps_to_pixfmt):
1695         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1696         (gst_ffmpegcsp_set_caps):
1697         Some more comments.
1698         Handle missing required caps fields better.
1699
1700 2005-10-31  Wim Taymans  <wim@fluendo.com>
1701
1702         * gst-libs/gst/audio/gstbaseaudiosink.c:
1703         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1704         (gst_base_audio_sink_render):
1705         * gst-libs/gst/audio/gstringbuffer.c:
1706         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1707         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1708         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1709         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1710         (gst_ring_buffer_read):
1711         * gst-libs/gst/audio/gstringbuffer.h:
1712         Add flushing mode to the ringbuffer so that it in all cases does
1713         not try to handle more audio. This makes sure it does not try to
1714         block anymore when flushing and fixes a livelock.
1715
1716 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1717
1718         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1719         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1720         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1721           Explicitly check for -1 values before doing a conversion
1722           and always map them to -1. (#315545)
1723
1724 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1725
1726         * gst/playback/gstplaybin.c: (gen_video_element):
1727           first try autovideosink, then xvimagesink, then error out
1728         * po/POTFILES.in:
1729           add translatable file
1730         * po/af.po:
1731         * po/az.po:
1732         * po/cs.po:
1733         * po/en_GB.po:
1734         * po/hu.po:
1735         * po/it.po:
1736         * po/nb.po:
1737         * po/nl.po:
1738         * po/or.po:
1739         * po/sq.po:
1740         * po/sr.po:
1741         * po/sv.po:
1742         * po/uk.po:
1743         * po/vi.po:
1744           update translations
1745
1746 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1747
1748         * gst-libs/gst/rtp/gstbasedepayload.c:
1749         * gst-libs/gst/rtp/gstbasedepayload.h:
1750           Minor cleanups
1751
1752 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1753
1754         * gst/playback/.cvsignore:
1755         * gst/playback/decodetest.c:
1756         * gst/playback/test3.c:
1757           Port these two tests as well.
1758
1759 2005-10-27  Wim Taymans  <wim@fluendo.com>
1760
1761         * ext/theora/theoradec.c: (theora_dec_src_query),
1762         (theora_dec_sink_event):
1763         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1764         (theora_enc_change_state):
1765         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1766         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1767         Take proper locks when handling events.
1768
1769 2005-10-27  Wim Taymans  <wim@fluendo.com>
1770
1771         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1772         (gst_adder_change_state):
1773         Fix timestamps and fix deadlock when stopping the collectpads.
1774
1775 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1776
1777         * gst-libs/gst/rtp/gstrtpbuffer.h:
1778         Declaring the payload types as strings too so that they can be used
1779         in the padtemplate inialization.
1780
1781 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1782
1783         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1784
1785         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1786         (gst_base_rtp_depayload_class_init):
1787         Fixes a small but nasty bug. The derived elements no longer segfaults
1788         on finalization.
1789
1790 2005-10-26  Michael Smith <msmith@fluendo.com>
1791
1792         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1793           When clearing an audioconvert context, set tmpbufsize to zero, so
1794           we'll allocate it again later if required.
1795           This fixes audioconvert re-negotiating formats, which previously
1796           segfaulted with a NULL destination buffer.
1797
1798 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1799
1800         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1801         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1802         (gst_base_rtp_depayload_set_gst_timestamp),
1803         (gst_base_rtp_depayload_queue_release):
1804         Fixed a smalll memleak.
1805
1806 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1807         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1808         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1809         (gst_base_rtp_depayload_finalize),
1810         (gst_base_rtp_depayload_setcaps),
1811         (gst_base_rtp_depayload_add_to_queue),
1812         (gst_base_rtp_depayload_push),
1813         (gst_base_rtp_depayload_set_gst_timestamp),
1814         (gst_base_rtp_depayload_queue_release),
1815         (gst_base_rtp_depayload_thread),
1816         (gst_base_rtp_depayload_change_state):
1817         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1818         Changed the C++ comments to C comments
1819
1820 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1821
1822         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1823         * gst/tcp/gsttcpclientsrc.h:
1824         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1825         * gst/tcp/gsttcpserversrc.h:
1826           Remove unused 'curoffset' structure member.
1827
1828 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1829
1830         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1831         (gst_base_rtp_depayload_base_init),
1832         (gst_base_rtp_depayload_finalize):
1833         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1834         * gst-libs/gst/rtp/gstbasertppayload.h:
1835           The pad-template on the sinkpad should be set by the derived classes.
1836           Also added some useful macros.
1837
1838 2005-10-24  Wim Taymans  <wim@fluendo.com>
1839
1840         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1841         Correctly flush decoder samples even if we could not
1842         copy them to an output buffer. Fixes #319618.
1843
1844 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1845
1846         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1847         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1848         the caps against our xcontext caps.
1849
1850 2005-10-24  Wim Taymans  <wim@fluendo.com>
1851
1852         * gst-libs/gst/audio/gstbaseaudiosink.c:
1853         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1854         Remove g_print
1855         Use sync property from baseclass to disable sync.
1856
1857 2005-10-24  Wim Taymans  <wim@fluendo.com>
1858
1859         * gst-libs/gst/audio/gstbaseaudiosink.c:
1860         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1861         Buffers with no timestamps get aligned with previous buffers or
1862         on underrun, played ASAP.
1863
1864 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1865
1866         * gst-libs/gst/video/video.h:
1867         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1868         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1870         here comes my change on caps for framerate and geometry range.
1871         We are now accepting 1 to MAXINT for width and height, and from
1872         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1873         to be blended correctly in videomixer.
1874
1875 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1876
1877         * configure.ac:
1878           back to HEAD
1879
1880 === release 0.9.4 ===
1881
1882 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1883
1884         * NEWS:
1885         * RELEASE:
1886         * configure.ac:
1887           releasing 0.9.4, "Velociraptor"
1888
1889 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1890
1891         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1892         * po/POTFILES.in:
1893           STOPPED -> FAILED
1894
1895 2005-10-21  Wim Taymans  <wim@fluendo.com>
1896
1897         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1898         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1899         (pad_blocked), (close_pad_link), (new_pad):
1900         Don't try to remove elements twice.
1901
1902 2005-10-21  Wim Taymans  <wim@fluendo.com>
1903
1904         * ext/theora/theoradec.c: (theora_dec_src_query),
1905         (theora_dec_sink_event):
1906         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1907         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1908         (vorbis_handle_data_packet):
1909         * ext/vorbis/vorbisdec.h:
1910         Fix old naming.
1911
1912         * gst-libs/gst/audio/gstbaseaudiosink.c:
1913         (gst_base_audio_sink_render):
1914         Don't try to sync on buffers without a timestamp.
1915
1916 2005-10-21  Wim Taymans  <wim@fluendo.com>
1917
1918         * ext/theora/theoradec.c: (theora_dec_src_query),
1919         (theora_dec_sink_event):
1920         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1921         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1922         (vorbis_handle_data_packet):
1923         * ext/vorbis/vorbisdec.h:
1924         Fix old naming.
1925
1926 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1927
1928         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1929         (gst_vorbisenc_src_query):
1930           Implement position and duration queries.
1931
1932         * gst/playback/test3.c: (update_scale), (main):
1933           Fix for async state changes and print nicer output.
1934
1935 2005-10-20  Wim Taymans  <wim@fluendo.com>
1936
1937         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1938         (dump_element_stats), (main):
1939         * gst/playback/test6.c: (main):
1940         Fix tests again
1941
1942 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1943
1944         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1945         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1946           Don't use functions for position queries when handling
1947           duration queries.
1948
1949 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1950
1951         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1952         (vorbis_handle_data_packet), (vorbis_dec_chain),
1953         (vorbis_dec_change_state):
1954         * ext/vorbis/vorbisdec.h:
1955           Vorbis streams can be embedded in other container formats
1956           than ogg, container formats where the demuxer might set 
1957           timestamps on encoded vorbis buffers instead of those silly 
1958           granulepos thingies. In short: make vorbisdec handle 
1959           timestamps on incoming buffers as well.
1960
1961 2005-10-20  Wim Taymans  <wim@fluendo.com>
1962
1963         * gst/playback/gstplaybasebin.c: (group_destroy),
1964         (gst_play_base_bin_change_state):
1965         Fix leak.
1966         Handle case where playbasebin is now ASYNC because
1967         decodebin is.
1968
1969 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1970
1971         * gst/audioconvert/Makefile.am:
1972         * gst/audioconvert/bufferframesconvert.c:
1973         * gst/audioconvert/plugin.c: (plugin_init):
1974         * gst/audioconvert/plugin.h:
1975           And bye bye buffer-frames-convert
1976
1977 2005-10-19  Wim Taymans  <wim@fluendo.com>
1978
1979         * check/elements/audioconvert.c:
1980         * docs/libs/tmpl/gstaudio.sgml:
1981         * docs/libs/tmpl/gstcolorbalance.sgml:
1982         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1983         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1984         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1985         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1986         * gst-libs/gst/audio/audio.h:
1987         * gst/audioconvert/audioconvert.h:
1988         * gst/audioconvert/gstaudioconvert.c:
1989         (gst_audio_convert_parse_caps):
1990         * gst/volume/gstvolume.c:
1991         Bye bye buffer-frames.
1992
1993 2005-10-19  Wim Taymans  <wim@fluendo.com>
1994
1995         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1996         (query_positions_elems), (query_positions_pads), (update_scale),
1997         (do_seek), (set_update_scale), (message_received), (main):
1998         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1999         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
2000         (gst_ogg_demux_loop):
2001         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
2002         * ext/theora/theoradec.c: (theora_dec_src_query),
2003         (theora_dec_sink_event):
2004         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2005         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
2006         * gst/adder/gstadder.c: (gst_adder_query):
2007         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
2008         * gst/playback/test3.c: (update_scale):
2009         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2010         (dump_element_stats), (main):
2011         * gst/playback/test6.c: (main):
2012         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
2013         Query API update.
2014
2015 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2016
2017         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
2018         (xml_check_first_element), (xml_type_find), (smil_type_find),
2019         (plugin_init):
2020           Add typefinding for SMIL and for generic XML. Based on patch by
2021           Akos Maroy (#308663).
2022
2023 2005-10-18  Wim Taymans  <wim@fluendo.com>
2024
2025         * gst/playback/Makefile.am:
2026         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2027         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
2028         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
2029         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
2030         (gst_decode_bin_change_state):
2031         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2032         (gst_play_bin_send_event_to_sink):
2033         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2034         (dump_element_stats), (main):
2035         * gst/playback/test6.c: (main):
2036         Make playbin async, it'll commit state to paused when all streams
2037         are detected.
2038         Remove ugly hack.
2039         Added test6.c to show async behaviour.
2040
2041 2005-10-18  Wim Taymans  <wim@fluendo.com>
2042
2043         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
2044         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
2045         Fix for segment-start/stop API change.
2046
2047 2005-10-18  Wim Taymans  <wim@fluendo.com>
2048
2049         * check/Makefile.am:
2050         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
2051         (main):
2052         Add future test for clock selection.
2053
2054 2005-10-18  Wim Taymans  <wim@fluendo.com>
2055
2056         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
2057         (gst_alsasink_close):
2058         Set handle to NULL.
2059
2060         * gst-libs/gst/audio/gstringbuffer.c:
2061         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
2062         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
2063         (gst_ring_buffer_start), (gst_ring_buffer_pause),
2064         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
2065         (gst_ring_buffer_read):
2066         More debug info.
2067
2068 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
2069
2070         * gst/audiotestsrc/Makefile.am:
2071         * gst/sine/Makefile.am:
2072         * gst/volume/Makefile.am:
2073           fix broken build of controllerized plugins
2074
2075 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
2076
2077         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2078
2079         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2080         (gst_riff_create_video_template_caps):
2081           Add support for Indeo-3 (IV32).
2082
2083 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2084
2085         * configure.ac:
2086           rewrite
2087
2088 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2089
2090         * gst-libs/gst/video/video.c: (gst_video_get_size):
2091         * gst/audiotestsrc/gstaudiotestsrc.c:
2092           doc updates
2093
2094 2005-10-17  Andy Wingo  <wingo@pobox.com>
2095
2096         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
2097         with the collectpads change.
2098         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
2099
2100         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
2101
2102         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
2103
2104         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
2105         alloc_buffer flow return to callers.
2106         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
2107         change. Fix some memleaks in theoraenc.
2108
2109         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
2110         in strange circumstance.
2111
2112 2005-10-17  Julien MOUTTE  <julien@moutte.net>
2113
2114         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2115         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
2116         from caps, let's use the caps...
2117
2118 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2119
2120         * configure.ac:
2121           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
2122
2123 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2124
2125         * gst-libs/gst/interfaces/Makefile.am:
2126           fix silly typo
2127
2128 2005-10-16  Andy Wingo  <wingo@pobox.com>
2129
2130         * gst/playback/gstdecodebin.c
2131         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
2132         function!
2133         (try_to_link_1): Increase kraziness level.
2134
2135 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2136
2137         * configure.ac:
2138           restructure like the core one
2139         * gst-libs/gst/audio/Makefile.am:
2140         * gst-libs/gst/interfaces/Makefile.am:
2141         * gst-libs/gst/net/Makefile.am:
2142         * gst-libs/gst/riff/Makefile.am:
2143         * gst-libs/gst/rtp/Makefile.am:
2144         * gst-libs/gst/tag/Makefile.am:
2145         * gst-libs/gst/video/Makefile.am:
2146           use correct linker flags, now the libs are properly versioned
2147         * check/elements/audioconvert.c: (verify_convert):
2148         * ext/alsa/gstalsaplugin.c:
2149         * ext/cdparanoia/gstcdparanoia.c:
2150         * ext/gnomevfs/gstgnomevfs.c:
2151         * ext/libvisual/visual.c:
2152         * ext/ogg/gstogg.c:
2153         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2154         * ext/theora/theora.c:
2155         * ext/vorbis/vorbis.c:
2156         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2157         * gst-libs/gst/tag/gsttagediting.c:
2158         * gst-libs/gst/video/video.c:
2159         * gst/adder/gstadder.c:
2160         * gst/audioconvert/plugin.c:
2161         * gst/audiorate/gstaudiorate.c:
2162         * gst/audioresample/gstaudioresample.c:
2163         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2164         * gst/audioscale/gstaudioscale.c:
2165         * gst/audioscale/resample.c:
2166         * gst/audiotestsrc/gstaudiotestsrc.c:
2167         * gst/ffmpegcolorspace/gstffmpeg.c:
2168         * gst/playback/gstdecodebin.c: (close_pad_link):
2169         * gst/playback/gstplaybin.c: (gen_video_element),
2170         (gen_audio_element):
2171         * gst/sine/gstsinesrc.c:
2172         * gst/subparse/gstsubparse.c:
2173         * gst/tags/gsttagediting.c:
2174         * gst/tcp/gsttcpplugin.c:
2175         * gst/typefind/gsttypefindfunctions.c:
2176         * gst/videorate/gstvideorate.c:
2177         * gst/videoscale/gstvideoscale.c:
2178         * gst/videotestsrc/gstvideotestsrc.c:
2179         * gst/volume/gstvolume.c:
2180         * sys/v4l/gstv4l.c:
2181         * sys/ximage/ximage.c:
2182         * sys/xvimage/xvimagesink.c:
2183           fix up defines
2184
2185 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2186
2187         * ext/vorbis/vorbisenc.c:
2188         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2189         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2190         (gst_tag_to_vorbis_comments):
2191           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2192
2193 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2194
2195         * examples/stats/mp2ogg.c:
2196         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2197           typo fixes
2198
2199 2005-10-13  Michael Smith <msmith@fluendo.com>
2200
2201         * ext/ogg/gstoggmux.c:
2202           Use magic glib macros to define constants as 64 bit, to ensure
2203           appropriate vararg passing.
2204
2205 2005-10-13  Michael Smith <msmith@fluendo.com>
2206
2207         * ext/ogg/gstoggmux.c:
2208         * gst/audioconvert/audioconvert.c: (float):
2209           Don't use LL suffix, as it's not portable, and neither of these
2210           uses required it anyway.
2211
2212 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2213
2214         * examples/indexing/indexmpeg.c: (main):
2215         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2216         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2217         (cdparanoia_convert), (cdparanoia_query):
2218         * ext/cdparanoia/gstcdparanoia.h:
2219         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2220         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2221         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2222         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2223         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2224         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2225         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2226         (gst_multifdsink_render), (gst_multifdsink_start),
2227         (gst_multifdsink_stop):
2228         * gst/tcp/gstmultifdsink.h:
2229         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2230         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2231         (gst_tcpclientsink_stop):
2232         * gst/tcp/gsttcpclientsink.h:
2233         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2234         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2235         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2236         * gst/tcp/gsttcpclientsrc.h:
2237         * gst/tcp/gsttcpserversink.h:
2238         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2239         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2240         (gst_tcpserversrc_stop):
2241         * gst/tcp/gsttcpserversrc.h:
2242         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2243         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2244         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2245           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2246           moved bitshift from macro to enum definition
2247
2248 2005-10-12  Wim Taymans  <wim@fluendo.com>
2249
2250         * examples/seeking/Makefile.am:
2251         Oops.
2252
2253 2005-10-12  Wim Taymans  <wim@fluendo.com>
2254
2255         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2256         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2257         Don't assert on normal stuff.
2258
2259         * gst/playback/gstplaybin.c: (do_playbin_seek):
2260         API fix.
2261
2262 2005-10-12  Wim Taymans  <wim@fluendo.com>
2263
2264         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2265         * examples/seeking/Makefile.am:
2266         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2267         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2268         (do_seek), (set_update_scale), (message_received), (main):
2269         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2270         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2271         Update for _get_state() API change.
2272
2273 2005-10-11  Wim Taymans  <wim@fluendo.com>
2274
2275         * gst-libs/gst/audio/gstbaseaudiosink.c:
2276         (gst_base_audio_sink_render):
2277         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2278         (gst_base_audio_src_create):
2279         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2280         (gst_ring_buffer_read):
2281         Cleanups.
2282         Commit and read from ringbuffer in samples rather than bytes.
2283
2284 2005-10-11  Wim Taymans  <wim@fluendo.com>
2285
2286         * gst-libs/gst/audio/gstbaseaudiosink.c:
2287         (gst_base_audio_sink_render):
2288         Respect segment rate and accum when scheduling samples.
2289
2290 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2291
2292         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2293         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2294         EOS correctly, that needs more work.
2295
2296 2005-10-11  Wim Taymans  <wim@fluendo.com>
2297
2298         * check/generic/states.c: (GST_START_TEST):
2299         remove old property.
2300
2301         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2302         (gst_ogg_demux_perform_seek):
2303         * ext/theora/theoradec.c: (theora_dec_sink_event):
2304         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2305         (vorbis_handle_data_packet):
2306         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2307         (gst_base_rtp_depayload_set_gst_timestamp):
2308         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2309         Update for newsegment API change.
2310
2311 2005-10-11  Michael Smith <msmith@fluendo.com>
2312
2313         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2314         (do_playbin_seek), (gst_play_bin_send_event):
2315           Override send_event differently, so that we can takes bits of
2316           functionality from GstPipeline (special handling for seeks,
2317           including pausing/resuming, and resetting stream time) and still get
2318           the appropriate behaviour of only forwarding event to a single sink,
2319           rather than all of them.
2320           Unfortunately requires a lot of code duplication, but the
2321           alternatives are equally ugly in the end.
2322
2323 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2324
2325         * check/elements/audioconvert.c: (setup_audioconvert),
2326         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2327         (GST_START_TEST), (audioconvert_suite):
2328           clean up tests a little, fix some leaks.
2329
2330 2005-10-10  Wim Taymans  <wim@fluendo.com>
2331
2332         * ext/alsa/gstalsasink.c:
2333         Also allow unsigned int.
2334
2335         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2336         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2337         Small cleanup
2338
2339 2005-10-10  Wim Taymans  <wim@fluendo.com>
2340
2341         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2342         Small update, use API as stated in design docs.
2343
2344         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2345         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2346         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2347         (message_received), (main):
2348         Updated seek example for GOption. Some usability improvements.
2349
2350 2005-10-10  Wim Taymans  <wim@fluendo.com>
2351
2352         * gst/audioconvert/audioconvert.h:
2353         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2354         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2355         Alloc temp storage somewhere else where we can do it more
2356         portable.
2357
2358 2005-10-10  Wim Taymans  <wim@fluendo.com>
2359
2360         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2361         (gst_tcpserversrc_start):
2362         Don't block in accept while doing the state change, move
2363         to poll and make cancellable.
2364
2365 2005-10-09  Philippe Khalaf <burger@speedy.org>
2366
2367         * gst-libs/gst/rtp/rtpbasedepayload.c:
2368         Set timestamp and add queue delay to timestamp
2369         * gst-libs/gst/rtp/rtpbuffer.h:
2370         Set correct payload type for h263
2371
2372 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2373
2374         * gst/audiotestsrc/gstaudiotestsrc.c:
2375         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2376         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2377         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2378         (gst_audiotestsrc_create_triangle),
2379         (gst_audiotestsrc_create_silence),
2380         (gst_audiotestsrc_create_white_noise),
2381         (gst_audiotestsrc_init_pink_noise),
2382         (gst_audiotestsrc_generate_pink_noise_value),
2383         (gst_audiotestsrc_create_pink_noise),
2384         (gst_audiotestsrc_change_wave):
2385         * gst/audiotestsrc/gstaudiotestsrc.h:
2386           fixed typo, added pink noise
2387
2388 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2389
2390         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2391         (plugin_init):
2392           Add wavpack and spc typefind functions from 0.8 branch.
2393
2394 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2395
2396         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2397         (ar_type_find), (msdos_type_find), (plugin_init):
2398           Add typefind functions for tar archives, ar archives,
2399           RAR archives, and msdos-executables (dlls, exe, etc.).
2400           Some of those would be wrongly identified as mpeg
2401           streams of some sort before (#315550).
2402
2403 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2404
2405         * configure.ac:
2406         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2407         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2408         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2409         * gst/audiotestsrc/Makefile.am:
2410         * gst/audiotestsrc/gstaudiotestsrc.c:
2411         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2412         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2413         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2414         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2415         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2416         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2417         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2418         (gst_audiotestsrc_create_silence),
2419         (gst_audiotestsrc_create_white_noise),
2420         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2421         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2422         (gst_audiotestsrc_start), (plugin_init):
2423         * gst/audiotestsrc/gstaudiotestsrc.h:
2424           add new plugin and element
2425         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2426           use gobject_class
2427
2428 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2429
2430         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2431         (gst_adder_init), (gst_adder_request_new_pad),
2432         (gst_adder_change_state):
2433           Add query function to source pad, so adder reports the correct
2434           time/sample position when queried (#315457); fix state change
2435           function; use GST_DEBUG_FUNCPTR() for pad functions.
2436
2437 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2438
2439         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2440           Fix leaks in typefind registration
2441           Clean up the gratuitous commenting and whitespacing a little
2442
2443 2005-10-08  Wim Taymans  <wim@fluendo.com>
2444
2445         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2446         Only actually wait for the thread to be stopped if it's 
2447         running.
2448
2449 2005-10-08  Wim Taymans  <wim@fluendo.com>
2450
2451         * gst-libs/gst/audio/gstbaseaudiosink.c:
2452         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2453         If we receive EOS we can start playback of what we had.
2454
2455 2005-10-08  Wim Taymans  <wim@fluendo.com>
2456
2457         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2458         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2459         (gst_multifdsink_stop):
2460         Fix crasher when going to NULL multiple times.
2461
2462 2005-10-06  Wim Taymans  <wim@fluendo.com>
2463
2464         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2465         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2466         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2467         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2468         patch from Edgard Lima <edgard.lima@indt.org.br>
2469         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2470
2471 2005-10-06  Wim Taymans  <wim@fluendo.com>
2472
2473         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2474         Report the FLOW_RETURN as string in the error message.
2475
2476         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2477         Don't assert when clearing an unnegotiated buffer.
2478
2479 2005-10-04  Michael Smith <msmith@fluendo.com>
2480
2481         * gst/playback/gstplaybasebin.c: (group_destroy),
2482         (gen_preroll_element), (remove_groups), (setup_source):
2483         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2484         (setup_sinks), (gst_play_bin_send_event),
2485         (gst_play_bin_change_state):
2486           Set state to NULL before removing from bin. Fix refcounting.
2487
2488 2005-10-04  Michael Smith <msmith@fluendo.com>
2489
2490         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2491           Correct refcounting in send_event() function. Previously was wrong
2492           if the first sink was unable to handle the event.
2493
2494 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2495
2496         * configure.ac:
2497           back to development
2498
2499 === release 0.9.3 ===
2500
2501 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2502
2503         * configure.ac:
2504           Releasing 0.9.3, "De Facto"
2505
2506 2005-10-03  Andy Wingo  <wingo@pobox.com>
2507
2508         * gst/playback/gstdecodebin.c (try_to_link_1)
2509         (remove_element_chain): set element to NULL before removing it.
2510
2511 2005-10-02  Johan Dahlin  <johan@gnome.org>
2512
2513         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2514         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2515         MT safe.
2516
2517 2005-10-02  Andy Wingo  <wingo@pobox.com>
2518
2519         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2520         (gst_ring_buffer_prepare_read): 
2521         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2522         Demote to LOG.
2523
2524 2005-09-29  Wim Taymans  <wim@fluendo.com>
2525
2526         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2527         * ext/theora/theoradec.c: (theora_handle_data_packet):
2528         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2529         Propagate error codes from alloc_buffer too.
2530
2531 2005-09-29  Wim Taymans  <wim@fluendo.com>
2532
2533         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2534         We use fixed caps.
2535
2536         * gst/playback/Makefile.am:
2537         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2538         (dump_element_stats), (main):
2539         Added example stream introspection code.
2540
2541 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2542
2543         * gst/adder/gstadder.c: (gst_adder_collected):
2544           fix adder for float elements
2545
2546 2005-09-28  Wim Taymans  <wim@fluendo.com>
2547
2548         * gst-libs/gst/audio/gstbaseaudiosink.c:
2549         (gst_base_audio_sink_class_init),
2550         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2551         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2552         (gst_base_audio_src_class_init),
2553         (gst_base_audio_src_provide_clock):
2554         get_clock -> provide_clock
2555
2556 2005-09-28  Andy Wingo  <wingo@pobox.com>
2557
2558         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2559         and unlocking.
2560
2561         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2562         unlocking.
2563
2564         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2565         Actually add the pad template.
2566         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2567
2568         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2569         I'm at it...
2570
2571         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2572         from fdsrc. Get caps in create() instead of start() so it can be
2573         interrupted. Interruption somewhat untested.
2574
2575         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2576         Proper EOS handling.
2577
2578 2005-09-27  Andy Wingo  <wingo@pobox.com>
2579
2580         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2581
2582         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2583
2584         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2585
2586         * gst/tcp/gsttcp.h: 
2587         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2588         out of tcpclientsrc.c. Cancellable.
2589         (gst_tcp_socket_read): Made private, cancellable, with better
2590         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2591         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2592         whole buffer, and better diagnostics.
2593         (gst_tcp_gdp_read_caps): Same.
2594
2595         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2596
2597 2005-09-26  Andy Wingo  <wingo@pobox.com>
2598
2599         * gst/sine/gstsinesrc.h:
2600         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2601         change the 'sync' property to 'is-live' and implement it halfway,
2602         update for controller api change.
2603
2604         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2605         controller api change.
2606
2607 2005-09-24  Wim Taymans  <wim@fluendo.com>
2608
2609         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2610         * gst-libs/gst/audio/gstaudiosink.c:
2611         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2612         (gst_audioringbuffer_stop):
2613         * gst-libs/gst/audio/gstbaseaudiosink.c:
2614         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2615         (gst_base_audio_sink_change_state):
2616         * gst-libs/gst/audio/gstbaseaudiosink.h:
2617         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2618         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2619         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2620         * gst-libs/gst/audio/gstringbuffer.h:
2621         Fix sync again. Moved sample alignment to basesink.
2622
2623 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2624
2625         * docs/plugins/Makefile.am:
2626         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2627         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2628         * gst/volume/gstvolume.c:
2629           add/fix docs
2630         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2631         * gst-libs/gst/audio/audio.h:
2632           add conversion macros for frames <-> clocktime
2633
2634 2005-09-23  David Schleef  <ds@schleef.org>
2635
2636         * gst/audioresample/Makefile.am:
2637         * gst/audioresample/debug.h:
2638         * gst/audioresample/gstaudioresample.c:
2639         * gst/audioresample/resample.c: Convert to using gst debugging
2640
2641 2005-09-22  Wim Taymans  <wim@fluendo.com>
2642
2643         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2644         (gst_play_bin_send_event):
2645         Only seek on one sink, the first one that succeeds.
2646
2647 2005-09-22  Michael Smith <msmith@fluendo.com>
2648
2649         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2650         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2651         Don't flush encoder state unless we have an initialised encoder.
2652         Clear out encoder state on PAUSED_TO_READY.
2653
2654 2005-09-22  Wim Taymans  <wim@fluendo.com>
2655
2656         * gst-libs/gst/rtp/gstbasertppayload.c:
2657         (gst_basertppayload_class_init), (gst_basertppayload_init),
2658         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2659         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2660         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2661         (gst_basertppayload_set_property),
2662         (gst_basertppayload_get_property),
2663         (gst_basertppayload_change_state):
2664         * gst-libs/gst/rtp/gstbasertppayload.h:
2665         Added max-ptime to control amount of data in the rtp packets.
2666
2667 2005-09-21  Andy Wingo  <wingo@pobox.com>
2668
2669         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2670         thingies.
2671
2672         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2673         can be called multiple times, dogs.
2674
2675 2005-09-21  Wim Taymans  <wim@fluendo.com>
2676
2677         * gst-libs/gst/rtp/gstbasertppayload.c:
2678         (gst_basertppayload_class_init), (gst_basertppayload_init),
2679         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2680         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2681         (gst_basertppayload_push), (gst_basertppayload_get_property),
2682         (gst_basertppayload_change_state):
2683         Allow 0 ssrc too.
2684
2685 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2686
2687         * docs/libs/compiling.sgml:
2688           fixing typos
2689
2690 2005-09-20  Wim Taymans  <wim@fluendo.com>
2691
2692         * gst-libs/gst/rtp/gstbasertppayload.c:
2693         (gst_basertppayload_class_init), (gst_basertppayload_init),
2694         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2695         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2696         (gst_basertppayload_push), (gst_basertppayload_set_property),
2697         (gst_basertppayload_get_property),
2698         (gst_basertppayload_change_state):
2699         * gst-libs/gst/rtp/gstbasertppayload.h:
2700         Added property to configure sequence number offsets.
2701
2702 2005-09-20  Wim Taymans  <wim@fluendo.com>
2703
2704         * gst-libs/gst/rtp/gstbasertppayload.c:
2705         (gst_basertppayload_class_init), (gst_basertppayload_init),
2706         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2707         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2708         (gst_basertppayload_push), (gst_basertppayload_set_property),
2709         (gst_basertppayload_get_property),
2710         (gst_basertppayload_change_state):
2711         * gst-libs/gst/rtp/gstbasertppayload.h:
2712         Make timestamp offset configurable.
2713
2714 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2715
2716         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2717           fix wrong pop/unref
2718
2719 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2720
2721         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2722
2723         * gst-libs/gst/interfaces/propertyprobe.c:
2724         (gst_property_probe_probe_property_name),
2725         (gst_property_probe_needs_probe_name),
2726         (gst_property_probe_get_values_name),
2727         (gst_property_probe_probe_and_get_values_name):
2728           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2729           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2730
2731 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2732
2733         * check/Makefile.am:
2734           have some tests be disabled for valgrinding
2735         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2736         (GST_START_TEST):
2737         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2738           Fix A Leak.  Chain To Parent Finalize.
2739
2740 2005-09-19  Wim Taymans  <wim@fluendo.com>
2741
2742         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2743         Fixed wav pipeline.
2744
2745 2005-09-19  Wim Taymans  <wim@fluendo.com>
2746
2747         * gst-libs/gst/rtp/gstbasertppayload.c:
2748         (gst_basertppayload_class_init), (gst_basertppayload_init),
2749         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2750         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2751         (gst_basertppayload_push), (gst_basertppayload_get_property),
2752         (gst_basertppayload_change_state):
2753         Posting ERROR and WARNING messages is good.
2754
2755 2005-09-19  Wim Taymans  <wim@fluendo.com>
2756
2757         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2758         (gst_base_rtp_depayload_add_to_queue),
2759         (gst_base_rtp_depayload_push),
2760         (gst_base_rtp_depayload_set_gst_timestamp),
2761         (gst_base_rtp_depayload_queue_release):
2762         This one was not supposed to go in.
2763
2764 2005-09-19  Wim Taymans  <wim@fluendo.com>
2765
2766         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2767         Fix for bus API.
2768
2769         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2770         (gst_base_rtp_depayload_chain),
2771         (gst_base_rtp_depayload_add_to_queue),
2772         (gst_base_rtp_depayload_push),
2773         (gst_base_rtp_depayload_set_gst_timestamp),
2774         (gst_base_rtp_depayload_queue_release):
2775         Some cleanups.
2776
2777         * gst-libs/gst/rtp/gstbasertppayload.c:
2778         (gst_basertppayload_class_init), (gst_basertppayload_init),
2779         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2780         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2781         (gst_basertppayload_get_property),
2782         (gst_basertppayload_change_state):
2783         Added debugging category.
2784
2785 2005-09-18  David Schleef  <ds@schleef.org>
2786
2787         * gst/playback/gstdecodebin.c: free plugin list correctly
2788         * gst/playback/gstplaybin.c: emit warning if autovideosink
2789           and autoaudiosink can't be found (instead of segfaulting)
2790
2791 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2792
2793         * check/elements/audioconvert.c: (GST_START_TEST):
2794           try out 24 bit conversion
2795
2796 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2797
2798         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2799         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2800         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2801         * ext/vorbis/vorbisenc.h:
2802           Fix EOS handling.  Still needs a fix in the ogg muxer to
2803           mark the last page as eos.
2804
2805 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2806
2807         * common/gtk-doc-plugins.mak:
2808         * docs/plugins/Makefile.am:
2809         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2810         * gst/ffmpegcolorspace/Makefile.am:
2811         * gst/ffmpegcolorspace/avcodec.h:
2812         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2813         * gst/tcp/gstmultifdsink.c:
2814           fix up ffmpegcolorspace docs; extract header
2815
2816 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2817
2818         * common/gtk-doc-plugins.mak:
2819         * docs/plugins/Makefile.am:
2820         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2821         * ext/theora/Makefile.am:
2822         * ext/theora/gsttheoraenc.h:
2823         * ext/theora/theoraenc.c:
2824         * ext/vorbis/vorbisenc.c:
2825           pick up signals and args for vorbis; add some docs for vorbis
2826
2827 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2828
2829         * common/gstdoc-scangobj:
2830         * common/gtk-doc-plugins.mak:
2831         * docs/libs/Makefile.am:
2832         * docs/plugins/gst-plugins-base-plugins.args:
2833         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2834         * docs/plugins/gst-plugins-base-plugins.interfaces:
2835         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2836         * docs/plugins/gst-plugins-base-plugins.signals:
2837           only scanobj stuff from our source module.  Not sure yet
2838           if that's correct, given the hierarchy stuff :)
2839
2840 2005-09-15  Wim Taymans  <wim@fluendo.com>
2841
2842         * gst/audioconvert/gstaudioconvert.c:
2843         And enable 24 bits mode as well..
2844
2845 2005-09-15  Wim Taymans  <wim@fluendo.com>
2846
2847         * gst-libs/gst/rtp/Makefile.am:
2848         * gst-libs/gst/rtp/gstbasertppayload.c:
2849         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2850         (gst_basertppayload_class_init), (gst_basertppayload_init),
2851         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2852         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2853         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2854         (gst_basertppayload_set_property),
2855         (gst_basertppayload_get_property),
2856         (gst_basertppayload_change_state):
2857         * gst-libs/gst/rtp/gstbasertppayload.h:
2858         Added rtp payloader base class.
2859
2860 2005-09-15  Andy Wingo  <wingo@pobox.com>
2861
2862         * configure.ac (plugindir): Remove the EOL matcher from the
2863         regexp, as it causes me problems. Libtool? Make? Who knows?
2864
2865 2005-09-14  David Schleef  <ds@schleef.org>
2866
2867         * check/generic/states.c: 
2868         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2869         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2870           Fixes for changes in registry API.
2871
2872         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2873           to GST_PLUGIN_LDFLAGS.
2874         * ext/libvisual/visual.c: Make the library shut up.
2875         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2876         * gst-libs/gst/audio/gstaudiofilter.c: same
2877
2878 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2879
2880         * docs/plugins/Makefile.am:
2881         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2882         * docs/plugins/inspect/plugin-libvisual.xml:
2883         * docs/plugins/tmpl/element-tcpserversink.sgml:
2884         * ext/theora/theoraenc.c:
2885           add libvisual plugin and theoraenc element to docs
2886
2887 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2888
2889         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2890         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2891         * ext/theora/theoraenc.c:
2892           add theoraenc
2893
2894 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2895
2896         * gst/audioconvert/Makefile.am:
2897           Audioconvert derives from GstBaseTransform and should
2898           link to the library with our base elements to avoid
2899           unresolved symbols. Makes things work with MinGW (#316160)
2900
2901         * gst/playback/test4.c: (main):
2902           Fix MinGW build problem and use g_usleep() instead of 
2903           sleep() (#316162)
2904
2905 2005-09-12  Wim Taymans  <wim@fluendo.com>
2906
2907         * gst/audioconvert/audioconvert.c: (float),
2908         (audio_convert_prepare_context), (audio_convert_convert):
2909         * gst/audioconvert/audioconvert.h:
2910         Cleanups, speedups, simplifications, added back support
2911         for 24 bits.
2912
2913 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2914
2915         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2916         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2917         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2918         * docs/plugins/tmpl/element-tcpserversink.sgml:
2919         * gst/ffmpegcolorspace/gstffmpeg.c:
2920         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2921         * gst/videotestsrc/gstvideotestsrc.c:
2922         * gst/volume/gstvolume.c:
2923           add more elements to the docs
2924
2925 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2926
2927         * check/Makefile.am:
2928         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2929         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2930           Add extra tests for basetransform based components. 
2931           Comment out the test_element_negotiation test until we decide
2932           if it's testing correct behaviour.
2933         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2934         (gst_visual_chain), (gst_visual_change_state):
2935           Slightly more correct but still bogus timestamping.
2936           Fix state change function.
2937         * gst/audioconvert/gstaudioconvert.c:
2938         (gst_audio_convert_class_init):
2939         * gst/audioresample/gstaudioresample.c:
2940         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2941         (gst_ffmpegcsp_class_init):
2942         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2943         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2944         (gst_videoscale_prepare_image):
2945         * gst/volume/gstvolume.c: (gst_volume_class_init),
2946         (volume_transform_ip):
2947           Basetransform updates. Enable passthrough modes.
2948         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2949         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2950         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2951           Negotiation fix that allows the window to return to the original
2952           size and renegotiate passthrough upstream. Extra debug output.
2953
2954 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2955
2956         * gst/sine/gstsinesrc.c:
2957         * gst/volume/gstvolume.c:
2958           fix up header include
2959
2960 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2961
2962         * gst-libs/gst/audio/gstbaseaudiosink.c:
2963         (gst_base_audio_sink_render):
2964         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2965         * gst/volume/gstvolume.c: (gst_volume_class_init),
2966         (volume_transform):
2967           fixing lost sync, some more debugging
2968
2969 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2970
2971         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2972         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2973         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2974         (gst_xvimagesink_check_xshm_calls):
2975           Fix compilation when XShm is not available.
2976
2977 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2978
2979         * ext/libvisual/visual.c: (gst_visual_dispose),
2980         (gst_visual_getcaps), (gst_visual_src_setcaps),
2981         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2982         (gst_visual_change_state):
2983           Finish fixing up libvisual plugin so that it runs. 
2984
2985 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2986
2987         * ext/vorbis/vorbisenc.c:
2988         * gst-libs/gst/tag/gstvorbistag.c:
2989           gsttaginterface.h -> gsttagsetter.h
2990
2991 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2992
2993         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2994           added another test that failes for me (test is not active by default)
2995
2996 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2997
2998         * configure.ac:
2999           v4l2 is no longer in gst-plugins-base
3000
3001 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
3002
3003         * configure.ac:
3004           In the output at the end, don't show the first plugin on the same
3005           line as "Core plug-ins, always built:".
3006           Indent the output as for other plugin categories
3007         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
3008           #define that can be used to not use peer buffer_alloc functions for
3009           test purposes.
3010         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
3011         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
3012         (gst_ximagesink_show_frame):
3013         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
3014         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
3015         (gst_xvimagesink_show_frame):
3016           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
3017           fails gracefully instead of XError aborting or deadlocking.
3018
3019 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
3020
3021         * ext/libvisual/Makefile.am:
3022           link against gst-base-libs
3023
3024 2005-09-06  David Schleef  <ds@schleef.org>
3025
3026         * configure.ac: Enable libvisual plugin.
3027         * ext/libvisual/Makefile.am:
3028         * ext/libvisual/visual.c: Fixes to make it compile.
3029
3030 === release 0.9.2 ===
3031
3032 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
3033
3034         * NEWS:
3035         * RELEASE:
3036         * configure.ac:
3037         * docs/random/ChangeLog-0.8:
3038           releasing 0.9.2, "Spoon"
3039
3040 2005-09-05  Michael Smith <msmith@fluendo.com>
3041
3042         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
3043           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
3044           that in the vorbisenc element.
3045
3046 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3047
3048         * common/gtk-doc-plugins.mak:
3049         * docs/plugins/Makefile.am:
3050           fix distcheck
3051         * gst/audioresample/resample.c:
3052           fix wrong docstring
3053
3054 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3055
3056         * common/gst-xmlinspect.py:
3057         * common/gtk-doc-plugins.mak:
3058           only inspect plugins for this given package
3059           require gst-python 0.9
3060
3061 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3062
3063         * Makefile.am:
3064         * autogen.sh:
3065         * common/gst-xmlinspect.py:
3066         * configure.ac:
3067         * docs/Makefile.am:
3068         * docs/plugins/inspect/plugin-alsa.xml:
3069         * docs/plugins/inspect/plugin-audioresample.xml:
3070         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3071         * docs/plugins/inspect/plugin-ogg.xml:
3072         * docs/plugins/tmpl/element-gnomevfssink.sgml:
3073         * docs/plugins/tmpl/element-multifdsink.sgml:
3074         * docs/plugins/tmpl/element-tcpserversink.sgml:
3075         * docs/plugins/tmpl/element-vorbisenc.sgml:
3076         * gst-plugins-base.spec.in:
3077           various doc-related updates
3078
3079 2005-08-31  Wim Taymans  <wim@fluendo.com>
3080
3081         * gst-libs/gst/audio/gstbaseaudiosink.c:
3082         (gst_base_audio_sink_render):
3083         Resync if the buffer timestamps drift more than a 10th 
3084         of a second.
3085
3086 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
3087
3088         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
3089         (gst_v4lsrc_get_property):
3090           The 'timestamp-offset' property is registered as an int64, so
3091           let's use g_value_{set|get}_int64() in our setter and getter
3092           functions (makes it work and fixes warnings with gst-inspect).
3093
3094 2005-08-30  Wim Taymans  <wim@fluendo.com>
3095
3096         * check/elements/audioconvert.c: (setup_audioconvert):
3097         * check/elements/audioresample.c: (setup_audioresample):
3098         * check/elements/volume.c: (setup_volume):
3099         Fix checks.
3100
3101 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3102
3103         * common/gtk-doc-plugins.mak:
3104         * common/plugins.xsl:
3105         * docs/plugins/Makefile.am:
3106           make module a param
3107
3108 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3109
3110         * examples/seeking/seek.c: (make_mp3_pipeline),
3111         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
3112         (play_cb), (pause_cb), (stop_cb):
3113           update the example
3114
3115 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3116
3117         * gst/volume/gstvolume.c: (gst_volume_class_init),
3118         (volume_transform):
3119           do not update controlled params, if buffer has no timestamp
3120
3121 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3122
3123         * configure.ac:
3124         * gst/sine/Makefile.am:
3125         * gst/volume/Makefile.am:
3126           controllerized elements also need to link against controller-libs ;)
3127
3128 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3129
3130         * docs/libs/tmpl/gstcolorbalance.sgml:
3131         * docs/libs/tmpl/gstgconf.sgml:
3132         * docs/libs/tmpl/gstmixer.sgml:
3133         * docs/libs/tmpl/gstringbuffer.sgml:
3134         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3135         (gst_sinesrc_create):
3136         * gst/volume/gstvolume.c: (gst_volume_class_init),
3137         (volume_transform):
3138           controllerized two audio plugins
3139
3140 2005-08-29  Andy Wingo  <wingo@pobox.com>
3141
3142         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3143         (vorbis_handle_data_packet): Fix some int overflow errors.
3144
3145         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3146         -1.
3147         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3148         valid.
3149         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3150         if it's valid. Fixed streaming-mode playback.
3151
3152         * check/elements/volume.c (cleanup_volume): Fix for running
3153         CK_FORK=no.
3154
3155         * check/elements/audioconvert.c: Convert from native endian, not
3156         little endian.
3157
3158 2005-08-29  Michael Smith <msmith@fluendo.com>
3159
3160         * ext/ogg/Makefile.am:
3161         * ext/ogg/gstogg.c: (plugin_init):
3162         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3163         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3164         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3165         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3166         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3167         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3168         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3169         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3170         Add an ogg parser element.
3171
3172 2005-08-28  Andy Wingo  <wingo@pobox.com>
3173
3174         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3175
3176 2005-08-26  Wim Taymans  <wim@fluendo.com>
3177
3178         * gst/audioconvert/audioconvert.c: (if), (float),
3179         (audio_convert_get_func_index), (check_default),
3180         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3181         (audio_convert_clean_context), (audio_convert_get_sizes),
3182         (audio_convert_convert):
3183         Cleanups.
3184
3185 2005-08-26  Wim Taymans  <wim@fluendo.com>
3186
3187         * gst/audioconvert/audioconvert.c: (if), (float),
3188         (audio_convert_get_func_index), (check_default),
3189         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3190         (audio_convert_clean_context), (audio_convert_get_sizes),
3191         (audio_convert_convert):
3192         More elegant and working temp buffer selection algo.
3193
3194 2005-08-26  Wim Taymans  <wim@fluendo.com>
3195
3196         * gst/audioconvert/audioconvert.c: (if), (float),
3197         (audio_convert_get_func_index), (check_default),
3198         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3199         (audio_convert_clean_context), (audio_convert_get_sizes),
3200         (get_temp_buffer), (audio_convert_convert):
3201         Use realloc else we lose our original data.
3202
3203 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3204
3205         * gst/audioresample/gstaudioresample.c:
3206           use base class' newsegment to properly timestamp
3207
3208 2005-08-26  Wim Taymans  <wim@fluendo.com>
3209
3210         * gst/audioconvert/audioconvert.c: (if), (float),
3211         (audio_convert_get_func_index), (check_default),
3212         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3213         (audio_convert_clean_context), (audio_convert_get_sizes),
3214         (get_temp_buffer), (audio_convert_convert):
3215         * gst/audioconvert/gstaudioconvert.c:
3216         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3217         (gst_audio_convert_transform_caps),
3218         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3219         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3220         Oops, allocate enough space to perform the channel mix.
3221
3222 2005-08-26  Wim Taymans  <wim@fluendo.com>
3223
3224         * gst/audioconvert/Makefile.am:
3225         * gst/audioconvert/audioconvert.c: (if), (float),
3226         (audio_convert_get_func_index), (check_default),
3227         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3228         (audio_convert_clean_context), (audio_convert_get_sizes),
3229         (get_temp_buffer), (audio_convert_convert):
3230         * gst/audioconvert/audioconvert.h:
3231         * gst/audioconvert/gstaudioconvert.c:
3232         (gst_audio_convert_class_init), (gst_audio_convert_init),
3233         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3234         (gst_audio_convert_get_unit_size),
3235         (gst_audio_convert_transform_caps),
3236         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3237         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3238         * gst/audioconvert/gstaudioconvert.h:
3239         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3240         (gst_channel_mix_fill_identical),
3241         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3242         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3243         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3244         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3245         (gst_channel_mix_mix):
3246         * gst/audioconvert/gstchannelmix.h:
3247         Cleanups, librarify a bit, optimize, better negotiation and more.
3248
3249 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3250
3251         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3252         Another from MikeS:
3253         During typefinding, don't support negative offsets
3254         (offsets from the end of the stream) in our typefind->peek() function
3255         - nothing embedded in ogg ever needs them. However, we need to recognise
3256         those requests and reject them, otherwise we return invalid pointers.
3257
3258 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3259
3260         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3261         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3262         (vorbisdec_finalize), (vorbis_handle_type_packet):
3263           Big shout-out to MikeS for fixing this giant memory leak.
3264           Huzzah!
3265
3266 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3267
3268         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3269         (audio_convert_get_unit_size):
3270           plug some leaks
3271
3272 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3273
3274         * check/Makefile.am:
3275         * check/elements/audioconvert.c: (setup_audioconvert),
3276         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3277         (GST_START_TEST), (audioconvert_suite), (main):
3278           add a test for audioconvert
3279         * gst/audioresample/gstaudioresample.c:
3280         * gst/audioresample/gstaudioresample.h:
3281           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3282           note that for buffers of 1/3 sec this means DURATION(c) is 
3283           one nanosecond more than for a and b
3284
3285 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3286
3287         * check/Makefile.am:
3288         * check/elements/audioresample.c: (setup_audioresample),
3289         (cleanup_audioresample), (fail_unless_perfect_stream),
3290         (test_perfect_stream_instance), (GST_START_TEST),
3291           add a check for audioresample
3292         (audioresample_suite), (main):
3293         * check/elements/volume.c: (GST_START_TEST):
3294           remove unused method
3295         * gst/audioresample/gstaudioresample.c:
3296           set correct buffer parameters since we're changing them
3297         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3298           add some debug
3299
3300 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3301
3302         * gst/audioresample/debug.c:
3303         * gst/audioresample/gstaudioresample.c:
3304           add room for extra overlap samples when asked to transform size
3305           protect against possible mem corruption and check for discrepancies
3306           between written size and outbuffer's size so we can warn for
3307           potential problems
3308         * gst/audioresample/resample.c: (resample_init),
3309         (resample_get_output_size_for_input), (resample_get_output_size),
3310         (resample_set_n_channels), (resample_set_format):
3311           set debug level based on RESAMPLE_DEBUG env var
3312           make sure that get_output_size* returns a whole number of
3313           sample_size
3314           set sample_size each time either channel or format is set
3315         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3316         * gst/audioresample/resample_functable.c:
3317         (resample_scale_functable):
3318         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3319           remove r->sample_size, it's done in resample.c now
3320           add some debugging to the ref implementation
3321           make sure we only give back bytes that are wholes of the sample
3322           size
3323
3324 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3325         * gst/playback/gstplaybasebin.c: (fill_buffer):
3326         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3327
3328 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3329
3330         * gst/volume/gstvolume.c:
3331           made set_caps function static
3332
3333 2005-08-24  Wim Taymans  <wim@fluendo.com>
3334
3335         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3336         (gst_vorbisenc_change_state):
3337         Stop leaking taglists.
3338
3339 2005-08-24  Wim Taymans  <wim@fluendo.com>
3340
3341         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3342         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3343         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3344         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3345         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3346         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3347         Parse seeking events better.
3348         Unref static caps.
3349         Generate correct newsegment events, fixes seeking in live oggs.
3350
3351         * ext/theora/theoradec.c: (theora_dec_src_query),
3352         (theora_dec_src_event), (theora_dec_src_getcaps),
3353         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3354         Use newsegment values to report correct play time.
3355
3356         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3357         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3358         * ext/vorbis/vorbisdec.h:
3359         Parse and use newsegment values to report correct play time.
3360
3361         * gst-libs/gst/audio/gstbaseaudiosink.c:
3362         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3363         Clear ringbuffer on flush.
3364         Use newsegment values to calculate playback time.
3365
3366         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3367         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3368         Basesink does newsegment calculations for us now.
3369
3370 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3371
3372         * check/Makefile.am:
3373         * configure.ac:
3374           add core's plugins to the mix so that playbin works
3375         * check/generic/states.c: (GST_START_TEST):
3376           set a 0 timeout on pipelines, so they don't force the next
3377           state change
3378         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3379         (gst_play_base_bin_change_state):
3380           remove the crappy error handling and do GST error handling
3381
3382 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3383
3384         * check/Makefile.am:
3385         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3386           add same test as to core, it bitches out on playbin atm.
3387
3388 2005-08-24  Wim Taymans  <wim@fluendo.com>
3389
3390         * configure.ac:
3391         Remove audioscale.
3392
3393 2005-08-24  Wim Taymans  <wim@fluendo.com>
3394
3395         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3396         (gst_videoscale_prepare_size), (parse_caps),
3397         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3398         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3399         (gst_videoscale_transform):
3400         * gst/videoscale/gstvideoscale.h:
3401         Refactor, make use of BaseTranform really well.
3402
3403 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3404
3405         * configure.ac:
3406           compile audioresample
3407         * gst/audioresample/Makefile.am:
3408         * gst/audioresample/buffer.c:
3409         * gst/audioresample/functable.c:
3410         * gst/audioresample/gstaudioresample.c:
3411         * gst/audioresample/gstaudioresample.h:
3412         * gst/audioresample/resample.c:
3413         (resample_get_output_size_for_input):
3414         * gst/audioresample/resample.h:
3415         * gst/audioresample/resample_chunk.c:
3416         * gst/audioresample/resample_functable.c:
3417         * gst/audioresample/resample_ref.c:
3418           port to use basetransform; doesn't work in all cases yet
3419
3420 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3421
3422         * gst/audioconvert/gstaudioconvert.c:
3423         (gst_audio_convert_class_init), (gst_audio_convert_init),
3424         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3425         (audio_convert_fixate_caps), (audio_convert_set_caps),
3426         (audio_convert_transform),
3427         (gst_audio_convert_buffer_to_default_format),
3428         (gst_audio_convert_buffer_from_default_format),
3429         (gst_audio_convert_channels):
3430         * gst/audioconvert/gstchannelmix.c:
3431         * gst/audioconvert/gstchannelmix.h:
3432           port to basetransform
3433         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3434         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3435         (gst_ffmpegcsp_get_unit_size):
3436         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3437         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3438           fix for basetransform changes
3439
3440 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3441
3442         * check/Makefile.am:
3443           Add CHECK_CFLAGS and LDFLAGS
3444
3445         * gst/playback/gstplaybasebin.c: (fill_buffer):
3446           GST_MESSAGE_SRC became a GObject
3447
3448 2005-08-24  Wim Taymans  <wim@fluendo.com>
3449
3450         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3451         (gst_ring_buffer_clear_all):
3452         * gst-libs/gst/audio/gstringbuffer.h:
3453         Added function to clear the ringbuffer.
3454
3455 2005-08-24  Andy Wingo  <wingo@pobox.com>
3456
3457         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3458         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3459         of _open and _close.
3460
3461         * sys/v4l/gstv4lxoverlay.h:
3462         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3463         an Xv connection here, instead of all the time. Make Xv only be
3464         loaded if you axe for it. Kindof a workaround for buggy behaviour
3465         of Xv when using remote xservers (XvQueryExtension would block).
3466         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3467         replace the _open and _close public API. Only start the xv
3468         connection if necessary.
3469         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3470
3471 2005-08-23  David Schleef  <ds@schleef.org>
3472
3473         * gst/audioresample/Makefile.am: Leet audioresampling code
3474         * gst/audioresample/buffer.c:
3475         * gst/audioresample/buffer.h:
3476         * gst/audioresample/debug.c:
3477         * gst/audioresample/debug.h:
3478         * gst/audioresample/functable.c:
3479         * gst/audioresample/functable.h:
3480         * gst/audioresample/gstaudioresample.c:
3481         * gst/audioresample/gstaudioresample.h:
3482         * gst/audioresample/resample.c:
3483         * gst/audioresample/resample.h:
3484         * gst/audioresample/resample_chunk.c:
3485         * gst/audioresample/resample_functable.c:
3486         * gst/audioresample/resample_ref.c:
3487
3488 2005-08-23  Wim Taymans  <wim@fluendo.com>
3489
3490         * examples/seeking/seek.c: (make_vorbis_pipeline),
3491         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3492         Small seek updates.
3493
3494 2005-08-23  Andy Wingo  <wingo@pobox.com>
3495
3496         * gst-libs/gst/audio/gstbaseaudiosrc.c
3497         (gst_base_audio_src_fixate): Only fixate endianness if it is
3498         present in the caps.
3499
3500 2005-08-22  Andy Wingo  <wingo@pobox.com>
3501
3502         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3503         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3504         device-name property.
3505
3506         * gst-libs/gst/audio/gstaudiosrc.h:
3507         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3508         close_device in the ring buffer, like gstaudiosink.
3509
3510         * ext/alsa/gstalsamixer.h:
3511         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3512         macro to implement the interface without much code. Cleanups. 
3513
3514         * ext/alsa/gstalsasrc.h:
3515         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3516         READY.
3517
3518         * ext/alsa/Makefile.am: Add new files.
3519         * ext/alsa/gstalsamixerelement.c: 
3520         * ext/alsa/gstalsamixerelement.c: Split element code out from
3521         mixer code so that alsasrc can be a mixer too.
3522
3523 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3524
3525         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3526         (GST_START_TEST):
3527         * check/elements/vorbisdec.c: (setup_vorbisdec),
3528         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3529         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3530         (vorbis_handle_identification_packet),
3531         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3532         (vorbis_handle_header_packet), (vorbis_dec_push),
3533         (vorbis_dec_chain):
3534           use the setup/teardown methods to save code.  save code is good.
3535
3536 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3537
3538         * check/Makefile.am:
3539           add ext dir for plugins
3540           add vorbisdec test conditionally
3541         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3542         (GST_START_TEST), (volume_suite):
3543           add a test with wrong caps
3544         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3545         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3546           add a vorbisdec test
3547         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3548         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3549           clean up debug output
3550         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3551           yay, fix a segfault/security issue in vorbisdec
3552           gst-launch fakesrc ! vorbisdec wasn't happy
3553         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3554         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3555         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3556         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3557         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3558         (gst_vorbisenc_set_metadata), (get_constraints_string),
3559         (update_start_message), (gst_vorbisenc_setup),
3560         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3561         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3562         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3563         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3564         * ext/vorbis/vorbisenc.h:
3565           march in line
3566         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3567         (gst_ffmpegcsp_transform):
3568           have the kow come home
3569         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3570           debug my func ptr
3571         * gst/volume/gstvolume.c: (volume_set_caps):
3572           add a debug
3573
3574 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3575
3576         * Makefile.am:
3577         * check/.cvsignore:
3578         * check/Makefile.am:
3579         * check/elements/.cvsignore:
3580         * check/elements/volume.c: (chain_func), (event_func),
3581         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3582         (main):
3583         * configure.ac:
3584           add unit test structure for gst-plugins-base
3585           add a test for volume
3586         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3587         (gst_volume_set_volume), (gst_volume_get_volume),
3588         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3589         (volume_funcfind), (volume_process_float), (volume_process_int16),
3590         (volume_set_caps), (volume_transform), (volume_update_mute),
3591         (volume_update_volume), (volume_set_property),
3592         (volume_get_property):
3593           document a little; use basetransform vmethod _set_caps
3594
3595 2005-08-19  Andy Wingo  <wingo@pobox.com>
3596
3597         * ext/alsa/gstalsamixertrack.h:
3598         * ext/alsa/gstalsamixertrack.c:
3599         * ext/alsa/gstalsamixeroptions.h:
3600         * ext/alsa/gstalsamixeroptions.c:
3601         * ext/alsa/gstalsamixer.h:
3602         * ext/alsa/gstalsamixer.c: Port to 0.9.
3603
3604         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3605         Remove gstalsa.c and alsaclock. No more cruft here.
3606         
3607 2005-08-18  Wim Taymans  <wim@fluendo.com>
3608
3609         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3610         (gst_base_rtp_depayload_chain),
3611         (gst_base_rtp_depayload_add_to_queue),
3612         (gst_base_rtp_depayload_push),
3613         (gst_base_rtp_depayload_queue_release):
3614         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3615         Fix for RTPBuffer changes.
3616
3617         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3618         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3619         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3620         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3621         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3622         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3623         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3624         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3625         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3626         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3627         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3628         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3629         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3630         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3631         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3632         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3633         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3634         (gst_rtpbuffer_get_payload):
3635         * gst-libs/gst/rtp/gstrtpbuffer.h:
3636         Don't subclass GstBuffer but add methods and helper functions
3637         to construct and manipulate RTP packets in regular GstBuffers.
3638
3639 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3640
3641         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3642           moved statement below switch
3643         * gst/volume/gstvolume.c: (gst_volume_class_init):
3644           added debug ptr
3645
3646 2005-08-16  Wim Taymans  <wim@fluendo.com>
3647
3648         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3649         (gst_base_audio_src_change_state):
3650         Open and close device in READY<->NULL state change.
3651
3652 2005-08-16  Andy Wingo  <wingo@pobox.com>
3653
3654         * examples/seeking/Makefile.am: Don't compile non-compiling
3655         compiled objects with the compiler.
3656
3657         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3658         elements.
3659
3660 2005-08-12  Philippe Khalaf <burger@speedy.org>
3661         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3662         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3663           Made a thread to release the queue.
3664           Removed timestamp conversion for now.
3665
3666 2005-08-10  Philippe Khalaf <burger@speedy.org>
3667         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3668         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3669           Added rtp timestamp -> gst timestamp conversion.
3670           Fixed several problems with queue.
3671
3672 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3673
3674         * gst-libs/gst/audio/gstaudioclock.h:
3675         * gst-libs/gst/audio/gstaudiofilter.h:
3676         * gst-libs/gst/audio/gstaudiosink.h:
3677         * gst-libs/gst/audio/gstaudiosrc.h:
3678         * gst-libs/gst/audio/gstbaseaudiosink.h:
3679         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3680         * gst-libs/gst/audio/gstringbuffer.h:
3681         * gst-libs/gst/net/gstnetbuffer.h:
3682         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3683         * gst-libs/gst/rtp/gstrtpbuffer.h:
3684           Add padding (you will need to rebuild gst-plugins-base,
3685           gst-plugins and all applications afterwards!)
3686
3687 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3688
3689         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3690         (gst_riff_parse_chunk):
3691           Fix bug in debug message and add some more debug messages.
3692
3693 2005-08-08  Edward Hervey  <edward@fluendo.com>
3694
3695         * gst-libs/gst/riff/riff-media.c:
3696         backported updates since branch
3697
3698 2005-08-08  Andy Wingo  <wingo@pobox.com>
3699
3700         * gst-libs/gst/audio/gstbaseaudiosink.c
3701         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3702         like good elements should. Close on READY->NULL too.
3703
3704         * gst-libs/gst/audio/gstaudiosink.c
3705         (gst_audioringbuffer_open_device,
3706         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3707         (gst_audioringbuffer_release): Updates for new ring buffer API,
3708         hook into the new audio sink api.
3709
3710         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3711         (GstAudioSinkClass.close): Just open and close the device -- no
3712         resource allocation or configuration.
3713         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3714         vmethods, handle device setup and resource allocation.
3715
3716         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3717         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3718         base class API.
3719
3720         * gst-libs/gst/audio/gstringbuffer.h
3721         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3722         New vmethods.
3723
3724         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3725         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3726         New API functions. The device should be opened before acquiring
3727         and closed after releasing.
3728
3729 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3730
3731         * gst-libs/gst/interfaces/mixer.h:
3732           Reset padding to GST_PADDING.
3733
3734 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3735
3736         * gst/playback/gstplaybin.c: (remove_sinks):
3737           Remove visualization from parent explicitely; works around some
3738           apparent refcount issue that I haven't tracked down yet.
3739
3740 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3741
3742         * ext/alsa/gstalsasink.c: (set_hwparams):
3743           Assign debug category, add negotiation debug msgs.
3744
3745 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3746
3747         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3748           Fix error code for file-not-found to NOT_FOUND.
3749
3750 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3751
3752         * common/gtk-doc-plugins.mak:
3753         * docs/plugins/Makefile.am:
3754         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3755         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3756           renamed to actual element names, so much nicer to look at
3757         * docs/plugins/tmpl/gstmultifdsink.sgml:
3758           remove
3759         * docs/plugins/tmpl/multifdsink.sgml:
3760         * docs/plugins/tmpl/tcpserversink.sgml:
3761           add
3762         * ext/alsa/gstalsa.c:
3763         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3764         * ext/ogg/gstoggmux.c:
3765         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3766         * gst/playback/gstdecodebin.c:
3767         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3768         * gst/tcp/gsttcpserversink.c:
3769           various fixes and documentation additions
3770
3771 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3772
3773         * common/Makefile.am:
3774         * common/gstdoc-scangobj:
3775         * common/gtk-doc-plugins.mak:
3776         * common/gtk-doc.mak:
3777           add a custom scangobj that uses the registry
3778           add a custom gtk-doc-plugins.mak that uses it
3779           some doc build fixes
3780         * configure.ac:
3781         * docs/Makefile.am:
3782         * docs/plugins/Makefile.am:
3783         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3784         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3785         * docs/plugins/gst-plugins-base-plugins.types:
3786         * docs/plugins/tmpl/gstmultifdsink.sgml:
3787           add docs for one element, multifdsink
3788         * gst/adder/gstadder.h:
3789         * gst/volume/gstvolume.h:
3790           don't privatize enum
3791         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3792         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3793         (gst_sync_method_get_type), (gst_client_status_get_type),
3794         (gst_multifdsink_class_init),
3795         (gst_multifdsink_client_queue_buffer),
3796         (gst_multifdsink_handle_client_write):
3797         * gst/tcp/gstmultifdsink.h:
3798         * gst/tcp/gsttcp.h:
3799         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3800         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3801         (gst_tcpclientsink_render):
3802         * gst/tcp/gsttcpclientsink.h:
3803         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3804         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3805         (gst_tcpclientsrc_start):
3806         * gst/tcp/gsttcpclientsrc.h:
3807         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3808         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3809         * gst/tcp/gsttcpserversrc.h:
3810         * gst/typefind/gsttypefindfunctions.c:
3811           remove superfluous Type stuff
3812
3813 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3814
3815         * gst/playback/gstplaybin.c: (gen_video_element):
3816           Enable videoscale.
3817
3818 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3819
3820         * gst-libs/gst/gconf/gconf.c:
3821         * gst-libs/gst/gconf/gconf.h:
3822           Fix some Andy Problem [tm].
3823
3824 2005-08-04  Andy Wingo  <wingo@pobox.com>
3825
3826         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3827         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3828         (gst_ffmpegcsp_get_size): Adapt to API changes.
3829
3830         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3831         Implement an in-place do-nothing transform.
3832
3833 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3834
3835         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3836         (gst_ximagesink_renegotiate_size):
3837           Do not set new window sizes yet if we prepare a new buffer size
3838           for upstream renegotiation (software scaling) at some point in the
3839           future, because this new size waqs not actually accepted yet. Once
3840           accepted, renegotiation later on will set the new sizes just fine.
3841           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3842           embedding testcase.
3843
3844 2005-08-03  Andy Wingo  <wingo@pobox.com>
3845
3846         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3847         (gst_ximagesink_buffer_alloc): 
3848         Protect the height, width, and desired_caps with the pool_lock.
3849         Fixes videotestsrc ! queue ! ximagesink.
3850
3851 2005-08-02  Edward Hervey  <edward@fluendo.com>
3852
3853         * gst/volume/gstvolume.c:
3854         include left from controller cleanup
3855
3856 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3857         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3858           Stop collectpads before calling the parent state
3859           change function on PAUSED->READY.
3860
3861 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3862         * configure.ac:
3863           When testing for X libs, use the X CFlags 
3864         * gst/adder/gstadder.c: (gst_adder_change_state):
3865           Stop the collectpads before calling parent state change function
3866           on PAUSED->READY, otherwise we deadlock deactivating pads.
3867
3868 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3869
3870         * configure.ac:
3871         * docs/libs/tmpl/gstcolorbalance.sgml:
3872         * docs/libs/tmpl/gstmixer.sgml:
3873         * examples/Makefile.am:
3874         * gst/sine/Makefile.am:
3875         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3876         (gst_sinesrc_set_property), (plugin_init):
3877         * gst/sine/gstsinesrc.h:
3878         * gst/volume/Makefile.am:
3879         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3880         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3881         (volume_process_float), (volume_process_int16),
3882         (volume_set_property), (plugin_init):
3883         * gst/volume/gstvolume.h:
3884           deactivate and remove dparams (libgstcontrol)
3885
3886 2005-07-29  Wim Taymans  <wim@fluendo.com>
3887
3888         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3889         Convert me to BaseTransform!! help..
3890
3891 2005-07-29  Andy Wingo  <wingo@pobox.com>
3892
3893         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3894         sinks.
3895
3896         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3897         support of both endiannesses.
3898
3899 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3900
3901         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3902           Fix confusing debug message (s/event/query/)
3903
3904 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3905
3906         * gst/videotestsrc/videotestsrc.h:
3907           Use "_stdint.h" instead of <stdint.h>
3908
3909 2005-07-27  Wim Taymans  <wim@fluendo.com>
3910
3911         * ext/vorbis/Makefile.am:
3912         Revert wrong commit.
3913
3914 2005-07-27  Wim Taymans  <wim@fluendo.com>
3915
3916         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3917         More compilation fixen.
3918
3919 2005-07-27  Wim Taymans  <wim@fluendo.com>
3920
3921         * gst-libs/gst/audio/gstbaseaudiosink.c:
3922         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3923         (gst_base_audio_sink_create_ringbuffer),
3924         (gst_base_audio_sink_change_state):
3925         Fix compilation.
3926
3927 2005-07-27  Wim Taymans  <wim@fluendo.com>
3928
3929         * examples/seeking/seek.c: (setup_dynamic_link),
3930         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3931         (query_positions_elems), (query_positions_pads), (do_seek):
3932         Update seek example.
3933
3934         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3935         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3936         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3937         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3938         (gst_ogg_demux_handle_event),
3939         (gst_ogg_demux_deactivate_current_chain),
3940         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3941         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3942         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3943         (gst_ogg_demux_loop):
3944         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3945         * ext/theora/theoradec.c: (theora_dec_src_event),
3946         (theora_dec_src_getcaps), (theora_dec_sink_event),
3947         (theora_dec_push), (theora_dec_chain):
3948         * ext/vorbis/Makefile.am:
3949         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3950         (vorbis_dec_sink_event), (vorbis_dec_push),
3951         (vorbis_handle_data_packet):
3952         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3953         (gst_vorbisenc_chain):
3954         * gst/playback/gststreaminfo.c: (cb_probe):
3955         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3956         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3957         * gst/videoscale/gstvideoscale.c:
3958         (gst_videoscale_handle_src_event):
3959         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3960         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3961         (gst_ximagesink_navigation_send_event):
3962         * sys/xvimage/xvimagesink.c:
3963         (gst_xvimagesink_navigation_send_event):
3964         Various event updates and cleanups
3965
3966 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3967
3968         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3969           Fix segfault for I420/YV12.
3970
3971 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3972
3973         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3974           Report bitrate.
3975
3976 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3977
3978         * gst/playback/gstplaybin.c: (gen_video_element),
3979         (gen_audio_element):
3980           Switch to auto*sink elements as default sinks; add volume element
3981           so that volume control in totem works.
3982
3983 2005-07-21  Wim Taymans  <wim@fluendo.com>
3984
3985         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3986         * gst/playback/gstplaybin.c: (setup_sinks),
3987         (gst_play_bin_change_state):
3988         Refcount fix and more comments.
3989
3990 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3991
3992         * sys/ximage/Makefile.am:
3993         * sys/ximage/ximage.c: (plugin_init):
3994         * sys/ximage/ximagesink.c:
3995         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3996         
3997
3998 2005-07-21  Wim Taymans  <wim@fluendo.com>
3999
4000         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
4001         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
4002         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4003         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4004         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
4005         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
4006         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
4007         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
4008         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
4009         Generate correct disconts for live chained oggs.
4010
4011         * gst-libs/gst/audio/gstbaseaudiosink.c:
4012         (gst_base_audio_sink_render),
4013         (gst_base_audio_sink_create_ringbuffer),
4014         (gst_base_audio_sink_change_state):
4015         Handle discont math correctly.
4016
4017         * gst/playback/gstplaybin.c: (add_sink):
4018         Some small debug cleanup.
4019
4020 2005-07-21  Wim Taymans  <wim@fluendo.com>
4021
4022         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
4023         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
4024         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4025         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4026         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
4027         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
4028         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
4029         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
4030         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
4031         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
4032         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
4033         (gst_ogg_demux_change_state), (gst_ogg_print):
4034         Reorganize code to send the right disconts when in streaming
4035         mode.
4036
4037 2005-07-20  Andy Wingo  <wingo@pobox.com>
4038
4039         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
4040         fix (?), fixes a seggie mcfalterson (#310894).
4041
4042 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4043
4044         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
4045         (gst_ogg_mux_set_header_on_caps):
4046         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4047         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4048         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4049         * gst-libs/gst/audio/multichannel.c:
4050         (gst_audio_set_channel_positions),
4051         (gst_audio_set_structure_channel_positions_list):
4052         * gst/playback/gstdecodebin.c: (dynamic_create):
4053         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
4054         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
4055           Fixes for API changes in core.
4056
4057 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4058
4059         * gst/playback/gstplaybasebin.c: (fill_buffer):
4060           Use _new_custom() so we can set custom message types for buffering
4061           messages.
4062
4063 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4064
4065         * configure.ac:
4066         * gst-libs/gst/Makefile.am:
4067         * gst-libs/gst/gconf/.cvsignore:
4068         * gst-libs/gst/gconf/Makefile.am:
4069         * gst-libs/gst/gconf/test-gconf.c:
4070         * pkgconfig/Makefile.am:
4071         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
4072         * pkgconfig/gstreamer-gconf.pc.in:
4073           Remove gconf stuff, use gconf elements instead from now on.
4074
4075 2005-07-20  Wim Taymans  <wim@fluendo.com>
4076
4077         * gst-libs/gst/audio/TODO:
4078         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
4079         (gst_audio_clock_get_internal_time):
4080         * gst-libs/gst/audio/gstaudioclock.h:
4081         * gst-libs/gst/audio/gstbaseaudiosink.c:
4082         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4083         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
4084         (gst_base_audio_sink_render),
4085         (gst_base_audio_sink_create_ringbuffer),
4086         (gst_base_audio_sink_change_state):
4087         Make sure the audio clock always returns an increasing value.
4088
4089 2005-07-19  Andy Wingo  <wingo@pobox.com>
4090
4091         * gst/videotestsrc/: Cleanups.
4092
4093 2005-07-19  Wim Taymans  <wim@fluendo.com>
4094
4095         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4096         Better debugging.
4097
4098 2005-07-19  Wim Taymans  <wim@fluendo.com>
4099
4100         * examples/seeking/seek.c: (make_dv_pipeline),
4101         (make_vorbis_theora_pipeline), (query_rates),
4102         (query_positions_elems), (query_positions_pads), (do_seek):
4103         Make correct DV pipeline.
4104
4105 2005-07-18  Andy Wingo  <wingo@pobox.com>
4106
4107         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
4108         default. Also because it's the only thing that really works. (This
4109         is used in the GConf elements).
4110         Use AS_LIBTOOL_TAGS.
4111
4112 2005-07-18  Wim Taymans  <wim@fluendo.com>
4113
4114         * gst/playback/gstdecodebin.c: (remove_element_chain):
4115         * gst/playback/gstplaybin.c: (add_sink):
4116         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4117         (gst_stream_info_set_mute):
4118         * gst/playback/gststreamselector.c:
4119         (gst_stream_selector_get_linked_pad),
4120         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
4121         More leak and compile fixes.
4122
4123 2005-07-18  Wim Taymans  <wim@fluendo.com>
4124
4125         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4126         (query_rates), (query_positions_elems), (query_positions_pads),
4127         (do_seek), (seek_cb), (stop_seek):
4128         Updated seek example. 
4129
4130         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
4131         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4132         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
4133         * gst/playback/gstplaybin.c: (add_sink):
4134         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4135         (gst_stream_info_set_mute):
4136         Some refcount leak fixes.
4137
4138 2005-07-16  Wim Taymans  <wim@fluendo.com>
4139
4140         * gst-libs/gst/audio/gstbaseaudiosink.c:
4141         (gst_base_audio_sink_render):
4142         Align samples even if we have roundoff errors in the 
4143         timestamp conversion.
4144
4145 2005-07-16  Wim Taymans  <wim@fluendo.com>
4146
4147         * docs/libs/tmpl/gstringbuffer.sgml:
4148         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4149         (query_rates), (query_positions_elems), (query_positions_pads),
4150         (update_scale), (do_seek):
4151         Updated seek example.
4152
4153         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4154         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4155         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4156         (gst_ogg_demux_loop):
4157         Push out correct discont values.
4158
4159         * ext/theora/theoradec.c: (theora_dec_src_convert),
4160         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4161         (theora_dec_sink_event), (theora_handle_type_packet),
4162         (theora_handle_header_packet), (theora_dec_push),
4163         (theora_handle_data_packet), (theora_dec_chain),
4164         (theora_dec_change_state):
4165         Better timestamping.
4166
4167         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4168         (vorbis_dec_sink_event), (vorbis_dec_push),
4169         (vorbis_handle_data_packet), (vorbis_dec_chain):
4170         * ext/vorbis/vorbisdec.h:
4171         Better timestamping.
4172
4173         * gst-libs/gst/audio/gstbaseaudiosink.c:
4174         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4175         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4176         Handle syncing on timestamps instead of sample offsets. Make
4177         use of DISCONT values as described in design docs.
4178
4179         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4180         (gst_base_audio_src_get_time):
4181         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4182         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4183         (gst_ring_buffer_read):
4184         * gst-libs/gst/audio/gstringbuffer.h:
4185         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4186         (gst_ximagesink_show_frame):
4187         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4188         Correcly convert buffer timestamp to stream time.
4189
4190 2005-07-16  Wim Taymans  <wim@fluendo.com>
4191
4192         * gst/audioconvert/gstaudioconvert.c:
4193         (gst_audio_convert_get_buffer):
4194         Timestamp buffers correctly.
4195
4196         * gst/playback/gstplaybin.c: (gen_video_element):
4197         Make internal fakesink silent.
4198
4199 2005-07-15  Wim Taymans  <wim@fluendo.com>
4200
4201         * gst/ffmpegcolorspace/Makefile.am:
4202         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4203         (gst_ffmpegcsp_caps_remove_format_info),
4204         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4205         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4206         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4207         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4208         Ported ffmpegcolorspace to basetransform.
4209
4210         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4211         * gst/volume/gstvolume.c: (volume_transform):
4212         Ported to new API.
4213
4214 2005-07-14  Wim Taymans  <wim@fluendo.com>
4215
4216         * gst/videotestsrc/Makefile.am:
4217         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4218         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4219         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4220         (gst_videotestsrc_init), (gst_videotestsrc_event),
4221         (gst_videotestsrc_create), (gst_videotestsrc_start),
4222         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4223         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4224         (gst_videotestsrc_get_property):
4225         * gst/videotestsrc/gstvideotestsrc.h:
4226         Make videotestsrc a pushsrc.
4227
4228 2005-07-14  Wim Taymans  <wim@fluendo.com>
4229
4230         * gst/tcp/gstfdset.c: (gst_fdset_free):
4231         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4232         (gst_multifdsink_add), (gst_multifdsink_remove),
4233         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4234         (gst_multifdsink_remove_client_link),
4235         (gst_multifdsink_client_queue_data),
4236         (gst_multifdsink_client_queue_caps),
4237         (gst_multifdsink_client_queue_buffer),
4238         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4239         (gst_multifdsink_stop):
4240         * gst/tcp/gstmultifdsink.h:
4241         0.8 backporting.
4242
4243         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4244         Also draw image when not from a pool.
4245
4246 2005-07-14  Wim Taymans  <wim@fluendo.com>
4247
4248         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4249         (mute_stream), (silence_stream):
4250         Small debug additions.
4251
4252 2005-07-14  Wim Taymans  <wim@fluendo.com>
4253
4254         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4255         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4256         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4257         Better error recovery, ignore unconnected pads and
4258         non-fatal errors.
4259
4260 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4261
4262         * docs/libs/tmpl/gstaudio.sgml:
4263         * docs/libs/tmpl/gstcolorbalance.sgml:
4264         * docs/libs/tmpl/gstgconf.sgml:
4265         * docs/libs/tmpl/gstmixer.sgml:
4266         * docs/libs/tmpl/gstringbuffer.sgml:
4267         * docs/libs/tmpl/gsttuner.sgml:
4268         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4269         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4270         (gst_tcpclientsrc_class_init):
4271         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4272         (gst_tcpserversrc_class_init):
4273         * sys/v4l/gstv4lelement.c:
4274           more autistic cleanliness in functions/names/defines
4275
4276 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4277
4278         * configure.ac:
4279           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4280           added manually to each Makefile.am so we are sure it goes
4281           *last* and doesn't add -L flags before linking in libs of our
4282           own, like, say, internal .la libs, that then accidentally pick
4283           up the installed copy.
4284         * docs/libs/Makefile.am:
4285         * ext/alsa/Makefile.am:
4286         * ext/cdparanoia/Makefile.am:
4287         * ext/gnomevfs/Makefile.am:
4288         * ext/libvisual/Makefile.am:
4289         * ext/ogg/Makefile.am:
4290         * ext/theora/Makefile.am:
4291         * ext/vorbis/Makefile.am:
4292         * gst-libs/gst/video/Makefile.am:
4293         * gst/adder/Makefile.am:
4294         * gst/audioconvert/Makefile.am:
4295         * gst/audiorate/Makefile.am:
4296         * gst/audioscale/Makefile.am:
4297         * gst/ffmpegcolorspace/Makefile.am:
4298         * gst/playback/Makefile.am:
4299         * gst/sine/Makefile.am:
4300         * gst/subparse/Makefile.am:
4301         * gst/tags/Makefile.am:
4302         * gst/tcp/Makefile.am:
4303         * gst/typefind/Makefile.am:
4304         * gst/videorate/Makefile.am:
4305         * gst/videoscale/Makefile.am:
4306         * gst/videotestsrc/Makefile.am:
4307         * gst/volume/Makefile.am:
4308         * sys/v4l/Makefile.am:
4309         * sys/ximage/Makefile.am:
4310         * sys/xvimage/Makefile.am:
4311           adapt properly to this change. This should make sure that
4312           plugins and libs properly link to the as-yet-uninstalled
4313           copies of stuff like libgstinterfaces and libgstvideo
4314
4315 2005-07-13  Andy Wingo  <wingo@pobox.com>
4316
4317         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4318         (gst_v4lsrc_fixate): Fixate on format as well.
4319
4320         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4321         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4322         buffer points to it.
4323         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4324         rather just doing X calls ourselves. Also fixes a memleak.
4325
4326 2005-07-12  Andy Wingo  <wingo@pobox.com>
4327
4328         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4329         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4330         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4331         TRUE to avoid deadlocks if an element holds on to our buffers.
4332
4333 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4334
4335         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4336         (gst_sinesrc_init), (gst_sinesrc_create),
4337         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4338         (gst_sinesrc_start):
4339         * gst/sine/gstsinesrc.h:
4340           removing num-buffers property before moving it
4341
4342 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4343
4344         * configure.ac:
4345           use overridable ERROR_CFLAGS
4346         * docs/libs/gst-plugins-base-libs.types:
4347         * docs/libs/tmpl/gstringbuffer.sgml:
4348         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4349         (gst_alsasink_class_init):
4350         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4351         (gst_alsasrc_class_init):
4352         * gst-libs/gst/audio/audio.h:
4353         * gst-libs/gst/audio/gstaudioclock.h:
4354         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4355         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4356         (gst_audio_filter_link), (gst_audio_filter_init),
4357         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4358         (gst_audio_filter_get_property),
4359         (gst_audio_filter_class_add_pad_templates):
4360         * gst-libs/gst/audio/gstaudiofilter.h:
4361         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4362         (gst_audio_filter_template_get_type),
4363         (gst_audio_filter_template_base_init),
4364         (gst_audio_filter_template_class_init),
4365         (gst_audio_filter_template_init),
4366         (gst_audio_filter_template_set_property),
4367         (gst_audio_filter_template_get_property), (plugin_init),
4368         (gst_audio_filter_template_setup),
4369         (gst_audio_filter_template_filter),
4370         (gst_audio_filter_template_filter_inplace):
4371         * gst-libs/gst/audio/gstaudiosink.c:
4372         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4373         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4374         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4375         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4376         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4377         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4378         * gst-libs/gst/audio/gstaudiosink.h:
4379         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4380         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4381         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4382         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4383         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4384         (gst_audio_src_class_init), (gst_audio_src_init),
4385         (gst_audio_src_create_ringbuffer):
4386         * gst-libs/gst/audio/gstaudiosrc.h:
4387         * gst-libs/gst/audio/gstbaseaudiosink.c:
4388         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4389         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4390         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4391         (gst_base_audio_sink_set_property),
4392         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4393         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4394         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4395         (gst_base_audio_sink_create_ringbuffer),
4396         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4397         * gst-libs/gst/audio/gstbaseaudiosink.h:
4398         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4399         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4400         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4401         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4402         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4403         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4404         (gst_base_audio_src_event), (gst_base_audio_src_create),
4405         (gst_base_audio_src_create_ringbuffer),
4406         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4407         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4408         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4409         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4410         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4411         (gst_ring_buffer_debug_spec_caps),
4412         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4413         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4414         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4415         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4416         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4417         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4418         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4419         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4420         (gst_ring_buffer_clear):
4421         * gst-libs/gst/audio/gstringbuffer.h:
4422         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4423         (gst_video_sink_class_init), (gst_video_sink_get_type):
4424         * gst-libs/gst/video/videosink.h:
4425         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4426         (gst_multifdsink_class_init),
4427         (gst_multifdsink_handle_client_write),
4428         (gst_multifdsink_change_state):
4429         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4430         (gst_tcpclientsink_setcaps):
4431         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4432         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4433         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4434         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4435         (gst_ximagesink_send_pending_navigation),
4436         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4437         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4438         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4439         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4440         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4441         (gst_xvimagesink_send_pending_navigation),
4442         (gst_xvimagesink_navigation_send_event),
4443         (gst_xvimagesink_set_xwindow_id),
4444         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4445         (gst_xvimagesink_get_type):
4446         more macro splitting
4447
4448 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4449
4450         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4451           plug a memleak, allows me to import 1479 albums in one go
4452           in jamboree
4453         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4454         (vorbis_handle_type_packet), (vorbis_dec_chain),
4455         (vorbis_dec_change_state):
4456           fix some format strings
4457
4458 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4459
4460         * docs/libs/tmpl/gstcolorbalance.sgml:
4461         * docs/libs/tmpl/gstmixer.sgml:
4462         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4463         (gst_alsasink_set_property), (gst_alsasink_get_property):
4464         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4465         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4466           add device property
4467
4468 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4469
4470         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4471         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4472         (audiocast_register_listener), (audiocast_thread_run),
4473         (gst_gnomevfssrc_send_additional_headers_callback),
4474         (gst_gnomevfssrc_received_headers_callback),
4475         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4476         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4477         (gst_gnomevfssrc_get_size):
4478           add/clean up debugging
4479         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4480           cleanups
4481
4482 2005-07-07  Andy Wingo  <wingo@pobox.com>
4483
4484         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4485         framerate. Need to get a handle on when exactly this function is
4486         called, tho.
4487
4488         * sys/v4l/v4lsrc_calls.h:
4489         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4490         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4491         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4492
4493         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4494         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4495         v4lelements are sources.
4496
4497         * sys/v4l/gstv4lxoverlay.h:
4498         * sys/v4l/gstv4lxoverlay.c:
4499         * sys/v4l/gstv4ltuner.h:
4500         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4501         
4502         * sys/v4l/gstv4lsrc.h:
4503         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4504         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4505         or something should handle that. Made a live source.
4506
4507         * sys/v4l/gstv4lelement.h:
4508         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4509         signals. Some cleanups.
4510
4511         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4512
4513         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4514         stuff.
4515
4516         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4517         stuff.
4518
4519         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4520
4521 2005-07-07  Wim Taymans  <wim@fluendo.com>
4522
4523         * ext/theora/theoradec.c: (theora_get_query_types),
4524         (theora_dec_src_getcaps), (theora_dec_push):
4525         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4526         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4527         Remove deprecated/unused query types.
4528
4529 2005-07-06  Wim Taymans  <wim@fluendo.com>
4530
4531         * ext/alsa/Makefile.am:
4532         * ext/alsa/gstalsaplugin.c: (plugin_init):
4533         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4534         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4535         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4536         (gst_alsasrc_class_init), (gst_alsasrc_init),
4537         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4538         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4539         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4540         (gst_alsasrc_reset):
4541         * ext/alsa/gstalsasrc.h:
4542         * gst-libs/gst/audio/Makefile.am:
4543         * gst-libs/gst/audio/gstaudiosink.c:
4544         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4545         (gst_audioringbuffer_start):
4546         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4547         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4548         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4549         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4550         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4551         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4552         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4553         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4554         * gst-libs/gst/audio/gstaudiosrc.h:
4555         * gst-libs/gst/audio/gstbaseaudiosink.c:
4556         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4557         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4558         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4559         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4560         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4561         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4562         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4563         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4564         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4565         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4566         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4567         (gst_baseaudiosrc_change_state):
4568         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4569         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4570         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4571         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4572         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4573         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4574         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4575         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4576         * gst-libs/gst/audio/gstringbuffer.h:
4577         Added audiosource base classes.
4578         Ported alsasrc, still very basic.
4579
4580 2005-07-06  Wim Taymans  <wim@fluendo.com>
4581
4582         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4583         (theora_dec_push), (theora_handle_data_packet):
4584         Prepare for better timestamp fix later.
4585
4586         * gst/audioconvert/gstaudioconvert.c:
4587         List most accurate caps first
4588
4589         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4590         Use proper pad task function.
4591
4592         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4593         (gst_xvimagesink_show_frame):
4594         Fix deadlock when alloc failed.
4595
4596 2005-07-05  Andy Wingo  <wingo@pobox.com>
4597
4598         * ext/gnomevfs/gstgnomevfssrc.c:
4599         * gst/sine/gstsinesrc.c:
4600         * gst/tcp/gsttcpserversrc.c:
4601         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4602
4603         * sys/v4l/: Port from 0.8.
4604
4605         * Many files: Null if we got it....
4606
4607 2005-07-05  Andy Wingo  <wingo@pobox.com>
4608
4609         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4610         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4611         Signedness fixes.
4612
4613 2005-07-05  Wim Taymans  <wim@fluendo.com>
4614
4615         * configure.ac:
4616         * gst/tcp/Makefile.am:
4617         * gst/tcp/README:
4618         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4619         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4620         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4621         (is_sync_frame), (gst_multifdsink_handle_client_write),
4622         (gst_multifdsink_render), (gst_multifdsink_start),
4623         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4624         * gst/tcp/gstmultifdsink.h:
4625         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4626         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4627         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4628         * gst/tcp/gsttcp.h:
4629         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4630         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4631         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4632         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4633         * gst/tcp/gsttcpclientsink.h:
4634         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4635         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4636         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4637         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4638         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4639         * gst/tcp/gsttcpclientsrc.h:
4640         * gst/tcp/gsttcpplugin.c: (plugin_init):
4641         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4642         * gst/tcp/gsttcpserversink.h:
4643         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4644         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4645         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4646         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4647         (gst_tcpserversrc_stop):
4648         * gst/tcp/gsttcpserversrc.h:
4649         * gst/tcp/gsttcpsink.c:
4650         * gst/tcp/gsttcpsink.h:
4651         * gst/tcp/gsttcpsrc.c:
4652         * gst/tcp/gsttcpsrc.h:
4653         Ported tcp plugins to 0.9. 
4654         
4655
4656 2005-07-05  Andy Wingo  <wingo@pobox.com>
4657
4658         * gst/playback/gstplaybasebin.c (fill_buffer):
4659         message_new_application fixen.
4660
4661         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4662         Style fix.
4663
4664 2005-07-04  Wim Taymans  <wim@fluendo.com>
4665
4666         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4667         Set caps on output buffer.
4668
4669 2005-07-04  Andy Wingo  <wingo@pobox.com>
4670
4671         * ext/gnomevfs/gstgnomevfssrc.c
4672         (gst_gnomevfssrc_received_headers_callback) 
4673         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4674         hopefully.
4675
4676         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4677         No refcount leakage.
4678
4679         * configure.ac: Enable -Werror.
4680         
4681         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4682         * gst/audioconvert/bufferframesconvert.c
4683         (buffer_frames_convert_fixate):
4684         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4685         (gst_audio_convert_fixate):
4686         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4687         (gst_sinesrc_create): Fixate func changes.
4688         
4689         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4690         (gst_ximagesink_buffer_alloc): Unused var.
4691
4692 2005-07-01  Andy Wingo  <wingo@pobox.com>
4693
4694         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4695         getcaps to do explicit caps. Needs to be done in all decoders,
4696         possibly via a base class.
4697
4698         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4699
4700         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4701         caps on the sink pad, just rely on the pad template. Also, setting
4702         ANY caps on a pad is not valid because the caps are not fixed.
4703
4704         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4705         caps on the buffer, and get the width from the desired_caps if
4706         they're set.
4707         (gst_ximagesink_renegotiate_size): Implement via setting the
4708         desired_caps on the ximagesink.
4709         (gst_ximagesink_setcaps): Only reset the width of the player if it
4710         wasn't already set. Not sure if this is right.
4711         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4712
4713         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4714         that the user wants. NULL unless the window has been resized.
4715
4716         * gst/volume/gstvolume.c (volume_transform): Adapt to
4717         basetransform refcount changes.
4718         
4719 2005-07-01  Andy Wingo  <wingo@pobox.com>
4720
4721         * gst/videoscale/gstvideoscale.c:
4722         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4723         from BaseTransform, implements a transform_caps. Removed dead code
4724         including some PAR stuff that was never reached -- should probably
4725         be added back somehow.
4726
4727 2005-07-01  Andy Wingo  <wingo@pobox.com>
4728
4729         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4730         come later.
4731
4732 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4733
4734         * configure.ac:
4735         * docs/libs/Makefile.am:
4736         * docs/libs/gst-plugins-libs.types:
4737         * ext/alsa/Makefile.am:
4738         * ext/alsa/gstalsamixer.h:
4739         * ext/alsa/gstalsamixeroptions.h:
4740         * ext/alsa/gstalsamixertrack.h:
4741         * gst-libs/gst/Makefile.am:
4742         * gst-libs/gst/colorbalance/.cvsignore:
4743         * gst-libs/gst/colorbalance/Makefile.am:
4744         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4745         * gst-libs/gst/colorbalance/colorbalance.c:
4746         * gst-libs/gst/colorbalance/colorbalance.h:
4747         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4748         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4749         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4750         * gst-libs/gst/interfaces/Makefile.am:
4751         * gst-libs/gst/interfaces/colorbalance.c:
4752         (gst_color_balance_class_init):
4753         * gst-libs/gst/interfaces/colorbalance.h:
4754         * gst-libs/gst/interfaces/interfaces-marshal.list:
4755         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4756         * gst-libs/gst/interfaces/mixer.h:
4757         * gst-libs/gst/interfaces/mixeroptions.h:
4758         * gst-libs/gst/interfaces/navigation.c:
4759         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4760         * gst-libs/gst/interfaces/tuner.h:
4761         * gst/volume/Makefile.am:
4762         * gst/volume/gstvolume.c:
4763         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4764         * sys/ximage/Makefile.am:
4765         * sys/ximage/ximagesink.c:
4766         * sys/xvimage/Makefile.am:
4767         * sys/xvimage/xvimagesink.c:
4768           fold in all interfaces into an interfaces dir, preserving CVS
4769           history
4770
4771 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4772
4773         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4774           Fix build after riff changes.
4775
4776 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4777
4778         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4779         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4780         (gst_riff_create_video_template_caps),
4781         (gst_riff_create_audio_template_caps),
4782         (gst_riff_create_iavs_template_caps):
4783         * gst-libs/gst/riff/riff-media.h:
4784         * gst-libs/gst/riff/riff-read.h:
4785         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4786           Add gst_riff_init() to initialize the debug category, instead
4787           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4788
4789 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4790
4791         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4792           Oops, I shouldn't apply hacks.
4793
4794 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4795
4796         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4797           Remove pad_loop function which doesn't work.
4798
4799 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4800
4801         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4802           Send EOS when deactivating.
4803         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4804         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4805         (gen_preroll_element), (probe_triggered), (mute_stream),
4806         (silence_stream), (new_decoded_pad), (setup_substreams),
4807         (set_active_source):
4808         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4809         (remove_sinks), (add_sink):
4810         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4811           Change for new probe API.
4812
4813 2005-06-29  Wim Taymans  <wim@fluendo.com>
4814
4815         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4816         * gst-libs/gst/audio/gstbaseaudiosink.c:
4817         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4818         (gst_baseaudiosink_change_state):
4819         * gst-libs/gst/audio/gstbaseaudiosink.h:
4820         * gst-libs/gst/audio/gstringbuffer.c:
4821         (gst_ringbuffer_set_callback):
4822         Fix compilation error.
4823         Ringbuffer starts out as not running.
4824         Free our clock in dispose.
4825         When releasing the ringbuffer we need to renegotiate so
4826         clear the pad caps.
4827
4828 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4829
4830         * autogen.sh:
4831         * configure.ac:
4832         * docs/Makefile.am:
4833         * docs/libs/Makefile.am:
4834         * docs/libs/gst-plugins-libs-docs.sgml:
4835         * docs/libs/gst-plugins-libs-sections.txt:
4836         * docs/libs/gst-plugins-libs.types:
4837         * docs/libs/tmpl/gstaudio.sgml:
4838         * docs/libs/tmpl/gstcolorbalance.sgml:
4839         * docs/libs/tmpl/gstringbuffer.sgml:
4840         * gst-libs/gst/audio/gstringbuffer.c:
4841         (gst_ringbuffer_set_callback):
4842           reinstate gtk-doc docs for plugin libs
4843
4844 2005-06-28  Wim Taymans  <wim@fluendo.com>
4845
4846         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4847         (gst_ogg_demux_init):
4848         Removed pad loop function.
4849
4850 2005-06-28  Wim Taymans  <wim@fluendo.com>
4851
4852         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4853         If we're building a chain we are not in an error case
4854         when we queue a buffer.
4855
4856 2005-06-28  Andy Wingo  <wingo@pobox.com>
4857
4858         * *.c: Don't cast to GstObject before reffing/unreffing.
4859
4860 2005-06-27  Andy Wingo  <wingo@pobox.com>
4861
4862         * gst/videotestsrc/gstvideotestsrc.c
4863         (gst_videotestsrc_activate_push): Activation API changes.
4864
4865         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4866         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4867         they have refs on the decodebin.
4868
4869         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4870         parent class.
4871         (gst_ogg_pad_typefind): Don't leak a pad ref.
4872         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4873         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4874         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4875
4876 2005-06-27  Edward Hervey  <edward@fluendo.com>
4877
4878         * ext/theora/theoradec.c: (theora_dec_change_state): 
4879         re-arranged call to parent's state change in order to avoid locks (or
4880         worse).
4881
4882 2005-06-26  Edward Hervey  <edward@fluendo.com>
4883
4884         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4885         2nd argument of 'unknow-type' signal is a GstCaps and not a
4886         GstMiniObject
4887
4888 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4889         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4890           Set the worker thread's running flag to TRUE before starting the
4891           thread.
4892         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4893           Catch a failure to add typefind to the bin.
4894
4895 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4896
4897         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4898         (gst_sinesrc_init), (gst_sinesrc_create),
4899         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4900         (gst_sinesrc_start):
4901         * gst/sine/gstsinesrc.h:
4902           add num-buffers and timestamp-offset properties
4903         * gst/videotestsrc/gstvideotestsrc.c:
4904         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4905         (gst_videotestsrc_get_property):
4906           add timestamp-offset property
4907
4908 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4909
4910         * configure.ac: add videorate
4911         * gst-plugins-base.spec.in: add videorate
4912
4913 2005-06-23  Wim Taymans  <wim@fluendo.com>
4914
4915         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4916         (gst_videorate_getcaps), (gst_videorate_setcaps),
4917         (gst_videorate_event), (gst_videorate_chain):
4918         Fixed videorate, fixating an already fixated caps is not
4919         an error.
4920
4921 2005-06-23  Wim Taymans  <wim@fluendo.com>
4922
4923         * ext/ogg/README:
4924         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4925         Buffer on caps is not boxed anymore.
4926
4927 2005-06-22  Wim Taymans  <wim@fluendo.com>
4928
4929         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4930         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4931         Set buffers on caps as miniobjects and not as boxed.
4932
4933 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4934
4935         * configure.ac:
4936           back to HEAD
4937
4938 === release 0.9.1 ===
4939
4940 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4941
4942         * .cvsignore:
4943         * NEWS:
4944         * README:
4945         * RELEASE:
4946         * configure.ac:
4947         * po/af.po:
4948         * po/az.po:
4949         * po/cs.po:
4950         * po/en_GB.po:
4951         * po/hu.po:
4952         * po/it.po:
4953         * po/nb.po:
4954         * po/nl.po:
4955         * po/or.po:
4956         * po/sq.po:
4957         * po/sr.po:
4958         * po/sv.po:
4959         * po/uk.po:
4960         * po/vi.po:
4961           updates for release
4962
4963 2005-06-09  Andy Wingo  <wingo@pobox.com>
4964
4965         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4966         
4967 2005-06-09  Andy Wingo  <wingo@pobox.com>
4968
4969         * configure.ac:
4970         * gst-libs/gst/Makefile.am:
4971         * gst-libs/gst/net/Makefile.am:
4972         Add gstnet to build.
4973
4974 2005-06-09  Andy Wingo  <wingo@pobox.com>
4975
4976         * gst-libs/gst/gconf/gconf.c:
4977         * gst/playback/test.c:
4978         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4979         fixes.
4980
4981         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4982
4983         * ext/theora/theoraenc.c (theora_enc_chain): 
4984         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4985
4986         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4987         RealPad.
4988
4989 2005-06-02  Wim Taymans  <wim@fluendo.com>
4990
4991         * gst-libs/gst/net/Makefile.am:
4992         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4993         * pkgconfig/gstreamer-libs.pc.in:
4994         Added net stuff, version net lib.
4995
4996 2005-06-02  Wim Taymans  <wim@fluendo.com>
4997
4998         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4999         (query_rates), (query_positions_elems), (query_positions_pads),
5000         (do_seek):
5001         Updated seek example.
5002
5003 2005-06-02  Andy Wingo  <wingo@pobox.com>
5004
5005         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
5006         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
5007         list.
5008
5009         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
5010         remove the typefind, the bin dispose will do it for us. When it's
5011         removed and unreffed, the signal handler will be disconnected,
5012         too.
5013         (unlinked): It's too difficult to disconnect from unlinked
5014         handlers, as they are on pads not elements. Just punt if the pads
5015         aren't grandkids of the bin.
5016
5017 2005-06-02  Wim Taymans  <wim@fluendo.com>
5018
5019         * ext/ogg/README:
5020         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5021         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
5022         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
5023         * ext/theora/theoradec.c: (theora_dec_src_query),
5024         (theora_handle_data_packet):
5025         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5026         (theora_enc_chain):
5027         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5028         (vorbis_handle_data_packet):
5029         * gst/audioconvert/bufferframesconvert.c:
5030         (buffer_frames_convert_chain):
5031         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5032         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5033         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5034         (gst_ffmpegcsp_chain):
5035         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5036         (gst_videorate_getcaps), (gst_videorate_setcaps),
5037         (gst_videorate_event), (gst_videorate_chain):
5038         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
5039         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
5040         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5041         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
5042         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5043         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5044         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5045         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5046         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5047         Cleanups and buffer alloc.
5048
5049 2005-05-31  Wim Taymans  <wim@fluendo.com>
5050
5051         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
5052         Don't try to call the delay method when the device is not
5053         opened.
5054
5055 2005-05-31  Wim Taymans  <wim@fluendo.com>
5056
5057         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
5058         Get actual segment size and buffer size after opening
5059         the device.
5060
5061 2005-05-30  Wim Taymans  <wim@fluendo.com>
5062
5063         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
5064         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
5065         Also FLUSH upstream, makes the loop function exit faster.
5066         
5067         * ext/theora/theoradec.c: (theora_dec_src_query):
5068         Some more debug info in the query.
5069         
5070         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5071         (gst_ximagesink_setcaps):
5072         Release lock on par error, better error reporting.
5073
5074 2005-05-26  Wim Taymans  <wim@fluendo.com>
5075
5076         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5077         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
5078         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
5079         Clear chains in READY
5080         Queue packets until the chain is activated.
5081
5082 2005-05-25  Wim Taymans  <wim@fluendo.com>
5083
5084         * gst-libs/gst/audio/gstaudiosink.c:
5085         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5086         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5087         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5088         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5089         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5090         (gst_audiosink_create_ringbuffer):
5091         * gst-libs/gst/audio/gstbaseaudiosink.c:
5092         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5093         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5094         (gst_baseaudiosink_set_property), (build_linear_format),
5095         (debug_spec_caps), (debug_spec_buffer),
5096         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5097         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5098         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5099         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5100         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5101         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5102         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5103         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5104         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5105         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5106         (wait_segment), (gst_ringbuffer_commit),
5107         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5108         (gst_ringbuffer_clear):
5109         Various small cleanups.
5110
5111         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5112         (gst_audio_convert_change_state):
5113         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
5114         No need to take the locks anymore.
5115
5116 2005-05-25  Wim Taymans  <wim@fluendo.com>
5117
5118         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5119         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
5120         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
5121         (type_found):
5122         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
5123         (group_destroy), (group_commit), (queue_overrun),
5124         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
5125         (mute_stream), (new_decoded_pad), (setup_substreams),
5126         (setup_source), (mute_group_type), (set_active_source),
5127         (gst_play_base_bin_change_state):
5128         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
5129         (gen_video_element), (gen_text_element), (gen_audio_element),
5130         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
5131         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
5132         (gst_stream_info_dispose), (gst_stream_info_set_mute):
5133         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
5134         Some playbin cleanups mostly refcounting sloppyness.
5135
5136 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5137
5138         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5139           Work with streaming input.
5140
5141 2005-05-25  Wim Taymans  <wim@fluendo.com>
5142
5143         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5144         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5145         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5146         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5147         No need to take the STREAM lock anymore.
5148
5149 2005-05-25  Wim Taymans  <wim@fluendo.com>
5150
5151         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5152         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5153         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5154         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5155         (gst_ogg_demux_sink_activate):
5156         * ext/theora/theoradec.c: (theora_dec_src_event),
5157         (theora_handle_comment_packet), (theora_dec_chain),
5158         (theora_dec_change_state):
5159         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5160         (vorbis_handle_data_packet), (vorbis_dec_chain),
5161         (vorbis_dec_change_state):
5162         Remove STREAM locks as they are taken in core now.
5163         Never set bogus granulepos on vorbis/theora.
5164         Fix leaks in theoradec tag parsing.
5165
5166 2005-05-25  Wim Taymans  <wim@fluendo.com>
5167
5168         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5169         Fix memleaks, GST_BUFFER_DATA() is not freed.
5170
5171 2005-05-25  Wim Taymans  <wim@fluendo.com>
5172
5173         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5174         Open non-blocking, set to blocking mode afterwards to avoid
5175         lockups when audio device is busy.
5176
5177 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5178
5179         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5180           This can't be good.
5181
5182 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5183
5184         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5185         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5186         (gst_audio_convert_setcaps):
5187           Implement instant setup switching.
5188
5189 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5190
5191         * gst/playback/gstplaybasebin.c: (probe_triggered):
5192           Fix missing unlock.
5193         * gst/playback/gstplaybin.c: (add_sink):
5194           First add, then link (otherwise pad link fails).
5195
5196 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5197
5198         * examples/Makefile.am:
5199         fix buildbot (make distcheck)
5200
5201 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5202
5203         * gst/playback/gstplaybin.c: (gen_vis_element):
5204           Remove some wrong code. Doesn't work yet.
5205
5206 2005-05-19  Wim Taymans  <wim@fluendo.com>
5207
5208         * gst-libs/gst/net/Makefile.am:
5209         * gst-libs/gst/net/README:
5210         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5211         (gst_netbuffer_class_init), (gst_netbuffer_init),
5212         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5213         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5214         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5215         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5216         * gst-libs/gst/net/gstnetbuffer.h:
5217         Added buffer subclass to store extra to/from addresses for
5218         network sources/sinks.
5219
5220 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5221
5222         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5223           Don't lock an unassigned variable.
5224
5225 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5226
5227         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5228           Increase buffer for video, decrease buffer for other media types.
5229         * gst/playback/gstplaybin.c: (gen_video_element),
5230         (gen_audio_element):
5231           Change names for debugging purposes.
5232
5233 2005-05-18  Wim Taymans  <wim@fluendo.com>
5234
5235         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5236         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5237         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5238         (gst_ffmpegcsp_chain):
5239         Enable buffer alloc passthrough if the source and dest
5240         formats are the same.
5241
5242 2005-05-17  Wim Taymans  <wim@fluendo.com>
5243
5244         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5245         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5246         (gst_ogg_demux_chain_unlocked):
5247         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5248         (gst_audio_convert_caps_remove_format_info),
5249         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5250         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5251         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5252         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5253         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5254         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5255         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5256         (gst_ffmpegcsp_get_property):
5257         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5258         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5259         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5260         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5261         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5262         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5263         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5264         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5265         Leak fixes in oggdemux.
5266         Some cleanups in audioconvert.
5267         Make passthrough work along with buffer_alloc etc.
5268         Make buffer_alloc and buffer recycling actually work in
5269         xvimagesink.
5270
5271 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5272
5273         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5274           make the compiler happy
5275
5276 2005-05-17  Wim Taymans  <wim@fluendo.com>
5277
5278         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5279         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5280         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5281         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5282         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5283         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5284         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5285         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5286         (gst_xvimagesink_set_xwindow_id):
5287         * sys/xvimage/xvimagesink.h:
5288         Port xvimagesink to new MiniObject.
5289
5290 2005-05-17  Wim Taymans  <wim@fluendo.com>
5291
5292         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5293         (gst_audiofilter_chain):
5294         * gst-libs/gst/audio/gstaudiosink.c:
5295         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5296         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5297         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5298         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5299         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5300         (gst_audiosink_create_ringbuffer):
5301         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5302         (gst_audio_convert_caps_remove_format_info),
5303         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5304         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5305         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5306         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5307         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5308         Fix passthrough in ffmpegcolorspace.
5309         Fix memset in audiosink on wrong memory.
5310
5311 2005-05-16  David Schleef  <ds@schleef.org>
5312
5313         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5314         to GstMiniObject.
5315
5316 2005-05-16  David Schleef  <ds@schleef.org>
5317
5318         Port from GstData to GstMiniObject.
5319         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5320         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5321         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5322         (gst_ogg_mux_collected):
5323         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5324         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5325         (theora_handle_data_packet):
5326         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5327         (theora_set_header_on_caps), (theora_enc_chain):
5328         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5329         (vorbis_handle_comment_packet):
5330         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5331         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5332         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5333         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5334         * gst/audioconvert/gstaudioconvert.c:
5335         (gst_audio_convert_get_buffer):
5336         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5337         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5338         (mute_stream), (silence_stream):
5339         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5340         * gst/volume/gstvolume.c: (volume_transform):
5341         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5342         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5343         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5344         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5345         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5346         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5347         (gst_ximagesink_buffer_alloc):
5348         * sys/ximage/ximagesink.h:
5349
5350 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5351
5352         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5353         (fill_buffer), (check_queue), (queue_threshold_reached),
5354         (queue_out_of_data):
5355         * gst/playback/gstplaybasebin.h:
5356           Post buffer-fullness on the bus.
5357
5358 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5359
5360         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5361         (try_to_link_1):
5362         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5363         (group_commit), (probe_triggered), (setup_source),
5364         (gst_play_base_bin_change_state):
5365         * gst/playback/gstplaybasebin.h:
5366         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5367         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5368         (gst_play_bin_change_state):
5369           Move setup_output_pads into a virtual function, remove
5370           group-switch (no longer needed) and redirect (handled by bus
5371           now) signals.
5372
5373 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5374
5375         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5376         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5377         (get_active_group), (get_building_group), (group_destroy),
5378         (group_commit), (check_queue), (queue_overrun),
5379         (queue_threshold_reached), (queue_out_of_data),
5380         (gen_preroll_element), (remove_groups), (unknown_type),
5381         (add_element_stream), (no_more_pads), (probe_triggered),
5382         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5383         (setup_substreams), (setup_source), (finish_source),
5384         (prepare_output), (muted_group_change_state),
5385         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5386         (gst_play_base_bin_change_state):
5387         * gst/playback/gstplaybasebin.h:
5388         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5389         (gst_play_bin_init), (gst_play_bin_set_property),
5390         (gen_video_element), (gen_text_element), (gen_audio_element),
5391         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5392         (gst_play_bin_change_state):
5393         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5394         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5395         (stream_info_change_state), (gst_stream_info_set_mute),
5396         (gst_stream_info_get_property):
5397         * gst/playback/gststreaminfo.h:
5398         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5399         (gst_stream_selector_get_linked_pad),
5400         (gst_stream_selector_getcaps),
5401         (gst_stream_selector_get_linked_pads),
5402         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5403         * gst/playback/gststreamselector.h:
5404           Rough port of playbin. Needs some more work, but is mostly done,
5405           and uses a few locks in important places, which should make stuff
5406           like chain-switches clean. Still uses GST_STATE() in a few places,
5407           which isn't all that good an idea, subtitles/elements disabled
5408           because no elements to test with and thus probably broken, query
5409           and event handling moved to GstBin, internal thread removed
5410           alltogether because the pipeline does that for us now. Can play
5411           Ogg/Vorbis files. Haven't tested anything else yet.
5412
5413 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5414
5415         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5416           Do no-more-pads (needed for autoplugging).
5417
5418 2005-05-10  Andy Wingo  <wingo@pobox.com>
5419
5420         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5421         message to the bus with the tags. Still not sent downstream tho.
5422
5423         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5424         get_parent.
5425         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5426         avoid refcounting hassles.
5427
5428 2005-05-09  Andy Wingo  <wingo@pobox.com>
5429
5430         * gst/volume/Makefile.am:
5431         * gst/volume/demo.c
5432         * gst/volume/gstvolume.h
5433         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5434         basetransform. Probably need an audio filter base class.
5435
5436 2005-05-09  Wim Taymans  <wim@fluendo.com>
5437
5438         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5439         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5440         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5441         (gst_vorbisenc_chain):
5442         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5443         (gst_audio_convert_caps_remove_format_info),
5444         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5445         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5446         Make caps writable before writing to it.
5447         Fix negotiation in audioconvert some more.
5448
5449 2005-05-09  Wim Taymans  <wim@fluendo.com>
5450
5451         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5452         (gst_videorate_getcaps), (gst_videorate_setcaps),
5453         (gst_videorate_event), (gst_videorate_chain):
5454         Better negotiation.
5455
5456 2005-05-09  Wim Taymans  <wim@fluendo.com>
5457
5458         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5459         (gst_videorate_getcaps), (gst_videorate_setcaps),
5460         (gst_videorate_blank_data), (gst_videorate_init),
5461         (gst_videorate_event), (gst_videorate_chain),
5462         (gst_videorate_change_state):
5463         Port videorate, do a better job at negotiation while we're at
5464         it.
5465
5466 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5467
5468         * configure.ac:
5469           Disable libvisual
5470
5471         * examples/Makefile.am:
5472         * gst-libs/gst/audio/Makefile.am:
5473         * gst-libs/gst/riff/Makefile.am:
5474         * gst-libs/gst/tag/Makefile.am:
5475         * gst-libs/gst/video/Makefile.am:
5476           Fixups for missing variables.
5477
5478 2005-05-09  Wim Taymans  <wim@fluendo.com>
5479
5480         * examples/seeking/seek.c: (make_theora_pipeline),
5481         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5482         (query_rates), (query_positions_elems), (query_positions_pads),
5483         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5484         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5485         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5486         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5487         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5488         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5489         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5490         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5491         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5492         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5493         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5494         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5495         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5496         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5497         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5498         (theora_dec_src_convert), (theora_dec_sink_convert),
5499         (theora_dec_src_query), (theora_dec_sink_query),
5500         (theora_dec_src_event), (theora_dec_sink_event),
5501         (theora_handle_comment_packet), (theora_handle_type_packet),
5502         (theora_handle_header_packet), (theora_handle_data_packet),
5503         (theora_dec_chain):
5504         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5505         (vorbis_dec_convert), (vorbis_dec_src_query),
5506         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5507         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5508         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5509         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5510         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5511         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5512         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5513         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5514         (gst_play_bin_query):
5515         * gst/playback/test3.c: (update_scale):
5516         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5517         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5518         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5519         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5520         (gst_videotestsrc_src_query):
5521         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5522         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5523         (paint_hline_YUV9):
5524         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5525         Port to new query API.
5526         Updated seek.
5527         Cleanups in x[v]imagesink
5528
5529 2005-05-09  Andy Wingo  <wingo@pobox.com>
5530
5531         * ext/alsa/gstalsasink.h:
5532         * ext/gnomevfs/gstgnomevfssrc.c:
5533         (gst_gnomevfssrc_get_icy_metadata):
5534         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5535         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5536         * ext/theora/theoradec.c (theora_dec_src_query)
5537         (theora_dec_src_event, theora_dec_sink_event)
5538         (theora_handle_comment_packet, theora_handle_data_packet):
5539         * ext/theora/theoraenc.c (theora_enc_chain):
5540         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5541         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5542         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5543         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5544         (qt_type_find):
5545         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5546         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5547         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5548         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5549         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5550         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5551         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5552         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5553         (paint_setup_RGB565, paint_setup_xRGB1555):
5554         * gst/videotestsrc/videotestsrc.h:
5555         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5556         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5557         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5558         GCC4 fixes.
5559         
5560         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5561         gst_pad_query_position. Fixes oggdemux.
5562
5563 2005-05-08  David Schleef  <ds@schleef.org>
5564
5565         * configure.ac: Require liboil.
5566         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5567         a few more.
5568         * gst/videotestsrc/videotestsrc.c:
5569         * gst/videotestsrc/videotestsrc.h:
5570
5571 2005-05-06  Wim Taymans  <wim@fluendo.com>
5572
5573         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5574         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5575         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5576         Well, unreffing a buffer right before pushing it is asking
5577         for trouble..
5578
5579 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5580
5581         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5582
5583 2005-05-06  Wim Taymans  <wim@fluendo.com>
5584
5585         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5586         (gst_audio_convert_caps_remove_format_info),
5587         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5588         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5589         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5590         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5591         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5592         * gst/sine/Makefile.am:
5593         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5594         (gst_sinesrc_class_init), (gst_sinesrc_init),
5595         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5596         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5597         (gst_sinesrc_update_freq):
5598         * gst/sine/gstsinesrc.h:
5599         * gst/tcp/gstmultifdsink.c:
5600         * sys/xvimage/xvimagesink.c:
5601         Fixed negotiation wrt _peer_get_caps()
5602         Some cleanups.
5603
5604
5605 2005-05-06  Wim Taymans  <wim@fluendo.com>
5606
5607         * gst-libs/gst/audio/gstaudiosink.c:
5608         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5609         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5610         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5611         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5612         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5613         (gst_audiosink_create_ringbuffer):
5614         * gst-libs/gst/audio/gstbaseaudiosink.c:
5615         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5616         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5617         (gst_baseaudiosink_set_property), (build_linear_format),
5618         (debug_spec_caps), (debug_spec_buffer),
5619         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5620         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5621         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5622         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5623         * gst-libs/gst/audio/gstbaseaudiosink.h:
5624         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5625         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5626         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5627         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5628         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5629         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5630         (wait_segment), (gst_ringbuffer_commit),
5631         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5632         (gst_ringbuffer_clear):
5633         * gst-libs/gst/audio/gstringbuffer.h:
5634         Make the base audiosink return an error when there is no
5635         audiobuffer negotiated.
5636
5637 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5638
5639         * ext/Makefile.am:
5640         Disable cdparanoia until someone ports it!
5641
5642 2005-05-06  Wim Taymans  <wim@fluendo.com>
5643
5644         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5645         (gst_ogg_demux_sink_activate):
5646         And revert after wingo's revert.. sigh..
5647
5648 2005-05-05  Andy Wingo  <wingo@pobox.com>
5649
5650         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5651         GObject.
5652         * configure.ac: Return audiorate and subparse from the ghetto.
5653         Re-enable -Wall -Werror.
5654         * gst/subparse/gstsubparse.c:
5655         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5656         or chain-based. Cleaned up a bit. Not tested.
5657         
5658 2005-05-05  Christian Schaller <christian@fluendo.com> 
5659
5660         * Makefile.am: remove stuff that is not building
5661         * configure.ac: remove stuff that is not building
5662         * examples/Makefile.am: remove stuff that is not building
5663         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5664         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5665         * sys/Makefile.am: remove stuff that is not building
5666         * testsuite/Makefile.am: remove stuff that is not building
5667
5668 2005-05-05  Andy Wingo  <wingo@pobox.com>
5669
5670         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5671         * gst-libs/gst/tag/gstvorbistag.c:
5672         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5673         * gst/adder/gstadder.h:
5674         * gst/audioconvert/gstchannelmix.c:
5675         (gst_audio_convert_fill_one_other):
5676         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5677         (gst_audiorate_init), (gst_audiorate_chain):
5678         * gst/playback/gstplaybasebin.c: (setup_source):
5679         * gst/playback/test3.c: (update_scale):
5680         Some GCC4 fixes
5681         
5682         * po/af.po:
5683         * po/az.po:
5684         * po/cs.po:
5685         * po/en_GB.po:
5686         * po/hu.po:
5687         * po/it.po:
5688         * po/nb.po:
5689         * po/nl.po:
5690         * po/or.po:
5691         * po/sq.po:
5692         * po/sr.po:
5693         * po/sv.po:
5694         * po/uk.po:
5695         * po/vi.po: Foo
5696
5697 2005-05-05  Wim Taymans  <wim@fluendo.com>
5698
5699         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5700         (gst_audio_convert_caps_remove_format_info),
5701         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5702         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5703         * gst/videotestsrc/gstvideotestsrc.c:
5704         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5705         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5706         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5707         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5708         Don't ignore _push() return values.
5709         Make sure no processing is done when shutting down.
5710         Videotestsrc pad activation fix.
5711
5712 2005-05-05  Wim Taymans  <wim@fluendo.com>
5713
5714         * gst/adder/Makefile.am:
5715         * gst/adder/gstadder.c: (gst_adder_setcaps),
5716         (gst_adder_class_init), (gst_adder_init),
5717         (gst_adder_request_new_pad), (gst_adder_collected),
5718         (gst_adder_change_state):
5719         * gst/adder/gstadder.h:
5720         Ported adder as an example of a mixer element using
5721         collect pads. Needs more negotiation work.
5722
5723 2005-05-05  Wim Taymans  <wim@fluendo.com>
5724
5725         * ext/theora/theoradec.c: (_inc_granulepos),
5726         (theora_dec_src_event), (theora_dec_sink_event),
5727         (theora_handle_comment_packet), (theora_handle_type_packet),
5728         (theora_handle_header_packet), (theora_handle_data_packet),
5729         (theora_dec_chain):
5730         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5731         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5732         (theora_push_buffer), (theora_push_packet),
5733         (theora_enc_sink_event), (theora_enc_chain),
5734         (theora_enc_change_state), (theora_enc_set_property),
5735         (theora_enc_get_property):
5736         Added stream lock to decoder so that we can serialize
5737         the discont event.
5738         More theoraenc porting, recover from errors, do clean
5739         shutdown.
5740
5741 2005-05-05  Wim Taymans  <wim@fluendo.com>
5742
5743         * ext/ogg/Makefile.am:
5744         * ext/ogg/README:
5745         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5746         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5747         (gst_ogg_print):
5748         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5749         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5750         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5751         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5752         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5753         (gst_ogg_mux_change_state):
5754         Ported ogg muxer.
5755
5756 2005-05-05  Wim Taymans  <wim@fluendo.com>
5757
5758         * docs/design-audiosinks.txt:
5759         * gst-libs/gst/audio/TODO:
5760         * gst-libs/gst/audio/gstaudiosink.c:
5761         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5762         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5763         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5764         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5765         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5766         (gst_audiosink_create_ringbuffer):
5767         * gst-libs/gst/audio/gstbaseaudiosink.c:
5768         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5769         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5770         (gst_baseaudiosink_set_property), (build_linear_format),
5771         (debug_spec_caps), (debug_spec_buffer),
5772         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5773         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5774         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5775         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5776         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5777         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5778         (gst_ringbuffer_release), (gst_ringbuffer_play),
5779         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5780         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5781         (gst_ringbuffer_set_sample), (wait_segment),
5782         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5783         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5784         More work on the audiosink, mostly debugging and a race in
5785         shutdown.
5786
5787 2005-04-28  Wim Taymans  <wim@fluendo.com>
5788
5789         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5790         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5791         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5792         (vorbis_dec_src_query), (vorbis_dec_src_event),
5793         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5794         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5795         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5796         Don't crap out when seeking back to position 0.
5797
5798 2005-04-28  Wim Taymans  <wim@fluendo.com>
5799
5800         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5801         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5802         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5803         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5804         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5805         Make audio sink configurable, use alsasink as default.
5806
5807 2005-04-28  Wim Taymans  <wim@fluendo.com>
5808
5809         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5810         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5811         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5812         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5813         (vorbis_dec_change_state):
5814         * ext/vorbis/vorbisdec.h:
5815         Refactor, use STREAM_LOCK.
5816
5817 2005-04-28  Wim Taymans  <wim@fluendo.com>
5818
5819         * ext/theora/theoradec.c: (_inc_granulepos),
5820         (theora_dec_sink_event), (theora_handle_comment_packet),
5821         (theora_handle_type_packet), (theora_handle_header_packet),
5822         (theora_handle_data_packet), (theora_dec_chain),
5823         (theora_dec_change_state):
5824         Refactor a bit, use STREAM_LOCK.
5825
5826 2005-04-28  Wim Taymans  <wim@fluendo.com>
5827
5828         * ext/alsa/Makefile.am:
5829         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5830         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5831         (gst_alsa_link), (gst_alsa_close_audio):
5832         * ext/alsa/gstalsaplugin.c: (plugin_init):
5833         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5834         (gst_alsasink_dispose), (gst_alsasink_base_init),
5835         (gst_alsasink_class_init), (gst_alsasink_init),
5836         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5837         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5838         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5839         (gst_alsasink_reset):
5840         * ext/alsa/gstalsasink.h:
5841         Implement alsasink with simple open/write/close API. 
5842         Make alsa dir build by disabling compilation of code.
5843
5844 2005-04-28  Wim Taymans  <wim@fluendo.com>
5845
5846         * gst-libs/gst/audio/Makefile.am:
5847         * gst-libs/gst/audio/audio.h:
5848         * gst-libs/gst/audio/audioclock.c:
5849         * gst-libs/gst/audio/audioclock.h:
5850         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5851         (gst_audio_clock_class_init), (gst_audio_clock_init),
5852         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5853         * gst-libs/gst/audio/gstaudioclock.h:
5854         * gst-libs/gst/audio/gstaudiosink.c:
5855         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5856         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5857         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5858         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5859         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5860         (gst_audiosink_create_ringbuffer):
5861         * gst-libs/gst/audio/gstbaseaudiosink.c:
5862         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5863         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5864         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5865         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5866         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5867         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5868         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5869         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5870         * gst-libs/gst/audio/gstbaseaudiosink.h:
5871         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5872         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5873         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5874         (gst_ringbuffer_release), (gst_ringbuffer_play),
5875         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5876         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5877         (gst_ringbuffer_set_sample), (wait_segment),
5878         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5879         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5880         * gst-libs/gst/audio/gstringbuffer.h:
5881         Make ringbuffer faster and more simple by removing the locks
5882         in the playback thread.
5883         Add sample accurate playback based on buffer sample offsets.
5884         Make the baseaudiosink provide a clock.
5885         Parse caps in the base class.
5886         Correctly handle seeking, flushing and state changes.
5887
5888 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5889
5890         * configure.ac:
5891         * gst/audioconvert/Makefile.am:
5892         * gst/audioscale/Makefile.am:
5893           Fix part of the build.  Come on guys, autogen didn't even work :)
5894
5895 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5896
5897         * configure.ac:
5898         * gst-libs/gst/Makefile.am:
5899         * gst-libs/gst/media-info/.cvsignore:
5900         * gst-libs/gst/media-info/Makefile.am:
5901         * gst-libs/gst/media-info/README:
5902         * gst-libs/gst/media-info/media-info-priv.c:
5903         * gst-libs/gst/media-info/media-info-priv.h:
5904         * gst-libs/gst/media-info/media-info-test.c:
5905         * gst-libs/gst/media-info/media-info.c:
5906         * gst-libs/gst/media-info/media-info.h:
5907         * gst-libs/gst/media-info/media-info.vcproj:
5908         * pkgconfig/Makefile.am:
5909         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5910         * pkgconfig/gstreamer-media-info.pc.in:
5911           Remove media-info, which is also successed by playbin (see Totem
5912           implementation).
5913
5914 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5915
5916         * configure.ac:
5917         * examples/Makefile.am:
5918         * examples/gstplay/.cvsignore:
5919         * examples/gstplay/Makefile.am:
5920         * examples/gstplay/player.c:
5921         * gst-libs/gst/Makefile.am:
5922         * gst-libs/gst/play/.cvsignore:
5923         * gst-libs/gst/play/Makefile.am:
5924         * gst-libs/gst/play/play.c:
5925         * gst-libs/gst/play/play.h:
5926         * gst-libs/gst/play/play.vcproj:
5927         * pkgconfig/Makefile.am:
5928         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5929         * pkgconfig/gstreamer-play.pc.in:
5930           Remove libgstplay, playbin is now the official successor.
5931
5932 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5933
5934         * configure.ac:
5935         * gst-libs/gst/Makefile.am:
5936         * gst-libs/gst/xwindowlistener/Makefile.am:
5937         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5938         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5939           Remove deprecated xwindowlistener (I've moved xwindowlistening
5940           in the v4l/v4l2 plugins over to serverside).
5941
5942 2005-04-25  David Schleef  <ds@schleef.org>
5943
5944         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5945         to examples/dynparams.  Examples do not belong interspersed with
5946         source code.
5947         * examples/dynparams/demo-dparams.c:
5948         * gst/sine/Makefile.am:
5949         * gst/sine/demo-dparams.c:
5950
5951 2005-04-25  David Schleef  <ds@schleef.org>
5952
5953         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5954         * gst-libs/gst/audio/Makefile.am:
5955         * gst-libs/gst/riff/Makefile.am:
5956         * gst-libs/gst/tag/Makefile.am:
5957         * gst-libs/gst/video/Makefile.am:
5958         * gst-libs/gst/xwindowlistener/Makefile.am:
5959
5960         Convert to 0.9 API, seems to work:
5961         * sys/ximage/Makefile.am:
5962         * sys/ximage/ximagesink.c:
5963
5964 2005-04-24  David Schleef  <ds@schleef.org>
5965
5966         Link plugins against libraries:
5967         * ext/alsa/Makefile.am:
5968         * gst/tcp/Makefile.am:
5969
5970         Remove asm code that should be in liboil
5971         * gst/videoscale/Makefile.am:
5972         * gst/videoscale/videoscale_x86_asm.s:
5973
5974         gettext wants these checked in:
5975         * po/af.po:
5976         * po/az.po:
5977         * po/cs.po:
5978         * po/en_GB.po:
5979         * po/hu.po:
5980         * po/it.po:
5981         * po/nb.po:
5982         * po/nl.po:
5983         * po/or.po:
5984         * po/sq.po:
5985         * po/sr.po:
5986         * po/sv.po:
5987         * po/uk.po:
5988         * po/vi.po:
5989
5990 2005-04-24  David Schleef  <ds@schleef.org>
5991
5992         Convert gst_main() to g_main_loop_run()
5993         * gst/playback/decodetest.c: (main):
5994         * gst/playback/test2.c: (main):
5995         * gst/playback/test3.c: (main):
5996         * gst/playback/test4.c: (main):
5997
5998         Link plugins against libraries:
5999         * ext/libvisual/Makefile.am:
6000         * sys/xvimage/Makefile.am:
6001
6002 2005-04-24  David Schleef  <ds@schleef.org>
6003
6004         * configure.ac: Remove idct and resample libs
6005         * gst-libs/gst/Makefile.am: same
6006
6007         Remove usage of gst_library_load():
6008         * ext/alsa/gstalsaplugin.c: (plugin_init):
6009         * ext/libvisual/visual.c: (plugin_init):
6010         * ext/ogg/gstogg.c: (plugin_init):
6011         * ext/theora/theora.c: (plugin_init):
6012         * ext/vorbis/vorbis.c: (plugin_init):
6013         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
6014         * gst/audioscale/gstaudioscale.c:
6015         * gst/adder/gstadder.c: (plugin_init):
6016         * gst/audioconvert/plugin.c: (plugin_init):
6017         * sys/ximage/ximagesink.c: (plugin_init):
6018         * sys/xvimage/xvimagesink.c: (plugin_init):
6019         * gst/tcp/gsttcpplugin.c: (plugin_init):
6020
6021         Link plugins against libraries:
6022         * ext/ogg/Makefile.am:
6023         * ext/theora/Makefile.am:
6024         * ext/vorbis/Makefile.am:
6025         * gst/audioconvert/Makefile.am:
6026
6027         Create proper libraries:
6028         * gst-libs/gst/riff/Makefile.am:
6029         * gst-libs/gst/audio/Makefile.am:
6030         * gst-libs/gst/video/Makefile.am:
6031
6032         Move resample library to audioscale plugin directory:
6033         * gst-libs/gst/resample/Makefile.am:
6034         * gst-libs/gst/resample/README:
6035         * gst-libs/gst/resample/dtof.c:
6036         * gst-libs/gst/resample/dtos.c:
6037         * gst-libs/gst/resample/functable.c:
6038         * gst-libs/gst/resample/private.h:
6039         * gst-libs/gst/resample/resample.c:
6040         * gst-libs/gst/resample/resample.h:
6041         * gst-libs/gst/resample/resample.vcproj:
6042         * gst-libs/gst/resample/test.c:
6043         * gst/audioscale/Makefile.am:
6044         * gst/audioscale/README:
6045         * gst/audioscale/dtof.c:
6046         * gst/audioscale/dtos.c:
6047         * gst/audioscale/functable.c:
6048         * gst/audioscale/private.h:
6049         * gst/audioscale/resample.c:
6050         * gst/audioscale/resample.h:
6051         * gst/audioscale/test.c:
6052
6053         Move tagedit library to gst-libs:
6054         * gst-libs/gst/tag/Makefile.am:
6055         * gst-libs/gst/tag/gstid3tag.c:
6056         * gst-libs/gst/tag/gsttagediting.c:
6057         * gst-libs/gst/tag/gsttageditingprivate.h:
6058         * gst-libs/gst/tag/gstvorbistag.c:
6059         * gst/tags/Makefile.am:
6060         * gst/tags/gstid3tag.c:
6061         * gst/tags/gstvorbistag.c:
6062
6063         Fix for core changes:
6064         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6065         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
6066         (gst_sinesrc_getrange):
6067
6068 2005-04-23  David Schleef  <ds@schleef.org>
6069
6070         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
6071         in gst-plugins in a long time, and properly belongs in liboil.
6072         * gst-libs/gst/idct/Makefile.am:
6073         * gst-libs/gst/idct/README:
6074         * gst-libs/gst/idct/dct.h:
6075         * gst-libs/gst/idct/doieee:
6076         * gst-libs/gst/idct/fastintidct.c:
6077         * gst-libs/gst/idct/floatidct.c:
6078         * gst-libs/gst/idct/idct.c:
6079         * gst-libs/gst/idct/idct.h:
6080         * gst-libs/gst/idct/idtc.vcproj:
6081         * gst-libs/gst/idct/ieeetest.c:
6082         * gst-libs/gst/idct/intidct.c:
6083
6084 2005-04-20  Wim Taymans  <wim@fluendo.com>
6085
6086         * docs/design-audiosinks.txt:
6087         * gst-libs/gst/audio/Makefile.am:
6088         * gst-libs/gst/audio/TODO:
6089         * gst-libs/gst/audio/gstaudiosink.c:
6090         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
6091         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
6092         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
6093         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
6094         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
6095         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
6096         (gst_audiosink_class_init), (gst_audiosink_init),
6097         (gst_audiosink_create_ringbuffer):
6098         * gst-libs/gst/audio/gstaudiosink.h:
6099         * gst-libs/gst/audio/gstbaseaudiosink.c:
6100         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
6101         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
6102         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
6103         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
6104         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
6105         (gst_baseaudiosink_create_ringbuffer),
6106         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6107         * gst-libs/gst/audio/gstbaseaudiosink.h:
6108         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6109         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
6110         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
6111         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6112         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
6113         (gst_ringbuffer_play), (gst_ringbuffer_pause),
6114         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
6115         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
6116         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
6117         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
6118         * gst-libs/gst/audio/gstringbuffer.h:
6119         An attempt at a set of audio base classes together with some
6120         design docs.
6121
6122 2005-04-20  Wim Taymans  <wim@fluendo.com>
6123
6124         * gst/audioconvert/Makefile.am:
6125         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
6126         (gst_audio_convert_caps_remove_format_info),
6127         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
6128         (gst_audio_convert_channels):
6129         Link against audio libs.
6130         Fix audio convert plugin.
6131
6132 2005-04-20  Wim Taymans  <wim@fluendo.com>
6133
6134         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
6135         (gst_ogg_demux_sink_activate):
6136         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
6137         (theora_set_header_on_caps), (theora_enc_sink_event),
6138         (theora_enc_chain):
6139         Fix theora encoder.
6140
6141 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6142
6143         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6144         * gst/playback/gstdecodebin.c: (find_compatibles):
6145           Work with staticpadtemplates in elementfactories.
6146
6147 2005-04-12  Wim Taymans  <wim@fluendo.com>
6148
6149         * gst/playback/README:
6150         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6151         (compare_ranks), (print_feature), (gst_decode_bin_init),
6152         (dynamic_create), (dynamic_free), (find_compatibles),
6153         (mimetype_is_raw), (close_pad_link), (got_redirect),
6154         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6155         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6156         (gst_decode_bin_change_state):
6157         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6158         (gst_play_base_bin_init), (group_destroy), (group_commit),
6159         (check_queue), (queue_overrun), (queue_threshold_reached),
6160         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6161         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6162         (got_redirect), (setup_source), (play_base_eos),
6163         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6164         (gst_play_base_bin_remove_element):
6165         * gst/playback/gstplaybasebin.h:
6166         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6167         (gst_play_bin_init), (gst_play_bin_dispose),
6168         (gst_play_bin_set_property), (gen_video_element),
6169         (gen_text_element), (gen_audio_element), (remove_sinks),
6170         (gst_play_bin_send_event):
6171         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6172         (stream_info_change_state), (gst_stream_info_set_mute):
6173         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6174         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6175         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6176         (gst_stream_selector_chain):
6177         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6178         (main):
6179         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6180         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6181         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6182         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6183         Raw and crude port of decodebin. 
6184         Make playbin compile.
6185
6186 2005-04-06  Wim Taymans  <wim@fluendo.com>
6187
6188         * ext/gnomevfs/Makefile.am:
6189         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6190         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6191         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6192         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6193         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6194         (gst_gnomevfssrc_stop):
6195         * ext/ogg/Makefile.am:
6196         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6197         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6198         * ext/theora/Makefile.am:
6199         * ext/theora/theoradec.c: (_inc_granulepos),
6200         (theora_dec_sink_event), (theora_dec_chain):
6201         * ext/vorbis/Makefile.am:
6202         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6203         (vorbis_dec_sink_event), (vorbis_dec_chain):
6204         * gst-libs/gst/audio/Makefile.am:
6205         * sys/xvimage/Makefile.am:
6206         Make gnomevfssrc extend the source base class.
6207         Fix linking against libs in various plugins.
6208
6209 2005-04-06  Andy Wingo  <wingo@pobox.com>
6210
6211         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6212         GST_BASE_LIBS.
6213
6214         * configure.ac: Add check and AC_SUBST for libgstbase.
6215
6216 2005-03-31  Wim Taymans  <wim@fluendo.com>
6217
6218         * examples/seeking/Makefile.am:
6219         * examples/seeking/cdparanoia.c: (main):
6220         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6221         (play_cb), (pause_cb), (stop_cb), (main):
6222         * examples/seeking/playbin.c:
6223         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6224         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6225         (make_sid_pipeline), (make_vorbis_pipeline),
6226         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6227         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6228         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6229         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6230         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6231         (stop_cb), (main):
6232         * examples/seeking/spider_seek.c:
6233         * examples/seeking/vorbisfile.c:
6234         * ext/gnomevfs/Makefile.am:
6235         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6236         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6237         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6238         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6239         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6240         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6241         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6242         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6243         * ext/ogg/README:
6244         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6245         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6246         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6247         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6248         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6249         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6250         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6251         (gst_ogg_demux_factory_filter), (compare_ranks),
6252         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6253         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6254         (gst_ogg_chain_new), (gst_ogg_chain_free),
6255         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6256         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6257         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6258         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6259         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6260         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6261         (gst_ogg_demux_get_prev_page),
6262         (gst_ogg_demux_deactivate_current_chain),
6263         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6264         (gst_ogg_demux_bisect_forward_serialno),
6265         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6266         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6267         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6268         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6269         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6270         (gst_ogg_demux_change_state), (gst_ogg_print):
6271         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6272         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6273         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6274         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6275         (gst_ogg_mux_loop):
6276         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6277         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6278         (theora_dec_src_convert), (theora_dec_sink_convert),
6279         (theora_dec_src_query), (theora_dec_src_event),
6280         (theora_dec_sink_event), (theora_dec_chain),
6281         (theora_dec_change_state):
6282         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6283         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6284         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6285         (theora_enc_change_state):
6286         * ext/vorbis/Makefile.am:
6287         * ext/vorbis/oggvorbisenc.c:
6288         * ext/vorbis/oggvorbisenc.h:
6289         * ext/vorbis/vorbis.c: (plugin_init):
6290         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6291         (vorbis_dec_src_query), (vorbis_dec_src_event),
6292         (vorbis_dec_sink_event), (vorbis_dec_chain),
6293         (vorbis_dec_change_state):
6294         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6295         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6296         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6297         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6298         (gst_vorbisenc_change_state):
6299         * ext/vorbis/vorbisenc.h:
6300         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6301         * gst-libs/gst/audio/audioclock.c:
6302         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6303         (gst_audiofilter_init), (gst_audiofilter_chain):
6304         * gst-libs/gst/audio/testchannels.c: (main):
6305         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6306         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6307         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6308         (gmip_find_track_streaminfo), (gmip_find_track_format):
6309         * gst-libs/gst/media-info/media-info.c:
6310         (gst_media_info_read_idler):
6311         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6312         (gst_play_get_all_by_interface):
6313         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6314         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6315         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6316         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6317         (gst_riff_parse_info):
6318         * gst-libs/gst/riff/riff-read.h:
6319         * gst-libs/gst/riff/riff.c: (plugin_init):
6320         * gst-libs/gst/video/Makefile.am:
6321         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6322         (gst_videosink_class_init), (gst_videosink_get_type):
6323         * gst-libs/gst/video/videosink.h:
6324         * gst/audioconvert/bufferframesconvert.c:
6325         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6326         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6327         * gst/audioconvert/channelmixtest.c: (main):
6328         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6329         (gst_audio_convert_chain),
6330         (gst_audio_convert_caps_remove_format_info),
6331         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6332         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6333         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6334         (gst_audio_convert_buffer_to_default_format),
6335         (gst_audio_convert_buffer_from_default_format),
6336         (gst_audio_convert_channels):
6337         * gst/audioconvert/gstchannelmix.h:
6338         * gst/ffmpegcolorspace/avcodec.h:
6339         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6340         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6341         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6342         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6343         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6344         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6345         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6346         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6347         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6348         (dv_type_find):
6349         * gst/videotestsrc/gstvideotestsrc.c:
6350         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6351         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6352         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6353         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6354         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6355         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6356         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6357         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6358         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6359         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6360         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6361         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6362         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6363         (gst_xvimagesink_navigation_send_event),
6364         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6365         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6366         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6367         * sys/xvimage/xvimagesink.h:
6368         Plugin port to 0.9, ogg/theora playback should work in the seek
6369         example now.
6370         Removed old examples.
6371         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6372         explained in 0.9 TODO doc.
6373
6374
6375 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6376
6377         * autogen.sh:
6378         * configure.ac:
6379         * ext/Makefile.am:
6380         * gst/Makefile.am:
6381         * po/POTFILES.in:
6382         * po/af.po:
6383         * po/az.po:
6384         * po/cs.po:
6385         * po/en_GB.po:
6386         * po/hu.po:
6387         * po/it.po:
6388         * po/nb.po:
6389         * po/nl.po:
6390         * po/or.po:
6391         * po/sq.po:
6392         * po/sr.po:
6393         * po/sv.po:
6394         * po/uk.po:
6395         * po/vi.po:
6396         * sys/Makefile.am:
6397         * testsuite/Makefile.am:
6398           remove a whole bunch of plugins.  This module now contains a set
6399           of free reference plugins/elements as agreed.
6400
6401 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6402
6403         * configure.ac:
6404           hunting season on 0.9 is now OPEN
6405
6406 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6407
6408         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6409           Kick the hell out of gcc for not warning me about a symbol conflict.
6410
6411 2005-02-22  Luca Ognibene  <luogni@tin.it>
6412
6413         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6414
6415         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6416           Don't leak caps string (fixes #168134)
6417
6418         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6419         (gst_jpegenc_init), (gst_jpegenc_finalize),
6420         (gst_jpegenc_change_state):
6421           Don't leak line buffers and context struct (fixes #168133).
6422
6423 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6424
6425         * configure.ac:
6426         * ext/dirac/gstdiracdec.cc:
6427         (gst_diracdec_chain):
6428           Since dirac 0.5.0 the framerate in dirac is expressed as a
6429           rational number. Fix build and up requirement to 0.5.0, and
6430           also pass parameters to gst_diracdec_link in the right order
6431           (fixes #167959).
6432
6433 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6434
6435         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6436         * ext/faad/gstfaad.h:
6437         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6438         certain invalid muxed streams, where some packets will contain 
6439         junk after decoder data. Partially fixes #149158.
6440
6441 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6442         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6443           Make sure we only write to writable buffers
6444
6445 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6446
6447         * gst-libs/gst/riff/riff-media.c:
6448         (gst_riff_create_audio_caps_with_data):
6449           Do actually fix invalid RIFF fmt header values for alaw
6450           and mulaw audio instead of just saying so.
6451
6452         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6453           Give gst_riff_create_audio_caps_with_data() a chance to
6454           fix up broken format header fields before extracting any
6455           parameters from the header. (fixes #167633)
6456
6457 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6458
6459         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6460
6461         * gst/audioconvert/bufferframesconvert.c:
6462         (buffer_frames_convert_link):
6463           Don't leak othercaps. (fixes #167878)
6464
6465 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6466
6467         * configure.ac:
6468         * ext/libvisual/visual.c: (gst_visual_srclink),
6469         (gst_visual_change_state):
6470           Support libvisual 0.2.0.
6471
6472 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6473
6474         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6475         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6476           Use same rowstrides for I420 as used everywhere else.
6477
6478 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6479
6480         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6481           Declare variables at beginning of block and make gcc-2.95 happy
6482           (fixes # 167482, patch by Gergely Nagy).
6483           
6484         * gst/tcp/gsttcpclientsrc.c:
6485         * gst/tcp/gsttcpclientsrc.h:
6486           Move some includes into the header, so that struct sockaddr_in is
6487           defined when it should be defined on FreeBSD as well (fixes
6488           #167483).
6489           
6490         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6491           Don't pass uninitialised values to setsockopt() here either.
6492
6493 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6494
6495         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6496
6497         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6498           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6499
6500 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6501
6502         * gst/playback/gstplaybin.c: (add_sink):
6503           Invert bin_add/link order to workaround deadlock in opt.
6504
6505 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6506
6507         * gst/modplug/gstmodplug.cc:
6508           Add missing break causing position queries to fail.
6509
6510 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6511
6512         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6513           Granpos can apparently be -1, which screws up calculations...
6514
6515 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6516
6517         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6518         (gst_ximagesink_send_pending_navigation),
6519         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6520         (gst_ximagesink_init):
6521         * sys/ximage/ximagesink.h:
6522         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6523         (gst_xvimagesink_send_pending_navigation),
6524         (gst_xvimagesink_navigation_send_event),
6525         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6526         * sys/xvimage/xvimagesink.h:
6527           Use a mutex protected list to marshal navigation
6528           events into the stream thread from whichever thread
6529           sends them.
6530
6531 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6532
6533         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6534           Display current position and track length; misc. clean-ups.
6535           
6536         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6537         (speed_init), (speed_chain):
6538           Add query function, so that the stream length and current position
6539           get adjusted when queried (note that current position queries may
6540           still be wrong if the audio sink returns values based on buffer
6541           timestamps instead of passing on the query).
6542
6543 2005-02-13  Benjamin Otte  <otte@gnome.org>
6544
6545         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6546         (gst_audio_convert_channels):
6547           create channel conversion matrix when linking
6548         * gst/audioconvert/.cvsignore:
6549         * gst/audioconvert/Makefile.am:
6550         * gst/audioconvert/channelmixtest.c: (main):
6551           add (ugly) test that ensures stereo <=> mono conversion works
6552           correctly
6553
6554 2005-02-13  Benjamin Otte  <otte@gnome.org>
6555
6556         * gst/audioconvert/gstchannelmix.h:
6557           include missing header file
6558         * gst/audioconvert/gstchannelmix.c:
6559         (gst_audio_convert_fill_compatible):
6560           use same sign for both channels when converting to/from compatible
6561           channel. Previously used different signs made the signals cancel
6562           each other out and appear like silence. (fixes #167269)
6563
6564 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6565
6566         * gst/ffmpegcolorspace/avcodec.h:
6567         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6568         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6569         (gst_ffmpegcsp_avpicture_fill):
6570         * gst/ffmpegcolorspace/imgconvert.c:
6571           Convert to and from YV12 (fixes #156379).
6572
6573 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6574
6575         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6576         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6577         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6578         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6579         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6580         methods from chain and negotiation and vice versa (Fixes #166142).
6581         * sys/ximage/ximagesink.h: Add stream_lock.
6582         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6583         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6584         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6585         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6586
6587 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6588
6589         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6590           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6591           error message when we can't open the DVD device (when dvdnav_open()
6592           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6593           the above). Send something more useful instead (fixes #167117).
6594
6595 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6596
6597         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6598         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6599         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6600         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6601         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6602         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6603         methods from chain and negotiation and vice versa (Fixes #166142).
6604         Fix a possible bug of images in the buffer pool being discarded because
6605         we are looking at the wrong geometry.
6606         * sys/xvimage/xvimagesink.h: Add stream_lock.
6607
6608 2005-02-11  David Schleef  <ds@schleef.org>
6609
6610         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6611         unsigned int. (fixes #167128)
6612
6613 2005-02-11  David Schleef  <ds@schleef.org>
6614
6615         * gst/librfb/Makefile.am: Testing stuff before committing is
6616           for wimps... and people with fast machines.  Fix stupid
6617           mistake.
6618
6619 2005-02-11  David Schleef  <ds@schleef.org>
6620
6621         * configure.ac: Pull in librfb from my CVS tree, because it is
6622           too small and annoying to be separate.  Move rfbsrc plugin
6623           to gst/.
6624         * ext/Makefile.am:
6625         * ext/librfb/Makefile.am:
6626         * ext/librfb/gstrfbsrc.c:
6627         * gst/librfb/Makefile.am:
6628         * gst/librfb/gstrfbsrc.c:
6629         * gst/librfb/rfb.c:
6630         * gst/librfb/rfb.h:
6631         * gst/librfb/rfbbuffer.c:
6632         * gst/librfb/rfbbuffer.h:
6633         * gst/librfb/rfbbytestream.c:
6634         * gst/librfb/rfbbytestream.h:
6635         * gst/librfb/rfbcontext.h:
6636         * gst/librfb/rfbdecoder.c:
6637         * gst/librfb/rfbdecoder.h:
6638         * gst/librfb/rfbutil.h:
6639
6640 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6641
6642         * gst/speed/Makefile.am:
6643         * gst/speed/demo-mp3.c: (main):
6644         * gst/speed/filter.func:
6645         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6646         (speed_class_init), (speed_init), (speed_chain_int16),
6647         (speed_chain_float32), (speed_chain), (speed_set_property),
6648         (speed_get_property), (speed_change_state):
6649         * gst/speed/gstspeed.h:
6650           Fix speed element and make it chain-based (fixes #156467),
6651           and make it handle more than one channel.
6652
6653 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6654
6655         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6656         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6657         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6658         * ext/dts/gstdtsdec.h:
6659           Don't clobber the stack constructing the channels array.
6660           Make the element chain-based. DTS tracks can now be played.
6661           
6662 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6663
6664         * gst-libs/gst/audio/multichannel.h:
6665         * gst-libs/gst/gconf/gconf.h:
6666         * gst-libs/gst/idct/idct.h:
6667         * gst-libs/gst/media-info/media-info-priv.h:
6668         * gst-libs/gst/play/play.h:
6669         * gst-libs/gst/resample/private.h:
6670         * gst-libs/gst/resample/resample.h:
6671         * gst-libs/gst/riff/riff-ids.h:
6672         * gst-libs/gst/video/video.h:
6673         * gst-libs/gst/video/videosink.h:
6674           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6675           missing, so that they work when included from C++ code.
6676
6677 2005-02-09  David Schleef  <ds@schleef.org>
6678
6679         * testsuite/gst-lint: Check for non-statically scoped
6680           parent_class variables.  This won't be a problem once
6681           plugins are loaded with RTLD_LOCAL.
6682
6683 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6684
6685         * ext/mplex/gstmplexibitstream.cc:
6686           gcc madness.
6687
6688 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6689
6690         * ext/ogg/gstogmparse.c:
6691         * gst/debug/gstnavigationtest.c:
6692           Die, thou faulty symbol pollutors (non-static parent_class).
6693
6694 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6695
6696         * ext/mplex/gstmplexibitstream.cc:
6697           Fix event handling (#165525).
6698
6699 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6700
6701         * ext/mikmod/gstmikmod.c:
6702         * gst/modplug/gstmodplug.cc:
6703           Add missing endianness to template (fixes #165509).
6704
6705 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6706
6707         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6708           Fix wrong order of reading of optional bytes (#165290).
6709
6710 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6711
6712         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6713           Implement FILLER event awareness.
6714
6715 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6716
6717         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6718           Fix track calculations (#166208).
6719
6720 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6721
6722         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6723
6724         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6725         * ext/libpng/gstpngenc.c:
6726           Fix byte-order, use proper fixed caps. Fixes #164197.
6727
6728 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6729
6730         * configure.ac:
6731           Add dvdlpcmdec 
6732
6733         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6734         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6735           Don't push buffers if the src pad isn't negotiated yet.
6736           
6737         * gst/audioconvert/gstaudioconvert.c:
6738         (gst_audio_convert_buffer_to_default_format),
6739         (gst_audio_convert_buffer_from_default_format):
6740           Add support for 24-bit width.
6741
6742         * gst/dvdlpcmdec/.cvsignore:
6743         * gst/dvdlpcmdec/Makefile.am:
6744         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6745         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6746         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6747         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6748         (plugin_init):
6749         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6750           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6751           format. Needs support for the channels maps if someone can find 
6752           a DVD LPCM track with > 2 channels.
6753
6754         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6755         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6756         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6757         * gst/mpegstream/gstdvddemux.h:
6758         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6759         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6760         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6761         * gst/mpegstream/gstmpegdemux.h:
6762         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6763         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6764         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6765         (gst_mpeg_parse_handle_src_query),
6766         (gst_mpeg_parse_handle_src_event):
6767           Use audio/x-dvd-lpcm for LPCM output.
6768           Add DTS output.
6769
6770 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6771
6772         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6773
6774         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6775         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6776           Add BGRA handling (#165736).
6777
6778 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6779
6780         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6781
6782         * gst/law/alaw-decode.c: (alawdec_link):
6783         * gst/law/alaw-encode.c: (alawenc_link):
6784         * gst/law/mulaw-decode.c: (mulawdec_link):
6785         * gst/law/mulaw-encode.c: (mulawenc_link):
6786           Fix caps memleaks (#166600).
6787
6788 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6789
6790         * ext/tarkin/mem.h:
6791         * ext/tarkin/wavelet.h:
6792         * ext/tarkin/yuv.h:
6793         * gst/ffmpegcolorspace/avcodec.h:
6794           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6795           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6796
6797 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6798
6799         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6801         (gst_xvimagesink_change_state):
6802           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6803           Xv video (and thereby regenerate Xv colourkey) in clear() so
6804           that PLAY -> READY -> PLAY works (fixes #162504).
6805
6806 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6807
6808         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6809           Switch to list instead of range, since MJPEG-devices really just
6810           support decimations, not any size.
6811
6812 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6813         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6814         (gst_mpeg2dec_reset), (free_all_buffers),
6815         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6816         * ext/mpeg2dec/gstmpeg2dec.h:
6817           The libmpeg2 user-allocated buffer management is awkward, 
6818           to say the least. Hopefully this fixes things.
6819
6820 2005-02-04  Andy Wingo  <wingo@pobox.com>
6821
6822         * gst/audioconvert/bufferframesconvert.c
6823         (buffer_frames_convert_fixate): New function, fixates to 256
6824         frames per buffer by default. (Much better than 1.)
6825         (buffer_frames_convert_init): Set the fixate function for both src
6826         and sink pad.
6827         (buffer_frames_convert_link): After success setting nonfixed caps,
6828         get the negotiated caps so we can know how many buffer-frames it
6829         will be. No idea how this worked at all before.
6830
6831 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6832
6833         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6834         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6835         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6836         (handle_sequence), (handle_picture):
6837         * ext/mpeg2dec/gstmpeg2dec.h:
6838           Rearrange buffer tracking and refcounting and refactor
6839           a little for readability. 
6840
6841 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6842         * sys/v4l/gstv4l.c: (plugin_init):
6843         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6844         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6845         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6846         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6847         * sys/v4l/gstv4ljpegsrc.h:
6848         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6849         * sys/v4l/v4l_calls.h:
6850         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6851         (gst_v4lsrc_get_fps):
6852         * sys/v4l/v4lsrc_calls.h:
6853           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6854           you jpeg inside rgb frames" driver.
6855           Don't error in the v4lsrc link function, just return 
6856           REFUSED.
6857
6858 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6859
6860         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6861         (gst_qcamsrc_open):
6862           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6863
6864 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6865
6866         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6867           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6868
6869 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6870
6871         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6872           Reset negotiated state on PAUSED->READY.
6873
6874 2005-02-02  David Schleef  <ds@schleef.org>
6875
6876         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6877         whereever possible.  (Fixes #165997)
6878         * examples/capsfilter/capsfilter1.c: (main):
6879         * examples/dynparams/filter.c: (create_ui):
6880         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6881         * examples/seeking/chained.c: (main):
6882         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6883         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6884         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6885         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6886         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6887         * examples/switch/switcher.c: (main):
6888         * ext/dv/demo-play.c: (main):
6889         * ext/faad/gstfaad.c: (gst_faad_change_state):
6890         * ext/mad/gstmad.c: (gst_mad_chain):
6891         * ext/smoothwave/demo-osssrc.c: (main):
6892         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6893         (gst_gconf_render_bin_from_description),
6894         (gst_gconf_get_default_audio_sink),
6895         (gst_gconf_get_default_video_sink),
6896         (gst_gconf_get_default_audio_src),
6897         (gst_gconf_get_default_video_src),
6898         (gst_gconf_get_default_visualization_element):
6899         * gst/level/demo.c: (main):
6900         * gst/level/plot.c: (main):
6901         * gst/playback/gstplaybin.c: (gen_video_element),
6902         (gen_audio_element):
6903         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6904         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6905         * gst/sine/demo-dparams.c: (main):
6906         * gst/spectrum/demo-osssrc.c: (main):
6907         * gst/speed/demo-mp3.c: (main):
6908         * gst/volume/demo.c: (main):
6909         * testsuite/embed/embed.c: (main):
6910
6911 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6912
6913         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6914         (gst_tcpclientsink_finalize):
6915         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6916         (gst_tcpclientsrc_finalize):
6917         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6918         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6919         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6920         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6921           Don't leak the hostname when shutting down.
6922           In tcpserversrc, take a copy of the default hostname.
6923
6924 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6925
6926         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6927           Set caps to systemstream=TRUE.
6928
6929 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6930
6931         * testsuite/Makefile.am:
6932           Fix more OSX buildbots.
6933
6934 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6935
6936         * ext/mpeg2dec/gstmpeg2dec.c:
6937           Don't send things to NULL PAD_PEERs
6938
6939         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6940           Copy-on-write the incoming buffer.
6941
6942         * gst/mpegstream/gstdvddemux.h:
6943         * gst/mpegstream/gstmpegclock.h:
6944         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6945         (normal_seek), (gst_mpeg_demux_handle_src_event):
6946         * gst/mpegstream/gstmpegdemux.h:
6947         * gst/mpegstream/gstmpegpacketize.h:
6948         * gst/mpegstream/gstmpegparse.c:
6949         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6950         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6951         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6952         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6953         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6954         * gst/mpegstream/gstmpegparse.h:
6955         * gst/mpegstream/gstrfc2250enc.h:
6956           Various changes to the way time is computed that make seeking and
6957           total time estimation much better here.
6958           Use G_BEGIN/END_DECLS instead of __cplusplus
6959
6960         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6961           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6962
6963 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6964
6965         * gst/subparse/gstsubparse.c:
6966           Fix OSX buildbot.
6967
6968 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6969
6970         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6971         (theora_enc_chain), (theora_enc_change_state):
6972         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6973         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6974         (gst_vorbisenc_change_state):
6975         * ext/vorbis/vorbisenc.h:
6976           Set granulepos and timestamp correctly for streams not
6977           starting at 0, taking into account the initial delay.
6978
6979 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6980
6981         * gst/mpegstream/gstdvddemux.c:
6982           Add audio/x-dts to audio pad template caps
6983
6984 2005-01-30  David Schleef  <ds@schleef.org>
6985
6986         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6987         (create_context), (gst_polypsink_link): Fix silly endianness
6988         bug.  Add some debugging.  Remove float from caps; it doesn't
6989         work.  Attempt to get remote audio working.
6990
6991 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6992
6993         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6994           Add 3IV2 fourcc.
6995
6996 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6997
6998         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6999         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
7000         (gst_avi_demux_stream_data):
7001         * gst/avi/gstavidemux.h:
7002           Invert DIB images. Fixes #132341.
7003
7004 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7005
7006         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7007         (gst_ffmpegcsp_chain):
7008           D'oh, reference the palette data, not the palette structure.
7009           Fixes color distortion in #132341.
7010
7011 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7012
7013         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
7014           PAR can be non-fixed when not provided as argument (#162626).
7015
7016 2005-01-29  David Moore  <dcm@acm.org>
7017
7018         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7019
7020         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7021         (gst_qtdemux_loop_header):
7022           Re-apply patch from #142272 that allows non-seekable sources,
7023           re-proposed by Daniel Drake <dsd@gentoo.org>.
7024
7025 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7026
7027         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
7028           Use the src template for creating the src pad (#162330).
7029
7030 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7031
7032         * configure.ac:
7033         * ext/musepack/Makefile.am:
7034         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
7035         (gst_musepackdec_init), (gst_musepackdec_dispose),
7036         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
7037         (gst_musepack_stream_init), (gst_musepackdec_loop),
7038         (gst_musepackdec_change_state):
7039         * ext/musepack/gstmusepackdec.cpp:
7040         * ext/musepack/gstmusepackdec.h:
7041         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
7042         (gst_musepack_reader_read), (gst_musepack_reader_seek),
7043         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
7044         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
7045         * ext/musepack/gstmusepackreader.cpp:
7046         * ext/musepack/gstmusepackreader.h:
7047           Update to 1.1 API (#165446).
7048
7049 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7050
7051         * ext/Makefile.am:
7052           Unbreak buildbot.
7053
7054 2005-01-28  Andy Wingo  <wingo@pobox.com>
7055
7056         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
7057         to reflect a different dubious internet source. Add a reference
7058         and some commentary.
7059
7060 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7061
7062         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
7063         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
7064         * gst/playback/gststreamselector.h:
7065           Be more selective when we're redoing caps negotiation from
7066           within the chain function on a stream change.
7067
7068 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7069
7070         * configure.ac:
7071         * ext/Makefile.am:
7072         * ext/amrnb/Makefile.am:
7073         * ext/amrnb/amrnb.c: (plugin_init):
7074         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
7075         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
7076         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
7077         (gst_amrnbdec_state_change):
7078         * ext/amrnb/amrnbdec.h:
7079         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
7080         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
7081         (gst_amrnbparse_init), (gst_amrnbparse_formats),
7082         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
7083         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
7084         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
7085         * ext/amrnb/amrnbparse.h:
7086           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
7087         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7088           Add AMR-NB/-WB raw formats.
7089         * ext/alsa/gstalsa.c: (gst_alsa_link):
7090           Keep valid time when changing format.
7091         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
7092         (qtdemux_parse_trak):
7093           Add some more format-specific options (#140141, #143555, #155163).
7094
7095 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7096
7097         * gst/matroska/matroska-demux.c:
7098         (gst_matroska_demux_parse_blockgroup):
7099           Fix logic error in timing of subtitle stream synchronization.
7100         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7101           Add skip-chunk, which is found in kodak-camera streams.
7102
7103 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7104
7105         * po/LINGUAS:
7106         * po/vi.po:
7107           Adding Vietnamese translation (submitted by Clytie Siddall)
7108
7109 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7110
7111         * gst/playback/gstdecodebin.c: (try_to_link_1):
7112           Use realpad for signal.
7113
7114 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7115
7116         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
7117           Fix category so decodebin picks it up.
7118
7119 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7120
7121         * ext/mad/Makefile.am:
7122         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
7123         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
7124         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
7125         (found_type), (gst_id3demux_bin_change_state):
7126         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
7127         (gst_id3_tag_init), (gst_id3_tag_handle_event),
7128         (gst_id3_tag_src_link), (gst_id3_tag_chain),
7129         (gst_id3_tag_change_state), (plugin_init):
7130         * ext/mad/gstmad.h:
7131           Add id3demuxbin (which is a simple bin consisting of id3demux
7132           and typefind), take over rank from id3demux, remove typefind
7133           code from id3demux. Makes all broken mp3s that I know of work,
7134           and thereby fixes #152688.
7135
7136 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
7137
7138         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7139
7140         * ext/mad/gstmad.c: (gst_mad_src_event):
7141         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7142           Allow seeks on audio pad, make mad forward those (#164826).
7143         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7144           Set duration (#165335).
7145
7146 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7147
7148         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7149         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7150         (gst_asf_demux_process_ext_content_desc),
7151         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7152         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7153         * gst/asfdemux/gstasfdemux.h:
7154           Improve metadata display, e.g. if the metadata comes before the
7155           streams are loaded (which is perfectly valid).
7156
7157 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7158
7159         * tools/gst-launch-ext-m.m:
7160           Fix AVI/ASF pipelines (#165340).
7161
7162 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7163         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7164         build failure on amd64
7165
7166 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7167
7168         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7169         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7170           Check environment variables GST_ID3V2_TAG_ENCODING,
7171           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7172           list of character encodings to force interpretation of non-unicode
7173           strings stored in an ID3v2 tag to a particular encoding. If none
7174           is specified, try to use current locale's encoding, then fall back
7175           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7176         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7177         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7178           Check environment variables GST_ID3V1_TAG_ENCODING,
7179           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7180           list of character encodings to use in case a string encountered
7181           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7182           specified, try to use the current locale's encoding, then fall
7183           back to ISO-8859-1 (which will always succeed).
7184
7185 2005-01-25  Benjamin Otte  <otte@gnome.org>
7186
7187         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7188           - on half framerate, compute the rate in advance so the comparisons
7189             don't compare wrong values
7190           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7191             behaviour
7192           - don't use mad_header_decode anymore, mad_frame_decode does that
7193             automatically
7194           - when getting rid of consumed bytes, reset the stream's skiplen
7195           (fixes #163867)
7196
7197 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7198
7199         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7200           Use 1/2 a second for default max_discont, as PES streams from DVB
7201           seem to have larger spacings in the SCR. 
7202           Fix a typo.
7203
7204 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7205
7206         * gst/playback/gstplaybasebin.c: (group_commit):
7207           Notify delayed stream-info availability.
7208
7209 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7210         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7211         (gst_a52dec_handle_event), (gst_a52dec_chain):
7212         Add some debug output. Check that a discont has a valid
7213         time associated.
7214         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7215         (gst_alsa_sink_loop):
7216         Ignore TAG events. A little extra debug for broken timestamps.
7217         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7218         (dvdnavsrc_change_state):
7219         Ensure we send a discont to engage the link before we send any
7220         other events.
7221         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7222         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7223         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7224         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7225         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7226         dvd://title works in totem because typefinding sends a seek that ends
7227         up going back to chapter 1 regardless.
7228         * ext/mpeg2dec/gstmpeg2dec.c:
7229         * ext/mpeg2dec/gstmpeg2dec.h:
7230         Output correct timestamps and handle disconts.
7231         * ext/ogg/gstoggdemux.c: (get_relative):
7232         Small guard against a null dereference.
7233         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7234         (gst_textoverlay_set_property):
7235         Free memory when done. Don't call gst_event_filler_get_duration on
7236         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7237         g_warning.
7238         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7239         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7240         (gst_sw_srclink), (gst_smoothwave_chain):
7241         Draw solid lines, prettier colours.
7242         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7243         Add a default palette that'll work for some movies.
7244         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7245         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7246         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7247         * gst/mpegstream/gstdvddemux.h:
7248         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7249         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7250         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7251         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7252         * gst/mpegstream/gstmpegparse.h:
7253         Use PTM/NAV events when for timestamp adjustment when connected to 
7254         dvdnavsrc. Don't use many discont events where one suffices.
7255         * gst/playback/gstplaybasebin.c: (group_destroy),
7256         (gen_preroll_element), (gst_play_base_bin_add_element):
7257         * gst/playback/gstplaybasebin.h:
7258         Make sure we remove subtitles from the same bin we put them in.
7259         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7260         (gst_subparse_buffer_format_autodetect),
7261         (gst_subparse_change_state):
7262         Fix some memleaks and invalid accesses.
7263         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7264         (oggskel_type_find), (cmml_type_find), (plugin_init):
7265         Some typefind functions for Annodex v3.0 files
7266         * gst/wavparse/gstwavparse.h:
7267         GstRiffReadClass is the correct parent class.
7268
7269 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7270
7271         * gst-libs/gst/riff/riff-media.c:
7272         (gst_riff_create_video_caps_with_data):
7273           Add extradata to huffyuv (fixes #165013).
7274         * gst-libs/gst/riff/riff-read.c:
7275         (gst_riff_read_strf_vids_with_data):
7276           Fix extradata extraction if it is in the chunk size.
7277
7278 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7279
7280         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7281
7282         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7283         (gst_quarktv_change_state), (gst_quarktv_dispose):
7284           Memory free'ing location fix (#164708).
7285
7286 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7287
7288         * gst/playback/gstplaybasebin.c: (group_commit),
7289         (gen_preroll_element), (probe_triggered), (gen_source_element),
7290         (setup_source), (gst_play_base_bin_change_state),
7291         (gst_play_base_bin_add_element):
7292           Don't block for streams.
7293         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7294         (gst_stream_info_set_mute):
7295           Use gst_pad_set_active_recursive.
7296
7297 2005-01-25  Andy Wingo  <wingo@pobox.com>
7298
7299         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7300         for #ifndef HAVE_XVIDEO.
7301
7302 2005-01-24  Jeffrey C. Ollie
7303
7304         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7305
7306         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7307         * ext/gsm/gstgsmdec.h:
7308         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7309         * ext/gsm/gstgsmenc.h:
7310         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7311         was given by property. Add proper buffer timestamps and offsets.
7312
7313 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7314
7315         * gst-libs/gst/riff/riff-media.c:
7316         (gst_riff_create_audio_caps_with_data):
7317           Audio can be <8000Hz.
7318
7319 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7320
7321         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7322           Explicit state change to workaround refcount bugs.
7323
7324 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7325
7326         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7327         (gst_avimux_riff_get_avi_header):
7328           Fix...
7329
7330 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7331
7332         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7333         (gst_riff_read_element_data):
7334         * gst-libs/gst/riff/riff-read.h:
7335           Add _peek version (req'ed in CDXA).
7336         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7337         (gst_cdxaparse_loop):
7338           Fix parsing in playbin.
7339         * gst/playback/gstdecodebin.c: (close_pad_link):
7340           Ignore current_ pads, they cause major annoyance.
7341
7342 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7343
7344         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7345           Safety guard.
7346
7347 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7348
7349         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7350           Fix padding...
7351
7352 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7353
7354         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7355           Allow for 0-sized buffers. Fixes length query problems in
7356           starwars.mkv from the testsuite.
7357
7358 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7359
7360         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7361         (gst_video_box_i420), (gst_video_box_chain):
7362           Fix row strides for I420 (fixes #163159)
7363           
7364 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7365
7366         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7367           MPEG2 has a useful rate property, so we can actually use that.
7368           For MPEG-1, continue using the bytes/time properties.
7369
7370 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7371
7372         * gst-libs/gst/riff/riff-media.c:
7373         (gst_riff_create_video_caps_with_data),
7374         (gst_riff_create_video_template_caps):
7375           Add intel-h263.
7376
7377 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7378
7379         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7380           Fail if caps negotiation fails. Should fix #162184, and should
7381           definately be in there regardless of it fixing the actual bug.
7382         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7383         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7384         (gst_avimux_riff_get_avix_header),
7385         (gst_avimux_riff_get_video_header),
7386         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7387         (gst_avimux_start_file), (gst_avimux_handle_event),
7388         (gst_avimux_change_state):
7389         * gst/avi/gstavimux.h:
7390           Refactor structure writing to use GST_WRITE_UINT macros, add
7391           metadata writing support.
7392
7393 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7394
7395         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7396           Elements may already be destroyed when this function is called.
7397
7398 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7399
7400         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7401         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7402           More memory leak fixes (#149162).
7403
7404 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7405
7406         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7407         (gst_qtdemux_add_stream):
7408           Fix two memleaks.
7409
7410 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7411
7412         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7413           Argh...
7414
7415 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7416
7417         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7418           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7419           when fixating to six channels in Totem.
7420
7421 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7422
7423         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7424           Fix compile warnings on Solaris 10 buildbot
7425
7426 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7427
7428         * ext/dvdread/dvdreadsrc.c: (_read):
7429           Don't read beyond the last cell in a chapter (fixes 
7430           invalid memory access)
7431
7432 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7433
7434         * ext/dvdread/stream_labels.c:
7435         (dvdreadsrc_get_audio_stream_labels):
7436           Use NULL for an empty GList instead of g_list_alloc(); fix 
7437           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7438           of GString (easier to bulk free later)
7439
7440 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7441
7442         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7443
7444         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7445         (gst_ffmpeg_pixfmt_to_caps):
7446           Fix BGRA32 caps (#164209).
7447
7448 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7449
7450         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7451
7452         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7453         (gst_ffmpeg_caps_to_pixfmt):
7454           alpha_mask can be RGBA/ABGR. Fixes #164265.
7455
7456 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7457
7458         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7459
7460         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7461         (gst_mpeg2dec_alloc_buffer):
7462         * ext/mpeg2dec/gstmpeg2dec.h:
7463           Crop if decoding size is not the actual image size (#163676).
7464
7465 2005-01-17  Steve Baker  <steve@stevebaker.org>
7466
7467         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7468
7469         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7470         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7471           Add libsndfile typefind functions (#163309).
7472
7473 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7474
7475         * tools/gst-launch-ext-m.m:
7476           Add .aac, fix .m1v/.m2v (#163891).
7477
7478 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7479
7480         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7481           Sanity check, don't wait endlessly since the clock might not
7482           actually run at this point (which is a deadlock). Fixes #164069.
7483
7484 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7485
7486         * gst/playback/gstplaybasebin.c: (probe_triggered):
7487           Of course, only pause if group is done...
7488
7489 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7490
7491         * gst/playback/gstplaybasebin.c: (probe_triggered):
7492           Thread safety.
7493
7494 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7495
7496         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7497           Don't return state change success when the parent
7498           failed.
7499
7500 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7501
7502         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7503           Free events (fix memleak in #162905).
7504
7505 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7506
7507         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7508
7509         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7510         (gst_ffmpeg_caps_to_pixfmt):
7511           Fix for depth = 15. Fixes #161675.
7512
7513 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7514
7515         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7516           Set FPS correctly, even for webcams and the like.
7517         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7518           Don error on setting while capturing.
7519
7520 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7521
7522         * ext/dv/gstdvdec.c:
7523         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7524         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7525           I'm a bad boy. using /1001. to force C to do float division
7526           and not integer division (as it did in my last commit)
7527           Thanks to David I. Lehn for pointing this mistake.
7528
7529 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7530
7531         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7532           Revert Johan??s 1.35->1.36 since it breaks compat.
7533
7534 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7535
7536         * ext/dv/gstdvdec.c:
7537         * ext/libfame/gstlibfame.c:
7538         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7539         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7540           replace framerate aproximations by their real value
7541           (24000/1001, 30000/1001, 60000/1001)
7542           Finish fixing bug #164049
7543
7544 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7545
7546         * ext/ogg/gstoggmux.c:
7547           eos/bos debugging
7548         * gst/tcp/gstmultifdsink.c:
7549         * gst/tcp/gstmultifdsink.h:
7550         * gst/tcp/gsttcp.c:
7551         * gst/tcp/gsttcp.h:
7552         * gst/tcp/gsttcpclientsink.c:
7553         * gst/tcp/gsttcpclientsrc.c:
7554         * gst/tcp/gsttcpserversink.c:
7555         * gst/tcp/gsttcpserversrc.c:
7556           improve reusability of elements after state changes and errors
7557           make multifdsink throw away streamheaders when receiving new ones
7558
7559 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7560
7561         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7562           Fix for if items are already in list...
7563
7564 2005-01-12  Benjamin Otte  <otte@gnome.org>
7565
7566         * gst/adder/gstadder.c: (gst_adder_loop):
7567           fix adder a bit so it doesn't screw up with events as much anymore
7568
7569 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7570
7571         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7572         (pixbufscale_scale), (gst_pixbufscale_chain):
7573         * ext/gdk_pixbuf/pixbufscale.h:
7574           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7575           to ensure rowstrides are calculated the same way as 
7576           ffmpegcolorspace
7577           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7578           that we pick up duration and offset also.
7579
7580 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7581
7582         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7583         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7584           Reusability fixes.
7585
7586 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7587
7588         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7589         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7590         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7591         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7592           Update flags when requested.
7593
7594 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7595
7596         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7597           Fix dmix.
7598
7599 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7600
7601         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7602         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7603         (probe_triggered), (new_decoded_pad), (gen_source_element),
7604         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7605         * gst/playback/gstplaybasebin.h:
7606         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7607         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7608         (gst_play_bin_change_state):
7609           Implement group-switch signal for use in apps to clear metadata
7610           cache, clean up subtitle, add suburi property instead of # hack,
7611           some error-out fixes.
7612
7613 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7614
7615         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7616           Debug.
7617         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7618           If we got a state change in the _get handler, don't return success.
7619
7620 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7621
7622         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7623         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7624           Make jpegdec quiet on MJPEG decoding
7625         * gst/asfdemux/README:
7626           Fix mimetypes for MJPEG and H263
7627
7628 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7629
7630         * ext/theora/theoradec.c: (theora_dec_chain):
7631           Fix broken code generation by gcc by swapping arguments.
7632         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7633           Fix \n in debug.
7634
7635 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7636
7637         * TODO:
7638           delete this file, it is by far outdated
7639         * ext/alsa/gstalsa.1: remove
7640         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7641         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7642         (gst_alsa_get_caps):
7643           Add HW probing for supported sample rates. Fixes #161704
7644
7645 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7646
7647         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7648           Don't crash, biatch! :).
7649
7650 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7651
7652         * ext/musepack/gstmusepackreader.cpp:
7653         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7654           Some work on tags - still doesn't work in playbin...
7655         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7656           Handle events...
7657
7658 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7659
7660         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7661           Also shove tags on kid pads.
7662
7663 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7664
7665         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7666           Don't bail on unknown events.
7667         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7668           Don't crash on events before negotiation.
7669         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7670           Send tags on pads, too.
7671         * gst/playback/gststreamselector.c:
7672         (gst_stream_selector_request_new_pad):
7673           Forward events on first pad if no input was selected yet.
7674
7675 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7676
7677         * gst/playback/gstplaybasebin.c: (setup_substreams):
7678           Don't disable streamtype if the stream doesn't exist, since
7679           then playing a video after audio will disable both and nothing
7680           will happen. Fixes the testsuite.
7681
7682 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7683
7684         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7685         (gst_v4l_xoverlay_set_xwindow_id):
7686         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7687         (gst_v4l2_xoverlay_set_xwindow_id):
7688           Add debug categories, fix overlay disabling.
7689
7690 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7691
7692         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7693         * ext/alsa/gstalsa.h:
7694           Add HW probing for period_count/size and buffer_size MIX/MAX
7695           Adjust default/user defined value if out of bounds
7696           Should fix bug #162024
7697
7698 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7699
7700         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7701           Fix warning (#161191).
7702
7703 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7704
7705         * ext/dvdread/stream_labels.c:
7706         (dvdreadsrc_get_audio_stream_labels):
7707           Fix warning (init the good variable in switch default)
7708
7709 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7710
7711         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7712
7713         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7714           Fix gcc-2.95 compile (#163485).
7715
7716 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7717
7718         * configure.ac:
7719         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7720         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7721         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7722         (gst_flacenc_change_state):
7723         * ext/flac/gstflacenc.h:
7724           Update for API change in flac-1.1.1. Update requirement in
7725           configure.ac. Fixes #162974.
7726
7727 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7728
7729         * gst/playback/gstplaybasebin.c: (group_destroy):
7730           Remove hack to get rid of assert and get rid of unlinked
7731           signals properly.
7732
7733 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7734
7735         * gst/playback/gstplaybasebin.c: (setup_source):
7736           Set source to NULL so that resources are free'ed. Fixes issues
7737           with playback of CDDA and similar device-accessing things.
7738
7739 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7740
7741         * testsuite/embed/Makefile.am:
7742           test->noinst, fix make test in buildbot.
7743
7744 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7745
7746         * ext/dvdread/stream_labels.c: new file
7747         * ext/dvdread/stream_labels.h: new file
7748         * ext/dvdread/Makefile.am:
7749         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7750           Extract audio stream label from DVD IFO files.
7751           It only dump them on the console for now, still have to
7752           make playbin aware of them.
7753
7754 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7755
7756         * gst/playback/gstplaybasebin.c: (setup_source):
7757           Fix hanging subs.
7758
7759 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7760
7761         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7762         (gen_preroll_element), (remove_groups), (setup_subtitle),
7763         (gen_source_element), (setup_source):
7764         * gst/playback/gstplaybasebin.h:
7765           Multiple .sub files is just a stupid idea... Fix some threading
7766           mistakes. Interestingly, external .sub files cause playbin to
7767           hang, I don't know why... Parsing fixes contributed by Fran??ois
7768           Kooman <fkooman@tuxed.net>.
7769
7770 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7771
7772         * testsuite/embed/Makefile.am:
7773           Fix buildbot.
7774
7775 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7776
7777         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7778
7779         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7780         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7781         (gst_pngenc_set_property):
7782         * ext/libpng/gstpngenc.h:
7783           Add compression level property (#163323).
7784
7785 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7786
7787         * configure.ac:
7788         * examples/capsfilter/capsfilter1.c: (main):
7789         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7790         * ext/dvdread/Makefile.am:
7791         * ext/dvdread/demo-play:
7792         * ext/dvdread/demo-play.c:
7793         * gconf/gstreamer.schemas.in:
7794         * gst-libs/gst/gconf/gconf.c:
7795         * sys/v4l/TODO:
7796         * testsuite/Makefile.am:
7797         * testsuite/embed/Makefile.am:
7798         * testsuite/embed/embed.c: (cb_expose), (main):
7799           Remove all references to xvideosink, fix examples (#140845).
7800         * gst/playback/gstplaybasebin.c: (group_destroy):
7801           Apparently, disposal does not unlink - so do explicitely.
7802         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7803           Add debug.
7804
7805 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7806
7807         * README: fix PKG_CONFIG_PATH instructions, what was there
7808         previously was breaking default search path, not nice. 
7809         Fixes #163358
7810
7811 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7812
7813         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7814         (gst_audioscale_chain):
7815           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7816           when resampling - how the ^@$^!@^! is this possible?!?
7817
7818 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7819
7820         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7821           Reset variables on READY.
7822         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7823         (gst_matroska_mux_loop):
7824           Require data before writing header.
7825
7826 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7827
7828         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7829
7830         * ext/mad/gstmad.c: (gst_mad_chain):
7831           Don't call mad_stream_sync() directly after recovering sync.
7832           Fixes #151661.
7833
7834 2005-01-09  Martin Eikermann  <meiker@upb.de>
7835
7836         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7837
7838         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7839         (snapshot_handler), (gst_snapshot_sinkconnect),
7840         (gst_snapshot_chain):
7841           Allocate resources when required, fix recursive signal emission
7842           and fix caps. Fixes #161667.
7843
7844 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7845
7846         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7847
7848         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7849         (gst_pngdec_chain):
7850           Handle only 8-bppc (bits-per-pixel-component) images, better
7851           error handling and correct strides. Fixes #163177.
7852         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7853         (gst_pngenc_chain):
7854           Better error handling. Fixes #163348.
7855
7856 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7857
7858         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7859         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7860         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7861         (dvdnavsrc_uri_handler_init):
7862           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7863         * gst/playback/gstplaybasebin.c: (gen_source_element):
7864           Add MMS to streaming URIs.
7865
7866 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7867
7868         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7869         * sys/xvimage/xvimagesink.c:
7870         (gst_xvimagesink_navigation_send_event):
7871           Check for pad availability before sending event.
7872
7873 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7874
7875         * gst-plugins.spec.in:
7876           Add subparse.
7877
7878 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7879
7880         * configure.ac:
7881           Since we use functions from CVS, up requirement.
7882
7883 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7884
7885         * gst/playback/Makefile.am:
7886         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7887         (group_destroy), (group_commit), (group_is_muted),
7888         (gen_preroll_element), (add_stream), (unknown_type),
7889         (probe_triggered), (preroll_unlinked), (mute_stream),
7890         (silence_stream), (new_decoded_pad), (setup_substreams),
7891         (setup_source), (get_active_source), (mute_group_type),
7892         (muted_group_change_state), (set_active_source),
7893         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7894         (play_base_eos), (gst_play_base_bin_change_state):
7895         * gst/playback/gstplaybasebin.h:
7896         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7897         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7898         (gst_stream_info_dispose), (stream_info_mute_pad),
7899         (stream_info_change_state), (gst_stream_info_set_mute):
7900         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7901         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7902         (gst_stream_selector_init), (gst_stream_selector_dispose),
7903         (gst_stream_selector_get_linked_pad),
7904         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7905         (gst_stream_selector_get_linked_pads),
7906         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7907         * gst/playback/gststreamselector.h:
7908           Adding stream selection support plus required properties for
7909           applications to use this. Fully fixes #100931.
7910
7911 2005-01-08  Benjamin Otte  <otte@gnome.org>
7912
7913         * gst/games/gstpuzzle.c: (nav_event_handler):
7914           - handle nav events differently: forward every event no matter if it
7915             was handled or not.
7916           - translate events
7917           You can now cheat by using navigationtest ! puzzle and moving the
7918           mouse close to the edge of a tile. ;)
7919
7920 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7921
7922         * configure.ac:
7923         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7924         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7925         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7926         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7927         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7928         (gst_ogm_parse_plugin_init):
7929         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7930         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7931         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7932         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7933         * ext/pango/gsttextoverlay.h:
7934         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7935         (gst_matroska_demux_handle_seek_event),
7936         (gst_matroska_demux_sync_streams),
7937         (gst_matroska_demux_parse_blockgroup),
7938         (gst_matroska_demux_subtitle_caps),
7939         (gst_matroska_demux_plugin_init):
7940         * gst/matroska/matroska-ids.h:
7941         * gst/playback/gstdecodebin.c: (close_pad_link):
7942         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7943         (gen_preroll_element), (remove_groups), (add_stream),
7944         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7945         (setup_source):
7946         * gst/playback/gstplaybasebin.h:
7947         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7948         * gst/subparse/Makefile.am:
7949         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7950         (gst_subparse_base_init), (gst_subparse_class_init),
7951         (gst_subparse_init), (gst_subparse_formats),
7952         (gst_subparse_eventmask), (gst_subparse_event),
7953         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7954         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7955         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7956         (parse_mpsub_deinit), (parse_mpsub_init),
7957         (gst_subparse_buffer_format_autodetect),
7958         (gst_subparse_format_autodetect), (gst_subparse_loop),
7959         (gst_subparse_change_state), (gst_subparse_type_find),
7960         (plugin_init):
7961         * gst/subparse/gstsubparse.h:
7962         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7963         (plugin_init):
7964           Add subtitle support, .sub parser (supports SRT and MPsub),
7965           OGM text support, Matroska UTF-8 text support, deadlock fixes
7966           all over the place, subtitle awareness in decodebin/playbin
7967           and some fixes to textoverlay to handle subtitles in a stream
7968           correctly. Fixes #100931.
7969
7970 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7971
7972         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7973           Check for pad availability before doing a query on it.
7974
7975 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7976
7977         * ext/dv/gstdvdec.c:
7978           really fix bpp24/32 dvdec caps (classic rgba indeed)
7979         * gst/asfdemux/gstasfdemux.c:
7980         (gst_asf_demux_process_ext_content_desc):
7981           don't send text tags if they are empty (bis repetita)
7982
7983 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7984
7985         * ext/dv/gstdvdec.c:
7986          remove unneeded comment from dvdec
7987           (related to DV 4CC codes in AVI files)
7988           moved them in gstreamer/docs/random/mimetypes
7989         * gst/asfdemux/gstasfdemux.c:
7990         (gst_asf_demux_process_ext_content_desc):
7991          don't send text tags if they are empty
7992          fix mem leak on error path
7993         * gst/ffmpegcolorspace/avcodec.h:
7994         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7995         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7996         (gst_ffmpegcsp_avpicture_fill):
7997         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7998         * gst/ffmpegcolorspace/imgconvert_template.h:
7999          adds BGR32 and BGRA32 to ffmpegcolorspace
8000           (still bad colors, fixing it on next commit)
8001           helps with dvdec outputing BGR32
8002
8003 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8004
8005         * ext/dv/gstdvdec.c:
8006          Fix audio caps i just broke (missing ',')
8007         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
8008         (gst_matroska_mux_reset):
8009          Fix typo + add FIXME about old "x-gst-metadata" crap
8010
8011 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8012
8013         * ext/dv/demo-play.c: (main):
8014          xvideosink -> xvimagesink
8015         * ext/dv/gstdvdec.c:
8016          change rgb 32/32 caps to 24/32 (no alpha)
8017          change nb of channels to be a list (2 or 4, not 2)
8018          change sample rate to be a list (32, 44.1, 48 kHz) not a range
8019         * gst/asfdemux/gstasfdemux.c:
8020         (gst_asf_demux_process_ext_content_desc):
8021          Add 'date/year' to extracted metadata list
8022
8023 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8024
8025         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8026           The return value of fixate_to does not imply that the requested
8027           value was set, so don't assume.
8028
8029 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
8030
8031         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8032
8033         * ext/libpng/gstpngdec.c:
8034         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
8035         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
8036         * ext/libpng/gstpngenc.h:
8037           Alpha support (encoder; #163161), mime fixage.
8038
8039 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
8040
8041         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8042
8043         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
8044         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
8045         (gst_faac_set_property), (gst_faac_get_property):
8046         * ext/faac/gstfaac.h:
8047           Allow for ADTS output (#153434).
8048
8049 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8050
8051         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
8052           Fix against template (#150576).
8053
8054 2005-01-06  Benjamin Otte  <otte@gnome.org>
8055
8056         * gst/games/gstpuzzle.c: (draw_puzzle):
8057           don't draw a puzzle if either width or height of tiles would be 0.
8058
8059 2005-01-06  Benjamin Otte  <otte@gnome.org>
8060
8061         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
8062         (gst_puzzle_class_init), (gst_puzzle_finalize):
8063           no memleaks, please
8064         (gst_puzzle_create), (gst_puzzle_init),
8065         (gst_puzzle_set_property), (gst_puzzle_setup):
8066           change initialization code around so we don't reshuffle on resize
8067         (draw_puzzle):
8068           fix another stupid typo
8069
8070 2005-01-06  Benjamin Otte  <otte@gnome.org>
8071
8072         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
8073           fix stupid typo that borked copying on YUY2
8074
8075 2005-01-06  Benjamin Otte  <otte@gnome.org>
8076
8077         * gst/games/gstpuzzle.c: (draw_puzzle):
8078           fix edges when image sizes aren't multiples of tile sizes
8079
8080 2005-01-06  Benjamin Otte  <otte@gnome.org>
8081
8082         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
8083           make RGB endianness work correctly
8084         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
8085           refactor and fix race with initial shuffling
8086         (nav_event_handler):
8087           allow using the mouse to puzzle
8088         (draw_puzzle):
8089           insist on tiles having width and height as multiples of 4 to get
8090           clean YUV image handling
8091         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8092         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
8093           s/DEBUG/LOG/ for common messages
8094         (gst_xvimagesink_navigation_send_event):
8095           fix mouse event translation to not include screen PAR
8096         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
8097           fix mouse event translation to actually work
8098
8099 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8100
8101         * gst/asfdemux/gstasfdemux.c:
8102         (gst_asf_demux_process_ext_content_desc):
8103          Extract TrackNumber metadata + clean up code
8104         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
8105          Hope this is the good fix (var used unitialised)
8106
8107 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8108
8109         * ext/faad/gstfaad.c: (gst_faad_chain):
8110           Only increment timestamp if it's valid. Fixes raw AAC streams.
8111
8112 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8113
8114         * configure.ac:
8115         * gst/games/Makefile.am:
8116         * gst/games/gstpuzzle.c:
8117           add a puzzle game with...
8118         * gst/games/gstvideoimage.c:
8119         * gst/games/gstvideoimage.h:
8120           ... full colorspace support (that includes YUV9 and RGB16)) stolen
8121           from videotestsrc and made into something that would be a nice
8122           library for a lot of other plugins.
8123
8124 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8125
8126         * configure.ac:
8127          don't compile faad plugin if a RC of 2.0 is found
8128          Fixes #155346 (and FC1 buildbot)
8129         * gst/asfdemux/gstasfdemux.c:
8130         (gst_asf_demux_process_ext_content_desc):
8131          try to make Solaris compiler happier
8132
8133 2005-01-06  Paul Jack  <pjack@sfaf.org>
8134
8135         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8136
8137         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
8138           Fix segfault (#161667).
8139
8140 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8141
8142         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8143           Fix framerate reporting.
8144
8145 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8146
8147         * gst-libs/gst/riff/riff-ids.h:
8148         * gst/wavenc/riff.h:
8149          Add AMR (VBR and CBR) ids to riff.h audio codec list
8150         * gst/asfdemux/gstasfdemux.c:
8151         (gst_asf_demux_process_ext_content_desc),
8152         (gst_asf_demux_process_object):
8153           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8154
8155 2005-01-05  Martin Eikermann  <meiker@upb.de>
8156
8157         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8158
8159         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8160         (gst_dvd_demux_handle_discont):
8161         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8162         (gst_mpeg_demux_handle_discont):
8163           Recreate pads on new-media (#160730).
8164         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8165           Send discont even if manager changes timestamps (#161929).
8166
8167 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8168
8169         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8170
8171         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8172           Fix invalid memory access (#159211).
8173
8174 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8175
8176         * examples/gstplay/player.c: (main):
8177           Don't iterate.
8178         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8179           Add visualizations.
8180         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8181         (gst_a52dec_handle_frame):
8182           Set duration.
8183         * ext/dvdnav/gst-dvd:
8184           Add audioconvert. Fixes #161325.
8185         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8186           Explicitely case to gint64. Possible valgrind error.
8187         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8188         (gst_play_tick_callback), (gst_play_change_state),
8189         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8190         (gst_play_set_location), (gst_play_get_location),
8191         (gst_play_seek_to_time), (gst_play_set_data_src),
8192         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8193         (gst_play_set_visualization), (gst_play_connect_visualization),
8194         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8195         (gst_play_new):
8196           Use playbin. Fixes #139749 and #147744.
8197         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8198           Add genre tag.
8199         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8200         (audioscale_get_type), (gst_audioscale_base_init),
8201         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8202         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8203         (gst_audioscale_link), (gst_audioscale_get_buffer),
8204         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8205         (gst_audioscale_init), (gst_audioscale_dispose),
8206         (gst_audioscale_chain), (gst_audioscale_set_property),
8207         (gst_audioscale_get_property), (plugin_init):
8208           Indent properly.
8209         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8210           Fix LPCM.
8211         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8212         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8213         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8214           Add more metadata (fixes #162656).
8215
8216 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8217
8218         * configure.ac:
8219           back to cvs
8220
8221 === release 0.8.7 ===
8222
8223 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8224
8225         * NEWS:
8226         * RELEASE:
8227         * configure.ac:
8228           releasing 0.8.7, "Hyperspace"
8229
8230 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8231
8232         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8233
8234         * gst/playback/gstplaybasebin.c:
8235          Fix for #162924 - free caps after use, not before
8236
8237 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8238
8239         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8240
8241         * gst/playback/gstplaybasebin.c:
8242         * gst/wavparse/gstwavparse.c:
8243           Fix for #154773 - fixes playback of small .wav files
8244
8245 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8246
8247         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8248
8249         * gst/audioscale/gstaudioscale.c:
8250           Fix for #162819 - make audioscale reusable
8251           Fixes playback of more than one file with playbin/totem
8252
8253 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8254
8255         * gst/ffmpegcolorspace/avcodec.h:
8256         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8257         * gst/ffmpegcolorspace/imgconvert.c:
8258           clean up the mess that made me cry and avoid needless duplication
8259
8260 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8261
8262         * gst/ffmpegcolorspace/imgconvert.c:
8263           give some indication of why we're segfaulting
8264
8265 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8266
8267         * configure.ac:
8268           Fix indentation, fix v4l2 plugin detection.
8269         * ext/Makefile.am:
8270           Fix libmms location (Maciej, use diff -u!).
8271         * ext/alsa/gstalsa.c: (gst_alsa_init):
8272           Initialize caps cache to NULL.
8273         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8274           Only change state on audiosink if it exists.
8275
8276 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8277
8278         * gst/matroska/matroska-demux.c:
8279         * gst/matroska/matroska-ids.h:
8280         * gst/matroska/matroska-demux.h:
8281         Fix Vorbis streams failing to decode in some files, where cluster_time
8282         isn't 0, because then it doesn't send codec_priv before actual data.
8283         Remove time-based test and replace it with marker set on beginning of
8284         new stream
8285
8286 2004-12-28  David Schleef  <ds@schleef.org>
8287
8288         Merge patch from Ronald fixing problems with streaming
8289         text.
8290         * ext/cairo/gstcairo.c: (plugin_init):
8291         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8292         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8293         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8294         (gst_textoverlay_font_init), (gst_textoverlay_init),
8295         (gst_textoverlay_set_property):
8296         * ext/cairo/gsttextoverlay.h:
8297
8298 2004-12-27  David Schleef  <ds@schleef.org>
8299
8300         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8301         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8302         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8303         (gst_textoverlay_font_init), (gst_textoverlay_init),
8304         (gst_textoverlay_set_property): Improvements to actually
8305         render text as white on black outline on video, including
8306         font selection and horizontal/vertical alignment.  (Ronald's
8307         christmas present)
8308         * ext/cairo/gsttextoverlay.h:
8309
8310 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8311
8312         * ext/ogg/gstogg.c:
8313         * ext/ogg/gstogmparse.c:
8314           fix ogm[audio/video]parse plugin registration
8315           (riff won't load if bytestream is already loaded)
8316
8317 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8318
8319         * gst/audioconvert/gstchannelmix.c:
8320           fix for GLIB < 2.4
8321
8322 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8323
8324         * Makefile.am:
8325         * configure.ac:
8326           disable docs again until it actually passes make distcheck.
8327
8328 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8329
8330         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8331         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8332         (plugin_init):
8333           Add 3GP (variables name Q3GP because they can't start with a
8334           number). Add samr audio fourcc (used in .3gp files), decoder
8335           is work in progress. Also do a GST_WARNING instead of ERROR
8336           in case of unknown nodes, to decrease output.
8337
8338 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8339
8340         * Makefile.am:
8341           really fix dist
8342
8343 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8344
8345         * configure.ac:
8346         * ext/speex/gstspeexdec.h:
8347         * ext/speex/gstspeexenc.h:
8348           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8349           Fix detection code in configure.ac
8350
8351 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8352
8353         * gst/matroska/matroska-demux.c:
8354         (gst_matroska_demux_parse_blockgroup):
8355           Save position, so that queries give proper return values. Don't
8356           know how this could ever have worked before...
8357
8358 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8359
8360         * configure.ac:
8361           Put additional LAME check inside the conditional.  Fixes #152339
8362
8363 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8364
8365         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8366         (gst_avi_demux_stream_scan):
8367           Add some more debug. Fix logic error when setting movi offset
8368           while reading index.
8369
8370 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8371
8372         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8373         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8374         (gst_avi_demux_process_next_entry):
8375           Add some debugging. Better detection of broken indexes and the
8376           accompanying index recovery. No infinite loops on state changes
8377           when we're still in our loopfunction.
8378
8379 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8380
8381         * configure.ac:
8382           Fix up.
8383
8384 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8385
8386         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8387
8388         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8389           Normalizing the value before setting
8390         (gst_sunaudiomixer_get_volume):
8391           Normalizing the value after getting. Fixes bug# 161980
8392
8393 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8394
8395         * Makefile.am: Make sure docs gets disted
8396         * docs/Makefile.am: Make sure all needed files get disted
8397         * gst-plugins.spec.in: latest updates
8398
8399 2004-12-22  Wim Taymans  <wim@fluendo.com>
8400
8401         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8402         Revert patch 1.38 as clock distribution over schedulers does
8403         not work correcly in the core yet.
8404
8405 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8406
8407         * sys/oss/README: remove this file, which predates my birth
8408           (and which content is by far outdated)
8409
8410 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8411
8412         * Makefile.am:
8413         * configure.ac:
8414         * docs/Makefile.am:
8415         * docs/libs/Makefile.am:
8416         * docs/libs/gst-plugins-libs-docs.sgml:
8417         * docs/libs/gst-plugins-libs-sections.txt:
8418         * docs/libs/tmpl/gstgconf.sgml:
8419         * docs/upload.mak:
8420         * docs/version.entities.in:
8421           Added boilerplate gtk-doc files for plugin-libs documentation.
8422
8423 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8424
8425         * gst/auparse/gstauparse.c: fix int and float audio caps
8426
8427 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8428
8429         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8430         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8431           g_assert() can be a macro, don't use #ifdef inside it.
8432
8433 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8434
8435         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8436
8437         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8438         (gst_videorate_init), (gst_videorate_chain),
8439         (gst_videorate_change_state):
8440           Event handling (fixes #159986).
8441
8442 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8443
8444         * gst-libs/gst/riff/riff-media.c:
8445         (gst_riff_create_video_caps_with_data):
8446           Add BLZ0 (Blizzard's version of DivX) fourcc.
8447
8448 2004-12-18  David Schleef  <ds@schleef.org>
8449
8450         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8451         portability fix.
8452
8453 2004-12-18  David Schleef  <ds@schleef.org>
8454
8455         * gst/tta/ttadec.h: Disable some header code that isn't used
8456         and clearly isn't portable.
8457
8458 2004-12-18  David Schleef  <ds@schleef.org>
8459
8460         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8461         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8462         (avcodec_get_pix_fmt), (avpicture_layout),
8463         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8464         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8465         Fix code to not use GCC extensions (and c99 extensions that
8466         Forte does not like.)
8467
8468 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8469
8470         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8471
8472         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8473         (gst_deinterlace_chain):
8474           Rowstride fixes. Fixes #161039.
8475         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8476         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8477         (gst_video_crop_getcaps), (gst_video_crop_link),
8478         (gst_video_crop_i420), (gst_video_crop_chain),
8479         (gst_video_crop_change_state):
8480           Rework of negotiation. Actually works now. Fixes #158650.
8481
8482 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8483
8484         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8485           That was very stupid.
8486
8487 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8488
8489         * gst/matroska/matroska-demux.c:
8490         (gst_matroska_demux_parse_blockgroup):
8491           Fix possible crasher.
8492
8493 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8494
8495         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8496         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8497           Lace sizes can be zero.
8498
8499 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8500
8501         * ext/musepack/gstmusepackdec.cpp:
8502           Fetch error return values. Fixes #161624.
8503         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8504           Really EOS.
8505
8506 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8507
8508         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8509           Work for truncated (unfinished download etc.) files. Fixes #160514.
8510
8511 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8512
8513         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8514           Fix for integer overflow. Makes #156001 not crash. Probably masks
8515           the real bug.
8516
8517 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8518
8519         * gst/ac3parse/gstac3parse.c: (plugin_init):
8520           Parsers never have ranks. Fixes #159651.
8521
8522 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8523
8524         * gst/playback/gstdecodebin.c: (compare_ranks):
8525           make sure the facotries are ordered the same every time even if they
8526           have the same rank by using the name
8527         * gst/playback/gstdecodebin.c: (find_compatibles):
8528           make sure we don't add factories to the list twice
8529
8530 2004-12-16  David Schleef  <ds@schleef.org>
8531
8532         * configure.ac: look for musepack headers as musepack/*.h
8533         (fixes #159847)
8534         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8535         * ext/musepack/gstmusepackreader.h: same
8536
8537 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8538
8539         * gst-libs/gst/riff/riff-read.c:
8540         (gst_riff_read_strf_auds_with_data):
8541           Read extradata correctly (fixes #155879).
8542
8543 2004-12-16  David Schleef  <ds@schleef.org>
8544
8545         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8546         audio.  does _not_ attempt or allow conversion unless channels
8547         is 1 or 2.
8548
8549 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8550
8551         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8552
8553 2004-12-16  David Schleef  <ds@schleef.org>
8554
8555         * gst/audioscale/gstaudioscale.c: the resample library only
8556         handles 1 or 2 channels.  Change caps to compensate.
8557
8558 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8559
8560         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8561         (gst_matroska_demux_audio_caps):
8562           Some MPEG-AAC hacks, because else it doesn't work...
8563
8564 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8565
8566         * gst-libs/gst/riff/riff-media.c:
8567         (gst_riff_create_video_caps_with_data),
8568         (gst_riff_create_video_template_caps):
8569           Add h264.
8570
8571 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8572
8573         * gst-libs/gst/audio/Makefile.am:
8574           Try to fix buildbot.
8575
8576 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8577
8578         * gst/tcp/gstmultifdsink.c:
8579           Clean up and uniformize debugging.
8580
8581 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8582
8583         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8584
8585         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8586         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8587         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8588         (gst_mpeg_demux_change_state):
8589           Reset on ready. Fixes 160276.
8590
8591 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8592
8593         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8594
8595         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8596         (gst_ffmpegcsp_pad_link):
8597           Fix memleak (#154815).
8598
8599 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8600
8601         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8602
8603         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8604         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8605         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8606         * ext/musicbrainz/gsttrm.h:
8607           Add support for using a proxy server when getting a trm id from
8608           the MusicBrainz database (#149613).
8609
8610 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8611
8612         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8613
8614         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8615         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8616           Fix memleaks (#157233).
8617
8618 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8619
8620         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8621
8622         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8623         * gst-libs/gst/resample/resample.h:
8624         * gst/audioscale/gstaudioscale.c:
8625           Fix memleak (#159215).
8626
8627 2004-12-16  Toni Willberg  <toniw@iki.fi>
8628
8629         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8630
8631         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8632         * sys/oss/oss_probe.c: (main):
8633           Check for mono/stereo support (similar to samplerate probing),
8634           fixes #159433. Also add missing copyright header to oss_probe.c.
8635
8636 2004-12-15  David Schleef  <ds@schleef.org>
8637
8638         * configure.ac: add audioresample and cairo plugins.  Remove
8639         HAVE_MMX stuff, because it's not used.
8640         * ext/Makefile.am: same
8641         * ext/audioresample/Makefile.am: You are not ready for an
8642         audio resampling element based on audioresample.
8643         * ext/audioresample/gstaudioresample.c:
8644         * ext/audioresample/gstaudioresample.h:
8645         * ext/cairo/Makefile.am: You are not ready for overlay elements
8646         based on cairo.  Don't look too closely, these elements kinda
8647         suck right now.
8648         * ext/cairo/gstcairo.c: new
8649         * ext/cairo/gsttextoverlay.c: new
8650         * ext/cairo/gsttextoverlay.h: new
8651         * ext/cairo/gsttimeoverlay.c: new
8652         * ext/cairo/gsttimeoverlay.h: new
8653         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8654         problem with compilers that don't support variadic macros.
8655
8656 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8657
8658         Reviewed by:  David Schleef  <ds@schleef.org>
8659
8660         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8661         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8662         bit.  Also ran indent-gst.
8663         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8664         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8665         (gst_sunaudiosrc_setparams):
8666
8667 2004-12-14  David Schleef  <ds@schleef.org>
8668
8669         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8670         output rate to 16000.  Should fix #160235.
8671
8672 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8673
8674         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8675         Add typefinding for mpeg2 pes streams
8676
8677 2004-12-13  David Schleef  <ds@schleef.org>
8678
8679         * configure.ac:  Applied patch from bug #143659, making default
8680         sources and sinks OS-dependent (for Solaris), and added code
8681         for OS/X.
8682         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8683
8684 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8685
8686         * gst-libs/gst/riff/riff-media.c:
8687           forgot to add h2.64 to avidemux template caps
8688
8689 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8690
8691         * gst/wavenc/riff.h:
8692         * gst-libs/gst/riff/riff-media.c:
8693         * gst-libs/gst/riff/riff-ids.h:
8694         * gst/avi/gstavimux.c
8695         add 4CC code for VideoSoft h264 in AVI (VSSH)
8696           fixes bug #160655
8697         remove s323 from riff, it's quicktime specific :(
8698
8699 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8700
8701         * gst/asfdemux/README
8702         * gst/wavenc/riff.h
8703         * gst-libs/gst/riff/riff-ids.h
8704         * gst-libs/gst/riff/riff-media.c
8705         * gst/qtdemux/qtdemux.c:
8706           add new 4CC codes for h263 related codecs
8707           fixes partially bug #155163
8708
8709 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8710
8711         * configure.ac: Update polyaudio requirement to 0.7
8712         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8713
8714 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8715
8716         * gst/interleave/deinterleave.c:
8717         fix my name's spelling! :)
8718
8719 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8720
8721         * AUTHORS ChangeLog
8722         * gst/auparse/gstauparse.c
8723         * gst/interleave/deinterleave.c
8724         * gst/law/:
8725                 alaw-decode.c alaw-encode.c
8726                 mulaw-decode.c mulaw-encode.c
8727         * gst/oneton/gstoneton.c
8728         * sys/osxaudio/:
8729                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8730         * sys/osxvideo/:
8731                 cocoawindow.h cocoawindow.m
8732                 osxvideosink.h osxvideosink.m
8733
8734         put the same mail address for Zaheer Abbas Merali everywhere
8735
8736 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8737
8738         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8739           Align by packetsize, and assert that we a packet available before
8740           playing. The first makes webstreams work (they often include
8741           trailing padding data in a packet), the second allows pausing a
8742           ASF stream in totem without getting demux errors afterwards.
8743
8744 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8745
8746         * ext/ogg/gstoggdemux.c: (get_relative):
8747           Check for non-NULL before accessing member (end-of-chain).
8748
8749 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8750
8751         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8752         (cdparanoia_set_property), (cdparanoia_get_property):
8753         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8754         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8755         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8756         (dvdreadsrc_init), (dvdreadsrc_set_property),
8757         (dvdreadsrc_get_property):
8758         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8759         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8760           Synchronize property names where not yet the case. Devices are
8761           now device=X, other versions are deprecated (but still exist).
8762           Also use g_free() unconditionally.
8763         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8764         (setup_source), (gst_play_base_bin_get_property):
8765           Expose source.
8766
8767 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8768
8769         * configure.ac: move GCONF macro outside conditional for the am
8770           conditional. Fixes #160439
8771
8772 2004-12-08  David Schleef  <ds@schleef.org>
8773
8774         * tools/gst-visualise-m.m: Switch to elements that currently
8775         exist.
8776
8777 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8778
8779         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8780           We love wrong commas.
8781
8782 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8783
8784         * gst/matroska/matroska-demux.c:
8785         (gst_matroska_demux_handle_src_query):
8786           Don't set DEFAULT, unsupported - makes length display incorrectly
8787           in some cases.
8788
8789 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8790
8791         * gst/monoscope/README: remove blurb about files being GPL
8792         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8793         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8794           monoscope is now effectively LGPL licensed
8795
8796 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8797
8798         * gst/monoscope/README: Update information to be more correct
8799         * gst/monoscope/convolve.c: Relicense to LGPL
8800         * gst/monoscope/convolve.h: Relicense to LGPL
8801
8802 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8803
8804         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8805           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8806         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8807           set default_duration for mpeg1 audio
8808
8809 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8810
8811         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8812         * ext/alsa/gstalsa.h:
8813           refactor big chunks of the core caps negotiation code to make it
8814           a lot faster, because people claim it's really slow
8815           (actually, just cache the getcaps when the device is opened)
8816
8817 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8818
8819         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8820         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8821         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8822         (gst_a52dec_change_state), (plugin_init):
8823         * ext/a52dec/gsta52dec.h:
8824           Do something useful with timestamps. Make chain-based (since
8825           there's really no reason to be loopbased).
8826         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8827           Update current_byte/frame correctly.
8828
8829 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8830
8831         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8832         (gst_ape_demux_stream_init):
8833           Forward tags, too.
8834
8835 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8836
8837         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8838           Let's make sure we're done typefinding when detecting tags.
8839
8840 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8841
8842         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8843         (gst_ebml_read_init), (gst_ebml_read_use_event),
8844         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8845         (gst_ebml_read_seek), (gst_ebml_read_skip),
8846         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8847         (gst_ebml_read_master):
8848         * gst/matroska/ebml-read.h:
8849         * gst/matroska/matroska-demux.c:
8850         (gst_matroska_demux_parse_contents),
8851         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8852           Disgustingly evil hack for working around INTERRUPT events and
8853           their extremely annoying habit of being a pain in the ass. We
8854           simply peek a cluster before reading any of it.
8855
8856 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8857
8858         * ext/musepack/gstmusepackdec.cpp:
8859           There's also floating point libmusepacks.
8860
8861 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8862
8863         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8864         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8865           Set DURATION even if source buffer didn't. Also use increasing
8866           timestamps.
8867         * gst-libs/gst/riff/riff-media.c:
8868         (gst_riff_create_audio_caps_with_data):
8869           Block_align can have larger values than 8192.
8870
8871 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8872
8873         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8874         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8875         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8876         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8877           Fix caps.
8878
8879 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8880
8881         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8882           Fix logic bug.
8883
8884 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8885
8886         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8887           Yay, another one.
8888
8889 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8890
8891         * ext/esd/esdsink.c: (gst_esdsink_chain):
8892           Make error actually say something useful (fixes #156798).
8893         * gst-libs/gst/riff/riff-media.c:
8894         (gst_riff_create_video_caps_with_data),
8895         (gst_riff_create_video_template_caps):
8896           Add Intel Video 5.0 fourcc (IV50).
8897
8898 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8899
8900         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8901         detection on mono and stereo mp3 files.
8902
8903 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8904
8905         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8906           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8907           the contained stream).
8908
8909 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8910
8911         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8912           Oops, remove debug.
8913
8914 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8915
8916         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8917
8918         * gst/law/alaw-decode.c: (alawdec_getcaps):
8919         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8920           Prevent warnings when negotiating caps (fixes #159338).
8921
8922 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8923
8924         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8925         (gst_ffmpegcsp_chain):
8926           Remove old leftover that shouldn't be there...
8927
8928 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8929
8930         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8931
8932         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8933           Don't forward DISCONT events (fixes #159684).
8934
8935 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8936
8937         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8938           Unlink manually since sometimes bin disposal (and therefore
8939           pad unlinking) is delayed, which will cause a new media file
8940           to not be able to start playing instantly.
8941
8942 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8943
8944         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8945           On mute of an unlinked stream, check for pad availability so
8946           we don't crash on unlinked pad.
8947
8948 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8949
8950         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8951         (gst_avi_demux_massage_index):
8952           Fix quite humiliating bug in omitting 0-sized index chunks but
8953           forgetting to count them for timestamps.
8954
8955 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8956
8957         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8958           Actually leave the loop if we failed to sync. Don't crash.
8959
8960 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8961
8962         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8963         (gst_dvd_demux_process_private):
8964         * gst/mpegstream/gstdvddemux.h:
8965           Fix crash (#159759). Doesn't work, though. :-(.
8966
8967 2004-11-28  Benjamin Otte  <otte@gnome.org>
8968
8969         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8970           more overwriting protection due to modifying channels one by one
8971           instead of all at once
8972
8973 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8974
8975         * gst/audioconvert/gstchannelmix.c:
8976         (gst_audio_convert_fill_normalize):
8977           Normalize using absolute values.
8978
8979 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8980
8981         * configure.ac:
8982         * ext/Makefile.am:
8983         * ext/directfb/Makefile.am:
8984         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8985         (gst_directfbvideosink_get_pixel_format),
8986         (gst_directfbvideosink_get_format_from_fourcc),
8987         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8988         (gst_directfbvideosink_sink_link),
8989         (gst_directfbvideosink_change_state),
8990         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8991         (gst_directfbvideosink_buffer_alloc),
8992         (gst_directfbvideosink_interface_supported),
8993         (gst_directfbvideosink_interface_init),
8994         (gst_directfbvideosink_navigation_send_event),
8995         (gst_directfbvideosink_navigation_init),
8996         (gst_directfbvideosink_set_property),
8997         (gst_directfbvideosink_get_property),
8998         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8999         (gst_directfbvideosink_base_init),
9000         (gst_directfbvideosink_class_init),
9001         (gst_directfbvideosink_get_type), (plugin_init):
9002         * ext/directfb/directfbvideosink.h: Adding a first version of
9003         directfbvideosink.
9004         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
9005         more.
9006
9007 2004-11-28  Benjamin Otte  <otte@gnome.org>
9008
9009         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
9010           walk the samples backwards if out_channels > in_channels so we don't
9011           overwrite data
9012
9013 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9014
9015         * gst/audioconvert/Makefile.am:
9016         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
9017         (gst_audio_convert_link), (gst_audio_convert_change_state),
9018         (gst_audio_convert_channels):
9019         * gst/audioconvert/gstchannelmix.c:
9020         (gst_audio_convert_unset_matrix),
9021         (gst_audio_convert_fill_identical),
9022         (gst_audio_convert_fill_compatible),
9023         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
9024         (gst_audio_convert_fill_others),
9025         (gst_audio_convert_fill_normalize),
9026         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
9027         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
9028         * gst/audioconvert/gstchannelmix.h:
9029           Implement a channel mixer.
9030
9031 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
9032
9033         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
9034         * ext/alsa/gstalsa.h:
9035         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
9036         Make alsasink actually honor gst_element_set_clock and use that
9037         clock instead of its internal one.
9038
9039 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9040
9041         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
9042         (gst_play_base_bin_change_state): nullify source and decoder when
9043         going from READY to NULL so that we don't try to do weird stuff with
9044         them when going from NULL to READY
9045         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
9046         instead of g_object_unref
9047         (gen_video_element), (gen_audio_element): more refcounting fixes, now
9048         it should be correct
9049         (gst_play_bin_change_state): don't call remove_sinks if we are
9050         currently disposing the object
9051
9052 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9053
9054         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
9055           Don't forget bass if it's there. Else left channel is silent...
9056
9057 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9058
9059         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
9060         (gst_a52dec_change_state):
9061           Don't do sample adjusting anymore, we use float audio now.
9062         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9063           Don't fixate to non-existing properties.
9064
9065 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9066
9067         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
9068         (gst_a52dec_change_state):
9069           Advertise that we can do surround sound.
9070
9071 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9072
9073         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
9074           Add buffer-frames=0.
9075         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
9076         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
9077         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
9078         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
9079         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
9080         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
9081         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
9082         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
9083         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
9084         * ext/dvdread/dvdreadsrc.h:
9085           Add seeking, querying for bytes, sectors, title, angle and
9086           chapter. Handle multiple chapters. Relicense to LGPL because
9087           Billy agreed on that (thanks Billy!).
9088
9089 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9090
9091         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
9092         call parent dispose method
9093
9094 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
9095
9096         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
9097         (gst_audio_clock_get_internal_time):
9098         Fix active <-> inactive transitions: ensure time value always
9099         grows and avoid abrupt value changes.
9100
9101 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
9102
9103         * configure.ac:
9104         * gst/tta/Makefile.am:
9105         * gst/tta/crc32.h:
9106         * gst/tta/filters.h:
9107         * gst/tta/gsttta.c:
9108         * gst/tta/gstttadec.c:
9109         * gst/tta/gstttadec.h:
9110         * gst/tta/gstttaparse.c:
9111         * gst/tta/gstttaparse.h:
9112         * gst/tta/ttadec.h:
9113           added TTA parser and decoder
9114
9115 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9116
9117         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9118         (probe_triggered), (check_queue), (buffer_underrun),
9119         (buffer_running), (buffer_overrun), (gen_source_element),
9120         (setup_source):
9121         * gst/playback/gstplaybasebin.h:
9122           Implement buffering. Needs some more work.
9123
9124 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9125
9126         * ext/theora/theoradec.c: (theora_dec_chain):
9127           Fix ilog mask range overflow.
9128
9129 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9130
9131         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9132           Don't omit the last (which in case of dmix is the only :) )
9133           channel count. Don't set channels if <= 2.
9134
9135 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
9136
9137         * gst/playback/gstplaybin.c: (gen_video_element),
9138         (gen_audio_element): Removed 2 obsolete comments
9139
9140 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9141
9142         * ext/vorbis/oggvorbisenc.c
9143         * ext/vorbis/vorbisenc.c :
9144           change description fields of those plugins to differentiate them
9145           (pitivi show Encoders by description, they had the same one)
9146
9147 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9148
9149         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9150
9151         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9152         (gst_play_bin_set_property), (gen_video_element),
9153         (gen_audio_element):
9154           Refcounting fixes for provided audio-/videosinks.
9155
9156 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9157
9158         * gst/playback/gstplaybin.c: (gen_video_element),
9159         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9160           Don't reference all sinks, but only the video- and audiosinks.
9161           The vis. element should be disposed when we're done with it.
9162           We don't have any reason to keep it around. This fixes warnings
9163           when reusing playbin for playing multiple audio files with
9164           vis. enabled. Also release audio device on pause - idea stolen
9165           from Rhythmbox.
9166
9167 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9168
9169         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9170         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9171         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9172         * ext/alsa/gstalsaplugin.c: (plugin_init):
9173         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9174         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9175         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9176         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9177         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9178         (gst_faad_change_state), (plugin_init):
9179         * ext/faad/gstfaad.h:
9180         * ext/vorbis/vorbis.c: (plugin_init):
9181         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9182         * gst-libs/gst/audio/Makefile.am:
9183         * gst-libs/gst/audio/audio.c: (plugin_init):
9184         * gst-libs/gst/audio/multichannel.c:
9185         (gst_audio_check_channel_positions),
9186         (gst_audio_get_channel_positions),
9187         (gst_audio_set_channel_positions),
9188         (gst_audio_set_structure_channel_positions_list),
9189         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9190         (gst_audio_fixate_channel_positions):
9191         * gst-libs/gst/audio/multichannel.h:
9192         * gst-libs/gst/audio/testchannels.c: (main):
9193         * gst/audioconvert/gstaudioconvert.c:
9194         (gst_audio_convert_class_init), (gst_audio_convert_init),
9195         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9196         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9197         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9198         * gst/audioconvert/plugin.c: (plugin_init):
9199           Surround sound support.
9200
9201 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9202
9203         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9204           Fix position for discont if we're close as well. Nitpicking, but
9205           saves a few milliseconds of extra waiting or skipping.
9206
9207 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9208
9209         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9210           We sometimes need parsers for playback, so add those too.
9211
9212 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9213
9214         * configure.ac:
9215         * gst/apetag/Makefile.am:
9216         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9217         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9218         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9219         (gst_ape_demux_get_src_query_types),
9220         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9221         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9222         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9223         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9224         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9225         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9226         (gst_ape_demux_change_state):
9227         * gst/apetag/apedemux.h:
9228         * gst/apetag/apetag.c: (plugin_init):
9229         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9230         (plugin_init):
9231           APE v1/2 tag reader plus typefind function.
9232
9233 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9234
9235         * configure.ac:
9236         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9237         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9238           Remove hacks for older core. Require newer core version
9239           accordingly.
9240
9241 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9242
9243         * gst/cdxaparse/Makefile.am:
9244         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9245         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9246         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9247         * gst/cdxaparse/gstcdxaparse.h:
9248         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9249         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9250         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9251         (gst_cdxastrip_get_src_query_types),
9252         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9253         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9254         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9255         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9256         * gst/cdxaparse/gstcdxastrip.h:
9257           SVCD/VCD header stripping separated from CDXA image parsing.
9258         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9259         (plugin_init):
9260           Add VCD/SVCD header typefinding for VCD/SVCD.
9261         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9262         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9263         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9264         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9265         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9266         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9267         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9268         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9269         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9270         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9271         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9272         * sys/vcd/vcdsrc.h:
9273           Fix up, add seeking, querying, URI interface. Works in totem now.
9274
9275 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9276
9277         * configure.ac:
9278           back to CVS
9279
9280 === release 0.8.6 ===
9281
9282 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9283
9284         * NEWS:
9285         * RELEASE:
9286         * configure.ac:
9287         * po/af.po:
9288         * po/az.po:
9289         * po/cs.po:
9290         * po/en_GB.po:
9291         * po/hu.po:
9292         * po/it.po:
9293         * po/nb.po:
9294         * po/nl.po:
9295         * po/or.po:
9296         * po/sq.po:
9297         * po/sr.po:
9298         * po/sv.po:
9299         * po/uk.po:
9300           releasing 0.8.6, "IOU Love"
9301
9302 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9303
9304         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9305
9306         * gst/playback/gstplaybasebin.c:
9307           Fix unplayable files error handling.  Fixes #158365
9308
9309 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9310
9311         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9312
9313         * gst/typefind/gsttypefindfunctions.c:
9314           Fix broken mp3 typefinding.  Fixes #158375
9315
9316 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9317
9318         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9319
9320         * ext/ogg/gstoggdemux.c:
9321           Fix sync on broken files.  Fixes #158976
9322
9323 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9324
9325         patch by: Edward Hervey <bilboed@bilboed.com>
9326
9327         * ext/libpng/gstpngenc.c:
9328           Copy over buffer properties.  Fixes #158832
9329
9330 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9331
9332         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9333
9334         * ext/dvdread/dvdreadsrc.c:
9335           Fixes invalid reads (#158462)
9336
9337 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9338
9339         * sys/v4l/gstv4lsrc.c:
9340         * sys/v4l/gstv4lsrc.h:
9341         * sys/v4l/v4lsrc_calls.c:
9342           Probe less and cache it.  Fixes #159187.
9343
9344 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9345
9346         * gst/videorate/gstvideorate.c:
9347           Handle all video formats. Fixes #159186.
9348
9349 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9350         * gst/synaesthesia/gstsynaesthesia.c:
9351         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9352         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9353         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9354         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9355         (gst_synaesthesia_change_state), (plugin_init):
9356         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9357         Force 320x200 output, as that's the only thing the underlying
9358         synaesthesia implementation supports. Still needs to be made
9359         re-entrant.
9360
9361 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9362
9363         * configure.ac:
9364           Fix mpeg2enc configure check (similar to mplex check below).
9365
9366 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9367
9368         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9369
9370         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9371           Fix for gcc-2.95 (fixes #158221).
9372
9373 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9374
9375         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9376           Re-add clock distribution hack (until new core is released).
9377           Fixes #158125.
9378
9379 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9380         * configure.ac:
9381           fix mplex configure check segfaulting on some systems (bug #140994)
9382
9383 2004-11-13  Benjamin Otte  <otte@gnome.org>
9384
9385         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9386           add debugging
9387         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9388           do a wait when we enter the loop func with no data available to
9389           write instead of getting into an 100% CPU loop by just returning and
9390           being called again by the scheduler
9391
9392 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9393
9394         * configure.ac:
9395         * ext/libvisual/visual.c: (gst_visual_get_type),
9396         (libvisual_log_handler), (gst_visual_getcaps),
9397         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9398         (plugin_init):
9399           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9400         * ext/smoothwave/Makefile.am:
9401         * ext/smoothwave/demo-osssrc.c: (main):
9402         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9403         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9404         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9405         (plugin_init):
9406         * ext/smoothwave/gstsmoothwave.h:
9407           Make gstsmoothwave a working element in the 20th century.
9408
9409         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9410           Fix incorrect link function
9411
9412 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9413
9414         * gst/volume/gstvolume.c:
9415           Allow buffer-frames=0.
9416
9417 2004-11-12 Iain <iaingnome@gmail.com>
9418
9419         * configure.ac: Check for polypaudio
9420
9421         * ext/Makefile.am: Build the polyp dir
9422
9423         * ext/polyp: The polypsink sources.
9424
9425 2004-10-30 Iain <iaingnome@gmail.com>
9426
9427         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9428         caps to reflect the new number of channels.
9429
9430 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9431
9432         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9433           Fix for negotiation order problem. This would show when the
9434           ALSA loopfuction was called before any other function. ALSA
9435           wouldn't do anything because we're not negotiated yet, leading
9436           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9437
9438 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9439
9440         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9441
9442         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9443           No warnings (#157986).
9444
9445 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9446
9447         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9448           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9449
9450 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9451
9452         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9453           Signal no-more-pads (so it works in playbin).
9454
9455 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9456
9457         * ext/musepack/gstmusepackreader.cpp:
9458           Workaround for older core.
9459
9460 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9461
9462         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9463           Actually test for odd width/height rather than testing whether
9464           a temporary variable that was 0 before we subtracted 1 is now
9465           not equal to zero (which it always is).
9466
9467 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9468
9469         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9470         Fix compilation if HAVE_XVIDEO is not defined
9471
9472 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9473
9474         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9475         Fix compilation if HAVE_XVIDEO is not defined
9476
9477 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9478
9479         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9480         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9481         (gst_goom_change_state), (plugin_init):
9482         Use the bytestream adapter so goom doesn't depend on the input
9483         buffer size.
9484         Add a debug category
9485
9486 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9487
9488         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9489           Only set hardware parameters *after* negotiation. Before
9490           negotiation, it will set ANY and that seems to cause crashes
9491           (see e.g. #151288, #153227).
9492
9493 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9494
9495         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9496           This seems to be antique leftover. It needs to pass error
9497           checking.
9498         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9499         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9500         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9501         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9502           Fix GstXOverlay implementation (#151059).
9503
9504 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9505
9506         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9507           Don't assert (#157853).
9508
9509 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9510
9511         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9512           Fix bytes/samples confustion.
9513         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9514           Fix for underrun (#144389).
9515
9516 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9517
9518         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9519           Disable halfway-seek for pending release (since it needs a new
9520           core release).
9521
9522 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9523
9524         * sys/v4l/gstv4lsrc.c:
9525         * sys/v4l/gstv4lsrc.h:
9526         * sys/v4l/v4lsrc_calls.c:
9527           add autoprobe-fps property so we can separate autoprobing parts
9528
9529 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9530
9531         * sys/v4l/gstv4lsrc.c:
9532         * sys/v4l/v4lsrc_calls.c:
9533         initialise fourcc to catch unset fourcc's, and debug
9534
9535 2004-11-09  Wim Taymans  <wim@fluendo.com>
9536
9537         * gst/playback/README:
9538         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9539         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9540         (gst_play_bin_dispose), (gst_play_bin_set_property),
9541         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9542         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9543         (gst_play_bin_get_formats), (gst_play_bin_convert),
9544         (gst_play_bin_get_query_types), (gst_play_bin_query):
9545         Cleanups and some more documentation.
9546
9547 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9548
9549         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9550         (gst_cacasink_init), (gst_cacasink_chain):
9551         * ext/libcaca/gstcacasink.h:
9552         Cacasink inherits from VideoSink, so let that store the clock.
9553
9554 2004-11-09  Wim Taymans  <wim@fluendo.com>
9555
9556         * gst/playback/README:
9557         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9558         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9559         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9560         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9561         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9562         (setup_sinks):
9563         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9564         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9565         * gst/playback/gststreaminfo.h:
9566         Updated README.
9567         Only switch groups if all streams have muted (EOSed).
9568         Send Tags in sync with the stream playback instead of in
9569         the playback/preroll phase.
9570         Some cleanups, free the fakesrc elements.
9571
9572 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9573
9574         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9575           buffer-frames property was missing
9576         * ext/arts/gst_arts.c:
9577           rate missing from sinkcaps
9578         * ext/audiofile/gstafparse.c:
9579         * ext/audiofile/gstafsink.c:
9580         * ext/audiofile/gstafsrc.c:
9581         * ext/swfdec/gstswfdec.c:
9582           int audio doesn't know buffer-frames
9583         * ext/cdparanoia/gstcdparanoia.c:
9584           int audio doesn't know chunksize either
9585         * ext/nas/nassink.c:
9586           it's endianness, not endianess
9587         * gst-libs/gst/audio/audio.h:
9588           make float standard pad template caps really describe float
9589         * gst/law/mulaw.c: (linear_factory):
9590           signed only, please
9591         * gst/mpegstream/gstdvddemux.c:
9592           widths of 20 are not valid
9593
9594 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9595
9596         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9597
9598         * po/LINGUAS:
9599         * po/it.po:
9600           Add Italian
9601
9602 2004-11-08  Wim Taymans  <wim@fluendo.com>
9603
9604         * gst/playback/README:
9605         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9606         * gst/playback/gstplaybasebin.c: (probe_triggered),
9607         (gst_play_base_bin_change_state):
9608         Updated README, added more comments for fixmes etc..
9609
9610 2004-11-08  Wim Taymans  <wim@fluendo.com>
9611
9612         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9613         We can remove this hack now.
9614
9615 2004-11-08  Wim Taymans  <wim@fluendo.com>
9616
9617         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9618         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9619         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9620         Only mix AYUV for maximum quality.
9621
9622 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9623
9624         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9625         (gst_ogg_demux_push), (gst_ogg_pad_push):
9626           Let's act as if we're synchronized now! :).
9627         * ext/theora/theoradec.c: (theora_dec_chain):
9628           Add some debug.
9629
9630 2004-11-08  Wim Taymans  <wim@fluendo.com>
9631
9632         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9633         (gst_alpha_set_property), (gst_alpha_sink_link),
9634         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9635         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9636         (gst_alpha_init_params), (gst_alpha_chain):
9637         Implement alpha functions for AYUV too, this increases
9638         accuracy quite a bit.
9639
9640 2004-11-08  Wim Taymans  <wim@fluendo.com>
9641
9642         * gst/ffmpegcolorspace/avcodec.h:
9643         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9644         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9645         (gst_ffmpegcsp_avpicture_fill):
9646         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9647         (gst_ffmpegcsp_caps_remove_format_info):
9648         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9649         (shrink12), (img_get_alpha_info), (deinterlace_line),
9650         (deinterlace_line_inplace):
9651         * gst/ffmpegcolorspace/imgconvert_template.h:
9652         Added AYUV colorspace and handle RGBA a bit more respectful.
9653
9654 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9655
9656         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9657           Actually always send a discont (cornercase when resending the
9658           same serial-tagged chain twice).
9659
9660 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9661
9662         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9663         (gst_ximagesink_finalize):
9664         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9665         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9666
9667 2004-11-08  Wim Taymans  <wim@fluendo.com>
9668
9669         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9670         Don't segfault on NULL data.
9671
9672 2004-11-08  Wim Taymans  <wim@fluendo.com>
9673
9674         * gst/playback/gstdecodebin.c: (unlinked):
9675         * gst/playback/gstplay-marshal.list:
9676         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9677         (gst_play_base_bin_init), (group_create), (get_active_group),
9678         (get_building_group), (group_destroy), (group_commit),
9679         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9680         (add_element_stream), (no_more_pads), (probe_triggered),
9681         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9682         (state_change), (setup_source), (gst_play_base_bin_get_property),
9683         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9684         (gst_play_base_bin_link_stream),
9685         (gst_play_base_bin_get_streaminfo):
9686         * gst/playback/gstplaybasebin.h:
9687         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9688         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9689         Add support for chained ogg files. Prepare for playlist
9690         support. This patch introduces the concept of pad groups, which
9691         together compose one playable media file.
9692
9693 2004-11-07  David Schleef  <ds@schleef.org>
9694
9695         * testsuite/gst-lint: Check for pad templates that aren't statically
9696         scoped.
9697
9698 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9699
9700         * configure.ac:
9701         * ext/Makefile.am:
9702         * ext/musepack/Makefile.am:
9703         * ext/musepack/gstmusepackdec.cpp:
9704         * ext/musepack/gstmusepackdec.h:
9705         * ext/musepack/gstmusepackreader.cpp:
9706         * ext/musepack/gstmusepackreader.h:
9707           Add musepack decoder.
9708         * ext/faad/gstfaad.c: (gst_faad_base_init):
9709           Make pad templates static.
9710         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9711         (plugin_init):
9712           Add musepack typefinder, make mp3 typefinding work halfway stream,
9713           which doesn't actually work yet because id3demux doesn't implement
9714           _get_length().
9715
9716 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9717
9718         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9719         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9720           Fix interrupt event handling (#144436).
9721
9722 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9723
9724         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9725           Hide unused glory.
9726
9727 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9728
9729         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9730
9731         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9732           Fix weird caps (#157548).
9733
9734 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9735
9736         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9737
9738         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9739           Add missing NULL terminator (#157543).
9740
9741 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9742
9743         * gst/tcp/gsttcp.h:
9744         * gst/tcp/gsttcpclientsink.c:
9745         * gst/tcp/gsttcpclientsrc.c:
9746         * gst/tcp/gsttcpserversink.c:
9747         * gst/tcp/gsttcpserversrc.c:
9748           ports can go up to 65535.  Move common defines to gsttcp.h
9749
9750 2004-11-05  Wim Taymans  <wim@fluendo.com>
9751
9752         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9753         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9754         Added two more colorspaces.
9755
9756 2004-11-05  Wim Taymans  <wim@fluendo.com>
9757
9758         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9759         (gst_ffmpegcsp_avpicture_fill):
9760         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9761         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9762         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9763         More stride fixes.
9764
9765 2004-11-05  Wim Taymans  <wim@fluendo.com>
9766
9767         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9768         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9769         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9770         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9771         (gst_videomixer_loop):
9772         More stride fixes.
9773
9774 2004-11-05  Benjamin Otte  <otte@gnome.org>
9775
9776         * ext/mad/gstmad.c: (gst_mad_chain):
9777           don't overflow data buffer. Flush not needed sync data when syncing
9778           failed.
9779
9780 2004-11-04  Wim Taymans  <wim@fluendo.com>
9781
9782         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9783         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9784         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9785         (gst_alpha_init_params), (gst_alpha_chain),
9786         (gst_alpha_change_state):
9787         Updated the chroma keying algorithm with something more
9788         sophisticated.
9789
9790 2004-11-03  Wim Taymans  <wim@fluendo.com>
9791
9792         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9793         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9794         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9795         Fix stride issues. Does not completely work for odd
9796         heights.
9797
9798 2004-11-03  Wim Taymans  <wim@fluendo.com>
9799
9800         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9801         (gst_alpha_chroma_key), (gst_alpha_chain):
9802         Fix stride issues. Does not completely work for odd
9803         heights.
9804
9805 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9806
9807         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9808         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9809         leak fixes
9810
9811 2004-11-03  Wim Taymans  <wim@fluendo.com>
9812
9813         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9814         (gst_ffmpegcsp_avpicture_fill):
9815         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9816         (avpicture_alloc):
9817         * gst/ffmpegcolorspace/imgconvert_template.h:
9818         Use correct _fill function to get correct strides.
9819
9820 2004-11-02  David Schleef  <ds@schleef.org>
9821
9822         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9823         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9824         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9825         Change all g_print()s to debugging.  Add a bunch of consistency
9826         checks.
9827
9828 2004-11-02  Wim Taymans  <wim@fluendo.com>
9829
9830         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9831         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9832         (unlinked), (no_more_pads), (close_link):
9833         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9834         (unknown_type), (add_element_stream), (new_decoded_pad),
9835         (removed_decoded_pad), (setup_source):
9836         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9837         (gst_stream_info_class_init), (gst_stream_info_init),
9838         (gst_stream_info_new), (gst_stream_info_dispose),
9839         (stream_info_mute_pad), (gst_stream_info_set_property),
9840         (gst_stream_info_get_property):
9841         * gst/playback/gststreaminfo.h:
9842         Fix playback of multiple files.
9843         a slightly different approach to handling dynamic pad removals.
9844         This one only looks at pads that we have linked.
9845
9846 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9847
9848         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9849         free" warning from libc.
9850
9851 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9852
9853         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9854         (get_unconnected_element), (remove_starting_from), (pad_removed),
9855         (close_link):
9856           Implement support for dynamic pad changing. We listen to "live"
9857           pad removals (i.e. while playing) and re-setup autoplugging
9858           after that. Playbasebin/playbin need some more work for this
9859           to finally work, but decodebin supports (and replugs) chained
9860           ogg now.
9861
9862 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9863
9864         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9865         (gst_alsa_finalize):
9866         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9867         (gst_cdaudio_finalize):
9868         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9869         (cdparanoia_finalize):
9870         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9871         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9872         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9873         (dvdreadsrc_finalize):
9874         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9875         (gst_flacdec_finalize):
9876         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9877         (gst_flacenc_finalize):
9878         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9879         (gst_gnomevfssink_finalize):
9880         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9881         (gst_gnomevfssrc_finalize):
9882         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9883         (gst_fameenc_finalize):
9884         * ext/nas/nassink.c: (gst_nassink_class_init),
9885         (gst_nassink_finalize):
9886         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9887         (gst_sdlvideosink_class_init):
9888         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9889         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9890         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9891         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9892         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9893         (gst_x_window_listener_dispose):
9894         * gst/audioscale/gstaudioscale.c:
9895         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9896         (play_on_demand_finalize):
9897         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9898         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9899         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9900         (cdplayer_finalize):
9901         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9902         (gst_glimagesink_class_init):
9903         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9904         (gst_osselement_finalize):
9905         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9906         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9907         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9908           Fixes a bunch of problems with finalize and dispose functions,
9909           either assumptions that dispose is only called once, or not calling
9910           the parent class dispose/finalize function
9911
9912 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9913
9914         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9915           added two api precondition guards
9916           use g_strdup with getenv to fix crash when using ENVVAR
9917
9918 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9919         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9920         (gst_esdsink_finalize):
9921         Use a finalize function, not dispose, and more importantly,
9922         call the parent class finalize function too
9923
9924 2004-11-01  Johan Dahlin  <johan@gnome.org>
9925
9926         * ext/ogg/gstoggdemux.c:
9927         * gst/tags/gstvorbistag.c:
9928         Plug leaks.
9929
9930 2004-10-31  Benjamin Otte  <otte@gnome.org>
9931
9932         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9933           lotsa memleaks today. But they're all small...
9934
9935 2004-10-31  Benjamin Otte  <otte@gnome.org>
9936
9937         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9938           another memleak crushed
9939
9940 2004-10-31  Benjamin Otte  <otte@gnome.org>
9941
9942         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9943           fix memleak
9944
9945 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9946
9947         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9948           Hack to prevent crash when going to READY inside signal handler
9949           while this function is active.
9950
9951 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9952
9953         * gst/ffmpegcolorspace/Makefile.am:
9954         * gst/ffmpegcolorspace/avcodec.h:
9955         * gst/ffmpegcolorspace/common.h:
9956         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9957         * gst/ffmpegcolorspace/dsputil.h:
9958         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9959         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9960         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9961         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9962         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9963         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9964         (gst_ffmpegcsp_avpicture_fill):
9965         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9966         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9967         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9968         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9969         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9970         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9971         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9972         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9973         * gst/ffmpegcolorspace/imgconvert.c:
9974         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9975         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9976         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9977         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9978         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9979         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9980         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9981         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9982         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9983         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9984         (grow21), (grow22), (grow41), (grow44), (conv411),
9985         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9986         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9987         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9988         (avpicture_free), (is_yuv_planar), (img_convert),
9989         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9990         (deinterlace_line_inplace), (deinterlace_bottom_field),
9991         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9992         * gst/ffmpegcolorspace/imgconvert_template.h:
9993         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9994         * gst/ffmpegcolorspace/mmx.h:
9995         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9996         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9997         (av_freep), (avcodec_get_context_defaults),
9998         (avcodec_alloc_context), (avcodec_init):
9999           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
10000           handling plus update from ffmpeg CVS. Large clean-up.
10001
10002 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10003
10004         * gst/playback/Makefile.am:
10005           We need the marshallers for decodebin, too.
10006
10007 2004-10-30  David Schleef  <ds@schleef.org>
10008
10009         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
10010           quicktime typefinding work with 64-bit offsets.
10011
10012 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
10013
10014         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
10015           Set EOS on the element when processing an EOS event.
10016         * ext/speex/gstspeexdec.h:
10017         * ext/speex/gstspeexenc.h:
10018           Only keep a const ptr to the mode
10019         * gst-libs/gst/riff/riff-media.c:
10020         (gst_riff_create_audio_caps_with_data),
10021         (gst_riff_create_audio_template_caps):
10022           Allow WMAV3, with up to 6 channels.
10023         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
10024           Don't call gst_pad_set_event_function on a sink pad.
10025         * gst/mpegstream/gstdvddemux.c:
10026         (gst_dvd_demux_get_subpicture_stream),
10027         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
10028           Copy the explicit caps that were set across to the cur_* pads,
10029           instead of trying to use a possibly non-existent negotiated caps.
10030           Reset the type of subpicture pads to UNKNOWN after calling
10031           init_stream, so that the caps get set.
10032
10033 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
10034
10035         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10036
10037         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10038           Don't touch buffer if it is of size 0 (fixes #151064).
10039
10040 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10041
10042         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
10043           Synchronized discont handling.
10044
10045 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10046
10047         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10048         (gst_ogg_demux_push):
10049           Make seeking sort-of exact again (fixes #156387).
10050
10051 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10052
10053         * gst/playback/gstplaybasebin.c: (unknown_type),
10054         (add_element_stream), (new_decoded_pad),
10055         (gst_play_base_bin_change_state):
10056         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
10057         (gst_stream_info_init), (gst_stream_info_new),
10058         (gst_stream_info_dispose), (gst_stream_info_get_property):
10059         * gst/playback/gststreaminfo.h:
10060           Make caps explicitely available. Makes testing for unsupported
10061           types possible. Improves error reporting.
10062
10063 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10064
10065         * gst/audioconvert/gstaudioconvert.c:
10066         (gst_audio_convert_buffer_to_default_format):
10067           Really don't touch read-only buffers (#156563).
10068
10069 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
10070
10071         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10072
10073         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10074           Fix memleak (#155223).
10075
10076 2004-10-29  Wim Taymans  <wim@fluendo.com>
10077
10078         * gst/tcp/.cvsignore:
10079         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
10080         (gst_multifdsink_class_init), (gst_multifdsink_init),
10081         (gst_multifdsink_add), (gst_multifdsink_remove),
10082         (gst_multifdsink_remove_client_link), (is_sync_frame),
10083         (gst_multifdsink_new_client),
10084         (gst_multifdsink_handle_client_write),
10085         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10086         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
10087         (gst_multifdsink_get_property):
10088         * gst/tcp/gstmultifdsink.h:
10089         Added burst on connect sync_method, deprecated sync_clients,
10090         streamlined the sync code some more.
10091
10092 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10093
10094         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
10095         (gst_play_base_bin_change_state):
10096           Improve error reporting.
10097
10098 2004-10-28  Wim Taymans  <wim@fluendo.com>
10099
10100         * gst/tcp/Makefile.am:
10101         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
10102         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
10103         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
10104         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
10105         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
10106         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
10107         (gst_fdset_wait):
10108         Added more locks around fdset structures. Fixed/reworked
10109         the poll array resizing code.
10110         Added stress test for fdset.
10111
10112 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10113
10114         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10115         fix build
10116
10117 2004-10-28  Benjamin Otte  <otte@gnome.org>
10118
10119         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10120           fix link function to always query channels and query width for
10121           floats
10122         * configure.ac:
10123           add equalizer dir
10124         * gst/equalizer/Makefile.am:
10125         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
10126         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
10127         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
10128         (arg_to_scale), (setup_filter),
10129         (gst_iir_equalizer_compute_frequencies),
10130         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
10131         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
10132         (plugin_init):
10133           add an equalizer
10134
10135 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10136
10137         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
10138
10139         * po/LINGUAS:
10140         * po/nb.po:
10141           Added Norwegian Bokmaal translation
10142
10143 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10144
10145         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10146           Don't break on options (fixes #156488).
10147
10148 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10149
10150         * configure.ac:
10151         * ext/cdaudio/Makefile.am:
10152         * sys/Makefile.am:
10153           fix build on older automake
10154
10155 2004-10-26  Wim Taymans  <wim@fluendo.com>
10156
10157         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10158         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10159         Allow a little margin when negotiating the framerate.
10160
10161 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10162
10163         * gst/level/gstlevel.c:
10164           synchonised naming of pads and pad-templates
10165
10166 2004-10-26  Wim Taymans  <wim@fluendo.com>
10167
10168         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10169         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10170         (_find_streams_check), (gst_ogg_demux_push):
10171         Fix EOS again. Needs to be done in a better way. We should not
10172         remove the pad if there is no new chained stream.
10173
10174 2004-10-26 Iain <iaingnome@gmail.com>
10175
10176         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10177         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10178         of the caps.
10179         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10180         pad.
10181         (interleave_release_pad): Remove the pad.
10182         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10183         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10184         the set device.
10185         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10186         attrs
10187         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10188         (gst_xvimagesink_finalize): Free the par.
10189
10190 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10191
10192         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10193         (gst_avimux_stop_file):
10194           First calculate the rate, and only then use it. Hdr.rate is a
10195           multiple and not a derivative of hdr.scale. Scale is not the
10196           same as blockalign but is solely related to rate.
10197
10198 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10199
10200         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10201         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10202           Implement seeking.
10203
10204 2004-10-25  James Henstridge  <james@jamesh.id.au>
10205
10206         Reviewed by:  David Schleef  <ds@schleef.org>
10207
10208         * examples/gstplay/player.c: (got_stream_length), (main):
10209         * examples/seeking/cdplayer.c: (update_scale):
10210         * examples/seeking/seek.c: (format_value), (update_scale):
10211         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10212         (stop_seek):
10213         Build fixes on AMD64.
10214
10215 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10216
10217         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10218
10219         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10220         Fix for some v4l cards which hang in v4lsrc
10221
10222 2004-10-25  Wim Taymans  <wim@fluendo.com>
10223
10224         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10225         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10226         Make sure to remove the pad when a new chain is
10227         encountered. Set some vars to NULL so we don't try
10228         to reference freed memory.
10229
10230 2004-10-25  Wim Taymans  <wim@fluendo.com>
10231
10232         * examples/seeking/Makefile.am:
10233         * examples/seeking/cdplayer.c: (update_scale):
10234         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10235         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10236         (format_value), (update_scale), (iterate), (start_seek),
10237         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10238         (print_usage), (main):
10239         Added some more examples, update others.
10240
10241 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10242
10243         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10244         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10245         * ext/theora/theoradec.c: (theora_dec_chain):
10246         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10247           Add codec-name metadata.
10248
10249 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10250
10251         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10252
10253         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10254         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10255         * ext/alsa/gstalsamixertrack.h:
10256         * po/POTFILES.in:
10257           ALSA mixer track label internationalization (#154054).
10258
10259 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10260
10261         * ext/theora/theoradec.c: (theora_dec_chain):
10262           Export bitrate as metadata.
10263
10264 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10265
10266         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10267         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10268         * ext/alsa/gstalsamixertrack.h:
10269           Fix names, fix loop.
10270
10271 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10272
10273         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10274         (speex_dec_convert):
10275           sinkconvert function so oggdemux can get the file length (totem).
10276
10277 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10278
10279         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10280
10281         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10282           Don't push incomplete packets.
10283         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10284           Fix MPEG-4 audio typefinding.
10285
10286 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10287
10288         * sys/v4l/Makefile.am:
10289         * sys/v4l/gstv4l.c: (plugin_init):
10290         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10291         (gst_v4lelement_init), (gst_v4lelement_dispose),
10292         (gst_v4lelement_change_state):
10293         * sys/v4l/gstv4lelement.h:
10294         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10295         (gst_v4l_xoverlay_close), (idle_refresh),
10296         (gst_v4l_xoverlay_set_xwindow_id):
10297         * sys/v4l/gstv4lxoverlay.h:
10298         * sys/v4l/v4l-overlay_calls.c:
10299         * sys/v4l/v4l_calls.h:
10300         * sys/v4l2/Makefile.am:
10301         * sys/v4l2/gstv4l2.c: (plugin_init):
10302         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10303         (gst_v4l2element_init), (gst_v4l2element_dispose),
10304         (gst_v4l2element_change_state):
10305         * sys/v4l2/gstv4l2element.h:
10306         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10307         (gst_v4l2_xoverlay_close), (idle_refresh),
10308         (gst_v4l2_xoverlay_set_xwindow_id):
10309         * sys/v4l2/gstv4l2xoverlay.h:
10310         * sys/v4l2/v4l2-overlay_calls.c:
10311         * sys/v4l2/v4l2_calls.h:
10312           Remove client-side overlay handling, use the X-server v4l plugin
10313           for that. Nicer overlay, less code. Also make the plugin
10314           compileable without X (but then without overlay, obviously).
10315           Makes xwindowlistener obsolete, should we remove that?
10316
10317 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10318
10319         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10320         (gst_osssrc_src_query):
10321         * sys/oss/gstosssrc.h:
10322           OK, so people want offset in DEFAULT. This time, actually fix all
10323           cases.
10324         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10325           Add FPS properly.
10326
10327 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10328
10329         * gst/asfdemux/gstasfmux.c:
10330         * gst/avi/gstavimux.c:
10331           Framerate.
10332
10333 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10334
10335         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10336           Fix properties (channel, norm, frequency).
10337
10338 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10339
10340         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10341           Flag typo.
10342         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10343           No warnings.
10344
10345 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10346
10347         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10348           Fix hang.
10349
10350 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10351
10352         * sys/v4l2/gstv4l2element.h:
10353           Yet Another Hack (tm) for kernel header borkedness.
10354         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10355         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10356         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10357         (gst_v4l2src_change_state):
10358         * sys/v4l2/gstv4l2src.h:
10359         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10360         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10361           Fix caps, keep track of state, work.
10362
10363 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10364
10365         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10366           Quiet.
10367
10368 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10369
10370         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10371           Don't mix bytes and samples.
10372
10373 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10374
10375         * ext/ogg/gstoggmux.c:
10376           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10377           and theora. Any is incorrect.
10378         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10379           Fix caps.
10380         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10381         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10382         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10383         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10384         * sys/v4l/gstv4lmjpegsrc.h:
10385         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10386         (gst_v4lsrc_change_state):
10387         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10388         (gst_v4lmjpegsrc_capture_stop):
10389           Fix caps. Keep track of internal state. Work.
10390
10391 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10392
10393         * ext/Makefile.am:
10394           Fix the build fixes.
10395
10396 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10397
10398         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10399         (gst_ogg_demux_src_event), (_find_chain_seek),
10400         (gst_ogg_pad_push):
10401           Check for pad availability before using it.
10402         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10403           Fix parsing of chained ogg. Needs more work on the decoder side.
10404
10405 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10406
10407         * gst/spectrum/Makefile.am:
10408         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10409         (idle_func):
10410           Fix demo and reenable it. Yes, I'm currently playing with audio
10411           analysis tools
10412
10413 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10414
10415         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10416           We love it if files that start at zero work too...
10417
10418 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10419
10420         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10421           Handle files with missing EOS headers.
10422
10423 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10424
10425         * gst/tcp/gsttcpserversink.c:
10426         (gst_tcpserversink_handle_server_read),
10427         (gst_tcpserversink_init_send):
10428         Zero some variables first (need for accept not to return EINVAL)
10429
10430 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10431
10432         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10433         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10434         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10435         (theora_dec_chain):
10436         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10437         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10438           Seeking and querying finetune.
10439
10440 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10441
10442         * configure.ac:
10443         * ext/Makefile.am:
10444         * ext/raw1394/Makefile.am:
10445           fix the build
10446
10447 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10448
10449         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10450           Wrong return.
10451         * gst/playback/Makefile.am:
10452         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10453         * gst/playback/gstplay-marshal.list:
10454         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10455           Fix marshallers.
10456
10457 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10458
10459         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10460           Silence.
10461
10462 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10463
10464         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10465         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10466         (gst_ogg_pad_push):
10467           Yay for non-lineair granulepos in theora.
10468
10469 2004-10-18  Wim Taymans  <wim@fluendo.com>
10470
10471         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10472         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10473         * ext/dv/gstdvdec.h:
10474         Make sure we renegotiate aspect ratio when the camera switches.
10475
10476 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10477
10478         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10479         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10480           Start at zero.
10481         * ext/theora/theoradec.c: (theora_dec_chain):
10482           Skip headers. Bad idea for chained ogg, but fixes seeking.
10483
10484 2004-10-18  Wim Taymans  <wim@fluendo.com>
10485
10486         * configure.ac:
10487         I swear, this is the last time I touch this.
10488
10489 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10490
10491         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10492         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10493         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10494           Faster seeking.
10495         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10496           Time-to-default conversion.
10497         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10498           Don't error on unknown packets, just skip. We should probably
10499           read them if we want to support chained ogg.
10500
10501 2004-10-18  Wim Taymans  <wim@fluendo.com>
10502
10503         * configure.ac:
10504         Added cdaudio to wrong list.
10505
10506 2004-10-18  Wim Taymans  <wim@fluendo.com>
10507
10508         * configure.ac:
10509         Revive cdaudio.
10510
10511 2004-10-18  Wim Taymans  <wim@fluendo.com>
10512
10513         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10514         (gst_dvdec_video_link), (gst_dvdec_push):
10515         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10516         (gst_smokeenc_resync), (gst_smokeenc_chain):
10517         Fix mimetype on smoke encoder.
10518         Add aspect ratio to dvdec. Not sure if these
10519         values are correct though....
10520
10521 2004-10-18  Wim Taymans  <wim@fluendo.com>
10522
10523         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10524         Fix vorbis property descriptions and ranges.
10525
10526 2004-10-18  Wim Taymans  <wim@fluendo.com>
10527
10528         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10529         Really do nothing when no data is available.
10530         Go to the playing state when the stream is not seekable
10531         instead of failing.
10532
10533 2004-10-18  Wim Taymans  <wim@fluendo.com>
10534
10535         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10536         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10537         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10538         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10539         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10540         Added uri handler for cd://
10541         Port to new API.
10542
10543 2004-10-18  Wim Taymans  <wim@fluendo.com>
10544
10545         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10546         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10547         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10548         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10549         (remove_prerolls), (unknown_type), (add_element_stream),
10550         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10551         (gst_play_base_bin_remove_element),
10552         (gst_play_base_bin_link_stream):
10553         * gst/playback/gstplaybin.c: (gen_video_element),
10554         (gen_vis_element), (remove_sinks), (setup_sinks):
10555         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10556         (gst_stream_info_get_type), (gst_stream_info_class_init),
10557         (gst_stream_info_init), (gst_stream_info_new),
10558         (gst_stream_info_dispose), (stream_info_mute_pad),
10559         (gst_stream_info_set_property), (gst_stream_info_get_property):
10560         * gst/playback/gststreaminfo.h:
10561         Add sink padtemplate to decodebin.
10562         Added some more comments.
10563         Make queue size configurable in playbasebin.
10564         Added possibility to use elements as sinks (ex cdaudio).
10565
10566 2004-10-15  Wim Taymans  <wim@fluendo.com>
10567
10568         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10569         (gst_speexenc_chain):
10570         Fix speex timestamps so that it gets muxed properly.
10571
10572 2004-10-15  Wim Taymans  <wim@fluendo.com>
10573
10574         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10575         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10576         (gst_dv1394src_init), (gst_dv1394src_dispose),
10577         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10578         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10579         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10580         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10581         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10582         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10583         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10584         * ext/raw1394/gstdv1394src.h:
10585         Added conversion/query functions.
10586         Update buffer timestamps,
10587         Added signals.
10588         Added uri dv:// so it might play from the firewire in playbin.
10589         Fix a possible leak.
10590         Added debugging.
10591
10592 2004-10-15  Wim Taymans  <wim@fluendo.com>
10593
10594         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10595         (gst_dv1394src_init), (gst_dv1394src_set_property),
10596         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10597         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10598         * ext/raw1394/gstdv1394src.h:
10599         Added AV/C VTR control support needed for some cameras.
10600         Added automatic port detection.
10601         Added properties for selecting the channel.
10602         The configure.ac script is not yet updated to reflect the
10603         new libavc1394 and librom1394 dependencies.
10604
10605 2004-10-15  Wim Taymans  <wim@fluendo.com>
10606
10607         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10608         (qtdemux_parse), (gst_qtdemux_handle_esds):
10609         An esds box is not a container.
10610         Fix parsing of mp4v boxes.
10611         Do not try to renegotiate fps for each frame. Need to
10612         find a better method. This should fix mp4 playback.
10613
10614 2004-10-14  David Schleef  <ds@schleef.org>
10615
10616         * configure.ac: update for swfdec-0.3 and liboil-0.2
10617         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10618         * ext/swfdec/gstswfdec.h: same
10619         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10620         * gst/videotestsrc/videotestsrc.c: same
10621
10622 2004-10-14  Wim Taymans  <wim@fluendo.com>
10623
10624         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10625         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10626         (is_sync_frame), (gst_multifdsink_new_client),
10627         (gst_multifdsink_handle_client_write),
10628         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10629         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10630         Turn warnings into info.
10631         Don't allow a state change in the streaming thread.
10632
10633 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10634
10635         * ext/vorbis/oggvorbisenc.c:
10636         * ext/vorbis/vorbisdec.c:
10637           fix template sample rate
10638
10639 2004-10-13  Wim Taymans  <wim@fluendo.com>
10640
10641         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10642         Decoding the header first fixes some problems in resyncing
10643         in more mp3s.
10644
10645 2004-10-12  Wim Taymans  <wim@fluendo.com>
10646
10647         * gst/playback/gstplaybin.c: (gen_video_element),
10648         (gen_vis_element), (remove_sinks), (setup_sinks):
10649         Added vis plugin support, need to configure the vis
10650         element to activate it.
10651
10652 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10653
10654         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10655         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10656           Some debug.
10657         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10658         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10659         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10660         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10661         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10662         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10663         * gst/avi/gstavidemux.h:
10664           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10665           recovery (where, if part of the index is broken, we will still read
10666           the rest of the index and recover the broken part by stream
10667           scanning). More broken media support. EOS workarounds. General AVI
10668           braindamage headache recovery. Aspirin included.
10669
10670 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10671
10672         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10673         (cdparanoia_event), (cdparanoia_query):
10674           Get rid of hideous lead-in.
10675
10676 2004-10-11  Wim Taymans  <wim@fluendo.com>
10677
10678         * gst/playback/gstplaybasebin.c: (setup_source):
10679         Wrong var used to get g_list_next.
10680
10681 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10682
10683         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10684         (cdparanoia_get), (cdparanoia_open):
10685           Report discid as metadata, add duration.
10686
10687 2004-10-11  Wim Taymans  <wim@fluendo.com>
10688
10689         * gst/playback/gstplaybasebin.c: (setup_source):
10690         Cleanup the previous pipeline a little earlier for the
10691         case that a source element provides raw data.
10692
10693 2004-10-11  Benjamin Otte  <otte@gnome.org>
10694
10695         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10696           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10697           consuming the last 128 bytes, even though it was valid mp3 data.
10698
10699 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10700
10701         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10702         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10703         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10704         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10705
10706 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10707
10708         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10709         Fix for webcams that support only specific width or height
10710
10711 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10712
10713         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10714
10715         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10716           Fix wrong discont event setup (fixes #154967).
10717
10718 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10719
10720         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10721
10722         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10723           Error out on invalid data (fixes #154807).
10724
10725 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10726
10727         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10728
10729         * ext/dvdread/dvdreadsrc.c: (_read):
10730           Make titles > 0 work again (fixes #154834).
10731
10732 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10733
10734         * gst-libs/gst/riff/riff-media.c:
10735         (gst_riff_create_video_template_caps):
10736           WMV3 missing in template caps.
10737
10738 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10739
10740         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10741           OK, so the original code was too strict. It makes random AVI files
10742           hang for seconds upon opening, which is unacceptable and is far
10743           beyond the original goal of getting multiple chunks for one-chunk
10744           sounc stream files. So now do just that.
10745
10746 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10747
10748         * gst/playback/gstplaybasebin.c: (setup_source),
10749         (gst_play_base_bin_change_state):
10750           Actually clean up streaminfo if output fails. This would trigger
10751           if, for example, there was no CD in the drive. No preroll, so
10752           a streaminfo structure is created, but the subsequent state change
10753           of the thread fails.
10754         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10755           Don't change state if parent failed.
10756
10757 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10758
10759         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10760         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10761         (gen_video_element), (remove_sinks):
10762           Add small bits of code for screenshot handling.
10763
10764 2004-10-08  Wim Taymans  <wim@fluendo.com>
10765
10766         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10767         (gen_video_element), (gen_audio_element), (setup_sinks):
10768         Don't assume the user provided sinks are named "sink"...
10769
10770 2004-10-08  Wim Taymans  <wim@fluendo.com>
10771
10772         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10773         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10774         (gst_play_base_bin_link_stream):
10775         Do not try to autoplug sources that generate raw streams like
10776         cdparanoia.
10777         disconnect the preroll overrun signal when we don't need it anymore.
10778
10779 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10780
10781         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10782         Added reworked patch from #154903 from milosz derezynski (deadchip).
10783
10784 2004-10-08  Wim Taymans  <wim@fluendo.com>
10785
10786         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10787         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10788         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10789         (cdparanoia_convert), (cdparanoia_uri_get_type),
10790         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10791         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10792         * ext/cdparanoia/gstcdparanoia.h:
10793         This adds the cdda://<tracknum> uri.
10794
10795 2004-10-08  Wim Taymans  <wim@fluendo.com>
10796
10797         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10798         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10799         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10800         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10801         (unknown_type), (gst_play_base_bin_remove_element),
10802         (gst_play_base_bin_link_stream):
10803         * gst/playback/gstplaybasebin.h:
10804         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10805         (gst_play_bin_set_property), (gen_video_element),
10806         (gen_audio_element), (setup_sinks):
10807         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10808         (gst_stream_info_get_type), (gst_stream_info_class_init),
10809         (gst_stream_info_init), (gst_stream_info_new),
10810         (gst_stream_info_dispose), (stream_info_mute_pad),
10811         (gst_stream_info_set_property), (gst_stream_info_get_property):
10812         * gst/playback/gststreaminfo.h:
10813         Reuse the audio and video bins.
10814         Some internal cleanups in the stream selection code.
10815
10816 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10817
10818         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10819         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10820         * sys/ximage/ximagesink.h:
10821         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10822         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10823         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10824         not coming from those elements. Moreover these elements should not keep
10825         the xid they have been given when in NULL state.
10826
10827 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10828
10829         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10830         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10831         * sys/ximage/ximagesink.h:
10832         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10833         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10834         * sys/xvimage/xvimagesink.h:
10835           Actually only create a new toplevel window if we're not gonna
10836           embed it right after.
10837
10838 2004-10-07  Wim Taymans  <wim@fluendo.com>
10839
10840         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10841         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10842         * gst/playback/gstplaybin.c: (setup_sinks):
10843         Implement muting/unmuting of streams, mute streams that are not
10844         used.
10845
10846 2004-10-07  Wim Taymans  <wim@fluendo.com>
10847
10848         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10849         (plugin_init):
10850         Added lame audio/x-ac3 typefind function.
10851
10852 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10853
10854         * configure.ac:
10855           bump nano to cvs
10856
10857 === release 0.8.5 ===
10858
10859 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10860
10861         * NEWS:
10862         * RELEASE:
10863         * configure.ac:
10864           releasing 0.8.5, "Take You On"
10865
10866 2004-10-06  Wim Taymans  <wim@fluendo.com>
10867
10868         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10869         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10870         (no_more_pads), (close_link), (type_found):
10871         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10872         * gst/playback/gstplaybin.c: (gen_video_element):
10873         Do not signal the no_more_pads after the first pad when
10874         we are plugging a non dynamic element with multiple
10875         output pads (like swfdec, dvdec, ...).
10876
10877 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10878
10879         * configure.ac:
10880           bump for prerelease
10881
10882 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10883
10884         * gst/wavparse/gstwavparse.c:
10885           add ATRAC3 to STATIC CAPS to fix a warning
10886
10887         * gst/matroska/ebml-read.c:
10888         * gst-libs/gst/riff/riff-read.c:
10889           fix typos
10890
10891 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10892
10893         * gst-libs/gst/riff/riff-media.c:
10894           generate caps for ATRAC3 audio streams
10895
10896         * gst/realmedia/rmdemux.c:
10897           generate caps for ATRAC3 audio streams
10898
10899 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10900
10901         * gst/wavparse/Makefile.am
10902         * gst/wavparse/riff.h
10903         * gst/wavparse/wavparse.vcproj
10904           riff.h removal (unused and duplication with riff-ids.h)
10905
10906 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10907
10908         * gst/wavparse/gstwavparse.h
10909           remove duplicated defines for audio codec codes
10910
10911         * gst-libs/gst/riff/riff-ids.h
10912         * gst/wavenc/riff.h:
10913           add "4CC" code for ATRAC3 audio streams
10914           add "4CC" code for ITU_G721_ADPCM (unused for now)
10915
10916 2004-10-06  Wim Taymans  <wim@fluendo.com>
10917
10918         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10919         Actually _do_ negotiation. Pass gdouble as arg instead
10920         of guint64 for the framerate.
10921
10922 2004-10-06  Wim Taymans  <wim@fluendo.com>
10923
10924         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10925         (find_compatibles), (close_pad_link), (try_to_link_1),
10926         (no_more_pads), (close_link), (type_found):
10927         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10928         * gst/playback/gstplaybin.c: (gen_video_element),
10929         (gen_audio_element):
10930         Set state on newly added element to READY so that negotiation
10931         can happen ASAP.
10932         Addes some more debug info.
10933         Do not try to plug pads with multiple caps structures or ANY
10934         because it is too dangerous since we do not do dynamic
10935         replugging.
10936
10937 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10938
10939         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10940
10941         * po/LINGUAS:
10942         * po/or.po:
10943           add Oriya translation
10944
10945 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10946
10947         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10948           Prevent overwrite of size member. Makes audio sound crappy.
10949
10950 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10951
10952         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10953         Add rmvb to the list of known RealMedia extensions
10954
10955 2004-10-05  Wim Taymans  <wim@fluendo.com>
10956
10957         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10958         (mngdec_openstream), (mngdec_closestream),
10959         (mngdec_handle_sink_event), (mngdec_readdata),
10960         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10961         (mngdec_getcanvasline), (mngdec_refresh),
10962         (gst_mngdec_change_state):
10963         Set the framerate correctly.
10964
10965 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10966
10967         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10968           There was something wrong with the index massaging.
10969
10970 2004-10-04  Wim Taymans  <wim@fluendo.com>
10971
10972         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10973         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10974         (gst_smokedec_chain):
10975         * ext/jpeg/gstsmokedec.h:
10976         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10977         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10978         * ext/jpeg/gstsmokeenc.h:
10979         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10980         (smokecodec_decode_new), (smokecodec_info_free),
10981         (smokecodec_set_quality), (smokecodec_get_quality),
10982         (smokecodec_set_threshold), (smokecodec_get_threshold),
10983         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10984         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10985         (smokecodec_encode), (smokecodec_parse_id),
10986         (smokecodec_parse_header), (smokecodec_decode):
10987         * ext/jpeg/smokecodec.h:
10988         * ext/jpeg/smokeformat.h:
10989         Updated smoke, new bitstream, allows embedding in ogg.
10990
10991 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10992
10993         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10994           Fix seeking in some files. All this code is no longer needed (and
10995           actually breaks stuff) because we now synchronize the full index
10996           right when reading the header.
10997
10998 2004-10-04  Wim Taymans  <wim@fluendo.com>
10999
11000         * configure.ac:
11001         configure update for libmng.
11002
11003 2004-10-04  Wim Taymans  <wim@fluendo.com>
11004
11005         * ext/libmng/Makefile.am:
11006         * ext/libmng/gstmng.c: (plugin_init):
11007         * ext/libmng/gstmng.h:
11008         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
11009         (gst_mngdec_base_init), (gst_mngdec_class_init),
11010         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
11011         (gst_mngdec_loop), (gst_mngdec_get_property),
11012         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
11013         (mngdec_closestream), (mngdec_handle_sink_event),
11014         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
11015         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
11016         (gst_mngdec_change_state):
11017         * ext/libmng/gstmngdec.h:
11018         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
11019         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
11020         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
11021         (gst_mngenc_chain), (gst_mngenc_get_property),
11022         (gst_mngenc_set_property):
11023         * ext/libmng/gstmngenc.h:
11024         Added basic MNG decoder. Needs more work. The encoder does
11025         not work yet.
11026
11027 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11028
11029         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
11030         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
11031         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
11032           Don't hang on length=0 chunks. Some negotiation fixes. Signal
11033           no-more-pads.
11034
11035 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11036
11037         * configure.ac:
11038           you need at least 1.0.4 of speex
11039
11040 2004-10-04 Iain <iaingnome@gmail.com>
11041
11042         * ext/speex/gstspeexdec.h: Revert the includes changes.
11043
11044         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
11045
11046 2004-09-30 Iain <iaingnome@gmail.com>
11047
11048         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
11049         found during init or set as a property instead of hardcoding /dev/audio
11050
11051 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11052
11053         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
11054         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
11055         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
11056         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
11057         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
11058         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
11059         (gst_rmdemux_dump_data):
11060           Use debug category, fix EOS handling. filesrc ! rmdemux now
11061           works.
11062
11063 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11064
11065         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11066         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
11067         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
11068           Improve allocation, cutting and sorting of the index. How takes a
11069           few seconds instead of minutes.
11070
11071 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
11072
11073         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
11074           fixed compilation
11075
11076 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11077
11078         * gst-libs/gst/riff/riff-media.c:
11079         (gst_riff_create_video_caps_with_data),
11080         (gst_riff_create_video_template_caps):
11081           Add wing commander format mimetype/fourccs.
11082         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11083           Don't crash if some value is 0.
11084
11085 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11086
11087         * gst-libs/gst/riff/riff-media.c:
11088         (gst_riff_create_video_caps_with_data),
11089         (gst_riff_create_video_template_caps):
11090           Add DIB fourcc (raw, palettized 8-bit RGB).
11091         * gst-libs/gst/riff/riff-read.c:
11092         (gst_riff_read_strf_vids_with_data):
11093           Oops, fix strf_data reading bug.
11094         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11095           Use a non-NULL tag.
11096         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11097           Time for hacks. Sorry Dave. At least one quicktime movie (a
11098           trailer) that I've encountered contains multiple video tracks.
11099           One of those is the actual video track, the other are one-frame
11100           tracks (images). Unfortunately, the number of frames according
11101           to the trak header is 1 for each, so that doesn't help. So
11102           instead, I look at the duration and discard tracks with a
11103           duration shorter than 20% of the length of the stream. Better
11104           than nothing.
11105
11106 2004-10-01  Christian Schaller <christian@fluendo.com>
11107
11108         * ext/ivorbis/vorbis.c:
11109           Patch from Phil Blundell (Bug 152341)
11110
11111 2004-10-01  Wim Taymans  <wim@fluendo.com>
11112
11113         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11114         (speex_dec_get_formats), (speex_dec_convert),
11115         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
11116         (speex_dec_chain), (gst_speexdec_get_property),
11117         (gst_speexdec_set_property):
11118         Small cleanups.
11119
11120 2004-10-01  Wim Taymans  <wim@fluendo.com>
11121
11122         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11123         (gst_wavparse_stream_init), (gst_wavparse_fmt),
11124         (gst_wavparse_other), (gst_wavparse_loop),
11125         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11126         (gst_wavparse_srcpad_event):
11127         * gst/wavparse/gstwavparse.h:
11128         Added some more debugging info.
11129         Fix the case where the length of the file is 0.
11130         Make sure we seek to sample borders.
11131
11132 2004-10-01  Wim Taymans  <wim@fluendo.com>
11133
11134         * gst/playback/README:
11135         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11136         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
11137         (try_to_link_1), (no_more_pads), (close_link), (type_found):
11138         Add some debug info to decodebin, update README
11139
11140 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11141
11142         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11143           Don't use g_print(); use GST_DEBUG().
11144
11145 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11146
11147         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11148         (gst_ogg_mux_queue_pads):
11149           Handle EOS properly.
11150
11151 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11152
11153         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11154
11155         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11156         (gst_faad_chain), (gst_faad_change_state):
11157         * ext/faad/gstfaad.h:
11158           Allow playback of raw (unframed) MPEG AAC files (#148993).
11159
11160 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11161
11162         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11163
11164         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11165           Throw error if we didn't recognize the stream. Fixes #152289.
11166
11167 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11168
11169         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11170           Fix negotiation.
11171
11172 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11173
11174         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11175
11176         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11177           Fix memleak.
11178
11179 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11180
11181         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11182
11183         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11184           Solve #152805.
11185         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11186           Solve 152806.
11187
11188 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11189
11190         * gst-libs/gst/riff/riff-media.c:
11191         (gst_riff_create_video_caps_with_data),
11192         (gst_riff_create_audio_caps_with_data):
11193           Add codec_data handling (like asfdemux used to do).
11194         * gst/asfdemux/gstasf.c: (plugin_init):
11195         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11196         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11197           Use riff-media for caps creation instead of our own (mostly
11198           broken) copy of its functions.
11199
11200 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11201
11202         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11203           Don't actually error out if we get another return value than
11204           -EINVAL. Opposite to what I first thought, drivers have random
11205           return values for this, although -EINVAL is the expected return
11206           value. Since this is not fatal, we shouldn't use
11207           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11208
11209 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11210
11211         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11212         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11213         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11214         (dvdreadsrc_get), (dvdreadsrc_open_file),
11215         (dvdreadsrc_change_state):
11216           Fix. Don't do one big huge loop around the whole DVD, that will
11217           cache all data and thus eat sizeof(dvd) (several GB) before we
11218           see something.
11219         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11220           Actually NULL'ify event after using it.
11221         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11222         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11223         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11224         (gst_ebml_read_seek), (gst_ebml_read_skip):
11225           Handle events.
11226         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11227         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11228         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11229           Fix timing (this will probably break if I seek using menus, but
11230           I didn't get there yet). VOBs and normal DVDs should now work.
11231           Add a mpeg2-only pad with high rank so this get autoplugged for
11232           MPEG-2 movies.
11233         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11234         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11235         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11236         (gst_mpeg_demux_get_audio_stream),
11237         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11238         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11239           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11240           MPEG-1 but use dvddemux for MPEG-2.
11241         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11242         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11243         (gst_mpeg_parse_parse_packhead):
11244           Timing. Only add pad template if it exists. Add sink template from
11245           class and not from ourselves. This means we will always use the
11246           correct sink template even if it is not the one defined in this
11247           file.
11248
11249 2004-09-29  Wim Taymans  <wim@fluendo.com>
11250
11251         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11252         (gst_mpeg_demux_parse_pes):
11253         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11254         Fix playback of mpeg again, timestamps where screwed up by
11255         patch 1.61.
11256
11257 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11258
11259         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11260           Only return true if we actually filled something in. Prevents
11261           player applications from showing a random length for flac files.
11262         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11263         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11264         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11265         (gst_riff_read_strf_vids_with_data),
11266         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11267           OK, ok, so I implemented event handling. Apparently it's normal
11268           that we receive random events at random points without asking
11269           for it.
11270         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11271         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11272         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11273         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11274         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11275         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11276         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11277         * gst/avi/gstavidemux.h:
11278           Implement non-lineair chunk handling and subchunk processing.
11279           The first solves playback of AVI files where the audio and video
11280           data of individual buffers that we read are not synchronized.
11281           This should not happen according to the wonderful AVI specs, but
11282           of course it does happen in reality. It is also a prerequisite for
11283           the second. Subchunk processing allows us to cut chunks in small
11284           pieces and process each of these pieces separately. This is
11285           required because I've seen several AVI files with incredibly large
11286           audio chunks, even some files with only one audio chunk for the
11287           whole file. This allows for proper playback including seeking.
11288           This patch is supposed to fix all AVI A/V sync issues.
11289         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11290         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11291           Work.
11292         * gst/modplug/gstmodplug.cc:
11293           Proper return value setting for the query() function.
11294         * gst/playback/gstplaybasebin.c: (setup_source):
11295           Being in non-playing state (after, e.g., EOS) is not necessarily
11296           a bad thing. Allow for that. This fixes playback of short files.
11297           They don't actually playback fully now, because the clock already
11298           runs. This means that small files (<500kB) with a small length
11299           (<2sec) will still not or barely play. Other files, such as mod
11300           or flx, will work correctly, however.
11301
11302 2004-09-28  Wim Taymans  <wim@fluendo.com>
11303
11304         * ext/speex/gstspeex.c: (plugin_init):
11305         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11306         (gst_speex_dec_class_init), (speex_dec_get_formats),
11307         (speex_get_event_masks), (speex_get_query_types),
11308         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11309         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11310         (gst_speexdec_get_property), (gst_speexdec_set_property),
11311         (speex_dec_change_state):
11312         * ext/speex/gstspeexdec.h:
11313         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11314         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11315         (gst_speexenc_base_init), (gst_speexenc_class_init),
11316         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11317         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11318         (gst_speexenc_src_query), (gst_speexenc_init),
11319         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11320         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11321         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11322         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11323         (gst_speexenc_chain), (gst_speexenc_get_property),
11324         (gst_speexenc_set_property), (gst_speexenc_change_state):
11325         * ext/speex/gstspeexenc.h:
11326         Rewrote speex encoder, make sure it can be embedded in ogg.
11327         Implemented speex decoder.
11328
11329 2004-09-28  Christian Schaller <christian@fluendo.com>
11330
11331         * configure.ac:
11332         Remove kioslave plugin. Markey is brewing a new working one
11333         * ext/Makefile.am: Remove kioslave plugin
11334         * ext/kio: remove
11335         * gst-plugins.spec.in: remove kio plugin from spec
11336
11337 2004-09-27  Wim Taymans  <wim@fluendo.com>
11338
11339         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11340         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11341         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11342         (gst_multifdsink_new_client),
11343         (gst_multifdsink_handle_client_write),
11344         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11345         (gst_multifdsink_handle_clients):
11346         * gst/tcp/gstmultifdsink.h:
11347         Make syncing to keyframes actually work for new clients and lagging
11348         clients.
11349
11350 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11351
11352         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11353         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11354         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11355         * gst/debug/gstnavigationtest.h:
11356           make navigationtest display button-press and button-release events
11357
11358 2004-09-26 Iain <iaingnome@gmail.com>
11359
11360         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11361         the channels have received a new media event.
11362         (interleave_buffered_loop): Compresses a new media event on all
11363         channels into one.
11364
11365 2004-09-26 Iain <iaingnome@gmail.com>
11366
11367         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11368         call the sinkpad's default event handler and not the srcpads. He also
11369         says this is confusing :)
11370         (gst_wavenc_stop_file): Company says that seek events only go upstream
11371         we should send a discontinuous downstream instead.
11372
11373 2004-09-25  Christian Schaller <christian@fluendo.com>
11374
11375         * Update SPEC file to be usable in conjunction with Fedora Core,
11376           Fedora.us and freshrpms packages
11377         * Fix typo in multifilesrc test Makefile
11378
11379 2004-09-24  Wim Taymans  <wim@fluendo.com>
11380
11381         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11382         Only signal the no_more_pads signal when we have
11383         added the stream to our list.
11384
11385 2004-09-24  Wim Taymans  <wim@fluendo.com>
11386
11387         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11388         (new_decoded_pad):
11389         * gst/playback/gstplaybasebin.h:
11390         * gst/playback/gstplaybin.c: (setup_sinks):
11391         Don't try to preroll or decode more than one audio/video
11392         track.
11393
11394 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11395
11396         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11397           Throw error if we failed to find a suitable output. This should
11398           throw an error if we successfully set up a pipeline (e.g. because
11399           we recognized a media file) but found no decodable streams in it
11400           (e.g. because it contains only media stream types for which we
11401           have no decoders, or because it's not a media type).
11402
11403 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11404
11405         * ext/dirac/Makefile.am:
11406         * ext/dirac/gstdirac.cc:
11407         * ext/dirac/gstdiracdec.cc:
11408         * ext/dirac/gstdiracdec.h:
11409           Do something. Don't actually know if this works because I don't
11410           have a demuxer yet.
11411         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11412           Add channels=1 to caps returned from _getcaps().
11413         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11414         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11415         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11416         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11417         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11418         (gst_ogm_parse_change_state):
11419           Separate between audio/video so ogmaudioparse actually uses the
11420           audio pad templates. Both audio and video work now, including
11421           autoplugging. Also use sometimes-srcpad hack.
11422         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11423           Handle events better. Don't hang on infinite loops.
11424         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11425         (gst_avi_demux_init), (gst_avi_demux_reset),
11426         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11427         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11428         (gst_avi_demux_change_state):
11429         * gst/avi/gstavidemux.h:
11430           Improve A/V sync. Still not perfect.
11431         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11432         (gst_ebml_read_skip):
11433           Handle events better.
11434         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11435         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11436         (qtdemux_audio_caps):
11437           Add IMA4. Improve event handling. Save offset after a seek when
11438           the headers are at the end of the file so that we don't end up in
11439           an infinite loop.
11440         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11441           Add low-priority typefind support for files with no length.
11442
11443 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11444
11445         * testsuite/multifilesink/Makefile.am:
11446         fix typo
11447
11448 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11449
11450         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11451         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11452         mistakes from thaytan's patches.
11453
11454 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11455
11456         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11457           For completeness, XSync in the destroy function as xvimage does.
11458
11459 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11460
11461         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11462            Correct caps negotiation
11463         * gst/volume/gstvolume.c: (volume_chain_float),
11464         (volume_chain_int16):
11465            Modify debug output to be little more informative
11466         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11467         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11468         (gst_xvimagesink_xvimage_destroy):
11469           Add XSync calls after detaching from the shared memory segment to
11470           avoid a crash.
11471
11472 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11473
11474         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11475         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11476         * ext/vorbis/vorbis.c: (plugin_init):
11477         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11478         (gst_vorbisenc_chain):
11479         * ext/vorbis/vorbisenc.h:
11480         remove explicit newmedia support from oggmux and vorbisenc
11481         add debug category to vorbisenc
11482         * gst/multifilesink/gstmultifilesink.c:
11483         (gst_multifilesink_class_init), (gst_multifilesink_init),
11484         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11485         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11486         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11487         (plugin_init):
11488         * gst/multifilesink/gstmultifilesink.h:
11489         add support for streamheader in multifilesink
11490
11491 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11492
11493         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11494         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11495         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11496           Prevent infinite loops. More correct error reporting.
11497         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11498           Error out if negotiation fails.
11499         * gst/playback/gstplaybasebin.c: (setup_source),
11500         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11501         (gst_play_base_bin_found_tag):
11502           Error/tag forwarding. Pre-roll fixes for source errors on state
11503           changes (e.g. "file does not exist") to prevent hangs.
11504
11505 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11506
11507         * testsuite/multifilesink/Makefile.am:
11508         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11509         (gst_newmedia_class_init), (gst_newmedia_init),
11510         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11511         (newfile_signal), (test_signal), (main):
11512         * testsuite/multifilesink/multifilesrc_test.c: (main):
11513         * testsuite/multifilesink/oggtheora_test.c:
11514         (gst_newmedia_base_init), (gst_newmedia_class_init),
11515         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11516         (test_format), (newfile_signal), (test_signal), (main):
11517         * testsuite/multifilesink/oggvorbis_test.c:
11518         (gst_newmedia_base_init), (gst_newmedia_class_init),
11519         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11520         (test_format), (newfile_signal), (test_signal), (main):
11521         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11522         (gst_newmedia_class_init), (gst_newmedia_init),
11523         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11524         (newfile_signal), (test_signal), (main):
11525         New media tests
11526
11527 2004-09-20  Christian Schaller <christian@fluendo.com>
11528
11529         * Fix mikmod license to LGPL as they have relicensed
11530         * Move Dirac and Effectv into LGPL section of README_license
11531
11532 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11533
11534         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11535         (gst_mad_change_state):
11536           Allow for mp3 rate/channels changes. However, only very
11537           conservatively. Reason that we *have* to enable this is smiply
11538           because the mad find_sync() function is not good enough, it will
11539           regularly sync on random data as valid frames and therefore make
11540           us provide random caps as *final* caps of the stream. The best fix
11541           I could think of is to simply require several of the same stream
11542           changes in a row before we change caps.
11543           The actual testcase that works now is #
11544         * ext/ogg/Makefile.am:
11545         * ext/ogg/gstogg.c: (plugin_init):
11546         * ext/ogg/gstogmparse.c:
11547           OGM support (video only for now; I need an audio sample file).
11548         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11549         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11550         (gst_asf_demux_add_video_stream):
11551           WMV extradata.
11552         * gst/playback/gstplaybasebin.c: (unknown_type):
11553           Don't error out on single unknown-types after all. It's wrong.
11554           If we found type of video and audio but not of a subtitle stream,
11555           it will still error out (which is unwanted). Will find a better fix
11556           later on.
11557         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11558         (ogmaudio_type_find), (plugin_init):
11559           OGM support.
11560
11561 2004-09-20  Johan Dahlin  <johan@gnome.org>
11562
11563         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11564         after setting caps.
11565
11566 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11567
11568         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11569         * gst/wavenc/gstwavenc.h:
11570         Added newmedia support to wavenc
11571
11572 2004-09-17  Wim Taymans  <wim@fluendo.com>
11573
11574         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11575         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11576         (gst_fdset_fd_can_write), (gst_fdset_wait):
11577         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11578         (gst_multifdsink_init), (gst_multifdsink_add),
11579         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11580         (gst_multifdsink_remove_client_link),
11581         (gst_multifdsink_client_queue_buffer),
11582         (gst_multifdsink_handle_client_write),
11583         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11584         (gst_multifdsink_close), (gst_multifdsink_change_state):
11585         * gst/tcp/gstmultifdsink.h:
11586         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11587         (gst_tcpserversink_removed):
11588         Small cleanups in fdset.c
11589         Use a hastable to map fd to the client structure for faster
11590         lookup in _remove and get_stats.
11591         Added virtual function to close the fds.
11592         Handle clients even when the select/poll call was unblocked because
11593         of a command.
11594         Implement syncing to keyframe in the recovery procedure.
11595
11596 2004-09-16 Iain <iaingnome@gmail.com>
11597
11598         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11599         try caps.
11600
11601 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11602
11603         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11604           Caps are only set if the type of the stream is unknown, but this
11605           is initialized in ->init_stream(), so set to UNKNOWN after calling
11606           ->init_stream() so that capsnego starts.
11607
11608 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11609
11610         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11611         (gst_avi_demux_stream_data):
11612           Just hardcode for raw audio then. AVI audio sucks.
11613
11614 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11615
11616         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11617         * gst/matroska/matroska-mux.c: (audiosink_templ),
11618         (gst_matroska_mux_audio_pad_link):
11619         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11620         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11621
11622 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11623
11624         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11625         (gst_avi_demux_stream_data):
11626           Try to fix a/v sync issues.
11627
11628 2004-09-15  David Schleef  <ds@schleef.org>
11629
11630         * configure.ac: remove NASM check, since we don't use it.  Update
11631         dirac check to 0.4
11632         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11633         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11634         Initialized variables.
11635         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11636         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11637         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11638         SVQ3 format
11639
11640 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11641
11642         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11643         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11644         * gst/avi/gstavidemux.h:
11645           Fix for compressed audio (mp3) timestamp generation. How did this
11646           ever work?
11647
11648 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11649
11650         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11651           Volume is a double not a float.
11652
11653 2004-09-15  Wim Taymans  <wim@fluendo.com>
11654
11655         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11656         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11657         Don't close the fd in multifdsink as we didn't open it in the
11658         first place. Some cleanups.
11659
11660 2004-09-15  Wim Taymans  <wim@fluendo.com>
11661
11662         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11663         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11664         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11665         Fix the case where the muxer would mark pages as delta
11666         frames when they are not (vorbis only ogg).
11667
11668 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11669
11670         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11671         (gst_play_base_bin_change_state):
11672           Handle the case where we failed to setup a clear pipeline. This
11673           will throw an error (or EOS, another nice case) and if you don't
11674           catch that, the app will wait for the signal forever (and thus
11675           hang).
11676
11677 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11678
11679         * ext/gnomevfs/gstgnomevfssink.c:
11680         (gst_gnomevfssink_uri_get_protocols):
11681         * ext/gnomevfs/gstgnomevfssrc.c:
11682         (gst_gnomevfssrc_uri_get_protocols):
11683         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11684         * ext/gnomevfs/gstgnomevfsuri.h:
11685           Use _uri_new() instead of _open(), so it doesn't take as long and
11686           Christophe's computer won't hang.
11687         * gst/playback/gstplaybasebin.c: (unknown_type):
11688           Throw error on unknown media type, so apps actually display it.
11689
11690 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11691
11692         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11693           this script to work on Solaris since bash shell handles echo
11694           differenly than bash.
11695
11696 2004-09-17  Wim Taymans  <wim@fluendo.com>
11697
11698         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11699         (setup_source), (gst_play_base_bin_set_property),
11700         (gst_play_base_bin_add_element):
11701         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11702         Some more work on making sure seeking pauses the pipeline and
11703         that changing the uri actually does something.
11704
11705 2004-09-17  Wim Taymans  <wim@fluendo.com>
11706
11707         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11708         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11709         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11710         (gst_tcpserversink_close):
11711         Be a bit more paranoid when freeing memory.
11712
11713 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11714
11715         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11716         (qtdemux_parse_trak):
11717           Don't crash by dividing by zero (see sample movie in #126922).
11718
11719 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11720
11721         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11722           Don't touch non-existing data (fixes crash on file in #140147).
11723
11724 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11725
11726         * gst/playback/gstplaybasebin.c:
11727         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11728           Handle double disposals, and proper change of URIs.
11729
11730 2004-09-13  Martin Eikermann <meiker@upb.de>
11731
11732         * gst/mpegstream/gstmpegparse.c:
11733           fix synchronistation for streams recorded from digital PCR
11734           fixes bug #119376
11735
11736 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11737
11738         * ext/gnomevfs/Makefile.am:
11739         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11740         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11741         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11742         (gst_gnomevfssink_uri_get_type),
11743         (gst_gnomevfssink_uri_get_protocols),
11744         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11745         (gst_gnomevfssink_uri_handler_init),
11746         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11747         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11748         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11749         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11750         (gst_gnomevfssrc_uri_get_type),
11751         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11752         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11753         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11754         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11755         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11756         * ext/gnomevfs/gstgnomevfsuri.h:
11757           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11758           of fake URIs to see which this version of Gnome-VFS likes, and
11759           uses that for the Gst-URI interface. Makes playbin support http://
11760           streams. Also fix up some stupid behaviour in gnomevfssrc.
11761
11762 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11763
11764         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11765         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11766         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11767         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11768           Update mixer (to sync with other sessions) if we try to obtain
11769           a new value. This makes alsamixer work accross applications.
11770         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11771           Only call sync functions if we're running, else alsalib asserts.
11772         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11773           Sometimes fails to compile. Possibly a gcc bug.
11774         * gst/playback/gstplaybin.c: (gen_video_element),
11775         (gen_audio_element):
11776           Add a reference to an application-provided object, because we lose
11777           this same reference if we add it to the bin. If we don't do this,
11778           we can only use this object once and thus crash if we go from
11779           ready to playing, back to ready and back to playing again.
11780           Also add an audioscale element because several cheap soundcards -
11781           like mine - don't support all samplerates.
11782         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11783         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11784           Fix wrong order or PAR calls. Makes automatically obtained PAR
11785           from the X server atually being used.
11786
11787 2004-09-12  David Schleef  <ds@schleef.org>
11788
11789         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11790         #151887, #152102, #152247.
11791         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11792         * examples/seeking/cdparanoia.c: same
11793         * examples/seeking/cdplayer.c: same
11794         * examples/seeking/seek.c: same
11795         * examples/seeking/spider_seek.c: same
11796         * examples/seeking/vorbisfile.c: same
11797         * examples/stats/mp2ogg.c: same
11798         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11799         (gst_esdsink_dispose): Dispose of element properly.
11800         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11801         fixes.
11802         * ext/nas/nassink.c: (gst_nassink_class_init),
11803         (gst_nassink_dispose): Dispose of element correctly.
11804         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11805         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11806         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11807         Fix 64-bit warning.
11808         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11809         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11810         Fix 64-bit warning.
11811
11812 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11813
11814         * configure.ac : change speex detection as 1.1.6 now uses
11815           .pc/pkg-config and they changed their headers location.
11816
11817 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11818
11819         * gst/matroska/matroska-mux.h:
11820         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11821         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11822         (gst_matroska_mux_write_data):
11823           Write multiple blocks/frames per cluster.
11824                 Write meta-seek information (seek heads).
11825
11826 2004-09-09  Scott Wheeler <wheeler@kde.org>
11827
11828         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11829         (gst_play_bin_set_property), (gst_play_bin_get_property),
11830         (gen_audio_element), (gen_audio_element):
11831           Add a volume element / property to the pipeline.
11832
11833 2004-09-07  Wim Taymans  <wim@fluendo.com>
11834
11835         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11836         Copy timestamps from the master pad to the output buffers.
11837
11838 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11839
11840         * ext/raw1394/gstdv1394src.c:
11841           throw errors when applicable
11842
11843 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11844
11845         * gst/matroska/ebml-ids.h:
11846         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11847         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11848         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11849           automatically convert unix time <-> ebml time when reading/writing
11850           a date, use gst_ebml_write_uint to write CUETIME,
11851           not gst_ebml_write_date.
11852         * gst/matroska/matroska-ids.h:
11853         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11854         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11855         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11856         (gst_matroska_mux_write_data):
11857           Write track and segment UIDs, write muxing date, write
11858           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11859           Create cues for audio only files.
11860
11861 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11862
11863         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11864         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11865           Re-commit ALSA switches.
11866         * gst/adder/gstadder.c: (gst_adder_loop):
11867           64-bit fix (#151416).
11868         * gst/debug/progressreport.c: (gst_progressreport_report):
11869           64-bit fix (#151419).
11870         * gst/matroska/matroska-demux.c:
11871         (gst_matroska_demux_parse_contents):
11872           64-bit fix (#151420).
11873         * gst/playback/test3.c: (update_scale):
11874           64-bit fix (#151421).
11875
11876 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11877
11878         * configure.ac:
11879           bump nano to cvs
11880
11881 === release 0.8.4 ===
11882
11883 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11884
11885         * configure.ac: releasing 0.8.4, "Alias"
11886
11887 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11888
11889         * ext/theora/Makefile.am:
11890           fix makefile.  Fixes #151462.
11891
11892 2004-08-30  Wim Taymans  <wim@fluendo.com>
11893
11894         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11895         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11896         (gst_multifdsink_remove_client_link),
11897         (gst_multifdsink_client_queue_buffer),
11898         (gst_multifdsink_handle_client_write):
11899         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11900         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11901         Fix some memory leaks.
11902
11903 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11904
11905         Patch by: David Schleef
11906
11907         * configure.ac:
11908         * sys/Makefile.am:
11909           rename our detection macro for V4L2.  Fixes #151236.
11910
11911 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11912
11913         Patch by: David Schleef
11914
11915         * configure.ac:
11916           check to define LAMEPRESET.  Fixes #151232.
11917
11918 2004-08-27  David Schleef  <ds@schleef.org>
11919
11920         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11921         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11922         (gst_glimagesink_fixate):  Move local variable declarations to
11923         make gcc-2.95 happy.
11924
11925 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11926
11927         * configure.ac:
11928           bump nano for prerelease
11929
11930 2004-08-27  David Schleef  <ds@schleef.org>
11931
11932         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11933         * sys/sunaudio/gstsunaudiosrc.c:
11934         * sys/sunaudio/gstsunaudiosrc.h:
11935
11936 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11937
11938         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11939         handle EOS correctly
11940         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11941         * gst/matroska/matroska-mux.h:
11942         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11943         VFW compatibility mode
11944
11945 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11946
11947         patch by: Zaheer Abbas Merali
11948
11949         * ext/ogg/gstoggmux.c:
11950         * ext/vorbis/vorbisenc.c:
11951         * ext/vorbis/vorbisenc.h:
11952           handle NEWMEDIA
11953
11954 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11955
11956         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11957         fix byte order reversion on little endian machines.
11958         * gst/matroska/matroska-mux.c: (audiosink_templ),
11959         (gst_matroska_mux_audio_pad_link):
11960         add TTA codec to the list of supported codecs.
11961         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11962         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11963         (gst_matroska_mux_write_data):
11964         * gst/matroska/matroska-mux.h:
11965         write segment duration correctly, write muxing app string, fixes bugs
11966         #140897 and #140898.
11967         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11968         wait for all pads to be negotiated before starting to mux.
11969
11970 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11971
11972         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11973         * ext/lame/gstlame.h:
11974         Added new media support to lame
11975
11976 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11977
11978         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11979         send vorbis headers at the beginning of a stream, fixes bug #141554.
11980         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11981         bug #148950.
11982         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11983         (gst_matroska_demux_plugin_init):
11984         * gst/matroska/matroska-ids.h:
11985         enable demuxing of TTA audio streams, fixes bug #148951.
11986         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11987         enable typefinding for TTA audio files, fixes bug #148711.
11988         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11989         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11990         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11991
11992 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11993
11994         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11995         (gst_riff_read_element_data), (gst_riff_read_seek),
11996         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11997         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11998         <teuf@gnome.org>
11999
12000 2004-08-23 Iain <iaingnome@gmail.com>
12001
12002         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
12003         tags. They appear to be handled differently to normal.
12004         (tag_list_to_id3_tag_foreach): Ditto.
12005
12006 2004-08-22  Wim Taymans  <wim@fluendo.com>
12007
12008         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12009         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12010         Make sure we never send -1 granulepos.
12011
12012 2004-08-20  Wim Taymans  <wim@fluendo.com>
12013
12014         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12015         (gst_ogg_mux_loop):
12016         I will accept bitchslappings with non sharp objects.
12017
12018 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12019
12020         * configure.ac:
12021         Clean up the test for lame presets
12022
12023 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12024
12025         * configure.ac:
12026         * ext/lame/Makefile.am:
12027         * ext/lame/gstlame.c: (gst_lame_class_init),
12028         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12029         Only enable lame presets if version of lame has presets in API
12030
12031 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
12032         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
12033         * gst/udp/gstudpsrc.h:
12034           Don't call gst_pad_push in a get function. Fixes #150449
12035
12036 2004-08-18  Wim Taymans  <wim@fluendo.com>
12037
12038         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
12039         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
12040         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12041         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12042         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12043         (gst_fdset_wait):
12044         * gst/tcp/gstfdset.h:
12045         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12046         (gst_multifdsink_client_queue_buffer),
12047         (gst_multifdsink_handle_client_write):
12048         * gst/tcp/gstmultifdsink.h:
12049         Some extra checks in gstfdset.
12050         Only use send() when the fd is a socket. Don't try to
12051         read from write only fds.
12052
12053 2004-08-18  Wim Taymans  <wim@fluendo.com>
12054
12055         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
12056         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12057         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12058         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12059         (gst_fdset_wait):
12060         Add more locking and bounds checking.
12061
12062 2004-08-18  Wim Taymans  <wim@fluendo.com>
12063
12064         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
12065         Realloc test fdset in the lock and right before starting
12066         the poll call. Bump the limit to 4096.
12067
12068 2004-08-17  David Schleef  <ds@schleef.org>
12069
12070         * sys/sunaudio/Makefile.am:
12071         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
12072         of rates and channels.  Make debugging less obnoxious.
12073
12074         Patch from Balamurali Viswanathan implementing a mixer for
12075         Sun audio.  (bug #144091):
12076         * sys/sunaudio/gstsunelement.c:
12077         * sys/sunaudio/gstsunelement.h:
12078         * sys/sunaudio/gstsunmixer.c:
12079         * sys/sunaudio/gstsunmixer.h:
12080
12081 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12082
12083         * gst/audioscale/gstaudioscale.c:
12084         * gst/audioscale/gstaudioscale.h:
12085         made audioscale resample from any sample rate to any sample rate
12086
12087 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12088
12089         * ext/libpng/gstpngdec.c:
12090           error out on unsupported types
12091
12092 2004-08-17  Iain <iaingnome@gmail.com>
12093
12094         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
12095         mid_side and loose_mid_side properties if its a stereo stream.
12096
12097 2004-08-17  Wim Taymans  <wim@fluendo.com>
12098
12099         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12100         (theora_get_formats), (theora_dec_src_convert),
12101         (theora_dec_sink_convert), (theora_dec_src_query),
12102         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12103         Add a debug line.
12104
12105 2004-08-17  Wim Taymans  <wim@fluendo.com>
12106
12107         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
12108         (gst_ogg_pad_push):
12109         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12110         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
12111         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
12112         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12113         Mark delta units in the muxer.
12114         Try to decode the packet after an out-of-sync error from
12115         libogg.
12116
12117 2004-08-17  Wim Taymans  <wim@fluendo.com>
12118
12119         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12120         (gst_multifdsink_init), (gst_multifdsink_add),
12121         (gst_multifdsink_client_queue_buffer),
12122         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
12123         * gst/tcp/gstmultifdsink.h:
12124         Added option to send a keyframe to clients as the first buffer.
12125         Make timeout property writable.
12126
12127 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12128
12129         patch by: Wim Taymans
12130
12131         * gst/tcp/gstfdset.c:
12132         * gst/tcp/gstmultifdsink.c:
12133           fix index comparison, should include 0
12134
12135 2004-08-16  Wim Taymans  <wim@fluendo.com>
12136
12137         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
12138         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12139         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12140         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12141         (gst_fdset_wait):
12142           copy when reallocing for poll so the select arguments don't get
12143           changed during the call
12144
12145 2004-08-16  Wim Taymans  <wim@fluendo.com>
12146
12147         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12148         (gst_theora_enc_class_init), (theora_enc_sink_link),
12149         (theora_buffer_from_packet), (theora_enc_chain):
12150         Fix bug where buffers were not marked as keyframes
12151         correctly.
12152
12153 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12154
12155         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12156         (gst_lame_preset_get_type), (gst_lame_class_init):
12157         describe the enum values for vbr mode and presets more verbosely
12158
12159 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12160
12161         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12162         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12163         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12164         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12165         * ext/lame/gstlame.h:
12166         add preset property to lame so it can use lame presets
12167
12168 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12169
12170         * ext/lame/gstlame.c: (gst_lame_get_property):
12171         whoops forgot break, thanks teuf
12172
12173 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12174
12175         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12176         (gst_lame_class_init), (gst_lame_src_getcaps),
12177         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12178         (gst_lame_get_property), (gst_lame_setup):
12179         * ext/lame/gstlame.h:
12180         fix lame's broken vbr stuff, allow it to resample if need be, and also
12181         make xing header optional
12182
12183 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12184
12185         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12186         added getcaps function so samplerate doesnt get fixated to silly values
12187
12188 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12189
12190         * ext/lame/gstlame.c: (gst_lame_src_link):
12191         revert previous fix
12192
12193 2004-08-12  Johan Dahlin  <johan@gnome.org>
12194
12195         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12196         checks. Doesn't matter what state we are in. Interfaces are a
12197         compile time thing, not runtime. It also broke the python bindings.
12198
12199 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12200
12201         * ext/lame/gstlame.c: (gst_lame_src_link):
12202         made source pad link function check if sinkpad is ok..fixes the problem
12203         where core fixates the output rate of lame stupidly
12204
12205 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12206
12207         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12208         * sys/v4l/v4l_calls.c:
12209         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12210           fix fixate function to handle nonsimple caps.
12211           remove bogus check in _link
12212           cleanups
12213
12214 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12215
12216         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12217         set default compression ratio parameter to 0.0 so bitrate parameter
12218         works :)
12219
12220 2004-08-11  David Schleef  <ds@schleef.org>
12221
12222         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12223
12224 2004-08-11  David Schleef  <ds@schleef.org>
12225
12226         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12227         before.
12228
12229 2004-08-11  David Schleef  <ds@schleef.org>
12230
12231         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12232
12233 2004-08-11  David Schleef  <ds@schleef.org>
12234
12235         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12236           license field
12237         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12238         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12239           LGPL.
12240         * gst/auparse/gstauparse.c: Fix plugin license field.
12241         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12242         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12243         * gst/rtp/gstrtp.c: Fix plugin license field.
12244
12245 2004-08-11  Wim Taymans  <wim@fluendo.com>
12246
12247         * gst/tcp/Makefile.am:
12248         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12249         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12250         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12251         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12252         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12253         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12254         (gst_fdset_fd_can_write), (gst_fdset_wait):
12255         * gst/tcp/gstfdset.h:
12256         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12257         (gst_multifdsink_class_init), (gst_multifdsink_init),
12258         (gst_multifdsink_add), (gst_multifdsink_remove),
12259         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12260         (gst_multifdsink_remove_client_link),
12261         (gst_multifdsink_handle_client_read),
12262         (gst_multifdsink_client_queue_data),
12263         (gst_multifdsink_client_queue_caps),
12264         (gst_multifdsink_client_queue_buffer),
12265         (gst_multifdsink_handle_client_write),
12266         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12267         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12268         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12269         (gst_multifdsink_close):
12270         * gst/tcp/gstmultifdsink.h:
12271         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12272         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12273         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12274         (gst_tcpserversink_close):
12275         * gst/tcp/gsttcpserversink.h:
12276         Abstracted away the select call, implemented poll (yes we ran into
12277         the 1024 limit in production).
12278
12279 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12280
12281         * gst/tcp/gsttcp.c:
12282         * gst/tcp/gsttcpplugin.c:
12283           improve debuggging, remove assert
12284
12285 2004-08-10  Wim Taymans  <wim@fluendo.com>
12286
12287         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12288         (gst_client_status_get_type), (gst_multifdsink_class_init),
12289         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12290         (gst_multifdsink_handle_client_read),
12291         (gst_multifdsink_handle_client_write),
12292         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12293         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12294         (gst_multifdsink_get_property):
12295         * gst/tcp/gstmultifdsink.h:
12296         * gst/tcp/gsttcp-marshal.list:
12297         Starting to prepare for specifying buffer time in other units
12298         than buffers. Expose remove reason in signal.
12299
12300 2004-08-10  Wim Taymans  <wim@fluendo.com>
12301
12302         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12303         (gst_multifdsink_remove), (gst_multifdsink_clear),
12304         (gst_multifdsink_remove_client_link),
12305         (gst_multifdsink_handle_client_read),
12306         (gst_multifdsink_client_queue_data),
12307         (gst_multifdsink_client_queue_buffer),
12308         (gst_multifdsink_handle_client_write),
12309         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12310         (gst_multifdsink_chain), (gst_multifdsink_close):
12311         * gst/tcp/gstmultifdsink.h:
12312         Added more debugging info. Changed the way clients are
12313         removed from the lists. Fixed a bug where a bad file descriptor
12314         could cause many clients to be removed.
12315
12316 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12317
12318         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12319           allow all pixel-aspect-ratios, not just 1:1
12320
12321 2004-08-09  David Schleef  <ds@schleef.org>
12322
12323         * sys/glsink/ARB_multitexture.h:  Remove old files.
12324         * sys/glsink/EXT_paletted_texture.h:
12325         * sys/glsink/NV_register_combiners.h:
12326         * sys/glsink/gstgl_nvimage.c:
12327         * sys/glsink/gstgl_pdrimage.c:
12328         * sys/glsink/gstgl_rgbimage.c:
12329         * sys/glsink/gstglsink.c:
12330         * sys/glsink/gstglsink.h:
12331         * sys/glsink/gstglxwindow.c:
12332         * sys/glsink/regcomb_yuvrgb.c:
12333
12334 2004-08-09  David Schleef  <ds@schleef.org>
12335
12336         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12337         GL sink plugin.  (Bug #147302)
12338
12339         * configure.ac: Test for OpenGL
12340         * sys/Makefile.am: Use test for OpenGL
12341         * sys/glsink/Makefile.am:
12342         * sys/glsink/glimagesink.c: rewrite
12343         * sys/glsink/glimagesink.h: rewrite
12344
12345 2004-08-09  David Schleef  <ds@schleef.org>
12346
12347         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12348         sane framerates.
12349         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12350         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12351         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12352
12353 2004-08-09  Wim Taymans  <wim@fluendo.com>
12354
12355         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12356         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12357         (gst_multifdsink_client_remove),
12358         (gst_multifdsink_handle_client_read),
12359         (gst_multifdsink_handle_client_write),
12360         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12361         Do a bit more logging, make the client_read code more robust.
12362
12363 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12364
12365         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12366         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12367         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12368         (gst_jpegdec_init), (gst_jpegdec_chain):
12369         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12370         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12371           cleanups, debugging fixes and memleak plugging
12372
12373 2004-08-09  Wim Taymans  <wim@fluendo.com>
12374
12375         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12376         (theora_get_formats), (theora_dec_src_convert),
12377         (theora_dec_sink_convert), (theora_dec_src_query),
12378         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12379         (theora_dec_change_state):
12380         Don't crash on missing header packets.
12381
12382 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12383
12384         * po/LINGUAS:
12385         * po/sq.po:
12386           Added Albanian translation (Laurent Dhima)
12387         * po/cs.po:
12388           updated
12389
12390 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12391
12392         * ext/lame/gstlame.c:
12393           fix/add debugging
12394
12395 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12396
12397         * sys/ximage/ximagesink.c:
12398         * sys/xvimage/xvimagesink.c:
12399           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12400
12401 2004-08-06  Wim Taymans  <wim@fluendo.com>
12402
12403         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12404         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12405         (gst_multifdsink_client_remove),
12406         (gst_multifdsink_handle_client_read),
12407         (gst_multifdsink_handle_client_write),
12408         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12409         Make sure we don't try to read more from a client that what
12410         ioctl says us or we deadlock.
12411
12412 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12413
12414         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12415         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12416         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12417           decouple running_time and n_frames so it can handle changing
12418           framerate while running
12419
12420 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12421
12422         * po/nl.po:
12423         * po/sv.po:
12424           updated translations
12425
12426 2004-08-04  Benjamin Otte  <otte@gnome.org>
12427
12428         * gst/videotestsrc/gstvideotestsrc.c:
12429         (gst_videotestsrc_get_capslist), (generate_capslist),
12430         (plugin_init):
12431           generate the list of supported caps at startup and reuse it instead
12432           of always generating it
12433
12434 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12435
12436         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12437           whoops, last checkin broke normal build
12438
12439 2004-08-03  Benjamin Otte  <otte@gnome.org>
12440
12441         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12442         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12443         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12444         (gst_alsa_mixer_get_option):
12445         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12446         (dvdnavsrc_print_event):
12447         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12448         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12449         (gst_ogg_mux_pad_unlink):
12450         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12451         (gst_multipart_mux_pad_unlink):
12452         * gst/videofilter/gstvideobalance.c:
12453         (gst_videobalance_colorbalance_set_value):
12454         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12455         (gst_videomixer_pad_unlink):
12456         * po/uk.po:
12457         * sys/oss/gstossmixer.c:
12458         * sys/v4l/gstv4lcolorbalance.c:
12459         * sys/v4l/gstv4ltuner.c:
12460         * sys/v4l/v4lsrc_calls.c:
12461         * sys/v4l2/gstv4l2colorbalance.c:
12462         * sys/v4l2/gstv4l2tuner.c:
12463           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12464
12465 2004-08-03  Benjamin Otte  <otte@gnome.org>
12466
12467         * examples/dynparams/filter.c: (ui_control_create):
12468         * examples/gstplay/player.c: (print_tag):
12469         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12470         * ext/gdk_pixbuf/gstgdkanimation.c:
12471         (gst_gdk_animation_iter_may_advance):
12472         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12473         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12474         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12475         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12476         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12477         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12478         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12479         * gst/sine/demo-dparams.c: (main):
12480         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12481         * testsuite/alsa/formats.c: (create_pipeline):
12482         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12483           fixes for G_DISABLE_ASSERT and friends
12484         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12485         (mp3_type_frame_length_from_header), (mp3_type_find),
12486         (plugin_init):
12487           require mp3 typefinding to have at least MIN_HEADERS valid headers
12488           add typefinding for AAC adts files
12489
12490 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12491
12492         * sys/ximage/ximagesink.c:
12493         (gst_ximagesink_calculate_pixel_aspect_ratio):
12494         * sys/xvimage/xvimagesink.c:
12495         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12496         Make sure we calculate pixel-aspect-ratio using floating point maths
12497
12498 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12499
12500         * po/uk.po:
12501           updated translation
12502
12503 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12504
12505         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12506         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12507           add debugging for display PAR calculation
12508
12509 2004-08-02  David Schleef  <ds@schleef.org>
12510
12511         * configure.ac: Fix mikmod CFLAGS.
12512
12513 2004-07-27  Benjamin Otte  <otte@gnome.org>
12514
12515         * gst/audioscale/gstaudioscale.c:
12516         - fix templates to only support S16, it's the only format that works
12517         - make caps nego code use try_set_caps_nonfixed and fixation instead
12518         of try_set_caps twice, which is not nice for autopluggers
12519         - change rank to secondary, so autopluggers can pick it up after
12520         audioconvert
12521
12522 2004-08-02  Iain <iain@prettypeople.org>
12523
12524         * gst/interleave/interleave.c (interleave_init),
12525         (interleave_request_new_pad),
12526         (interleave_pad_removed),
12527         (interleave_buffered_loop): Use the real pad count, not the artificial
12528         one.
12529
12530 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12531
12532         * configure.ac: bump nano back to development
12533
12534 === release 0.8.3 ===
12535
12536 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12537
12538         * configure.ac: releasing 0.8.3, "Water"
12539
12540 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12541
12542         * sys/xvimage/xvimagesink.c:
12543         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12544         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12545         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12546         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12547         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12548         * sys/xvimage/xvimagesink.h:
12549           apply similar PAR fixes as to ximagesink
12550
12551 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12552
12553         patch from: Benjamin Otte
12554
12555         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12556           add link function to lame.  Fixes #148986.
12557
12558 2004-08-02  Johan Dahlin  <johan@gnome.org>
12559
12560         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12561         fix debugging log
12562
12563 2004-07-30  David Schleef  <ds@schleef.org>
12564
12565         * gst/videomixer/Makefile.am: Fix things that should have been
12566         fixed in the last checkin.
12567
12568 2004-07-30  David Schleef  <ds@schleef.org>
12569
12570         * gst/multipart/Makefile.am: Fix things that should have been
12571         fixed in the last checkin.
12572
12573 2004-07-30  David Schleef  <ds@schleef.org>
12574
12575         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12576
12577 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12578
12579         * configure.ac:
12580           bump nano for prerelease
12581         * po/af.po:
12582         * po/az.po:
12583         * po/cs.po:
12584         * po/en_GB.po:
12585         * po/hu.po:
12586         * po/nl.po:
12587         * po/sr.po:
12588         * po/sv.po:
12589         * po/uk.po:
12590           updates
12591
12592 2004-07-30  Wim Taymans  <wim@fluendo.com>
12593
12594         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12595         (gst_multifdsink_add), (gst_multifdsink_remove),
12596         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12597         (gst_multifdsink_client_remove),
12598         (gst_multifdsink_handle_client_write),
12599         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12600         * gst/tcp/gstmultifdsink.h:
12601         Recover from a select with a bad file descriptor by removing
12602         the client.
12603
12604 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12605
12606         * configure.ac:
12607           fix requirement of core
12608         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12609         (gst_play_pipeline_setup):
12610           don't use colorspace element.  do use hermescolorspace element.
12611           make macro to get a colorspace element.
12612           mark strings for translation.
12613         * po/POTFILES.in:
12614           add play.c
12615         * po/af.po:
12616         * po/az.po:
12617         * po/cs.po:
12618         * po/en_GB.po:
12619         * po/hu.po:
12620         * po/nl.po:
12621         * po/sr.po:
12622         * po/sv.po:
12623         * po/uk.po:
12624           update translations
12625
12626 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12627
12628         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12629         fix default for newmedia flag
12630
12631 2004-07-30  Wim Taymans  <wim@fluendo.com>
12632
12633         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12634         (gst_theora_dec_init), (theora_get_formats),
12635         (theora_dec_src_convert), (theora_dec_sink_convert),
12636         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12637         (theora_dec_chain), (theora_dec_set_property),
12638         (theora_dec_get_property):
12639         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12640         (gst_theora_enc_class_init), (gst_theora_enc_init),
12641         (theora_enc_sink_link), (theora_enc_chain),
12642         (theora_enc_set_property), (theora_enc_get_property):
12643         Added cropping option to theora decoder.
12644         Added border option to theora encoder.
12645
12646 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12647
12648         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12649         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12650         (gst_pngenc_set_property):
12651         * ext/libpng/gstpngenc.h:
12652         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
12653
12654 2004-07-30  Wim Taymans  <wim@fluendo.com>
12655
12656         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12657         (theora_enc_sink_link), (theora_enc_chain),
12658         (theora_enc_set_property), (theora_enc_get_property):
12659         Fix encoding of non-multiple-of-16 video.
12660
12661 2004-07-29  David Schleef  <ds@schleef.org>
12662
12663         * configure.ac: make test for audiofile more strict
12664
12665 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12666
12667         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12668           give different names to typefind functions
12669
12670 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12671
12672         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12673         (gst_ximagesink_calculate_pixel_aspect_ratio),
12674         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12675         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12676         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12677         (gst_ximagesink_get_property), (gst_ximagesink_init):
12678         * sys/ximage/ximagesink.h:
12679           allocate PAR's dynamically.
12680           use autodetected PAR if no object-set PAR is given.
12681           add workaround for directfb's X not setting physical size.
12682           fix to xvimagesink will follow tomorrow.
12683
12684 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12685
12686         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12687         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12688         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12689         (gst_shout2send_class_init), (gst_shout2send_init),
12690         (set_shout_metadata), (gst_shout2send_set_metadata),
12691         (gst_shout2send_chain), (gst_shout2send_set_property),
12692         (gst_shout2send_get_property), (gst_shout2send_connect),
12693         (gst_shout2send_change_state):
12694         * ext/shout2/gstshout2.h:
12695         - fix for sending mp3 audio to icecast2 server, if pad link function not
12696         called before PAUSED state
12697         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12698         - added tagging support for mp3 audio broadcasted
12699         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12700         debug info
12701
12702 2004-07-28  Wim Taymans  <wim@fluendo.com>
12703
12704         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12705         (gst_ogg_demux_push):
12706         Return query failure when we don't know the length of
12707         an ogg stream insteda of returning TRUE with a bogus value.
12708
12709 2004-07-28  Wim Taymans  <wim@fluendo.com>
12710
12711         * ext/theora/theoradec.c: (theora_get_formats),
12712         (theora_dec_src_convert), (theora_dec_sink_convert),
12713         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12714         (theora_dec_chain):
12715         Don't screw up the 1 Chroma for 1 luma sample situation when we
12716         have an odd offset/width by adding a black border in those cases.
12717
12718 2004-07-28  Wim Taymans  <wim@fluendo.com>
12719
12720         * ext/theora/theoradec.c: (theora_get_formats),
12721         (theora_dec_src_convert), (theora_dec_sink_convert),
12722         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12723         (theora_dec_chain):
12724         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12725         Added first attempt at cropping of the image as required by the
12726         theora spec. We need more properties in the caps (offset_x,
12727         offset_y,stride) to implement this correctly.
12728
12729 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12730
12731         * ext/dvdnav/README:
12732           Update the README to use dvddemux
12733         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12734           Ensure getcaps returns a subset of the template caps
12735         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12736         (gst_mpeg2subt_init):
12737           Ensure getcaps returns a subset of the template caps
12738         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12739         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12740         (gst_dvd_demux_get_subpicture_stream),
12741         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12742         * gst/mpegstream/gstdvddemux.h:
12743           Set the explicit caps on the current_video pad before pushing
12744           anything
12745         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12746         (gst_mpeg_demux_get_audio_stream):
12747           Free caps used to gst_pad_set_explicit_caps, which takes a const
12748           GstCaps *
12749
12750 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12751
12752         * configure.ac: update GStreamer requirement to 0.8.4 because of
12753           GstFraction.
12754
12755 2004-07-28  Wim Taymans  <wim@fluendo.com>
12756
12757         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12758         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12759         Add the pad to the element after setting up the caps. This
12760         makes it a lot easier to autoplug.
12761
12762 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12763
12764         * gst/median/gstmedian.c:
12765         * gst/mpeg2subt/gstmpeg2subt.c:
12766         * gst/mpegaudioparse/gstmpegaudioparse.c:
12767         * gst/mpegstream/gstdvddemux.c:
12768         * gst/mpegstream/gstmpegdemux.c:
12769         * gst/mpegstream/gstmpegpacketize.c:
12770         * gst/rtjpeg/gstrtjpeg.c:
12771         * gst/rtjpeg/gstrtjpegdec.c:
12772         * gst/rtjpeg/gstrtjpegenc.c:
12773         * gst/sine/gstsinesrc.c:
12774         * gst/smooth/gstsmooth.c:
12775         * gst/smpte/gstsmpte.c:
12776         * gst/smpte/gstsmpte.h:
12777         * gst/stereo/gststereo.c:
12778         * gst/videofilter/gstgamma.c:
12779         * gst/videofilter/gstvideobalance.c:
12780         * gst/videofilter/gstvideofilter.c:
12781         * gst/videofilter/gstvideoflip.c:
12782         * gst/videoscale/gstvideoscale.c:
12783         * gst/videoscale/videoscale.c:
12784         * gst/videotestsrc/gstvideotestsrc.c:
12785         * gst/videotestsrc/videotestsrc.c:
12786         * gst/wavenc/gstwavenc.c:
12787         * gst/wavparse/gstwavparse.c:
12788           fix local includes and 64 bits constants
12789
12790 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12791
12792         * win32/gst.sln:
12793         * gst-libs/gst/*/*.vcproj:
12794         * gst/*/*.vcproj:
12795           more working plugins
12796
12797 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12798
12799         * testsuite/alsa/Makefile.am:
12800         * testsuite/alsa/srcstate.c:
12801         add test for alsasrc changing state
12802
12803 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12804
12805         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12806         (gst_silence_get):
12807         * gst/silence/gstsilence.h:
12808         fix silence generation for 16bit raw audio
12809
12810 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12811
12812         * gst/matroska/matroska-demux.c:
12813         (gst_matroska_demux_parse_metadata),
12814         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12815         * gst/mpegaudio/common.c:
12816         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12817         (gst_videoscale_getcaps), (gst_videoscale_link),
12818         (gst_videoscale_src_fixate), (gst_videoscale_init),
12819         (gst_videoscale_finalize):
12820         * gst/videoscale/gstvideoscale.h:
12821         * gst/videotestsrc/gstvideotestsrc.c:
12822         (gst_videotestsrc_get_capslist):
12823         * gst/wavenc/gstwavenc.c:
12824         * sys/oss/gstossmixer.c: (fill_labels):
12825         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12826         (gst_ximagesink_handle_xevents),
12827         (gst_ximagesink_calculate_pixel_aspect_ratio),
12828         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12829         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12830         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12831         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12832         (gst_ximagesink_init), (gst_ximagesink_class_init):
12833         * sys/ximage/ximagesink.h:
12834         * sys/xvimage/xvimagesink.c:
12835         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12836         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12837         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12838         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12839         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12840         * sys/xvimage/xvimagesink.h:
12841           first batch of pixel aspect ratio commits.
12842
12843 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12844
12845         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12846         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12847         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12848           handle stride, needs work if we want to move stride handling
12849           upstream, but works correctly for our purposes.
12850
12851 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12852
12853         * gst/videoscale/README:
12854           add testing examples
12855         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12856         (gst_videoscale_chain):
12857         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12858         (gst_videoscale_get_size):
12859           add get_size function that handles stride like videotestsrc.
12860           fixes conversion for YUV formats for as much as I can test them.
12861
12862 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12863
12864         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12865         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12866         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12867         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12868         (gst_xvimagesink_xvimage_put):
12869           further cleanups, logging, error handling and synchronizing
12870
12871 2004-07-27  Wim Taymans  <wim@fluendo.com>
12872
12873         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12874         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12875         (gst_videomixer_pad_set_property),
12876         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12877         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12878         (gst_videomixer_class_init), (gst_videomixer_init),
12879         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12880         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12881         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12882         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12883         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12884         (gst_videomixer_loop), (plugin_init):
12885         Be a nicer negotiation citizen and provide a getcaps function on
12886         the srcpad. This also fixes a crash when resizing.
12887
12888 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12889
12890         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12891         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12892
12893 2004-07-27  Wim Taymans  <wim@fluendo.com>
12894
12895         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12896         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12897         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12898         (gst_pngenc_set_property):
12899         * ext/libpng/gstpngenc.h:
12900         Added snapshot property to pngenc.
12901         removed g_print from pngdec
12902
12903 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12904
12905         * gst/ac3parse/ac3parse.vcproj
12906         * gst/adder/adder.vcproj
12907         * gst/alpha/alpha.vcproj
12908         * gst/alpha/alphacolor.vcproj
12909         * gst/asfdemux/asf.vcproj
12910         * gst/audioconvert/audioconvert.vcproj
12911         * gst/audiorate/audiorate.vcproj
12912         * gst/audioscale/audioscale.vcproj
12913         * gst/auparse/auparse.vcproj
12914         * gst/avi/avi.vcproj
12915         * gst/cdxaparse/cdxaparse.vcproj
12916         * gst/chart/chart.vcproj
12917         * gst/colorspace/colorspace.vcproj
12918         * gst/cutter/cutter.vcproj
12919         * gst/debug/debug.vcproj
12920         * gst/debug/efence.vcproj
12921         * gst/debug/navigationtest.vcproj
12922         * gst/deinterlace/deinterlace.vcproj
12923         * gst/effectv/effectv.vcproj
12924         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12925         * gst/filter/filter.vcproj
12926         * gst/flx/flxdec.vcproj
12927         * gst/goom/goom.vcproj
12928         * gst/interleave/interleave.vcproj
12929         * gst/law/alaw.vcproj
12930         * gst/law/mulaw.vcproj
12931         * gst/matroska/matroska.vcproj
12932         * gst/median/median.vcproj
12933         * gst/mixmatrix/mixmatrix.vcproj
12934         * gst/mpeg1sys/mpeg1systemencode.vcproj
12935         * gst/mpeg1videoparse/mp1videoparse.vcproj
12936         * gst/mpeg2sub/mpeg2subt.vcproj
12937         * gst/mpegaudio/mpegaudio.vcproj
12938         * gst/mpegaudioparse/mpegaudioparse.vcproj
12939         * gst/mpegstream/mpegstream.vcproj
12940         * gst/multifilesink/multifilesink.vcproj
12941         * gst/multipart/multipart.vcproj
12942         * gst/oneton/oneton.vcproj
12943         * gst/overlay/overlay.vcproj
12944         * gst/passthrough/passthrough.vcproj
12945         * gst/qtdemux/qtdemux.vcproj
12946         * gst/realmedia/rmdemux.vcproj
12947         * gst/rtjpeg/rtjpeg.vcproj
12948         * gst/rtp/rtp.vcproj
12949         * gst/silence/silence.vcproj
12950         * gst/sine/sinesrc.vcproj
12951         * gst/smooth/smooth.vcproj
12952         * gst/smpte/smpte.vcproj
12953         * gst/spectrum/spectrum.vcproj
12954         * gst/speed/speed.vcproj
12955         * gst/stereo/stereo.vcproj
12956         * gst/switch/switch.vcproj
12957         * gst/tags/tagedit.vcproj
12958         * gst/tcp/tcp.vcproj
12959         * gst/typefind/typefindfunctions.vcproj
12960         * gst/udp/udp.vcproj
12961         * gst/videobox/videobox.vcproj
12962         * gst/videocrop/videocrop.vcproj
12963         * gst/videodrop/videodrop.vcproj
12964         * gst/videofilter/gamma.vcproj
12965         * gst/videofilter/videobalance.vcproj
12966         * gst/videofilter/videofilter.vcproj
12967         * gst/videofilter/videoflip.vcproj
12968         * gst/videoflip/videoflip.vcproj
12969         * gst/videomixer/videomixer.vcproj
12970         * gst/videorate/videorate.vcproj
12971         * gst/videoscale/videoscale.vcproj
12972         * gst/videotestsrc/videotestsrc.vcproj
12973         * gst/virtualdub/virtualdub.vcproj
12974         * gst/volenv/volenv.vcproj
12975         * gst/volume/volume.vcproj
12976         * gst/wavenc/wavenc.vcproj
12977         * gst/wavparse/wavparse.vcproj
12978         * gst/y4m/y4menc.vcproj
12979         * gst-libs/gst/audio/audio.vcproj
12980         * gst-libs/gst/audio/audiofilter.vcproj
12981         * gst-libs/gst/colorbalance/colorbalance.vcproj
12982         * gst-libs/gst/idct/idtc.vcproj
12983         * gst-libs/gst/media-info/media-info.vcproj
12984         * gst-libs/gst/mixer/mixer.vcproj
12985         * gst-libs/gst/navigation/navigation.vcproj
12986         * gst-libs/gst/play/play.vcproj
12987         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12988         * gst-libs/gst/resample/resample.vcproj
12989         * gst-libs/gst/riff/riff.vcproj
12990         * gst-libs/gst/tuner/tuner.vcproj
12991         * gst-libs/gst/video/video.vcproj
12992         * gst-libs/gst/xoverlay/xoverlay.vcproj
12993           avoid problems with math.h, fix release dependancy
12994           rename GStreamer-0.8.lib to libgstreamer.lib
12995
12996 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12997
12998         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12999         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
13000         the atom is not available we have to unlock the mutex. Fixes #148023
13001
13002 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13003
13004         * gst-libs/gst/media-info/media-info.h:
13005           issue for a vararg macro with MSVC
13006
13007 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13008
13009         * gst/effectv/effectv.vcproj
13010         * gst-libs/gst/idct/idct.vcproj:
13011         * gst-libs/gst/media-info/media-info.vcproj:
13012         * gst-libs/gst/navigation/navigation.vcproj:
13013         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13014         * gst-libs/gst/video/video.vcproj:
13015         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13016           fixes for build problems
13017
13018 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13019
13020         * gst-libs/gst/audio/audio.def:
13021         * gst-libs/gst/audio/riff.def:
13022           add some definitions needed by plugins
13023
13024 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13025
13026         * gst/asfdemux/gstasfmux.c
13027           Fix some 64 bits constants to be glib friendly
13028
13029 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13030
13031         * gst/ac3parse/gstac3parse.c
13032         * gst/audioscale/gstaudioscale.c
13033         * gst/auparse/gstauparse.c
13034         * gst/colorspace/gstcolorspace.c
13035         * gst/colorspace/yuv2rgb.h
13036           local include fixes
13037
13038 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13039
13040         * win32/gst.sln
13041           add more plugins to the build
13042
13043 2004-07-26  Julien MOUTTE  <julien@moutte.net>
13044
13045         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
13046         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
13047
13048 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13049
13050         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
13051         (gst_level_set_property), (gst_level_get_property),
13052         (gst_level_base_init), (gst_level_class_init):
13053           add debugging categories.  cleanups.
13054
13055 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13056
13057         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13058         (gst_videoscale_planar411), (gst_videoscale_planar400),
13059         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
13060         (gst_videoscale_scale_nearest_str1),
13061         (gst_videoscale_scale_nearest_str2),
13062         (gst_videoscale_scale_nearest_str4),
13063         (gst_videoscale_scale_nearest_16bit),
13064         (gst_videoscale_scale_nearest_24bit):
13065           fixed stride issues
13066           tested with 320x240 -> 321, 322, 324 x240
13067           tested with YV12, I420, YUY2, UYVY
13068           fixed packed422rev (don't think it could have worked before)
13069           by testing with UYVY
13070
13071 2004-07-26  Benjamin Otte  <otte@gnome.org>
13072
13073         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
13074         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
13075         (plugin_init):
13076           add debugging category, add error checks like checking return values
13077           of setup calls, make sure it still works after
13078           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
13079
13080 2004-07-26  Wim Taymans  <wim@fluendo.com>
13081
13082         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
13083         (gst_mpeg_demux_get_audio_stream),
13084         (gst_mpeg_demux_process_private):
13085         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
13086         Check for error codes from the negotiation functions. Make sure
13087         we really set the pad caps when a new pad is created.
13088
13089 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13090
13091         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13092         (gst_ffmpeg_caps_to_pix_fmt):
13093         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
13094         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13095         (gst_ffmpegcolorspace_pad_link):
13096           don't make function do two things at the same time without reason.
13097
13098 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13099
13100         * gst/ac3parse/ac3parse.vcproj
13101         * gst/adder/adder.vcproj
13102         * gst/alpha/alpha.vcproj
13103         * gst/alpha/alphacolor.vcproj
13104         * gst/asfdemux/asf.vcproj
13105         * gst/audioconvert/audioconvert.vcproj
13106         * gst/audiorate/audiorate.vcproj
13107         * gst/audioscale/audioscale.vcproj
13108         * gst/auparse/auparse.vcproj
13109         * gst/avi/avi.vcproj
13110         * gst/cdxaparse/cdxaparse.vcproj
13111         * gst/chart/chart.vcproj
13112         * gst/colorspace/colorspace.vcproj
13113         * gst/cutter/cutter.vcproj
13114         * gst/debug/debug.vcproj
13115         * gst/debug/efence.vcproj
13116         * gst/debug/navigationtest.vcproj
13117         * gst/deinterlace/deinterlace.vcproj
13118         * gst/effectv/effectv.vcproj
13119         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13120         * gst/filter/filter.vcproj
13121         * gst/flx/flxdec.vcproj
13122         * gst/goom/goom.vcproj
13123         * gst/interleave/interleave.vcproj
13124         * gst/law/alaw.vcproj
13125         * gst/law/mulaw.vcproj
13126         * gst/matroska/matroska.vcproj
13127         * gst/median/median.vcproj
13128         * gst/mixmatrix/mixmatrix.vcproj
13129         * gst/mpeg1sys/mpeg1systemencode.vcproj
13130         * gst/mpeg1videoparse/mp1videoparse.vcproj
13131         * gst/mpeg2sub/mpeg2subt.vcproj
13132         * gst/mpegaudio/mpegaudio.vcproj
13133         * gst/mpegaudioparse/mpegaudioparse.vcproj
13134         * gst/mpegstream/mpegstream.vcproj
13135         * gst/multifilesink/multifilesink.vcproj
13136         * gst/multipart/multipart.vcproj
13137         * gst/oneton/oneton.vcproj
13138         * gst/overlay/overlay.vcproj
13139         * gst/passthrough/passthrough.vcproj
13140         * gst/qtdemux/qtdemux.vcproj
13141         * gst/realmedia/rmdemux.vcproj
13142         * gst/rtjpeg/rtjpeg.vcproj
13143         * gst/rtp/rtp.vcproj
13144         * gst/silence/silence.vcproj
13145         * gst/sine/sinesrc.vcproj
13146         * gst/smooth/smooth.vcproj
13147         * gst/smpte/smpte.vcproj
13148         * gst/spectrum/spectrum.vcproj
13149         * gst/speed/speed.vcproj
13150         * gst/stereo/stereo.vcproj
13151         * gst/switch/switch.vcproj
13152         * gst/tags/tagedit.vcproj
13153         * gst/tcp/tcp.vcproj
13154         * gst/typefind/typefindfunctions.vcproj
13155         * gst/udp/udp.vcproj
13156         * gst/videobox/videobox.vcproj
13157         * gst/videocrop/videocrop.vcproj
13158         * gst/videodrop/videodrop.vcproj
13159         * gst/videofilter/gamma.vcproj
13160         * gst/videofilter/videobalance.vcproj
13161         * gst/videofilter/videofilter.vcproj
13162         * gst/videofilter/videoflip.vcproj
13163         * gst/videoflip/videoflip.vcproj
13164         * gst/videomixer/videomixer.vcproj
13165         * gst/videorate/videorate.vcproj
13166         * gst/videoscale/videoscale.vcproj
13167         * gst/videotestsrc/videotestsrc.vcproj
13168         * gst/virtualdub/virtualdub.vcproj
13169         * gst/volenv/volenv.vcproj
13170         * gst/volume/volume.vcproj
13171         * gst/wavenc/wavenc.vcproj
13172         * gst/wavparse/wavparse.vcproj
13173         * gst/y4m/y4menc.vcproj
13174           more plugins supported under windows
13175
13176 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13177
13178         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13179         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13180         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13181         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13182         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13183           Add debugging statements.  Use the sizes as returned by the
13184           *CreateImage calls.
13185
13186 2004-07-26  Johan Dahlin  <johan@gnome.org>
13187
13188         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13189         the pad is negotiated.
13190
13191         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13192
13193 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13194
13195         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13196         * gst-libs/gst/idct/idct.vcproj:
13197         * gst-libs/gst/media-info/media-info.vcproj:
13198         * gst-libs/gst/mixer/mixer.vcproj:
13199         * gst-libs/gst/navigation/navigation.vcproj:
13200         * gst-libs/gst/play/play.vcproj:
13201         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13202         * gst-libs/gst/resample/resample.vcproj:
13203         * gst-libs/gst/tuner/tuner.vcproj:
13204         * gst-libs/gst/video/video.vcproj:
13205         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13206           more plugins supported under windows
13207
13208 2004-07-25 Iain <iain@prettypeople.org>
13209
13210         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13211         pad now rather than when the pad is created because state changes wipe
13212         explicit caps (fixes #148043).
13213
13214 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13215
13216         reviewed by Benjamin Otte  <otte@gnome.org>
13217
13218         * ext/mad/gstmad.c:
13219           fix mad plugin crashing on Sun (fixes #148289)
13220
13221 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13222
13223         * gst/avi/avi.def:
13224         * gst/avi/avi.vcproj:
13225         * gst/matroska/matroska.def:
13226         * gst/matroska/matroska.vcproj:
13227           remove unused .def files
13228
13229 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13230
13231         * gst-libs/gst/audio/gstaudiofilter.c:
13232           Clean the local include
13233
13234 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13235
13236         * win32/gst.sln:
13237         * gst-libs/gst/audio/audio.def:
13238         * gst-libs/gst/audio/audio.vcproj:
13239         * gst-libs/gst/audio/audiofilter.vcproj:
13240         * gst-libs/gst/audio/riff.def:
13241         * gst-libs/gst/audio/riff.vcproj:
13242         * gst-libs/gst/gst-libs.def:
13243         * gst-libs/gst/gst-libs.vcproj:
13244         * gst/avi/avi.vcproj:
13245         * gst/avi/avi.vcproj:
13246           Copy the files where needed after building, cleaner projects
13247
13248 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13249
13250         * gst/matroska/ebml-write.c:
13251           Fix some 64 bits constants to be glib friendly
13252
13253 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13254
13255         * win32/gst.sln:
13256         * gst-libs/gst/gst-libs.def:
13257         * gst-libs/gst/gst-libs.vcproj:
13258         * gst/matroska/matroska.def:
13259         * gst/matroska/matroska.vcproj:
13260           Add the preliminary canvas to build plugins on Win32
13261
13262 2004-07-23  Benjamin Otte  <otte@gnome.org>
13263
13264         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13265           don't enfore negotiation from source side, it breaks
13266           sinesrc ! audioconvert ! osssink
13267
13268 2004-07-22  David Schleef  <ds@schleef.org>
13269
13270         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13271         for ELF files, since they can easily be recognized as audio/mpeg.
13272         (bug #147441)
13273
13274 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13275
13276         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13277         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13278         (gst_videoscale_scale_nearest_24bit),
13279         (gst_videoscale_scale_nearest_16bit):
13280           fix 16bit and 24bit for stride (24bit might need testing)
13281           don't pretend we do more than one algorithm
13282
13283 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13284
13285         * configure.ac:
13286         * gst/Makefile.am:
13287         * gst/multifilesink/Makefile.am:
13288         * gst/multifilesink/gstmultifilesink.c:
13289         (gst_multifilesink_get_formats),
13290         (gst_multifilesink_get_query_types), (_do_init),
13291         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13292         (gst_multifilesink_init), (gst_multifilesink_dispose),
13293         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13294         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13295         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13296         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13297         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13298         (gst_multifilesink_uri_get_type),
13299         (gst_multifilesink_uri_get_protocols),
13300         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13301         (gst_multifilesink_uri_handler_init), (plugin_init):
13302         * gst/multifilesink/gstmultifilesink.h:
13303         * testsuite/Makefile.am:
13304         * testsuite/multifilesink/Makefile.am:
13305         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13306         (gst_newmedia_class_init), (gst_newmedia_init),
13307         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13308         (newfile_signal), (test_signal), (main):
13309         multifilesink plugin for creating new files every time a new media
13310         discontinuity event occurs
13311
13312 2004-07-22  Wim Taymans  <wim@fluendo.com>
13313
13314         * gst/alpha/Makefile.am:
13315         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13316         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13317         (gst_alpha_color_init), (gst_alpha_color_set_property),
13318         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13319         (transform), (gst_alpha_color_chain),
13320         (gst_alpha_color_change_state), (plugin_init):
13321         Stupid plugin to to RGBA to AYUV conversion because none of
13322         the colorspace plugins can handle that yet.
13323
13324 2004-07-22  Wim Taymans  <wim@fluendo.com>
13325
13326         * examples/seeking/seek.c: (update_scale), (main):
13327         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13328         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13329         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13330         (gst_decode_bin_init), (gst_decode_bin_dispose),
13331         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13332         (no_more_pads), (close_link), (type_found),
13333         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13334         (plugin_init):
13335         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13336         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13337         (gst_play_base_bin_dispose), (queue_overrun),
13338         (gen_preroll_element), (remove_prerolls), (unknown_type),
13339         (no_more_pads), (new_stream), (setup_source),
13340         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13341         (play_base_eos), (gst_play_base_bin_change_state),
13342         (gst_play_base_bin_add_element),
13343         (gst_play_base_bin_remove_element),
13344         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13345         (gst_play_base_bin_unlink_stream),
13346         (gst_play_base_bin_get_streaminfo):
13347         * gst/playback/gstplaybin.c: (gen_video_element),
13348         (gen_audio_element):
13349         * gst/playback/gststreaminfo.h:
13350         More playback updates, attempt to fix things after the state change
13351         breakage.
13352
13353 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13354
13355         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13356         (gst_videoscale_scale_nearest_16bit):
13357           comment algorithm
13358
13359 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13360
13361         * gst/videotestsrc/gstvideotestsrc.c:
13362         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13363         (gst_videotestsrc_init), (gst_videotestsrc_get),
13364         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13365         (gst_videotestsrc_get_property):
13366         * gst/videotestsrc/gstvideotestsrc.h:
13367         * gst/videotestsrc/videotestsrc.c:
13368         * gst/videotestsrc/videotestsrc.h:
13369           cleanup and commenting
13370
13371 2004-07-21  Wim Taymans  <wim@fluendo.com>
13372
13373         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13374         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13375         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13376         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13377         (_find_chain_get_unknown_part), (_find_streams_check),
13378         (gst_ogg_demux_push), (gst_ogg_pad_push):
13379         * ext/theora/theoradec.c: (theora_get_formats),
13380         (theora_dec_src_convert), (theora_dec_sink_convert),
13381         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13382         (theora_dec_chain):
13383         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13384         (vorbis_dec_convert), (vorbis_dec_src_query),
13385         (vorbis_dec_src_event), (vorbis_dec_event):
13386         More seeking fixes, oggdemux now supports seeking to time and
13387         uses the downstream element to convert granulepos to time.
13388         Seeking in theora-only ogg files now works.
13389
13390 2004-07-21  Wim Taymans  <wim@fluendo.com>
13391
13392         * ext/theora/theoradec.c: (gst_theora_dec_init),
13393         (theora_get_formats), (theora_get_event_masks),
13394         (theora_get_query_types), (theora_dec_src_convert),
13395         (theora_dec_sink_convert), (theora_dec_src_query),
13396         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13397         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13398         (vorbis_get_event_masks), (vorbis_get_query_types),
13399         (gst_vorbis_dec_init), (vorbis_dec_convert),
13400         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13401         Added query/convert/formats functions to vorbis and theora decoders
13402         so that the outside world can use them too. Fixed seeking on an
13403         ogg/theora/vorbis file by disabling the seeking seeking on the
13404         theora srcpad.
13405
13406 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13407
13408         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13409         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13410         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13411         images creation for both elements. We don't create the image on caps
13412         nego or renego, we just destroy the internal one if present if it does
13413         not match the needs. The chain function takes care of creating a new
13414         image when needed.
13415         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13416         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13417         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13418         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13419         the image format information. The buffer pool checks for the context
13420         image format and discard images with different formats.
13421         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13422
13423 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13424
13425         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13426         (gst_ffmpegcolorspace_chain):
13427           no point in doing any chaining if the pad we want to push from
13428           isn't usable.
13429
13430 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13431
13432         * gst-libs/gst/riff/riff-media.c:
13433         (gst_riff_create_audio_caps_with_data):
13434           Fix double end-to-native symbol conversion (#148021).
13435
13436 2004-07-20  David Schleef  <ds@schleef.org>
13437
13438         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13439         Don't use an Atom that doesn't exist.
13440
13441 2004-07-20  Wim Taymans  <wim@fluendo.com>
13442
13443         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13444         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13445         (gst_multifdsink_client_remove),
13446         (gst_multifdsink_handle_client_write),
13447         (gst_multifdsink_queue_buffer):
13448         * gst/tcp/gstmultifdsink.h:
13449         More multifdsink stats. Avoid deadlock by releasing locks
13450         before sending out a signal.
13451
13452 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13453
13454         * po/LINGUAS:
13455         * po/hu.po:
13456           added Hungarian translation (Laszlo Dvornik)
13457
13458 2004-07-20  Wim Taymans  <wim@fluendo.com>
13459
13460         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13461         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13462         (gst_multifdsink_handle_client_write),
13463         (gst_multifdsink_queue_buffer):
13464         * gst/tcp/gsttcp-marshal.list:
13465         Fixed the stupid marshal definition.
13466
13467 2004-07-20  Wim Taymans  <wim@fluendo.com>
13468
13469         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13470         (gst_multifdsink_init), (gst_multifdsink_add),
13471         (gst_multifdsink_client_remove),
13472         (gst_multifdsink_handle_client_write),
13473         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13474         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13475         (gst_multifdsink_init_send):
13476         * gst/tcp/gstmultifdsink.h:
13477         Added more stats, added timeout for a client, fixed some typos
13478         and added some comments.
13479
13480 2004-07-20  Wim Taymans  <wim@fluendo.com>
13481
13482         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13483         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13484         (gst_multifdsink_client_remove),
13485         (gst_multifdsink_handle_client_write):
13486         * gst/tcp/gstmultifdsink.h:
13487         * gst/tcp/gsttcp-marshal.list:
13488         Added get_stats method that returns a GValueArray of
13489         stats values.
13490
13491 2004-07-19  Benjamin Otte  <otte@gnome.org>
13492
13493         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13494           make sure longname, description and author are valid UTF-8
13495
13496 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13497
13498         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13499         (gst_ximagesink_set_property):
13500         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13501         (gst_xvimagesink_set_property):
13502           make sure SYNCHRONOUS is respected after getting the X context
13503
13504 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13505
13506         * gst/matroska/matroska-demux.c:
13507         (gst_matroska_demux_handle_src_event),
13508         (gst_matroska_demux_parse_blockgroup):
13509         * gst/matroska/matroska-ids.h:
13510           add BlockReference tag and ignore it to clear out log.
13511           ignore NAVIGATION events to clear out log.
13512
13513 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13514
13515         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13516         (gst_matroska_demux_add_stream):
13517         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13518           add debug categories
13519
13520 2004-07-16  Wim Taymans  <wim@fluendo.com>
13521
13522         * ext/libpng/Makefile.am:
13523         * ext/libpng/gstpng.c: (plugin_init):
13524         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13525         (gst_pngdec_get_type), (gst_pngdec_base_init),
13526         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13527         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13528         * ext/libpng/gstpngdec.h:
13529         Added png decoder.
13530
13531 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13532
13533         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13534         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13535         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13536         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13537         (gst_ximagesink_buffer_alloc):
13538         * sys/ximage/ximagesink.h:
13539         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13540         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13541         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13542         (gst_xvimagesink_buffer_alloc):
13543         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13544         again. Using internal data pointer of the x(v)image to store image's
13545         data to be coherent with the buffer alloc mechanism. Investigated the
13546         image destruction code to be sure that everything gets freed correctly.
13547
13548 2004-07-16  Wim Taymans  <wim@fluendo.com>
13549
13550         * gst-libs/gst/riff/riff-read.c:
13551         (gst_riff_read_strf_vids_with_data),
13552         (gst_riff_read_strf_auds_with_data):
13553         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13554         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13555         Make sure we don't create 0 sized subbuffers in riff-read.
13556         Signal the no more pads signal after reading the avi header.
13557
13558 2004-07-16  Wim Taymans  <wim@fluendo.com>
13559
13560         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13561         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13562         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13563         (gst_decode_bin_init), (gst_decode_bin_dispose),
13564         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13565         (no_more_pads), (close_link), (type_found),
13566         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13567         (gst_decode_bin_change_state), (plugin_init):
13568         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13569         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13570         (gst_play_base_bin_dispose), (queue_overrun),
13571         (gen_preroll_element), (remove_prerolls), (unknown_type),
13572         (no_more_pads), (new_stream), (setup_source),
13573         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13574         (play_base_eos), (gst_play_base_bin_change_state),
13575         (gst_play_base_bin_add_element),
13576         (gst_play_base_bin_remove_element),
13577         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13578         (gst_play_base_bin_unlink_stream),
13579         (gst_play_base_bin_get_streaminfo):
13580         * gst/playback/gstplaybasebin.h:
13581         Better error recovery. Added configurable preroll queue size. Faster
13582         detection of no-more-pads.
13583
13584 2004-07-16  Wim Taymans  <wim@fluendo.com>
13585
13586         * gst-libs/gst/video/video.h:
13587         Added 32 bits RGBA. Not sure if we should use another mime-type
13588         for alpha rgb. Currently the presence of the alpha_mask property
13589         signals an alpha channel.
13590
13591 2004-07-16  Wim Taymans  <wim@fluendo.com>
13592
13593         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13594         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13595         FPS seems to be 0.0 to MAX everywhere else.
13596
13597 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13598
13599         * gst-libs/gst/riff/riff-media.c:
13600         (gst_riff_create_video_caps_with_data):
13601           mp42/mp43 (no caps) exist too.
13602         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13603           Set pixel_width/height; we've got them in-caps.
13604         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13605         * gst/wavparse/gstwavparse.c: (plugin_init):
13606           Both are valid primary.
13607         * sys/oss/gstossmixer.c:
13608           Remove i18n hack and enable translations.
13609
13610 2004-07-15  Benjamin Otte  <otte@gnome.org>
13611
13612         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13613         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13614           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13615
13616 2004-07-15  Benjamin Otte  <otte@gnome.org>
13617
13618         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13619         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13620         (gst_alsa_close_audio):
13621           disable some of the debugging code for now. Writing debugging to a
13622           buffer is broken in current alsalib releases.
13623
13624 2004-07-12  Benjamin Otte  <otte@gnome.org>
13625
13626         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13627           use bufferpools
13628
13629 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13630
13631         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13632         (theora_dec_src_query), (theora_dec_event):
13633         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13634           add debugging categories.  Remove \n's.
13635
13636 2004-07-13  Johan Dahlin  <johan@gnome.org>
13637
13638         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13639         (gst_play_bin_get_property): Impl.
13640
13641 2004-07-13  Wim Taymans  <wim@fluendo.com>
13642
13643         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13644         When trying to find the stream length, seek back N pages
13645         instead of just one, where N is the number of streams in
13646         the current chain.
13647
13648 2004-07-13  Wim Taymans  <wim@fluendo.com>
13649
13650         * gst-libs/gst/riff/riff-media.c:
13651         (gst_riff_create_audio_caps_with_data),
13652         (gst_riff_create_audio_caps),
13653         (gst_riff_create_audio_template_caps):
13654         * gst-libs/gst/riff/riff-media.h:
13655         * gst-libs/gst/riff/riff-read.c:
13656         (gst_riff_read_strf_vids_with_data),
13657         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13658         * gst-libs/gst/riff/riff-read.h:
13659         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13660         (gst_avi_demux_add_stream):
13661         Set codec_data on caps for avidemuxer.
13662
13663 2004-07-12  David Schleef  <ds@schleef.org>
13664
13665         * configure.ac: Fix test for Objective C
13666
13667 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13668         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13669         (gst_gdk_pixbuf_chain):
13670           Add svg and pcx to template caps, and ensure that getcaps returns a
13671           subset of the template caps.
13672           Copy each row manually for output, as gdkpixbuf may pad the
13673           rowstride to a 32-bit word boundary.
13674
13675 2004-07-12  Wim Taymans  <wim@fluendo.com>
13676
13677         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13678         (gst_riff_create_video_template_caps):
13679         Fix the template caps to include some more media types.
13680
13681 2004-07-12  Wim Taymans  <wim@fluendo.com>
13682
13683         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13684         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13685         (compare_ranks), (print_feature), (gst_decode_bin_init),
13686         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13687         (try_to_link_1), (new_pad), (close_link), (type_found),
13688         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13689         (gst_decode_bin_change_state), (plugin_init):
13690         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13691         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13692         (gst_play_base_bin_dispose), (queue_overrun),
13693         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13694         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13695         (gst_play_base_bin_get_property), (play_base_eos),
13696         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13697         (gst_play_base_bin_remove_element),
13698         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13699         (gst_play_base_bin_unlink_stream),
13700         (gst_play_base_bin_get_streaminfo):
13701         * gst/playback/gstplaybasebin.h:
13702         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13703         (gst_play_bin_class_init), (gst_play_bin_init),
13704         (gst_play_bin_dispose), (gst_play_bin_set_property),
13705         (gst_play_bin_get_property), (gen_video_element),
13706         (gen_audio_element), (remove_sinks), (setup_sinks),
13707         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13708         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13709         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13710         (gst_play_bin_query), (plugin_init):
13711         * gst/playback/test4.c: (main):
13712         More fixes on reusing of the element.
13713
13714 2004-07-11  Benjamin Otte  <otte@gnome.org>
13715
13716         * ext/mad/gstmad.c: (normal_seek):
13717           allow seeking for other methods than just SET
13718
13719 2004-07-11  Andy Wingo  <wingo@pobox.com>
13720
13721         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13722         float, "any" caps -> buffer_frames=[0,MAX].
13723
13724         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13725         doesn't intersect our caps with the template any more. Do it
13726         ourselves.
13727         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13728
13729 2004-07-09  Wim Taymans  <wim@fluendo.com>
13730
13731         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13732         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13733         (compare_ranks), (print_feature), (gst_decode_bin_init),
13734         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13735         (try_to_link_1), (new_pad), (close_link), (type_found),
13736         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13737         (gst_decode_bin_change_state), (plugin_init):
13738         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13739         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13740         (gst_play_base_bin_dispose), (queue_overrun),
13741         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13742         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13743         (gst_play_base_bin_get_property), (play_base_eos),
13744         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13745         (gst_play_base_bin_remove_element),
13746         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13747         (gst_play_base_bin_unlink_stream),
13748         (gst_play_base_bin_get_streaminfo):
13749         * gst/playback/gstplaybasebin.h:
13750         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13751         (gst_play_bin_class_init), (gst_play_bin_init),
13752         (gst_play_bin_dispose), (gst_play_bin_set_property),
13753         (gst_play_bin_get_property), (gen_video_element),
13754         (gen_audio_element), (remove_sinks), (setup_sinks),
13755         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13756         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13757         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13758         (gst_play_bin_query), (plugin_init):
13759         * gst/playback/test4.c: (main):
13760         Work on object reuse and seeking.
13761
13762 2004-07-09  Wim Taymans  <wim@fluendo.com>
13763
13764         * examples/seeking/seek.c: (iterate):
13765         Don't consume all CPU in the idle loop.
13766
13767 2004-07-09  Wim Taymans  <wim@fluendo.com>
13768
13769         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13770         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13771         Add pad to element *after* setting the pad functions so that
13772         the scheduler can use the correct ones.
13773
13774 2004-07-09  Wim Taymans  <wim@fluendo.com>
13775
13776         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13777         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13778         Sync to keyframe after seek
13779
13780 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13781
13782         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13783         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13784         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13785         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13786         * ext/libvisual/visual.c: (gst_visual_change_state):
13787         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13788         * ext/theora/theoradec.c: (theora_dec_change_state):
13789         * ext/theora/theoraenc.c: (theora_enc_change_state):
13790         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13791         * gst-libs/gst/navigation/navigation.c:
13792         * gst/adder/gstadder.c: (gst_adder_change_state):
13793         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13794         (gst_audio_convert_get_buffer):
13795         * gst/multipart/multipartdemux.c:
13796         (gst_multipart_demux_change_state):
13797         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13798         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13799         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13800         * gst/videoscale/gstvideoscale.c:
13801         (gst_videoscale_handle_src_event):
13802         * gst/volume/gstvolume.c: (volume_chain_int16):
13803           don't assert in state change, this should be done by the base
13804           GstElement class.
13805           various debugging fixes.
13806
13807 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13808
13809         * configure.ac:
13810         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13811         (gst_play_dispose), (gst_play_set_location),
13812         (gst_play_set_data_src), (gst_play_set_video_sink),
13813         (gst_play_set_audio_sink), (gst_play_set_visualization),
13814         (gst_play_connect_visualization), (gst_play_get_sink_element),
13815         (gst_play_get_all_by_interface):
13816         * gst-libs/gst/play/play.h:
13817           add new method to get elements implementing an interface.
13818           add various error logging
13819
13820 2004-07-08  Wim Taymans  <wim@fluendo.com>
13821
13822         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13823         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13824         (make_playerbin_pipeline), (query_durations_elems),
13825         (query_durations_pads), (query_positions_elems),
13826         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13827         (main):
13828         Added playbin seeking example.
13829
13830 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13831
13832         * gst-libs/gst/play/play.c: (gst_play_set_location),
13833         (gst_play_set_data_src), (gst_play_set_video_sink),
13834         (gst_play_set_audio_sink), (gst_play_set_visualization),
13835         (gst_play_connect_visualization), (gst_play_get_framerate):
13836           use a macro to look up elements from hash table
13837
13838 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13839
13840         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13841         (gst_play_get_length_callback), (gst_play_set_location),
13842         (gst_play_seek_to_time), (gst_play_set_data_src),
13843         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13844         (gst_play_set_visualization), (gst_play_connect_visualization),
13845         (gst_play_get_sink_element):
13846         - add debugging info
13847         - fix looking up sink elements by iterating over complete caps
13848         - put everything except for source and autoplugger in a complete bin
13849
13850 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13851
13852         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13853         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13854         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13855         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13856         * ext/alsa/gstalsasink.h:
13857         - add debugging info
13858         - clean up schizophrenia of data/buffer/event
13859         - fix double event unref error
13860
13861 2004-07-08  Wim Taymans  <wim@fluendo.com>
13862
13863         * gst/playback/Makefile.am:
13864         Add headers to noinst
13865
13866 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13867
13868         * tools/gst-launch-ext-m.m:
13869         * tools/gst-launch-ext.1.in:
13870           convert to the third millenium
13871
13872 2004-07-07  David Schleef  <ds@schleef.org>
13873
13874         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13875
13876 2004-07-07  Wim Taymans  <wim@fluendo.com>
13877
13878         * gst/playback/Makefile.am:
13879         * gst/playback/README:
13880         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13881         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13882         (compare_ranks), (print_feature), (gst_decode_bin_init),
13883         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13884         (try_to_link_1), (new_pad), (close_link), (type_found),
13885         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13886         (plugin_init):
13887         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13888         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13889         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13890         (gen_preroll_element), (no_more_pads), (new_stream),
13891         (setup_source), (gst_play_base_bin_set_property),
13892         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13893         (gst_play_base_bin_add_element),
13894         (gst_play_base_bin_remove_element),
13895         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13896         (gst_play_base_bin_unlink_stream),
13897         (gst_play_base_bin_get_streaminfo):
13898         * gst/playback/gstplaybasebin.h:
13899         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13900         (gst_play_bin_class_init), (gst_play_bin_init),
13901         (gst_play_bin_dispose), (gst_play_bin_set_property),
13902         (gst_play_bin_get_property), (gen_video_element),
13903         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13904         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13905         (gst_play_bin_get_formats), (gst_play_bin_convert),
13906         (gst_play_bin_get_query_types), (gst_play_bin_query),
13907         (plugin_init):
13908         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13909         (gst_stream_info_get_type), (gst_stream_info_class_init),
13910         (gst_stream_info_init), (gst_stream_info_new),
13911         (gst_stream_info_dispose), (gst_stream_info_set_property),
13912         (gst_stream_info_get_property):
13913         * gst/playback/gststreaminfo.h:
13914         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13915         (main):
13916         * gst/playback/test2.c: (main):
13917         * gst/playback/test3.c: (update_scale), (main):
13918         More playbin fixes. Added README. Do better element filtering.
13919         Added base class to preroll media. Added test apps.
13920
13921 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13922
13923         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13924         * ext/mpeg2dec/gstmpeg2dec.h:
13925           various debugging improvements.  Reset stream to next picture
13926           instead of sequence header, otherwise seeks cannot work.
13927
13928 2004-07-07  Wim Taymans  <wim@fluendo.com>
13929
13930         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13931         (gst_video_box_class_init), (gst_video_box_set_property),
13932         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13933         Use pad_alloc where possible.
13934
13935 2004-07-07  Wim Taymans  <wim@fluendo.com>
13936
13937         * sys/oss/gstosselement.c: (gst_osselement_reset),
13938         (gst_osselement_parse_caps):
13939         * sys/oss/gstosselement.h:
13940         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13941         Fix offset on osssrc.
13942
13943 2004-07-07  Wim Taymans  <wim@fluendo.com>
13944
13945         * ext/theora/theora.c: (plugin_init):
13946         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13947         (theora_dec_src_query), (theora_dec_chain):
13948         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13949         (theora_enc_sink_link), (theora_buffer_from_packet),
13950         (theora_push_packet), (theora_enc_chain):
13951         Fix theora granulepos calculation.
13952         Fix overflow in duration/position calculation.
13953         Bump rank to PRIMARY for theoradec.
13954         Use granulepos of last packet to calculate position.
13955         Set keyframe flag on buffers when needed.
13956
13957 2004-07-06  David Schleef  <ds@schleef.org>
13958
13959         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13960         serious?  (Fixed, obviously.)
13961
13962 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13963
13964         * po/LINGUAS:
13965         * po/cs.po:
13966           added Czech translation (Miloslav Trmac)
13967
13968 2004-07-05  Wim Taymans  <wim@fluendo.com>
13969
13970         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13971         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13972         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13973         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13974         (close_link), (type_found), (gst_decode_bin_set_property),
13975         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13976         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13977         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13978         (gst_decode_bin_query), (plugin_init):
13979         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13980         (gst_play_bin_class_init), (gst_play_bin_init),
13981         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13982         (get_video_element), (new_pad), (setup_source),
13983         (gst_play_bin_set_property), (gst_play_bin_get_property),
13984         (gst_play_bin_change_state), (gst_play_bin_add_element),
13985         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13986         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13987         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13988         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13989         * gst/playback/test.c: (main):
13990         More fixes, cleaned up playbin, make it use decodebin. Added
13991         threaded property to playbin.
13992
13993 2004-07-05  Wim Taymans  <wim@fluendo.com>
13994
13995         * configure.ac:
13996         * gst/playback/Makefile.am:
13997         * gst/playback/decodetest.c: (main):
13998         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13999         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
14000         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
14001         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
14002         (close_link), (type_found), (gst_decode_bin_set_property),
14003         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
14004         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
14005         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
14006         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
14007         (plugin_init):
14008         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
14009         (gst_play_bin_class_init), (gst_play_bin_init),
14010         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
14011         (collect_sink_pads), (find_compatibles), (close_pad_link),
14012         (try_to_link_1), (new_pad), (close_link), (type_found),
14013         (setup_source), (gst_play_bin_set_property),
14014         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
14015         (compare_ranks), (gst_play_bin_collect_factories),
14016         (gst_play_bin_change_state), (gst_play_bin_add_element),
14017         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
14018         (gst_play_bin_send_event), (gst_play_bin_get_formats),
14019         (gst_play_bin_convert), (gst_play_bin_get_query_types),
14020         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
14021         * gst/playback/test.c: (main):
14022         Added some playback helper elements and some test apps, very alpha
14023         still.
14024
14025 2004-07-04  Benjamin Otte  <otte@gnome.org>
14026
14027         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
14028           only restart audio when we indeed have an xrun to fix repeated
14029           xruns. Fix suggested by Giuliano Pochini.
14030
14031 2004-07-03  David Schleef  <ds@schleef.org>
14032
14033         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
14034         call to gst_debug_log() if debugging is disabled (bug #145118)
14035
14036 2004-07-03  Benjamin Otte  <otte@gnome.org>
14037
14038         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
14039           use our own functions for restarting the alsa device.
14040         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14041           I should apply patches myself - use MIN for the third argument, not
14042           the second, this fixes seeking
14043
14044 2004-07-02  David Schleef  <ds@schleef.org>
14045
14046         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
14047         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
14048         do with the logic.
14049
14050 2004-07-02  David Schleef  <ds@schleef.org>
14051
14052         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
14053         output buffers.  Fix logic mistake.  (bug #144866)
14054
14055 2004-07-02  David Schleef  <ds@schleef.org>
14056
14057         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
14058         on X.  (bug #144753)
14059
14060 2004-07-02  David Schleef  <ds@schleef.org>
14061
14062         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
14063         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
14064         (bug #144624)
14065         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
14066         (gst_osselement_rate_probe_check): Add another workaround for
14067         buggy drivers (bug #145336)
14068
14069 2004-07-02  David Schleef  <ds@schleef.org>
14070
14071         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
14072         Most systems don't have MSG_NOSIGNAL.
14073
14074 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14075
14076         * Makefile.am:
14077         * gst-libs/gst/colorbalance/Makefile.am:
14078         * gst-libs/gst/mixer/Makefile.am:
14079         * gst-libs/gst/play/Makefile.am:
14080         * gst-libs/gst/tuner/Makefile.am:
14081           (hopefully) fix both install and dist and make error message useful.
14082           needs testing across automakes.
14083
14084 2004-07-02  Benjamin Otte  <otte@gnome.org>
14085
14086         * ext/ogg/gstogg.c: (plugin_init):
14087           we require bytestream now
14088         * ext/ogg/gstoggdemux.c:
14089           huge diff to implement chain setup in a fast and generic way. This
14090           improves tag reading and startup of huge files (read: Theora videos)
14091           quite a bit. It probably contains bugs, too, so please test.
14092           Seeking is not improved to the fast method.
14093
14094 2004-06-29  Wim Taymans  <wim@fluendo.com>
14095
14096         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14097         * ext/ogg/gstoggmux.c:
14098         Fix memleak in oggdemux when running unconnected pads.
14099         doc update in mux, start working on keyframe mode.
14100
14101 2004-06-29  Benjamin Otte  <otte@gnome.org>
14102
14103         * sys/oss/gstosssink.c:
14104         * sys/oss/gstosssrc.c:
14105           advertise correct template caps - we indeed do non-native endianness
14106           and 8bit audio has no endianness
14107         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
14108         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
14109           avoid (wrong) duplications in getcaps function and return
14110           template caps
14111
14112 2004-06-29  Wim Taymans  <wim@fluendo.com>
14113
14114         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14115         (gst_multifdsink_class_init), (gst_multifdsink_add),
14116         (gst_multifdsink_remove), (gst_multifdsink_clear),
14117         (gst_multifdsink_client_remove),
14118         (gst_multifdsink_handle_client_read),
14119         (gst_multifdsink_client_queue_data),
14120         (gst_multifdsink_client_queue_caps),
14121         (gst_multifdsink_client_queue_buffer),
14122         (gst_multifdsink_handle_client_write),
14123         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14124         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14125         (gst_multifdsink_init_send), (gst_multifdsink_close):
14126         Fix wrong GList iteration that could crash the server when
14127         more then 2 clients disconnect at the same time. Read all the
14128         pending commands in one batch to recover from command storms under
14129         very heavy load.
14130
14131 2004-06-28  Wim Taymans  <wim@fluendo.com>
14132
14133         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14134         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
14135         (gst_videomixer_pad_set_property),
14136         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
14137         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14138         (gst_videomixer_class_init), (gst_videomixer_init),
14139         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14140         (pad_zorder_compare), (gst_videomixer_sort_pads),
14141         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14142         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14143         (gst_videomixer_update_queues), (gst_videomixer_loop),
14144         (plugin_init):
14145         Avoid divide by zero, choose masterpad as the pad with the highest
14146         framerate.
14147
14148 2004-06-27  Julien Moutte  <julien@moutte.net>
14149
14150         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14151         (gst_ximagesink_xwindow_new):
14152         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14153         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14154         function directly. We might want to call it from somewhere else one day.
14155
14156 2004-06-27  Julien Moutte  <julien@moutte.net>
14157
14158         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14159         (gst_ximagesink_xwindow_new):
14160         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14161         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14162         window decorations.
14163
14164 2004-06-27  Wim Taymans  <wim@fluendo.com>
14165
14166         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14167         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14168         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14169         (gst_dvdec_set_property), (gst_dvdec_get_property):
14170         * ext/dv/gstdvdec.h:
14171         Implement drop_factor property to lower the framerate with
14172         a factor.
14173
14174 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14175
14176         * gst-libs/gst/colorbalance/Makefile.am:
14177         * gst-libs/gst/mixer/Makefile.am:
14178         * gst-libs/gst/play/Makefile.am:
14179         * gst-libs/gst/tuner/Makefile.am:
14180           unbreak Company's fix that didn't install the -enum.h files
14181
14182 2004-06-27  Wim Taymans  <wim@fluendo.com>
14183
14184         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14185         (gst_dvdec_change_state):
14186         * ext/dv/gstdvdec.h:
14187         Fix timestamp, duration and offset of the buffers.
14188
14189 2004-06-27  Wim Taymans  <wim@fluendo.com>
14190
14191         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14192         (gst_multifdsink_class_init), (gst_multifdsink_add),
14193         (gst_multifdsink_remove), (gst_multifdsink_clear),
14194         (gst_multifdsink_client_remove),
14195         (gst_multifdsink_handle_client_read),
14196         (gst_multifdsink_client_queue_data),
14197         (gst_multifdsink_client_queue_caps),
14198         (gst_multifdsink_client_queue_buffer),
14199         (gst_multifdsink_handle_client_write),
14200         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14201         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14202         (gst_multifdsink_init_send), (gst_multifdsink_close):
14203         * gst/tcp/gstmultifdsink.h:
14204         * gst/tcp/gsttcpserversink.c:
14205         (gst_tcpserversink_handle_server_read),
14206         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14207         More multifdsink fixes, more recovery policy fixes.
14208         Removed stupid g_print
14209
14210 2004-06-26  Wim Taymans  <wim@fluendo.com>
14211
14212         * gst/tcp/Makefile.am:
14213         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14214         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14215         (gst_multifdsink_class_init), (gst_multifdsink_init),
14216         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14217         (gst_multifdsink_handle_client_read),
14218         (gst_multifdsink_client_queue_data),
14219         (gst_multifdsink_client_queue_caps),
14220         (gst_multifdsink_client_queue_buffer),
14221         (gst_multifdsink_handle_client_write),
14222         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14223         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14224         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14225         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14226         (gst_multifdsink_close), (gst_multifdsink_change_state):
14227         * gst/tcp/gstmultifdsink.h:
14228         * gst/tcp/gsttcpplugin.c: (plugin_init):
14229         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14230         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14231         (gst_tcpserversink_handle_server_read),
14232         (gst_tcpserversink_handle_select),
14233         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14234         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14235         * gst/tcp/gsttcpserversink.h:
14236         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14237         one of the locks, added recovery policy to multifdsink.
14238
14239 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14240
14241         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14242           fix decision for when getting frames with same timestamp
14243         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14244         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14245         (gst_v4lsrc_get_property):
14246         * sys/v4l/gstv4lsrc.h:
14247           add latency offset property
14248
14249 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14250
14251         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14252         (plugin_init):
14253           fix debugging. add category.
14254
14255 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14256
14257         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14258           fix wrong offsets
14259
14260 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14261
14262         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14263         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14264         (gst_alsa_src_change_state):
14265           return a time that is in sync with the element's processing
14266
14267 2004-06-25  Wim Taymans  <wim@fluendo.com>
14268
14269         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14270         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14271         (gst_tcpserversink_client_remove),
14272         (gst_tcpserversink_handle_client_read),
14273         (gst_tcpserversink_client_queue_data),
14274         (gst_tcpserversink_client_queue_caps),
14275         (gst_tcpserversink_client_queue_buffer),
14276         (gst_tcpserversink_handle_client_write),
14277         (gst_tcpserversink_queue_buffer),
14278         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14279         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14280         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14281         (gst_tcpserversink_close):
14282         * gst/tcp/gsttcpserversink.h:
14283         Serversink rewrite. Really do non blocking writes to clients and
14284         maintain an internal queue to handle slower clients while not
14285         disturbing fast clients.
14286
14287 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14288
14289         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14290           better debug, don't override OFFSET and OFFSET_END
14291
14292 2004-06-25  Iain <iain@prettypeople.org>
14293
14294         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14295         name=source for the wavparse pipeline.
14296
14297 2004-06-24  Johan Dahlin  <johan@gnome.org>
14298
14299         * ext/theora/theoraenc.c (theora_enc_chain): Call
14300         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14301         streamheader caps are set correctly.
14302
14303 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14304
14305         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14306         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14307           respect minimum bitrate; same could be done for max bitrate
14308
14309 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14310
14311         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14312         (gst_vorbisenc_setup):
14313           fix sample rate range
14314
14315 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14316
14317         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14318         (gst_oggvorbisenc_setup):
14319         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14320         (gst_vorbisenc_setup):
14321           resolve ambiguities in code and description
14322
14323 2004-06-24  Wim Taymans  <wim@fluendo.com>
14324
14325         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14326         * ext/alsa/gstalsa.h:
14327         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14328         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14329         Use alsa trigger_tstamp to get the timestamp of the first
14330         sample in the buffer for more precise sync. Some cleanups.
14331
14332 2004-06-24  Wim Taymans  <wim@fluendo.com>
14333
14334         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14335         (gst_audiorate_init), (gst_audiorate_chain),
14336         (gst_audiorate_set_property), (gst_audiorate_get_property):
14337         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14338         (gst_videorate_chain):
14339         Added some logging, fixed an overflow bug in videorate.
14340
14341 2004-06-24  Benjamin Otte  <otte@gnome.org>
14342
14343         * ext/kio/Makefile.am:
14344           fix for builddir != srcdir and distcheck
14345
14346 2004-06-24  Benjamin Otte  <otte@gnome.org>
14347
14348         * gst-libs/gst/colorbalance/Makefile.am:
14349         * gst-libs/gst/mixer/Makefile.am:
14350         * gst-libs/gst/play/Makefile.am:
14351         * gst-libs/gst/tuner/Makefile.am:
14352         * gst/tcp/Makefile.am:
14353         * sys/dxr3/Makefile.am:
14354           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14355           tarball.
14356           Also add all *.list files that were missing.
14357         * Makefile.am:
14358           add a distcheck hook to ensure the above doesn't happen again.
14359
14360 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14361
14362         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14363
14364 2004-06-23  Colin Walters  <walters@redhat.com>
14365
14366         * m4/Makefile.am: Distribute gst-fionread.m4.
14367
14368 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14369
14370         * configure.ac: back to dev
14371
14372 2004-06-23  Wim Taymans  <wim@fluendo.com>
14373
14374         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14375         (gst_alsa_xrun_recovery):
14376         * ext/alsa/gstalsa.h:
14377         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14378         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14379         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14380         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14381         (gst_alsa_src_loop):
14382         Add clock to alsasrc. Take new capture timestamp when
14383         restarting after an overrun. Split up some functions between
14384         alsasrc and alsasink.
14385
14386 === release 0.8.2 ===
14387
14388 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14389
14390         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14391         (gst_alsa_change_state), (gst_alsa_update_avail),
14392         (gst_alsa_xrun_recovery):
14393         * ext/alsa/gstalsa.h:
14394         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14395           merge back changes from release
14396
14397 2004-06-23  Wim Taymans  <wim@fluendo.com>
14398
14399         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14400         (gst_audiorate_init), (gst_audiorate_chain),
14401         (gst_audiorate_set_property), (gst_audiorate_get_property):
14402         Implement sample dropping and notify
14403
14404 2004-06-22  Wim Taymans  <wim@fluendo.com>
14405
14406         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14407         (theora_enc_sink_link), (theora_buffer_from_packet),
14408         (theora_push_packet), (theora_enc_chain):
14409         Some cleanups, make sure the timestamps are correct.
14410
14411 2004-06-22  Wim Taymans  <wim@fluendo.com>
14412
14413         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14414         (gst_alsa_change_state), (gst_alsa_update_avail),
14415         (gst_alsa_xrun_recovery):
14416         * ext/alsa/gstalsa.h:
14417         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14418         Cleanups, take queued samples into account when reporting
14419         the time.
14420
14421 2004-06-22  Wim Taymans  <wim@fluendo.com>
14422
14423         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14424         (gst_videorate_init):
14425         Initialize the property as well.
14426
14427 2004-06-22  Wim Taymans  <wim@fluendo.com>
14428
14429         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14430         (gst_videorate_init), (gst_videorate_chain),
14431         (gst_videorate_set_property), (gst_videorate_get_property):
14432         Add property to make videorate silent.
14433         Add property to prefer new frames over old ones.
14434
14435 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14436
14437         * sys/osxvideo/Makefile.am:
14438         Workaround so that the osxvideo .so file gets linked with the
14439         Cocoa, OpenGL and QuickTime frameworks
14440
14441 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14442
14443         * sys/osxaudio/Makefile.am:
14444         Workaround so that the osxaudio .so file gets linked with the
14445         CoreAudio framework
14446
14447 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14448
14449         * configure.ac:
14450         Whoops, my fault...fixed build issues
14451
14452 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14453
14454         * configure.ac:
14455         Add objective-c support if running in Darwin/Mac OS X
14456         * sys/Makefile.am:
14457         * sys/osxvideo:
14458         * sys/osxvideo/Makefile.am:
14459         * sys/osxvideo/osxvideosink.h:
14460         * sys/osxvideo/osxvideosink.m:
14461         * sys/osxvideo/cocoawindow.h:
14462         * sys/osxvideo/cocoawindow.m:
14463         Add osxvideosink, a cocoa-based osx video sink
14464
14465
14466 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14467         * ext/dvdnav/gst-dvd:
14468         Grab the gconf key from the right spot
14469         * gst/debug/gstnavseek.c: (gst_navseek_init),
14470         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14471         (gst_navseek_chain):
14472         * gst/debug/gstnavseek.h:
14473           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14474           and loop parameters of a segment seek.
14475         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14476         (gst_videotestsrc_get_event_masks),
14477         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14478         * gst/videotestsrc/gstvideotestsrc.h:
14479           Add seeking support to videotestsrc
14480           Initialise the timestamp_offset variable.
14481
14482 2004-06-18  Wim Taymans  <wim@fluendo.com>
14483
14484         * ext/sidplay/gstsiddec.cc:
14485         Fix negotiation and set correct end offset.
14486
14487 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14488
14489         * configure.ac: branch and prerelease
14490
14491 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14492
14493         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14494         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14495         (gst_tcpclientsrc_init_receive):
14496         * gst/tcp/gsttcpclientsrc.h:
14497           read caps when connecting to server for GDP so we set them correctly
14498
14499 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14500
14501         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14502           notify drops and duplicates
14503         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14504           no good reason to limit ourselves to 100x100
14505
14506 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14507
14508         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14509         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14510         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14511         (gst_v4lsrc_get_property):
14512         * sys/v4l/gstv4lsrc.h:
14513         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14514         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14515         (gst_v4l_set_audio):
14516         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14517         (gst_v4lsrc_try_capture):
14518         * sys/v4l/v4lsrc_calls.h:
14519           change try_palette to more general try_capture
14520           add autoprobe option so we can turn off autoprobing
14521           various fixes
14522
14523 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14524
14525         * configure.ac:
14526           add videorate
14527         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14528         (gst_ximagesink_class_init):
14529         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14530         (gst_xvimagesink_class_init):
14531           run them as finalize, not dispose, since dispose can be invoked
14532           multiple times
14533
14534 2004-06-17  Wim Taymans  <wim@fluendo.com>
14535
14536         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14537         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14538         * ext/alsa/gstalsa.h:
14539         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14540         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14541         (gst_alsa_src_change_state):
14542         * ext/alsa/gstalsasrc.h:
14543         Make the xrun code timestamp and offset the buffers correctly.
14544         moved the clock to the base class, use alsa methods to get time.
14545         Do correct timestamping on outgoing buffers.
14546
14547 2004-06-17  Wim Taymans  <wim@fluendo.com>
14548
14549         * gst/audiorate/Makefile.am:
14550         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14551         (gst_audiorate_base_init), (gst_audiorate_class_init),
14552         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14553         (gst_audiorate_set_property), (gst_audiorate_get_property),
14554         (gst_audiorate_change_state), (plugin_init):
14555         Added an audiorate converter that fills in gaps.
14556
14557 2004-06-17  Johan Dahlin  <johan@gnome.org>
14558
14559         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14560
14561 2004-06-16  Wim Taymans  <wim@fluendo.com>
14562
14563         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14564         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14565         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14566         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14567         (gst_v4lsrc_get_property):
14568         * sys/v4l/gstv4lsrc.h:
14569         Added a copy mode to v4lsrc where it will output a copied version
14570         of its internal hardware buffer.
14571         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14572         can't | them.
14573
14574 2004-06-16  Wim Taymans  <wim@fluendo.com>
14575
14576         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14577         Timestamp fixes.
14578
14579 2004-06-16  Wim Taymans  <wim@fluendo.com>
14580
14581         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14582         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14583         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14584         (gst_v4lsrc_get_property):
14585         * sys/v4l/gstv4lsrc.h:
14586         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14587         Added a sync mode enum property to control v4lsrc timestamp method
14588         Removed the use-fixed-fps property and moved functionality in
14589         the enum.
14590         Don't error on an error value from v4l-conf, it might not always
14591         be a real error.
14592
14593 2004-06-16  Wim Taymans  <wim@fluendo.com>
14594
14595         * gst/videorate/Makefile.am:
14596         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14597         (gst_videorate_base_init), (gst_videorate_class_init),
14598         (gst_videorate_getcaps), (gst_videorate_link),
14599         (gst_videorate_init), (gst_videorate_chain),
14600         (gst_videorate_set_property), (gst_videorate_get_property),
14601         (gst_videorate_change_state), (plugin_init):
14602         Added a video timestamp corrector.
14603
14604 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14605
14606         fixed a potential leak with previous commit
14607
14608         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14609
14610 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14611
14612         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14613         Added missing refcount, fixes bug #144425
14614         Cheers Tim for finding the bug
14615
14616 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14617
14618         * sys/v4l/gstv4l.c: (plugin_init):
14619         * sys/v4l/gstv4lcolorbalance.c:
14620         * sys/v4l/gstv4lcolorbalance.h:
14621         * sys/v4l/gstv4lelement.c:
14622         * sys/v4l/gstv4lelement.h:
14623         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14624         * sys/v4l/gstv4lmjpegsink.h:
14625         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14626         * sys/v4l/gstv4lmjpegsrc.h:
14627         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14628         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14629         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14630         * sys/v4l/gstv4lsrc.h:
14631         * sys/v4l/gstv4ltuner.c:
14632         * sys/v4l/gstv4ltuner.h:
14633         * sys/v4l/gstv4lxoverlay.c:
14634         * sys/v4l/gstv4lxoverlay.h:
14635         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14636         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14637         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14638         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14639         (gst_v4l_set_audio):
14640         * sys/v4l/v4l_calls.h:
14641         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14642         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14643         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14644         (gst_v4lmjpegsink_playback_init),
14645         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14646         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14647         (gst_v4lmjpegsink_playback_stop),
14648         (gst_v4lmjpegsink_playback_deinit):
14649         * sys/v4l/v4lmjpegsink_calls.h:
14650         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14651         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14652         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14653         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14654         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14655         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14656         * sys/v4l/v4lmjpegsrc_calls.h:
14657         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14658         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14659         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14660         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14661         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14662         (gst_v4lsrc_try_palette):
14663         * sys/v4l/v4lsrc_calls.h:
14664           bunch of paranoia cleanups
14665
14666 2004-06-14  David Schleef  <ds@schleef.org>
14667
14668         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14669         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14670         Send discont events and change timestamps appropriately when
14671         we get a seek event.  (bug #144240)
14672         * ext/cdparanoia/gstcdparanoia.h:
14673
14674 2004-06-14  Benjamin Otte  <otte@gnome.org>
14675
14676         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14677           snd_pcm_hw_params_set_rate  since the latter fails for no good
14678           reason on some setups.
14679
14680 2004-06-14  David Schleef  <ds@schleef.org>
14681
14682         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14683         standard.  Thank you for playing.
14684
14685 2004-06-14  Wim Taymans  <wim@fluendo.com>
14686
14687         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14688         Patch 1.3 broke the ordering of the colorspace info and
14689         made the plugin basically work by coincidence, reordered
14690         the info.
14691
14692 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14693
14694         * ext/lame/gstlame.c:
14695         * ext/mad/gstmad.c:
14696           sync caps.  Make sure mad can only output a list of rates, not
14697           a full range.  In the future, have three caps lists for each of the
14698           mpeg versions.  Change mpegversion to a double as well.
14699
14700 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14701
14702         * gst/volume/.cvsignore:
14703         * gst/volume/Makefile.am:
14704         * gst/volume/demo.c: (value_changed_callback), (idler),
14705         (setup_gui), (main):
14706           added small demo app
14707
14708 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14709         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14710         * ext/esd/esdsink.h:
14711         Close the esd connection on pause, because esd will just wait -
14712         blocking all other esd clients indefinitely.
14713
14714 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14715
14716         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14717           previous commit with GST_DEBUG
14718
14719 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14720
14721         * configure.ac:
14722           add a header check for a dvdread header in dvdnav.  Fixes #133002
14723
14724 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14725
14726         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14727         * gst/tcp/gsttcpclientsink.h:
14728         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14729         * gst/tcp/gsttcpclientsrc.h:
14730         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14731         (gst_tcpserversink_handle_server_read),
14732         (gst_tcpserversink_init_send):
14733         * gst/tcp/gsttcpserversink.h:
14734         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14735         * gst/tcp/gsttcpserversrc.h:
14736         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14737         version of IP)
14738
14739 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14740
14741         * configure.ac:
14742         Added ogg library so that OSX detects libtheora properly
14743
14744 2004-06-11  Wim Taymans  <wim@fluendo.com>
14745
14746         * ext/theora/theoradec.c: (theora_dec_chain),
14747         (theora_dec_change_state):
14748         Don't try to decode frames before we received a keyframe.
14749
14750 2004-06-11  Wim Taymans  <wim@fluendo.com>
14751
14752         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14753         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14754         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14755         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14756         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14757         Added property to set the maximum delay of a page.
14758
14759 2004-06-10  Wim Taymans  <wim@fluendo.com>
14760
14761         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14762         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14763         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14764         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14765         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14766         Added max-delay property to control the maximum amount
14767         of data to put in one page.
14768
14769 2004-06-10  Wim Taymans  <wim@fluendo.com>
14770
14771         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14772         (gst_theora_enc_init), (theora_enc_sink_link),
14773         (theora_buffer_from_packet), (theora_enc_set_property),
14774         (theora_enc_get_property):
14775         Set duration on encoded buffer, added some more properties
14776
14777 2004-06-10  Wim Taymans  <wim@fluendo.com>
14778
14779         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14780         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14781         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14782         * ext/theora/theoraenc.c: (theora_enc_chain):
14783         Fix refcounting bugs
14784
14785 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14786
14787         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14788         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14789         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14790         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14791         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14792         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14793         (gst_asf_demux_change_state):
14794         * gst/asfdemux/gstasfdemux.h:
14795           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14796           feels like. I think we should set a new requirement for demuxers
14797           from now on to implement sane loop functions, data loops, query
14798           and seek functions before first commit into CVS. And this commit
14799           fixes all of the above.
14800
14801 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14802
14803         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14804           vorbis comments are properly encoded in UTF-8 before adding them
14805           to a GstTagList
14806
14807 2004-06-09  Benjamin Otte  <otte@gnome.org>
14808
14809         * ext/alsa/gstalsa.c: (add_channels):
14810           handle min <= max correctly
14811         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14812         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14813           add fixation functions so we fixate correctly. No preferring of alaw
14814           anymore because it's the first structure.
14815         * ext/alsa/gstalsa.h:
14816         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14817         (gst_alsa_hw_params_dump):
14818           add functions to ease debugging in alsalib
14819         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14820         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14821         (gst_alsa_start_audio):
14822           only specify hw params if we really setup a format (fixes #134007 -
14823           or at least works around it)
14824
14825 2004-06-09  Wim Taymans  <wim@fluendo.com>
14826
14827         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14828         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14829         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14830         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14831         (gst_ogg_mux_loop):
14832         Use stream caps to setup the initial pages in the ogg stream.
14833         Correctly set the streamheader caps on the srcpad.
14834
14835 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14836
14837         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14838         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14839         (gst_v4lsrc_getcaps):
14840         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14841         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14842           add querying of fps lists for webcams.  Negotiating to a framerate
14843           now works.
14844
14845 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14846
14847         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14848         (theora_push_buffer), (theora_push_packet),
14849         (theora_set_header_on_caps), (theora_enc_chain):
14850           mark buffers and put on streamheader, raw theora streaming
14851           now works too, whee
14852
14853 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14854
14855         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14856         (gst_tcp_gdp_read_caps):
14857           do a looping read for caps and GDP headers too
14858
14859 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14860
14861         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14862         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14863           return EOS instead of NULL in _get
14864
14865 2004-06-08  Wim Taymans  <wim@fluendo.com>
14866
14867         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14868         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14869         (gst_tcp_gdp_write_caps):
14870         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14871         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14872         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14873         Memory leak fixes
14874
14875 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14876
14877         * ext/vorbis/Makefile.am:
14878         * ext/vorbis/vorbis.c: (plugin_init):
14879         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14880         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14881         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14882         (vorbis_parse_change_state):
14883         * ext/vorbis/vorbisparse.h:
14884           adding a vorbisparse element that marks the buffers, streaming
14885           raw vorbis using GDP now works, whee
14886
14887 2004-06-08  Wim Taymans  <wim@fluendo.com>
14888
14889         * ext/jpeg/Makefile.am:
14890         * ext/jpeg/README:
14891         * ext/jpeg/gstjpeg.c: (plugin_init):
14892         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14893         (gst_smokedec_base_init), (gst_smokedec_class_init),
14894         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14895         * ext/jpeg/gstsmokedec.h:
14896         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14897         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14898         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14899         (gst_smokeenc_resync), (gst_smokeenc_chain),
14900         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14901         * ext/jpeg/gstsmokeenc.h:
14902         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14903         (smokecodec_flush_destination), (smokecodec_term_destination),
14904         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14905         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14906         (smokecodec_term_source), (smokecodec_encode_new),
14907         (smokecodec_decode_new), (smokecodec_info_free),
14908         (smokecodec_set_quality), (smokecodec_get_quality),
14909         (smokecodec_set_threshold), (smokecodec_get_threshold),
14910         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14911         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14912         (smokecodec_parse_header), (smokecodec_decode):
14913         * ext/jpeg/smokecodec.h:
14914         Added a new simple jpeg based codec
14915
14916 2004-06-08  Wim Taymans  <wim@fluendo.com>
14917
14918         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14919         (gst_multipart_mux_loop):
14920         Fix memory leak
14921
14922 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14923
14924         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14925         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14926         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14927         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14928         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14929         * gst/tcp/gsttcpserversink.h:
14930           take streamheader into account
14931
14932 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14933
14934         * gst/level/Makefile.am:
14935         * gst/level/gstlevel.c: (gst_level_class_init):
14936           clean up marshal generation
14937
14938 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14939
14940         * gst/tcp/Makefile.am:
14941         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14942         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14943         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14944         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14945         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14946         (gst_tcpclientsrc_get_property):
14947         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14948         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14949         (gst_tcpserversink_handle_client_read),
14950         (gst_tcpserversink_handle_client_write),
14951         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14952         * gst/tcp/gsttcpserversink.h:
14953           add signals client-added and client-removed
14954         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14955         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14956         (gst_tcpserversrc_get_property):
14957         uniformized, change default protocol to NONE
14958         * gst/tcp/gsttcp-marshal.list: added
14959 2004-06-07  Benjamin Otte  <otte@gnome.org>
14960
14961         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14962           handle discont events if they happen before caps nego
14963
14964 2004-06-07  Wim Taymans  <wim@fluendo.com>
14965
14966         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14967         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14968         (gst_multipart_demux_plugin_init):
14969         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14970         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14971         (gst_multipart_mux_change_state):
14972         Small updates, fix a memleak
14973
14974 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14975
14976         * configure.ac: OSS portability
14977         * ext/arts/gst_arts.c: idem
14978         * sys/oss/gstosselement.c: idem
14979         * sys/oss/gstossmixer.c: idem
14980         * sys/oss/gstosssink.c: idem
14981         * sys/oss/gstosssrc.c: idem
14982         * sys/oss/oss_probe.c: idem
14983           - check for soundcard.h in different places for some BSD
14984
14985 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14986
14987         * AUTHORS:
14988         Add me to the authors file
14989         * configure.ac:
14990         Increase the libdv requirement to >= version 0.100
14991         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14992         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14993         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14994         * ext/dv/gstdvdec.h:
14995         Add support for the new_media flag when sending DISCONT events
14996         Make the querying work when video pad is not linked
14997
14998 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14999
15000         reviewed by Benjamin Otte  <otte@gnome.org>
15001
15002         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
15003           create a NULL-initialized array of pads, so we don't think they
15004           exist already. (fixes #143130)
15005
15006 2004-06-07  Benjamin Otte  <otte@gnome.org>
15007
15008         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
15009         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
15010         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
15011           don't use // coments
15012
15013 2004-06-07  Benjamin Otte  <otte@gnome.org>
15014
15015         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
15016           cast to GstClockTime to get higher granularity
15017         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15018           use gst_element_set_time_delay to get the exact time
15019         * ext/mad/gstmad.c: (gst_mad_chain):
15020           use the negotiated rate instead of the current frame's rate which
15021           might be wrong because of bit errors. This avoids emitting totally
15022           bogus timestamps and screwing sync.
15023         (fixes #143454)
15024
15025 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
15026
15027         reviewed by Benjamin Otte  <otte@gnome.org>
15028
15029         * gst/adder/gstadder.c: (gst_adder_loop):
15030           properly error out when no negotiation has happened yet. (fixes
15031           #143032)
15032
15033 2004-06-06  Benjamin Otte  <otte@gnome.org>
15034
15035         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
15036           forward correctly transformed offset in discont events. Based on
15037           patch by Arwed v. Merkatz. (fixes #142851)
15038
15039 2004-06-06  David Schleef  <ds@schleef.org>
15040
15041         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
15042         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
15043         problems on several systems.
15044
15045 2004-06-06  Benjamin Otte  <otte@gnome.org>
15046
15047         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
15048           use explicit caps on the srcpad
15049         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15050           properly error out if caps couldn't be set (fixes #142764)
15051
15052 2004-06-06  Benjamin Otte  <otte@gnome.org>
15053
15054         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
15055         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
15056         (gst_alsa_start_audio):
15057           - don't call set_periods_integer anymore, it breaks the
15058           configuration randomly
15059           - call snd_pcm_hw_params_set_access directly instead of using masks
15060           - don't fail if the sw_params can't be set, just use the default
15061           params and hope it works. Alsalib has weird issues when you touch
15062           sw_params and does no proper error reporting about what failed.
15063         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
15064         (gst_alsa_close_audio):
15065           make our alsa debugging go via gst debugging and not conditionally
15066           defined
15067         * ext/alsa/gstalsa.h:
15068           add ALSA_DEBUG_FLUSH macro
15069         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
15070         (plugin_init):
15071           wrap alsa errors to be printed via the gst debugging system and not
15072           spammed to stderr
15073
15074 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15075
15076         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
15077         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
15078         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
15079         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
15080         (qtdemux_parse_trak):
15081         * gst/qtdemux/qtdemux.h:
15082           Bitch. Also known as seeking, querying & co.
15083         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
15084         (gst_osssink_change_state):
15085         * sys/oss/gstosssink.h:
15086           Resyncing is for weenies, this hack is no longer needed and was
15087           broken anyway (since it - unintendedly - always leaves resync to
15088           TRUE).
15089
15090 2004-06-05  Andrew Turner <zxombie@hotpop.com>
15091
15092         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
15093         * gst/tcp/gsttcpclientsrc.h: idem
15094           - define MSG_NOSIGNAL if not done
15095           - include unistd.h for off_t
15096           (fixes #143749)
15097
15098 2004-06-05  Benjamin Otte  <otte@gnome.org>
15099
15100         * configure.ac:
15101         * ext/kio/Makefile.am:
15102           check for qt's moc preprocessor explicitly and use it
15103
15104 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15105
15106         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
15107           don't get a signal for EPIPE on socket writes
15108           (somebody check if this works on other platforms)
15109
15110 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15111
15112         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
15113         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15114           check error condition on available samples correctly
15115
15116 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15117
15118         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
15119           avoid a segfault
15120         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
15121         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
15122         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15123         (gst_tcpserversrc_gdp_read_header):
15124          use ssize_t over size_t since the former is signed and thus the
15125          check for error codes can work
15126
15127 2004-06-02  Wim Taymans  <wim@fluendo.com>
15128
15129         reviewed by: Johan
15130
15131         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15132         (gst_multipart_mux_loop):
15133         Oops
15134
15135 2004-06-02  Wim Taymans  <wim@fluendo.com>
15136
15137         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15138         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15139         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15140         (gst_multipart_mux_change_state):
15141         Added configurable boundary specifier, added the value as a
15142         caps field as well.
15143
15144 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15145
15146         * gst/tcp/gsttcp.c:
15147         * gst/tcp/gsttcpclientsrc.c:
15148         * gst/tcp/gsttcpclientsrc.h:
15149         * gst/tcp/gsttcpserversrc.c:
15150           - portability fix, to compile on OSX
15151             (fixes #143146)
15152
15153         * sys/osxaudio/gstosxaudioelement.c:
15154         * sys/osxaudio/gstosxaudiosink.c:
15155         * sys/osxaudio/gstosxaudiosrc.c:
15156           - compilation warnings on OSX
15157             (fixes #143153)
15158
15159 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15160
15161         * ext/vorbis/vorbisdec.c : sign warning fixes
15162
15163         * gst-libs/gst/mixer/mixertrack.c :
15164           do no use defines which are glib 2.4 specific
15165
15166 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15167
15168         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15169           buffer since libflac doesn't expect it (reports a sync error when
15170           it encounters that)
15171
15172
15173 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15174
15175         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15176         * gst-libs/gst/mixer/mixertrack.c:
15177         (gst_mixer_track_get_property), (get_mixer_track_init),
15178         (get_mixer_track_get_property): Added property accessors
15179         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15180         * gst-libs/gst/mixer/mixeroptions.c:
15181         (gst_mixer_options_get_values): Added
15182         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15183         * gst-libs/gst/mixer/mixer.c: Fixed comment
15184
15185
15186 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15187
15188         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15189           improve error messages on open
15190
15191
15192 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15193
15194         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15195           check if v4l-conf is in path
15196
15197 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15198
15199         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15200           change assert to a more readable error message
15201
15202 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15203
15204         * gst-libs/gst/tuner/tunerchannel.h:
15205           - add a freq_multiplicator field to make the conversion
15206             between internal frequency unit and Hz
15207         * sys/v4l/gstv4lelement.c:
15208         * sys/v4l2/gstv4l2element.c:
15209           - change default video device to /dev/video0
15210         * sys/v4l/v4l_calls.c:
15211         * sys/v4l2/v4l2_calls.c:
15212           - we only expose frequency to the user in Hz instead of
15213             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15214
15215 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15216         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15217           Initialise b_o_s and e_o_s variables
15218         * gst-libs/gst/riff/riff-media.c:
15219         (gst_riff_create_video_caps_with_data):
15220           Add some unusual fourcc's from mplayer avi's
15221         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15222           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15223           autoplugging.
15224
15225 2004-05-28  Wim Taymans  <wim@fluendo.com>
15226
15227         * configure.ac:
15228         * gst/alpha/Makefile.am:
15229         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15230         (gst_alpha_get_type), (gst_alpha_base_init),
15231         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15232         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15233         (gst_alpha_chroma_key), (gst_alpha_chain),
15234         (gst_alpha_change_state), (plugin_init):
15235         A plugin to add an alpha channel to I420 video. Can optionally do
15236         chroma keying.
15237         * gst/multipart/Makefile.am:
15238         * gst/multipart/multipart.c: (plugin_init):
15239         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15240         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15241         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15242         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15243         (gst_multipart_demux_change_state),
15244         (gst_multipart_demux_plugin_init):
15245         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15246         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15247         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15248         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15249         (gst_multipart_mux_pad_unlink),
15250         (gst_multipart_mux_request_new_pad),
15251         (gst_multipart_mux_handle_src_event),
15252         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15253         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15254         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15255         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15256         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15257         send multipart jpeg images to a browser.
15258         * gst/videobox/Makefile.am:
15259         * gst/videobox/README:
15260         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15261         (gst_video_box_get_type), (gst_video_box_base_init),
15262         (gst_video_box_class_init), (gst_video_box_init),
15263         (gst_video_box_set_property), (gst_video_box_get_property),
15264         (gst_video_box_sink_link), (gst_video_box_i420),
15265         (gst_video_box_ayuv), (gst_video_box_chain),
15266         (gst_video_box_change_state), (plugin_init):
15267         Crops or adds borders around an image. can do alpha channel
15268         borders as well.
15269         * gst/videomixer/Makefile.am:
15270         * gst/videomixer/README:
15271         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15272         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15273         (gst_videomixer_pad_get_sink_event_masks),
15274         (gst_videomixer_pad_get_property),
15275         (gst_videomixer_pad_set_property),
15276         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15277         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15278         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15279         (gst_videomixer_base_init), (gst_videomixer_class_init),
15280         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15281         (gst_videomixer_handle_src_event),
15282         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15283         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15284         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15285         (gst_videomixer_loop), (gst_videomixer_get_property),
15286         (gst_videomixer_set_property), (gst_videomixer_change_state),
15287         (plugin_init):
15288         Generic video mixer plugin, can handle multiple inputs all with
15289         different framerates and video sizes. Is fully alpha channel
15290         aware.
15291
15292 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15293
15294         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15295           Select first track as master track. Not sure how else to handle
15296           that...
15297         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15298           Discard discont events. Should fix #142962.
15299
15300 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15301
15302         * ext/alsa/Makefile.am:
15303         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15304         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15305         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15306         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15307         (gst_alsa_mixer_get_option):
15308         * ext/alsa/gstalsamixer.h:
15309         * ext/alsa/gstalsamixeroptions.c:
15310         (gst_alsa_mixer_options_get_type),
15311         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15312         (gst_alsa_mixer_options_new):
15313         * ext/alsa/gstalsamixeroptions.h:
15314         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15315         * ext/alsa/gstalsamixertrack.h:
15316           Add enumerations (as GstMixerOptions). Make correct distinction
15317           between input/output tracks. Add capture/playback private flag.
15318           Use flag to decide on whether to set capture or playback volumes
15319           or switches. Use playback and record switches.
15320         * gst-libs/gst/mixer/Makefile.am:
15321         * gst-libs/gst/mixer/mixer-marshal.list:
15322         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15323         (gst_mixer_set_option), (gst_mixer_get_option),
15324         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15325         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15326         * gst-libs/gst/mixer/mixer.h:
15327         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15328         (gst_mixer_options_class_init), (gst_mixer_options_init),
15329         (gst_mixer_options_dispose):
15330         * gst-libs/gst/mixer/mixeroptions.h:
15331           Add GstMixerOptions.
15332         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15333           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15334           broken device detection on computers with multiple OSS sound
15335           cards.
15336
15337 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15338
15339         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15340           fixate nicely even when the peer is not negotiating
15341
15342 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15343
15344         * gst/audioconvert/gstaudioconvert.c:
15345         (gst_audio_convert_parse_caps):
15346           make sure we don't allow depth > width
15347         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15348           fixate endianness to G_BYTE_ORDER as default
15349         * gst/audioscale/gstaudioscale.c:
15350           we don't handle another endianness as host-endianness
15351
15352 2004-05-25  David Schleef  <ds@schleef.org>
15353
15354         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15355
15356 2004-05-24  Benjamin Otte  <otte@gnome.org>
15357
15358         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15359         (gst_oggvorbisenc_setup):
15360           properly fail when we can't setup the vorbis encoder due to
15361           unsupported settings
15362         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15363         (gst_vorbisenc_setup):
15364           same
15365         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15366           fix case where warnings occured when one pad was unlinked while the
15367           other's link function was called
15368
15369 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15370
15371         * gst/tcp/Makefile.am:
15372           use GST_ENABLE_NEW
15373
15374 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15375
15376         * gst-libs/gst/resample/private.h:
15377           don't use optimizations that are #if 0'ed
15378
15379 2004-05-24  Wim Taymans  <wim@fluendo.com>
15380
15381         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15382         Fix potential division by zero error and hopefully get
15383         the position query right to get correct timestamps on avi
15384         audio.
15385
15386 2004-05-24  Wim Taymans  <wim@fluendo.com>
15387
15388         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15389         (gst_videoscale_scale_nearest_str2),
15390         (gst_videoscale_scale_nearest_str4),
15391         (gst_videoscale_scale_nearest_32bit),
15392         (gst_videoscale_scale_nearest_24bit),
15393         (gst_videoscale_scale_nearest_16bit):
15394         Fix the scaling algorithm and avoid a buffer overflow.
15395         removed the while loop in the scaling function as it
15396         was used for point sampling only.
15397
15398 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15399
15400         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15401         (gst_id3_tag_class_init), (gst_id3_tag_init),
15402         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15403         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15404         (gst_id3_tag_send_tag_event):
15405           lots of fixes to make id3mux work and id3demux work correctly
15406
15407 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15408
15409         * ext/Makefile.am:
15410           add rules to build shout2send (was removed by accident
15411           when this module was no more marked experimental/broken)
15412
15413 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15414
15415         * ext/shout2/gstshout2.c:
15416         * ext/shout2/gstshout2.h:
15417           adding a "connection problem" signal to shout2send
15418           (fixes #142954)
15419
15420 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15421
15422         * ext/kio/kioreceiver.cpp:
15423         * ext/kio/kioreceiver.h:
15424           fix sign comparison issues
15425
15426 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15427
15428         * gst/cdxaparse/gstcdxaparse.c:
15429         * gst/cdxaparse/gstcdxaparse.h:
15430           some renaming
15431           add some checks/sanity
15432           prepare for seek addition
15433
15434         * sys/sunaudio/gstsunaudio.c:
15435           remove exported dupe init function
15436
15437 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15438
15439         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15440         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15441           Fix format conversion and position querying.
15442         * gst/debug/progressreport.c: (gst_progressreport_report):
15443           Don't output a bogus total value that we didn't query.
15444         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15445           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15446           only a blank window after xine has been used.
15447
15448 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15449
15450         * m4/as-arts.m4:
15451           sync with upstream version to fix test on FC2
15452           readd with -ko to preserve Id header
15453
15454 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15455
15456         * configure.ac:
15457           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15458         * gst/tcp/gsttcpclientsrc.c: idem
15459         * gst/tcp/gsttcpserversink.c: idem
15460         * gst/tcp/gsttcpserversrc.c: idem
15461         * m4/gst-fionread.m4: idem
15462
15463         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15464
15465         * configure.ac: enable speex plugin for speex 1.1.5+
15466         * ext/speex/gstspeexenc.c: fix cast warning
15467
15468         * ext/esd/README: fix typo
15469
15470 2004-05-20  David Schleef  <ds@schleef.org>
15471
15472         * configure.ac: Minor cosmetic change to convince the buildbot to
15473         reautogen.
15474         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15475         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15476         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15477         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15478         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15479         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15480         More hacking.  Plays audio now.
15481
15482 2004-05-20  David Schleef  <ds@schleef.org>
15483
15484         * configure.ac:
15485         * sys/Makefile.am:
15486
15487 2004-05-20  David Schleef  <ds@schleef.org>
15488
15489         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15490         * sys/osxaudio/gstosxaudio.c:
15491         * sys/osxaudio/gstosxaudioelement.c:
15492         * sys/osxaudio/gstosxaudioelement.h:
15493         * sys/osxaudio/gstosxaudiosink.c:
15494         * sys/osxaudio/gstosxaudiosink.h:
15495         * sys/osxaudio/gstosxaudiosrc.c:
15496         * sys/osxaudio/gstosxaudiosrc.h:
15497
15498 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15499
15500         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15501         (gst_vorbisenc_chain):
15502           put the codec headers on the caps as streamheader as well as
15503           pushing them out
15504
15505 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15506
15507         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15508         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15509         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15510         split up push_packet into two functions
15511
15512 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15513
15514         * gst/tcp/.cvsignore:
15515           ignore enums
15516         * gst/tcp/Makefile.am:
15517         * gst/tcp/README:
15518         * gst/tcp/gsttcp.c:
15519         * gst/tcp/gsttcp.h:
15520         * gst/tcp/gsttcpclientsink.c:
15521         * gst/tcp/gsttcpclientsink.h:
15522         * gst/tcp/gsttcpclientsrc.c:
15523         * gst/tcp/gsttcpclientsrc.h:
15524         * gst/tcp/gsttcpplugin.c:
15525         * gst/tcp/gsttcpserversink.c:
15526         * gst/tcp/gsttcpserversink.h:
15527         * gst/tcp/gsttcpserversrc.c:
15528         * gst/tcp/gsttcpserversrc.h:
15529           add new tcp elements
15530
15531 2004-05-19  Wim Taymans  <wim@fluendo.com>
15532
15533         * gst/law/mulaw-conversion.c: (mulaw_encode):
15534         Fix overflow bug in ulaw encoding.
15535
15536 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15537
15538         * ext/mad/gstmad.c: (gst_mad_handle_event):
15539           don't unref the event twice
15540
15541 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15542
15543         * configure.ac:
15544           remove -Wno-sign-compare
15545
15546 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15547
15548         * configure.ac:
15549           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15550           if you want to work against glib 2.2 and 2.4
15551
15552 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15553
15554         * gst/tcp/Makefile.am:
15555         * gst/tcp/gsttcp.c:
15556         * gst/tcp/gsttcp.h:
15557         * gst/tcp/gsttcpsink.h:
15558         * gst/tcp/gsttcpsrc.h:
15559           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15560
15561 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15562
15563         * gst/debug/tests.c: (md5_get_value):
15564           fix segfault on gst-inspect
15565
15566 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15567
15568         * gst/debug/testplugin.c:
15569         * gst/debug/tests.c:
15570         * gst/debug/tests.h:
15571           add new extensible and configurable testing element. Current tests
15572           include buffer count, stream length, timestamp/duration matching and
15573           md5.
15574         * gst/debug/Makefile.am:
15575         * gst/debug/gstdebug.c: (plugin_init):
15576           add infrastructure for new element
15577
15578 2004-05-19  Johan Dahlin  <johan@gnome.org>
15579
15580         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15581         ending of the array. Fixes gst-inspect segfault on ppc.
15582
15583 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15584
15585         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15586
15587         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15588
15589 2004-05-18  David Schleef  <ds@schleef.org>
15590
15591         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15592         warnings (bugs, actually) noticed by gcc but not forte.
15593
15594 2004-05-18  David Schleef  <ds@schleef.org>
15595
15596         * sys/sunaudio/Makefile.am:
15597         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15598
15599 2004-05-18  David Schleef  <ds@schleef.org>
15600
15601         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15602         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15603         to allow qtdemux to use non-seekable streams. (bug #142272)
15604
15605 2004-05-18  David Schleef  <ds@schleef.org>
15606
15607         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15608         (gst_resample_sinc_ft_float): Remove use of static temporary
15609         buffer.  This code was obviously not supposed to last long, but
15610         it's stuck in our ABI, so it required a little hack to make it
15611         ABI-compatible.  Fixes #142585.
15612         * gst-libs/gst/resample/resample.h: same.
15613
15614 2004-05-18  David Schleef  <ds@schleef.org>
15615
15616         * configure.ac: Add sunaudio
15617         * examples/Makefile.am: make gstplay depend on gconf
15618         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15619         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15620         (convert_table_lookup), (img_convert): remove c99-isms
15621         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15622           unsigned, to fix a warning on Solaris
15623         * gst/mpeg1sys/systems.c: bcopy->memcpy
15624         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15625         * sys/Makefile.am: Add sunaudio
15626
15627 2004-05-18  Wim Taymans  <wim@fluendo.com>
15628
15629         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15630         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15631         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15632         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15633         (gst_ogg_mux_loop):
15634         Fix an ugly memleak where the muxer didn't flush enough ogg
15635         pages. This also resulted in badly muxed ogg files.
15636
15637 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15638
15639         * gst/asfdemux/asfheaders.c :
15640         * gst/asfdemux/asfheaders.h :
15641         * gst/asfdemux/gstasfdemux.c :
15642           - fix ASF_OBJ_PADDING guid
15643           - add 3 new object guids (language list, metadata,
15644             extended stream properties)
15645           - add a function to parse extended header objects
15646
15647 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15648
15649         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15650           remove leftover debugging g_print
15651
15652 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15653
15654         * ext/mad/gstmad.c: (gst_mad_handle_event):
15655           Fix for when the first format in a discont event is not a
15656           byte-based one. Should fix #137710.
15657
15658 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15659
15660         * m4/a52.m4 : fix compilation with -Wall -Werror
15661         * m4/libfame.m4 : idem
15662         * m4/libmikmod.m4 : idem
15663
15664 2004-05-17  Benjamin Otte  <otte@gnome.org>
15665
15666         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15667           signal the new tags before giving up the reference
15668
15669 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15670
15671         * ext/shout2/gstshout2.c:
15672           use application/ogg instead of application/x-ogg (patch by Patrick
15673           Guimond, fixes #142432)
15674         * sys/oss/gstosselement.c: (gst_osselement_reset),
15675         (gst_osselement_sync_parms):
15676           don't set fragment size unless specified (fixes #142493)
15677
15678 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15679
15680         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15681           fixes #142664
15682
15683 2004-05-17  Benjamin Otte  <otte@gnome.org>
15684
15685         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15686           compute offsets correctly for internal buffers so timestamps are set
15687           correctly when we can't seek. Also handle cases where there are no
15688           offsets. (based on a patch by David Moore, fixes #142507)
15689
15690 2004-05-17  Benjamin Otte  <otte@gnome.org>
15691
15692         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15693           use correct variable when determining amount of data to skip so we
15694           don't skip into the void and segfault
15695
15696 2004-05-16  Benjamin Otte  <otte@gnome.org>
15697
15698         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15699           Hi, I'm a memleak
15700
15701 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15702
15703         * gst/asfdemux/gstasfdemux.c:
15704           - fix a mem leak and always propagate tags
15705           - add WMV3 to known video codecs (but no decoder yet)
15706           - replace "surplus data" at end of audio header for what
15707             it is : codec specific data
15708           - fix a typo
15709
15710 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15711
15712         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15713
15714         * gst-libs/gst/audio/audioclock.c:
15715           Fix wrong return type (#142205).
15716
15717 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15718
15719         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15720           Ignore CRCs by default (fixes #142566).
15721
15722 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15723
15724         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15725         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15726         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15727         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15728         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15729         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15730           Fix for cases where we fail to attach to a mixer.
15731
15732 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15733
15734         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15735           Don't touch events after not owning them anymore.
15736         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15737         (gst_wavparse_fmt), (gst_wavparse_other),
15738         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15739         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15740         (gst_wavparse_srcpad_event):
15741         * gst/wavparse/gstwavparse.h:
15742           Add seeking, fix querying.
15743
15744 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15745
15746         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15747           - process comments even if they don't end with \0\0
15748             g_convert would ignore them if present and works well without them
15749
15750 2004-05-16  Benjamin Otte  <otte@gnome.org>
15751
15752         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15753           simplify caps
15754
15755 2004-05-16  Benjamin Otte  <otte@gnome.org>
15756
15757         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15758           don't write to memory we might not write to - g_convert does that
15759           for us anyway (fixes #142613)
15760         (gst_asf_demux_audio_caps):
15761           comment out gst_util_dump_mem
15762
15763 2004-05-16  Benjamin Otte  <otte@gnome.org>
15764
15765         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15766           compute correct expected timestamps after seek (broken since
15767           last commit)
15768         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15769           rename element and debugging category to gdkpixbufscale
15770
15771 2004-05-16  Benjamin Otte  <otte@gnome.org>
15772
15773         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15774           add error checking to snd_pcm_delay and remove duplicate call to
15775           snd_pcm_delay that caused issues (see inline code comments)
15776         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15777           make more readable and fix return value when snd_pcm_delay fails
15778         (fixes #142586)
15779
15780 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15781         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15782         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15783         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15784         (gst_pixbufscale_link), (gst_pixbufscale_init),
15785         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15786         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15787         (gst_pixbufscale_get_property), (pixbufscale_init):
15788         * ext/gdk_pixbuf/pixbufscale.h:
15789         Add these files I forgot earlier
15790
15791 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15792         * ext/gdk_pixbuf/Makefile.am:
15793         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15794         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15795         Add new pixbufscale element to scale RGB video
15796         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15797         and HYPER interpolation correctly.
15798         * ext/theora/theoraenc.c: (theora_enc_chain),
15799         Discard buffer and return if explicit caps could not be set
15800         (theora_enc_get_property):
15801         Make _get return kbps for the bitrate consistent with
15802         the _set function.
15803
15804
15805 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15806
15807         * ext/libvisual/visual.c: (gst_visual_chain):
15808           add missing visual_audio_analyze
15809
15810 2004-05-14  David Schleef  <ds@schleef.org>
15811
15812         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15813         is killed while we're playing.
15814         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15815         gst_element_no_more_pads().
15816
15817 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15818
15819         * gst-libs/gst/riff/riff-read.c :
15820           - fix INFO tag extraction in RIFF/AVI files
15821             because gst_event_unref (event) also freed taglist
15822           - avoid a mem leak
15823
15824 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15825
15826         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15827         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15828
15829         * gst/auparse/gstauparse.c :
15830           - add code (commented for now) to support audio/x-adpcm on src pad
15831             (we have no decoder for those layout yet)
15832
15833         * gst/cdxaparse/gstcdxaparse.c :
15834         * gst/cdxaparse/gstcdxaparse.h :
15835           - partial rewrite using RiffRead (ripped iain's wavparse code)
15836
15837         * gst/rtp/gstrtpL16enc.c : typo
15838         * gst/rtp/gstrtpgsmenc.c : typo
15839
15840 2004-05-13  Benjamin Otte  <otte@gnome.org>
15841
15842         * configure.ac:
15843           check for exact version of libvisual, it's not supposed to be
15844           API/ABI stable yet
15845
15846 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15847
15848         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15849           signal no-more-pads
15850
15851 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15852
15853         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15854         Report which format was used for GST_FORMAT_DEFAULT
15855         * gst/debug/Makefile.am:
15856         * gst/debug/gstdebug.c: (plugin_init):
15857         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15858         (gst_progressreport_class_init), (gst_progressreport_init),
15859         (gst_progressreport_report), (gst_progressreport_set_property),
15860         (gst_progressreport_get_property), (gst_progressreport_chain),
15861         (gst_progressreport_plugin_init):
15862         Add progressreport element for testing.
15863
15864 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15865
15866         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15867         * sys/v4l/gstv4lsrc.h:
15868         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15869         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15870         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15871         (gst_v4lsrc_grab_frame):
15872           add more debugging
15873           send a discont at start
15874
15875 2004-05-12  Colin Walters  <walters@redhat.com>
15876
15877         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15878         inflooping if we can't find a chunk.  Or in other words, don't blow
15879         chunks if we don't have a chunk to blow.
15880
15881 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15882         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15883         Remove old debug output
15884         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15885         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15886         (gst_dvdec_set_property), (gst_dvdec_get_property):
15887         Change the quality setting to an enum, so it works from gst-launch
15888         Don't renegotiate a non-linked pad. Allows audio only decoding.
15889         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15890         (gst_deinterlace_link), (gst_deinterlace_init):
15891         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15892         (gst_videodrop_link):
15893         Some caps negotiation fixes
15894
15895 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15896
15897         * ext/tarkin/gsttarkin.c :
15898           - Change RANK from NONE to PRIMARY
15899         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15900           - Change RANK from NONE to MARGINAL
15901         * ext/divx/gstdivxenc.c :
15902           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15903
15904 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15905
15906         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15907         (gst_vorbisenc_push_packet):
15908           copy a function that was added between 1.0 and 1.0.1 until we
15909           depend on worthwhile features of post-1.0
15910
15911 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15912
15913         * configure.ac:
15914           enable shout2 by default
15915         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15916         (gst_shout2send_base_init), (gst_shout2send_init),
15917         (gst_shout2send_connect), (gst_shout2send_change_state):
15918         * ext/shout2/gstshout2.h:
15919           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15920           #142262)
15921         * ext/theora/theora.c: (plugin_init):
15922           don't set rank on encoders
15923
15924 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15925
15926         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15927           Use codec_data property instead of flag1 and flag2 for wma
15928
15929 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15930
15931         * gst/cdxaparse/gstcdxaparse.c :
15932           - Add mpegversion to CAPS to make it link
15933           - Rank is as GST_RANK_SECONDARY instead of NONE
15934         * gst/auparse/gstauparse.c :
15935           - Document all audio encoding we can encounter from Solaris 9
15936             headers and libsndfile information.
15937           - Increase max. rate from 48000 to 192000 (to match other elements)
15938           - Don't try to play junk data between header and samples
15939
15940 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15941
15942         * ext/libvisual/visual.c: (gst_visual_getcaps):
15943           use the right caps depending on endianness (I hope)
15944         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15945           use GST_RANK_NONE for all non-decoding elements or spider gets
15946           mighty confused
15947
15948 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15949
15950         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15951           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15952
15953 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15954
15955         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15956         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15957         (gst_switch_loop), (gst_switch_get_type):
15958           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15959           HEADERS. Had to be said.
15960
15961 2004-05-10  David Schleef  <ds@schleef.org>
15962
15963         * configure.ac: Add prototype Dirac support.
15964         * ext/Makefile.am:
15965         * ext/dirac/Makefile.am:
15966         * ext/dirac/gstdirac.cc:
15967         * ext/dirac/gstdiracdec.cc:
15968
15969 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15970
15971         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15972         (gst_auparse_init), (gst_auparse_chain),
15973         (gst_auparse_change_state):
15974           Hack around spider. Remove me some day please.
15975
15976 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15977
15978         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15979           Fix for some uninitialized variables in previous patch, also
15980           makes it work. Fixes #142286 while we're at it.
15981
15982 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15983
15984         * gst/auparse/gstauparse.c:
15985                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15986                 only unsupported formats are ADPCM/CCITT G.72x
15987                 reviewed by Ronald
15988         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15989
15990 2004-05-10  Wim Taymans  <wim@fluendo.com>
15991
15992         * ext/vorbis/Makefile.am:
15993         * ext/vorbis/README:
15994         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15995         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15996         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15997         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15998         (gst_oggvorbisenc_convert_sink),
15999         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
16000         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
16001         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
16002         (get_constraints_string), (update_start_message),
16003         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
16004         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
16005         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
16006         * ext/vorbis/oggvorbisenc.h:
16007         * ext/vorbis/vorbis.c: (plugin_init):
16008         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
16009         (raw_caps_factory), (gst_vorbisenc_class_init),
16010         (gst_vorbisenc_init), (gst_vorbisenc_setup),
16011         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
16012         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
16013         * ext/vorbis/vorbisenc.h:
16014         Added a raw vorbis encoder to be used with the oggmuxer.
16015         We still need the old encoder for some gnome applications,
16016         read the README to find out how that works.
16017         The raw encoder is called "rawvorbisenc" until 0.9.
16018
16019 2004-05-10  Wim Taymans  <wim@fluendo.com>
16020
16021         * ext/ogg/gstogg.c: (plugin_init):
16022         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
16023         (gst_ogg_print):
16024         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
16025         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
16026         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
16027         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
16028         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
16029         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
16030         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
16031         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
16032         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
16033         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
16034         Added an ogg muxer.
16035         Small typo fixes in the demuxer.
16036
16037 2004-05-10  Wim Taymans  <wim@fluendo.com>
16038
16039         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16040         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16041         (theora_enc_change_state), (theora_enc_set_property),
16042         (theora_enc_get_property):
16043         Mark the last packet with an EOS flag which is not really needed
16044         in gstreamer.
16045         Do some better video framerate initialisation.
16046         Update the buffer timestamp.
16047
16048 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16049
16050         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
16051         Return the result of the parent state change call
16052
16053 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16054
16055         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
16056         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
16057         * gst/law/alaw-encode.c : (idem)
16058         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
16059         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
16060         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
16061
16062 2004-05-09  Benjamin Otte  <otte@gnome.org>
16063
16064         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
16065           don't use a fixed buffer size when writing variable length data to
16066           it. Fixes memory corruption and makes alsasrc work
16067
16068 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16069
16070         * ext/gnomevfs/gstgnomevfssink.c:
16071         (_gst_boolean_allow_overwrite_accumulator),
16072         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
16073           Run glib's default signal handler (??) in RUN_CLEANUP rather than
16074           RUN_LAST, and don't use that to set the accumulator value because
16075           then it's always FALSE.
16076
16077 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16078
16079         * gst-libs/gst/riff/riff-media.c:
16080         (gst_riff_create_video_caps_with_data),
16081         (gst_riff_create_audio_caps),
16082         (gst_riff_create_audio_template_caps):
16083         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
16084           Fix for unaligned RIFF files (i.e. where all the chunks together
16085           in a LIST chunk are not of the same size as the size given in
16086           the LIST chunk header). Fixes several odd WAVE files. Also fix
16087           ADPCM (block_align property) in audio, so that wavparse based
16088           on this works now as it used to stand-alone.
16089
16090 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
16091
16092         reviewed by Benjamin Otte  <otte@gnome.org>
16093
16094         * ext/a52dec/gsta52dec.c:
16095         * ext/divx/gstdivxdec.c:
16096         * ext/divx/gstdivxenc.c:
16097         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
16098         * ext/faac/gstfaac.c: (gst_faac_base_init):
16099         * ext/faad/gstfaad.c: (gst_faad_base_init):
16100         * ext/ivorbis/vorbisfile.c:
16101         * ext/lame/gstlame.c:
16102         * ext/libfame/gstlibfame.c:
16103         * ext/mpeg2enc/gstmpeg2enc.cc:
16104         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
16105         * ext/sidplay/gstsiddec.cc:
16106         * ext/speex/gstspeexdec.c:
16107         * ext/speex/gstspeexenc.c:
16108         * ext/xvid/gstxviddec.c:
16109         * ext/xvid/gstxvidenc.c:
16110           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
16111           (fixes #142193)
16112
16113 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16114
16115         * ext/alsa/gstalsa.c: (device_list),
16116         (gst_alsa_class_probe_devices):
16117         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
16118           Fix alsa oddness in mixer after the combination of using mixer
16119           in source/sink elements and using hw:x,y instead of just hw:x.
16120
16121 2004-05-09  Benjamin Otte  <otte@gnome.org>
16122
16123         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
16124         (gst_wavparse_create_sourcepad):
16125           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
16126           sourcepads
16127
16128 2004-05-09  Benjamin Otte  <otte@gnome.org>
16129
16130         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16131           allow discont events before caps nego
16132
16133 2004-05-08  Benjamin Otte  <otte@gnome.org>
16134
16135         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16136           don't leak events
16137
16138 2004-05-08  Benjamin Otte  <otte@gnome.org>
16139
16140         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16141         (gst_level_change_state), (gst_level_init):
16142         * gst/level/gstlevel.h:
16143           figure out if we're initialized directly instead of keeping a
16144           variable that's wrong in 90% of cases
16145           don't initialize pads and then leak them and use a new unitialized
16146           pad. (fixes #142084)
16147           these were bugs so n00bish I didn't find them for an hour :/
16148
16149 2004-05-08 Iain <iain@prettypeople.org>
16150
16151         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16152         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16153         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16154         return the length that was read.
16155         (gst_riff_read_strf_auds): Allow fmt tags as well.
16156
16157 2004-05-07  David Schleef  <ds@schleef.org>
16158
16159         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16160         signed char assumption in faad.h.
16161
16162 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16163
16164         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16165           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16166
16167 2004-05-07  Colin Walters  <walters@redhat.com>
16168
16169         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16170         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16171         function.
16172         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16173         Add dispose function.
16174
16175 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16176         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16177           Fix caps nego and pad templates. RGB mode caps should
16178           work now.
16179         * ext/dvdnav/gst-dvd:
16180           Move mpeg2dec inside the thread because otherwise the
16181           queue rejects cap changes mid-stream
16182         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16183         (gst_mpeg2dec_flush_decoder):
16184           For mpeg2dec > 0.4.0, call the flush function instead of
16185           manually extracting all in-flight frames.
16186         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16187         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16188           Change mime type video/dv go video/x-dv to match the
16189           rest of gst-plugins
16190
16191 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16192
16193         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16194         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16195         (gst_alsa_sink_class_init):
16196         * ext/alsa/gstalsasink.h:
16197         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16198         (gst_alsa_src_class_init):
16199         * ext/alsa/gstalsasrc.h:
16200           Make alsasink/src a subclass of alsamixer so that mixer stuff
16201           shows up in gst-rec. Needs some finetuning.
16202
16203 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16204
16205         * ext/lame/gstlame.c: (gst_lame_chain):
16206           simplify
16207         * ext/mad/gstmad.c: (gst_mad_handle_event):
16208           fix event leak
16209         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16210           be able to detect mp3 files < 4096 bytes
16211
16212 2004-05-06  Wim Taymans  <wim@fluendo.com>
16213
16214         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16215         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16216         (theora_enc_set_property), (theora_enc_get_property):
16217         Also encode the first frame, cleanup some code.
16218
16219 2004-05-06  Wim Taymans  <wim@fluendo.com>
16220
16221         * ext/mpeg2enc/gstmpeg2enc.cc:
16222         Forward events first before deciding that negotiation was
16223         not performed.
16224
16225 2004-05-06  Wim Taymans  <wim@fluendo.com>
16226
16227         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16228         First process the events before deciding that negotiation
16229         was not performed.
16230
16231 2004-05-06  Wim Taymans  <wim@fluendo.com>
16232
16233         * ext/theora/Makefile.am:
16234         * ext/theora/theora.c: (plugin_init):
16235         * ext/theora/theoradec.c: (theora_dec_change_state):
16236         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16237         (gst_theora_enc_class_init), (gst_theora_enc_init),
16238         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16239         (theora_enc_chain), (theora_enc_change_state),
16240         (theora_enc_set_property), (theora_enc_get_property):
16241         Added a theora encoder, grouped the encoder and decoder into the
16242         same plugin.
16243
16244 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16245
16246         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16247         (gst_jpegenc_chain):
16248         fix DURATION on outgoing buffers
16249         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16250         debug using time formats
16251         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16252         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16253         (gst_xvimagesink_sink_link):
16254         windows with width/height 0 generate X errors, so don't allow them
16255
16256 2004-05-05  Wim Taymans  <wim@fluendo.com>
16257
16258         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16259         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16260         (gst_mpeg2dec_negotiate_format):
16261         * ext/mpeg2dec/gstmpeg2dec.h:
16262           removed the static pad template so that we can add the
16263           more accurate framerate value to the caps.
16264
16265
16266 2004-05-04  Benjamin Otte  <otte@gnome.org>
16267
16268         * configure.ac:
16269           check for kdemacros.h, too (should fix #141821)
16270         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16271           don't crash if no header was sent, but nicely error out (fixes part
16272           of #141554)
16273
16274 2004-05-04  Wim Taymans  <wim@fluendo.com>
16275
16276         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16277         parent dispose function to avoid segfault on destroy.
16278
16279 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16280
16281         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16282         (plugin_init):
16283         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16284         (gst_xvimagesink_sink_link):
16285         clean up debugging caps
16286         also recreate xvimage when format has changed
16287
16288 2004-05-04  Benjamin Otte  <otte@gnome.org>
16289
16290         * ext/libvisual/Makefile.am:
16291         * ext/libvisual/visual.c: (gst_visual_class_init),
16292         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16293         (gst_visual_srclink), (gst_visual_chain),
16294         (gst_visual_change_state), (plugin_init):
16295           use a GstAdapter to correctly adapt buffer sizes - allows using a
16296           framerate
16297
16298 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16299
16300         * sys/v4l/gstv4lelement.h:
16301         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16302         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16303         (gst_v4lsrc_buffer_free):
16304         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16305         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16306         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16307         (gst_v4lsrc_requeue_frame):
16308         move some debugging categories around
16309         query for fps index and set accordingly if found
16310
16311 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16312
16313         * ext/lame/gstlame.c:
16314         correct defaults that lame_init puts out of range
16315
16316 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16317
16318         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16319         (gst_divxenc_class_init):
16320         fix range since -1 is the default
16321         * gst/mpeg1sys/gstmpeg1systemencode.c:
16322         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16323         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16324         (gst_rtjpegdec_chain):
16325         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16326         (gst_rtjpegenc_chain):
16327         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16328         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16329         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16330         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16331         * sys/v4l/gstv4lsrc.c:
16332         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16333         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16334         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16335         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16336         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16337           remove gst_info calls
16338
16339 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16340
16341         * Makefile.am:
16342         * po/af.po:
16343         * po/az.po:
16344         * po/en_GB.po:
16345         * po/nl.po:
16346         * po/sr.po:
16347         * po/sv.po:
16348           Updated translations
16349
16350 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16351
16352         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16353           refactor/comment code
16354
16355 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16356
16357         * gst/asfdemux/Makefile.am:
16358         * gst/asfdemux/asfheaders.c:
16359         * gst/asfdemux/asfheaders.h:
16360         * gst/asfdemux/gstasf.c: (plugin_init):
16361         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16362         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16363         (gst_asf_demux_setup_pad):
16364         * gst/asfdemux/gstasfdemux.h:
16365         * gst/asfdemux/gstasfmux.c:
16366         * gst/asfdemux/gstasfmux.h:
16367           Add tagging support to demuxer, split out registration in its own
16368           file instead of in demux (hacky), and prevent having some tables
16369           in our memory multiple times (in asfheaders.h).
16370
16371 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16372
16373         * gst/matroska/matroska-demux.c:
16374         (gst_matroska_demux_parse_metadata):
16375         * gst/matroska/matroska-ids.h:
16376           Basic tag reading support.
16377
16378 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16379
16380         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16381           Really detect ac-3 audio.
16382         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16383           really detect matroska files (off-by-1).
16384
16385 2004-04-30  David Schleef  <ds@schleef.org>
16386
16387         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16388         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16389         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16390         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16391         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16392         hackage -- parse a lot more atoms, extract a few tags.  One might even
16393         mistake this for tag support.  Maybe it is.
16394         * gst/qtdemux/qtdemux.h:
16395
16396 2004-04-30  Colin Walters  <walters@verbum.org>
16397
16398         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16399
16400 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16401
16402         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16403         (gst_ffmpegcolorspace_getcaps):
16404           remove broken nego fix
16405
16406 2004-04-30  Benjamin Otte  <otte@gnome.org>
16407
16408         * configure.ac:
16409         * ext/Makefile.am:
16410         * ext/libvisual/Makefile.am:
16411         * ext/libvisual/visual.c:
16412           add initial support for libvisual (http://libvisual.sourceforge.net)
16413           libvisual is still quite alpha, so expect crashes in there :)
16414
16415 2004-04-29  David Schleef  <ds@schleef.org>
16416
16417         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16418         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16419         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16420         code; you will no longer respect me.
16421
16422 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16423
16424         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16425         * ext/alsa/gstalsa.h :
16426         change alsa pcm device discovery to find more than 1 device
16427         per card. code review by Ronald.
16428
16429 2004-04-29  David Schleef  <ds@schleef.org>
16430
16431         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16432         Add a check for a driver bug on FreeBSD.  (bug #140565)
16433
16434 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16435
16436         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16437         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16438         (gst_jpegenc_getcaps):
16439           move format setting to inner loop
16440         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16441         (gst_ffmpegcolorspace_getcaps):
16442           use GST_PAD_CAPS if available so that we use already negotiated
16443           caps
16444         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16445         (qtdemux_parse_moov), (qtdemux_parse):
16446           extra debugging
16447         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16448         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16449           move hardcoded path to DEFINE
16450
16451 2004-04-28  David Schleef  <ds@schleef.org>
16452
16453         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16454         (bug #140064)
16455
16456 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16457
16458         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16459           Don't probe for playback device if we're a source element. Fixes
16460           #139658.
16461
16462 2004-04-29  Benjamin Otte  <otte@gnome.org>
16463
16464         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16465         (gst_id3_tag_chain):
16466           rewrite buffer offset
16467
16468 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16469
16470         * configure.ac:
16471         * ext/Makefile.am:
16472         * ext/dts/Makefile.am:
16473         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16474         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16475         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16476         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16477         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16478         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16479         (plugin_init):
16480         * ext/dts/gstdtsdec.h:
16481           New DTS decoder.
16482         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16483         (gst_faad_srcconnect):
16484           Add ESDS atom handling (.m4a).
16485
16486 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16487
16488         * ext/divx/gstdivxdec.c: (plugin_init):
16489           Remove comment that makes no sense.
16490         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16491           Fix for obvious typo that resulted in warnings during gst-register.
16492         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16493         (gst_xviddec_sink_link):
16494           Fix caps negotiation a bit better.
16495         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16496           We call this 'codec_data', not 'esds'.
16497
16498 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16499
16500         * gst/monoscope/gstmonoscope.c:
16501           make sure we only provide 256x128
16502         * gst/monoscope/monoscope.c: (monoscope_init):
16503           assert size of 256x128
16504
16505 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16506
16507         * Makefile.am:
16508         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16509         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16510           fixate to max width and height of device
16511
16512 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16513
16514         * Makefile.am:
16515         * sys/v4l/gstv4l.c:
16516         * sys/v4l/gstv4lsrc.c:
16517         * sys/v4l/v4l_calls.c:
16518         * sys/v4l/v4lsrc_calls.c:
16519           fix for qc-usb driver which fakes having more than one buffer
16520           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16521           buffer_free override
16522           add debugging
16523
16524 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16525
16526         * Makefile.am:
16527         * gst/videotestsrc/gstvideotestsrc.c:
16528         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16529         (gst_videotestsrc_init), (gst_videotestsrc_get),
16530         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16531         * gst/videotestsrc/gstvideotestsrc.h:
16532           add num-buffers property
16533
16534         2004-04-26  Benjamin Otte  <otte@gnome.org>
16535
16536         * ext/mad/gstid3tag.c: (plugin_init):
16537           set id3mux rank to NONE so it doesn't confuse spider
16538           require audio/mpeg,mpegversion=1 in id3mux
16539
16540 2004-04-26  Benjamin Otte  <otte@gnome.org>
16541
16542         * configure.ac:
16543           detect faad correctly as non-working if it's indeed non-working
16544
16545 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16546
16547         * Makefile.am:
16548         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16549         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16550         fix _getcaps so it only negotiates to its supported format
16551
16552 2004-04-25  Benjamin Otte  <otte@gnome.org>
16553
16554         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16555           fix memleak
16556
16557 2004-04-23  Benjamin Otte  <otte@gnome.org>
16558
16559         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16560           audio/x-raw-int with height rules! not. Now it's depth.
16561
16562 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16563
16564         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16565         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16566         (gst_wavparse_loop):
16567           Missing variable initialization. Add handling of DVI ADPCM. Fix
16568           mis-parsing of LIST chunks. This works around a bug where we mis-
16569           parse non-aligning LIST chunks (so LIST chunks where the contents
16570           don't align with the actual LIST size). The correct fix is to use
16571           rifflib, I'm not going to fix wavparse - too much work. All this
16572           fixes #104878.
16573
16574 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16575
16576         reviewed by Benjamin Otte  <otte@gnome.org>
16577
16578         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16579           fix shoutcast not working (fixes #140844)
16580
16581 2004-04-22  Benjamin Otte  <otte@gnome.org>
16582
16583         * ext/hermes/gsthermescolorspace.c:
16584         (gst_hermes_colorspace_caps_remove_format_info):
16585         * gst/colorspace/gstcolorspace.c:
16586         (gst_colorspace_caps_remove_format_info):
16587         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16588         (gst_ffmpegcolorspace_caps_remove_format_info):
16589           s/gst_caps_simplify/gst_caps_do_simplify/
16590
16591 2004-04-22  Benjamin Otte  <otte@gnome.org>
16592
16593         * gst-libs/gst/riff/riff-media.c:
16594         (gst_riff_create_video_caps_with_data):
16595           mpegversion is an int
16596         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16597           don't try to create pad templates with NULL caps, use any caps
16598           instead.
16599
16600 2004-04-20  David Schleef  <ds@schleef.org>
16601
16602         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16603         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16604         (bug #140384)
16605
16606 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16607
16608         reviewed by David Schleef
16609
16610         * ext/mad/gstid3tag.c: Add stdlib.h
16611         * gst/rtp/gstrtpgsmenc.c: same
16612         * gst/tags/gstid3tag.c: same
16613         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16614         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16615         GST_DISABLE_LOADSAVE use.
16616         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16617         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16618         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16619         atol(3)).
16620         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16621         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16622         strtoul(3)).
16623         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16624         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16625         $(ID3_CFLAGS).
16626         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16627         $(LIBFAME_CFLAGS).
16628
16629 2004-04-20  David Schleef  <ds@schleef.org>
16630
16631         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16632         last checkin.  Same idea.
16633
16634 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16635
16636         reviewed by David Schleef
16637
16638         * configure.ac: bump required gstreamer version to 0.8.1.1
16639         because of following changes [--ds]
16640
16641         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16642         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16643         (gst_riff_read_header):  Use GST_READ_UINT*
16644         macros to access possibly unaligned memory.
16645
16646         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16647         (mp3_type_find):  Use GST_READ_UINT*
16648         macros to access possibly unaligned memory.
16649         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16650         (speex_type_find): Likewise
16651
16652         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16653
16654         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16655         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16656         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16657         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16658         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16659         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16660         macros to access possibly unaligned memory.
16661
16662         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16663         Likewise.
16664
16665         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16666         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16667
16668         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16669         Likewise.
16670
16671         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16672         (gst_mpeg2subt_chain_subtitle): Likewise.
16673
16674         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16675         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16676         Likewise.
16677
16678         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16679         Likewise.
16680
16681         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16682         Likewise.
16683
16684         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16685         Likewise.
16686
16687 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16688
16689         * configure.ac:
16690           update required version of GStreamer because of GST_TIME_FORMAT
16691
16692 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16693
16694         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16695           remove leftover g_print
16696         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16697           don't try setting only a subset of the caps. We don't want to kill
16698           autoplugging on purpose
16699
16700 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16701
16702         * sys/ximage/ximagesink.c: (plugin_init):
16703         * sys/xvimage/xvimagesink.c: (plugin_init):
16704           add debugging categories
16705
16706 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16707
16708         * po/en_GB.po:
16709         * po/LINGUAS:
16710           Adding en_GB translation (Gareth Owen)
16711
16712 2004-04-20  David Schleef  <ds@schleef.org>
16713
16714         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16715         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16716         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16717         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16718         A number of new features and hacks to extract the esds atom and
16719         put it into the caps.  (bug #137724)
16720
16721 2004-04-19  David Schleef  <ds@schleef.org>
16722
16723         * gconf/Makefile.am: Fix for non-GNU make
16724         * gst-libs/gst/Makefile.am: Change directory order to handle
16725         GstPlay linking with gstinterfaces
16726         * gst-libs/gst/audio/make_filter: make use of tr portable
16727         * gst-libs/gst/play/Makefile.am: Add intended \
16728         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16729         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16730         function prototype instead of void *.
16731         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16732         macro.
16733         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16734         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16735         * gst/videofilter/make_filter: make use of tr portable
16736         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16737
16738 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16739
16740         * po/LINGUAS:
16741         * po/uk.po:
16742           Added Ukrainian translation (Maxim V. Dziumanenko)
16743
16744 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16745
16746         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16747         (gst_gsmdec_link), (gst_gsmdec_chain):
16748           Fix capsnego, simplify chain function slightly.
16749         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16750           Add GSM.
16751
16752 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16753
16754         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16755         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16756         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16757           Hack to make wavparse work with spider (always -> sometimes pad).
16758           Fixes #135862 && #140411.
16759
16760 2004-04-18  Benjamin Otte  <otte@gnome.org>
16761
16762         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16763         (gst_osselement_rate_probe_check),
16764         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16765           get rid of \n in debug output
16766
16767 2004-04-17  Iain <iain@prettypeople.org>
16768
16769         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16770         not just EOS.
16771
16772 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16773
16774         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16775         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16776         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16777         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16778         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16779         (gst_id3_tag_change_state), (plugin_init):
16780           deprecate id3tag element and replace with id3demux/id3mux.
16781           great side effect: this ugly file is now even uglier, yay!
16782         * ext/mad/gstmad.h:
16783           remove non-available function
16784           update for new get_type
16785
16786 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16787
16788         * configure.ac:
16789           require mpeg2dec >= 0.4.0
16790
16791 2004-04-17  Benjamin Otte  <otte@gnome.org>
16792
16793         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16794         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16795         (gst_xvimagesink_set_xwindow_id):
16796           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16797           assorted cleanup fixes.
16798
16799 2004-04-16  David Schleef  <ds@schleef.org>
16800
16801         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16802         * sys/xvimage/xvimagesink.h: same
16803
16804 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16805
16806         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16807           Fix GST_ELEMENT_ERROR with (NULL)
16808
16809 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16810
16811         * gst-libs/gst/riff/riff-media.c:
16812         (gst_riff_create_video_caps_with_data):
16813           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16814
16815 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16816
16817         * gst-libs/gst/riff/riff-media.c:
16818         (gst_riff_create_video_caps_with_data),
16819         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16820         (gst_riff_create_video_template_caps),
16821         (gst_riff_create_audio_template_caps):
16822         * gst-libs/gst/riff/riff-media.h:
16823         * gst-libs/gst/riff/riff-read.c:
16824         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16825         * gst-libs/gst/riff/riff-read.h:
16826         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16827           Add MS RLE support. I added some functions to read out strf chunks
16828           into strf chunks and the data behind it. This is usually color
16829           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16830           caps creation. Lastly, add ADPCM (similar to wavparse - which
16831           should eventually be rifflib based).
16832         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16833         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16834         * gst/matroska/matroska-demux.h:
16835           Remove placeholders for some prehistoric tagging system. Didn't add
16836           support for any tag system really anyway.
16837         * gst/qtdemux/qtdemux.c:
16838           Add support for audio/x-m4a (MPEG-4) through spider.
16839         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16840         (gst_wavparse_loop):
16841           ADPCM support (#135862). Increase max. buffer size because we
16842           cannot split buffers for ADPCM (screws references) and I've seen
16843           files with 2048 byte chunks. 4096 seems safe for now.
16844
16845 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16846
16847         * configure.ac: bump nano to 1
16848
16849 === release 0.8.1 ===
16850
16851 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16852
16853         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16854
16855 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16856
16857         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16858           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16859           Fixes #140058
16860
16861 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16862
16863         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16864           lower rank of dvddemux so that it's not used for mpeg playback.
16865
16866 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16867
16868         * configure.ac:
16869           save libs correctly when checking mad
16870
16871 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16872
16873         * ext/mad/gstid3tag.c: (plugin_init):
16874           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16875
16876 2004-04-13  David Schleef  <ds@schleef.org>
16877
16878         * common/m4/gst-feature.m4: Call -config scripts with
16879         --plugin-libs if it is supported.
16880         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16881         JPEG images are image/jpeg.
16882         * gst/debug/Makefile.am:
16883         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16884         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16885         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16886         (gst_negotiation_plugin_init): Add a property that acts like
16887         filter caps.
16888         * testsuite/gst-lint:  Move license checking to be a standard
16889         test.
16890
16891 2004-04-13  David Schleef  <ds@schleef.org>
16892
16893         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16894         patch from Sebastien Cote (bug #139958)
16895
16896 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16897
16898         * examples/gstplay/Makefile.am:
16899         * examples/gstplay/player.c: (main):
16900           make the commandline player example use gconf settings
16901
16902 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16903
16904         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16905         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16906         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16907           init/end library during state transition, not object
16908           creation/disposal.  get rid of custom dispose handler.
16909
16910
16911 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16912
16913         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16914         be a symlink
16915
16916 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16917
16918         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16919           Handle JUNK chunks inside data section. Prevents warnings.
16920
16921 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16922
16923         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16924         (gst_riff_create_video_template_caps):
16925           Add MS video v1.
16926         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16927         (gst_avi_demux_stream_data):
16928           Add support for "rec-list" chunks.
16929
16930 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16931
16932         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16933           Fix another codecname mismatch.
16934
16935 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16936
16937         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16938           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16939           so that MJPEG plays back.
16940
16941 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16942
16943         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16944         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16945         * gst/mpeg1videoparse/gstmp1videoparse.h:
16946           Fix for some slight mis-cuts in buffer parsing, and for some
16947           potential overflows or faults-causers. Adds disconts. Also fixes
16948           #139105 while we're at it.
16949
16950 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16951
16952         * configure.ac:
16953         * sys/v4l2/gstv4l2element.h:
16954           Workaround for missing struct v4l2_buffer declaration in Suse 9
16955           and Mandrake 10 linux/videodev2.h header file (#135919).
16956
16957 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16958
16959         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16960           Bail out if no filename was given.
16961
16962 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16963
16964         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16965         (gst_v4l2_fourcc_from_structure):
16966           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16967           Y41B somewhere).
16968
16969 2004-04-09  Benjamin Otte  <otte@gnome.org>
16970
16971         * ext/gnomevfs/gstgnomevfssink.c:
16972         (_gst_boolean_allow_overwrite_accumulator),
16973         (gst_gnomevfssink_class_init):
16974           fix erase signal - if any handler returns false the file will not be
16975           overwritten. If no handler is connected, the file will not be
16976           overwritten either.
16977           renamed signal to "allow-overwrite"
16978         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16979           free string when adding it to ID3 failed
16980         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16981           unref event when done
16982         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16983           free caps
16984         * gst/typefind/gsttypefindfunctions.c:
16985         (mpeg_video_stream_type_find):
16986           fix invalid read
16987
16988 2004-04-08  David Schleef  <ds@schleef.org>
16989
16990         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16991         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16992
16993 2004-04-08  David Schleef  <ds@schleef.org>
16994
16995         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16996         we don't support (bug #139532)
16997
16998 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16999
17000         * ext/mad/gstmad.c: (gst_mad_handle_event),
17001         (gst_mad_check_caps_reset), (gst_mad_chain),
17002         (gst_mad_change_state):
17003           only set explicit caps if they haven't been set before for
17004           this stream.  MPEG-audio sample rate/channels aren't allowed
17005           to change in-stream.
17006           Fixes #139382
17007
17008 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17009
17010         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
17011         (_gst_boolean_did_something_accumulator),
17012         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
17013         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
17014         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
17015         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
17016         (gst_gnomevfssink_change_state):
17017           Fix erase signal. Don't erase by default. Remove handoff signal.
17018           Remove erase property. Don't segfault. General cleanup.
17019
17020 2004-04-07  Benjamin Otte  <otte@gnome.org>
17021
17022         * gst-libs/gst/gconf/test-gconf.c: (main):
17023           add missing gst_init
17024
17025 2004-04-07  Benjamin Otte  <otte@gnome.org>
17026
17027         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
17028           free the mutexes, too
17029
17030 2004-04-07  Benjamin Otte  <otte@gnome.org>
17031
17032         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
17033           actually free the URI string
17034         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
17035           compute offset correctly when passing discont events
17036         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17037           don't leak discont events
17038         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
17039           add some missing breaks so caps aren't copied randomly
17040         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
17041           if we realloc memory, we better use it
17042
17043 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17044
17045         * ext/mad/gstmad.c: (normal_seek):
17046           fix GST_FORMAT_TIME usage
17047
17048 2004-04-05  David Schleef  <ds@schleef.org>
17049
17050         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
17051         a deprecated function (hack!)
17052
17053 2004-04-05  Benjamin Otte  <otte@gnome.org>
17054
17055         * ext/esd/esdmon.c: (gst_esdmon_get):
17056           fix nonterminated vararg and memleak
17057
17058 2004-04-05  Benjamin Otte  <otte@gnome.org>
17059
17060         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
17061         (gst_ladspa_init), (gst_ladspa_force_src_caps),
17062         (gst_ladspa_set_property), (gst_ladspa_get_property),
17063         (gst_ladspa_instantiate), (gst_ladspa_activate),
17064         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
17065           clean up debugging
17066
17067 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
17068
17069         reviewed by Benjamin Otte  <otte@gnome.org>
17070
17071         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
17072           check for broken LADSPA parameters (fixes #138635)
17073
17074 2004-04-05  Benjamin Otte  <otte@gnome.org>
17075
17076         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
17077           advertise buffer-frames correctly on sinkpads
17078
17079 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17080
17081         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
17082         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
17083         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
17084         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
17085         (gst_mad_check_caps_reset), (gst_mad_chain):
17086         add more debugging, only reset caps when we're not in error state
17087
17088 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17089
17090         * ext/mad/gstmad.c: add debugging category, comment + cleanups
17091
17092 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17093
17094         reviewed by Benjamin Otte  <otte@gnome.org>
17095
17096         * configure.ac:
17097           fix == in test(1) operator
17098
17099 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17100
17101         reviewed by Benjamin Otte  <otte@gnome.org>
17102
17103         * configure.ac:
17104           fix --export-symblos-regex to a working regex.
17105
17106 2004-04-04  Benjamin Otte  <otte@gnome.org>
17107
17108         * sys/oss/.cvsignore:
17109           add for oss_probe
17110
17111 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17112
17113         reviewed by Benjamin Otte  <otte@gnome.org>
17114
17115         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17116           add missing 'new_media' argument (fixes #138168)
17117         * gst/matroska/matroska-demux.c:
17118         (gst_matroska_demux_handle_seek_event):
17119           add vararg terminator (fixes #138169)
17120
17121 2004-04-02  David Schleef  <ds@schleef.org>
17122
17123         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
17124         disted (bug #138914)
17125
17126 2004-04-01  Benjamin Otte  <otte@gnome.org>
17127
17128         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
17129         (gst_alsa_close_audio):
17130           handle case better where a soundcard can't pause
17131         * ext/ogg/gstoggdemux.c:
17132           don't crash when we get events but don't have pads yet
17133
17134 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17135
17136         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17137           throw an error if we couldn't probe any caps.
17138
17139 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17140
17141         * ext/dvdnav/gst-dvd:
17142         Add a really simple sample DVD player
17143
17144 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17145
17146         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17147         (gst_a52dec_push), (gst_a52dec_handle_event),
17148         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17149         (gst_a52dec_change_state):
17150         * ext/a52dec/gsta52dec.h:
17151           Use a debug category, Output timestamps correctly
17152           Emit tag info, Handle events, tell liba52dec about cpu
17153           capabilities so it can use MMX etc.
17154         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17155           Fix a crasher accessing invalid memory
17156         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17157         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17158         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17159         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17160         (dvdnavsrc_query):
17161           Some support for byte-format seeking.
17162           Small fixes for still frames and menu button overlays
17163         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17164         (gst_mpeg2dec_alloc_buffer):
17165           Use a debug category. Adjust the report level of several items to
17166           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17167           so it doesn't lose the GstBuffer pointer
17168         * gst/debug/Makefile.am:
17169         * gst/debug/gstdebug.c: (plugin_init):
17170         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17171         (gst_navseek_base_init), (gst_navseek_class_init),
17172         (gst_navseek_init), (gst_navseek_seek),
17173         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17174         (gst_navseek_get_property), (gst_navseek_chain),
17175         (gst_navseek_plugin_init):
17176         * gst/debug/gstnavseek.h:
17177           Add the navseek debug element for seeking back and forth in a
17178           video stream using arrow keys.
17179         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17180         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17181         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17182         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17183         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17184         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17185         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17186         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17187         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17188         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17189         * gst/mpeg2sub/gstmpeg2subt.h:
17190           Pretty much a complete rewrite. Now a loopbased element. May still
17191           require work to properly synchronise subtitle buffers.
17192         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17193         (gst_dvd_demux_send_subbuffer):
17194         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17195           Don't attempt to create subbuffers of size 0
17196           Reduce a couple of error outputs to warnings.
17197         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17198         (gst_y4mencode_chain):
17199         Output the y4m frame header correctly.
17200
17201 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17202
17203         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17204           throw errors instead of allowing SIGFPE
17205
17206 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17207
17208         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17209         (gst_gconf_render_bin_from_key):
17210           leak plugging and style fixing
17211
17212 2004-03-31  David Schleef  <ds@schleef.org>
17213
17214         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17215         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17216         (bug #138225)
17217         * gst/debug/Makefile.am:
17218         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17219         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17220         plugin.
17221         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17222         (gst_negotiation_base_init), (gst_negotiation_class_init),
17223         (gst_negotiation_init), (gst_negotiation_getcaps),
17224         (gst_negotiation_pad_link), (gst_negotiation_chain),
17225         (gst_negotiation_set_property), (gst_negotiation_get_property),
17226         (gst_negotiation_plugin_init):  New element to talk about random
17227         negotiation things happening in a pipeline.
17228
17229 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17230
17231         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17232           fix integer addition with help of Stefan Kost
17233
17234 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17235
17236         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17237
17238 2004-03-30  David Schleef  <ds@schleef.org>
17239
17240         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17241         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17242         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17243         (bug #137504)
17244         * ext/mpeg2dec/gstmpeg2dec.h:
17245
17246 2004-03-30  David Schleef  <ds@schleef.org>
17247
17248         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17249
17250 2004-03-30  David Schleef  <ds@schleef.org>
17251
17252         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17253         Michael Petullo) to handle .mov
17254
17255 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17256
17257         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17258         (gst_osselement_rate_check_rate):
17259           probe caps correctly for sound cards that only support one format
17260
17261 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17262
17263         * ext/kio/kiosrc.cpp: (process_events):
17264           update handling event processing if inside KDE - untested
17265
17266 2004-03-29  David Schleef  <ds@schleef.org>
17267
17268         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17269         by 2 to not interfere with other colorspaces.
17270         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17271         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17272         one to not interfere with ffmpeg_colorspace.
17273
17274 2004-03-29  David Schleef  <ds@schleef.org>
17275
17276         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17277         aren't in the caps.
17278         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17279         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17280
17281 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17282
17283         * gst-libs/gst/riff/riff-media.c:
17284           fail on error, don't try to set stuff on NULL caps
17285
17286 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17287
17288         * configure.ac:
17289         * ext/Makefile.am:
17290         * ext/kio/Makefile.am:
17291         * ext/kio/kioreceiver.cpp:
17292         * ext/kio/kioreceiver.h:
17293         * ext/kio/kiosrc.cpp:
17294         * ext/kio/kiosrc.h:
17295           add experimental kiosrc plugin
17296         * ext/alsa/gstalsaplugin.c: (plugin_init):
17297           initialize debugging category only when we're sure registering the
17298           plugins worked.
17299
17300 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17301
17302         * examples/gstplay/player.c: (main):
17303         * gst-libs/gst/play/play.c: (gst_play_class_init),
17304         (gst_play_set_location), (gst_play_set_data_src),
17305         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17306         (gst_play_set_visualization), (gst_play_connect_visualization):
17307           check return values of element_set_state and return FALSE where
17308           failed
17309
17310 2004-03-29  Benjamin Otte  <otte@gnome.org>
17311
17312         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17313           try harder to check if an event is really a discont
17314
17315 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17316
17317         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17318         * po/az.po:
17319
17320 2004-03-28  Benjamin Otte  <otte@gnome.org>
17321
17322         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17323         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17324         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17325           get rid of non-standard "..." ranges in case statements.
17326
17327 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17328
17329         * gst/mpegstream/gstmpegdemux.c:
17330         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17331         specific functionality split to the new dvddemux element.
17332         * gst/mpegstream/gstdvddemux.c:
17333         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17334         streams, derived from mpegdemux.
17335         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17336         up. SCR based timestamp rewriting can be turned off (will probably
17337         completely disappear soon).
17338         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17339         hacking. General cleanup. All printf statements replaced by
17340         debugging messages. Almost complete libdvdnav support.
17341         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17342         by events. New properties for audio and subpicture languages.
17343         (dvdnavsrc_update_highlight): Now uses events.
17344         (dvdnavsrc_user_op): Cleaned up.
17345         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17346         based). Lots of cleanup, and propper support for most libdvdnav
17347         events.
17348         (dvdnavsrc_make_dvd_event): New function.
17349         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17350         (dvdnavsrc_make_clut_change_event): New function.
17351
17352 2004-03-26  Benjamin Otte  <otte@gnome.org>
17353
17354         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17355           fix bug where typefinding would claim it's theora whenever less then
17356           7 bytes of data were available
17357
17358 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17359
17360         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17361         (gst_alawdec_base_init), (gst_alawdec_class_init),
17362         (gst_alawdec_init), (gst_alawdec_chain):
17363         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17364         (gst_alawenc_base_init), (gst_alawenc_class_init),
17365         (gst_alawenc_init), (gst_alawenc_chain):
17366         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17367         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17368         (gst_mulawdec_init), (gst_mulawdec_chain):
17369         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17370         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17371         (gst_mulawenc_init), (gst_mulawenc_chain):
17372           Fix capsnego in all four, remove the unused property functions and
17373           simplify the chain functions slightly. I guess we could use macros
17374           or something similar for those, since the code is so similar, but
17375           I'm currently too lazy...
17376
17377 2004-03-24  David Schleef  <ds@schleef.org>
17378
17379         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17380         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17381         (gst_osselement_get_format_structure),
17382         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17383         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17384         (gst_osselement_rate_int_compare): Add code to handle rate probing
17385         (bug #120883)
17386         * sys/oss/gstosselement.h: same
17387         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17388         Use rate probing provided by osselement.
17389         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17390
17391 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17392
17393         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17394         (gst_xvidenc_get_property):
17395           ulong/int mess-up.
17396
17397 2004-03-24  David Schleef  <ds@schleef.org>
17398
17399         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17400         (gst_speexdec_init):
17401         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17402         (gst_speexenc_init):  Create the pad template correctly (from
17403         the static pad template, not a NULL pointer.)
17404
17405 2004-03-25  Benjamin Otte  <otte@gnome.org>
17406
17407         * gst/debug/Makefile.am:
17408         * gst/debug/breakmydata.c:
17409           add element that quasi-randomly changes bytes in the stream.
17410           Intended use is robustness checking of demuxers and decoders in
17411           media tests.
17412
17413 2004-03-24  Benjamin Otte  <otte@gnome.org>
17414
17415         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17416         (gst_alsa_probe_hw_params):
17417         * ext/alsa/gstalsa.h:
17418           debugging output fixes
17419
17420 2004-03-24  Benjamin Otte  <otte@gnome.org>
17421
17422         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17423           don't g_return_if_fail if element is PLAYING, fail silently as every
17424           other element.
17425         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17426           only fix needed for cast lvalue issues in gst-plugins
17427         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17428           add proxy_getcaps
17429
17430 2004-03-24  Benjamin Otte  <otte@gnome.org>
17431
17432         * gst/level/gstlevel.c: (gst_level_init):
17433           add proxying getcaps function, so level doesn't advertise impossible
17434           caps
17435
17436 2004-03-24  David Schleef  <ds@schleef.org>
17437
17438         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17439         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17440         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17441         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17442         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17443         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17444         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17445         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17446         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17447         messages.  Divide the chunk size by the compression ratio
17448         (needed for MACE audio)
17449
17450 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17451
17452         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17453           Fix buffer overflow read error.
17454
17455 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17456
17457         * ext/alsa/gstalsa.h:
17458           Remove unused entry.
17459         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17460           Add cinepak.
17461         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17462         (gst_videodrop_link), (gst_videodrop_chain):
17463           Fix, sort of. Was horribly broken with new capsnego. Bah...
17464
17465 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17466
17467         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17468         (plugin_init):
17469         Add a monkeysaudio typefind function
17470
17471 2004-03-23  Johan Dahlin  <johan@gnome.org>
17472
17473         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17474         (gst_play_video_fixate): Check so the structure has the field
17475         before trying to fixate them, this makes it possible to have
17476         fakesinks for video and audio output without printing errors on
17477         the output console.
17478
17479 2004-03-22  David Schleef  <ds@schleef.org>
17480
17481         * sys/oss/Makefile.am:
17482         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17483         (check_rate), (add_rate):  Rate probing test app.
17484
17485 2004-03-21  Benjamin Otte  <otte@gnome.org>
17486
17487         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17488         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17489           add a fixation function that pretty much does the right thing (fixes
17490           #137556)
17491
17492 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17493
17494         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17495
17496 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17497
17498         reviewed by: Benjamin Otte  <otte@gnome.org>
17499
17500         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17501           terminate gst_event_new_discontinuous correctly (fixes parts of
17502           #137711)
17503
17504 2004-03-19  David Schleef  <ds@schleef.org>
17505
17506         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17507         since it doesn't depend on X, and it's part of our ABI.
17508
17509 2004-03-19  Iain <iain@prettypeople.org>
17510
17511         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17512         is_int in the structure, not the local variable.
17513
17514 2004-03-19  David Schleef  <ds@schleef.org>
17515
17516         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17517         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17518         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17519         Improvements in caps negotiation.
17520
17521 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17522
17523         * po/LINGUAS:
17524         * po/af.po:
17525           adding Afrikaans (Petri Jooste)
17526
17527 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17528
17529         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17530         (gst_ffmpegcolorspace_chain):
17531         throw error instead of g_critical (#137588)
17532
17533 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17534
17535         * Makefile.am:
17536         * configure.ac:
17537           dist common and m4 correctly
17538         * po/sv.po:
17539
17540 2004-03-17  David Schleef  <ds@schleef.org>
17541
17542         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17543         (bug #137348)
17544
17545 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17546
17547         * po/LINGUAS:
17548         * po/sv.po:
17549           adding Swedish translation (Christian Rose)
17550
17551 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17552
17553         * Makefile.am: use release.mak
17554
17555 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17556
17557         * common/ChangeLog:
17558         * common/gst-autogen.sh:
17559           add some explanation about the version detection
17560         * configure.ac:
17561           fix X check
17562
17563 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17564
17565         * configure.ac: bump nano to 1
17566
17567 === release 0.8.0 ===
17568
17569 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17570
17571         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17572
17573 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17574
17575         * configure.ac:
17576           update libtool version
17577         * gst-libs/gst/media-info/Makefile.am:
17578           actually use libtool version
17579
17580 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17581
17582         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17583
17584 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17585
17586         * configure.ac:
17587         * gst-plugins.spec.in:
17588         * pkgconfig/Makefile.am:
17589         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17590         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17591         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17592         * pkgconfig/gstreamer-libs.pc.in:
17593         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17594         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17595         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17596         * pkgconfig/gstreamer-plugins.pc.in:
17597           remove @VERSION@ from some of the pc files since core and plugins
17598           are decoupled.
17599           created gstreamer-plugins.pc as it's a better name, but keeping
17600           -libs around for now to get fixes upstream done first.
17601
17602 2004-03-15  Julien MOUTTE <julien@moutte.net>
17603
17604         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17605         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17606         * gst-libs/gst/play/play.h:
17607
17608 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17609
17610         * *.c, *.cc: don't mix tabs and spaces
17611
17612 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17613
17614         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17615           use the new ffmpegcolorspace
17616         * gst-plugins.spec.in:
17617           package new colorspace and media-info
17618         * configure.ac:
17619         * pkgconfig/Makefile.am:
17620           fix some more disting issues
17621         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17622         * pkgconfig/gstreamer-media-info.pc.in:
17623           generate media-info pc files
17624
17625 2004-03-15  Johan Dahlin  <johan@gnome.org>
17626
17627         * *.h: Revert indenting
17628
17629 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17630
17631         * configure.ac:
17632           adding ffmpegcolorspace element
17633         * gst/ffmpegcolorspace/Makefile.am:
17634         * gst/ffmpegcolorspace/avcodec.h:
17635         * gst/ffmpegcolorspace/common.h:
17636         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17637         * gst/ffmpegcolorspace/dsputil.h:
17638         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17639         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17640         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17641         (gst_ffmpeg_caps_to_pix_fmt):
17642         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17643         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17644         (gst_ffmpegcolorspace_caps_remove_format_info),
17645         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17646         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17647         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17648         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17649         (gst_ffmpegcolorspace_set_property),
17650         (gst_ffmpegcolorspace_get_property),
17651         (gst_ffmpegcolorspace_register):
17652         * gst/ffmpegcolorspace/imgconvert.c:
17653         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17654         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17655         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17656         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17657         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17658         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17659         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17660         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17661         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17662         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17663         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17664         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17665         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17666         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17667         (img_get_alpha_info), (deinterlace_line),
17668         (deinterlace_line_inplace), (deinterlace_bottom_field),
17669         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17670         * gst/ffmpegcolorspace/imgconvert_template.h:
17671         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17672         * gst/ffmpegcolorspace/mmx.h:
17673         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17674           adding ffmpegcolorspace element supplied by Ronald after cleaning
17675           up and pulling in the right bits of upstream source.
17676           I'm sure a better C/compiler wizard could do some cleaning up (for
17677           example use GLIB's malloc stuff), but as a first pass this
17678           works very well
17679
17680 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17681
17682         * ext/alsa/gstalsa.h:
17683           I assume Ronald forgot to commit the change to have cardname
17684           as a struct member.  Expect some public spanking at the next
17685           opportunity.
17686
17687 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17688
17689         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17690         (gst_alsa_open_audio), (gst_alsa_close_audio):
17691         * ext/alsa/gstalsa.c:
17692           Don't open the device if we're a mixer (= padless).
17693         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17694         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17695         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17696           Open mixer during state change rather than during object
17697           initialization. Also, get a device name. Currently in a somewhat
17698           hackish fashion, but I didn't really find something better.
17699
17700 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17701
17702         * *.c, *.h: run gst-indent
17703
17704 2004-03-14  Benjamin Otte  <otte@gnome.org>
17705
17706         * gst/modplug/gstmodplug.cc:
17707         * gst/modplug/gstmodplug.h:
17708           set correct timestamps on outgoing buffers
17709
17710 2004-03-14  Benjamin Otte  <otte@gnome.org>
17711
17712         * gst/modplug/gstmodplug.cc:
17713           handle events - don't do crap when a discont arrives that's not
17714           necessary
17715           This allows correct loading and playback of mods in Rhythmbox
17716
17717 2004-03-14  Benjamin Otte  <otte@gnome.org>
17718
17719         * configure.ac:
17720         * gst-libs/gst/gconf/Makefile.am:
17721         * pkgconfig/Makefile.am:
17722           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17723           they get rebuilt properly
17724         * configure.ac:
17725           when checking for vorbis, try pkgconfig first.
17726         * gst/modplug/gstmodplug.cc:
17727           add fixate function
17728
17729 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17730
17731         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17732           Fix for obvious mistake, where we first shift the offset and then
17733           read a samplesize element assuming the old offset. Note that this
17734           part still has something weird, i.e. my movies containing those
17735           don't actually play well, but at least there's something that looks
17736           like sound now.
17737
17738 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17739         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17740         (plugin_init):
17741         Add a typefind function for speex format
17742
17743 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17744
17745         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17746         (gst_asf_demux_setup_pad):
17747           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17748           instead of 0. Reason is simple: some elements have a fps range
17749           of 1-max instead of 0-max. So now ASF video actually works.
17750
17751 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17752
17753         * po/LINGUAS:
17754         * po/sr.po:
17755           adding serbian as a language
17756
17757 2004-03-13  Benjamin Otte  <otte@gnome.org>
17758
17759         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17760           return taglist correctly from _get function, don't gst_pad_push it.
17761           (fixes #137042)
17762
17763 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17764         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17765
17766 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17767
17768         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17769         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17770         (gst_alsa_mixer_track_new):
17771         * ext/alsa/gstalsamixertrack.h:
17772           Fix ancient leftovers... MixerTrack is a GObject.
17773
17774 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17775
17776         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17777         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17778           Don't block during probing...
17779
17780 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17781
17782         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17783         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17784         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17785         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17786         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17787         (gst_alsa_open_audio), (gst_alsa_close_audio):
17788         * ext/alsa/gstalsa.h:
17789           Add propertyprobe interface implementation, add some device-name
17790           property, all this so that it looks good in gnome-volume-control.
17791
17792 2004-03-12  David Schleef  <ds@schleef.org>
17793
17794         * configure.ac: the Hermes library controls hermescolorspace, not
17795         colorspace.
17796         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17797         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17798         not /* */
17799         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17800         * ext/sdl/sdlvideosink.h: ditto.
17801         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17802
17803 2004-03-12  Benjamin Otte  <otte@gnome.org>
17804
17805         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17806         (gst_x_overlay_got_xwindow_id):
17807         * gst-libs/gst/xoverlay/xoverlay.h:
17808           replace XID with unsigned long to get rid of the xlibs dependency in
17809           XOverlay (fixes #137004)
17810
17811 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17812         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17813         (gst_agingtv_setup):
17814         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17815         (gst_dicetv_base_init), (gst_dicetv_class_init),
17816         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17817         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17818         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17819         (gst_edgetv_setup), (gst_edgetv_rgb32):
17820         * gst/effectv/gsteffectv.c:
17821         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17822         (gst_quarktv_set_property):
17823         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17824         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17825         (gst_revtv_setup), (gst_revtv_rgb32):
17826         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17827         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17828         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17829         (gst_shagadelictv_rgb32):
17830         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17831         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17832         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17833         * gst/effectv/gstwarp.c:
17834         Port everything that can be ported to videofilter and fix up the caps.
17835         Can someone with a big-endian machine please check these?
17836
17837 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17838
17839         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17840         (gst_osssink_chain), (gst_osssink_change_state):
17841           Latest fixes for A/V sync, audio playback and such. This is about
17842           all... MPEG playback issues are mostly related to the async build-
17843           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17844
17845 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17846
17847         patch from: Stephane Loeuillet
17848
17849         * configure.ac:
17850           use pkg-config for some libraries, falling back to the old .m4 way
17851           (fixes #131270)
17852         * m4/libdv.m4:
17853           removed
17854
17855 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17856
17857         * configure.ac:
17858         * tools/Makefile.am:
17859         * tools/Makefile.in:
17860         * tools/gst-launch-ext-m.m:
17861         * tools/gst-launch-ext.1.in:
17862         * tools/gst-visualise-m.m:
17863         * tools/gst-visualise.1:
17864         * tools/gst-visualise.1.in:
17865           reorganizing generation of script tools
17866
17867 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17868
17869         * ext/divx/gstdivxdec.c:
17870           Downgrade priority. We prefer ffdec_mpeg4.
17871         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17872         (gst_faad_chain), (gst_faad_change_state):
17873           Fix capsnego. Doesn't work for some sounds because we don't have
17874           a 5:1 to stereo element.
17875         * ext/xvid/gstxvid.c: (plugin_init):
17876           Add priority.
17877         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17878         (gst_osssink_change_state):
17879           Add discont handling.
17880
17881 2004-03-09  Colin Walters  <walters@verbum.org>
17882
17883         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17884         conversion.
17885
17886 2004-03-09  Benjamin Otte  <otte@gnome.org>
17887
17888         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17889           the signals take 2 arguments
17890
17891 2004-03-09  David Schleef  <ds@schleef.org>
17892
17893         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17894         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17895         * ext/alsa/gstalsa.h:
17896         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17897
17898 2004-03-09  Benjamin Otte  <otte@gnome.org>
17899
17900         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17901         (gst_mikmod_change_state):
17902         * ext/mikmod/gstmikmod.h:
17903           make mikmod's loop function not loop infinitely and call
17904           gst_element_yield anymore
17905         * gst/modplug/gstmodplug.cc:
17906           fix pad negotiation (fixes #136590)
17907
17908 2004-03-09  David Schleef  <ds@schleef.org>
17909
17910         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17911         doesn't conflict with the internal colorspace plugin.
17912         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17913         satisfy the crappy-ass shell shipped by a certain vendor.
17914         * gst/videofilter/make_filter: same (bug #135299)
17915
17916 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17917
17918         * configure.ac: bump nano to 1
17919
17920 === release 0.7.6 ===
17921
17922 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17923
17924         * configure.in: releasing 0.7.6, "There"
17925
17926 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17927
17928         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17929         * pkgconfig/gstreamer-play.pc.in:
17930           synchronize the two
17931
17932 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17933
17934         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17935         (cdparanoia_open), (cdparanoia_event):
17936           fix/add error handling
17937         * po/POTFILES.in:
17938           add cdparanoia source
17939         * tools/Makefile.am:
17940           make scripts executable
17941
17942 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17943
17944         * configure.ac:
17945         * ext/vorbis/Makefile.am:
17946         * sys/Makefile.am:
17947           remove id3types, vorbisfile and xvideosink from the build (#133783)
17948
17949 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17950
17951         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17952           Fix metadata read crash (#136537).
17953
17954 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17955
17956         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17957         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17958           adding mime types, fixing the one-stop function
17959
17960 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17961
17962         * ext/nas/nassink.c and /ext/nas/nassink.h:
17963         More NAS love from Arwed von Merkatz
17964         So lets all sing 'Can you feel the NAS tonight'
17965
17966 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17967
17968         * tools/gst-launch-ext.in:
17969         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17970
17971 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17972
17973         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17974         (gst_mpeg2dec_init):
17975         remove the user_data pad for now, because it is being used in
17976         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17977         If someone knows how to fix this properly, please do.
17978
17979 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17980
17981         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17982         (gst_osssink_get_time):
17983         add a warning, IMO this won't get triggered anymore, remove later
17984
17985 2004-03-07  David Schleef  <ds@schleef.org>
17986
17987         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17988         format (bug #136470)
17989
17990 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17991
17992         * gst-libs/Makefile.am:
17993         * gst-libs/gst/media-info/Makefile.am:
17994         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17995         (error_callback), (gst_media_info_error_create),
17996         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17997         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17998         * gst-libs/gst/media-info/media-info-priv.h:
17999         * gst-libs/gst/media-info/media-info-test.c: (main):
18000         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
18001         (gst_media_info_class_init), (gst_media_info_instance_init),
18002         (gst_media_info_set_source), (gst_media_info_read_with_idler),
18003         (gst_media_info_read_idler), (gst_media_info_read):
18004         * gst-libs/gst/media-info/media-info.h:
18005         fixed, should work now
18006
18007 2004-03-07  Christian Schaller <Uraeus@gnome.org>
18008
18009         * ext/nas/nassink.c:
18010         A bunch of NAS fixes from Arwed von Merkatz
18011
18012 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18013
18014         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
18015         (qtdemux_parse_trak):
18016           Fix crash (j might be greater than n_samples, in which case we're
18017           writing outside the allocated space for the array) and memleak.
18018
18019 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18020
18021         * sys/oss/gstosssink.c: (gst_osssink_chain):
18022           And another caller that couldn't handle delay < 0 (unsigned
18023           integer overflow). Video now continues playing on an audio
18024           buffer underrun, and the clock continues working. Audio still
18025           stalls.
18026
18027 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18028
18029         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18030         (gst_osssink_get_time):
18031           get_delay() may return values lower than 0. In those cases, we
18032           should not actually cast to *unsigned* int64, that will break
18033           stuff horribly. In my case, it screwed up A/V sync in movies
18034           in totem rather badly.
18035
18036 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18037
18038         * ext/faac/gstfaac.c: (gst_faac_chain):
18039         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18040         * ext/libpng/gstpngenc.c: (user_write_data):
18041         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18042         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18043         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18044         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18045         Fix several misuse of gst_buffer_merge (it doesn't take ownership
18046         of any buffer), should fix some leaks. I hope I didn't unref buffers
18047         that shouldn't be...
18048
18049 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18050
18051         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
18052         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
18053         (error_callback), (gmi_reset), (gmi_seek_to_track),
18054         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
18055         (gmip_find_type_post), (gmip_find_stream_post),
18056         (gmip_find_track_streaminfo_post):
18057         * gst-libs/gst/media-info/media-info-priv.h:
18058         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
18059         (info_print), (main):
18060         * gst-libs/gst/media-info/media-info.c:
18061         (gst_media_info_error_create), (gst_media_info_error_element),
18062         (gst_media_info_instance_init), (gst_media_info_get_property),
18063         (gst_media_info_new), (gst_media_info_set_source),
18064         (gst_media_info_read_idler), (gst_media_info_read):
18065         * gst-libs/gst/media-info/media-info.h:
18066           first pass at making this work again.  This seems to work on
18067           tagged ogg/vorbis and mp3 files.
18068
18069 2004-03-06  Benjamin Otte  <otte@gnome.org>
18070
18071         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18072           fix huge leak: gst_buffer_merge doesn't unref the first argument
18073           itself.
18074
18075 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18076
18077         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
18078           report layer/mode/emphasis
18079
18080 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18081
18082         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
18083
18084 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18085
18086         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
18087           signal serial
18088
18089 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18090
18091         * ext/vorbis/vorbis.c: (plugin_init):
18092         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
18093         (gst_vorbis_dec_init), (vorbis_dec_event):
18094         add debug category
18095         make vorbisdec handle _BYTE and _TIME queries
18096
18097 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18098
18099         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
18100           from the xing header
18101
18102 2004-03-06  Benjamin Otte  <otte@gnome.org>
18103
18104         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
18105         (gst_audio_convert_link), (gst_audio_convert_change_state),
18106         (gst_audio_convert_buffer_from_default_format):
18107           do conversions from/to float correctly, fix some caps nego errors,
18108           export correct supported caps in template and getcaps, use correct
18109           caps in try_set_caps functions
18110
18111 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18112
18113         For some reason, I only committed a ChangeLog entry yesterday and
18114         not the corresponding code...
18115         * ext/mad/gstmad.c: Fix detection of Xing headers
18116         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18117
18118 2004-03-06  Benjamin Otte  <otte@gnome.org>
18119
18120         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
18121         (gst_ogg_demux_src_query):
18122           make sure to handle the case where there's no current chain
18123           gracefully.
18124
18125 2004-03-05  David Schleef  <ds@schleef.org>
18126
18127         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
18128         Add fixate function. (bug #131128)
18129         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18130         (gst_sdlvideosink_fixate):  Add fixate function.
18131         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18132         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
18133         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
18134         Fix missing break that was causing ulaw to be interpreted as
18135         raw int.
18136
18137 2004-03-05  David Schleef  <ds@schleef.org>
18138
18139         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18140         Fix code that ignores return value of gst_buffer_merge().
18141         (bug #114560)
18142         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18143         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18144         * testsuite/gst-lint:  Check for above.
18145
18146 2004-03-05  David Schleef  <ds@schleef.org>
18147
18148         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18149         caps and throw an element error.  (bug #136334)
18150
18151 2004-03-05  David Schleef  <ds@schleef.org>
18152
18153         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18154         (gst_faad_chain): Fix negotiation.
18155         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18156         key and button events.
18157         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18158         dung heap of code.
18159         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18160         depends on gconf
18161         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18162         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18163         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18164         function to encourage better negotiation, particularly between
18165         audioconvert and osssink.
18166         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18167         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18168         more important.
18169         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18170         typefinding.
18171         * gst/vbidec/vbiscreen.c:  Add glib header
18172         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18173
18174 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18175
18176         * ext/mad/gstmad.c: Fix detection of Xing headers
18177         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18178
18179 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18180
18181         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18182         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18183           debug updates
18184
18185 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18186
18187         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18188         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18189         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18190         files, and report the parsed length as a GST_TAG_DURATION tag.
18191         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18192
18193 2004-03-05  Benjamin Otte  <otte@gnome.org>
18194
18195         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18196           convert channels correctly. convert correctly to unsigned.
18197
18198 2004-03-05  Julien MOUTTE <julien@moutte.net>
18199
18200         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18201         we have a window before clearing it.
18202
18203 2004-03-05  Julien MOUTTE <julien@moutte.net>
18204
18205         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18206         have a window before clearing it.
18207
18208 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18209
18210         * gconf/gstreamer.schemas.in:
18211         * gst-libs/gst/gconf/Makefile.am:
18212           version installation path the same way as for 0.6
18213         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18214         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18215         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18216           remove comment that was fixed
18217
18218 2004-03-05  David Schleef  <ds@schleef.org>
18219
18220         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18221         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18222         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18223         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18224         Add prototype code for handling seeking and querying.
18225
18226 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18227
18228         * examples/gstplay/player.c: (main):
18229           Initialize variables to NULL. Prevents a segfault because the
18230           (uninitialized) variable is not NULL, resulting in a crash on
18231           trying to reach error->message.
18232
18233 2004-03-05  Benjamin Otte  <otte@gnome.org>
18234
18235         * gst/audioconvert/gstaudioconvert.c:
18236         (gst_audio_convert_buffer_to_default_format):
18237         make float=>int conversion work correctly even in cornercases.
18238
18239 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18240
18241         * debian/README.Debian:
18242         * debian/build-deps:
18243         * debian/changelog:
18244         * debian/control:
18245         * debian/control.in:
18246         * debian/copyright:
18247         * debian/gstreamer-a52dec.files:
18248         * debian/gstreamer-aa.files:
18249         * debian/gstreamer-alsa.files:
18250         * debian/gstreamer-alsa.manpages:
18251         * debian/gstreamer-arts.files:
18252         * debian/gstreamer-artsd.files:
18253         * debian/gstreamer-audiofile.files:
18254         * debian/gstreamer-avifile.files:
18255         * debian/gstreamer-cdparanoia.files:
18256         * debian/gstreamer-colorspace.files:
18257         * debian/gstreamer-doc.files:
18258         * debian/gstreamer-dv.files:
18259         * debian/gstreamer-dvd.files:
18260         * debian/gstreamer-esd.files:
18261         * debian/gstreamer-festival.files:
18262         * debian/gstreamer-flac.files:
18263         * debian/gstreamer-gconf.conffiles:
18264         * debian/gstreamer-gconf.files:
18265         * debian/gstreamer-gconf.postinst:
18266         * debian/gstreamer-gnomevfs.files:
18267         * debian/gstreamer-gsm.files:
18268         * debian/gstreamer-http.files:
18269         * debian/gstreamer-jack.files:
18270         * debian/gstreamer-jpeg.files:
18271         * debian/gstreamer-mad.files:
18272         * debian/gstreamer-mikmod.files:
18273         * debian/gstreamer-misc.files:
18274         * debian/gstreamer-mpeg2dec.files:
18275         * debian/gstreamer-oss.files:
18276         * debian/gstreamer-plugin-apps.files:
18277         * debian/gstreamer-plugin-apps.manpages:
18278         * debian/gstreamer-plugin-libs-dev.files:
18279         * debian/gstreamer-plugin-libs.files:
18280         * debian/gstreamer-plugin-template.postinst:
18281         * debian/gstreamer-plugin-template.postrm:
18282         * debian/gstreamer-sdl.files:
18283         * debian/gstreamer-sid.files:
18284         * debian/gstreamer-vorbis.files:
18285         * debian/gstreamer-x.files:
18286         * debian/mk.control:
18287         * debian/rules:
18288         Debian package info not maintained here.
18289
18290 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18291
18292         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18293         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18294         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18295         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18296         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18297         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18298         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18299         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18300         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18301         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18302         * gst-libs/gst/colorbalance/colorbalance.c:
18303         (gst_color_balance_class_init):
18304         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18305         (gst_color_balance_channel_class_init):
18306         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18307         * gst-libs/gst/play/play.c: (gst_play_class_init):
18308         * gst-libs/gst/propertyprobe/propertyprobe.c:
18309         (gst_property_probe_iface_init):
18310         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18311         * gst-libs/gst/tuner/tunerchannel.c:
18312         (gst_tuner_channel_class_init):
18313         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18314         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18315         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18316         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18317         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18318         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18319         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18320         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18321         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18322           fix signals to use - instead of _
18323         * ext/libcaca/gstcacasink.h:
18324         * ext/sdl/sdlvideosink.h:
18325           fix header rename
18326
18327 2004-03-04  David Schleef  <ds@schleef.org>
18328
18329         * testsuite/gst-lint:  Add a check for bad signal names.
18330
18331 2004-03-04  <kost@imn.htwk-leipzig.de>
18332
18333         reviewed by David Schleef
18334
18335         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18336         modified the alpha channel and caused a warning. (bug #136192)
18337
18338 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18339
18340         * gst-plugins.spec.in:
18341         Change names of plugins to actually be correct. Try to keep things
18342         alphabetical to avoid getting beat up by Thomas
18343
18344 2004-03-03  Julien MOUTTE <julien@moutte.net>
18345
18346         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18347         Using ximagesink as a default if no gconf key found. We should
18348         probably consider using alsasink instead of osssink for the audio
18349         part.
18350
18351 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18352
18353         * configure.ac:
18354           fix --with-plugins, don't think it ever worked before
18355         * gst-plugins.spec.in:
18356           even more updates
18357
18358 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18359
18360         * ext/sdl/sdlvideosink.h:
18361         * sys/ximage/ximagesink.h:
18362         * sys/xvideo/xvideosink.h:
18363         * sys/xvimage/xvimagesink.h:
18364           Fix for move of gstvideosink.h -> videosink.h.
18365
18366 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18367
18368         * gst-libs/gst/xwindowlistener/Makefile.am:
18369           this is a plugin library, not a library
18370
18371 2004-03-01  David Schleef  <ds@schleef.org>
18372
18373         * AUTHORS:  Added some names.  Add yourself if you're still
18374         missing.
18375
18376 2004-03-01  David Schleef  <ds@schleef.org>
18377
18378         * MAINTAINERS: Add
18379
18380 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18381
18382         * gst-plugins.spec.in: clean up spec file
18383
18384 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18385
18386         * gst-libs/gst/video/Makefile.am:
18387         * gst-libs/gst/video/gstvideosink.c:
18388         * gst-libs/gst/video/gstvideosink.h:
18389           rename gstvideosink.h to videosink.h to match other headers
18390         * gst/mixmatrix/Makefile.am:
18391           fix plugin filename
18392         * gst/tags/Makefile.am: fix plugin filename
18393
18394 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18395
18396         * gst/tags/Makefile.am: fix plugin filename
18397
18398 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18399
18400         * examples/gstplay/player.c: (got_time_tick), (main):
18401           add error handler
18402           display time_tick more readably
18403         * gst/mixmatrix/Makefile.am:
18404           fix plugin file name
18405
18406 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18407
18408         * sys/oss/gstosselement.c: (gst_osselement_probe),
18409         (device_combination_append), (gst_osselement_class_probe_devices):
18410         * sys/oss/gstosselement.h:
18411           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18412           on my system using alsa oss emulation, fixes bug #135597
18413
18414 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18415
18416         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18417         (gst_videodrop_chain), (gst_videodrop_change_state):
18418         * gst/videodrop/gstvideodrop.h:
18419           Work based on timestamp of input data, not based on the expected
18420           framerate from the input. The consequence is that this element now
18421           not only scales framerates, but also functions as a framerate
18422           corrector or framerate stabilizer/constantizer.
18423
18424 2004-02-27  David Schleef  <ds@schleef.org>
18425
18426         patches from jmmv@menta.net (Julio M. Merino Vidal)
18427
18428         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18429         GST_ELEMENT_ERROR call (bug #135634)
18430         * gst/interleave/interleave.c: (interleave_buffered_loop),
18431         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18432         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18433         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18434         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18435         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18436         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18437         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18438         Fix GST_ELEMENT_ERROR call.
18439         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18440         GST_ELEMENT_ERROR call.
18441
18442 2004-02-27  Benjamin Otte  <otte@gnome.org>
18443
18444         * gst-libs/gst/audio/audio.h:
18445           add macro to make sure header isn't included twice
18446         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18447           don't use gst_buffer_free
18448         * gst/playondemand/filter.func:
18449           don't use gst_data_free. Free data only once.
18450
18451 2004-02-26  David Schleef  <ds@schleef.org>
18452
18453         * gst-libs/gst/colorbalance/Makefile.am:
18454         * gst-libs/gst/mixer/Makefile.am:
18455         * gst-libs/gst/tuner/Makefile.am:
18456         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18457         should not be disted, -marshal.h files should not be installed,
18458         and -enum.h files _should_ be installed.  Fix to make this the
18459         case.
18460
18461 === release 0.7.5 ===
18462
18463 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18464
18465         * configure.ac: release 0.7.5, "Under The Sea"
18466
18467 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18468
18469         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18470         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18471         * gst/videoscale/gstvideoscale.c:
18472         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18473           assorted debug/warning fixes
18474
18475 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18476
18477         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18478         (gst_videoscale_init), (gst_videoscale_chain),
18479         (gst_videoscale_set_property), (plugin_init):
18480         * gst/videoscale/gstvideoscale.h:
18481         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18482         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18483         (gst_videoscale_planar400), (gst_videoscale_packed422),
18484         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18485         (gst_videoscale_24bit), (gst_videoscale_16bit),
18486         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18487         (gst_videoscale_scale_plane_slow),
18488         (gst_videoscale_scale_point_sample),
18489         (gst_videoscale_scale_nearest),
18490         (gst_videoscale_scale_nearest_str2),
18491         (gst_videoscale_scale_nearest_str4),
18492         (gst_videoscale_scale_nearest_32bit),
18493         (gst_videoscale_scale_nearest_24bit),
18494         (gst_videoscale_scale_nearest_16bit):
18495         add debugging category and use it properly
18496         fix use of GST_PTR_FORMAT
18497
18498 2004-02-25  Andy Wingo  <wingo@pobox.com>
18499
18500         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18501         push only when channel->buffer is NULL. Prevents segfaults doing
18502         the state change after a nonlocal exit, like a scheme exception.
18503
18504         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18505         Handle the case where the intersected caps is empty.
18506
18507 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18508
18509         * gst/law/mulaw-decode.c: (mulawdec_link):
18510         * gst/law/mulaw.c: (plugin_init):
18511           fix mulawdec so it actually works again
18512
18513 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18514
18515         reviewed by: David Schleef  <ds@schleef.org>
18516
18517         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18518         (gst_gamma_init), (gst_gamma_set_property),
18519         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18520         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18521         for RGB, with separate r g and b correction factors. (#131167)
18522
18523 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18524
18525         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18526           only signal tags for bitrate if they're > 0 (#134894)
18527
18528 2004-02-24  David Schleef  <ds@schleef.org>
18529
18530         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18531         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18532         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18533         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18534         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18535         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18536         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18537         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18538         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18539         category.  Attempt to fix timestamp calculation.
18540
18541 2004-02-24  Johan Dahlin  <johan@gnome.org>
18542
18543         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18544
18545 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18546
18547         * configure.ac:
18548         * gconf/Makefile.am:
18549         * gconf/gstreamer.schemas:
18550         * gst-libs/gst/gconf/Makefile.am:
18551         * gst-libs/gst/gconf/gconf.c:
18552           version gconf schemas and install locations
18553
18554 2004-02-23  Benjamin Otte  <otte@gnome.org>
18555
18556         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18557         (gst_xine_input_subclass_init):
18558           call parent dispose.
18559           change pad template for CD reader correctly
18560         * ext/xine/Makefile.am:
18561         * ext/xine/gstxine.h:
18562         * ext/xine/xine.c: (plugin_init):
18563         * ext/xine/xineaudiosink.c:
18564           wrap audio sinks, too
18565         * gst-libs/gst/resample/private.h:
18566         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18567         (gst_resample_reinit), (gst_resample_scale),
18568         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18569         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18570         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18571         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18572         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18573         * gst-libs/gst/resample/resample.h:
18574         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18575         (gst_audioscale_class_init), (gst_audioscale_link),
18576         (gst_audioscale_get_buffer), (gst_audioscale_init),
18577         (gst_audioscale_chain), (gst_audioscale_set_property),
18578         (gst_audioscale_get_property):
18579         * gst/audioscale/gstaudioscale.h:
18580           s/resample_*/gst_resample_*/i to not clobber namespaces
18581
18582 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18583
18584         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18585         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18586         (gst_riff_create_video_template_caps),
18587         (gst_riff_create_audio_template_caps),
18588         (gst_riff_create_iavs_template_caps):
18589         * gst-libs/gst/riff/riff-media.h:
18590         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18591         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18592         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18593         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18594         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18595         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18596         (gst_matroska_demux_plugin_init): First batch implementing audio and
18597         video codec tags in demuxers.
18598
18599 2004-02-22  Benjamin Otte  <otte@gnome.org>
18600
18601         * ext/xine/Makefile.am:
18602         * ext/xine/gstxine.h:
18603         * ext/xine/xine.c: (plugin_init):
18604         * ext/xine/xineinput.c:
18605           add input plugin wrapper. Playback from files, http, mms and cdda
18606           works.
18607         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18608           remove leftover G_GNUC_UNUSED
18609         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18610         (gst_asf_demux_identify_guid):
18611           improve debugging output
18612
18613 2004-02-22  Benjamin Otte  <otte@gnome.org>
18614
18615         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18616
18617         * autogen.sh:
18618           replace test -e with test -x for mkinstalldirs to be more portable.
18619           (fixes #134816)
18620
18621 2004-02-22  Benjamin Otte  <otte@gnome.org>
18622
18623         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18624
18625         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18626           set rank to PRIMARY
18627         * gst/volume/gstvolume.c: (plugin_init):
18628           set rank to NONE
18629         fixes #134960
18630
18631 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18632
18633         reviewed by Benjamin Otte  <otte@gnome.org>
18634
18635         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18636           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18637
18638 2004-02-22  Benjamin Otte  <otte@gnome.org>
18639
18640         * configure.ac:
18641           export [_]*{gst,Gst,GST}.* symbols from plugins
18642
18643 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18644
18645         reviewed by: Benjamin Otte  <otte@gnome.org>
18646
18647         * ext/lame/gstlame.c: (add_one_tag):
18648         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18649         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18650         (gst_vorbisenc_metadata_set1):
18651         * gst/tags/gstid3tag.c:
18652         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18653           apply fixes from bugs #135042 (lame can't write tags) and #133817
18654           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18655
18656 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18657
18658         * configure.ac: Export only gst_plugin_desc from plugins.
18659          Note that this change only makes any effect with Linux using libtool
18660          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18661          fine. And don't try to have several versions of libtool in different
18662          directories.
18663
18664 2004-02-20  Andy Wingo  <wingo@pobox.com>
18665
18666         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18667         interleave respectively.
18668
18669         * gst/interleave/deinterleave.c: New plugin: deinterleave
18670         (replaces on oneton).
18671         * gst/interleave/interleave.c: New plugin: interleave.
18672         * gst/interleave/plugin.h: Support file.
18673         * gst/interleave/plugin.c: Support file.
18674
18675         * configure.ac: Remove intfloat and oneton, add interleave.
18676
18677         * ext/sndfile/gstsf.c: Handle events better.
18678
18679         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18680         and float2int operation. int2float has scheduling problems as
18681         noted in in2float_chain.
18682
18683 2004-02-20  Benjamin Otte  <otte@gnome.org>
18684
18685         * ext/xine/Makefile.am:
18686         * ext/xine/gstxine.h:
18687         * ext/xine/xine.c:
18688         * ext/xine/xineaudiodec.c:
18689         * ext/xine/xinecaps.c:
18690           add first version of xine plugin wrapper. Currently only wraps the
18691           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18692         * configure.ac:
18693         * ext/Makefile.am:
18694           add xine plugin wrapper, disabled by default. Use --enable-xine to
18695           build. Note that it'll segfault on gst-register if you don't remove
18696           the goom and tvtime post plugins from xine.
18697         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18698         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18699           add extradata parsing for QDM2.
18700           change around debugging prints.
18701
18702 2004-02-19  Benjamin Otte  <otte@gnome.org>
18703
18704         * ext/lame/gstlame.c: (gst_lame_chain):
18705         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18706           use gst_tag_list_insert when you want to insert tags
18707
18708 2004-02-18  David Schleef  <ds@schleef.org>
18709
18710         * configure.ac:  Move massink to gst-rotten
18711         * ext/Makefile.am:
18712         * ext/mas/Makefile.am:
18713         * ext/mas/massink.c:
18714         * ext/mas/massink.h:
18715
18716 2004-02-18  David Schleef  <ds@schleef.org>
18717
18718         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18719         typefinding, since it seems to be worse than nothing.
18720         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18721         atom to recognize .mp4 and .m4a files as video/quicktime.
18722
18723 2004-02-18  David Schleef  <ds@schleef.org>
18724
18725         * gst/sine/demo-dparams.c: (quit_live),
18726         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18727         Use double dparams, not float.
18728         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18729         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18730         sync'd elements don't really work correctly.
18731         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18732         (volume_update_volume), (volume_get_property):  Change dparam
18733         to double.
18734
18735 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18736
18737         * sys/ximage/ximagesink.c:
18738         (gst_ximagesink_xwindow_update_geometry),
18739         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18740         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18741         (gst_ximagesink_init): Rework the way software video scaling works. So
18742         now we check on each chain call if the video frames are feeling the
18743         window. If not we try to renegotiate caps. On failure we memorize that
18744         and we won't try again for that PLAYING sessions.
18745         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18746         failure.
18747         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18748         synchronous flag.
18749
18750 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18751
18752         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18753           break up _link so we can give a better debug message for errors
18754
18755 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18756
18757         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18758           set up debug category
18759
18760 2004-02-18  Julien MOUTTE <julien@moutte.net>
18761
18762         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18763         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18764         the way renegotiation work. The event handling function is not taking
18765         care of external windows and renegotiate method check for pad flags
18766         NEGOTIATING. Should fix : #133209
18767
18768 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18769
18770         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18771         pad is negotiating before trying renegotiation.
18772
18773 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18774
18775         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18776           pass on all possible mime types as typefind hints
18777
18778 2004-02-17  Julien MOUTTE <julien@moutte.net>
18779
18780         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18781         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18782         possible SHM leak if we crash. All other apps using XShm are doing
18783         that.
18784
18785 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18786
18787         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18788         (gst_ximagesink_expose): Renegotiate size on expose.
18789         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18790         size on expose.
18791
18792 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18793
18794         * testsuite/alsa/sinesrc.c:
18795           cosmetic fix to fix compile issue with gcc 2.95.4
18796
18797 2004-02-16  Julien MOUTTE <julien@moutte.net>
18798
18799         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18800         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18801         failed opening the audio device.
18802         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18803         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18804         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18805         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18806         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18807         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18808         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18809         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18810         Removing some useless g_return_if_fail like wingo suggested.
18811         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18812         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18813         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18814         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18815         (gst_xvimagesink_update_colorbalance),
18816         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18817         (gst_xvimagesink_xcontext_clear),
18818         (gst_xvimagesink_get_fourcc_from_caps),
18819         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18820         (gst_xvimagesink_set_xwindow_id),
18821         (gst_xvimagesink_colorbalance_list_channels),
18822         (gst_xvimagesink_colorbalance_set_value),
18823         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18824         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18825
18826 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18827
18828         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18829           throw error when not negotiated instead of asserting
18830
18831 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18832
18833         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18834         correct data refcounting.
18835
18836 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18837
18838         * gst/switch/gstswitch.c: (gst_switch_change_state),
18839         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18840         change, mostly the EOS flag.
18841
18842 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18843
18844         * examples/gstplay/player.c: (got_eos), (main): Adding some
18845         output for debugging.
18846         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18847         timeouts if we go to any state different from PLAYING.
18848         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18849         more EOS bugs in riff lib.
18850
18851 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18852
18853         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18854         visualization until i find a way to fix switch correctly.
18855         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18856         EOS arrives.
18857         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18858         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18859         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18860         Reworked switch to get a more correct behaviour with events and refing
18861         of data stored in sinkpads.
18862         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18863         we don't pull from a pad in EOS.
18864
18865 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18866
18867         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18868           remove v1 tag even if we can't read it (makes sure we don't detect
18869           it again)
18870
18871 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18872
18873         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18874         (gst_alsa_xrun_recovery):
18875         * ext/alsa/gstalsa.h:
18876           try xrun recovery when wait failed. Make xrun recovery function
18877           return TRUE/FALSE to indicate success. (might fix #134354)
18878
18879 2004-02-13  David Schleef  <ds@schleef.org>
18880
18881         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18882         (dynparm_value_changed), (main): Convert from float to double.
18883         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18884
18885 2004-02-13  David Schleef  <ds@schleef.org>
18886
18887         * gst/silence/gstsilence.c: (gst_silence_class_init),
18888         (gst_silence_set_clock), (gst_silence_get),
18889         (gst_silence_set_property), (gst_silence_get_property):
18890         * gst/silence/gstsilence.h: Add sync property.
18891         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18892         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18893         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18894         * gst/sine/gstsinesrc.h: Add sync property.
18895
18896 2004-02-13  David Schleef  <ds@schleef.org>
18897
18898         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18899         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18900
18901 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18902
18903         * configure.ac:
18904         * ext/Makefile.am:
18905         * gst-libs/ext/Makefile.am:
18906           move ffmpeg plugin to gst-ffmpeg module
18907
18908 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18909
18910         * configure.ac: use GST_ARCH to detect architecture
18911
18912 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18913
18914         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18915
18916 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18917
18918         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18919           classify LADSPA plugins based on number of src/sink pads
18920           (#133663, Stefan Kost)
18921         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18922           fix dparams registration
18923           (#133528, Stefan Kost)
18924         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18925           fix use of isprint and use g_ascii_isprint instead
18926           (#133316, Stefan Kost)
18927
18928 2004-02-11  David Schleef  <ds@schleef.org>
18929
18930         Convert a few inner loops to use liboil.  This is currently
18931         optional, and is only enabled if liboil is present (duh!).
18932         * configure.ac: Check for liboil-0.1
18933         * gst/intfloat/Makefile.am:
18934         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18935         (gst_int2float_chain_gint16):
18936         * gst/videofilter/Makefile.am:
18937         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18938         (tablelookup_u8), (gst_videobalance_planar411):
18939         * gst/videotestsrc/Makefile.am:
18940         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18941         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18942         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18943         (paint_hline_RGB565), (paint_hline_xRGB1555):
18944
18945 2004-02-11  David Schleef  <ds@schleef.org>
18946
18947         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18948         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18949         (gst_colorspace_getcaps), (gst_colorspace_link),
18950         (gst_colorspace_base_init), (gst_colorspace_init),
18951         (gst_colorspace_chain), (gst_colorspace_change_state),
18952         (plugin_init): Merge Ronald's patch (bug #117897) and update
18953         for new caps and negotiation.  Seems to work, although it
18954         shows off bugs in lcs.
18955
18956 2004-02-11  David Schleef  <ds@schleef.org>
18957
18958         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18959         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18960
18961 2004-02-11  David Schleef  <ds@schleef.org>
18962
18963         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18964         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18965         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18966         Add server and port properties
18967
18968 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18969
18970         * m4/a52.m4:
18971         * m4/aalib.m4:
18972         * m4/as-ffmpeg.m4:
18973         * m4/as-liblame.m4:
18974         * m4/as-slurp-ffmpeg.m4:
18975         * m4/check-libheader.m4:
18976         * m4/esd.m4:
18977         * m4/freetype2.m4:
18978         * m4/gconf-2.m4:
18979         * m4/glib.m4:
18980         * m4/gst-alsa.m4:
18981         * m4/gst-artsc.m4:
18982         * m4/gst-ivorbis.m4:
18983         * m4/gst-matroska.m4:
18984         * m4/gst-sdl.m4:
18985         * m4/gst-shout2.m4:
18986         * m4/gst-sid.m4:
18987         * m4/gtk.m4:
18988         * m4/libdv.m4:
18989         * m4/libfame.m4:
18990         * m4/libmikmod.m4:
18991         * m4/ogg.m4:
18992         * m4/vorbis.m4:
18993           fix underquotedness of macros (#133800)
18994         * m4/as-avifile.m4:
18995         * m4/xmms.m4:
18996           removed because no longer used
18997
18998 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18999
19000         * configure.ac:
19001           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
19002           by autopoint (fixes #132996)
19003
19004 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19005
19006         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
19007         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
19008         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
19009         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
19010           fix memleaks
19011
19012 2004-02-11  David Schleef  <ds@schleef.org>
19013
19014         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
19015         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
19016         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
19017         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
19018         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
19019         (gst_jpegenc_class_init), (gst_jpegenc_init),
19020         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
19021         (gst_jpegenc_chain), (gst_jpegenc_set_property),
19022         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
19023         * ext/jpeg/gstjpegenc.h: Fix negotiation.
19024
19025 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19026
19027         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
19028         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
19029         * ext/mikmod/gstmikmod.h:
19030           fix caps negotiation in mikmod
19031         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
19032           output debug information
19033
19034 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19035
19036         * gst-libs/gst/colorbalance/Makefile.am:
19037         * gst-libs/gst/navigation/Makefile.am:
19038         * gst-libs/gst/xoverlay/Makefile.am:
19039           remove unused GST_OPT_CFLAGS from Makefiles
19040           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
19041
19042 2004-02-07  David Schleef  <ds@schleef.org>
19043
19044         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
19045         push events to pads that haven't been created (#133508)
19046
19047 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
19048
19049         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
19050         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
19051         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
19052         (gst_dvdec_loop), (gst_dvdec_change_state):
19053         Second attempt at committing a working dvdec element.
19054
19055 2004-02-06  David Schleef  <ds@schleef.org>
19056
19057         Build fixes for OS X: (see #129600)
19058         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
19059         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
19060         (gst_riff_read_strf_iavs):
19061         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19062         (gst_avi_demux_stream_odml):
19063         * gst/playondemand/Makefile.am:
19064         * gst/rtp/rtp-packet.c:
19065
19066 2004-02-05  David Schleef  <ds@schleef.org>
19067
19068         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
19069         last change, because it Just Doesn't Compile.
19070
19071 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19072
19073         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19074           skip undecodable id3v2 tag instead of keeping it
19075
19076 2004-02-05  David Schleef  <ds@schleef.org>
19077
19078         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19079         Unref leaked buffer.  (Noticed by Ronald)
19080
19081 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
19082
19083         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19084         Sync requires with other checks.  >= vs =.
19085
19086 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
19087
19088         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19089         (gst_dvdec_video_link), (gst_dvdec_loop):
19090         * ext/dv/gstdvdec.h:
19091           rework the caps negotiation so that dvdec works again instead
19092           of just segfaulting.
19093
19094 === release 0.7.4 ===
19095
19096 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19097
19098         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
19099         * configure.ac: changed for release
19100
19101 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19102
19103         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
19104         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19105         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19106         * pkgconfig/gstreamer-play-uninstalled.pc.in:
19107           reworked patch by David Lehn to fix libdir and includedir for
19108           uninstalled libraries
19109           removed play and gconf from gstreamer-libs since they have their
19110           own pkgconfig files
19111
19112 2004-02-04  David Schleef  <ds@schleef.org>
19113
19114         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
19115         memleak.
19116
19117 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19118
19119         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19120           use correct GST_TAG_ENCODER tag
19121
19122 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19123
19124         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19125           be sure to stop the clock when going to paused
19126         * sys/oss/gstosssink.c: (gst_osssink_change_state):
19127           reset number of transmitted when going to ready.
19128         fixes #132935
19129
19130 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
19131
19132         reviewed by Benjamin Otte
19133
19134         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19135           extract track count (fixes #133410)
19136
19137 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19138
19139         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19140           that should be !=, not == (fixes #132519)
19141
19142 2004-02-04  David Schleef  <ds@schleef.org>
19143
19144         Make sure set_explicit_caps() is called before adding pad.
19145         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19146         * gst/id3/gstid3types.c: (gst_id3types_loop):
19147         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19148         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19149
19150 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19151
19152         * configure.ac:
19153           bump nano to 2, first prerelease
19154           put back AM_PROG_LIBTOOL
19155
19156 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19157
19158         * testsuite/alsa/Makefile.am:
19159           these are user test apps, not automatic testsuite tests
19160
19161 2004-02-04  David Schleef  <ds@schleef.org>
19162
19163         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19164         * gst/mpeg1videoparse/gstmp1videoparse.c:
19165         (mp1videoparse_parse_seq):
19166         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19167         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19168         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19169         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19170         (gst_xvideosink_getcaps):
19171         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19172         * testsuite/gst-lint: more tests
19173
19174 2004-02-04  David Schleef  <ds@schleef.org>
19175
19176         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19177         with the code that they would expand to.
19178         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19179         (gst_flacdec_get_src_query_types),
19180         (gst_flacdec_get_src_event_masks):
19181         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19182         (gst_gnomevfssrc_get_query_types),
19183         (gst_gnomevfssrc_get_event_mask):
19184
19185 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19186
19187         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19188         (gst_sinesrc_dispose):
19189           fix memleak by properly disposing sinesrc
19190
19191 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19192
19193         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19194         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19195         an overlay to redraw the image because it has been exposed.
19196         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19197         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19198         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19199         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19200         interface
19201         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19202         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19203         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19204         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19205         interface
19206
19207 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19208
19209         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19210           more memleak fixage
19211
19212 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19213
19214         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19215         * gst/typefind/gsttypefindfunctions.c:
19216           fix memleaks shown by gst-typefind
19217
19218 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19219
19220         * common/glib-gen.mak:
19221           add hack rule to touch .Plo files
19222         * gst-libs/gst/colorbalance/Makefile.am:
19223         * gst-libs/gst/mixer/Makefile.am:
19224         * gst-libs/gst/play/Makefile.am:
19225         * gst-libs/gst/tuner/Makefile.am:
19226           remove glib_root variable
19227
19228 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19229
19230         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19231           set explicit caps before adding the element, so the autopluggers can
19232           plug correctly.
19233         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19234         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19235         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19236         (dv_type_find):
19237           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19238           argument.
19239
19240 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19241
19242         * gst-libs/gst/colorbalance/Makefile.am:
19243         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19244         * gst-libs/gst/colorbalance/colorbalance.c:
19245         * gst-libs/gst/colorbalance/colorbalance.h:
19246         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19247         * gst-libs/gst/mixer/Makefile.am:
19248         * gst-libs/gst/mixer/mixer-marshal.list:
19249         * gst-libs/gst/mixer/mixer.c:
19250         * gst-libs/gst/mixer/mixer.h:
19251         * gst-libs/gst/mixer/mixermarshal.list:
19252         * gst-libs/gst/play/Makefile.am:
19253         * gst-libs/gst/play/play.h:
19254         * gst-libs/gst/tuner/Makefile.am:
19255         * gst-libs/gst/tuner/tuner-marshal.list:
19256         * gst-libs/gst/tuner/tuner.c:
19257         * gst-libs/gst/tuner/tuner.h:
19258         * gst-libs/gst/tuner/tunermarshal.list:
19259           use new glib-gen.mak snippet to clean up Makefile.am
19260           fix various bugs in Makefile.am's
19261
19262 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19263
19264         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19265           handle chain parsing correctly in the multichain case
19266         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19267         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19268         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19269         (theora_dec_chain):
19270           handle events and queries correctly
19271
19272 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19273
19274         * .cvsignore:
19275         Ignore generated file _stdint.h.
19276
19277 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19278
19279         * gst-libs/gst/colorbalance/Makefile.am:
19280         * gst-libs/gst/colorbalance/colorbalance.h:
19281         * gst-libs/gst/mixer/Makefile.am:
19282         * gst-libs/gst/mixer/mixer.h:
19283         * gst-libs/gst/play/Makefile.am:
19284         * gst-libs/gst/play/play.h:
19285         * gst-libs/gst/tuner/Makefile.am:
19286         * gst-libs/gst/tuner/tuner.h:
19287         Generate enum type code with glib-mkenums.
19288         * gst-libs/gst/colorbalance/.cvsignore:
19289         * gst-libs/gst/mixer/.cvsignore:
19290         * gst-libs/gst/play/.cvsignore:
19291         * gst-libs/gst/tuner/.cvsignore:
19292         Ignore generated files.
19293
19294 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19295
19296         * gst-libs/gst/audio/.cvsignore:
19297         Ignore generated file.
19298         * gst-libs/gst/audio/Makefile.am:
19299         Do not install example filter.
19300
19301 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19302
19303         * examples/switch/.cvsignore:
19304         Ignore generated file.
19305
19306 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19307
19308         * common/m4/ax_create_stdint_h.m4:
19309         * configure.ac:
19310           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19311           _stdint.h.
19312         * Makefile.am:
19313           remove generated _stdint.h in DISTCLEANFILES
19314         * ext/a52dec/gsta52dec.c:
19315           include _stdint.h for a52dec. (should fix #133064)
19316
19317 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19318
19319         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19320         (gst_tag_to_vorbis_comments):
19321         Add replaygain support to vorbistag
19322
19323 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19324         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19325         (gst_ffmpeg_caps_to_extradata):
19326           Fix SVQ3 caps flag properties
19327           Use glib macro for bytes swap
19328
19329 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19330
19331         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19332         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19333         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19334         * ext/sndfile/gstsf.c: (plugin_init):
19335         * gst/avi/gstavi.c: (plugin_init):
19336         * sys/dxr3/dxr3init.c: (plugin_init):
19337         * sys/oss/gstossaudio.c: (plugin_init):
19338         * sys/v4l/gstv4l.c: (plugin_init):
19339         * sys/v4l2/gstv4l2.c: (plugin_init):
19340           remove textdomain calls
19341         * po/nl.po:
19342           update Dutch translation
19343
19344 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19345
19346         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19347         (gst_play_set_audio_sink): Moving volume in the audio thread for
19348         instantaneous volume change. Maybe i will add another volume in front
19349         of visualization later, not sure yet though.
19350
19351 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19352
19353         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19354         (gst_ximagesink_handle_xevents): Better X events handling, only take
19355         the latest events for configure and motion.
19356         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19357
19358 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19359
19360         reviewed by: David Schleef  <ds@schleef.org>
19361
19362         Fix memory leaks:
19363         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19364         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19365
19366 2004-02-02  David Schleef  <ds@schleef.org>
19367
19368         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19369         of lines.
19370         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19371         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19372         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19373         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19374         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19375         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19376         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19377         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19378         (gst_float2_2_int_link):
19379         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19380         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19381         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19382         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19383         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19384         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19385         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19386         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19387         * testsuite/gst-lint: Add tests for bzero and ;;
19388
19389 2004-02-02  David Schleef  <ds@schleef.org>
19390
19391         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19392
19393 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19394
19395         * ext/aalib/gstaasink.c: (gst_aasink_open):
19396         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19397         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19398         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19399         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19400         (gst_afsink_close_file):
19401         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19402         (gst_afsrc_close_file):
19403         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19404         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19405         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19406         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19407         * ext/esd/esdmon.c: (gst_esdmon_get):
19408         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19409         * ext/faac/gstfaac.c: (gst_faac_chain):
19410         * ext/faad/gstfaad.c: (gst_faad_chain):
19411         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19412         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19413         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19414         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19415         (gst_flacdec_loop):
19416         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19417         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19418         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19419         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19420         (gst_gnomevfssink_close_file):
19421         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19422         (gst_gnomevfssrc_open_file):
19423         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19424         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19425         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19426         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19427         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19428         * ext/mad/gstmad.c: (gst_mad_chain):
19429         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19430         * ext/mpeg2dec/gstmpeg2dec.c:
19431         * ext/mpeg2enc/gstmpeg2enc.cc:
19432         * ext/mplex/gstmplex.cc:
19433         * ext/mplex/gstmplexibitstream.cc:
19434         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19435         (gst_ogg_demux_push):
19436         * ext/raw1394/gstdv1394src.c:
19437         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19438         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19439         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19440         (gst_sf_loop):
19441         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19442         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19443         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19444         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19445         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19446         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19447         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19448         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19449         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19450         (gst_riff_read_element_data), (gst_riff_read_seek),
19451         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19452         * gst/adder/gstadder.c: (gst_adder_loop):
19453         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19454         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19455         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19456         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19457         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19458         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19459         * gst/goom/gstgoom.c: (gst_goom_chain):
19460         * gst/id3/gstid3types.c: (gst_id3types_loop):
19461         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19462         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19463         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19464         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19465         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19466         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19467         (gst_ebml_read_float), (gst_ebml_read_header):
19468         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19469         (gst_matroska_demux_parse_blockgroup):
19470         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19471         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19472         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19473         * gst/silence/gstsilence.c: (gst_silence_get):
19474         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19475         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19476         * gst/speed/gstspeed.c: (speed_loop):
19477         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19478         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19479         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19480         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19481         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19482         (gst_wavparse_loop):
19483         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19484         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19485         (dxr3audiosink_close):
19486         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19487         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19488         (dxr3videosink_close), (dxr3videosink_write_data):
19489         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19490         * sys/oss/gstosssink.c: (gst_osssink_chain):
19491         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19492         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19493         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19494         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19495         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19496         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19497         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19498         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19499         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19500         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19501         (gst_v4l_set_audio):
19502         * sys/v4l/v4l_calls.h:
19503         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19504         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19505         (gst_v4lmjpegsink_playback_init),
19506         (gst_v4lmjpegsink_playback_start):
19507         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19508         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19509         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19510         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19511         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19512         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19513         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19514         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19515         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19516         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19517         (gst_v4l2_get_output), (gst_v4l2_set_output),
19518         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19519         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19520         (gst_v4l2_set_attribute):
19521         * sys/v4l2/v4l2_calls.h:
19522         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19523         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19524         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19525         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19526         (gst_v4l2src_capture_stop):
19527         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19528         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19529         (gst_ximagesink_chain):
19530         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19531         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19532         (gst_xvideosink_xwindow_new):
19533         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19534         (gst_xvimagesink_chain):
19535
19536 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19537
19538         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19539         (gst_volume_get_volume), (volume_class_init), (volume_init),
19540         (volume_chain_int16), (volume_update_volume):
19541         * gst/volume/gstvolume.h:
19542           make code more readable by removing magic numbers
19543           make mixer interface export 0-100 range
19544           make it internally map to 0.0-1.0 range so users don't distort
19545           output by putting the sliders at full volume
19546
19547 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19548
19549         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19550         (gst_play_state_change), (gst_play_seek_to_time):
19551         block the tick callback for 0.5 secs after doing a seek
19552
19553 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19554
19555         * gst-libs/gst/play/play.c: (gst_play_new):
19556           check for GError
19557
19558 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19559
19560         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19561         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19562         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19563         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19564         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19565         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19566
19567 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19568
19569         * configure.ac:
19570         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19571           check for a function added in vorbis 1.1
19572
19573 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19574
19575         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19576         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19577           really start/stop clock only on PLAYING <=> PAUSED
19578         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19579           remove \n from debugging lines
19580         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19581           make it work when seeking does not
19582         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19583           reset on DISCONT
19584
19585 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19586
19587         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19588           start clock on PAUSED=>PLAYING, not later
19589         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19590           extract correct time for different discont formats
19591         (gst_alsa_sink_get_time):
19592           don't segfault when no format is negotiated yet, just return 0
19593         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19594         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19595         (gst_ogg_pad_push):
19596           handle flush and discont events correctly
19597         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19598           handle discont events correctly
19599
19600 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19601
19602         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19603         (gst_play_error_create), (gst_play_error_plugin),
19604         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19605         * gst-libs/gst/play/play.h:
19606           add error handling during creation
19607         * examples/gstplay/player.c: (main):
19608           use new gst_play_new
19609
19610
19611 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19612
19613         * ext/theora/theoradec.c: (theora_dec_chain):
19614           make comments work
19615         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19616         (vorbis_dec_src_event), (vorbis_dec_chain):
19617           add encoder tag, fix tag reading to be more error tolerant, change
19618           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19619           gst_pad_event_default.
19620         * gst/tags/gstvorbistag.c:
19621         (gst_tag_list_from_vorbiscomment_buffer):
19622           undefine function specific define at end of function
19623
19624 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19625
19626         * ext/flac/gstflac.c: (plugin_init):
19627         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19628         * ext/flac/gstflacdec.h:
19629         * ext/flac/gstflacenc.h:
19630           Fix typos
19631
19632 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19633
19634         * examples/gstplay/player.c: s/gstplay.h/play.h/
19635
19636 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19637
19638         * gst-libs/gst/play/Makefile.am:
19639         * gst-libs/gst/play/gstplay.c:
19640         * gst-libs/gst/play/gstplay.h:
19641         * gst-libs/gst/play/play.c:
19642           more surgery, operation complete
19643
19644 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19645
19646         * gst-libs/gst/play/play.old.c:
19647         * gst-libs/gst/play/play.old.h:
19648           after CVS surgery by moving, remove
19649         * gst-libs/gst/play/playpipelines.c:
19650           remove
19651
19652         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19653           add negotiation error
19654
19655 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19656
19657         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19658         (gst_ogg_demux_push):
19659           add some seeking debug info
19660           send a flush when seeking
19661
19662 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19663
19664         * configure.ac:
19665           use AC_C_INLINE
19666         * configure.ac:
19667         * ext/Makefile.am:
19668         * ext/theora/Makefile.am:
19669         * ext/theora/theoradec.c:
19670           add theora video decoder. Does just do simple decoding for now and
19671           has been tested against Theora cvs only. It only works when theora
19672           is compiled with --enable-static.
19673         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19674           always reset packetno on DISCONT
19675
19676 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19677
19678         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19679           Fix audio.
19680
19681 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19682
19683         * gst/mpegaudioparse/gstmpegaudioparse.c:
19684         (mp3_type_frame_length_from_header):
19685           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19686
19687 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19688
19689         * ext/esd/esdsink.c: (gst_esdsink_init):
19690           Since we have static pad template caps, we don't need to negotiate;
19691           either the core errors out or we know the format.
19692
19693 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19694
19695         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19696         (gst_riff_read_seek):
19697         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19698         (gst_ebml_read_seek):
19699           Fix event handling.
19700
19701 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19702
19703         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19704           removee video/x-theora from vp3 decoder, it doesn't handle raw
19705           theora streams
19706         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19707           fix bug with finalizing element that never went to PAUSED
19708         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19709           length and position queries were swapped
19710         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19711         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19712         (vorbis_dec_src_event):
19713           implement querying time and bytes
19714
19715 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19716
19717         * just about every source file:
19718           gst_element_error -> GST_ELEMENT_ERROR
19719
19720 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19721
19722         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19723         emiting FLUSH and even before DISCONT.
19724         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19725         get the best instant seeking as possible yay!
19726
19727 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19728
19729         * gst/mpeg1videoparse/gstmp1videoparse.c:
19730         (gst_mp1videoparse_real_chain):
19731           Committed wrong version last week... Grr... Didn't notice until now.
19732
19733 2004-01-29  Julien MOUTTE <julien@moutte.net>
19734
19735         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19736         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19737         have_xwindow_id signal in xwindow_create.
19738
19739 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19740
19741         * ext/ogg/gstoggdemux.c:
19742           lots of changes - mainly support for chained bitstreams, seeking,
19743           querying and bugfixes of course
19744         * ext/vorbis/Makefile.am:
19745         * ext/vorbis/vorbisdec.c:
19746         * ext/vorbis/vorbisdec.h:
19747           add vorbisdec raw vorbis decoder
19748         * ext/vorbis/vorbis.c: (plugin_init):
19749           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19750         * gst/intfloat/Makefile.am:
19751         * gst/intfloat/float22int.c:
19752         * gst/intfloat/float22int.h:
19753         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19754           add float2intnew plugin. It converts multichannel interleaved float to
19755           multichannel interleaved int. The name should probably be changed.
19756         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19757         (plugin_init):
19758           add typefinding for raw theora video so oggdemux can detect it.
19759
19760 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19761
19762         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19763         sink element first.
19764         * gst/videoscale/gstvideoscale.c:
19765         (gst_videoscale_handle_src_event): Fixing src event handler.
19766
19767 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19768
19769         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19770         (gst_v4lsrc_open), (gst_v4lsrc_close),
19771         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19772         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19773         * sys/v4l/gstv4lsrc.h:
19774         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19775         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19776           Implement resizing... Hack. But that's why v4l is b0rked...
19777
19778 2004-01-28  Julien MOUTTE <julien@moutte.net>
19779
19780         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19781         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19782         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19783         (gst_ximagesink_xwindow_destroy):
19784         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19785         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19786         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19787         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19788         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19789         correctly cleaning the image created to check xshm calls on succes,
19790         added a lot of XSync calls in X11 functions, and fixed a segfault when
19791         no image format was defined before negotiation happened.
19792
19793 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19794
19795         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19796           use gst_element_get_time to get correct time
19797
19798 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19799
19800         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19801         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19802         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19803         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19804         (gst_xvimagesink_check_xshm_calls),
19805         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19806         X plugins are now able to detect that XShm calls will fail even if the
19807         server claims that it has XShm support (remote displays most of the
19808         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19809         so that we use non XShm functions. This feature is almost useless for
19810         xvimagesink as Xv is not supported on remote displays anyway, but
19811         it might happen than even on the local display XShm calls fail.
19812
19813 2004-01-27  David Schleef  <ds@schleef.org>
19814
19815         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19816         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19817         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19818         changed esdsink to only use 44100,16,2, since esd sucks at rate
19819         conversion and esdsink has had difficulty negotiating.
19820
19821 2004-01-27  Julien MOUTTE <julien@moutte.net>
19822
19823         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19824         (gst_play_seek_to_time): Fixing the way to get current position.
19825
19826 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19827
19828         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19829           use gst_element_get_time to get correct time
19830
19831 2004-01-27  Julien MOUTTE <julien@moutte.net>
19832
19833         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19834         fix ever... Inverting 2 lines of code make spider autoplug correctly
19835         tagged mp3 !
19836
19837 2004-01-27  David Schleef  <ds@schleef.org>
19838
19839         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19840         Use gst_pad_try_set_caps_nonfixed().
19841
19842 2004-01-27  David Schleef  <ds@schleef.org>
19843
19844         * gst/ac3parse/gstac3parse.c: update to checklist 5
19845         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19846         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19847         * gst/audioscale/gstaudioscale.c: same
19848         * gst/auparse/gstauparse.c: same
19849         * gst/avi/gstavidemux.c: same
19850
19851 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19852
19853         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19854           stop processing after EOS
19855
19856 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19857
19858         * gst/asfdemux/asfheaders.h:
19859         * gst/asfdemux/gstasfdemux.c:
19860         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19861         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19862         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19863           lot's of fixes to make data extraction simpler and get the code
19864           architecture and compiler independant. Add debugging category
19865         * gst/goom/gstgoom.c: (gst_goom_change_state):
19866           reset channel count on PAUSED=>READY, not READY=>PAUSED
19867
19868 2004-01-26  Colin Walters  <walters@verbum.org>
19869
19870         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19871         code to pull a bigger buffer in iradio mode.  This as a side effect
19872         makes typefinding work.
19873
19874 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19875
19876         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19877         Fix SVQ3 decoding on PPC
19878
19879 2004-01-26  Julien MOUTTE <julien@moutte.net>
19880
19881         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19882         that one managed to stay there... Fixed.
19883
19884 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19885
19886         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19887         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19888         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19889         (qtdemux_video_caps):
19890         * gst/qtdemux/qtdemux.h:
19891         Add SVQ3 specific flags to qtdemux and ffmpeg
19892
19893 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19894
19895         * gst-libs/gst/audio/audio.h:
19896           remove buffer-frames from audio caps
19897         * gst/audioconvert/gstaudioconvert.c:
19898           fix plugin to really work.
19899
19900 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19901
19902         * gst-libs/gst/mixer/mixer.c:
19903         * gst-libs/gst/propertyprobe/propertyprobe.c:
19904         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19905         (gst_tuner_find_channel_by_name):
19906         * gst-libs/gst/tuner/tuner.h:
19907           Add gtk-doc style comments. Also fix a function name.
19908
19909 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19910
19911         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19912         (gst_divxdec_negotiate):
19913           Fix for new capsnego - also fixes gst-player with divxdec.
19914
19915 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19916
19917         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19918         (gst_play_identity_handoff), (gst_play_set_location),
19919         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19920         try in visualization implementation. Still have an issue with switch
19921         blocking when pulling from video_queue and only audio comes out of
19922         spider.
19923         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19924         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19925         release method. And check if the pad is usable before pulling.
19926
19927 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19928
19929         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19930         (gst_videobalance_init),
19931         (gst_videobalance_colorbalance_list_channels),
19932         (gst_videobalance_colorbalance_set_value),
19933         (gst_videobalance_colorbalance_get_value),
19934         (gst_videobalance_update_properties),
19935         (gst_videobalance_update_tables_planar411),
19936         (gst_videobalance_planar411):
19937         * gst/videofilter/gstvideobalance.h:
19938           Implement lookup-tables. +/- 10x faster.
19939
19940 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19941
19942         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19943         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19944           The index reading was broken. The rest worked fine, but the whole
19945           goal of my rewrite was to make avidemux readable, and this was
19946           not at all readable. Please use typed variables.
19947
19948 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19949
19950         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19951           Additional pad usability check.
19952         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19953         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19954         (gst_mp1videoparse_real_chain):
19955           Fix MPEG video stream parsing. The original plugin had several
19956           issues, including not timestamping streams where the source was
19957           not timestamped (this happens with PTS values in mpeg system
19958           streams, but MPEG video is also a valid stream on its own so
19959           that needs timestamps too). We use the display time code for that
19960           for now. Also, if one incoming buffer contains multiple valid
19961           frames, we push them all on correctly now, including proper EOS
19962           handling. Lastly, several potential segfaults were fixed, and we
19963           properly sync on new sequence/gop headers to include them in next,
19964           not previous frames (since they're header for the next frame, not
19965           the previous). Also see #119206.
19966         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19967         (bpf_from_header):
19968           Move caps setting so we only do it after finding several valid
19969           MPEG-1 fraes sequentially, not right after the first one (which
19970           might be coincidental).
19971         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19972         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19973         (plugin_init):
19974           Add unsynced MPEG video stream typefinding, and change some
19975           probability values so we detect streams rightly. The idea is as
19976           follows: I can have an unsynced system stream which contains
19977           video. In the current code, I would randomly get a type for either
19978           system or video stream type found, because the probabilities are
19979           being calculated rather randomly. I now use fixed values, so we
19980           always prefer system stream if that was found (and that is how it
19981           should be). If no system stream was found, we can still identity                the stream as video-only.
19982
19983 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19984
19985         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19986         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19987           don't write to buffer. Extract data without the need of
19988           __attribute__ ((packed))
19989
19990 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19991
19992         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19993         (mpeg1_sys_type_find):
19994           Fix MPEG-1 stream typefinding.
19995
19996 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19997
19998         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19999           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
20000
20001 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20002
20003         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
20004         * ext/esd/gstesd.c: (plugin_init):
20005           private debugging, better error reporting
20006
20007 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20008
20009         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20010         (gst_riff_read_init), (gst_riff_read_change_state):
20011         * gst-libs/gst/riff/riff-read.h:
20012           Remove stuff fromold metadata system.
20013
20014 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20015
20016         * ext/ogg/gstoggdemux.c:
20017           Fix wrong file comment.
20018         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
20019         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
20020           Add metadata reading properly.
20021
20022 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20023
20024         * ext/Makefile.am:
20025           Fix nas DIST_SUBDIRS
20026           Uraeus:
20027           Fix bug where make distcheck doesn't get run on adding stuff to
20028           the build.
20029
20030 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20031
20032         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
20033         * ext/divx/gstdivxdec.h:
20034           Fix divx3 ("msmpeg4") playback using divxdec.
20035
20036 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20037
20038         * gst/typefind/gsttypefindfunctions.c:
20039         (mp3_type_frame_length_from_header): fix bug in length computation
20040         (mp3_type_find): improve debugging output
20041
20042 2004-01-23  Julien MOUTTE  <julien@moutte.net>
20043
20044         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20045         (gst_play_set_location), (gst_play_seek_to_time),
20046         (gst_play_set_audio_sink), (gst_play_set_visualization),
20047         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
20048         the pipeline from scratch. Visualization is back and switch went out as
20049         i realized it was not possible to use the way i wanted.
20050         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
20051         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
20052         clearing in state change from READY to NULL. So that one can clean the
20053         X ressources keeping the element.
20054         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20055         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
20056         (gst_xvimagesink_colorbalance_set_value),
20057         (gst_xvimagesink_colorbalance_get_value),
20058         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
20059         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
20060         change from READY to NULL and fixed some stupid bugs in colorbalance
20061         get/set values. Also added the following feature : when nobody tries to
20062         set some values to the colorbalance levels before the xcontext is
20063         grabbed, then when creating channels list from Xv attributes we set the
20064         internal values to the Xv defaults. This way we handle buggy Xv drivers
20065         that set default hue values far from the middle of the range (Thanks
20066         to Jon Trowbridge for pointing that issue).
20067         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
20068         colorbalance levels have been set before xcontext is grabbed.
20069
20070 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20071
20072         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
20073           Fix the ossmixer case where we shouldn't open /dev/dsp* because
20074           it might block operations (which is bad for a mixer).
20075
20076 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20077
20078         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
20079         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
20080         (gmip_find_type_pre):
20081         * gst-libs/gst/media-info/media-info-priv.h:
20082         * gst-libs/gst/media-info/media-info.c:
20083         (gst_media_info_instance_init), (gst_media_info_read_idler):
20084         add fakesink to get caps on decoder src pad again
20085         fix callback prototype to match new have_type signal signature
20086
20087 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20088
20089         * gst/adder/gstadder.c: (gst_adder_link):
20090           fix non-compile and cut-n-paste code
20091
20092 2004-01-21  David Schleef  <ds@schleef.org>
20093
20094         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
20095         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
20096         (gst_swfdec_init), (gst_swfdec_change_state):
20097         * ext/swfdec/gstswfdec.h:
20098         Fix negotiation.
20099         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
20100         (gst_adder_request_new_pad): Fix negotiation.
20101         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
20102         Add a fixate function.
20103         * gst/intfloat/gstfloat2int.c:
20104         * gst/intfloat/gstfloat2int.h:
20105         * gst/intfloat/gstint2float.c:
20106         * gst/intfloat/gstint2float.h:
20107         Completely rewrite the negotiation.  Doesn't quite work yet,
20108         due to some buffer-frames problem.
20109
20110 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20111
20112         * ext/gnomevfs/gstgnomevfssrc.c:
20113         * sys/v4l2/v4l2_calls.h:
20114           fix includes for distcheck
20115
20116 2004-01-21  Christian Schaller <uraeus@gnome.org>
20117
20118         * ext/nas/
20119         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
20120         based on earlier patch from Laurent Vivier
20121
20122 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
20123
20124         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20125         Fix wma caps property
20126         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20127         Fix typo (flags1 and flags2)
20128
20129 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20130
20131         * gst-libs/gst/media-info/media-info-priv.c:
20132         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
20133         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
20134         (gmip_find_stream), (gmip_find_track_metadata),
20135         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
20136         (gmip_find_track_format):
20137         * gst-libs/gst/media-info/media-info-priv.h:
20138         * gst-libs/gst/media-info/media-info-test.c: (main):
20139         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20140         (gst_media_info_read_idler), (gst_media_info_read):
20141         * gst-libs/gst/media-info/media-info.h:
20142           register debugging category and use it for debugging
20143
20144 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20145
20146         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20147         (gst_vorbisfile_new_link):
20148           signal streaminfo through tags
20149
20150 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20151
20152         * ext/mplex/gstmplex.cc:
20153         * ext/mplex/gstmplexibitstream.cc:
20154           g++ doesn't like NULL in our i18n/error macros, should be
20155           either (NULL) or ("").
20156
20157 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20158
20159         * sys/dxr3/dxr3audiosink.c:
20160         * sys/dxr3/dxr3init.c:
20161         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20162         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20163           Fix more error error error errors (missing includes here).
20164
20165 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20166
20167         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20168           fix thomas' error errors.
20169
20170 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20171
20172         * ext/mpeg2enc/gstmpeg2enc.cc:
20173           fix error errors.
20174
20175 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20176
20177         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20178         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20179           Fix for new error system.
20180
20181 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20182
20183         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20184           fix for new error reporting
20185
20186 2004-01-20  David Schleef  <ds@schleef.org>
20187
20188         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20189         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20190         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20191         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20192         and neither is 100+, most likely.
20193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20194         (gst_xvimagesink_getcaps): same
20195
20196 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20197
20198         * configure.ac:
20199           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20200           clashes with ffmpeg.
20201
20202 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20203
20204         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20205         (gst_switch_init): Fixed switch element : proxying link and setting
20206         caps from src to sink on request.
20207
20208 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20209
20210         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20211         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20212         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20213         fix element_error
20214
20215 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20216
20217         * sys/v4l/v4l_calls.h:
20218         * sys/v4l2/v4l2_calls.h:
20219           element_error fixes
20220
20221 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20222
20223         * gst-libs/gst/gst-i18n-plugin.h:
20224           add locale.h
20225           remove config.h inclusion
20226
20227 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20228
20229         * autogen.sh:
20230           adding autopoint invocation
20231         * Makefile.am:
20232         * configure.ac:
20233         * gst-libs/gst/gettext.h:
20234           adding gettext bits
20235         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20236         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20237         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20238         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20239         (gst_gnomevfssink_close_file):
20240         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20241         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20242         * gst-libs/gst/gst-i18n-plugin.h:
20243         * gst/avi/gstavi.c: (plugin_init):
20244         * sys/dxr3/dxr3init.c: (plugin_init):
20245         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20246         * sys/oss/gstossaudio.c: (plugin_init):
20247         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20248         * sys/v4l/gstv4l.c: (plugin_init):
20249         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20250         * sys/v4l2/gstv4l2.c: (plugin_init):
20251         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20252         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20253         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20254         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20255         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20256         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20257           make sure locale and translation domain are set
20258           fix translated strings
20259         * po/.cvsignore:
20260         * po/LINGUAS:
20261         * po/Makevars:
20262         * po/POTFILES.in:
20263         * po/nl.po:
20264           put translation files into place
20265         * sys/xvideo/imagetest.c: (main):
20266         * ext/dv/demo-play.c: (main):
20267           fix unnecessary translations
20268
20269 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20270
20271         * ext/sndfile/gstsf.c:
20272         * gst/avi/gstavimux.c:
20273         * ext/audiofile/gstafsink.c:
20274         * ext/audiofile/gstafsrc.c:
20275         * ext/gnomevfs/gstgnomevfssink.c:
20276         * ext/gnomevfs/gstgnomevfssrc.c:
20277         * sys/oss/gstosselement.c:
20278         * sys/v4l/v4l_calls.h:
20279           fix i18n include
20280
20281 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20282
20283         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20284         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20285         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20286         (gst_v4l2_get_output), (gst_v4l2_set_output),
20287         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20288         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20289         (gst_v4l2_set_attribute):
20290         update to new error handling
20291
20292 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20293
20294         * ext/sidplay/gstsiddec.cc:
20295         * gst/modplug/gstmodplug.cc:
20296           parenthese NULL because C++ seems angry about it
20297
20298 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20299
20300         * gst-libs/gst/gst-i18n-plugin.h:
20301           add skeleton i18n stuff, but needs to be further implemented
20302
20303 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20304
20305         * examples/gstplay/player.c: (main):
20306         * ext/aalib/gstaasink.c: (gst_aasink_open):
20307         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20308         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20309         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20310         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20311         (gst_afsink_close_file):
20312         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20313         (gst_afsrc_close_file):
20314         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20315         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20316         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20317         * ext/esd/esdmon.c: (gst_esdmon_get):
20318         * ext/esd/esdsink.c: (gst_esdsink_chain):
20319         * ext/faac/gstfaac.c: (gst_faac_chain):
20320         * ext/faad/gstfaad.c: (gst_faad_chain):
20321         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20322         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20323         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20324         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20325         (gst_flacdec_loop):
20326         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20327         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20328         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20329         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20330         (gst_gnomevfssink_close_file):
20331         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20332         (gst_gnomevfssrc_open_file):
20333         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20334         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20335         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20336         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20337         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20338         * ext/mad/gstmad.c: (gst_mad_chain):
20339         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20340         * ext/mpeg2dec/gstmpeg2dec.c:
20341         * ext/mpeg2enc/gstmpeg2enc.cc:
20342         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20343         * ext/mplex/gstmplex.cc:
20344         * ext/mplex/gstmplexibitstream.cc:
20345         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20346         (gst_ogg_demux_push), (gst_ogg_pad_push):
20347         * ext/raw1394/gstdv1394src.c:
20348         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20349         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20350         * ext/sidplay/gstsiddec.cc:
20351         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20352         (gst_sf_loop):
20353         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20354         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20355         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20356         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20357         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20358         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20359         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20360         * gst-libs/gst/Makefile.am:
20361         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20362         (gst_riff_read_element_data), (gst_riff_read_seek),
20363         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20364         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20365         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20366         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20367         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20368         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20369         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20370         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20371         * gst/goom/gstgoom.c: (gst_goom_chain):
20372         * gst/id3/gstid3types.c: (gst_id3types_loop):
20373         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20374         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20375         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20376         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20377         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20378         (gst_ebml_read_float), (gst_ebml_read_header):
20379         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20380         (gst_matroska_demux_parse_blockgroup):
20381         * gst/modplug/gstmodplug.cc:
20382         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20383         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20384         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20385         * gst/silence/gstsilence.c: (gst_silence_get):
20386         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20387         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20388         * gst/speed/gstspeed.c: (speed_loop):
20389         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20390         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20391         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20392         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20393         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20394         (gst_wavparse_loop):
20395         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20396         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20397         (dxr3audiosink_close):
20398         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20399         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20400         (dxr3videosink_close), (dxr3videosink_write_data):
20401         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20402         * sys/oss/gstosselement.h:
20403         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20404         (gst_osssink_chain):
20405         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20406         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20407         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20408         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20409         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20410         (gst_v4l_enable_overlay):
20411         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20412         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20413         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20414         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20415         (gst_v4l_set_audio):
20416         * sys/v4l/v4l_calls.h:
20417         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20418         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20419         (gst_v4lmjpegsink_playback_init),
20420         (gst_v4lmjpegsink_playback_start):
20421         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20422         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20423         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20424         (gst_v4lmjpegsrc_requeue_frame):
20425         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20426         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20427         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20428         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20429         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20430         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20431         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20432         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20433         (gst_v4l2src_capture_stop):
20434         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20435         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20436         (gst_ximagesink_chain):
20437         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20438         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20439         (gst_xvideosink_xwindow_new):
20440         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20441         (gst_xvimagesink_chain):
20442         use new error signal, function and categories
20443
20444 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20445
20446         * configure.ac:
20447         * ext/Makefile.am:
20448         * ext/musicbrainz/gsttrm.c:
20449         * ext/musicbrainz/gsttrm.h:
20450         * ext/musicbrainz/Makefile.am:
20451         Add a trm plugin
20452
20453 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20454
20455         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20456         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20457         synchronous property for debugging.
20458         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20459         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20460         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20461         smaller block, fixing indent.
20462
20463 2004-01-16  David Schleef  <ds@schleef.org>
20464
20465         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20466         property affects the video stream.
20467         * sys/xvimage/xvimagesink.c:
20468         * sys/xvimage/xvimagesink.h:
20469         Add synchronous property for debugging.  Should probably be
20470         disabled in non-CVS builds.  Make sure that the Xv attribute
20471         exists before we set it (crash!).  Fix a silly float bug that
20472         caused colorbalance to just not work.
20473
20474 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20475
20476         * tools/gst-launch-ext.in - update for new plugins
20477
20478 2004-01-16  David Schleef  <ds@schleef.org>
20479
20480         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20481         already-freed caps.
20482
20483 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20484
20485         * Update spec for new colorspace plugin and libcaca plugin
20486         * Fix compilation of libcaca plugin (clock -> id)
20487
20488 2004-01-16  Julien MOUTTE <julien@moutte.net>
20489
20490         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20491         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20492         (gst_xvimagesink_set_xwindow_id),
20493         (gst_xvimagesink_colorbalance_set_value),
20494         (gst_xvimagesink_colorbalance_get_value),
20495         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20496         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20497         correct colorbalance properties. They can now be set when the element
20498         is still in NULL state. The values will be committed to the Xv Port
20499         when xcontext is initialized.
20500         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20501         brightness int values in the GstXvImagesink structure.
20502
20503 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20504
20505         * gst-libs/gst/Makefile.am:
20506           restructure so having local patches works easier.
20507
20508 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20509
20510         * ext/mpeg2enc/Makefile.am:
20511         * ext/mpeg2enc/gstmpeg2enc.cc:
20512         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20513           Bugfix with respect to EOS handling.
20514
20515 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20516
20517         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20518           Link with right caps (else, it segfaults).
20519         * ext/mplex/gstmplexjob.cc:
20520           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20521
20522 2004-01-15  David Schleef  <ds@schleef.org>
20523
20524         * gst-libs/gst/audio/Makefile.am:
20525         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20526         from the template.
20527         * gst-libs/gst/audio/gstaudiofilter.c:
20528         * gst-libs/gst/audio/gstaudiofilter.h:
20529         Add bytes_per_sample and size and n_samples calculation.
20530         * gst-libs/gst/audio/gstaudiofilterexample.c:
20531         Remove, now autogenerated.
20532         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20533         Moved from gstaudiofilterexample, object name changed, code added
20534         so that it actually works.
20535         * gst-libs/gst/audio/make_filter:
20536         Script to build an audiofilter subclass from the template.
20537         * gst/colorspace/Makefile.am:
20538         * gst/colorspace/yuv2yuv.c:
20539         Remove file, since it's GPL, and we don't use it.
20540
20541 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20542
20543         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20544         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20545         them use the buffer free function to test how the buffer was allocated.
20546
20547 2004-01-15  David Schleef  <ds@schleef.org>
20548
20549         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20550         that handles osssink fallback.
20551         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20552         (gst_audio_convert_getcaps):
20553         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20554         Add audio/x-qdm2 for QDM2 audio.
20555         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20556         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20557         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20558         Decrease minimum size to 16x16.
20559         * gst/wavparse/gstwavparse.c:
20560         Convert disabled pad template caps to new caps.
20561         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20562         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20563         (gst_xvimagesink_chain): Throw element error when display cannot
20564         be opened.  Increase minimum framerate to 1.0.  Check the data
20565         free function on a buffer to make sure it is the type we expect
20566         before manipulating it.
20567
20568 2004-01-15  Julien MOUTTE <julien@moutte.net>
20569
20570         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20571         (gst_videobalance_colorbalance_set_value): Implement passthru if
20572         settings are in the middle.
20573         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20574
20575 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20576
20577         * gst/videofilter/Makefile.am:
20578         * gst/volume/Makefile.am:
20579           Since we use videofilter symbols, link to it.
20580
20581 2004-01-15  Julien MOUTTE <julien@moutte.net>
20582
20583         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20584         mixer interface type to HARDWARE.
20585         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20586         type to SOFTWARE.
20587         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20588         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20589         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20590         (gst_volume_interface_init), (gst_volume_list_tracks),
20591         (gst_volume_set_volume), (gst_volume_get_volume),
20592         (gst_volume_set_mute), (gst_volume_mixer_init),
20593         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20594         (volume_init): Implementing mixer interface.
20595         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20596         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20597         (gst_osselement_change_state): Removing some trailing commas in
20598         structures.
20599         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20600         interface type to HARDWARE.
20601         * sys/v4l/gstv4lcolorbalance.c:
20602         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20603         type to HARDWARE.
20604         * sys/v4l2/gstv4l2colorbalance.c:
20605         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20606         interface type to HARDWARE.
20607         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20608         same code than ximagesink for event handling.
20609
20610 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20611
20612         * ext/snapshot/Makefile.am:
20613         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20614         (gst_snapshot_chain):
20615         * ext/snapshot/gstsnapshot.h:
20616           This has to be a joke... Snapshot should be connected to a tee,
20617           colorspace element before it and EOS after that, where the other
20618           src of the tee receives normal data.
20619           The current way is *wrong*.
20620
20621 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20622
20623         * ext/hermes/gsthermescolorspace.c:
20624           Fix another compile error. Same as below.
20625
20626 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20627
20628         * gst/colorspace/gstcolorspace.c:
20629         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20630         (gst_colorspace_i420_to_yv12):
20631           Fix compiling... Didn't test if it actually works.
20632
20633 2004-01-15  David Schleef  <ds@schleef.org>
20634
20635         * configure.ac:
20636         * gst/colorspace/Makefile.am:
20637         * gst/colorspace/gstcolorspace.c:
20638         * gst/colorspace/gstcolorspace.h:
20639         * gst/colorspace/yuv2rgb.c:
20640         * gst/colorspace/yuv2rgb.h:
20641         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20642         code and GPL code.  Fix for new caps negotiation.  Rewrite
20643         much of the format handling code, and some of the conversion
20644         code.  Basically, rewrote almost everything.  This element
20645         handles I420, YV12 to RGB conversions.
20646         * ext/hermes/Makefile.am:
20647         * ext/hermes/gsthermescolorspace.c:
20648         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20649         Remove non-Hermes related code.  This element handles lots of
20650         RGB to RGB conversions, but no YUV.
20651         * ext/hermes/gstcolorspace.c:
20652         * ext/hermes/gstcolorspace.h:
20653         * ext/hermes/rgb2yuv.c:
20654         * ext/hermes/yuv2rgb.c:
20655         * ext/hermes/yuv2rgb.h:
20656         * ext/hermes/yuv2rgb_mmx16.s:
20657         * ext/hermes/yuv2yuv.c:
20658         * ext/hermes/yuv2yuv.h:
20659         Remove old code.
20660
20661 2004-01-14  Colin Walters  <walters@verbum.org>
20662
20663         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20664         they've already been.
20665
20666 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20667
20668         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20669           assume tag mode when pad is not connected
20670
20671 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20672
20673         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20674           Don't update the time of the clock
20675         (gst_alsa_sink_loop):
20676           sync to the clock given to alsasink, not the own clock
20677         * sys/oss/gstosssink.c: (gst_osssink_chain):
20678           sync to the clock
20679         (gst_osssink_change_state):
20680           activate the clock
20681         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20683           remove bogus code that made DISCONT events unhandled
20684         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20685           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20686           #131502)
20687         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20688         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20689         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20690           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20691           2nd warning in bug #131502)
20692
20693 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20694
20695         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20696         (gst_videobalance_colorbalance_set_value),
20697         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20698         for colorbalance interface implementation.
20699         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20700         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20701         (gst_ximagesink_dispose), (gst_ximagesink_init),
20702         (gst_ximagesink_class_init): Adding DISPLAY property.
20703         * sys/ximage/ximagesink.h: Adding display_name to store display.
20704         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20705         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20706         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20707         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20708         properties (they still need polishing though for gst-launch use : no
20709         xcontext yet, i ll do that tomorrow).
20710         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20711
20712 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20713
20714         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20715         (gst_play_set_location), (gst_play_set_visualization): Preparing
20716         switch integration, adding videobalance in the pipeline.
20717
20718 2004-01-14  Julien MOUTTE <julien@moutte.net>
20719
20720         * gst-libs/gst/colorbalance/colorbalance.c:
20721         (gst_color_balance_class_init): Adding a default type.
20722         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20723         the type.
20724         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20725         (gst_videobalance_dispose), (gst_videobalance_class_init),
20726         (gst_videobalance_init), (gst_videobalance_interface_supported),
20727         (gst_videobalance_interface_init),
20728         (gst_videobalance_colorbalance_list_channels),
20729         (gst_videobalance_colorbalance_set_value),
20730         (gst_videobalance_colorbalance_get_value),
20731         (gst_videobalance_colorbalance_init): Implementing colorbalance
20732         interface.
20733         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20734         list.
20735         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20736         bug which was triggering a BadAccess X error when setting an overlay
20737         before pad was really negotiated.
20738         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20739         Using the colorbalance type macro.
20740
20741 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20742
20743         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20744         (gst_flacenc_chain):
20745           handle tags correctly
20746         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20747           extract ID3v1 tags correctly
20748
20749 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20750
20751         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20752         (plugin_init):
20753           Improve matroska typefinding for odd-typed headers...
20754
20755 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20756
20757         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20758           Fix for using incremental number on padnames.
20759
20760 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20761
20762         * ext/divx/gstdivxdec.c:
20763         * ext/divx/gstdivxenc.c:
20764           Set category to divx4linux instead of divx (too generic).
20765         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20766         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20767         (gst_wavparse_loop), (gst_wavparse_change_state):
20768         * gst/wavparse/gstwavparse.h:
20769           fix parsing of WAV files with non-standard fmt-tag size and fix
20770           skipping of unrecognized chunks... Someone please fix this thing
20771           to use rifflib so all this is automated.
20772         * sys/v4l/Makefile.am:
20773         * sys/v4l2/Makefile.am:
20774           Add X_CFLAGS because we depend on X (for overlay).
20775
20776 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20777
20778         * ext/mpeg2dec/gstmpeg2dec.c:
20779           Don't issue a timestamp unless we tagged the frame
20780           with a PTS.
20781
20782 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20783
20784         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20785           Query the audio element to get the time, not the clock. We're
20786           interested in the element's time here.
20787
20788 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20789
20790         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20791         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20792         * ext/esd/esdsink.c: (gst_esdsink_chain):
20793         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20794         * ext/mas/massink.c: (gst_massink_chain):
20795         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20796         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20797         (gst_matroska_demux_parse_metadata):
20798         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20799         (gst_mpeg_parse_release_locks):
20800         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20801         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20802         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20803         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20804         (gst_osssink_change_state):
20805         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20806         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20807         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20808         (gst_xvideosink_release_locks):
20809         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20810           use element time.
20811         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20812         (gst_alsa_clock_stop):
20813         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20814         (gst_audio_clock_get_internal_time):
20815           simplify for use with new clocking code.
20816         * testsuite/alsa/Makefile.am:
20817         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20818           fix testsuite for new caps system
20819
20820 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20821
20822         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20823         * ext/flac/gstflacenc.c: (add_one_tag):
20824           length is already host endian, no need to convert. Fixes playback of
20825           tagged files on PPC. (bug #128384)
20826
20827 2004-01-13  Julien MOUTTE <julien@moutte.net>
20828
20829         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20830         colorbalance interface stating if it is hardware based or software
20831         based.
20832         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20833         Removing a trailing comma.
20834         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20835         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20836         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20837         the documentation seems to be wrong on the -1000 to 1000 interval.
20838
20839 2004-01-12  David Schleef  <ds@schleef.org>
20840
20841         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20842         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20843         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20844         Fix negotiation.  Add a bufferalloc function for the sink pad,
20845         and generally clean up some of the code.
20846
20847 2004-01-12  Julien MOUTTE <julien@moutte.net>
20848
20849         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20850         (gst_color_balance_channel_dispose): Adding safety check in dispose
20851         method.
20852         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20853         (gst_xvimagesink_xcontext_clear),
20854         (gst_xvimagesink_interface_supported),
20855         (gst_xvimagesink_colorbalance_list_channels),
20856         (gst_xvimagesink_colorbalance_set_value),
20857         (gst_xvimagesink_colorbalance_get_value),
20858         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20859         Adding colorbalance interface support to set XV parameters such as
20860         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20861         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20862         interface.
20863
20864 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20865
20866         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20867         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20868         (gst_audio_convert_init), (gst_audio_convert_set_property),
20869         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20870         (gst_audio_convert_link),
20871         (gst_audio_convert_buffer_to_default_format),
20872         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20873           - implement _getcaps and use it
20874           - improve linking
20875           - remove float caps since no float conversion is actually done
20876           - remove properties and arguments that were to be used for rate
20877             conversion
20878
20879 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20880
20881         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20882         (gst_audio_structure_set_int):
20883         * gst-libs/gst/audio/audio.h:
20884           add helper functions for _getcaps matching the standard audio
20885           templates
20886
20887 2004-01-12  David Schleef  <ds@schleef.org>
20888
20889         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20890         Test that pad is negotiated before getting its caps.
20891
20892 2004-01-12  Julien MOUTTE <julien@moutte.net>
20893
20894         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20895         analyzing the pads of an element the bin is mostly in READY state so
20896         no caps were negotiated. This helper function needs to work with
20897         _get_caps directly then. I was not freeing them though, added that to
20898         fix the mem leak.
20899
20900 2004-01-12  Julien MOUTTE <julien@moutte.net>
20901
20902         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20904         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20905         than the free_func.
20906
20907 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20908
20909         * sys/oss/gstossaudio.c: (plugin_init):
20910         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20911         * sys/oss/gstosselement.h:
20912           make an oss debugging category
20913           make failure more descriptive
20914
20915 2004-01-11  David Schleef  <ds@schleef.org>
20916
20917         * ext/ffmpeg/gstffmpeg.c:
20918         * ext/ffmpeg/gstffmpegcodecmap.c:
20919         * ext/ffmpeg/gstffmpegdec.c:
20920         * ext/ffmpeg/gstffmpegenc.c:
20921         * ext/ffmpeg/gstffmpegprotocol.c:
20922         * ext/gdk_pixbuf/gstgdkanimation.c:
20923         * ext/jpeg/gstjpeg.c:
20924         * ext/libpng/gstpng.c:
20925         * ext/mpeg2dec/perftest.c:
20926         * ext/speex/gstspeex.c:
20927         * gst-libs/gst/resample/dtos.c:
20928         * gst/intfloat/gstintfloatconvert.c:
20929         * gst/oneton/gstoneton.c:
20930         * gst/rtjpeg/RTjpeg.c:
20931         * gst/rtp/gstrtp.c:
20932         * sys/dxr3/dxr3init.c:
20933         * sys/glsink/gstgl_nvimage.c:
20934         * sys/glsink/gstgl_pdrimage.c:
20935         * sys/glsink/gstglsink.c:
20936         * testsuite/gst-lint:
20937         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20938
20939 2004-01-11  David Schleef  <ds@schleef.org>
20940
20941         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20942         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20943         * ext/gdk_pixbuf/gstgdkanimation.c:
20944         (gst_gdk_animation_iter_create_pixbuf):
20945         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20946         (gst_gdk_pixbuf_chain):
20947         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20948         * ext/jack/gstjack.c: (gst_jack_change_state):
20949         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20950         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20951         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20952         * gst/videofilter/gstvideofilter.c:
20953         (gst_videofilter_set_output_size):
20954         Remove all usage of gst_pad_get_caps(), and replace it with
20955         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20956
20957 2004-01-11  David Schleef  <ds@schleef.org>
20958
20959         * configure.ac:
20960         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20961         * ext/divx/gstdivxdec.c:
20962         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20963         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20964         handle images that span multiple buffers.  Now work with both
20965         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20966         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20967         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20968         video/video.h changes
20969         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20970         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20971         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20972         of GstData free function.
20973         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20974         same.
20975
20976 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20977
20978         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20979         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20980         (gst_v4l2element_get_property):
20981         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20982           add norm, channel and frequency properties.
20983         * sys/v4l2/gstv4l2tuner.c:
20984           fixes for tuner interface changes
20985         * sys/v4l2/gstv4l2element.h:
20986         * sys/v4l2/gstv4l2src.c:
20987         * sys/v4l2/gstv4l2src.h:
20988         * sys/v4l2/v4l2src_calls.c:
20989         * sys/v4l2/v4l2src_calls.h:
20990           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20991
20992 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20993
20994         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20995         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20996         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20997         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20998         * gst-libs/gst/tuner/tuner.h:
20999           GObjects aren't const.
21000           Add find_by_name functions.
21001           Add checks to _changed functions.
21002         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
21003         (gst_v4l_tuner_get_norm):
21004           Fixes for above.
21005
21006 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21007
21008         * gst-libs/gst/video/video.h:
21009           Fix caps template names to be understandable.
21010           Prefix everything with GST_VIDEO.
21011         * ext/aalib/gstaasink.c:
21012         * ext/divx/gstdivxdec.c:
21013         * ext/divx/gstdivxenc.c:
21014         * ext/gdk_pixbuf/gstgdkpixbuf.c:
21015         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
21016         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
21017         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
21018         * ext/libcaca/gstcacasink.c:
21019         * ext/libpng/gstpngenc.c: (raw_caps_factory):
21020         * ext/snapshot/gstsnapshot.c:
21021         * ext/swfdec/gstswfdec.c:
21022         * ext/xvid/gstxviddec.c:
21023         * ext/xvid/gstxvidenc.c:
21024         * gst/chart/gstchart.c:
21025         * gst/deinterlace/gstdeinterlace.c:
21026         * gst/effectv/gsteffectv.c:
21027         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
21028         * gst/goom/gstgoom.c:
21029         * gst/median/gstmedian.c:
21030         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
21031         (gst_monoscope_srcconnect), (gst_monoscope_chain):
21032         * gst/overlay/gstoverlay.c:
21033         * gst/smooth/gstsmooth.c:
21034         * gst/smpte/gstsmpte.c:
21035         * gst/synaesthesia/gstsynaesthesia.c:
21036         * gst/videocrop/gstvideocrop.c:
21037         * gst/videodrop/gstvideodrop.c:
21038         * gst/y4m/gsty4mencode.c:
21039         * sys/qcam/gstqcamsrc.c:
21040         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
21041           Make them work with new video.h file.
21042         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21043         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21044         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21045         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21046           Make it work with new buffer allocation system.
21047
21048 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21049
21050         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
21051         pad_alloc_buffer implementation to use ->srcpad
21052         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
21053         pad_alloc_buffer implementation to use ->srcpad
21054         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
21055         pad_alloc_buffer implementation to use ->srcpad
21056         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
21057         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
21058         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
21059         a reference to everything we need.
21060         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
21061         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
21062         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
21063         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
21064         a reference to everything we need.
21065         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
21066
21067 2004-01-11  David Schleef  <ds@schleef.org>
21068
21069         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
21070         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
21071         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
21072         structure members.
21073         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
21074         value during a resize/renegotiation.
21075         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
21076         gst_pad_alloc_buffer();
21077         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21078         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
21079         structure members.
21080         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
21081         Fix for rename of buffer private structure members.
21082         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21083         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21084         Fix for rename of buffer private structure members.
21085         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21086         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21087         Fix for rename of buffer private structure members.
21088
21089 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
21090
21091         reviewed by: David Schleef <ds@schleef.org>
21092
21093         * gst/videofilter/Makefile.am:
21094         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
21095         from the patch by ds to fit in with recent make_filter changes.
21096
21097 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21098
21099         * configure.ac: Adding examples/switch/Makefile
21100         * examples/Makefile.am: Adding examples/switch
21101         * examples/switch/Makefile.am: Adding switcher example.
21102         * examples/switch/switcher.c: (got_eos), (idle_iterate),
21103         (switch_timer), (main): Adding an example demonstrating switch usage
21104         with 2 videotestsrc showing different patterns.
21105         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
21106         (gst_switch_init): Fixing switch with the new caps system.
21107
21108 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21109
21110         * gst-libs/gst/video/video.h:
21111           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
21112           They should probably be like
21113           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
21114
21115 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21116
21117         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21118         (qtdemux_parse_trak):
21119           fix audio chunk size/timestamp calculation
21120
21121 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21122
21123         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
21124           fix SVQ3 caps
21125
21126 2004-01-11  Steve Baker  <steve@stevebaker.org>
21127
21128         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
21129         (gst_agingtv_base_init), (gst_agingtv_class_init),
21130         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
21131         (gst_agingtv_set_property), (gst_agingtv_get_property):
21132         Port agingTV to videofilter
21133
21134 2004-01-09  Julien MOUTTE <julien@moutte.net>
21135
21136         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
21137         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21138
21139 2004-01-09  Julien MOUTTE <julien@moutte.net>
21140
21141         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21142         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21143         * gst-libs/gst/xoverlay/xoverlay.c:
21144         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21145         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21146         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21147         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21148         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21149         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21150         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21151         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21152         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21153         interface implementation to handle xid being 0 and fix some bugs
21154         triggered by Benjamin's testcase.
21155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21156         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21157         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
21158         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21159         interface implementation to handle xid being 0 and fix some bugs
21160         triggered by Benjamin's testcase.
21161
21162 2004-01-09  David Schleef  <ds@schleef.org>
21163
21164         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21165         mouse pointer events.  It works.
21166
21167 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21168
21169         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21170           Use explicit caps - fix capsnego.
21171         * ext/xvid/gstxviddec.c:
21172         * ext/xvid/gstxvidenc.c:
21173           Remove macro-inside-macro which caused compile errors.
21174         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21175           Error out if it's not a RIFF file. Else we error out without
21176           gst_element_error() which is not good...
21177
21178 2004-01-08  David Schleef  <ds@schleef.org>
21179
21180         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21181         Fix pad_link function to handle formats that ffmpeg returns
21182         as multiple caps structures.
21183         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21184         Only complain if source buffer is _smaller_ than expected.
21185         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21186         (gst_videoscale_handle_src_event): Resize navigation events
21187         when passing them upstream.
21188         * gst/videotestsrc/gstvideotestsrc.c:
21189         * gst/videotestsrc/gstvideotestsrc.h:
21190         * gst/videotestsrc/videotestsrc.c:
21191         * gst/videotestsrc/videotestsrc.h:
21192         Rewrite many of the buffer painting functions to handle odd
21193         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21194         been verified to work with my video card.
21195         * testsuite/gst-lint:  Add check for elements calling
21196         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21197
21198 2004-01-08  David Schleef  <ds@schleef.org>
21199
21200         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21201         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21202
21203 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21204
21205         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21206         configure event is not emiting the desired size signal. That fixes
21207         aspect ratio issues with gst-player.
21208
21209 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21210
21211         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21212           Fix capsnego.
21213
21214 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21215
21216         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21217         public method to fire size signal.
21218
21219 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21220
21221         * examples/gstplay/Makefile.am: Adding the interface library.
21222         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21223         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21224         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21225         GST_IS_X_OVERLAY before signal connect.
21226         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21227         Removing the have_video_size signal.
21228         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21229         and associated public method.
21230         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21231         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21232         signal.
21233         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21234         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21235         signal.
21236         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21237         Using XOverlay public method to fire size signal.
21238
21239 2004-01-07  David Schleef  <ds@schleef.org>
21240
21241         * gst/videofilter/Makefile.am:
21242         * gst/videofilter/gstvideotemplate.c:
21243         * gst/videofilter/make_filter:
21244         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21245         Convert make_filter to /bin/sh script.
21246
21247 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21248
21249         * gst/modplug/gstmodplug.cc: fix element description
21250
21251 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21252
21253         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21254         (got_video_size): Adding some new lines in g_print calls.
21255         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21256         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21257         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21258         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21259         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21260         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21261         Complete code review, reverting some stuff i disagree with, adding
21262         some fixes : time synchronization on invalid timestamps, renegotiation
21263         of private window.
21264         * sys/ximage/ximagesink.h:
21265         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21266         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21267         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21268         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21269         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21270         (gst_xvimagesink_buffer_new),
21271         (gst_xvimagesink_navigation_send_event),
21272         (gst_xvimagesink_set_xwindow_id),
21273         (gst_xvimagesink_get_desired_size),
21274         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21275         stuff i disagree with, adding some fixes : Renegotiation of private
21276         window, implementing get_desired_size.
21277
21278 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21279
21280         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21281         (gst_afsink_handle_event):
21282         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21283         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21284         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21285         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21286         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21287           Fix for instantiate-test (see core). Also remove dead code from
21288           jpegenc (which still needs fixing, but that's lower on my TODO
21289           list...).
21290         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21291           Never return NULL as caps.
21292
21293 2004-01-07  David Schleef  <ds@schleef.org>
21294
21295         * configure.ac:
21296         * ext/Makefile.am:
21297         * ext/librfb/Makefile.am:
21298         * ext/librfb/gstrfbsrc.c:
21299         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21300         is the protocol used by VNC.
21301
21302 2004-01-07  David Schleef  <ds@schleef.org>
21303
21304         * gst/videofilter/gstvideotemplate.c:
21305         * gst/videofilter/gstvideotemplate.h:
21306         * gst/videofilter/make_filter:
21307         Merge videotemplate header into source file.
21308         * gst/effectv/Makefile.am:
21309         * gst/effectv/gsteffectv.c: (plugin_init):
21310         * gst/effectv/gstwarp.c:
21311         Make warpTV a subclass of videofilter.
21312
21313 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21314
21315         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21316           Add guard against invalid utf-8 conversions in mad. Just in case.
21317
21318 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21319
21320         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21321           Fix for bug shown by poisoning
21322
21323 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21324
21325         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21326         (gst_v4lmjpegsrc_buffer_free):
21327         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21328         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21329         (gst_v4lsrc_buffer_free):
21330           Fix for removed bufferpools.
21331
21332 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21333
21334         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21335         Fix caps negotiation.
21336
21337         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21338         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21339         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21340         (dvdnavsrc_event):
21341         * ext/mpeg2dec/gstmpeg2dec.c:
21342         * gst-libs/gst/navigation/navigation.c:
21343         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21344         * gst-libs/gst/navigation/navigation.h:
21345         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21346         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21348         Super-simple first version of mouse and keyboard events. Clicking
21349         on a DVD menu now works, although it may not take you where you
21350         expected.
21351
21352         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21353         * gst/videotestsrc/gstvideotestsrc.c:
21354         (gst_videotestsrc_src_fixate):
21355         These fixate functions were broken - they never actually
21356         fixated :)
21357
21358 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21359
21360         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21361         (gst_icecastsend_init):
21362           fix for new caps system.
21363         * gst-libs/gst/mixer/mixertrack.h:
21364         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21365           Add 'master track' flag (for tools like ACME that only want to
21366           change the main volume).
21367
21368 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21369
21370         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21371         (gst_xvid_csp_to_caps):
21372         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21373         * ext/xvid/gstxvidenc.c:
21374         ifdef out ARGB type when it isn't available
21375         in xvidcore 1.0.0beta2
21376
21377 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21378
21379         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21380           When we have received a new SCR right in the first buffer after
21381           a seek (so in the same cycle that handles the discont), we should
21382           handle the buffer instead of unreffing it, else we lose data.
21383
21384 2004-01-06  Iain <iain@prettypeople.org>
21385
21386         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21387           buffer-frames caps too.
21388
21389         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21390           caps that we need, don't destroy them all and rebuild them. And when
21391           creating src pads, use the src pad template rather than the sink...
21392
21393 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21394
21395         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21396           Add pad to element *after* setting functions such as event handler.
21397           Without this, the scheduler (opt) will link pads, set the event
21398           handler from the default event function (dispatcher in gstpad.c)
21399           and *after* that, we will set our own event function, which will
21400           thus never be used (and thus mpegdemux doesn't handle events).
21401
21402 2004-01-04  David Schleef  <ds@schleef.org>
21403
21404         Fix the fixate functions to handle new prototype:
21405         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21406         * gst/videotestsrc/gstvideotestsrc.c:
21407         (gst_videotestsrc_src_fixate):
21408         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21409         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21410         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21411
21412 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21413
21414         * sys/ximage/ximagesink.h:
21415         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21416         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21417         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21418         (gst_ximagesink_xoverlay_init):
21419           assorted fixes to make (re)embedding work
21420         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21421         (gst_ximagesink_get_desired_size):
21422           implement desired size additions to XOverlay
21423
21424 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21425
21426         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21427         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21428         (gst_x_overlay_got_desired_size):
21429         * gst-libs/gst/xoverlay/xoverlay.h:
21430           Add optional "desired size" signal and querying.
21431
21432 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21433
21434         * gst/matroska/matroska-demux.c:
21435         (gst_matroska_demux_parse_blockgroup):
21436           Fix EBML-laced block parsing. Diffs are relative to previous
21437           lace, not the first lace. Thanks to Mosu from the Matroska
21438           team for detecting this.
21439         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21440         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21441         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21442         (gst_wavparse_change_state):
21443         * gst/wavparse/gstwavparse.h:
21444           Quickfix for capsnego.
21445
21446 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21447
21448         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21449           Fix indenting, fix pad creation.
21450
21451 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21452
21453         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21454         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21455         (gst_xviddec_sink_link):
21456           Implement src_getcaps() so proper size caps is negotiated.
21457
21458 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21459
21460         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21461           Finish flac decoder on EOS. See #116178.
21462
21463 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21464
21465         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21466         (gst_matroska_demux_add_stream):
21467         * gst/matroska/matroska-ids.h:
21468           Add getcaps() function to fix capsnego...
21469
21470 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21471
21472         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21473         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21474         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21475           Fix more integer overflows. Again, see #126967.
21476
21477 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21478
21479         * ext/mpeg2dec/gstmpeg2dec.c:
21480           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21481           #130416.
21482
21483 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21484
21485         * configure.ac:
21486         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21487         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21488         * ext/xvid/gstxvid.h:
21489         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21490         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21491         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21492         (gst_xviddec_change_state):
21493         * ext/xvid/gstxviddec.h:
21494         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21495         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21496         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21497         (gst_xvidenc_link), (gst_xvidenc_set_property),
21498         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21499         * ext/xvid/gstxvidenc.h:
21500           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21501
21502 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21503
21504         * gst/rtp/rtp-packet.c:
21505           Add sys/types.h include, since OS X doesn't define in_addr_t
21506           in netinet/in.h, like it does on Linux (see #129600).
21507
21508 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21509
21510         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21511
21512         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21513           Correct logic of dispose function (see #129306).
21514
21515 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21516
21517         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21518         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21519         (gst_mpeg_parse_init):
21520         * gst/mpegstream/gstmpegparse.h:
21521           Remove clock (which was never provided, i.e. dead code), and
21522           also fix integer overflows at high PTS values (see #126967).
21523
21524 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21525
21526         * ext/flac/gstflacdec.c:
21527         * ext/libpng/gstpngenc.h:
21528         * ext/mikmod/gstmikmod.h:
21529           OS X fixes (see #126628).
21530
21531 2004-01-02  David Schleef  <ds@schleef.org>
21532
21533         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21534         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21535         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21536         (gst_mpeg_parse_class_init): Move pad template registration
21537         to class_init, since the derived class (mpegdemux) doesn't
21538         want them.
21539
21540 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21541
21542         * sys/ximage/Makefile.am:
21543         * sys/xvideo/Makefile.am:
21544         * sys/xvimage/Makefile.am:
21545           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21546           after installation (see #127664).
21547
21548 2004-01-02  David Schleef  <ds@schleef.org>
21549
21550         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21551         (gst_ffmpegenc_connect):  Negotiation fixes.
21552         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21553         Remove inappropriate gst_caps_free().
21554         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21555         Reenable Ronald's internal resize code, since the core handles
21556         it correctly now.
21557
21558 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21559
21560         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21561         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21562         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21563           Fix pad template stuff.
21564
21565 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21566
21567         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21568         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21569           fix signed integer reading/writing.
21570
21571 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21572
21573         * ext/alsa/README:
21574           Remove outdated document
21575
21576 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21577
21578         * gst/cutter/gstcutter.c: (gst_cutter_init):
21579           src pad was being created twice - oops.
21580
21581 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21582
21583         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21584           Comment out internal resize. It doesn't handle the resulting
21585           XEvent internally, does another try_set_caps() which leads to
21586           a really nice loop.
21587           Real fix will come when Julien and Dave are awake. ;).
21588
21589 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21590
21591         * ext/mpeg2enc/gstmpeg2enc.cc:
21592           fix const/nonconst compile issue.
21593
21594 2004-01-02  David Schleef  <ds@schleef.org>
21595
21596         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21597         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21598         Add fixate function and a check for bad formats.
21599
21600 2004-01-01  David Schleef  <ds@schleef.org>
21601
21602         Negotiation fixes:
21603         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21604         (gst_audiofilter_init):
21605         * gst/debug/efence.c: (gst_efence_init):
21606         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21607         (gst_deinterlace_init):
21608         * gst/volume/gstvolume.c: (volume_connect):
21609
21610 2004-01-01  David Schleef  <ds@schleef.org>
21611
21612         Convert elements to use gst_pad_use_explicit_caps() where
21613         appropriate:
21614         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21615         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21616         (gst_afparse_open_file):
21617         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21618         (gst_afsrc_open_file):
21619         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21620         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21621         (gst_ffmpegdec_chain):
21622         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21623         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21624         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21625         (gst_gdk_pixbuf_chain):
21626         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21627         (gst_jpegdec_chain):
21628         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21629         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21630         (gst_mikmod_negotiate):
21631         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21632         (gst_mpeg2dec_negotiate_format):
21633         * ext/mpeg2enc/gstmpeg2enc.cc:
21634         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21635         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21636         (gst_speexdec_sinkconnect):
21637         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21638         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21639         (gst_vorbisfile_new_link):
21640         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21641         (gst_ac3parse_chain):
21642         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21643         (gst_asf_demux_setup_pad):
21644         * gst/auparse/gstauparse.c: (gst_auparse_init),
21645         (gst_auparse_chain):
21646         * gst/id3/gstid3types.c: (gst_id3types_loop):
21647         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21648         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21649         (mp1videoparse_parse_seq):
21650         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21651         (bpf_from_header):
21652         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21653         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21654         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21655         (gst_mpeg_parse_send_data):
21656         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21657         (gst_qtdemux_add_stream):
21658         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21659         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21660         (gst_wavparse_parse_fmt):
21661
21662 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21663
21664         * configure.ac:
21665           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21666           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21667           it therefore uses the wrong include paths. Too bad... Note
21668           that 1.6.1.93 is not release yet. ;).
21669           Also add a check for mplex, which is now using the lib'ified
21670           mplex from mjpegtools, too.
21671         * ext/ffmpeg/gstffmpegcodecmap.c:
21672           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21673           issues. I don't think ffmpeg handles 3ivx correctly, so this
21674           probably won't work. But it won't hurt either.
21675         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21676         (gst_ffmpegdec_chain):
21677         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21678         (gst_ffmpegenc_chain_audio):
21679           Fix memleak in audio encoding. Close codec if open fails, this
21680           calls the cleanup routines so we can re-use the context.
21681         * ext/mpeg2enc/gstmpeg2enc.cc:
21682           Fix pad template names/types, fix memory issue with getcaps().
21683         * ext/mpeg2enc/gstmpeg2encoder.cc:
21684         * ext/mpeg2enc/gstmpeg2encoder.hh:
21685           Fix compile issue with new caps system (const thingy).
21686         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21687         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21688           We read a first frame right on initing, so that we have a caps
21689           when we init the output. This caps is cached in padprivate and
21690           read as first frame.
21691         * ext/mplex/Makefile.am:
21692         * ext/mplex/gstmplex.cc:
21693         * ext/mplex/gstmplex.h:
21694         * ext/mplex/gstmplex.hh:
21695         * ext/mplex/gstmplexibitstream.cc:
21696         * ext/mplex/gstmplexibitstream.hh:
21697         * ext/mplex/gstmplexjob.cc:
21698         * ext/mplex/gstmplexjob.hh:
21699         * ext/mplex/gstmplexoutputstream.cc:
21700         * ext/mplex/gstmplexoutputstream.hh:
21701           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21702           had issues, didn't do capsnego, supported only a subset of the
21703           mplex features and required a mplex fork in our local CVS. Plus
21704           that it worked agaist a very old mplex version. Rewriting was
21705           faster than updating it.
21706         * gst-libs/ext/Makefile.am:
21707         * gst-libs/ext/mplex/INSTRUCT:
21708         * gst-libs/ext/mplex/Makefile.am:
21709         * gst-libs/ext/mplex/README:
21710         * gst-libs/ext/mplex/TODO:
21711         * gst-libs/ext/mplex/ac3strm_in.cc:
21712         * gst-libs/ext/mplex/audiostrm.hh:
21713         * gst-libs/ext/mplex/audiostrm_out.cc:
21714         * gst-libs/ext/mplex/aunit.hh:
21715         * gst-libs/ext/mplex/bits.cc:
21716         * gst-libs/ext/mplex/bits.hh:
21717         * gst-libs/ext/mplex/buffer.cc:
21718         * gst-libs/ext/mplex/buffer.hh:
21719         * gst-libs/ext/mplex/fastintfns.h:
21720         * gst-libs/ext/mplex/format_codes.h:
21721         * gst-libs/ext/mplex/inputstrm.cc:
21722         * gst-libs/ext/mplex/inputstrm.hh:
21723         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21724         * gst-libs/ext/mplex/mjpeg_logging.cc:
21725         * gst-libs/ext/mplex/mjpeg_logging.h:
21726         * gst-libs/ext/mplex/mjpeg_types.h:
21727         * gst-libs/ext/mplex/mpastrm_in.cc:
21728         * gst-libs/ext/mplex/mpegconsts.cc:
21729         * gst-libs/ext/mplex/mpegconsts.h:
21730         * gst-libs/ext/mplex/mplexconsts.hh:
21731         * gst-libs/ext/mplex/multplex.cc:
21732         * gst-libs/ext/mplex/outputstream.hh:
21733         * gst-libs/ext/mplex/padstrm.cc:
21734         * gst-libs/ext/mplex/padstrm.hh:
21735         * gst-libs/ext/mplex/stillsstream.cc:
21736         * gst-libs/ext/mplex/stillsstream.hh:
21737         * gst-libs/ext/mplex/systems.cc:
21738         * gst-libs/ext/mplex/systems.hh:
21739         * gst-libs/ext/mplex/vector.cc:
21740         * gst-libs/ext/mplex/vector.hh:
21741         * gst-libs/ext/mplex/videostrm.hh:
21742         * gst-libs/ext/mplex/videostrm_in.cc:
21743         * gst-libs/ext/mplex/videostrm_out.cc:
21744         * gst-libs/ext/mplex/yuv4mpeg.cc:
21745         * gst-libs/ext/mplex/yuv4mpeg.h:
21746         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21747         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21748           We don't fork mjpegtools' mplex in our CVS anymore.
21749         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21750         (gst_avi_demux_add_stream):
21751         * gst/avi/gstavidemux.h:
21752           Add getcaps() function for proper caps nego. This makes some
21753           parts of AVI playback/reading work.
21754         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21755           Resize window on new capsnego. This is probably wrong, but
21756           I'm still committing it because with current capsnego, the
21757           first successfull capsnego is auto-fixated, therefore rounded
21758           down to the lowest values in the caps. this results in a 16x16
21759           XWindow that is not reized when real capsnego finishes.
21760           Dave, I see more cases of this, do you know a proper solution?
21761         * tools/gst-launch-ext.in:
21762           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21763
21764 2003-12-31  David Schleef  <ds@schleef.org>
21765
21766         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21767         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21768           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21769
21770 2003-12-30  David Schleef  <ds@schleef.org>
21771
21772         * ext/ffmpeg/gstffmpegcolorspace.c:
21773         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21774         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21775         (gst_ffmpegcsp_chain): Negotiation fixes
21776         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21777         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21778         (gst_audio_convert_link), (gst_audio_convert_channels):
21779         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21780         (gst_audioscale_link), (gst_audioscale_get_buffer),
21781         (gst_audioscale_chain): Negotiation fixes
21782         * gst/audioscale/gstaudioscale.h:
21783         * gst/videofilter/gstvideofilter.c:
21784         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21785         (gst_videofilter_link), (gst_videofilter_init),
21786         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21787         (gst_videofilter_find_format_by_structure):
21788         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21789         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21790         (gst_videoscale_link):
21791         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21792         (videoscale_find_by_structure), (gst_videoscale_setup):
21793         * gst/videoscale/videoscale.h: Negotiation fixes
21794         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21795         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21796         function, restrict resizing to a multiple of 4 (hack until
21797         everyone supports odd sizes correctly).
21798
21799 2003-12-29  Colin Walters  <walters@verbum.org>
21800
21801         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21802         signed.
21803
21804 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21805
21806         * ext/sndfile/gstsf.c: (gst_sf_loop):
21807           Fix warning about discarding const qualifier
21808
21809 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21810
21811         * gst/cutter/gstcutter.c:
21812         * gst/videoscale/gstvideoscale.c:
21813         * gst/volenv/gstvolenv.c:
21814         * gst-libs/gst/audio/audio.c:
21815         * gst-libs/gst/video/video.c:
21816           Fix warnings
21817
21818 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21819
21820         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21821           Don't send ALSA debugging to stderr.
21822         * ext/alsa/gstalsa.h:
21823           Use GST_WARNING instead of g_warning when ALSA functions fail.
21824
21825 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21826
21827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21828           Free XVAdapterInfo correctly.
21829
21830 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21831
21832         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21833         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21834           Make id3tag use correct caps nego.
21835
21836 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21837
21838         * ext/ivorbis/vorbis.c:
21839         * ext/ivorbis/vorbisenc.h:
21840         * ext/ivorbis/vorbisfile.c:
21841           Modify so that it uses the new caps things
21842
21843 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21844
21845         * testsuite/spider/spider1.c: (main):
21846         * testsuite/spider/spider2.c: (main):
21847         * testsuite/spider/spider3.c: (main):
21848           Make tests compile again. They probably don't work.
21849
21850 2003-12-24  Colin Walters  <walters@verbum.org>
21851
21852         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21853         we can't fixate the caps anymore.
21854
21855 2003-12-23  David Schleef  <ds@schleef.org>
21856
21857         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21858         * sys/oss/gstosssink.c: (gst_osssink_init),
21859         (gst_osssink_sink_fixate): Add fixate function.
21860
21861 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21862
21863         * ext/ffmpeg/gstffmpegcodecmap.c:
21864         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21865         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21866         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21867         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21868         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21869         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21870         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21871           fix typo in RGB masks, and move back to "old" colorspace
21872           capsnego code until whoever wrote this new crap has actually
21873           tested it so that it works.
21874           And yes, this works, keep it that way please.
21875
21876 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21877
21878         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21879         (gst_divxdec_init), (gst_divxdec_negotiate):
21880         * ext/divx/gstdivxdec.h:
21881         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21882         (gst_divxenc_init):
21883         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21884         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21885         * ext/mpeg2enc/gstmpeg2enc.cc:
21886         * ext/mpeg2enc/gstmpeg2encoder.cc:
21887         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21888         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21889         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21890         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21891         (dxr3spusink_init):
21892         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21893         (dxr3videosink_init):
21894           Fix caps breakage after Dave's caps branch merge.
21895
21896 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21897
21898         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21899           Fix for 24bpp display.
21900
21901 2003-12-23  Colin Walters  <walters@verbum.org>
21902
21903         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21904         a GnomeVFSHandle directly.
21905
21906 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21907
21908         * gst/volume/Makefile.am:
21909         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21910         (volume_base_init), (volume_init):
21911           Reenable volume element and fix to work with new caps stuff.
21912           Rhythmbox needs this.
21913
21914 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21915
21916         * gst/qtdemux/qtdemux.c: (plugin_init):
21917           qtdemux requires bytestream
21918
21919 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21920
21921         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21922           Fix remaining caps handling errors due to CAPS merge.
21923
21924 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21925
21926         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21927         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21928         (gst_faad_srcconnect):
21929           Port to new caps system.
21930
21931 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21932
21933         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21934         (got_video_size), (main): using g_print instead of g_message.
21935         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21936         signal which was not emitted because of "switch" element added to the
21937         bin but not connected. (Removing from the bin temporarily)
21938
21939 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21940
21941         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21942         find X development files. I don't understand the previous tests and
21943         they fail on my debian/ppc unstable. This one works.
21944         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21945         exiting.
21946         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21947         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21948         (gst_play_set_visualization): Add some safety checks in set_ methods
21949         and state_change. This was throwing some ugly CRITICAL messages when
21950         pipeline was getting disposed and casts were failing.
21951
21952 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21953
21954         * configure.ac:
21955           Improve mpeg2enc detection. This is for distributions that do
21956           ship mjpegtools, but without mpeg2enc. Also does object check
21957           for might there ever be ABI incompatibility.
21958         * ext/mpeg2enc/gstmpeg2enc.cc:
21959           Add Andrew as second maintainer (he's helping me), and also add
21960           an error if no caps was set. This happens if I pull before capsnego
21961           and that's something I should solve sometime else.
21962         * gst/matroska/matroska-demux.c:
21963         (gst_matroska_demux_parse_blockgroup):
21964           Fix time parsing.
21965         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21966         (gst_matroska_mux_track_header):
21967           Add caps to templates.
21968         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21969           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21970         * gst/mpegstream/gstmpegdemux.c:
21971           Remove layer since it causes warnings about unfixed caps.
21972         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21973           Fix obvious typo (we error out if caps were set, we should of
21974           course error out if *no* caps were set).
21975         * sys/oss/gstosselement.c: (gst_osselement_convert):
21976           Fix format conversion, we confused bits/bytes.
21977         * sys/oss/gstosselement.h:
21978           Improve documentation for 'bps'.
21979         * sys/v4l/TODO:
21980           Remove stuff about plugins that need removing - this was done
21981           ages ago.
21982         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21983         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21984         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21985         (gst_v4lsrc_src_query):
21986         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21987         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21988           Add get_query_types(), get_formats() and query() functions.
21989
21990 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21991
21992         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21993         * moved CVS to freedesktop.org